11 Mar, 2015
1 commit
09 Mar, 2015
1 commit
04 Mar, 2015
1 commit
13 Feb, 2015
1 commit
-
- pid stored in the correct directory - env var set with SSHKit semantic - on start : warning if already running - on stop : warning if nor running - kill command with separate args
28 Jan, 2015
2 commits
-
- create configurator lib / specs / yardoc - update readme with env config instructions - create configuration docs, documenting all configs - remove copy_configs from rake errbit:bootstrap - set defaults environment variables in .env.default - remove mongoid example yaml configs
26 Jan, 2015
1 commit
24 Jan, 2015
1 commit
-
This file has no need for executable.
21 Jan, 2015
2 commits
-
Implement JSON Api v3
-
I've also did some other minor changes: * Move json payload to fixture file * Add status code to error cases in controller * Move v3 api route outside of api namespace. I've some problems with making this work in tests. * Fix issue with custom exception class
20 Jan, 2015
1 commit
18 Jan, 2015
1 commit
-
This will allow to capture errors send by airbrake-js.
16 Jan, 2015
1 commit
-
- use secrets.yml - use Rails.application over Errbit::Application - do not use secret_token.rb - update devise initializer
07 Jan, 2015
1 commit
01 Jan, 2015
1 commit
29 Dec, 2014
1 commit
23 Dec, 2014
1 commit
21 Dec, 2014
1 commit
20 Dec, 2014
2 commits
14 Nov, 2014
2 commits
-
Conflicts: Gemfile.lock
04 Nov, 2014
1 commit
-
Removing duplication by rendering problems/search partial.
31 Aug, 2014
1 commit
-
Allow app to start w/o ERRBIT_EMAIL_FROM
22 Aug, 2014
1 commit
14 Aug, 2014
1 commit
23 Jul, 2014
1 commit
21 Jul, 2014
1 commit
-
Dokku mongodb plugin compatibility https://github.com/jeffutter/dokku-mongodb-plugin
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
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.
15 Apr, 2014
1 commit
19 Feb, 2014
1 commit
-
Give admins the ability to destroy all problems associated with an app
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
10 Feb, 2014
1 commit
-
Support GitHub Enterprise repository links
08 Feb, 2014
1 commit
05 Feb, 2014
1 commit
-
Let companies or groups that run their own GitHub Enterprise installs be able to link their own repositories. That's the case with our company and we can't easily link the internal repositories.
02 Feb, 2014
1 commit
22 Jan, 2014
1 commit
21 Jan, 2014
1 commit
-
github repository is not working with http
17 Dec, 2013
1 commit
-
…eme. That commit resolves that issue