- 01 Aug, 2019 21 commits
-
-
Achilleas Pipinellis authored
Update the python example regex to work with --coverage See merge request gitlab-org/gitlab-ce!31018
-
Achilleas Pipinellis authored
General improvements to LDAP docs Closes gitlab-ee#7219 See merge request gitlab-org/gitlab-ce!30880
-
Evan Read authored
-
Ramya Authappan authored
Quarantine flaky e2e test See merge request gitlab-org/gitlab-ce!31364
-
Mark Lapierre authored
-
Kushal Pandya authored
(CE Port) Add filters for Productivity Analytics See merge request gitlab-org/gitlab-ce!31097
-
Martin Wortschack authored
-
Mike Greiling authored
Implements a js library for tracking using snowplow See merge request gitlab-org/gitlab-ce!31160
-
Jeremy Jackson authored
This will ultimately replace the stats.js that exists in EE.
-
Evan Read authored
Merge branch '12398-compile-a-list-of-created-data-types-which-ones-are-replicated-verified-and-tested-docs' into 'master' Geo - Update list of unreplicated/unverified data types See merge request gitlab-org/gitlab-ce!31261
-
Stan Hu authored
Fix broken spec from file rename See merge request gitlab-org/gitlab-ce!31360
-
Thong Kuah authored
b36323f3
-
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.
-
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 19 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
-
Douglas Barbosa Alexandre 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
-