05 Nov, 2012
1 commit
29 Oct, 2012
1 commit
28 Oct, 2012
2 commits
23 Sep, 2012
1 commit
19 Sep, 2012
2 commits
-
…nto concordia-publishing-house-add-api Conflicts: Gemfile Gemfile.lock
29 Aug, 2012
1 commit
28 Aug, 2012
3 commits
-
- Use RABL to render response - Use Devise's token authentication
22 Aug, 2012
3 commits
21 Aug, 2012
2 commits
-
… shown at 500.html inside monitored app.
-
…rake gem), so now Errbit is compatible with the user informer feature.
04 Jun, 2012
2 commits
-
…ween creating an issue on Github, or on their configured issue tracker.
03 Jun, 2012
2 commits
-
It fixes ActionView::Template::Error (undefined method `>' for nil:NilClass) error. This error was showing when there is only one app was present. In AppsController when we were trying to sort our apps and if apps.count == 1 the sort method actually doesn't call block so we had empty @unresolved_counts, @problem_counts assigns.
02 Jun, 2012
1 commit
16 May, 2012
1 commit
-
Conflicts: Gemfile.lock
30 Mar, 2012
1 commit
23 Mar, 2012
1 commit
21 Mar, 2012
2 commits
-
Conflicts: spec/controllers/errs_controller_spec.rb
08 Mar, 2012
1 commit
-
- closes #164 - Kaminari was dropping the ?notice=1 from the first page link. In the controller if notice is not passed in we were assuming the user wanted the latest notice instead of the first. - Originally the Errs#show page would default to displaying the last notice page since that was the most recent notice. We changed the controller to order notices by created_at so that the notice we want to view is on page 1. That way, we do not have to fight Kaminari. - Rename Previous and Next to Older and Newer to reflect user's intent.
05 Jan, 2012
1 commit
30 Nov, 2011
3 commits
29 Nov, 2011
2 commits
19 Oct, 2011
1 commit
27 Sep, 2011
1 commit
26 Sep, 2011
2 commits
-
…les, fixed whitespace, upgraded RSpec to 2.6.0 Conflicts: app/helpers/errs_helper.rb app/mailers/mailer.rb app/models/notice.rb app/views/errs/_table.html.haml app/views/errs/show.html.haml app/views/notices/_summary.html.haml spec/models/issue_trackers/redmine_tracker_spec.rb spec/views/errs/show.html.haml_spec.rb
08 Sep, 2011
1 commit
05 Sep, 2011
2 commits