- 17 Jan, 2022 40 commits
-
-
Toon Claes authored
Setting up and spawning Gitaly in tests needs to have some Bundler settings configured. Until now this was done by writing to the local config file in the ruby directory inside the gitaly dir used in test. This method didn't seem to be robust for all our user and use-cases (i.e. CI), because this configuration _could_ be done from different places. To make the situation more predictable, this change injects all Bundler configuration through environment variables instead.
-
Andrejs Cunskis authored
Collect test resources and write to file See merge request gitlab-org/gitlab!77431
-
Tiffany Rea authored
Add rake task for delete test resource task Update Resouce::Base to collect resource after creation Add new ENV var for JSON file path Add new tool to delete test resources Add new tool to collect test resources Update spec helper to write resource collection to file at end of suite
-
Markus Koller authored
Extract agent token usage tracking logic into service See merge request gitlab-org/gitlab!78151
-
Tiger Watson authored
-
Fabio Pitino authored
Fix the order of subsequent jobs when requeuing a job See merge request gitlab-org/gitlab!77528
-
Kushal Pandya authored
Revert "Merge branch 'rajat/work-hierarchy' into 'master'" See merge request gitlab-org/gitlab!78395
-
Brandon Labuschagne authored
Ensure highlight.js matches the GitLab white theme See merge request gitlab-org/gitlab!76725
-
Andrew Fontaine authored
Clean up VSA base template conditions See merge request gitlab-org/gitlab!78189
-
Rémy Coutable authored
Improve Gitaly test setup error message See merge request gitlab-org/gitlab!78311
-
Stan Hu authored
If Gitaly can't be spawned, print a more informative error explaining possible reasons why. This commit will inform the user whether Gitaly or Git binaries are missing.
-
Markus Koller authored
Fix Rails/SaveBang offenses See merge request gitlab-org/gitlab!75976
-
Markus Koller authored
Fix Gitlab/DelegatePredicateMethods offenses See merge request gitlab-org/gitlab!76010
-
Robert May authored
Improve performance of search global service spec See merge request gitlab-org/gitlab!78377
-
Phil Hughes authored
Remove wait_using_real_timer helper See merge request gitlab-org/gitlab!78332
-
Fabio Pitino authored
Destroy trace chunks and data when deleting pipelines See merge request gitlab-org/gitlab!78116
-
Rajat Jain authored
This reverts commit 4f1e3e52, reversing changes made to 78a09154. Changelog: removed
-
Nikola Milojevic authored
Reintroduce adding timestamp to GitLab Standard Context See merge request gitlab-org/gitlab!78067
-
Suzanne Selhorn authored
Add docs for Group (SaaS) User Caps See merge request gitlab-org/gitlab!77567
-
Sheldon Led authored
We have a standard way to write procedures, so attempted to match that standard. Also, added text to the titles so they'll be easier to find via search
-
Jacques Erasmus authored
Blob refactor: Fix sourcegraph integration See merge request gitlab-org/gitlab!78053
-
Marius Bobin authored
Changelog: fixed
-
Enrique Alcántara authored
Refactor group security discover data attributes See merge request gitlab-org/gitlab!77781
-
Ezekiel Kigbo authored
Migrate legacy icon badge usage See merge request gitlab-org/gitlab!78308
-
Rémy Coutable authored
Update bundler to 2.3.5 because 2.1.4 is too old See merge request gitlab-org/gitlab!78298
-
Vitali Tatarintev authored
Enable the `GraphQL/ArgumentName` cop See merge request gitlab-org/gitlab!76013
-
Brandon Labuschagne authored
Expose internal_url setting for Geo secondaries See merge request gitlab-org/gitlab!77179
-
Marcia Ramos authored
Change tense of text to comply with style guidelines See merge request gitlab-org/gitlab!77834
-
VIREN VARIYA authored
-
Piotr Skorupa authored
This reverts commit 8b49d615.
-
David O'Regan authored
Fix GraphQL/FieldDefinitions offense (Part 3/4) See merge request gitlab-org/gitlab!76016
-
Olena Horal-Koretska authored
Fix margin for submit button with captcha See merge request gitlab-org/gitlab!78316
-
Jan Provaznik authored
Refactor project security discover data attributes See merge request gitlab-org/gitlab!78306
-
Achilleas Pipinellis authored
Add a workaround for 500 error on 13.9.0 See merge request gitlab-org/gitlab!78315
-
Sam Bernal-Damasco authored
-
Adam Hegyi authored
Cleanup after AddPrimaryEmailToEmailsIfUserConfirmed See merge request gitlab-org/gitlab!76141
-
Magdalena Frankiewicz authored
Finalize the background migration, deal with possible leftovers, and remove the after_commit logic which is not necessary anymore. Changelog: changed
-
Sean McGivern authored
Merge branch '350347-enabling-features-in-project-visibility-settings-can-lead-to-incorrect-you-are-about-to' into 'master' Fix incorrect confirmation modal prompt when updating project settings See merge request gitlab-org/gitlab!78353
-
Jacques authored
Add missing decorator + selectors to fix sourcegraoh ingtegration
-
Jan Provaznik authored
Add Hierarchy Page See merge request gitlab-org/gitlab!76720
-