- 07 Sep, 2018 40 commits
-
-
Robert Speicher authored
Delete a container registry asynchronously Closes #51063 and #49926 See merge request gitlab-org/gitlab-ce!21553
-
Achilleas Pipinellis authored
Document git requirements for GIT_SUBMODULE_STRATEGY=recursive Closes gitlab-runner#2992 See merge request gitlab-org/gitlab-ce!21563
-
Alessio Caiazza authored
-
Stan Hu authored
Fix group labels page timeout if many projects and labels Closes #51221 See merge request gitlab-org/gitlab-ce!21594
-
Stan Hu authored
When a container registry has many tags, it's easy for the DELETE call to take more than 60 seconds and fail. This can also leave the registry in a bad state with null bytes since some of the images have been deleted with tags still pointing to them. In addition, we have to prevent users from accidentally initiating the delete multiple times or this could leave the registry with orphaned tags. This commit also adds a flash message to notify the user the registry is scheduled for deletion. Closes #49926, #51063
-
Robert Speicher authored
Add new setting to Application Settings: receive_max_input_size Closes #26044 See merge request gitlab-org/gitlab-ce!20758
-
Annabel Dunstone Gray authored
Vertically centres landscape avatars those cannot fill up parent height. See merge request gitlab-org/gitlab-ce!21371
-
Vicary Archangel authored
-
Robert Speicher authored
Update ffi to 1.9.25 Closes #51180 See merge request gitlab-org/gitlab-ce!21561
-
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
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
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
-