28 Sep, 2015
1 commit
27 Sep, 2015
1 commit
-
cache app on notice
26 Sep, 2015
1 commit
-
Notices always have an app API key when they arrive at Errbit, so it makes sense to cache the app id onto the notice object. This will allow for more efficient refingerprinting and reporting down the road.
25 Sep, 2015
1 commit
-
removing rspec warnings from old syntax
24 Sep, 2015
3 commits
-
fixing mongoid-rspec problem with bundle install and also update mongoid gem for compatibility
19 Sep, 2015
1 commit
18 Sep, 2015
1 commit
17 Sep, 2015
1 commit
16 Sep, 2015
1 commit
15 Sep, 2015
1 commit
-
refs #934 catch and provide error on invalid xml
14 Sep, 2015
2 commits
10 Sep, 2015
2 commits
-
Fix bitbucket link to bitbucket source.
09 Sep, 2015
2 commits
-
Refs #942 fix double filenames in backtraces
08 Sep, 2015
2 commits
-
Refs #933 remove remnants of BacktraceLineHelper
07 Sep, 2015
1 commit
-
Use Ruby 2.2.3 by default for Heroku deployment
06 Sep, 2015
1 commit
-
fixes #936 Moved script/rails to bin/rails
05 Sep, 2015
3 commits
-
Fix wrong markup in README.md
-
Ruby 2.2.3 is the latest release of Ruby.
04 Sep, 2015
2 commits
-
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
1 commit
-
Mongoid5 and performance improvements