- 03 Aug, 2018 10 commits
-
-
James Lopez authored
-
Filipa Lacerda authored
Enable renaming files & folders in the Web IDE Closes #44845 See merge request gitlab-org/gitlab-ce!20835
-
Kamil Trzciński authored
Removed obsolete note about manual uploads migration Closes #49239 See merge request gitlab-org/gitlab-ce!21002
-
Sean McGivern authored
Set default timeout for deleting many refs Closes #49862 See merge request gitlab-org/gitlab-ce!20974
-
Jan Provaznik authored
We already support automatic background migrations, `background_upload` option which enables it is already documented.
-
Phil Hughes authored
Remove unused styles in tree.scss See merge request gitlab-org/gitlab-ce!20996
-
Stan Hu authored
Add object storage related tests for `gitlab:cleanup:project_uploads` task See merge request gitlab-org/gitlab-ce!20950
-
Michael Kozono authored
-
Robert Speicher authored
Rouge 3.2.0 See merge request gitlab-org/gitlab-ce!20991
-
Robert Speicher authored
Make CreateGpgSignatureWorker backwards compatible with original method signature (CE port) See merge request gitlab-org/gitlab-ce!20998
-
- 02 Aug, 2018 30 commits
-
-
Stan Hu authored
Older versions of GitPushService push a single commit SHA string to the queue, but Gitaly requires that the parameters sent by CreateGpgSignatureWorker are an array. It's possible to have old workers using this original signature or jobs in the retry queue that would fail if CreateGpgSignatureWorker can't handle the string form.
-
Robert Speicher authored
Fix failing 500 errors when deploy tokens are used to clone Closes gitlab-ee#7080 See merge request gitlab-org/gitlab-ce!20993
-
Drew Blessing authored
-
Drew Blessing authored
-
Annabel Dunstone Gray authored
-
Robert Speicher authored
Fix deploy tokens without `expire_at` crashes Closes #49904 See merge request gitlab-org/gitlab-ce!20992
-
Stan Hu authored
A DeployToken responds to `:username`, but it returns the username for the token, not a User object. Don't attempt to log user activity in this case. Closes gitlab-org/gitlab-ee#7080
-
Bob Van Landuyt authored
-
Dmitriy Zaporozhets authored
Get rid of unnecessary commit action in pipelines controller See merge request gitlab-org/gitlab-ce!20980
-
Phil Hughes authored
-
Phil Hughes authored
-
Filipa Lacerda authored
Fixed Web IDE row dropdowns scrolling list incorrectly Closes #49892 See merge request gitlab-org/gitlab-ce!20984
-
Clement Ho authored
Resolve "Top nav search bar produces console error when unauthenticated" Closes #49861 See merge request gitlab-org/gitlab-ce!20970
-
Dennis Tang authored
-
Phil Hughes authored
-
Sean McGivern authored
Resolve "GitLab Project Import should use object storage" Closes #48773 See merge request gitlab-org/gitlab-ce!20773
-
Phil Hughes authored
Closes #49892
-
Sean McGivern authored
Remove feature flags from lib/backup Closes gitaly#749, gitaly#1212, and gitaly#1195 See merge request gitlab-org/gitlab-ce!20854
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Yorick Peterse authored
Rework performance section to allow for string freezing See merge request gitlab-org/gitlab-ce!20969
-
Dmitriy Zaporozhets authored
Merge branch '48834-chart-versions-for-applications-installed-by-one-click-install-buttons-should-be-version-locked' into 'master' Resolve "Chart versions for applications installed by one click install buttons should be version locked" Closes #48834 See merge request gitlab-org/gitlab-ce!20765
-
Lukas Eipert authored
-
Lukas Eipert authored
-
Lukas Eipert authored
-
Phil Hughes authored
-
Rémy Coutable authored
Fix indentation for artifacts example in docs See merge request gitlab-org/gitlab-ce!20971
-
Phil Hughes authored
fixed folder deletions not adding to changedFiles
-
James Lopez authored
- Refactor uploads manager - Refactor importer, update import spec - Add more object storage specs
-
Dmitriy Zaporozhets authored
Use Helm 2.7.2 for GitLab Managed Apps Closes #49830 See merge request gitlab-org/gitlab-ce!20956
-
Sean McGivern authored
Resolve "Remove ghost notification settings for groups and projects" Closes #44824 See merge request gitlab-org/gitlab-ce!20567
-