- 09 Mar, 2021 15 commits
-
-
Mark Lapierre authored
Extract fork spec into legacy and new fork form See merge request gitlab-org/gitlab!55461
-
Samantha Ming authored
Part of issue: https://gitlab.com/gitlab-org/gitlab/-/issues/15013
-
Mark Chao authored
Remove usage_data_i_source_code_code_intelligence flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!51765
-
James Fargher authored
Update usage dictionary generator to clean up whitespace See merge request gitlab-org/gitlab!55956
-
Marcel Amirault authored
Update avoids lines that end in whitespace
-
Marcel Amirault authored
Removed extra spaces between CI and CD See merge request gitlab-org/gitlab!56048
-
Kerri Miller authored
Add Packages::Debian::FindOrCreatePackageService [RUN ALL RSPEC] See merge request gitlab-org/gitlab!51891
-
Mark Chao authored
Jira Issue Detail page: Jira users with username See merge request gitlab-org/gitlab!55778
-
Russell Dickenson authored
Shortcut page cleanup See merge request gitlab-org/gitlab!56024
-
Dan Davison authored
Dequarantine snippet tests See merge request gitlab-org/gitlab!55962
-
Mathieu Parent authored
-
Mathieu Parent authored
-
Mathieu Parent authored
-
Evan Read authored
Changed navigate to go See merge request gitlab-org/gitlab!56047
-
Evan Read authored
Update test cases screenshots See merge request gitlab-org/gitlab!56010
-
- 08 Mar, 2021 25 commits
-
-
Steve Abrams authored
Update cluster agent tokens with null names See merge request gitlab-org/gitlab!55673
-
Emily Ring authored
Renamed migrations since master now has a conflicting migration Added missing db/schema_migrations/20210303165302
-
Dylan Griffith authored
Merge branch '301055-update-metrics-definitions-for-product-intelligence-group-elasticsearch-enabled' into 'master' Update Metric defintion for elasticsearch_enabled See merge request gitlab-org/gitlab!56007
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!56011
-
Mayra Cabrera authored
Adds CVE ID Request button to issue sidebar - RUN AS-IF-FOSS [RUN ALL RSPEC] See merge request gitlab-org/gitlab!41203
-
James Johnson authored
Also: * Adds a setting to enable the button in the project general settings * Adds a new column to the `project_settings` database table * Adds new vue components: * project_feature_labeled_toggle.vue * cve_id_request_sidebar.vue
-
Suzanne Selhorn authored
-
Suzanne Selhorn authored
-
James Fargher authored
Reducing variable instantiations in blame processing See merge request gitlab-org/gitlab!55973
-
Luke Duncalfe authored
Track group coverage visits in vue instead See merge request gitlab-org/gitlab!55687
-
Miranda Fluharty authored
Count unique users in the same way as other group::testing metrics So we can use the unique user counts in aggregated metrics
-
James Fargher authored
Add mutation to accept merge requests See merge request gitlab-org/gitlab!54758
-
David O'Regan authored
Project Settings Repository Deploy Keys Header Expand/Collapse 7/8 See merge request gitlab-org/gitlab!55234
-
Daniel Schömer authored
Project Settings General Headers (h4 elements) expand/collapse on mouse-click / tap, like using the Expand/Collapse button. Other h4 headers in other Project Settings pages do not expande/collapse on mouse-click / tap, but only using the Expand/Collapse button. This may seem inconsistent to the user. The h4 headers of Project Settings General get the expand/collapse behavior through classes settings-title, js-settings-toggle and js-settings-toggle-trigger-only. This MR adds classes settings-title, js-settings-toggle and js-settings-toggle-trigger-only to the h4 headers in Project Settings Repository Deploy keys. This enables the expand/collapse behavior on mouse-click / tap for the h4 headers.
-
Stan Hu authored
Enable codequality_backend_comparison by default See merge request gitlab-org/gitlab!54241
-
Jose Ivan Vargas authored
Move from btn-success to btn-confirm in shared/deploy_keys directory See merge request gitlab-org/gitlab!55299
-
Maxime Orefice authored
This commit enables our new feature flag by default which switch our codequality report comparison from the frontend to the backend.
-
Robert Speicher authored
Redirect to test cases show when using issues url See merge request gitlab-org/gitlab!55410
-
Jose Ivan Vargas authored
Update merge request page buttons See merge request gitlab-org/gitlab!55218
-
Mayra Cabrera authored
Use only uuid to pick correct finding from the reports See merge request gitlab-org/gitlab!55643
-
Mehmet Emin INAC authored
As we have now the unique attribute called `uuid` for all the findings we can use it to identify the records instead of using position.
-
charlie ablett authored
Track epics created [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!53651
-
Scott Hampton authored
Move from btn-success to btn-confirm in shared/issuable directory See merge request gitlab-org/gitlab!55303
-
Yogi authored
As a part of https://gitlab.com/gitlab-org/gitlab/-/issues/320731
-
Amy Qualls authored
Remove deprecated resource link from docs See merge request gitlab-org/gitlab!55309
-