- 05 Aug, 2019 40 commits
-
-
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
-
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
-
Marcel Amirault authored
-
Kushal Pandya authored
Add support for deferred links in persistent user callouts. Closes #64341 See merge request gitlab-org/gitlab-ce!30818
-
Dennis Tang authored
Persistent user callouts now support deferred links, which are links that can be used to dismiss the callout, and then proceed to follow the link's original location. This ensures that the callout dismissal is properly recorded before the user leaves the page.
-
Rémy Coutable authored
Add outbound setting for system hooks See merge request gitlab-org/gitlab-ce!31177
-
Rémy Coutable authored
Again run quarantine specs if tag provided See merge request gitlab-org/gitlab-ce!31414
-
Rémy Coutable authored
CE Backport for gitlab-ee!14741 (Fix design management router) See merge request gitlab-org/gitlab-ce!31090
-
Sean McGivern authored
Properly process all needs Closes #65488 See merge request gitlab-org/gitlab-ce!31415
-
Sean McGivern authored
Increase clair scanner from v11 to v12 See merge request gitlab-org/gitlab-ce!30809
-
Sean McGivern authored
Group `parent not preloaded` errors in sentry See merge request gitlab-org/gitlab-ce!31424
-
Martin Wortschack authored
- Update yarn.lock
-
Kushal Pandya authored
Backport: Removed pendo poc code See merge request gitlab-org/gitlab-ce!31307
-
Evan Read authored
Geo: Some update instructions should be for 9.0.x only See merge request gitlab-org/gitlab-ce!31345
-
Gabriel Mazetto authored
-
Achilleas Pipinellis authored
Add pmd-apex sast analyzer to sast docs See merge request gitlab-org/gitlab-ce!31024
-
Lucas Charles authored
Includes documentation for new Apex (Salesforce) analyzer
-
Lukas Eipert authored
-
Ash McKenzie authored
Revert "Merge branch 'backport-fix-remaining-prepend-lines' into 'master'" Closes #65607 See merge request gitlab-org/gitlab-ce!31456
-
Luke Duncalfe authored
This spec needs to run as a request-style spec in order to invoke the Rails router. A controller-style spec matches the wrong route, and `session['user_return_to']` becomes incorrect.
-