21 Mar, 2015
2 commits
-
Add url to webhook service
16 Mar, 2015
2 commits
-
Fixing slack integration
-
https://github.com/errbit/errbit/commit/28e1148fd14c63b757bbdf7824fc174d236f49d2 changed SlackService notifier to rely only on the service_url, and no longer needing an api_token This apparently broke the form for any newly created app, because a notifier was only considered `configured?` if the api_token was set, which is now impossible to do for slack I wasn't really sure how to go about this, because I'm not very familiar with the codebase yet, but I just thought I'd push the fix I've made on my fork so this can be properly discussed
14 Mar, 2015
2 commits
-
Fix mongodb url for other host then localhost
13 Mar, 2015
2 commits
-
Fixes possible typo
12 Mar, 2015
3 commits
-
hack around broken rvm ruby detection
-
Notify about errors in HipChat
-
stop modifying custom mongo uri
11 Mar, 2015
2 commits
09 Mar, 2015
7 commits
-
use dotenv-rails
-
respect PORT env var
-
remove foreman
08 Mar, 2015
2 commits
-
Fixed capistrano deployment docs
05 Mar, 2015
2 commits
-
upgrade capistrano to 3.4.0
04 Mar, 2015
1 commit
25 Feb, 2015
2 commits
-
Fix Slack Integration Service
-
Add Slack Documentation for Setup
24 Feb, 2015
1 commit
-
783 allow custom issue tracker templates
23 Feb, 2015
3 commits
-
add coverage info for jruby to coveralls
22 Feb, 2015
4 commits
19 Feb, 2015
2 commits
-
adding readme changes for local install
13 Feb, 2015
3 commits
-
Refs #785 add md and txt issue tracker templates
-
Unicorn deploy tweaks
-
- 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