20 Dec, 2014
1 commit
14 Nov, 2014
1 commit
-
Conflicts: Gemfile.lock
04 Nov, 2014
1 commit
31 Aug, 2014
1 commit
30 Aug, 2014
2 commits
26 Aug, 2014
1 commit
-
Added a shared_example to handle default specs for emails
22 Aug, 2014
1 commit
17 Jun, 2014
2 commits
-
Add notices to show action
-
This commit backs out the nesting of the error and notices as this would be better placed in an error or notices route.
15 Jun, 2014
1 commit
-
If there is no problem for the requested id the api will now correctly return a 404 status.
13 Jun, 2014
2 commits
-
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
-
have only one 'create issue' button
11 Jun, 2014
2 commits
22 May, 2014
1 commit
21 May, 2014
1 commit
12 May, 2014
1 commit
09 May, 2014
1 commit
-
This allows a problem id to be passed to the problem api and only information for that problem will be returned.
19 Apr, 2014
1 commit
18 Apr, 2014
1 commit
14 Apr, 2014
2 commits
-
Fixed password reset token not working for Devise in current Errbit build.
01 Apr, 2014
1 commit
31 Mar, 2014
1 commit
-
Older applications used this scheme for generating trace signatures. This brings them back such that migrations from older versions to new ones can occur.
30 Mar, 2014
2 commits
-
When creating a issue using octokit, we need to pass a instead of a , as those are changes on the new octokit gem. [fixes #675]
29 Mar, 2014
1 commit
-
Legacy versions of errbit used different strategy for generating the method signatures for duplicate duplication. This allows custom signatures to be easily dropped in via methods such as an initializer.
18 Feb, 2014
1 commit
-
Hint: This diff is much easier to read if you ignore whitespace
14 Feb, 2014
1 commit
-
Conflicts: Gemfile Gemfile.lock app/models/issue_trackers/github_issues_tracker.rb app/models/issue_trackers/redmine_tracker.rb spec/models/issue_trackers/redmine_tracker_spec.rb
22 Jan, 2014
1 commit
06 Jan, 2014
1 commit
-
Ignore errors reported from old versions of an app
01 Jan, 2014
1 commit
-
Previously the link would point to the revision overview, where the line number in the urlmakes no sense. Now it shows the file a t the proper line. One can still switch to the changes from there with one click.
10 Dec, 2013
1 commit
04 Dec, 2013
3 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
03 Dec, 2013
2 commits
30 Nov, 2013
1 commit