- Feb 14, 2018
-
-
Jarka Kadlecova authored
-
Jarka Kadlecova authored
-
- Feb 13, 2018
-
-
Ahmad Sherif authored
Closes #37436 Closes gitaly#998
-
- Feb 12, 2018
-
-
Rubén Dávila authored
This reverts commit a58f8c32, reversing changes made to cd5d75c3.
-
- Feb 09, 2018
-
-
Kamil Trzcińśki authored
Fix using wildcards in protected tags to expose protected variables
-
Douwe Maan authored
Merge branch 'security-10-4-25223-snippets-finder-doesnt-obey-feature-visibility' into 'security-10-4' [Port for security-10-4]: Makes SnippetFinder ensure feature visibility
-
- Feb 08, 2018
-
-
Hassan Zamani authored
-
Stan Hu authored
MergeRequest#rebase_in_progress? and MergeRequest#rebase_path were called twice each time per request. This memoization helps reduce the overall number of queries. See https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/51616319 as a failing job. Closes gitlab-org/gitlab-ee#4857
-
- Feb 07, 2018
-
-
Ahmad Sherif authored
This reduces the number of RefExists RPC call.
-
Rubén Dávila authored
-
Dylan Griffith authored
-
Pawel Chojnacki authored
+ address small nitpicks
-
Pawel Chojnacki authored
-
- Feb 06, 2018
-
-
Dylan Griffith authored
- Move the exception handling as close to the source as possible to avoid leaking Psych ahstraction - Also remove unnecessary rescue all statement from LintsController. This should not be necessary anymore since any YAML errors should all be caught by the #validation_message method.
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Pawel Chojnacki authored
-
Bastian Blank authored
Signed-off-by:
Bastian Blank <waldi@debian.org>
-
Pawel Chojnacki authored
-
Matija Čupić authored
-
Micael Bergeron authored
-
Micael Bergeron authored
it will also automatically prune empty directories for `FileUploader`-based uploaders.
-
Tiago Botelho authored
-
Tiago Botelho authored
-
Winnie Hellmann authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
-
- Feb 05, 2018
-
-
Matija Čupić authored
-
Matija Čupić authored
-
Matija Čupić authored
-
Poornima authored
Removing last_sign_in_at in specs
-
Francisco Javier López authored
-
Matija Čupić authored
-
Matija Čupić authored
-
Matija Čupić authored
-
Andreas Brandl authored
-
Andreas Brandl authored
Fixes #32282.
-
Grzegorz Bizon authored
Currently we still need to run EnsureStageService within a transaction, because when it runs within in a transaction we are going to stick to the primary database when using database load balancing. Extracting this out of the transaction makes it possible to hit into problems with replication lag in pipeline commit status API, which can cause a lot of trouble.
-