- 02 Sep, 2021 33 commits
-
-
Patrick Bajao authored
Add group organizations query to GraphQL See merge request gitlab-org/gitlab!69318
-
Dylan Griffith authored
Fix CI cross-join in Search::GlobalService See merge request gitlab-org/gitlab!69430
-
Alex Pooley authored
Add group memberships to oidc id_token endpoint response See merge request gitlab-org/gitlab!68354
-
Sebastian Poxhofer authored
-
Alex Pooley authored
Merge branch '336012-forked-project-should-include-original-external-authorization-classification-label' into 'master' Include original project classification in forked projects See merge request gitlab-org/gitlab!67769
-
Steve Mathieu authored
-
Marcel Amirault authored
Remove Clair deprecation warning See merge request gitlab-org/gitlab!69428
-
Kati Paizee authored
Match wordings with other sections See merge request gitlab-org/gitlab!69340
-
Adam Hegyi authored
Add new VSA partitioned tables See merge request gitlab-org/gitlab!68950
-
Adam Hegyi authored
This change creates the partitioned Value Stream Analytics tables for issues and merge requests. Changelog: added
-
Dylan Griffith authored
Shrink cross-database query check allowlist See merge request gitlab-org/gitlab!69265
-
Thong Kuah authored
-
Thong Kuah authored
This accounted about thousands of callsites in our CI
-
Shinya Maeda authored
Remove Legacy Flag from Feature Flag Enum See merge request gitlab-org/gitlab!68408
-
Dylan Griffith authored
Allowlist callsites in `merge_request.rb` for cross-db query See merge request gitlab-org/gitlab!69426
-
Sashi authored
This commit removes the clair deprecation warning as it was deprecated in 14.0. EE: true Changelog: removed
-
Russell Dickenson authored
Revise after more RSS feed support added See merge request gitlab-org/gitlab!69321
-
Amy Qualls authored
-
Tiger Watson authored
Remove bigint conversion triggers for push_event_payloads See merge request gitlab-org/gitlab!69339
-
Thong Kuah authored
-
Thong Kuah authored
This list can be shrunk to the in-code exceptions we added via allow_cross_joins_across_databases
-
Thong Kuah authored
This accounted for thousands of calls in our CI file. Remove a spec from the spec allowlist that was tested to work locally
-
Simon Knox authored
Delete legacy board code See merge request gitlab-org/gitlab!69338
-
Stan Hu authored
Merge branch '338585-visiting-epic-boards-in-public-groups-as-a-non-logged-in-user-can-fail' into 'master' Logged out users can view public group epic boards See merge request gitlab-org/gitlab!69218
-
Michael Kozono authored
Remove feature flag gitaly_backup See merge request gitlab-org/gitlab!68510
-
Evan Read authored
Resolve "Docs feedback: SAML SSO and SCIM user management update" See merge request gitlab-org/gitlab!67838
-
Petar Prokic authored
-
Tiger Watson authored
Update structure.sql to match migration times See merge request gitlab-org/gitlab!69333
-
Dylan Griffith authored
Strong validate used config names in `database.yml` and normalize legacy config See merge request gitlab-org/gitlab!67877
-
Mike Greiling authored
Update dependency core-js to ^3.17.1 See merge request gitlab-org/gitlab!69401
-
Patrick Bair authored
Add a data migration to remove existing duplicates of DastSiteTokens See merge request gitlab-org/gitlab!68578
-
Marcos Rocha authored
The MR !67933 added an application-level uniqueness constraint on to facilitate token reuse by url. However we may have existing duplicate tokens in the database and race conditions could result in duplicates being created. This MR adds a data migration to remove the existing duplicate tokens Changelog: fixed MR: !68578
-
Krasimir Angelov authored
Prepare ci_builds swap indexes for async creation See merge request gitlab-org/gitlab!69404
-
- 01 Sep, 2021 7 commits
-
-
Thong Kuah authored
Move cross-join yml to inside spec/ directory See merge request gitlab-org/gitlab!69344
-
Krasimir Angelov authored
Use `find_or_create_by` instead of `safe_find_or_create_by` to avoid subtransactions.
-
Thong Kuah authored
Bump fast_gettext to the latest [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!69236
-
Thong Kuah authored
Error on newlines in sidekiq-cluster arguments See merge request gitlab-org/gitlab!69237
-
Krasimir Angelov authored
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/68593 introduced two new columns - `max_yaml_size_bytes` and `max_yaml_depth`. This updates `structure.sql` and moves them at the bottom of the columns list, in order to avoid diffs when the file is regenerated.
-
Stan Hu authored
Re-addition of the state column for members table See merge request gitlab-org/gitlab!69220
-
GitLab Renovate Bot authored
-