- 25 Oct, 2021 14 commits
-
-
pbair authored
Change the `UnidirectionalCopyTrigger` class to require an external connection be passed to it. This makes the class safe for use with multiple databases by not relying on ActiveRecord::Base directly.
-
Heinrich Lee Yu authored
Improve cross-modification error message for undefined gitlab_schema See merge request gitlab-org/gitlab!72945
-
Marcel Amirault authored
Update CI troubleshooting docs for includes See merge request gitlab-org/gitlab!72648
-
Cleveland Bledsoe Jr authored
-
Sanad Liaquat authored
Change test blob count from 2 to 1 See merge request gitlab-org/gitlab!72832
-
Dylan Griffith authored
Merge branch '342685-remove-dependency-proxy-menu-entry-when-user-can-t-access-the-page' into 'master' Remove dependency proxy menu when user is not authorised See merge request gitlab-org/gitlab!72687
-
Nicolò Maria Mezzopera authored
-
Dylan Griffith authored
Remove runners <-> groups cross-joins where possible See merge request gitlab-org/gitlab!72505
-
Avielle Wolfe authored
-
Dylan Griffith authored
This can cause confusion for developers adding new tables at present because the error message doesn't make it clear that the problem (and hence solution) is just about the table being missing from `spec/support/database/gitlab_schemas.yml`.
-
Evan Read authored
Add table for multiple report support See merge request gitlab-org/gitlab!72824
-
James Heimbuck authored
-
Evan Read authored
TW review of Ruby gotchas doc See merge request gitlab-org/gitlab!72858
-
Marcin Sedlak-Jakubowski authored
-
- 24 Oct, 2021 3 commits
-
-
Russell Dickenson authored
docs: Add Note for License Scanning Monorepos See merge request gitlab-org/gitlab!72049
-
Russell Dickenson authored
Updated nav steps slightly See merge request gitlab-org/gitlab!72933
-
Russell Dickenson authored
Fixed a few small case inconsistencies See merge request gitlab-org/gitlab!72932
-
- 23 Oct, 2021 6 commits
-
-
Suzanne Selhorn authored
Matching the latest standards Related to: https://gitlab.com/gitlab-org/technical-writing/-/issues/454
-
Suzanne Selhorn authored
-
Illya Klymov authored
Removed disabled eslint rules See merge request gitlab-org/gitlab!72015
-
Rishabh Gupta authored
-
Ezekiel Kigbo authored
Fix 2+ discussions on one line not working See merge request gitlab-org/gitlab!72915
-
Gabriel Mazetto authored
Fix: update faq link in pricing page See merge request gitlab-org/gitlab!72756
-
- 22 Oct, 2021 17 commits
-
-
Thomas Randolph authored
Always create a lines object, even if only one line is provided. Some instances of creating the note form won't have a range of lines at construction. If only a single line is provided, create the range of lines using that one line as both the start and end of the range. Changelog: fixed
-
Paul Slaughter authored
Fix storage row line height See merge request gitlab-org/gitlab!72861
-
Jose Ivan Vargas authored
Fix spacing when going between write and preview tabs in markdown header See merge request gitlab-org/gitlab!72809
-
Frédéric Caplette authored
Fix shared runners form injections See merge request gitlab-org/gitlab!72907
-
Andrew Fontaine authored
Remove v-html from note_form.vue See merge request gitlab-org/gitlab!72752
-
Andrew Fontaine authored
Global Search - Fix reset filters button See merge request gitlab-org/gitlab!72627
-
Zack Cuddy authored
-
Suzanne Selhorn authored
Docs: Explain deprecation of the cert-based cluster features See merge request gitlab-org/gitlab!72896
-
Marcia Ramos authored
-
Doug Stull authored
- provide was misconfigured Changelog: fixed
-
-
Peter Hegman authored
UI polish on the webhook log page See merge request gitlab-org/gitlab!71872
-
Scott Hampton authored
Improves the empty state when artifacts fail to load See merge request gitlab-org/gitlab!71666
-
Alper Akgun authored
Create 14.4 What's New entry See merge request gitlab-org/gitlab!72900
-
Peter Hegman authored
Merge branch '343259-implementation-improve-the-location-of-where-the-runner-registration-information-lives' into 'master' Move register runner information to a dropdown See merge request gitlab-org/gitlab!72529
-
Miguel Rincon authored
This change moves the runner registration information to a number of separate steps in a single dropdown in the upper-right corner of the admin and groups runner list view. Changelog: changed
-
Amy Qualls authored
Update permissions table for deleting Wiki pages See merge request gitlab-org/gitlab!72826
-