- 02 Aug, 2018 1 commit
-
-
Stan Hu authored
-
- 01 Aug, 2018 12 commits
- 31 Jul, 2018 27 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.