- 24 Jul, 2019 29 commits
-
-
GitLab Bot authored
-
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
-
Ash McKenzie authored
Regenerate broken locale/gitlab.pot See merge request gitlab-org/gitlab-ee!14813
-
GitLab Bot authored
-
Thong Kuah authored
Fix duplicated suggestion in Danger gem warning See merge request gitlab-org/gitlab-ce!31088
-
GitLab Bot authored
-
Stan Hu authored
-
Evan Read authored
Remove beta from group and instance clusters See merge request gitlab-org/gitlab-ce!31059
-
Daniel Gruesso authored
-
Douglas Barbosa Alexandre authored
Drop default rule_type when creating project approval rules See merge request gitlab-org/gitlab-ee!14790
-
Lucas Charles authored
Project approval rules already have a default column `rule_type` set & shouldn't require an explicit one. This actually interferes with `ApprovalRules::CreateService` which assumes an explicitly passed `rule_type` should be set by using a `#reverse_merge`. By dropping the forced default we can roll out a more gradual frontend update to trigger this behavior rather than require changes on both the backend and frontend
-
GitLab Bot 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
-
Stan Hu authored
Do not send CI quota notifications when quota is unlimited Closes #12998 See merge request gitlab-org/gitlab-ee!14810
-
Tiger authored
-
GitLab Bot authored
-
Evan Read authored
Add GitLab Unix shell scripting style guide to docs See merge request gitlab-org/gitlab-ce!30271
-
Victor Zagorodny authored
-
GitLab Bot 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
-
Stan Hu authored
Don't send CI usage email notifications for self-hosted instances See merge request gitlab-org/gitlab-ee!14809
-
otuhs_d authored
-
Rubén Dávila authored
-
Rubén Dávila authored
Notifications should be only sent for GL.com customers.
-
-
- 23 Jul, 2019 11 commits
-
-
-
GitLab Bot authored
-
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
-
GitLab Bot authored
-
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
Resolve "Group bulk edit merge requests - change milestone" See merge request gitlab-org/gitlab-ee!14616
-
Eugenia Grieff authored
- Remove interpolation from translated string - Update PO file - Prettify index.js
-
GitLab Bot authored
-
Robert Speicher authored
Remove dead mysql code Closes #63191 See merge request gitlab-org/gitlab-ce!29608
-