- 22 Jan, 2017 2 commits
-
-
Tiago Botelho authored
-
Tiago Botelho authored
-
- 20 Dec, 2016 2 commits
-
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
- 16 Dec, 2016 3 commits
-
-
Z.J. van de Weg authored
-
Z.J. van de Weg authored
-
Z.J. van de Weg authored
-
- 15 Dec, 2016 2 commits
-
-
Felipe Artur authored
-
Felipe Artur authored
-
- 14 Dec, 2016 1 commit
-
-
Nick Thomas authored
-
- 18 Nov, 2016 2 commits
-
-
Felipe Artur authored
-
Kamil Trzcinski authored
-
- 17 Nov, 2016 2 commits
-
-
Z.J. van de Weg authored
[ci skip]
-
Kamil Trzcinski authored
-
- 16 Nov, 2016 1 commit
-
-
Adam Niedzielski authored
-
- 04 Oct, 2016 1 commit
-
-
James Lopez authored
-
- 09 Sep, 2016 1 commit
-
-
Lin Jen-Shin authored
Not sure why I missed this before. I thought I added it.
-
- 31 Aug, 2016 4 commits
-
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
- 12 Aug, 2016 1 commit
-
- 04 Aug, 2016 1 commit
-
- 02 Aug, 2016 1 commit
-
-
Lin Jen-Shin authored
Closes #20115
-
- 29 Jul, 2016 2 commits
-
-
Lin Jen-Shin authored
Also add Service#event_names so that we don't have to hard code all event names in ServiceParams. Note that I don't know why we want to call plural on issue_event and merge_request_event so that we still need to hard code them for issues_event and merge_requests_event. See app/helpers/services_helper.rb for those special rules.
-
Lin Jen-Shin authored
I might be squashing this commit in the future.
-
- 21 Jul, 2016 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 20 Jul, 2016 1 commit
-
-
Felipe Artur authored
-
- 19 Jul, 2016 2 commits
-
-
Felipe Artur authored
-
Eugene Howe authored
* This method previously iterated over all services in a project. Now it will directly query the ExternalWikiService for the project and filter by active state. * The presence of an external wiki is also cached * When an external wiki is added or removed, the cached value is updated
-
- 15 Jul, 2016 1 commit
-
-
Felipe Artur authored
-
- 29 Jun, 2016 1 commit
-
-
Tim authored
Requested in #14669 Added note to changelog
-
- 16 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 13e37a3e.
-
James Lopez authored
-
- 15 Jun, 2016 1 commit
-
-
Yorick Peterse authored
This ensures that code such as this don't run needless SQL queries: project.gitlab_issue_tracker_service.project This also means that if the root `project` eager loads any associations the Service object will be able to re-use those.
-
- 10 Jun, 2016 1 commit
-
-
Paco Guzman authored
Using update_column to store the boolean flag to avoid any side effects with the current state of the project instance
-
- 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
-