- 28 Oct, 2021 40 commits
-
-
Amy Qualls authored
Fix curl shell examples which cause 400 Bad Request See merge request gitlab-org/gitlab!73227
-
Natalia Tepluhina authored
Merge branch '338430-enable-assumeimmutableresults-in-app-assets-javascripts-error_tracking-details-js' into 'master' Enable `assumeImmutableResults` in error tracking See merge request gitlab-org/gitlab!72608
-
Jacques Erasmus authored
Improve User Exprience for Blame page See merge request gitlab-org/gitlab!73173
-
Andy Soiron authored
Fix typo 'commited' in strings & code See merge request gitlab-org/gitlab!71128
-
-
Kati Paizee authored
Line edits to Markdown page See merge request gitlab-org/gitlab!73212
-
Amy Qualls authored
-
Marcel Amirault authored
Updated trigger to be reference only See merge request gitlab-org/gitlab!73217
-
Suzanne Selhorn authored
-
Phil Hughes authored
Re-position merge train help icon See merge request gitlab-org/gitlab!73184
-
Amy Qualls authored
Replace migration test examples See merge request gitlab-org/gitlab!73204
-
Stanislav Lashmanov authored
This is a follow-up on: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/67050 Initial rendering performance optimization using content-visiblity introduced issues onto Blame page scrolling. This is a fix for those issues, which uses content-visibility only for the elements with a known height. Changelog: other MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/73173
-
Payton Burdette authored
Postion the merge train help icon close to the merge button so it does not clash with squash commit control. Changelog: changed EE: true
-
Simon Knox authored
Update scan execution empty state view See merge request gitlab-org/gitlab!72995
-
Alexander Turinske authored
- previously if a user could not create a scan execution policy, they couldn't click the save button - now it shows the user an empty state - update documentation paths to be more specific - update tests
-
Andy Soiron authored
Fix 'private method 'load' called' when posting non-whitelisted webhook See merge request gitlab-org/gitlab!72672
-
Fiona Neill authored
Update path to test file See merge request gitlab-org/gitlab!73248
-
Kushal Pandya authored
Add specs for Jira project key functionality See merge request gitlab-org/gitlab!72741
-
Vitali Tatarintev authored
Remove the pipelines link from Auto DevOps toast See merge request gitlab-org/gitlab!73054
-
Natalia Tepluhina authored
Fix: filename display when copy/paste in comment See merge request gitlab-org/gitlab!72878
-
Dmytro Zaporozhets (DZ) authored
Fixes email invites being case senstive See merge request gitlab-org/gitlab!73079
-
Dmitry Gruzd authored
Permit `MergeRequestDiffCommit#commit_author` to be nil See merge request gitlab-org/gitlab!73258
-
Adam Hegyi authored
Add Prometheus metrics for loose foreign keys See merge request gitlab-org/gitlab!73192
-
Vitali Tatarintev authored
Development guideline Docs: Not everything is a service object See merge request gitlab-org/gitlab!71343
-
David O'Regan authored
Deprecations in Docs - Improve sort order See merge request gitlab-org/gitlab!73188
-
Patrick Bajao authored
Added GraphQL API mutation for requiring attention See merge request gitlab-org/gitlab!72990
-
Tom Quirk authored
- Also moves strings to i18n object in jira_issue_fields.vue
-
Phil Hughes authored
Fixes a bug when accepting an email invite it would require both the invited email and the users email to match case. Changelog: fixed Closes https://gitlab.com/gitlab-org/gitlab/-/issues/338022
-
Rémy Coutable authored
storage-statistics API project/group, add missing fields See merge request gitlab-org/gitlab!72075
-
David O'Regan authored
Within the milestone, we should organize them alphabetically
-
Ethan Urie authored
-
orozot authored
Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/343539 Changelog: fixed
-
Alex Kalderimis authored
-
Peter Leitzen authored
Force eager loading of the application code for specs require it See merge request gitlab-org/gitlab!73154
-
Alessio Caiazza authored
Use matching gitaly binary for workhorse integration tests See merge request gitlab-org/gitlab!72271
-
Marcel Amirault authored
Update docs to link out to VS Code extension See merge request gitlab-org/gitlab!72808
-
Amy Qualls authored
-
Rémy Coutable authored
Enable logging of Sidekiq bulk job insertions See merge request gitlab-org/gitlab!73223
-
Fabio Pitino authored
Support tracking of shared runners duration together with CI minutes See merge request gitlab-org/gitlab!72315
-
Phil Hughes authored
Adds the GraphQL mutation that will mark the assignee or reviewer as requiring attention. Creates a todo item when the users attention is required. https://gitlab.com/gitlab-org/gitlab/-/issues/343325
-