- 20 Aug, 2021 40 commits
-
-
Markus Koller authored
Security releases happen after the main monthly release, so the first "backport" will actually be for the most recent release. This frequently causes confusion and authors end up creating an unnecessary backport for an older release, instead of the latest one. This is explained in the [security workflow documentation][1], but we should also clarify this in the security issue and merge request templates. We don't really need a milestone on the MR merging into `master`, so we also change the Danger rules to not require one. [1]: https://gitlab.com/gitlab-org/release/docs/blob/master/general/security/developer.md#security-merge-requests
-
Marcin Sedlak-Jakubowski authored
Added deploy board to word list See merge request gitlab-org/gitlab!68608
-
Marcin Sedlak-Jakubowski authored
Made all instances of deploy board lowercase See merge request gitlab-org/gitlab!68610
-
Brandon Labuschagne authored
Normalize reportType filter for graphql query See merge request gitlab-org/gitlab!68546
-
Savas Vedova authored
-
Grzegorz Bizon authored
De-normalize tags used to retrieve builds queue See merge request gitlab-org/gitlab!65648
-
Grzegorz Bizon authored
-
Simon Knox authored
Remove `board_new_list` feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!59826
-
Simon Knox authored
Changelog: other
-
Brandon Labuschagne authored
Enable `assumeImmutableResults` in group productivity-analytics See merge request gitlab-org/gitlab!68631
-
Mark Florian authored
Bump minimum Node version to 12.22.1 See merge request gitlab-org/gitlab!68430
-
Enrique Alcántara authored
Reduce the spacing of list items for Content Editor See merge request gitlab-org/gitlab!68612
-
Shinya Maeda authored
Prevents pipeline creation for builds with more than 50 tags See merge request gitlab-org/gitlab!68380
-
Maxime Orefice authored
-
Dmitry Gruzd authored
Remove `track_unique_visits` feature flag See merge request gitlab-org/gitlab!68569
-
Savas Vedova authored
Do not truncate vulnerability report filter dropdown items See merge request gitlab-org/gitlab!68453
-
Daniel Tian authored
-
Sarah Groff Hennigh-Palermo authored
Refactor handling of commit sha in pipeline editor See merge request gitlab-org/gitlab!67542
-
Adam Hegyi authored
Introduce `ActiveRecord::Base.gitlab_schema` indicator See merge request gitlab-org/gitlab!68160
-
Kamil Trzciński authored
-
Mikołaj Wawrzyniak authored
Usage metrics update for Manage See merge request gitlab-org/gitlab!68280
-
Mikołaj Wawrzyniak authored
Enable the FF ci_new_artifact_file_reader by default See merge request gitlab-org/gitlab!68293
-
Tetiana Chupryna authored
Remove callbacks that obscure validations and rely instead on validations for user secondary emails See merge request gitlab-org/gitlab!68048
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!68632
-
Sam Kerr authored
-
Furkan Ayhan authored
It's enabled on GitLabcom Changelog: fixed
-
Heinrich Lee Yu authored
Remove the `between_uses_list_commits` feature flag See merge request gitlab-org/gitlab!68470
-
Adam Hegyi authored
Prepare indexes on events for bigint column conversions See merge request gitlab-org/gitlab!68426
-
Magdalena Frankiewicz authored
Remove redundant and confusing checks on secondary emails, rely on validations. On email update, reset secondary emails if they were set to primary one Changelog: fixed
-
GitLab Release Tools Bot authored
-
Jannik Lehmann authored
This commit solves https://gitlab.com/gitlab-org/gitlab/-/issues/338450 It enables `assumeImmutableResults` in the group productivity-analytics.
-
Nick Thomas authored
Reproducible Builds: Use SOURCE_DATE_EPOCH for build time if present See merge request gitlab-org/gitlab!68464
-
Andreas Brandl authored
Add contacts table and model See merge request gitlab-org/gitlab!67985
-
Lin Jen-Shin authored
Extract static analysis jobs See merge request gitlab-org/gitlab!68517
-
Krasimir Angelov authored
Add migration to create indexes asynchronously for the `events` table. Creating the indexes asynchronously will preventing the column swap migration from running for an excessive length of time. Changelog: other
-
Etienne Baqué authored
Add dsn to error tracking client key See merge request gitlab-org/gitlab!68487
-
GitLab Release Tools Bot authored
[ci skip]
-
Albert Salim authored
`static-analysis` is not rails specific and performs various kinds of static analyses: rubocop, haml, jest, markdown, etc.
-
GitLab Release Tools Bot authored
[ci skip]
-
Kati Paizee authored
Integration docs, substitution fixes See merge request gitlab-org/gitlab!68382
-