- 15 Sep, 2021 9 commits
-
-
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 31 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
-
Evan Read authored
Add line about processing delay to test coverage visualization docs See merge request gitlab-org/gitlab!70130
-
James Heimbuck authored
-
Stan Hu authored
Include author in commit message from core team community members See merge request gitlab-org/gitlab!69076
-
Douglas Barbosa Alexandre authored
Geo: Reduce frequency of redownload attempts See merge request gitlab-org/gitlab!70329
-
Dylan Griffith authored
Rewrite assertions with hardcoded values See merge request gitlab-org/gitlab!70041
-
Michael Kozono authored
Update Devise sign_in path for Geo secondaries See merge request gitlab-org/gitlab!69748
-
Lee Tickett authored
Changelog: fixed
-
Mike Greiling authored
Update dependency @gitlab/svgs to v1.212.0 See merge request gitlab-org/gitlab!70317
-
Scott Hampton authored
Only render "No artifacts found" when not loading See merge request gitlab-org/gitlab!68843
-
Alex Kalderimis authored
Remove redundant permission checks for GraphQL job type See merge request gitlab-org/gitlab!69982
-
Furkan Ayhan authored
Reading a build requires a project-level permission, so we don't need to check read permissions for each build. In this commit we remove the read_commit_status authorization from Ci::JobType because its callers already do the check. Changelog: performance
-
Mike Kozono authored
Changelog: changed EE: true
-
Mike Kozono authored
For retries of failed syncs. Changelog: changed EE: true
-
Mike Kozono authored
This applies to retry attempts of project and project-wiki Git repos which failed to sync. Changelog: changed EE: true
-
Mike Kozono authored
The redownload flow has risks, see https://gitlab.com/gitlab-org/gitlab/-/issues/332151. Therefore, don't use it until it is more clearly necessary. This will make Geo use the normal flow for the first 10 retries, so the redownload flow won't be used until about 2.5 hours of failed retries. Changelog: changed EE: true
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!70320
-
Michael Kozono authored
Updating feature_category from CI to PA and code_testing See merge request gitlab-org/gitlab!68214
-
Cheryl Li authored
-
Marcin Sedlak-Jakubowski authored
Docs: Update Roadmap documentation to include daterange presets See merge request gitlab-org/gitlab!70156
-
Kushal Pandya authored
-
Lin Jen-Shin authored
Add deprecation entry for repository push events See merge request gitlab-org/gitlab!70215
-
Dan Jensen authored
-
GitLab Release Tools Bot authored
-
Doug Stull authored
force_trial and combined_registration symbiosis See merge request gitlab-org/gitlab!69898
-
GitLab Renovate Bot authored
-
Jose Ivan Vargas authored
Log hello message in browser console See merge request gitlab-org/gitlab!69589
-
Paul Slaughter authored
-