- 25 Oct, 2021 29 commits
-
-
Fiona Neill authored
Enhance sorting issue lists doc See merge request gitlab-org/gitlab!72715
-
Marcin Sedlak-Jakubowski authored
-
Vitaly Slobodin authored
Fixed Address require-string-literal-i18n-helpers offenses See merge request gitlab-org/gitlab!72926
-
Ash McKenzie authored
Merge branch '341754-follow-up-from-skip-product-intelligence-review-for-growth-experiments-mrs' into 'master' Move ProductIntelligence Danger code to project_helper class See merge request gitlab-org/gitlab!72544
-
Denys Mishunov authored
Fix jump to next discussion on diffs tab not working See merge request gitlab-org/gitlab!72278
-
Alex Pooley authored
Fix issues with frame-src CSP directive See merge request gitlab-org/gitlab!72830
-
Vitaly Slobodin authored
Revert "Merge branch 'pipeline-editor/linked-pipelines' into 'master'" See merge request gitlab-org/gitlab!72951
-
Adam Hegyi authored
Pass db connection to UnidirectionalCopyTrigger See merge request gitlab-org/gitlab!72641
-
Marcel Amirault authored
Moved pipeline info from yaml file to pipelines file See merge request gitlab-org/gitlab!72914
-
Suzanne Selhorn authored
-
Kati Paizee authored
Cross-link to VS Code extension information See merge request gitlab-org/gitlab!72656
-
Amy Qualls authored
-
Albert Salim authored
Run GraphQL docs rake task on changes See merge request gitlab-org/gitlab!72891
-
Adam Hegyi authored
Add multiple database support to post_migration generator See merge request gitlab-org/gitlab!72819
-
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
This reverts merge request !72255
-
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 7 commits
-
-
Suzanne Selhorn authored
Matching the latest standards Related to: https://gitlab.com/gitlab-org/technical-writing/-/issues/454
-
Suzanne Selhorn authored
-
Erick L authored
Change require string literal i18n-helpers to wrapper by sprintf type: fixed
-
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 1 commit
-
-
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
-