- 06 Sep, 2021 40 commits
-
-
Ezekiel Kigbo authored
With https://gitlab.com/gitlab-org/gitlab/-/merge_requests/64273 we introduced changes to locally store labels in vuex, this added some additional fields to VSA form, which are not needed when persisting changes. This MR adds an allow list for fields that should be submitted for the Value stream.
-
charlie ablett authored
Allow any_runners_available? callsite See merge request gitlab-org/gitlab!69603
-
Natalia Tepluhina authored
Rename "Learn GitLab A" to "Learn Gitlab" See merge request gitlab-org/gitlab!69490
-
Natalia Tepluhina authored
Remove paste event listener on destroy See merge request gitlab-org/gitlab!69453
-
Mikołaj Wawrzyniak authored
Update metrics yaml definitions See merge request gitlab-org/gitlab!69441
-
Mark Chao authored
Allow filtering of issues by negated author in GraphQL See merge request gitlab-org/gitlab!69460
-
Eulyeon Ko authored
-
Mark Chao authored
Remove use_insert_all_in_internal_id feature flag See merge request gitlab-org/gitlab!69598
-
Alper Akgun authored
Update ci templates metrics definitions See merge request gitlab-org/gitlab!69468
-
Alina Mihaila authored
-
Jan Provaznik authored
Exclude eslint as a SAST analyzer See merge request gitlab-org/gitlab!69512
-
Marcel Amirault authored
Improve Vale badge capitalization rule See merge request gitlab-org/gitlab!69511
-
Jonston Chan authored
-
alinamihaila authored
-
Jarka Košanová authored
Revert out eager loading for ExpirePipelineCacheWorker See merge request gitlab-org/gitlab!69519
-
Matthias Käppler authored
Roll back support for caching encoding detection See merge request gitlab-org/gitlab!69581
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!69611
-
Alex Pooley authored
Allow user owns_runner? callsite See merge request gitlab-org/gitlab!69527
-
Jarka Košanová authored
Eanble sort_by_project_users_by_project_authorizations_user_id FF See merge request gitlab-org/gitlab!69431
-
GitLab Release Tools Bot authored
-
Russell Dickenson authored
Remove four-stages diagram from flow page See merge request gitlab-org/gitlab!69516
-
Amy Qualls authored
-
Albert Salim authored
Adjust Feature Flag Audit Test to be Flexible See merge request gitlab-org/gitlab!69475
-
Sanad Liaquat authored
Enable SAST spec performance improvement See merge request gitlab-org/gitlab!68975
-
Patrick Bajao authored
Splits up auto_cancelable_pipelines query and adds limit for pipelines See merge request gitlab-org/gitlab!68585
-
Evan Read authored
Add warning message about metadata See merge request gitlab-org/gitlab!69541
-
Emily Chang authored
-
Thong Kuah authored
This is responsible for 500 calls in our CI so will allow us to shrink the spec based callsite
-
Sanad Liaquat authored
Improve flaky snippet_index_page_spec test See merge request gitlab-org/gitlab!69424
-
Evan Read authored
Describe how to add comments in the style guide See merge request gitlab-org/gitlab!69601
-
Adam Cohen authored
-
Dylan Griffith authored
Fix compilation of deprecations doc, and test it in CI See merge request gitlab-org/gitlab!69358
-
Marcel Amirault authored
-
Dylan Griffith authored
Add data migration to remove duplicate DastSiteTokens with same token See merge request gitlab-org/gitlab!69020
-
Marcos Rocha authored
-
Krasimir Angelov authored
Merge branch '338059-address-the-primary-key-overflow-risk-for-the-ci_sources_pipelines-table-step-3-drop' into 'master' Resolve "Address the Primary Key Overflow risk for the ci_sources_pipelines table - Step 3: Drop temporary columns and triggers" See merge request gitlab-org/gitlab!69281
-
Tiger Watson authored
Split diff commit migrations into smaller chunks See merge request gitlab-org/gitlab!69392
-
Mark Lapierre authored
Quarantine 2 tests awaiting a bug fix See merge request gitlab-org/gitlab!69594
-
Thong Kuah authored
Reschedule 'ExtractProjectTopicsIntoSeparateTable' background migration See merge request gitlab-org/gitlab!69199
-
Heinrich Lee Yu authored
Creates internal ID records without using a subtransaction Also changes, insert_all to insert since they're just the same under the hood Changelog: other
-