- 06 Jan, 2022 40 commits
-
-
Rémy Coutable authored
Update acts-as-taggable-on gem version See merge request gitlab-org/gitlab!77565
-
Phil Hughes authored
Update credentials gpg badge to match pajamas See merge request gitlab-org/gitlab!77643
-
Olena Horal-Koretska authored
Increase icon size for categories in emoji picker See merge request gitlab-org/gitlab!77577
-
Adam Hegyi authored
Remove foreign key ci_minutes_additional_packs.namespace_id See merge request gitlab-org/gitlab!77550
-
Marcel Amirault authored
Correct the instructions in View pipeline vulnerabilities section See merge request gitlab-org/gitlab!77648
-
Fiona Neill authored
-
Lin Jen-Shin authored
In-app awareness of Registration Features - Email from GitLab See merge request gitlab-org/gitlab!74042
-
Axel García authored
Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/74042 EE: true
-
Brandon Labuschagne authored
Make menu items in top nav translatable See merge request gitlab-org/gitlab!77475
-
Matthias Käppler authored
Adds project and corpus last See merge request gitlab-org/gitlab!77228
-
Kushal Pandya authored
Create agent-specific vulnerability list See merge request gitlab-org/gitlab!76713
-
Dylan Griffith authored
In https://gitlab.com/gitlab-org/gitlab/-/merge_requests/77322 we already added a ["loose foreign key"]( https://docs.gitlab.com/ee/development/database/loose_foreign_keys.html) to replace this foreign key. Now that this has been running fine in production we should be OK to remove the foreign key altogether. This was added in a post-deployment migration as we want to ensure that they have the correct code running with the loose foreign key in place before we remove the foreign key to ensure that there isn't any lost deletes. Changelog: other
-
Diana Logan authored
Add note explaining that nested arrays are OK See merge request gitlab-org/gitlab!77554
-
Marcel Amirault authored
-
Alper Akgun authored
Improve epic swimlanes loading performance for group issue board See merge request gitlab-org/gitlab!75378
-
Nicolò Maria Mezzopera authored
Allow tag deletion on broken tags See merge request gitlab-org/gitlab!76971
-
Steve Abrams authored
- Remove tag validation in delete API - Show delete button even when tag is broken
-
Adam Hegyi authored
Remove foreign key ci_group_variables.group_id as we have loose fK See merge request gitlab-org/gitlab!77494
-
atiwari71 authored
Add COVFUZZ_PROJECT_PATH to Coverage-Fuzzing.gitlab-ci.yml. Update corpus to use last package file instead of first package file. Changelog: changed EE: true
-
Fiona Neill authored
Fix deploying AWS Lambda function using GitLab CI/CD See merge request gitlab-org/gitlab!77471
-
Ramya Authappan authored
Improve reliable test report issue title and labels See merge request gitlab-org/gitlab!77580
-
Andrejs Cunskis authored
-
Dylan Griffith authored
In https://gitlab.com/gitlab-org/gitlab/-/merge_requests/77322 we already added a ["loose foreign key"]( https://docs.gitlab.com/ee/development/database/loose_foreign_keys.html) to replace this foreign key. Now that this has been running fine in production we should be OK to remove the foreign key altogether. This was added in a post-deployment migration as we want to ensure that they have the correct code running with the loose foreign key in place before we remove the foreign key to ensure that there isn't any lost deletes. Changelog: other
-
Marcel Amirault authored
Correct documentation on exporting member list See merge request gitlab-org/gitlab!77597
-
Ezekiel Kigbo authored
Fix checkbox position in RTL lists See merge request gitlab-org/gitlab!77072
-
Adam Hegyi authored
Clarify post-deployment migration for loose foreign key process See merge request gitlab-org/gitlab!77542
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!77641
-
Alexander Turinske authored
- use glBadge helper method Changelog: changed EE: true
-
Simon Knox authored
Resolve "Unitless number in CSS `calc()` causes the computation to fail" See merge request gitlab-org/gitlab!77633
-
GitLab Release Tools Bot authored
-
Tiger Watson authored
Fix migration for cases with empty strings See merge request gitlab-org/gitlab!77506
-
Russell Dickenson authored
Add exception to exclude here in link See merge request gitlab-org/gitlab!77634
-
Shinya Maeda authored
Deployment Approvals API See merge request gitlab-org/gitlab!76689
-
Matthias Käppler authored
Implement an Internal API to handle mailroom webhook See merge request gitlab-org/gitlab!76724
-
Quang-Minh Nguyen authored
Recently, JwtAuthenticatable supports multi-secret secret per inherited class. This use case is not suitable for mailroom JWT flow, which includes one secret per mailbox. JwtAuthenticatable hasn't supported iat verification to control token age.
-
Thong Kuah authored
Do not show participants invisible to the user See merge request gitlab-org/gitlab!77021
-
Marcel Amirault authored
Here docs are a shell thing, and a valid use of 'here' in link text
-
Marcel Amirault authored
It is called here documents See merge request gitlab-org/gitlab!77599
-
Mitar authored
-
Ezekiel Kigbo authored
Add solution section See merge request gitlab-org/gitlab!77572
-