01 Jun, 2012
1 commit
-
Conflicts: Gemfile Gemfile.lock app/assets/javascripts/errbit.js app/assets/stylesheets/errbit.css app/models/user.rb config/initializers/_load_config.rb
30 May, 2012
1 commit
23 Mar, 2012
2 commits
21 Mar, 2012
1 commit
01 Mar, 2012
1 commit
26 Nov, 2011
1 commit
-
add select all checkboxes button fro problems page, closes #111
19 Nov, 2011
2 commits
16 Nov, 2011
1 commit
08 Nov, 2011
1 commit
-
which direction the contents are being sorted.
24 Oct, 2011
4 commits
18 Oct, 2011
1 commit
-
This reverts commit cbc8b8c74c123d030d5ca05649e8089d2d33def3.
17 Oct, 2011
1 commit
-
On branch: master
15 Oct, 2011
2 commits
02 Oct, 2011
2 commits
27 Sep, 2011
5 commits
-
… info tabs (grey for unselected, light for selected) [ci skip]
26 Sep, 2011
11 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
3 commits
-
- line numbers make no sense apart from file names - put visual emphasis on most important information
-
- move navigation to the header - pagination links don't need to be buttons - tighten up subnav in Errs#show
-
…tylesheets. Module is small enough to live in initializer.