28 Oct, 2012
4 commits
-
update debugger gem
-
The previous version doesn't work with 1.9.3-p286.
26 Oct, 2012
1 commit
-
Backtrace link to correct source path and file
25 Oct, 2012
15 commits
-
Reduce the padding of table content to keep rows within the main layout
-
Campfire notification link
-
Image optimization
-
Tracker labelling
24 Oct, 2012
3 commits
23 Oct, 2012
2 commits
-
Some more stuff about LDAP [ci skip]
-
Found some more stuff on my second run which you have to do when you setup the app
22 Oct, 2012
3 commits
-
Extend Readme.md with some more LDAP auth stuff
-
You need to add the devise strategy to enable LDAP lookups.
20 Oct, 2012
9 commits
-
added support to change the branch name for backtrace links - default to...
-
…hukydvir-add_support_for_gtalk Conflicts: Gemfile app/models/notification_services/campfire_service.rb spec/fabricators/notification_service_fabricator.rb
-
Notice counts are all zero when you resolve a problem
-
… shukydvir-adding_pushover_support Conflicts: Gemfile
-
Backtrace extraction
-
Ensure user exists when displaying comments for a problem
-
kaminari: num_pages has been renamed to total_pages
19 Oct, 2012
1 commit
18 Oct, 2012
2 commits
-
`heroku rake` has been deprecated. Please use `heroku run rake` instead [ci skip]