- Jan 24, 2019
-
-
Yorick Peterse authored
This reverts commit 426716d1
-
Yorick Peterse authored
[11.4] Do not expose trigger token when user should not see it See merge request gitlab/gitlabhq!2761 (cherry picked from commit bc660b08642de2a68e39a443566e7665f057a0a8) 1b81cbce Do not expose trigger token when user should not see it
-
- Aug 03, 2018
-
-
gfyoung authored
Partially addresses #47424.
-
- Jan 08, 2018
-
-
Yorick Peterse authored
This removes all usage of soft removals except for the "pending delete" system implemented for projects. This in turn simplifies all the query plans of the models that used soft removals. Since we don't really use soft removals for anything useful there's no point in keeping it around. This _does_ mean that hard removals of issues (which only admins can do if I'm not mistaken) can influence the "iid" values, but that code is broken to begin with. More on this (and how to fix it) can be found in https://gitlab.com/gitlab-org/gitlab-ce/issues/31114. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/37447
-
- Sep 12, 2017
-
-
Maxim Rydkin authored
-
- May 07, 2017
-
-
Zeger-Jan van de Weg authored
-
- Apr 11, 2017
-
-
Z.J. van de Weg authored
I started out as I missed the foreign key on ci_triggers and projects. However, it seemed Yorick caught this already on gitlab-org/gitlab-ce!9388. Still I found a missing foreign key, between the trigger requests and triggers. This commit adds it, and removes the depend: :destroy on the Rails model Ci::Triggers
-
- Apr 07, 2017
-
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
- Apr 06, 2017
-
-
Shinya Maeda authored
-
- Mar 17, 2017
-
-
- Mar 07, 2017
-
-
Kamil Trzcińśki authored
-
- Mar 05, 2017
-
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki authored
- they can have owner, - they can be edited, - they have description, - you can take ownership of them
-
- Feb 23, 2017
-
-
Douwe Maan authored
-
- Oct 24, 2016
-
-
David Wagner authored
They were Rails' default and are unnecessarily overridden. Signed-off-by:
David Wagner <david@marvid.fr>
-
- Jun 03, 2016
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- May 09, 2016
-
-
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
-
- May 06, 2016
-
-
Zeger-Jan van de Weg authored
-
- Jan 13, 2016
-
-
Tomasz Maczukin authored
-
- Jan 06, 2016
-
-
Stan Hu authored
-
- Dec 11, 2015
-
-
Kamil Trzcińśki authored
-
- Nov 13, 2015
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Sep 10, 2015
-
-
Dmitriy Zaporozhets authored
-
- Aug 26, 2015
-
-
Douwe Maan authored
-