- 20 Aug, 2021 40 commits
-
-
Mikolaj Wawrzyniak authored
To allow for more detailed analysis, we need to track project and namespace ids accoring to https://gitlab.com/gitlab-org/gitlab/-/issues/336779#considered-data-for-pseudonymization those attributes are not subjected to anonymization or pseudonymization
-
Kushal Pandya authored
Remove unused VSA css classes and js See merge request gitlab-org/gitlab!68543
-
Kushal Pandya authored
Retain bullet style after editing a page with lists in content editor See merge request gitlab-org/gitlab!68481
-
Himanshu Kapoor authored
-
Olena Horal-Koretska authored
Add daterange picker to filter Roadmap See merge request gitlab-org/gitlab!55639
-
Kushal Pandya authored
-
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
-