- 14 Mar, 2018 1 commit
-
-
Grzegorz Bizon authored
This commit backports method signatures and related implementation to the CE, to make CE and EE identical. This does not add any features from EE, it is only aimed to reduce conflicts between CE and EE in the future.
-
- 13 Mar, 2018 2 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 12 Mar, 2018 1 commit
-
-
Grzegorz Bizon authored
-
- 07 Mar, 2018 3 commits
-
-
Bob Van Landuyt authored
We only allow users that can merge the merge request to push to the fork.
-
Bob Van Landuyt authored
The query becomes a lot simpler if we can check the branch name as well instead of having to load all branch names.
-
Bob Van Landuyt authored
When an MR is created using `allow_maintainer_to_push`, we enable some abilities while the MR is open. This should allow every user with developer abilities on the target project, to push to the source project.
-
- 06 Mar, 2018 3 commits
-
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Stan Hu authored
Use the max of the `last_activity_at` and `last_repository_updated_at` columns. The latter is updated only when a push happens, but the former is updated whenever any activity (e.g. issue creation) happens. Closes #27181
-
- 05 Mar, 2018 2 commits
-
-
Travis Miller authored
-
Francisco Javier López authored
-
- 03 Mar, 2018 1 commit
-
-
Felipe Artur authored
-
- 02 Mar, 2018 2 commits
-
-
Andreas Brandl authored
-
Yorick Peterse authored
These changes were introduced in MR https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/17088. In https://gitlab.com/gitlab-com/infrastructure/issues/3772 we discovered these changes lead to a pretty drastic increase in SQL response timings. We'll revert these changes so we can work on a better solution in the mean time without GitLab.com (or other installations) experiecing reduced performance in the mean time.
-
- 01 Mar, 2018 3 commits
-
-
Travis Miller authored
-
Travis Miller authored
-
Travis Miller authored
-
- 22 Feb, 2018 4 commits
-
-
Matija Čupić authored
-
Matija Čupić authored
-
Oswaldo Ferreira authored
-
Bob Van Landuyt authored
-
- 20 Feb, 2018 10 commits
-
-
Oswaldo Ferreira authored
-
Andreas Brandl authored
-
Andreas Brandl authored
-
Andreas Brandl authored
-
Andreas Brandl authored
Immediately using #from here requires a lot of changes in other finders (e.g. IssuableFinder, TodosFinder). In all places where we use #merge, this goes completely the wrong way when passed in a relation that was built with `#from(...)`: The original query's FROM part gets completely replaced. This avoids changing all other places and focuses on improving SnippetFinder with the downside of two (small) codepaths to do the same thing.
-
Andreas Brandl authored
-
Andreas Brandl authored
-
Andreas Brandl authored
-
Andreas Brandl authored
-
Andreas Brandl authored
-
- 13 Feb, 2018 1 commit
-
-
Matija Čupić authored
-
- 09 Feb, 2018 1 commit
-
-
Kamil Trzciński authored
Fix using wildcards in protected tags to expose protected variables
-
- 07 Feb, 2018 1 commit
-
-
Rubén Dávila authored
-
- 06 Feb, 2018 4 commits
-
-
Douwe Maan authored
-
Bastian Blank authored
Signed-off-by:
Bastian Blank <waldi@debian.org>
-
Tiago Botelho authored
-
Tiago Botelho authored
-
- 05 Feb, 2018 1 commit
-
-
Matija Čupić authored
-