Commit Graph

5 Commits

Author SHA1 Message Date
Toon Claes 4711100164 Always run CleanUp before writing the git config 2018-11-27 22:48:55 +01:00
Toon Claes 4908e4b3a2 Run repository cleanup on failure 2018-11-27 22:48:55 +01:00
Toon Claes 220208c051 Retry the failing projects 2018-11-27 22:48:55 +01:00
Toon Claes cc70bd8440 Move code to a BackgroundMigration
And run in intervals.
2018-11-27 22:48:55 +01:00
Toon Claes ffdb3f26e7 Migration to write fullpath in all repository configs
In https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/16027 it was
added to write `gitlab.fullpath` in the git config of all
repositories. But this only writes them on move or migrate to hashed
storage.

This adds a migration that writes the fullpath to all the
repositories.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/41776
2018-11-27 22:48:54 +01:00