04 Sep, 2015
1 commit
-
Refs #561 users can see all apps
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.
30 Aug, 2015
1 commit
-
upgrade to rails 4.2
28 Aug, 2015
3 commits
24 Aug, 2015
1 commit
-
sort apps by name
22 Aug, 2015
2 commits
-
purge old migrations
-
Refs #921 By now, hopefully all our users have upgraded at least up to v0.3.0 and run migrations there which would include all but one migration at this point. Users who are upgrading from an older version of Errbit should check out v0.4.0, run migrations and then continue on from there. This is the migration plan going forward and its documented in the upgrade section of the README file.
21 Aug, 2015
3 commits
-
Fixed notice parsing error when request['url'] is 'file:///...'
18 Aug, 2015
1 commit
-
#918 fix problem url in slack notifications + port
14 Aug, 2015
13 commits
-
Mongoid5 and performance improvements
-
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.
-
This seems to be a display concern. Anything related to displaying backtrace lines for the UI now lives in BacktraceLineDecorator.
-
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
12 Aug, 2015
1 commit
-
heroku button: enforce ssl by default
09 Aug, 2015
1 commit
-
Truncate long problem message, fixed #848
04 Aug, 2015
1 commit
31 Jul, 2015
1 commit
29 Jul, 2015
1 commit
-
Heroku button
17 Jul, 2015
2 commits
-
Updated rails to 4.1.12
15 Jul, 2015
3 commits
25 Jun, 2015
2 commits
-
#870 App Server not in notification email
18 Jun, 2015
1 commit