- 31 Oct, 2018 3 commits
-
-
Douglas Barbosa Alexandre authored
CE: Absorb product into factory See merge request gitlab-org/gitlab-ce!22698
-
Lin Jen-Shin authored
-
Evan Read authored
Refactor the backup/restore docs See merge request gitlab-org/gitlab-ce!22576
-
- 30 Oct, 2018 37 commits
-
-
Evan Read authored
Added info on getting k8s integration for existing cluster See merge request gitlab-org/gitlab-ce!21783
-
Clement Ho authored
Fix broken ie11 due to non-transpiled components in gitlab-ui Closes #53052 See merge request gitlab-org/gitlab-ce!22695
-
Douwe Maan authored
Add language param to highlight See merge request gitlab-org/gitlab-ce!21584
-
Douwe Maan authored
Move Repository#wrapped_gitaly_errors into concern See merge request gitlab-org/gitlab-ce!22691
-
Achilleas Pipinellis authored
Fix structure and add notification level See merge request gitlab-org/gitlab-ce!22528
-
Evan Read authored
-
Achilleas Pipinellis authored
- Rearrange sections - Stress out the importance of storing config files - Add troubleshooting guide in case secrets is lost
-
Stan Hu authored
Enable some frozen string for lib/gitlab/ci See merge request gitlab-org/gitlab-ce!22636
-
Clement Ho authored
Fix application layout form description See merge request gitlab-org/gitlab-ce!22658
-
Andreas Kämmerle authored
-
Mike Greiling authored
Resolve "Create new group: Rename form fields and update UI" Closes #50962 See merge request gitlab-org/gitlab-ce!22418
-
Martin Wortschack authored
-
Clement Ho authored
Fix search "all in GitLab" not working with relative URLs Closes #53259 See merge request gitlab-org/gitlab-ce!22644
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
Adds missing i18n to pipelines table See merge request gitlab-org/gitlab-ce!22690
-
Jason Colyer authored
-
Bob Van Landuyt authored
Having this in a concern allows us to reuse it for different single purpose classes that call out to git without going through the repository every time.
-
Phil Hughes authored
Resolve "Empty list for links to changed pages in Review App from MR Widget" Closes #53227 See merge request gitlab-org/gitlab-ce!22665
-
Filipa Lacerda authored
-
Douglas Barbosa Alexandre authored
Enhance performance of counting local LFS objects Closes gitlab-ee#6067 See merge request gitlab-org/gitlab-ce!22143
-
Filipa Lacerda authored
Add dynamic timer for delayed jobs in pipelines list See merge request gitlab-org/gitlab-ce!22621
-
Filipa Lacerda authored
Backport ee 7203 sticky logs topbar See merge request gitlab-org/gitlab-ce!22282
-
Simon Knox authored
-
Filipa Lacerda authored
Fixes diff discussions not being fully removed Closes #53317 See merge request gitlab-org/gitlab-ce!22680
-
Sean McGivern authored
Fix extra merge request versions created from forked merge requests Closes #53153 See merge request gitlab-org/gitlab-ce!22611
-
Sean McGivern authored
Wait for push before checking for new commit Closes gitlab-org/quality/staging#14 See merge request gitlab-org/gitlab-ce!22633
-
Filipa Lacerda authored
-
Filipa Lacerda authored
When a deployment has no files to show in the dropdown we fallback to the regular single button for the review app link. This commit moves the review app link into a component since it's used twice.
-
Phil Hughes authored
This fixes a bug where a discussion on a none changed line would not get fully removed and therefore leave the comment row empty. This was caused by the discussiob being added to the right when it shouldnt of been This also fixes a very rare edge case where discussions would get added twice to diff lines causing a Vue rendering warning Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53317
-
Dmitriy Zaporozhets authored
Fix #53298 JupyterHub restarts should work without errors Closes #53298 See merge request gitlab-org/gitlab-ce!22671
-
Marin Jankovski authored
Fix Review Apps testing guide See merge request gitlab-org/gitlab-ce!22670
-
Grzegorz Bizon authored
Renaming Secret Variables in the codebase Closes #49629 See merge request gitlab-org/gitlab-ce!22414
-
Marcel Amirault authored
-
Grzegorz Bizon authored
Adding tests for filtering activities/comments in issues Closes #51889 See merge request gitlab-org/gitlab-ce!22564
-
Ramya Authappan authored
-
Mark Chao authored
This gives flexiblity to avoid duplicated query of Project.
-