- 11 Apr, 2015 1 commit
-
-
Douwe Maan authored
-
- 20 Mar, 2015 1 commit
-
-
Valery Sizov authored
-
- 10 Mar, 2015 1 commit
-
-
Douwe Maan authored
-
- 06 Mar, 2015 1 commit
-
-
Stan Hu authored
Supports four different event types all bundled under the "note" event type: - comments on a commit - comments on an issue - comments on a merge request - comments on a code snippet
-
- 04 Mar, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 03 Mar, 2015 2 commits
-
-
Douwe Maan authored
-
Stan Hu authored
1) Adds a DB migration for all services to toggle on push, issue, and merge events. 2) Upon an issue or merge request event, fire service hooks. 3) Slack service supports custom messages for each of these events. Other services not supported at the moment. 4) Label merge request hooks with their corresponding actions.
-
- 19 Feb, 2015 1 commit
-
-
Standa Opichal authored
Strips the refs/heads/ if any to get just the branchName out of a :ref e.g.: `refs/heads/feature/newProfile` -> `feature/newProfile` The TeamCity buildQueue POST data require the branchName attribute to contain just the branch name (just xyzbranch and not the full ref in the refs/heads/xyzbranch). With the refs/heads/xyzbranch the build is triggered and looks like it is working however it always ompiles the default branch (or master).
-
- 12 Feb, 2015 1 commit
-
-
Marin Jankovski authored
-
- 03 Feb, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 22 Jan, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 23 Dec, 2014 1 commit
-
-
Jason Lippert authored
-