- 13 Apr, 2021 40 commits
-
-
Natalia Tepluhina authored
Add Commonmark support to Content Editor See merge request gitlab-org/gitlab!58791
-
Enrique Alcántara authored
-
Savas Vedova authored
Correct typo of 'specify' on Policies tab of Threat Monitoring page See merge request gitlab-org/gitlab!58956
-
Lindsay Kerr authored
-
Kerri Miller authored
Resolve merge request todos asynchronously on update [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!58647
-
Marcel Amirault authored
Remove cached issue count section See merge request gitlab-org/gitlab!59242
-
Sanad Liaquat authored
Remove quarantine tag from the mTLS test See merge request gitlab-org/gitlab!59142
-
Nicolò Maria Mezzopera authored
Convert registration welcome CSS to utility classes See merge request gitlab-org/gitlab!59038
-
Alper Akgun authored
-
Phil Hughes authored
Update badge appearance in group runners See merge request gitlab-org/gitlab!59144
-
Yannis Roussos authored
Guard code path to execute only if attribute exists See merge request gitlab-org/gitlab!59114
-
Andreas Brandl authored
The column `total_tuple_count` has only been introduced after the migration helper had been used for the first time. That is, there is a preceding migration using the helper. This migration and its schema version does not know about the later column addition and hence the code path fails. We check if the attribute exists here, so we can safely work with it. This is only needed in code paths that are already being used in existing migrations. See https://gitlab.com/gitlab-org/gitlab/-/issues/327447
-
Tim Zallmann authored
Merge branch 'dreedy-use-find-verbiage-instead-of-get-verbiage-for-spec-helper-methods' into 'master' Use find rather than get verbiage for spec helpers See merge request gitlab-org/gitlab!59049
-
Phil Hughes authored
Add btn-icon class for GPG key delete button See merge request gitlab-org/gitlab!57974
-
Yogi authored
-
Phil Hughes authored
Improvements to the code quality badge in the MR diff file header See merge request gitlab-org/gitlab!58833
-
Miranda Fluharty authored
-
Achilleas Pipinellis authored
Docs - Update 14.0 release date to June 22nd on maintenance policy page See merge request gitlab-org/gitlab!58555
-
Steve Terhar authored
-
Achilleas Pipinellis authored
Copyedit docs for a project creation for Pages from template See merge request gitlab-org/gitlab!59127
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!59236
-
James Lopez authored
Improve performance of milestonish concern spec See merge request gitlab-org/gitlab!58582
-
Miguel Rincon authored
Be explicit about which props a Vue component takes See merge request gitlab-org/gitlab!59048
-
Achilleas Pipinellis authored
Update Geo limitations in docs See merge request gitlab-org/gitlab!54931
-
Jose Ivan Vargas authored
Track clicked templates for pipeline empty state experiment See merge request gitlab-org/gitlab!58808
-
Mark Florian authored
Update ESLint and related See merge request gitlab-org/gitlab!58681
-
Rémy Coutable authored
testing: Enable all Gitaly feature flags in CI See merge request gitlab-org/gitlab!52308
-
Marcin Sedlak-Jakubowski authored
-
Mark Lapierre authored
Support `per_repository` elector's health check failure message See merge request gitlab-org/gitlab!59116
-
Sami Hiltunen authored
-
Alper Akgun authored
Update metric definition under verify testing group See merge request gitlab-org/gitlab!59028
-
Fabio Pitino authored
Remove some ci_workflow_rules_variables FF checks See merge request gitlab-org/gitlab!58777
-
GitLab Release Tools Bot authored
-
Vitali Tatarintev authored
Add pagination for VSA records See merge request gitlab-org/gitlab!57843
-
Patrick Bajao authored
This is one of the changes to reduce the number of SQL queries when `MergeRequests::UpdateService`. The strategy is to delegate todo resolution (marking pending todo as done) to Sidekiq. This way, SQL queries needed for it won't need to run synchronously on update.
-
Fabian Zimmer authored
-
Andrew Fontaine authored
Change loading, remove async on new graph See merge request gitlab-org/gitlab!59187
-
Sarah Groff Hennigh-Palermo authored
-
Natalia Tepluhina authored
Due date issue sidebar widget [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!58621
-
Florie Guibert authored
-