- 22 Feb, 2019 40 commits
-
-
Drew Blessing authored
Fix header links in PG and Redis HA/Scaling docs See merge request gitlab-org/gitlab-ee!9668
-
Drew Blessing authored
-
GitLab Bot authored
-
Marcia Ramos authored
Docs: add details about restricted SSH keys Closes #50489 See merge request gitlab-org/gitlab-ce!25478
-
Tristan Williams authored
-
GitLab Bot authored
-
Marcia Ramos authored
Add an index page to admin area section Closes #55234 See merge request gitlab-org/gitlab-ce!25375
-
Evan Read authored
-
Marcia Ramos authored
Add an index page to admin area section See merge request gitlab-org/gitlab-ee!9601
-
Evan Read authored
-
Achilleas Pipinellis authored
Changes to HA docs to inc different architecture types See merge request gitlab-org/gitlab-ee!9174
-
GitLab Bot authored
-
Grzegorz Bizon authored
Resolve "/admin/runners page fails with an SQL Statement Timeout" Closes #53325 See merge request gitlab-org/gitlab-ce!25220
-
GitLab Bot authored
-
James Lopez authored
Lower the allowed Gitaly call count to 30 See merge request gitlab-org/gitlab-ce!25467
-
Zeger-Jan van de Weg authored
Prior to this change, 35 Gitaly RPCs were allowed. But recently there's been a renewed interest in performance. By lowering the number of calls new N + 1's will pop up. Later commits will add blocks to ignore the raised errors, followed by an issue for each to be fixed.
-
Lin Jen-Shin authored
Split Severity and Confidence values for vulnerability occurrences Closes #9397 See merge request gitlab-org/gitlab-ee!9495
-
Lucas Charles authored
Fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/9397
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Ensure all lists are surrounded by new lines See merge request gitlab-org/gitlab-ce!25479
-
Evan Read authored
Markdown renderers find it easier to determine where lists start and end when lists are surrounded by new lines. For consistency, also ensure entries in the list are aligned when they span multipls lines.
-
Achilleas Pipinellis authored
Port from CE: Ensure all lists are surrounded by new lines See merge request gitlab-org/gitlab-ee!9659
-
Evan Read authored
Markdown renderers find it easier to determine where lists start and end when lists are surrounded by new lines. For consistency, also ensure entries in the list are aligned when they span multipls lines.
-
GitLab Bot authored
-
Kushal Pandya authored
Improve snippets empty state Closes #44045 and #20847 See merge request gitlab-org/gitlab-ce!18348
-
George Tsiolis authored
-
Kushal Pandya authored
EE: Improve snippets empty state See merge request gitlab-org/gitlab-ee!9650
-
George Tsiolis authored
-
Kushal Pandya authored
Only show borders around markdown images in notes Closes #55703 See merge request gitlab-org/gitlab-ce!25448
-
GitLab Bot authored
-
Kamil Trzciński authored
Resolve "Fix danger commit messages check" Closes #58057 See merge request gitlab-org/gitlab-ce!25489
-
Lin Jen-Shin authored
-
Ramya Authappan authored
Quarantine code owners test See merge request gitlab-org/gitlab-ee!9662
-
Rémy Coutable authored
Skip user auth check in alerts_controller#notify Closes #9504 See merge request gitlab-org/gitlab-ee!9636
-
Reuben Pereira authored
Do not check if the user can read project in the notify action of the alerts_controller because that API is hit by alertmanager, and there will never be a user signed in. Project access will be checked in the NotifyService which checks if the alertmanager token in the request matches the token in the DB for the given project.
-
GitLab Bot authored
-
Sanad Liaquat authored
-
Filipa Lacerda authored
Update dependency @gitlab/svgs to ^1.54.0 See merge request gitlab-org/gitlab-ce!25488
-
Sean McGivern authored
Port EE System Header And Footer feature to CE Closes #55057 See merge request gitlab-org/gitlab-ce!25241
-
Sean McGivern authored
Port of 55057-system-message-to-core to EE See merge request gitlab-org/gitlab-ee!9556
-