13 Jun, 2014
1 commit
-
Conflicts: Gemfile Gemfile.lock app/controllers/apps_controller.rb app/models/issue_trackers/github_issues_tracker.rb app/views/apps/_fields.html.haml app/views/apps/edit.html.haml spec/models/issue_trackers/github_issues_tracker_spec.rb
11 Jun, 2014
2 commits
04 Dec, 2013
2 commits
-
This new system can avoid having all dependencies in Errbit directly. Now if you want new issue tracker you need add it. Not delete it like previous. This work is in progress actually
-
* avoid a filter to parse IssueTracker params * Add acceptance test with phantomjs to be sure the Apps editing works fine with IssueTracker * Add IssueTrackers::None the IssueTracker configure doing nothing
30 Nov, 2013
1 commit
03 Oct, 2013
1 commit
-
Now the api_key of app can be regenerate. In previous this api-key can't be regenerate by the web front. To regenerate this api_key you need go to the edit app page. See #547
20 Aug, 2013
1 commit
23 Jul, 2013
2 commits
-
spec/controllers
17 Jul, 2013
1 commit
-
* Stop using inherited_resources and only decent_exposure * Use decent_exposure when it's possible * Extract some translation
29 Oct, 2012
1 commit
28 Oct, 2012
1 commit
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.
05 Jan, 2012
1 commit
29 Nov, 2011
1 commit
19 Oct, 2011
1 commit
26 Sep, 2011
1 commit
-
…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
05 Sep, 2011
1 commit
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.
18 Aug, 2011
2 commits
-
…t, I'm not getting paid at all!
15 Aug, 2011
1 commit
13 Aug, 2011
1 commit
12 Aug, 2011
2 commits
10 Aug, 2011
1 commit
08 Aug, 2011
1 commit
-
…ngle-agile-project-management). Also did some general tidy up of messages/css/etc relating to issue trackers.
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.
25 Jul, 2011
1 commit
-
Moved too fast without thinking about tests, for a lot of things. Wrote tests for all_errs and environment params for /app/:id and /errs Tests for the Mongoid override reside in a separate fork of mongoid, found at https://github.com/mhs/mongoid/commit/e5b2b1346c73a2935c606317314b6ded07260429#diff-1 it didn't make sense to re-test this functionality.
20 Jul, 2011
1 commit
18 Jul, 2011
1 commit
25 Apr, 2011
2 commits
01 Apr, 2011
1 commit
30 Mar, 2011
1 commit
29 Mar, 2011
1 commit