17 Jul, 2013
1 commit
-
* Stop using inherited_resources and only decent_exposure * Use decent_exposure when it's possible * Extract some translation
15 Jul, 2013
1 commit
-
Extract some instance variable in DecentExposure extract same usage of params in ProblemController and AppController
12 Feb, 2013
1 commit
28 Oct, 2012
3 commits
10 Aug, 2012
1 commit
07 Aug, 2012
1 commit
04 Jun, 2012
3 commits
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.
04 Jan, 2012
1 commit
19 Oct, 2011
1 commit
26 Sep, 2011
2 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
2 commits
03 Sep, 2011
3 commits
-
… comment to explain how InheritedResources' begin_of_association_chain works.
27 Aug, 2011
2 commits
-
…. (We needed to set up 10+ apps using the same issue tracker and watcher email). Works great, and is tested, but I wouldn't mind some help on the UI.
-
…issue tracker models. This not only keeps the view DRY, but also streamlines the process of creating new issue trackers. Next step is to write a rails generator so that we can run 'rails generate issue_tracker NewIssueTracker'. Also, this commit contains a fix for the apps/edit page, where issue trackers were not being saved correctly.
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
13 Aug, 2011
1 commit
12 Aug, 2011
3 commits
07 Aug, 2011
2 commits
-
…f both low and high traffic sites, so this feature would be useful so that we can stay on top of errors in some cases, and avoid getting spammed in others.
15 Jul, 2011
1 commit
14 Jul, 2011
1 commit
23 Apr, 2011
1 commit
30 Mar, 2011
2 commits
29 Mar, 2011
1 commit
09 Mar, 2011
1 commit