- 21 Jan, 2021 40 commits
-
-
Sean McGivern authored
Remove "whats new" feature flag RUN AS-IF-FOSS See merge request gitlab-org/gitlab!52020
-
Jay authored
This commit removes the "whats new" feature flag and enables the feature for everyone: EE, and CE. part of: https://gitlab.com/gitlab-org/gitlab/-/issues/254186
-
Patrick Bajao authored
Move Advanced Search Admin Settings to Top Level See merge request gitlab-org/gitlab!51026
-
Changzheng Liu authored
-
Jarka Košanová authored
Remove duplicates from related_commit_sha query See merge request gitlab-org/gitlab!51888
-
Adam Hegyi authored
Remove duplicates from vulnerability_occurrences See merge request gitlab-org/gitlab!49937
-
Patrick Bajao authored
Resolve "Allow reviewers to be updated via API" See merge request gitlab-org/gitlab!51186
-
David Kim authored
-
Alper Akgun authored
Simplify metric definition yml See merge request gitlab-org/gitlab!51709
-
Alina Mihaila authored
- Remove name attribute, currenlty doesn't add any value to metric definition - Use key_path for JSON key path, location in Usage Ping payload - Update docs
-
charlie ablett authored
Create Dast::Profile model See merge request gitlab-org/gitlab!51296
-
Philip Cunningham authored
Adds new model that groups DastSiteProfile and DastScannerProfile.
-
Adam Hegyi authored
-
Michał Zając authored
When trying to introduce UUIDv5 in vulnerability_occurrences table we discovered rows that would introduce duplicate values in the UUID column. This would violate the UNIQUE constraint we have on that column. We need to remove those rows before recalculating UUIDs for older findings.
-
Alper Akgun authored
Create adoption engineering experiment issue template See merge request gitlab-org/gitlab!52128
-
Kushal Pandya authored
Move empty state into the threat monitoring tabs See merge request gitlab-org/gitlab!51748
-
Marcel Amirault authored
Changed wording to match UI See merge request gitlab-org/gitlab!52161
-
Russell Dickenson authored
-
Brandon Labuschagne authored
Edit UI text for protected environments See merge request gitlab-org/gitlab!52152
-
Nick Gaskill authored
-
Russell Dickenson authored
Docs: clean up some Vale substitution warnings See merge request gitlab-org/gitlab!51051
-
Jonston Chan authored
Replaces some shorthand words to enforce standard
-
Evan Read authored
The jenkins service was moved to core See merge request gitlab-org/gitlab!52162
-
Evan Read authored
Fix wording in Quick Actions docs See merge request gitlab-org/gitlab!52142
-
Luke Duncalfe authored
-
Mark Lapierre authored
E2E to open Web IDE from Diff Tab See merge request gitlab-org/gitlab!51870
-
Anastasia McDonald authored
Verify it opens ALL files of a multiple file MR and changes made in Web IDE are reflected in the MR See https://gitlab.com/gitlab-org/quality/testcases/-/issues/997
-
Albert Salim authored
Doc pipeline test ordering See merge request gitlab-org/gitlab!52160
-
Heinrich Lee Yu authored
Add a /request_review alias for /assign_reviewer See merge request gitlab-org/gitlab!51751
-
Illya Klymov authored
Render "Integration Help" HTML in HAML, but reposition it in Vue See merge request gitlab-org/gitlab!49323
-
Viji Rao authored
Fix logs tab information in admin area section See merge request gitlab-org/gitlab!52065
-
Illya Klymov authored
Replaced unused `new-gl-button` with `gl-button` See merge request gitlab-org/gitlab!51864
-
Marcel Amirault authored
-
Vidhya Hariharan authored
-
Marcel Amirault authored
Adds docs for worker metadata logging See merge request gitlab-org/gitlab!51613
-
Ricky Wiens authored
- Previously there was no contributor documentation for log_extra_metadata_on_done which is a useful helper function in order to get structured logs out of a workers run.
-
Illya Klymov authored
Move "number of changed files" into Web IDE sidebar badge See merge request gitlab-org/gitlab!51166
-
Kev authored
-
Illya Klymov authored
Update project avatar preview to be a rectangle See merge request gitlab-org/gitlab!51511
-
Marcel Amirault authored
It missed broken anchors in redirect files
-