Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorick Peterse <yorickpeterse@gmail.com>2017-06-02 18:12:36 +0300
committerYorick Peterse <yorickpeterse@gmail.com>2017-06-12 14:24:04 +0300
commitd83ee2bbd10d8fe2f2e9521bb3c266cf696aa98c (patch)
tree7cf1c328790afd76c13fd553eb30786a14928835 /lib/gitlab/background_migration
parent5478ff6dc2ad59a7c7d91f61339e8acee9bbb434 (diff)
Add the ability to perform background migrations
Background migrations can be used to perform long running data migrations without these blocking a deployment procedure. See MR https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11854 for more information.
Diffstat (limited to 'lib/gitlab/background_migration')
-rw-r--r--lib/gitlab/background_migration/.gitkeep0
1 files changed, 0 insertions, 0 deletions
diff --git a/lib/gitlab/background_migration/.gitkeep b/lib/gitlab/background_migration/.gitkeep
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/lib/gitlab/background_migration/.gitkeep