- 18 Jul, 2019 40 commits
-
-
Peter Leitzen authored
Create this bot account only if `incident_management` is available.
-
GitLab Bot authored
-
Nick Thomas authored
Use correct parent when committing in WebIDE See merge request gitlab-org/gitlab-ce!29598
-
GitLab Bot authored
-
Thong Kuah authored
Deploy serverless apps with `gitlabktl` Closes #64494 See merge request gitlab-org/gitlab-ce!30740
-
Bob Van Landuyt authored
Create Audit Events for Feature Flag Strategy Changes See merge request gitlab-org/gitlab-ee!14652
-
Jason Goodman authored
Create a simple audit message with the raw strategy json
-
GitLab Bot authored
-
Marcia Ramos authored
Document how to make Oracle Cloud S3 work See merge request gitlab-org/gitlab-ce!30847
-
GitLab Bot authored
-
Sean McGivern authored
Adjust cycle analytics to group level See merge request gitlab-org/gitlab-ce!30391
-
Kushal Pandya authored
Set correct file mode for autocomplete images Closes #64733 See merge request gitlab-org/gitlab-ce!30889
-
Winnie Hellmann authored
-
Phil Hughes authored
Resolve "Fix the color of the visibility icon on project lists" Closes #64700 See merge request gitlab-org/gitlab-ce!30858
-
Dennis Tang authored
- Project listing icons now use the `text-secondary` class - Group listing icons now use the `text-secondary` class - Unnecessary CSS was removed from groups.scss as a result
-
Paul Slaughter authored
Previously `start_sha` was intercepted on the frontend to create the correct branch in a separate API call. Now that the commits API supports the `start_sha` parameter directly this workaround is not needed anymore.
-
Markus Koller authored
When passing start_branch on committing from the WebIDE, it's possible that the branch has changed since editing started, which results in the change being applied on top of the latest commit in the branch and overwriting the new changes. By passing the start_sha instead we can make sure that the change is applied on top of the commit which the user started editing from.
-
GitLab Bot authored
-
Kushal Pandya authored
Localize updated text on projects list page See merge request gitlab-org/gitlab-ce!30875
-
Clement Ho authored
-
Kushal Pandya authored
Added whitespace for CI/CD Charts page sub-headers Closes #64309 See merge request gitlab-org/gitlab-ce!30531
-
Dietrich Stein authored
HMSET and AUTH commands were not properly redacted. This commit does that and adds a test. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/64309
-
GitLab Bot authored
-
Mark Lapierre authored
Quality: Refactor all existing usages of .act with .perform See merge request gitlab-org/gitlab-ce!30824
-
Dan Davison authored
Replace any occurance of .act with the preferred method .perform
-
Mark Lapierre authored
EE: Quality: Refactor all existing usages of .act with .perform See merge request gitlab-org/gitlab-ee!14737
-
Mike Greiling authored
Merge branch '12867-deployment-board-help-text-suggests-incorrect-kubernetes-namespace' into 'master' Fix suggested namespace in deploy boards help text See merge request gitlab-org/gitlab-ee!14739
-
GitLab Bot authored
-
Stan Hu authored
Unquarantine object storage test Closes gitlab-org/quality/nightly#101 See merge request gitlab-org/gitlab-ce!30874
-
Mark Lapierre authored
--compat mode in Minio is now enabled so this test should pass See https://gitlab.com/gitlab-org/gitlab-qa/merge_requests/260
-
GitLab Bot authored
-
Tiger authored
-
Evan Read authored
Go guide: be more explicit on testing frameworks + diffing test results See merge request gitlab-org/gitlab-ce!29950
-
Victor Zagorodny authored
-
GitLab Bot authored
-
Evan Read authored
Doc for "Move external authorization service API management to EE" See merge request gitlab-org/gitlab-ce!30579
-
Imre Farkas authored
-
Evan Read authored
Fix unordered list spacing (part 1) See merge request gitlab-org/gitlab-ce!30794
-
Marcel Amirault authored
Correct the spacing of unordered markdown lists in docs, to maintain standards of documentation.
-
GitLab Bot authored
-