- 13 Mar, 2018 2 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 12 Mar, 2018 1 commit
-
-
Grzegorz Bizon authored
-
- 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 2 commits
-
-
Matija Čupić authored
-
Nick Thomas authored
-
- 02 Feb, 2018 1 commit
-
-
Mario de la Ossa authored
-
- 01 Feb, 2018 2 commits
-
-
Matija Čupić authored
-
Matija Čupić authored
-