02 Jan, 2016
1 commit
24 Nov, 2015
1 commit
04 Nov, 2015
1 commit
29 Oct, 2015
1 commit
03 Oct, 2015
1 commit
01 Sep, 2015
1 commit
-
In the past users could only follow apps if an admin did it for them. But now users can follow and unfollow any apps. Following an app is no longer like a permission to view that app.
10 Apr, 2015
1 commit
20 Mar, 2015
1 commit
22 Dec, 2014
1 commit
18 Nov, 2014
1 commit
-
Extract all Issue Tracker in gems
17 Nov, 2014
1 commit
14 Nov, 2014
1 commit
-
Conflicts: Gemfile.lock
04 Nov, 2014
1 commit
-
Removing duplication by rendering problems/search partial.
30 Aug, 2014
1 commit
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
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
09 Dec, 2013
1 commit
-
….io/kb/ios/app-versions
06 Dec, 2013
1 commit
-
…his amount. filtering only happens if both min_app_version and app-version are set.
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
20 Nov, 2013
1 commit
15 Oct, 2013
3 commits
-
Change 'hoptoad_notifier' to 'airbrake'.
-
The page to create an apps failed. Fix #586
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
17 Sep, 2013
1 commit
16 Sep, 2013
2 commits
-
Conflicts: app/views/apps/show.html.haml
19 Aug, 2013
1 commit
-
Extract i18n key to allow translation in future. Back to 'Notification Service' instead of 'Notify' introduce on [f18a9814c2a04753f3c7946e2dce688cb81255ce] see #531
07 Aug, 2013
1 commit
17 Jul, 2013
1 commit
-
* Stop using inherited_resources and only decent_exposure * Use decent_exposure when it's possible * Extract some translation
12 Mar, 2013
1 commit
05 Mar, 2013
1 commit
14 Feb, 2013
1 commit
12 Feb, 2013
1 commit
11 Jan, 2013
1 commit
-
It was very easy to destroy the application instead of deleting errors Also add a related test on the confirmation