28 Sep, 2015
1 commit
14 Aug, 2015
1 commit
21 May, 2014
1 commit
03 Dec, 2013
1 commit
06 Mar, 2013
1 commit
05 Mar, 2013
2 commits
28 Jan, 2013
1 commit
28 Oct, 2012
1 commit
-
Fix the error introduced in 6e4c563ff66dbba200c98dff8ed733d72ad1237d
05 Oct, 2012
3 commits
-
- add BacktraceLine#file_relative
03 Oct, 2012
1 commit
14 Jul, 2012
1 commit
01 Jun, 2012
1 commit
-
Make whole (path/file) into github link, hide [PROJECT_ROOT], and replace [GEM_ROOT]/gems/****-*.*.* with bold gem name. Improved CSS colors.
31 May, 2012
1 commit
-
…er :partial => *, :collection => line_group, :as => :line
30 May, 2012
3 commits
-
…. Expand external traces when clicking [...] button.
28 May, 2012
3 commits
-
This allows us to know who took the action that caused the error, so we can follow up via email or phone if we need further information about the context.
02 Feb, 2012
2 commits
-
…ff the Time fields. See https://github.com/mongoid/mongoid/issues/64
19 Oct, 2011
1 commit
27 Sep, 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
14 Sep, 2011
1 commit
12 Sep, 2011
1 commit
-
On branch: master
11 Sep, 2011
2 commits
-
problems as well (as browsers)
-
- line numbers make no sense apart from file names - put visual emphasis on most important information
10 Sep, 2011
1 commit
-
… to go out of sync depending on zoom levels for webkit browsers. Sure, you shouldn't use tables for layouts, but when you have a 'heading' and a 'column' for a 'table' of data ... that's what they're for! [ci skip]
09 Sep, 2011
2 commits
-
github url, but points to a redmine repo. The format of the link is something like: https://redmine.example.com/projects/my_great_project/repository/revisions/master/entry after that file path and line number are appended. Conflicts: app/views/notices/_backtrace.html.haml
05 Sep, 2011
1 commit
27 Aug, 2011
1 commit
-
…n fixing the backtrace 'missing files' problem. I added the '[unknown file]' check to the sanitize method on notices, which runs from a before_save filter. Also, doesn't hurt to ensure that line['file'] is a string.
09 Aug, 2011
1 commit