- 21 Jan, 2021 40 commits
-
-
Nick Thomas authored
-
Peter Leitzen authored
Move GitGarbageCollectWorker to Projects namespace See merge request gitlab-org/gitlab!52064
-
Vitali Tatarintev authored
Record onboarding action for MR approval rule See merge request gitlab-org/gitlab!51987
-
Kushal Pandya authored
Update styling not to use fit-content prop See merge request gitlab-org/gitlab!52109
-
Phil Hughes authored
Step 2 - Add alert and disable when cannot push code in IDE See merge request gitlab-org/gitlab!51710
-
Adam Hegyi authored
Revert creation of repostiory_read_only column in namespaces tables See merge request gitlab-org/gitlab!52181
-
Sean McGivern authored
Update GitLab Runner Helm Chart to 0.25.0/13.8.0 See merge request gitlab-org/gitlab!52095
-
Francisco Javier López authored
In this commit we move the GitGarbageCollectWorker to the Projects namespace because we want to reuse the logic later in similar workers.
-
Mark Florian authored
Fix performance bar from sticking on Firefox See merge request gitlab-org/gitlab!51993
-
Kamil Trzciński authored
Change Jira Connect update sequence id to use Unix Time See merge request gitlab-org/gitlab!51697
-
Andy Soiron authored
Monotonic Time counts the number of seconds since system boot. This means it resets with every deploy and can be different in each processes. Unix Time counts the number of seconds since 1970-1-1 UTC.
-
Francisco Javier López authored
-
Vitali Tatarintev authored
Remove is_blocked_by See merge request gitlab-org/gitlab!51448
-
Lin Jen-Shin authored
Quarantine flaky file dropdown tests See merge request gitlab-org/gitlab!52179
-
Dmytro Zaporozhets (DZ) authored
Record namespace for 3 experiments on trial onboarding flows See merge request gitlab-org/gitlab!52117
-
Ezekiel Kigbo authored
Merge branch '281815-convert-project-members-list-view-from-haml-to-vue-setup-vue-application' into 'master' Move some shared code to `members` directory [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!51520
-
Kamil Trzciński authored
Add docs for selectively disabling a feature flag See merge request gitlab-org/gitlab!51740
-
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
-
Albert Salim authored
-
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 IS_BLOCKED_BY from db queries - remove IS_BLOCKED_BY from specs
-
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
-