17 Sep, 2015

1 commit


01 Sep, 2015

1 commit


28 Aug, 2015

1 commit


21 Aug, 2015

1 commit


18 Aug, 2015

1 commit


14 Aug, 2015

7 commits


13 Aug, 2015

1 commit


31 Jul, 2015

1 commit


15 Jul, 2015

1 commit


27 May, 2015

1 commit


19 May, 2015

1 commit


17 Apr, 2015

1 commit


10 Apr, 2015

1 commit


21 Mar, 2015

1 commit


20 Mar, 2015

1 commit


16 Mar, 2015

1 commit

  • https://github.com/errbit/errbit/commit/28e1148fd14c63b757bbdf7824fc174d236f49d2 changed SlackService notifier to rely only on the service_url, and no longer needing an api_token
    
    This apparently broke the form for any newly created app, because a notifier was only considered `configured?` if the api_token was set, which is now impossible to do for slack
    
    I wasn't really sure how to go about this, because I'm not very familiar with the codebase yet, but I just thought I'd push the fix I've made on my fork so this can be properly discussed
    Miguel Palhas
     

11 Mar, 2015

1 commit


25 Feb, 2015

1 commit


23 Feb, 2015

1 commit


29 Jan, 2015

3 commits


08 Jan, 2015

1 commit

  • The GoogleTalk/Jabber Notification Service was leaking keepalive
    threads, because xmpp4r creates an internal keealive thread on
    connect that is only cleaned up when closing the client.
    
    This lead to workers quickly running out of threads and throwing
    exceptions like `ThreadError: can't alloc thread`.
    Felix Bünemann
     

31 Dec, 2014

1 commit


28 Dec, 2014

1 commit


27 Dec, 2014

2 commits


26 Dec, 2014

3 commits


23 Dec, 2014

1 commit


20 Dec, 2014

3 commits