- 01 Aug, 2018 7 commits
- 31 Jul, 2018 33 commits
-
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Mike Greiling authored
Enable no-console ESLint rule for tests See merge request gitlab-org/gitlab-ce!20812
-
Stan Hu authored
-
Stan Hu authored
-
Nick Thomas authored
Fix LFS uploads not working with git-lfs 2.5.0 Closes #49752 See merge request gitlab-org/gitlab-ce!20923
-
Stan Hu authored
-
Stan Hu authored
-
Rémy Coutable authored
Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'" See merge request gitlab-org/gitlab-ce!20925
-
Nick Thomas authored
Code cleaning in PostReceive services See merge request gitlab-org/gitlab-ce!20916
-
-
Sean McGivern authored
Remove git rake tasks Closes #41699 and gitaly#768 See merge request gitlab-org/gitlab-ce!20806
-
Mayra Cabrera authored
This reverts merge request !20801
-
Stan Hu authored
git-lfs 2.5.0 now sets the Content-Type header instead of hard-coding it to application/octet-stream: https://github.com/git-lfs/git-lfs/pull/3137 To avoid this issue, we explicitly tell the client to use application/octet-stream. Closes #49752
-
Sean McGivern authored
Delete todos when users loses target read permissions See merge request gitlab-org/gitlab-ce!20665
-
Zeger-Jan van de Weg authored
While reviewing this branch it was noted that this task was broken. Given the limited value this task brings, and given the fact that much of the old behaviour has been moved to be automatically fixed, removing was a good option. Suggestion in: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20806#note_91261001
-
Zeger-Jan van de Weg authored
This branch includes changes that removes a rake taks that cleans up config.lock files. This change bumps Gitaly so it happens automatically so users don't have to bother.
-
Zeger-Jan van de Weg authored
These tasks are happening through housekeeping right now, by default ever 10th push. This removes the need for these tasks. Side note, this removes one of my first contributions to GitLab, as back than I introduced these tasks through: 54e6c004 Closes https://gitlab.com/gitlab-org/gitaly/issues/768
-
Kamil Trzciński authored
Update total storage size when changing size of artifacts See merge request gitlab-org/gitlab-ce!20697
-
Sean McGivern authored
CE application settings (not Docs) Cleanup See merge request gitlab-org/gitlab-ce!20723
-
Sean McGivern authored
Add user authentication activity metrics Closes #47789 See merge request gitlab-org/gitlab-ce!20668
-
Kamil Trzciński authored
Fix authorization for interactive web terminals See merge request gitlab-org/gitlab-ce!20811
-
Jarka Kadlecová authored