- 17 Nov, 2021 40 commits
-
-
Lin Jen-Shin authored
Fix the flaky tests report based on a known-good report See merge request gitlab-org/gitlab!74682
-
Marcia Ramos authored
Doc Consistency: user/infrastructure - release See merge request gitlab-org/gitlab!73786
-
Niklas authored
-
Douglas Barbosa Alexandre authored
Increase LFS token entropy for keys/deploy keys See merge request gitlab-org/gitlab!74699
-
Marcia Ramos authored
Update application SLI documentation See merge request gitlab-org/gitlab!73994
-
Bob Van Landuyt authored
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!74701
-
Kati Paizee authored
Fix doc formatting for pages administration See merge request gitlab-org/gitlab!74650
-
Matija Čupić authored
Update auto-deploy-image to v2.17.0 See merge request gitlab-org/gitlab!74343
-
Hordur Freyr Yngvason authored
-
Andrejs Cunskis authored
Fix autodevops test failure See merge request gitlab-org/gitlab!74609
-
GitLab Release Tools Bot authored
-
Igor Drozdov authored
Since fingerprint is based on the public key Let's take more bytes from attr_encrypted_db_key_base To have the same entropy as a secret for a user Changelog: changed
-
Natalia Tepluhina authored
Move registry spec files to new folder See merge request gitlab-org/gitlab!74688
-
Nicolò Maria Mezzopera authored
-
Nikola Milojevic authored
Re-expose `model.connection.load_balancer` to have LB of the connection See merge request gitlab-org/gitlab!74615
-
Marcin Sedlak-Jakubowski authored
Add spelling exception, tidy page See merge request gitlab-org/gitlab!74641
-
Amy Qualls authored
-
Alper Akgun authored
Create Issue template process for empty state regions See merge request gitlab-org/gitlab!72707
-
Jarek Ostrowski authored
-
Sean McGivern authored
Merge branch '345470-spec-failure-in-spec-controllers-projects-pipelines_controller_spec-rb-projects' into 'master' Quarantine a flaky test See merge request gitlab-org/gitlab!74690
-
Sean McGivern authored
Merge branch '345510-fix-saml-sso-redirects-for-pseudonymized-urls-for-snowplow-tracking' into 'master' Fix SAML SSO redirects for pseudonymized URLS See merge request gitlab-org/gitlab!74476
-
Nikolay Belokolodov authored
The Group SSO Controller is skipping the :group method before it executes. The URL-pseudonymization code that gets included on every page is checking if group is defined. By calling group for tracking the pseudonymized URL, it caused an endless redirect. Changelog: fixed
-
Marcin Sedlak-Jakubowski authored
Update some deprecation removal dates See merge request gitlab-org/gitlab!74665
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!74687
-
Max Woolf authored
Add keyset pagination for tags API See merge request gitlab-org/gitlab!74239
-
Lin Jen-Shin authored
Fix wrong require in spec/support/flaky_tests.rb See merge request gitlab-org/gitlab!74597
-
Kamil Trzciński authored
The is required by `pg_wal_lsn_diff` to execute against closest connection to compare WAL pointers. Without that it causes `duplicate_job` to fail. Ensure that we test an actual invocations with PG.
-
Kati Paizee authored
Add Jira Cloud settings for DVCS See merge request gitlab-org/gitlab!74680
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
GitLab Release Tools Bot authored
-
Savas Vedova authored
Remove license compliance feature flag reference See merge request gitlab-org/gitlab!74143
-
Kev authored
-
Marius Bobin authored
Fixes cross-db modification for Ci::JobArtifacts::DestroyBatchService See merge request gitlab-org/gitlab!74583
-
Thong Kuah authored
Split out main, and geo DB out of CI transaction We should not run main, and geo DB operations in the context of a CI transaction. We split it out into a pre-, and post- set of DB operations. At this point it should be OK for the security_finding to be deleted, regardless of whether the Ci::JobArtifact are successfully delete or not. If the Ci::JobArtifact deletion fails, another worker will try again. Changelog: changed
-
Illya Klymov authored
Merge branch '337662-allow-filtering-of-issues-within-boards-by-negate-issue-type-in-graphql' into 'master' Allow filtering of issues within boards by negate issue type See merge request gitlab-org/gitlab!74354
-
David Fernandez authored
Experiment: Pipeline Editor Walkthrough tracking See merge request gitlab-org/gitlab!74063
-
Jose Ivan Vargas authored
Move API fuzzing YAML generation to the client See merge request gitlab-org/gitlab!74514
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Ramya Authappan authored
Skip Dependency Proxy Group SSO spec on staging See merge request gitlab-org/gitlab!74674
-