- 11 Feb, 2021 34 commits
-
-
Vitali Tatarintev authored
Use newest records for test webhooks [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!53433
-
Luke Duncalfe authored
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/52646 introduced a change to the order of some test webhook data in order to optimise the queries. This change is to align other test webhooks to also product the newest record in the test payload even though there are no performance gains. https://gitlab.com/gitlab-org/gitlab/-/issues/290116
-
Achilleas Pipinellis authored
Document legacy feature flag migration See merge request gitlab-org/gitlab!53900
-
Marcel Amirault authored
Rename several distribution readmes to index See merge request gitlab-org/gitlab!53953
-
Marcel Amirault authored
-
Savas Vedova authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!53852
-
Jannik Lehmann authored
This reverts commit c0dc184467856aab7edb37b8d202c78df1b8cb85.
-
Marcel Amirault authored
Add Nested dynamic pipelines See merge request gitlab-org/gitlab!53701
-
Dov Hershkovitch authored
-
David Fernandez authored
Change board url to path See merge request gitlab-org/gitlab!53954
-
Simon Knox authored
Display unload warning if MR edit changed See merge request gitlab-org/gitlab!53438
-
Kushal Pandya authored
Update tooltip copy of unknown severity: Cam.x master patch 58785 See merge request gitlab-org/gitlab!52481
-
Kushal Pandya authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!53849
-
Kushal Pandya authored
Fix offsetHeight console error See merge request gitlab-org/gitlab!53842
-
charlie ablett authored
-
Marcel Amirault authored
Add documentation for custom YAML tags See merge request gitlab-org/gitlab!53712
-
Marius Bobin authored
-
Kerri Miller authored
Use default_enabled: :yaml in aggregated metrics See merge request gitlab-org/gitlab!53831
-
Simon Knox authored
Update tests to remove `keyboardDownEvent` helper See merge request gitlab-org/gitlab!53848
-
Luke Duncalfe authored
Add DastProfileDelete GraphQL mutation See merge request gitlab-org/gitlab!53327
-
Philip Cunningham authored
Allow users to delete existing Dast::Profiles.
-
Marcel Amirault authored
How to create a system hook See merge request gitlab-org/gitlab!53923
-
Anton Smith authored
Several steps were missing from the instructions; this commit adds more detail.
-
Luke Duncalfe authored
Disable spellcheck on the GraphQL reference page See merge request gitlab-org/gitlab!53937
-
Amy Qualls authored
We cannot make this page compliant with our spell checker at this time, so we need to disable spell check on this page.
-
David Kim authored
Enable optimal webhook queries feature [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!53676
-
Russell Dickenson authored
Improve ADDITIONAL_CA_CERT_BUNDLE docs for SAST/DS See merge request gitlab-org/gitlab!53721
-
Evan Read authored
Handle more spelling exceptions See merge request gitlab-org/gitlab!53933
-
Amy Qualls authored
Tackle another round of exceptions to the spelling rule. Most of these needed one-off exclusions.
-
James Fargher authored
Add group_id to daily coverage data See merge request gitlab-org/gitlab!53494
-
Evan Read authored
Documenting limit for Cobertura report See merge request gitlab-org/gitlab!53755
-
Ricky Wiens authored
- There is a limit of 100 source nodes that will be read by the cobertura parser. This adds documentation of that limit.
-
Evan Read authored
Document Praefect storage node constraints See merge request gitlab-org/gitlab!53932
-
Paul Okstad authored
Praefect has a number of uniqueness constraints for how backend Gitaly nodes can be named or addressed. This note should help clarify these constraints when adding additional Gitaly nodes to virtual storages.
-
- 10 Feb, 2021 6 commits
-
-
Robert Speicher authored
Track metrics report uploads from CreateJobArtifactsService [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!51670
-
Evan Read authored
Docs: Clarify private CodeQuality runner builds directory configuration See merge request gitlab-org/gitlab!53930
-
Evan Read authored
Docs: Document Gitaly repository optimization See merge request gitlab-org/gitlab!53630
-
Will Chandler authored
The `RepositoryOptimization` RPC added with https://gitlab.com/gitlab-org/gitaly/-/merge_requests/2204 was disabled by default and undocumented. Let's let admins know how to use it.
-
Evan Read authored
Document default replication factor option in Praefect See merge request gitlab-org/gitlab!53262
-
Evan Read authored
Section on overriding rubocop version (documentation) See merge request gitlab-org/gitlab!52965
-