- 01 Jun, 2017 1 commit
-
-
Jarka Kadlecova authored
-
- 10 May, 2017 1 commit
-
-
Rémy Coutable authored
Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 22 Jan, 2017 2 commits
-
-
Tiago Botelho authored
-
Tiago Botelho authored
-
- 12 Jan, 2017 1 commit
-
-
Robert Speicher authored
Use ReactiveCaching to update external CI status asynchronously See https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/2055
-
- 16 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 13e37a3e.
-
James Lopez authored
-
- 14 Jun, 2016 3 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Benjamin Schmid authored
If one had configured a `bamboo_url` like http://foo.bar/bamboo in the previous implementation the plugin directed it's request i.e. to http://foo.bar/rest/... instead of http://foo.bar/bamboo/rest/... `URI.join` only works correctly, if the prefix URL has - at least one or more trailing '/' - the appended parts are _not_ prefixed with '/' The current implementation should work with all sorts of Bamboo base URLs. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Benjamin Schmid authored
This improves the Bamboo Service and provides a fix for situations, where the build trigger won't work, because Bamboo is requiring authentication also for the trigger GET. The change now does provide additional HTTP Basic Auth parameters if user credentials were provided and appends an request parameter indicating the HTTP Basic Authentication should be used. This aligns interaction with Bamboo with the other calls this service executes. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 09 May, 2016 1 commit
-
-
Jeroen van Baarsen authored
In 8278b763 the default behaviour of annotation has changes, which was causing a lot of noise in diffs. We decided in #17382 that it is better to get rid of the whole annotate gem, and instead let people look at schema.rb for the columns in a table. Fixes: #17382
-
- 06 May, 2016 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 13 Apr, 2016 1 commit
-
-
Rémy Coutable authored
Also, improve specs for BambooService Similar to https://gitlab.com/gitlab-org/gitlab-ce/issues/3515Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 06 Jan, 2016 1 commit
-
-
Stan Hu authored
-
- 15 Dec, 2015 2 commits
-
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
- 07 Dec, 2015 1 commit
-
-
Robert Speicher authored
-
- 15 Oct, 2015 1 commit
-
-
Alex Lossent authored
Password can now be specified at the same time as the new URL, and the service template admin pages now work.
-
- 14 Oct, 2015 2 commits
-
-
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.
-
- 12 Oct, 2015 1 commit
-
-
Valery Sizov authored
-
- 11 Apr, 2015 1 commit
-
-
Douwe Maan authored
-
- 20 Mar, 2015 1 commit
-
-
Valery Sizov 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.
-
- 12 Feb, 2015 1 commit
-
-
Marin Jankovski authored
-
- 03 Feb, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 22 Jan, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 28 Oct, 2014 1 commit
-
-
Drew Blessing authored
-