29 Aug, 2013
1 commit
-
Fix #219
18 Jun, 2013
1 commit
-
Problems are the models rendered in the UI now, not Errs. Errs are functioning as a glorified hash table. It makes more sense to validate problems. Also, this paves the way for the next commit, so that no functionality is lost in the subsequent refactor.
22 May, 2013
1 commit
-
* Extract the Problem#merge! in his own class * Extract the update cache system from problem in his own class * Welcome back to the backtrace_line_spec not found by a rspec spec because no end by _spec.rb
13 Mar, 2013
1 commit
14 Feb, 2013
1 commit
29 Oct, 2012
1 commit
20 Oct, 2012
1 commit
-
Notice counts are all zero when you resolve a problem
14 Oct, 2012
1 commit
27 Sep, 2012
1 commit
19 Sep, 2012
1 commit
-
resolves the apparent sorting fail on problems by last notice timestamp
28 Aug, 2012
3 commits
-
- Use RABL to render response - Use Devise's token authentication
10 Jul, 2012
1 commit
25 Jun, 2012
2 commits
-
This reverts commit ea83482ab258ff2373ff1ac936f8d3eb26c59ae8, reversing changes made to 5b82e2d7b48a5cb5eedb97f6af3a58dd10f8fe12.
05 Jun, 2012
2 commits
-
…(in case tracker is changed, or multiple trackers are registered)
30 May, 2012
1 commit
31 Jan, 2012
2 commits
17 Jan, 2012
1 commit
30 Nov, 2011
2 commits
03 Nov, 2011
1 commit
02 Nov, 2011
1 commit
-
Performance tweaks
19 Oct, 2011
3 commits
28 Sep, 2011
1 commit
26 Sep, 2011
3 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
10 Sep, 2011
1 commit
05 Sep, 2011
3 commits