- 21 May, 2019 3 commits
-
-
Evan Read authored
Initial instance level cluster docs See merge request gitlab-org/gitlab-ce!27873 (cherry picked from commit 961a5f72) 96cec8bf Initial instance level cluster docs a951adb6 Apply suggestion to doc/user/project/clusters/index.md 719b7a07 Apply suggestion to doc/user/group/clusters/index.md
-
Yorick Peterse authored
Port for RC5 of Next badge must be visible when canary flag is true See merge request gitlab-org/gitlab-ce!28540
-
Filipa Lacerda authored
-
- 20 May, 2019 11 commits
-
-
GitLab Release Tools Bot authored
-
Robert Speicher authored
Prepare 11.11.0-rc4 release See merge request gitlab-org/gitlab-ce!28479
-
Yorick Peterse authored
Revert "Merge branch '56850-add-new-unicorn-metrics' into 'master'" See merge request gitlab-org/gitlab-ce!28483 (cherry picked from commit c775e88c) 2334b077 Revert "Merge branch '56850-add-new-unicorn-metrics' into 'master'"
-
Sean McGivern authored
Add extra checks for ci_id migration See merge request gitlab-org/gitlab-ce!28404 (cherry picked from commit 30a60ee4) 5786de36 Add extra checks for ci_id migration
-
James Lopez authored
SSO enforcement docs details added from 11.11 See merge request gitlab-org/gitlab-ce!28394 (cherry picked from commit 64a17ba8) 23cfce3e SSO enforcement docs details added from 11.11
-
Sean McGivern authored
Fix incorrect prefix used in new uploads for personal snippets Closes #61671 See merge request gitlab-org/gitlab-ce!28337 (cherry picked from commit f38265da) a1f44c1b Fix incorrect prefix used in new uploads for personal snippets
-
Achilleas Pipinellis authored
Update CI minutes docs regarding transferring of minutes and billing See merge request gitlab-org/gitlab-ce!28293 (cherry picked from commit ac232949) 6a2875e1 Update extra CI minutes docs
-
Achilleas Pipinellis authored
Merge branch '61376-add-documentation-about-how-to-enable-puma-web-server-for-installations-from-source' into 'master' Add documentation about how to enable Puma web server for installations from source Closes #61376 See merge request gitlab-org/gitlab-ce!28235 (cherry picked from commit 5ec40522) c06dfd9d Replace Unicorn with web server in the init.d script [ci skip] 95afca31 Add puma example for production [ci skip] f2c6bfbe Add using Puma section to install from source [ci skip] 5ebf0492 Add Puma web server support to init.d file aa7b053c Minor doc improvements to Puma instructions 29e49b45 Apply suggestion to doc/install/installation.md 6a691fa7 Apply suggestion to doc/install/installation.md
-
Rémy Coutable authored
Fix Error 500 when inviting user already present Closes #61574 See merge request gitlab-org/gitlab-ce!28198 (cherry picked from commit a0da5e08) f1640616 Fix Error 500 when inviting user already present
-
Achilleas Pipinellis authored
Add documentation for dependency proxy feature See merge request gitlab-org/gitlab-ce!28096 (cherry picked from commit f4dfbb68) 516344b9 Add documentation for dependency proxy feature 084fee73 Merge branch 'master' into docs/dependency-proxy-ce 14b9e8a5 Copyedit Dependency Proxy docs 10811da0 Link dependency proxy to the group index page 900d40ab Add example of a namespaced Docker image d7e2b4a7 Add link to Puma for source installations 18e68c5e Merge branch 'master' into docs/dependency-proxy-ce ac62bff2 Add note about data retention and fix heading
-
- 16 May, 2019 5 commits
-
-
GitLab Release Tools Bot authored
-
Marin Jankovski authored
Prepare 11.11.0-rc3 release See merge request gitlab-org/gitlab-ce!28313
-
Phil Hughes authored
Adds header column to variables list Closes #46806 See merge request gitlab-org/gitlab-ce!28060 (cherry picked from commit 69cfdfae) 31861b0f Adds header column to variables list
-
- 14 May, 2019 11 commits
-
-
Phil Hughes authored
Fixes next badge being always visible Closes #61550 See merge request gitlab-org/gitlab-ce!28249 (cherry picked from commit 3ec966ad) f769f539 Fixes next badge being always visible
-
Rémy Coutable authored
Don't run full gc in AfterImportService Closes gitlab-ee#11556 See merge request gitlab-org/gitlab-ce!28239 (cherry picked from commit 4c16ce11) 36b1a2d7 Don't run full gc in AfterImportService
-
Achilleas Pipinellis authored
Update CI minutes docs to reflect this is available to all plans See merge request gitlab-org/gitlab-ce!28237 (cherry picked from commit 3f29c2b5) fca1835b Update CI minutes docs
-
Douglas Barbosa Alexandre authored
Properly handle LFS Batch API response in project import Closes #61624 See merge request gitlab-org/gitlab-ce!28223 (cherry picked from commit 9dc41a09) e67481e0 Properly handle LFS Batch API response in project import
-
Nick Thomas authored
CE Changes for SSO enforcement in ProjectPolicy See merge request gitlab-org/gitlab-ce!28208 (cherry picked from commit 1a90a9bb) b95a0690 SSO enforcement for project resources
-
Kushal Pandya authored
CE backport: Remove non-semantic use of `.row` in member listing controls See merge request gitlab-org/gitlab-ce!28204 (cherry picked from commit 505ffe56) 9674ed71 Remove non-semantic use of `.row` in member listing controls
-
Evan Read authored
Merge branch '9228-geo-how-to-reconcile-differences-with-geo-checksum-mismatches-docs' into 'master' Document how to reconcile differences with Geo checksum mismatches Closes gitlab-ee#9228 See merge request gitlab-org/gitlab-ce!28183 (cherry picked from commit dbc0f8c1) ecfadcfb Document how to reconcile differences with Geo checksum mismatches 8d3c42c3 Apply suggestion to doc/administration/geo/disaster_recovery/background_verification.md 71757a82 Apply suggestion to doc/administration/geo/disaster_recovery/background_verification.md e51488cb Apply suggestion to doc/administration/geo/disaster_recovery/background_verification.md 507cd1b9 Apply suggestion to doc/administration/geo/disaster_recovery/background_verification.md 97a3f165 Apply suggestion to doc/administration/geo/disaster_recovery/background_verification.md 450a3798 Apply suggestion to doc/administration/geo/disaster_recovery/background_verification.md 65b98874 Apply suggestion to doc/administration/geo/disaster_recovery/background_verification.md ea8e7bd8 Apply suggestion to doc/administration/geo/disaster_recovery/background_verification.md 7473d40e Apply suggestion to doc/administration/geo/disaster_recovery/background_verification.md 6b269518 Apply suggestion to doc/administration/geo/disaster_recovery/background_verification.md 6d4489e2 Apply suggestion to doc/administration/geo/disaster_recovery/background_verification.md dcc949a4 Apply suggestion to doc/administration/geo/disaster_recovery/background_verification.md 911fc185 Fix fenced code blocks
-
Sanad Liaquat authored
Fix E2E test - wait for branches to not be present See merge request gitlab-org/gitlab-ce!27805 (cherry picked from commit 3061eee6) f15f9970 Wait for branches to not be present a5af21cf Make max wait time a constant 99a4e973 Check test result via an assertion f00286bc Add branch_name qa selector
- 08 May, 2019 7 commits
-
-
GitLab Release Tools Bot authored
-
Robert Speicher authored
Prepare 11.11.0-rc2 release See merge request gitlab-org/gitlab-ce!28215
-
Robert Speicher authored
-
Joshua Lambert authored
-
Achilleas Pipinellis authored
Docs nneul/gitlab ce patch 1 Closes omnibus-gitlab#4132 See merge request gitlab-org/gitlab-ce!28182
-
Ian Baum authored
-
Achilleas Pipinellis authored
Revert "Merge branch 'fix-mermaid-chart-docs' into 'master'" See merge request gitlab-org/gitlab-ce!28193
-
- 07 May, 2019 3 commits
-
-
Evan Read authored
Add info to docs about mapping a ping to the category it belongs to. See merge request gitlab-org/gitlab-ce!28189
-
Emilie Schario authored
-
Stan Hu authored
This reverts merge request !28188
-