- 01 Aug, 2019 6 commits
-
-
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.
-
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.
-
Stan Hu authored
Add Feature.remove Closes #65363 See merge request gitlab-org/gitlab-ce!31315
-
- 31 Jul, 2019 34 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
-
Thong Kuah authored
Resolve "Fix typo on clusters_applications_cert_managers factory" Closes #65297 See merge request gitlab-org/gitlab-ce!31278
-
Nick Thomas authored
Fix mirroring help text See merge request gitlab-org/gitlab-ce!31348
-
Nick Thomas authored
-
Paul Slaughter authored
CE Port of Update feature flag UI to support percentage rollout See merge request gitlab-org/gitlab-ce!31240
-
Douglas Barbosa Alexandre authored
Fix first-time contributor notes not rendering Closes #65383 See merge request gitlab-org/gitlab-ce!31340
-
Douwe Maan authored
Add prometheus listen address to whitelist See merge request gitlab-org/gitlab-ce!31148
-
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.
-
James Ramsay authored
-
Annabel Dunstone Gray authored
Remove the warning style from the "U2F device message" paragraph Closes #61776 See merge request gitlab-org/gitlab-ce!30119
-
Nathan Friend authored
This commit updates the feature flags pages to includes support for the percentage rollout strategy.
-
Stan Hu authored
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31117 enabled the HashInefficientHash Rubocop rule that was fooled by the special implementation of `SpecialRole`. We fix this by introducing a `value?` method and adding unit tests. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/65383
-
Paul Slaughter authored
For milestone filters, treat `Any` as `No filter` See merge request gitlab-org/gitlab-ce!30613
-
charlie ablett authored
- DB migration of board milestone values - issue finder & spec updates
-
Lin Jen-Shin authored
Add project scope to live trace feature flag See merge request gitlab-org/gitlab-ce!31325
-
Stan Hu authored
Fix sidekiq memory killer warning message Closes gitlab-com/gl-infra/infrastructure#7371 See merge request gitlab-org/gitlab-ce!31264
-
Sean McGivern authored
Propagate argument errors as execution errors See merge request gitlab-org/gitlab-ce!31249
-
Kamil Trzciński authored
Adds Sidekiq scheduling latency structured logging field Closes #64649 See merge request gitlab-org/gitlab-ce!30784
-
Andrew Newdigate authored
-
Kamil Trzciński authored
Check for dependency job stage index before comparison Closes #59366 See merge request gitlab-org/gitlab-ce!31116
-
drew authored
Default dependency job stage index to Infinity, and correctly report it as undefined in prior stages
-
Dmitriy Zaporozhets authored
Resolve "Kubernetes > Applications > Uninstall Knative" See merge request gitlab-org/gitlab-ce!30458
-
João Cunha authored
- After uninstalling the knative helm chart it's necessary to also remove some leftover resources to allow the cluster to be clean and knative to be reinstalleable. - Adds knative uninstall disclaimer - Uninstall ksvc before uninstalling knative Make list of Knative and Ingres resources explicit - To avoid deleting unwanted resources we are listing exact which resources will be deleted rather than simply deleting any resource that contains istio or knative words.
-
Sean McGivern authored
Fix Danger finding a test reviewer Closes #65317 See merge request gitlab-org/gitlab-ce!31292
-
Thong Kuah authored
Add edit_note helper method See merge request gitlab-org/gitlab-ce!31235
-
Marcia Ramos authored
Fix whitespace in topic, university, workflow docs See merge request gitlab-org/gitlab-ce!30603
-
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, and cleans up minor white space issues in /topic, /university, /update and /workflow docs.
-
Marcia Ramos authored
Docs: update time tracking doc See merge request gitlab-org/gitlab-ce!30890
-
Marcia Ramos authored
- CORE ONLY badge - Link 'introduced in' note - Inline linking
-
Kushal Pandya authored
Use file-loader for sprite icons within icon.vue See merge request gitlab-org/gitlab-ce!31257
-
Marcia Ramos authored
Help user to know what to do when deploying to cluster Closes #58947 See merge request gitlab-org/gitlab-ce!31318
-
Evan Read authored
-