- Mar 24, 2022
-
-
GitLab Release Tools Bot authored
[merge-train skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
John Skarbek authored
Prepare 14.7.6-ee release See merge request gitlab-org/gitlab!83054
-
Add e2e tests for cloud activation See merge request gitlab-org/gitlab!77997
-
- Mar 23, 2022
- Mar 21, 2022
-
-
E2E: Retry on exception due to bug See merge request gitlab-org/gitlab!79919
-
During DestroyAllExpiredService. The new query which is causing the number of queries to cross the limit is: `UPDATE "ci_job_artifacts" SET "expire_at" = NULL WHERE 1=0` The where clause looks funny because there are zero wrongly expired artifacts, yet `update_all` is called anyway, on a relation built with an empty array. The new query is called at app/services/ci/job_artifacts/destroy_batch_service.rb:142. We are modifying only the test in this commit, since it is low risk.
-
If we're forcing CI, set package-and-qa manual See merge request gitlab-org/gitlab!83184
-
See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/82681 Changelog: changed
-
See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/82084 Changelog: added
-
- Mar 19, 2022
-
-
John Skarbek authored
Fix iteration spec for 14-7-stable-ee See merge request gitlab-org/gitlab!83235
-
-
- Mar 18, 2022
-
-
John Skarbek authored
Fix license spec for 14-7-stable-ee See merge request gitlab-org/gitlab!83234
-
yliu uc1testing authored
-
- Mar 17, 2022
-
-
Ahmad Tolba authored
Remove runners token prefix feature flags in 14-7-stable-ee See merge request gitlab-org/gitlab!82121
-
Changelog: changed
-
- Mar 09, 2022
-
-
GitLab Release Tools Bot authored
[merge-train skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Ahmad Tolba authored
Prepare 14.7.5-ee release See merge request gitlab-org/gitlab!82430
-
- Mar 08, 2022
-
-
See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/81022 Changelog: fixed
-
See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/79637 Changelog: other
-
- Feb 25, 2022
-
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
[merge-train skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Amy Phillips authored
Limit commands_changes to certain keys See merge request gitlab-org/security/gitlab!2226
-
Merge branch 'security-fix-commands-changes-14-7' into '14-7-stable-ee' See merge request gitlab-org/security/gitlab!2226 Changelog: security
-
Amy Phillips authored
Add runners_token prefix to Group and Project See merge request gitlab-org/security/gitlab!2249
-
Merge branch 'security-mattkasa-608-incremental-token-rotation-14-7' into '14-7-stable-ee' See merge request gitlab-org/security/gitlab!2249 Changelog: security
-
Amy Phillips authored
Merge branch 'security-571-anonymous-user-can-enumerate-all-users-through-graphql-endpoint-14-7' into '14-7-stable-ee' Anonymous user can enumerate all users through GraphQL endpoint See merge request gitlab-org/security/gitlab!2119
-
Merge branch 'security-571-anonymous-user-can-enumerate-all-users-through-graphql-endpoint-14-7' into '14-7-stable-ee' See merge request gitlab-org/security/gitlab!2119 Changelog: security
-
GitLab Release Tools Bot authored
Check for unsafe characters in email addresses before sending See merge request gitlab-org/security/gitlab!2207
-
Merge branch 'security-check-unsafe-characters-in-email-addresses-14-7' into '14-7-stable-ee' See merge request gitlab-org/security/gitlab!2207 Changelog: security
-
GitLab Release Tools Bot authored
Warn when snippet contains unretrievable files See merge request gitlab-org/security/gitlab!2204
-
Merge branch 'security-snippets-warn-unretrievable-files-14-7' into '14-7-stable-ee' See merge request gitlab-org/security/gitlab!2204 Changelog: security
-
GitLab Release Tools Bot authored
Prevent DOS when rendering math markdown See merge request gitlab-org/security/gitlab!2200
-
Merge branch 'security-prevent_math_markdown_rendering_dos-14-7' into '14-7-stable-ee' See merge request gitlab-org/security/gitlab!2200 Changelog: security
-
GitLab Release Tools Bot authored
Check permission when creating members through service See merge request gitlab-org/security/gitlab!2210
-