- 06 Sep, 2021 30 commits
-
-
Marcel Amirault authored
Improve Vale badge capitalization rule See merge request gitlab-org/gitlab!69511
-
Jonston Chan 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
-
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
-
dfrazao-gitlab authored
- Ignore source_job_id_convert_to_bigint column - Remove trigger_8485e97c00e3 trigger Related to https://gitlab.com/gitlab-org/gitlab/-/issues/338059 Changelog: added
-
Tiger Watson authored
Add locked column to Ci::JobArtifact See merge request gitlab-org/gitlab!68893
-
Russell Dickenson authored
Add java keytool workaround See merge request gitlab-org/gitlab!69122
-
Igor Frenkel authored
-
- 05 Sep, 2021 10 commits
-
-
Dmitriy Zaporozhets (DZ) authored
Use active status in metrics generator template See merge request gitlab-org/gitlab!69438
-
Dmitriy Zaporozhets (DZ) authored
Allow runner_matchers callsite See merge request gitlab-org/gitlab!69444
-
Mark Lapierre authored
-
Evan Read authored
Update permissions table for last topics See merge request gitlab-org/gitlab!69259
-
Marcel Amirault authored
-
Evan Read authored
Docs: Clarify what user API search searches for See merge request gitlab-org/gitlab!69565
-
Russell Dickenson authored
Minor fixes to DAST API documentation See merge request gitlab-org/gitlab!69132
-
Greg Myers authored
-
Stan Hu authored
[RUN AS-IF-FOSS] [RUN ALL RSPEC] Remove metrics report usage data feature flag See merge request gitlab-org/gitlab!68657
-
Stan Hu authored
This feature can lead to correctness issues with binary detection (see https://gitlab.com/gitlab-org/gitlab/-/issues/340013) since blob data is not guaranteed to be loaded entirely when detection is run. Benchmarks in https://gitlab.com/gitlab-org/gitlab/-/issues/34001 show on staging that the cost of Redis lookups can be 80x slower than just running Charlock Holmes of up to 8000 characters per file. Relates to: * https://gitlab.com/gitlab-org/gitlab/-/issues/340013 * https://gitlab.com/gitlab-org/gitlab/-/issues/328819 Changelog: changed
-