- 25 Oct, 2021 34 commits
-
-
Yannis Roussos authored
Fix issue_metrics index creation error See merge request gitlab-org/gitlab!72928
-
Natalia Tepluhina authored
Refactor and connect package list for GraphQl implementation See merge request gitlab-org/gitlab!72225
-
Nicolò Maria Mezzopera authored
-
Jacques Erasmus authored
Group iterations by cadence on issue filter bar See merge request gitlab-org/gitlab!72796
-
Coung Ngo authored
-
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 3 commits
-
-
Suzanne Selhorn authored
Matching the latest standards Related to: https://gitlab.com/gitlab-org/technical-writing/-/issues/454
-
Suzanne Selhorn authored
-
Adam Hegyi authored
This change fixes the index creation error when the first_mentioned_in_commit_at has the type of timestamp with timezone
-