- 07 Sep, 2018 7 commits
-
-
Zeger-Jan van de Weg authored
Rake tasks cleaning up the Git storage were still using direct disk access, which won't work if these aren't attached. To mitigate a migration issue was created. To port gitlab:cleanup:dirs, and gitlab:cleanup:repos, a new RPC was required, ListDirectories. This was implemented in Gitaly, through https://gitlab.com/gitlab-org/gitaly/merge_requests/868. To be able to use the new RPC the Gitaly server was bumped to v0.120. This is an RPC that will not use feature gates, as this doesn't scale on .com so there is no way to test it at scale. Futhermore, we _know_ it doesn't scale, but this might be a useful task for smaller instances. Lastly, the tests are slightly updated to also work when the disk isn't attached. Eventhough this is not planned, it was very little effort and thus I applied the boy scout rule. Closes https://gitlab.com/gitlab-org/gitaly/issues/954 Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/40529
-
Grzegorz Bizon authored
[QA] Change Test::Sanity::Failing to Test::Sanity::Framework See merge request gitlab-org/gitlab-ce!21568
-
Mike Greiling authored
Resolve "Improve handling of projects shared with a group" Closes #44005 See merge request gitlab-org/gitlab-ce!20262
-
Dennis Tang authored
-
Mike Greiling authored
multiseries Closes #50947 See merge request gitlab-org/gitlab-ce!21427
-
Simon Knox authored
-
Stan Hu authored
Move project services log to a separate file See merge request gitlab-org/gitlab-ce!21316
-
- 06 Sep, 2018 33 commits
-
-
Mike Greiling authored
Remove striped table styling of Find files view Closes #51162 See merge request gitlab-org/gitlab-ce!21560
-
Mike Greiling authored
FE for "Uploads to a wiki should be stored inside the wiki git repository" See merge request gitlab-org/gitlab-ce!21466
-
Mike Greiling authored
Resolve "Make margin of user status emoji consistent" Closes #49644 See merge request gitlab-org/gitlab-ce!21268
-
Mike Greiling authored
Displays banner to notify users ADO is implicitly enabled Closes #50535 See merge request gitlab-org/gitlab-ce!21503
-
Clement Ho authored
Resolve "Clean up the top section of the cluster page" Closes #49632 and #50490 See merge request gitlab-org/gitlab-ce!21550
-
Mike Greiling authored
-
Mike Greiling authored
Update eslintrc no-param-reassign to allow props reassignment See merge request gitlab-org/gitlab-ce!21393
-
Paul Slaughter authored
-
Stan Hu authored
Merge branch '7211-geo-synchronization-does-not-seem-to-replicate-default-branch-all-the-time' into 'master' Backport Gitlab::Git::Repository#find_remote_root_ref to CE See merge request gitlab-org/gitlab-ce!21507
-
Kamil Trzciński authored
Automatically disable Auto DevOps for project upon first pipeline failure Closes #39923 See merge request gitlab-org/gitlab-ce!21172
-
Mayra Cabrera authored
-
Kamil Trzciński authored
Disable statement timeout in RenameLoginRootNamespaces migration Closes #50980 See merge request gitlab-org/gitlab-ce!21564
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Felipe Artur authored
-
Rémy Coutable authored
Bulk-render commit titles in the tree view to improve performance Closes #43140 See merge request gitlab-org/gitlab-ce!21500
-
Paul Slaughter authored
-
Nick Thomas authored
Resolve "Migrate issue labels and milestone to related merge request" Closes #50657 See merge request gitlab-org/gitlab-ce!21383
-
Tiago Botelho authored
-
Annabel Dunstone Gray authored
Remove extra spaces from MR discussion notes Closes #46340 See merge request gitlab-org/gitlab-ce!21461
-
Sean McGivern authored
Resolve "CE documentation is not CommonMark compliant" Closes #50695 See merge request gitlab-org/gitlab-ce!21385
-
Brett Walker authored
-
Robert Speicher authored
Handled exception during file upload See merge request gitlab-org/gitlab-ce!21528
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Mayra Cabrera authored
If ADO is implicitly enabled for a project due to the instance wide setting feature or feature flag rollout then an owner or maintainer visiting that project are going to see a banner. Closes #50535
-
Andreas Kämmerle authored
-
Andreas Kämmerle authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Sean McGivern authored
Fix closing issue default pattern Closes #51085 See merge request gitlab-org/gitlab-ce!21531
-