- 01 Aug, 2019 15 commits
-
-
Ash McKenzie authored
Merge branch '4221-board-scope-shouldn-t-persist-1-when-one-selects-any-weight-or-any-milestone' into 'master' Properly persist "-1" and "null" for board weight Closes #11529 and #4221 See merge request gitlab-org/gitlab-ee!14180
-
Evan Read authored
Remove duplicate info about labelling incident See merge request gitlab-org/gitlab-ee!14936
-
Peter Leitzen authored
-
GitLab Bot authored
-
Evan Read authored
Add note about private container registry See merge request gitlab-org/gitlab-ce!31267
-
Alexander Tanayno authored
-
Evan Read authored
Fix copy config command for Puma See merge request gitlab-org/gitlab-ce!31314
-
Evan Read authored
Add error message to npm registry doc Closes #61109 See merge request gitlab-org/gitlab-ce!31271
-
Marcel Amirault authored
Add contributed error message and possible solution to npm registry doc, added to a new troubleshooting section added to the end of the doc.
-
GitLab Bot authored
-
Evan Read authored
Docs: Jobs: use curl --location to follow redirects See merge request gitlab-org/gitlab-ce!31244
-
Evan Read authored
Fix whitespace in ci docs See merge request gitlab-org/gitlab-ce!30655
-
Marcel Amirault authored
Many code blocks are 4spaced, and they render in GitLab without coloring as a result, even though they are fenced with a language label. If in a list, other items will render as being in a code block too, even if not meant to. This fixes all these issues for most docs in /ci, and cleans up other minor whitespace issues too.
-
GitLab Bot authored
-
Stan Hu authored
Add Feature.remove Closes #65363 See merge request gitlab-org/gitlab-ce!31315
-
- 31 Jul, 2019 25 commits
-
-
Evan Read authored
Update label documentation Closes #60160 See merge request gitlab-org/gitlab-ce!31093
-
Marcel Amirault authored
Update label documentation with newer screenshots, cut long lines, and touch up the text, especially the delete label section. Also adds new screenshots for clarity
-
Ash McKenzie authored
-
charlieablett authored
- Filter by no weight - Modify 'board scoped' method - Use JS objects rather than a series of constants - Prevent toggling behaviour that leaves dropdown in a weird state
-
GitLab Bot authored
-
Thong Kuah authored
Resolve "Fix typo on clusters_applications_cert_managers factory" Closes #65297 See merge request gitlab-org/gitlab-ce!31278
-
charlieablett authored
- Use BackgroundMigration - Style/readability - Use pure function for Weight method - use say in migration instead of logger - make update query more concise
-
charlieablett authored
-
charlieablett authored
- Add changelog file
-
charlieablett authored
- Change "none" weight board filter to "any" which is what it was previously doing (so should have minimal user impact) - Fix those integration tests
-
charlieablett authored
- `null` means "Any weight" - `-1` means "No weight" - 0 now means "0 weight" - Update frontend weight dropdown - Update backend weight filters - Add failing tests for weight values - Fix weight selection for no / any / 0 weight - Fix issue filtering by weight - Modify IssuesFinder for no-weight filtering - Update tests for 'any' filter to include all issues regardless of weight (even no weight)
-
Nick Thomas authored
Fix mirroring help text See merge request gitlab-org/gitlab-ce!31348
-
Nick Thomas authored
-
Jan Provaznik authored
Add filtering options for vulnerabilities in Dependency List See merge request gitlab-org/gitlab-ee!14825
-
Tetiana Chupryna authored
-
GitLab Bot authored
-
Paul Slaughter authored
CE Port of Update feature flag UI to support percentage rollout See merge request gitlab-org/gitlab-ce!31240
-
Paul Slaughter authored
Update feature flag UI to support percentage rollout See merge request gitlab-org/gitlab-ee!14538
-
Nathan Friend authored
This commit updates the feature flags pages to includes support for the percentage rollout strategy.
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Fix first-time contributor notes not rendering Closes #65383 See merge request gitlab-org/gitlab-ce!31340
-
GitLab Bot authored
-
Douwe Maan authored
Add prometheus listen address to whitelist See merge request gitlab-org/gitlab-ee!14895
-
Reuben Pereira authored
- Add to whitelist so that even if local requests from hooks and services are not allowed, the prometheus manual configuration will still succeed.
-
Douwe Maan authored
Add prometheus listen address to whitelist See merge request gitlab-org/gitlab-ce!31148
-