- 21 Jan, 2021 40 commits
-
-
Shinya Maeda authored
Trial onboarding UX enhancements See merge request gitlab-org/gitlab!51911
-
Alper Akgun authored
Based on UX review
-
Marcin Sedlak-Jakubowski authored
Docs: fix linting errors in doc/api/boards.md See merge request gitlab-org/gitlab!49763
-
Jonston Chan authored
-
Kamil Trzciński authored
Quarantine flaky Gitlab::Elastic::Helper specs See merge request gitlab-org/gitlab!52185
-
Fabio Pitino authored
Refactoring merge train refresh service See merge request gitlab-org/gitlab!51433
-
Fabio Pitino authored
Enable Merge Train checkbox based on Merge Pipelines checkbox See merge request gitlab-org/gitlab!51233
-
Mireya Andres authored
The Merge Train checkbox is enabled only when the Merge Pipelines checkbox is enabled and checked. The initial state is set by querying `ciCdSettings` via GraphQL.
-
Rémy Coutable authored
Use default options for query params in get_job_id script See merge request gitlab-org/gitlab!52158
-
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
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
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.
-