- 05 Aug, 2019 40 commits
-
-
Robert Speicher authored
Updates security templates [ci skip] See merge request gitlab-org/gitlab-ce!31431
-
John Skarbek authored
-
Michael Kozono authored
Use stubbed key and certificate in Helm factory See merge request gitlab-org/gitlab-ce!31169
-
Stan Hu authored
Use select instead of filter to support 2.5 See merge request gitlab-org/gitlab-ce!31480
-
Igor authored
-
Marcia Ramos authored
Add shell scripting guides to development README Closes #64016 See merge request gitlab-org/gitlab-ce!31467
-
Victor Zagorodny authored
-
Achilleas Pipinellis authored
Update Unicorn Worker recommendation See merge request gitlab-org/gitlab-ce!31404
-
Achilleas Pipinellis authored
Docs - Strongly discourage installing ES on the same server as GitLab See merge request gitlab-org/gitlab-ce!30169
-
Ronald van Zon authored
-
Douwe Maan authored
Remove visual review app feature flag See merge request gitlab-org/gitlab-ce!31429
-
Kushal Pandya authored
Refactor passing props to jobs/index.js See merge request gitlab-org/gitlab-ce!31472
-
Douwe Maan authored
Use groups in CODEOWNERS file See merge request gitlab-org/gitlab-ce!31477
-
Achilleas Pipinellis authored
Resolve "Update troubleshooting for gzip error in backup docs" Closes #64729 See merge request gitlab-org/gitlab-ce!30884
-
Alexander Strachan authored
-
Bob Van Landuyt authored
Let's dogfood https://gitlab.com/gitlab-org/gitlab-ce/issues/53182 That way we don't need to keep this file up to date.
-
Achilleas Pipinellis authored
Clarify requirements for custom metrics in docs See merge request gitlab-org/gitlab-ce!31286
-
Reuben Pereira authored
- Also add requirements to the docs for custom metrics.
-
Achilleas Pipinellis authored
Update Gitaly troubleshooting See merge request gitlab-org/gitlab-ce!30924
-
Cindy Pallares 🦉 authored
-
Sean McGivern authored
Fix some Markdown lint errors See merge request gitlab-org/gitlab-ce!31473
-
Achilleas Pipinellis authored
Introduced in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30295
-
Ammar Alakkad authored
-
Achilleas Pipinellis authored
Update rules for secure features See merge request gitlab-org/gitlab-ce!31432
-
Tetiana Chupryna authored
-
Achilleas Pipinellis authored
Remove CephFS from example See merge request gitlab-org/gitlab-ce!31422
-
Achilleas Pipinellis authored
Add minimal partial clone docs Closes gitaly#1581 See merge request gitlab-org/gitlab-ce!30295
-
James Ramsay authored
Partial Clone and Sparse Checkout are the native Git approach to enormous repositories. We should document the state of these features and update as our support and Git's support for these features improves.
-
Achilleas Pipinellis authored
Fix docs review-app stages in the pipeline See merge request gitlab-org/gitlab-ce!31464
-
Marcel Amirault authored
-
Sean McGivern authored
Optimize relative re-positioning See merge request gitlab-org/gitlab-ce!30938
-
Thong Kuah authored
Resolve "Kubernetes > Applications > Uninstall Cert Manager" See merge request gitlab-org/gitlab-ce!31166
-
Kushal Pandya authored
Enhance style of the shared runners limit See merge request gitlab-org/gitlab-ce!31386
-
Ammar Alakkad authored
It also prepare for the EE merge request https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14786
-
Kushal Pandya authored
(CE Port) Upgrade gitlab-ui to 5.12.1 See merge request gitlab-org/gitlab-ce!31466
-
Kushal Pandya authored
Update dependency @gitlab/ui to v5.12.1 See merge request gitlab-org/gitlab-ce!31461
-
Heinrich Lee Yu authored
Also removes unnecessary methods causing extra queries
-
Jan Provaznik authored
Moving of neighbour items was done recursively - this was extremely expensive when multiple items had to be moved. This change optimizes the code to find nearest possible gap where items can be moved and moves all of them with single update query.
-
Sean McGivern authored
Extend PipelineProcessWorker to accept a list of builds See merge request gitlab-org/gitlab-ce!31425
-
Kushal Pandya authored
Fix display of performance bar shortcut help text See merge request gitlab-org/gitlab-ce!31403
-