- 03 Aug, 2018 15 commits
-
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
Added unique identifier to calculate_reactive_cache. Decoupled comparison logic to service. Fixed N+1 select queries.
-
Shinya Maeda authored
-
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 25 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
-
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
-
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
-
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
-
Shinya Maeda authored
-
Rémy Coutable authored
Fix indentation for artifacts example in docs See merge request gitlab-org/gitlab-ce!20971
-
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
-