- 07 Sep, 2018 40 commits
-
-
Rubén Dávila authored
If user has configure the setting then it will be passed to gitlab-shell and gitlab-workhorse
-
Nick Thomas authored
Bump gitlab-shell to 8.2.1 to resolve HTTP status code handling See merge request gitlab-org/gitlab-ce!21596
-
Douwe Maan authored
Add to CODEOWNERS for LDAP See merge request gitlab-org/gitlab-ce!21600
-
Robert Speicher authored
Sort labels by reference Closes #51241 See merge request gitlab-org/gitlab-ce!21601
-
Kamil Trzciński authored
CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/7256 See merge request gitlab-org/gitlab-ce!21545
-
Jan Provaznik authored
Labels are sorted by reference, not title. This caused random CI failure.
-
Drew Blessing authored
-
Drew Blessing authored
-
Douwe Maan authored
Write diff highlighting cache upon MR creation (refactors caching) Closes #50204 See merge request gitlab-org/gitlab-ce!21489
-
Yorick Peterse authored
Remove orphaned label links and add a foreign key constraint Closes gitlab-ee#7482 See merge request gitlab-org/gitlab-ce!21552
-
Nick Thomas authored
Include private contributions in user contribution graph Closes #14078 See merge request gitlab-org/gitlab-ce!17296
-
George Tsiolis authored
-
Stan Hu authored
On GitLab.com, there are over 2 million orphaned label links out of a total of 13 million. These orphaned label links can cause quiet failures, such as unexpected nil values in ExportCsvWorker. Closes gitlab-org/gitlab-ee#7482
-
Douwe Maan authored
Ask user explicitly about usage stats agreement Closes #48962 See merge request gitlab-org/gitlab-ce!21423
-
Jan Provaznik authored
-
Douwe Maan authored
Resolve "Remove old storage logic from Import/Export" Closes #51144, #50109, #48778, and #51079 See merge request gitlab-org/gitlab-ce!21409
-
Douwe Maan authored
Resolve "Wiki page attachments not rendered properly" Closes #51196 See merge request gitlab-org/gitlab-ce!21572
-
Brett Walker authored
-
Douwe Maan authored
Replace whitespaces in wiki page attachments file names Closes #51194 See merge request gitlab-org/gitlab-ce!21569
-
Francisco Javier López authored
-
Mayra Cabrera authored
-
Douwe Maan authored
Send max_patch_bytes to Gitaly via Gitaly::CommitDiffRequest Closes #50635 See merge request gitlab-org/gitlab-ce!21575
-
Stan Hu authored
See https://gitlab.com/gitlab-org/gitlab-shell/merge_requests/237 for more details.
-
James Lopez authored
-
Jan Provaznik authored
Use ResourceLabelEvent for tracking label changes Closes #48483 See merge request gitlab-org/gitlab-ce!21281
-
Jan Provaznik authored
-
Douwe Maan authored
Port cleanup tasks to use Gitaly Closes #40529 and gitaly#954 See merge request gitlab-org/gitlab-ce!21588
-
Stan Hu authored
Encode remote root ref See merge request gitlab-org/gitlab-ce!21583
-
Oswaldo Ferreira authored
-
James Lopez authored
-
Zeger-Jan van de Weg authored
Rake tasks cleaning up the Git storage were still using direct disk access, which won't work if these aren't attached. To mitigate a migration issue was created. To port gitlab:cleanup:dirs, and gitlab:cleanup:repos, a new RPC was required, ListDirectories. This was implemented in Gitaly, through https://gitlab.com/gitlab-org/gitaly/merge_requests/868. To be able to use the new RPC the Gitaly server was bumped to v0.120. This is an RPC that will not use feature gates, as this doesn't scale on .com so there is no way to test it at scale. Futhermore, we _know_ it doesn't scale, but this might be a useful task for smaller instances. Lastly, the tests are slightly updated to also work when the disk isn't attached. Eventhough this is not planned, it was very little effort and thus I applied the boy scout rule. Closes https://gitlab.com/gitlab-org/gitaly/issues/954 Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/40529
-
Douglas Barbosa Alexandre authored
-
James Lopez authored
-
Phil Hughes authored
dedupe frontend dependencies See merge request gitlab-org/gitlab-ce!21590
-
Douwe Maan authored
Update robots.txt (#51167) See merge request gitlab-org/gitlab-ce!21585
-
Tim Zallmann authored
Improved IDE commit flow Closes #48182 See merge request gitlab-org/gitlab-ce!21471
-
Grzegorz Bizon authored
Check if key is present with string not symbol Closes #51225 See merge request gitlab-org/gitlab-ce!21589
-
Lukas Eipert authored
-
Phil Hughes authored
moved heights into variables
-
Lukas Eipert authored
-