gitlab-ce/lib/tasks/gitlab
Gabriel Mazetto fc0ff92807 Added Rollbacker workers and support on the rake task
Rollback is done similar to Migration for the Hashed Storage.
It also shares the same ExclusiveLease key to prevent both happening
at the same time.

All Hashed Storage related workers now share the same queue namespace
which allows for assigning dedicated workers easily.
2019-03-01 15:49:20 +01:00
..
artifacts Typo in log message of gitlab-rake gitlab:artifacts:migrate 2018-09-27 13:18:14 +00:00
lfs [cherry-pick] '4862-verify-file-checksums' 2018-03-08 10:20:40 -05:00
uploads Add wrapper rake task to migrate all uploads to OS 2018-09-18 20:26:54 +05:30
assets.rake Add cache to the 'compile-assets' and 'gitlab:assets:compile' jobs 2019-02-05 14:04:54 +01:00
backup.rake Add timestamps to gitlab-rake gitlab:backup:restore 2018-06-14 23:03:15 -04:00
bulk_add_permission.rake Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
check.rake Extract system check rake task logic 2018-12-03 13:51:46 -08:00
cleanup.rake Rename the Repository table to PoolRepository 2018-11-27 13:41:46 +01:00
db.rake Fix MySQL error when truncating a table that doesn't exist 2019-02-05 17:30:22 -08:00
dev.rake
exclusive_lease.rake Add rake task to cleanup any existing exclusive lease 2018-03-09 13:32:18 +00:00
git.rake Remove git rake tasks 2018-07-31 14:31:50 +02:00
gitaly.rake Remove storage path dependency of gitaly install task 2018-08-12 18:52:44 -03:00
helpers.rake
import.rake
import_export.rake Add pipeline stages position clean-up migration 2018-06-29 13:57:52 +00:00
info.rake Prepare test suite for switch to Gitaly-embedded Git hooks 2019-02-27 10:58:21 +00:00
ldap.rake Use gitlab_environment for ldap rake task 2018-10-25 13:56:39 -05:00
list_repos.rake Gitlab::Shell works on shard name, not path 2018-04-25 13:36:22 +02:00
pages.rake Add gitlab-pages admin ping rake task 2018-04-27 11:01:54 +00:00
setup.rake Move terminate_all_connections into setup Rake task 2019-02-11 21:30:57 -08:00
shell.rake Enable write to auth_keys file during restore 2018-09-25 09:34:14 -05:00
storage.rake Added Rollbacker workers and support on the rake task 2019-03-01 15:49:20 +01:00
tcp_check.rake
test.rake Clean up test.rake 2018-05-14 18:53:57 +11:00
traces.rake Add rake command to migrate archived traces from local storage to object storage 2018-08-16 14:28:47 +00:00
track_deployment.rake
two_factor.rake Use gitlab_environment because we need: 2018-04-03 23:00:09 +08:00
update_templates.rake Resolve "Un-vendor CI templates" 2018-09-26 15:39:27 +00:00
web_hook.rake Fix gitlab:web_hook tasks 2018-12-06 18:37:05 +00:00
workhorse.rake