17 Sep, 2015
1 commit
01 Sep, 2015
1 commit
-
In the past users could only follow apps if an admin did it for them. But now users can follow and unfollow any apps. Following an app is no longer like a permission to view that app.
28 Aug, 2015
1 commit
21 Aug, 2015
1 commit
18 Aug, 2015
1 commit
-
#918 fix problem url in slack notifications + port
14 Aug, 2015
7 commits
-
This necessitates a mongo dependency upgrade because full-text searching was not available until mongo2.4 and not considered production-ready until mongo2.6. But this drastically improves search performance as the database grows.
-
These changes reduce the typical number of queries needed to insert an error from nine to five.
-
inspired by 12-factor, we now log to STDOUT by default instead of a named log file in ./log. This is just a default, and you can still configure your own log location using ERRBIT_LOG_LOCATION.
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
-
new image icon interface
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
11 Mar, 2015
1 commit
25 Feb, 2015
1 commit
-
Add Slack Documentation for Setup
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`.
31 Dec, 2014
1 commit
-
Fingerprint::Sha1 and Fingerprint::MD5 instead of the less descriptive Default and Legacy. Updates README Conflicts: README.md
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