- 15 Sep, 2021 36 commits
-
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-
Rajendra Kadam authored
Add specs and update custom emoji access policy Update gql docs
-
Kushal Pandya authored
Show disabled input for Service Desk custom email See merge request gitlab-org/gitlab!69857
-
Kushal Pandya authored
Open reply box on resolved design discussions See merge request gitlab-org/gitlab!70359
-
Natalia Tepluhina authored
[4/5] Add unauthenticated API throttle settings to admin area See merge request gitlab-org/gitlab!69486
-
charlie ablett authored
tags: Always enable fix for verification of long tag messages See merge request gitlab-org/gitlab!70051
-
Tiger Watson authored
Set `job_token_scope_enabled` to false by default See merge request gitlab-org/gitlab!69502
-
Avielle Wolfe authored
-
Rajat Jain authored
Users are confused about the `service_desk_email` configuration and often wonder why it's not working correctly even when it's configured. Changelog: changed
-
Rajat Jain authored
Fix a bug where reply box does not open on resolved design discussions. Changelog: fixed
-
Tiger Watson authored
Merge branch '338069-address-the-primary-key-overflow-risk-for-the-ci_build_trace_chunks-table-step-3-drop' into 'master' Resolve "Address the Primary Key Overflow risk for the ci_build_trace_chunks table - Step 3: Drop temporary columns and triggers" See merge request gitlab-org/gitlab!69632
-
Mike Greiling authored
Update dependency @gitlab/ui to v32.10.1 See merge request gitlab-org/gitlab!70349
-
Dylan Griffith authored
Add upvotes to merge requests documents See merge request gitlab-org/gitlab!66671
-
Terri Chu authored
-
Mark Lapierre authored
Enable canary switching during spec execution See merge request gitlab-org/gitlab!69421
-
Zeff Morgan authored
-
Ramya Authappan authored
Add requires_admin tag to index tests See merge request gitlab-org/gitlab!70316
-
Russell Dickenson authored
Update container policy screenshot See merge request gitlab-org/gitlab!70241
-
Krasimir Angelov authored
Remove subtransactions from partition management See merge request gitlab-org/gitlab!70231
-
GitLab Renovate Bot authored
-
Mark Lapierre authored
Refactor admin PAT creation for LDAP scenarios See merge request gitlab-org/gitlab!70038
-
Mark Lapierre authored
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!70347
-
Ash McKenzie authored
Enable surfacing false positives for vulnerabilities See merge request gitlab-org/gitlab!69700
-
GitLab Release Tools Bot authored
-
Simon Knox authored
Consolidate the use of IDs in board state [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!69733
-
Thong Kuah authored
Disable touching individual DB migration files in production See merge request gitlab-org/gitlab!70204
-
Thong Kuah authored
Disable method instrumentation initialization [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!69662
-
Douglas Barbosa Alexandre authored
Set different session cookie for Geo secondaries See merge request gitlab-org/gitlab!69759
-
Evan Read authored
Add Praefect log location See merge request gitlab-org/gitlab!69600
-
Anton Smith authored
-
Evan Read authored
Update NameID format recommendation See merge request gitlab-org/gitlab!70324
-
Gerardo Gutierrez authored
-
James Fargher authored
Remove `Graphql/Description` from `.rubocop_manual_todo.yml` See merge request gitlab-org/gitlab!69826
-
Luke Duncalfe authored
-
- 14 Sep, 2021 4 commits
-
-
Catalin Irimie authored
To support the secondary proxying the primary while also serving and doing authentication on the secondary itself, the sites need to have different session cookies in order to not overwrite each other. As the primary site and the secondary site don't share the same session state, when the cookie used on one site, is used with the exact same name on the other site, it overwrites the content, effectively logging out each other. Changelog: changed EE: true
-
Evan Read authored
documentation: Document usage of remove-repository sub-command See merge request gitlab-org/gitlab!70155
-
Mayra Cabrera authored
Merge branch '334726-investigate-confirm-the-dismiss-for-the-invite-your-teammates-banner-works-as-intended' into 'master' Persist group invite banner dismissal in database See merge request gitlab-org/gitlab!68785
-
Doug Stull authored
-