- 24 Jul, 2019 18 commits
-
-
Ash McKenzie authored
Resolve "Add interactive links in the Admin Area overview" See merge request gitlab-org/gitlab-ce!29306
-
Kushal Pandya authored
Update dependency @gitlab/ui to ^5.7.1 See merge request gitlab-org/gitlab-ce!31026
-
Evan Read authored
Correct an omitted word See merge request gitlab-org/gitlab-ce!31083
-
Evan Read authored
Add notes to the docs about setting service variables for users wanting to do so from the UI See merge request gitlab-org/gitlab-ce!30863
-
Elliot Rushton authored
-
Thong Kuah authored
Fix duplicated suggestion in Danger gem warning See merge request gitlab-org/gitlab-ce!31088
-
Illya Klymov authored
Introduces new `feature_entry` helper for dashboard. This helper reduces code duplication when listing available features and relevant links to configuration sections
-
Evan Read authored
Remove beta from group and instance clusters See merge request gitlab-org/gitlab-ce!31059
-
Daniel Gruesso authored
-
Clement Ho authored
Add empty chart component Closes #60947 See merge request gitlab-org/gitlab-ce!30682
-
Jose Ivan Vargas authored
This merge request adds an empty chart component which will load in case of queries not having data to display, this will override the current logic, which hides all the graphs that have no data to show
-
Tiger authored
-
Evan Read authored
Add GitLab Unix shell scripting style guide to docs See merge request gitlab-org/gitlab-ce!30271
-
Victor Zagorodny authored
-
Thong Kuah authored
Set DOCKER_TLS_CERTDIR in CI job templates See merge request gitlab-org/gitlab-ce!31080
-
Thong Kuah authored
Set DOCKER_TLS_CERTDIR in Auto Dev-Ops CI template See merge request gitlab-org/gitlab-ce!31078
-
otuhs_d authored
-
-
- 23 Jul, 2019 22 commits
-
-
-
Mayra Cabrera authored
Fixes #29528, by allowing all users to view history Closes #29528 See merge request gitlab-org/gitlab-ce!30470
-
Alex Kalderimis authored
This removes the create_wiki permission check from the history controller, allowing show and history to have the same level of permissions. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/29528
-
Paul Slaughter authored
Encapsulate file view modes with constants Closes #63894 See merge request gitlab-org/gitlab-ce!30737
-
Chris Toynbee authored
-
Robert Speicher authored
Remove dead mysql code Closes #63191 See merge request gitlab-org/gitlab-ce!29608
-
Tim Zallmann authored
Update Mermaid to v8.2.3 Closes #64601 See merge request gitlab-org/gitlab-ce!30985
-
Thong Kuah authored
#64081 allow override of helm release name See merge request gitlab-org/gitlab-ce!30360
-
James Keogh authored
Rename changelog to correct issue number, be more explicit that we're talking about Auto DevOps projects
-
Mayra Cabrera authored
Remove PostgreSQL opclasses monkey patch Closes #64529 and #59673 See merge request gitlab-org/gitlab-ce!30709
-
Stan Hu authored
Speed up boot time See merge request gitlab-org/gitlab-ce!31072
-
Stan Hu authored
Adjust group level analytics to accept multiple projects ids See merge request gitlab-org/gitlab-ce!30744
-
Sergey Alekseev authored
by removing an unused `begin ... rescue ... end` block. The block is no longer necessary after moving the bootsnap gem to the :default group in eedf7355.
-
Małgorzata Ksionek authored
-
Mayra Cabrera authored
Add validator for qualified domain array See merge request gitlab-org/gitlab-ce!31043
-
Reuben Pereira authored
- Validate that the entries contain no unicode, html tags and are not larger than 255 characters.
-
Mayra Cabrera authored
Add PIP_DEPENDENCY_PATH to dependency scanning template See merge request gitlab-org/gitlab-ce!30762
-
mo khan authored
-
Stan Hu authored
This fixes fill colors not working with Mermaid and pulls in a number of other fixes. * https://github.com/knsv/mermaid/blob/master/CHANGELOG.md * https://github.com/knsv/mermaid/#special-note-regarding-version-82 Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/64601
-
Nick Thomas authored
None of this code can be reached any more, so it can all be removed
-
Robert Speicher authored
Mark mirrors as failed 1 hour after they started See merge request gitlab-org/gitlab-ce!30999
-
Robert Speicher authored
CE port for Group bulk edit merge requests See merge request gitlab-org/gitlab-ce!30569
-