13 Mar, 2013
1 commit
12 Mar, 2013
1 commit
08 Mar, 2013
1 commit
-
Previously, creating a user without a github login would result in user.github_login == '' instead of nil. This prevented creating more than one user without a github login because of the unique index on the field.
14 Feb, 2013
1 commit
11 Jan, 2013
1 commit
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