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
1 commit
-
…. Expand external traces when clicking [...] button.
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.
15 Nov, 2011
1 commit
08 Nov, 2011
1 commit
-
to sort problems.
03 Nov, 2011
1 commit
19 Oct, 2011
1 commit
09 Oct, 2011
1 commit
-
Strictly this shouldn't be necessary however our use case is that we're monitoring a particular problem and what to know whether there is a pattern in when it's occurring. Hence iCal and ics format. On branch: master
04 Oct, 2011
1 commit
-
On branch: master
02 Oct, 2011
2 commits
01 Oct, 2011
1 commit
-
Use http://example.com/apps/<app_id>/deploys.ics?auth_token=xyz to subscribe to deployments timings of an application in iCal.
27 Sep, 2011
3 commits
26 Sep, 2011
6 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
2 commits
-
headers; - cache sortable attributes on Problem - index sortable attributes for performance
-
problems as well (as browsers)
09 Sep, 2011
3 commits
-
…back to issue trackers such as redmine. Redmine can now also be configured with 2 projects - one for creating tickets, and one for viewing files. (Some organizations do it this way because of permissions issues)
-
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
-
…. (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.
13 Aug, 2011
1 commit
09 Aug, 2011
1 commit
-
… just commit this all at once. I used the following command to do this: (on Ubuntu ) find . -not -path '.git' -iname '*.rb' -print0 | xargs -0 sed -i 's/[[:space:]]*$//'
08 Aug, 2011
3 commits
-
Conflicts: app/helpers/application_helper.rb app/views/apps/_fields.html.haml
18 Jul, 2011
1 commit
27 Jun, 2011
3 commits
-
… not in the summary area. Conflicts: app/models/notice.rb app/views/notices/_summary.html.haml
-
…o the file in the GitHub repo. Conflicts: app/helpers/errs_helper.rb app/models/app.rb app/models/notice.rb app/views/apps/_fields.html.haml app/views/notices/_summary.html.haml spec/models/notice_spec.rb
03 May, 2011
1 commit
-
Conflicts: Gemfile app/helpers/application_helper.rb app/models/app.rb
25 Apr, 2011
1 commit