- 10 Dec, 2021 40 commits
-
-
Phil Hughes authored
-
Igor Drozdov authored
It improves the view of multiline structures: Before: ```go struct { httpClient *HttpClient user string password string secret string userAgent string } ``` After: ```go struct { httpClient *HttpClient user string password string secret string userAgent string } ``` Changelog: fixed
-
Phil Hughes authored
Fix translation for Storage purchase See merge request gitlab-org/gitlab!76358
-
Diana Zubova authored
-
Mark Florian authored
Merge branch '344325-make-badges-in-app-views-groups-_project_badges-html-haml-pajamas-compliant' into 'master' Use rails helper for project_badges See merge request gitlab-org/gitlab!76445
-
John Hope authored
-
Heinrich Lee Yu authored
Resolve a FOSS spec failure See merge request gitlab-org/gitlab!76508
-
Sincheol (David) Kim authored
-
Vitali Tatarintev authored
Merge branch '338671-spec-requests-api-graphql-current_user-todos_query_spec-rb-72-failing-flaky' into 'master' Quarantine a flaky test See merge request gitlab-org/gitlab!76206
-
Sean McGivern authored
Fix SMIME signed email sending, do not overwrite Content-Disposition See merge request gitlab-org/gitlab!76233
-
Phil Hughes authored
Remove hardcoded default branch name from FE tests See merge request gitlab-org/gitlab!76457
-
Andrejs Cunskis authored
E2E: log import failures in case of failed spec See merge request gitlab-org/gitlab!76452
-
Andrejs Cunskis authored
-
Nicolò Maria Mezzopera authored
Move labels code to ~/labels and organise See merge request gitlab-org/gitlab!76269
-
Coung Ngo authored
-
Vitaly Slobodin authored
Add License Compliance MR Widget Tracking events See merge request gitlab-org/gitlab!75643
-
Jannik Lehmann authored
-
Heinrich Lee Yu authored
Remove branches_pagination_without_count FF See merge request gitlab-org/gitlab!76526
-
Natalia Tepluhina authored
Labels widget follow up See merge request gitlab-org/gitlab!76308
-
Florie Guibert authored
-
Aleksei Lipniagov authored
Only trigger housekeeping once per push See merge request gitlab-org/gitlab!75581
-
Phil Hughes authored
Merge branch '344343-make-badges-in-app-views-projects-settings-ci_cd-_autodevops_form-html-haml-pajamas-compliant' into 'master' Migrate auto-devops setting to GlBadge abstraction See merge request gitlab-org/gitlab!76416
-
Heinrich Lee Yu authored
Quarantine flaky test See merge request gitlab-org/gitlab!76527
-
Marcel Amirault authored
Mention the upgrade paths in the maintenance policy doc See merge request gitlab-org/gitlab!76528
-
Achilleas Pipinellis authored
-
alinamihaila authored
-
Achilleas Pipinellis authored
Improve LFS migration to object storage details See merge request gitlab-org/gitlab!75987
-
Ben Bodenmiller authored
-
Achilleas Pipinellis authored
Consolidate Uploads object storage migration verification steps See merge request gitlab-org/gitlab!75979
-
Ben Bodenmiller authored
-
Achilleas Pipinellis authored
Improve Terraform states object storage migration verification See merge request gitlab-org/gitlab!75985
-
Ben Bodenmiller authored
-
Igor Drozdov authored
It should be enabled along with branch_list_keyset_pagination feature flag anyway, so let's just replace the usage of branches_pagination_without_count with branch_list_keyset_pagination Changelog: changed
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Marcel Amirault authored
Typo fixes in CI Pipelines Settings See merge request gitlab-org/gitlab!76514
-
Douglas Barbosa Alexandre authored
Update user cap banner link See merge request gitlab-org/gitlab!76347
-
Natalia Tepluhina authored
Disable location link for container images See merge request gitlab-org/gitlab!76492
-
Alexander Turinske authored
-
Kushal Pandya authored
Add loading state to security training config See merge request gitlab-org/gitlab!76352
-
Michael Trainor authored
-