- Oct 15, 2015
-
-
Valery Sizov authored
-
- Oct 14, 2015
-
-
Valery Sizov authored
-
Valery Sizov authored
This reverts commit b4639754.
-
Alex Lossent authored
It now allows to specify a password at the same time as the new URL, and works on the service template admin pages.
-
- Oct 12, 2015
-
-
Valery Sizov authored
-
- Apr 11, 2015
-
-
Douwe Maan authored
-
- Mar 20, 2015
-
-
Valery Sizov authored
-
- Mar 10, 2015
-
-
Douwe Maan authored
-
- Mar 06, 2015
-
-
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
-
- Mar 04, 2015
-
-
Dmitriy Zaporozhets authored
-
- Mar 03, 2015
-
-
Douwe Maan 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.
-
- Feb 19, 2015
-
-
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).
-
- Feb 12, 2015
-
-
Marin Jankovski authored
-
- Feb 03, 2015
-
-
Dmitriy Zaporozhets authored
-
- Jan 22, 2015
-
-
Dmitriy Zaporozhets authored
-
- Dec 23, 2014
-
-
Jason Lippert authored
-