06 Jul, 2012
3 commits
05 Jun, 2012
1 commit
-
looks like this mongoid bug was fixed here: https://github.com/mongoid/mongoid/commit/2bf79e273723b18b9706cf4ebeb348135af83fbe
04 Jun, 2012
3 commits
-
…ween creating an issue on Github, or on their configured issue tracker.
01 Jun, 2012
1 commit
30 May, 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.
19 Oct, 2011
2 commits
15 Oct, 2011
1 commit
26 Sep, 2011
4 commits
-
Conflicts: app/controllers/apps_controller.rb app/models/app.rb app/models/deploy.rb app/models/problem.rb app/views/notices/_backtrace.html.haml app/views/notices/_summary.html.haml public/stylesheets/application.css spec/models/problem_spec.rb
-
…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
11 Sep, 2011
1 commit
-
headers; - cache sortable attributes on Problem - index sortable attributes for performance
05 Sep, 2011
4 commits
24 Aug, 2011
1 commit
-
In before filter you can simply redirect to halt execution (simplified require_admin!). Extracted creating deploy logic to separate methods for defaut deploy and heroku deploy. Haml views should use haml-style tag declarations: %h3#watchers_toggle not %h3{:id => 'watchers_toggle'}
18 Aug, 2011
1 commit
08 Aug, 2011
1 commit
21 Jul, 2011
1 commit
15 Jul, 2011
1 commit
23 Apr, 2011
1 commit
08 Apr, 2011
1 commit
30 Mar, 2011
3 commits
09 Mar, 2011
1 commit
04 Mar, 2011
2 commits
23 Nov, 2010
1 commit
19 Aug, 2010
1 commit
13 Aug, 2010
1 commit