gitlab-org--gitlab-foss/lib/tasks/gitlab
Rémy Coutable 89a2438ab4
Fix wrong call to ProjectCacheWorker.perform
It's either ProjectCacheWorker#perform or
ProjectCacheWorker.perform_async!

Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-01-31 17:42:33 +01:00
..
assets.rake namespace assets rake tasks to gitlab:assets:* 2017-01-27 15:21:30 -06:00
backup.rake Fix: Backup restore doesn't clear cache 2016-10-20 17:33:12 +03:00
bulk_add_permission.rake Fix Rename `add_users_into_project` and `projects_ids` 2016-08-04 08:55:50 -03:00
check.rake Introduce better credential and error checking to `rake gitlab:ldap:check` 2016-11-08 15:46:10 -06:00
cleanup.rake Fix faulty deployment refs 2016-11-18 15:47:20 +01:00
db.rake Disable MySQL foreign key checks before dropping all tables 2016-07-25 21:16:54 -05:00
dev.rake Use the public CE repo URL instead of the one used in the runner 2016-11-17 18:39:55 +01:00
git.rake Use configured git rather than system git 2017-01-05 13:46:26 +01:00
helpers.rake Move task helpers to a module 2016-11-30 12:20:21 +01:00
import.rake Fix wrong call to ProjectCacheWorker.perform 2017-01-31 17:42:33 +01:00
import_export.rake added nice to have - rake task and some changes to docs 2016-06-21 19:23:21 +02:00
info.rake Add redis version to info rake task 2017-01-24 18:55:59 -06:00
ldap.rake Add LDAP task to rename a provider 2016-12-16 09:57:05 -06:00
list_repos.rake Refactor repository paths handling to allow multiple git mount points 2016-06-29 22:30:31 -04:00
setup.rake Fix missed colorize methods. 2016-06-06 15:32:36 -06:00
shell.rake New `gitlab:workhorse:install` rake task 2016-11-30 10:34:59 +01:00
sidekiq.rake Add rake task to drop a project's PostReceive jobs 2014-08-21 16:02:04 +02:00
task_helpers.rb Move task helpers to a module 2016-11-30 12:20:21 +01:00
test.rake use teaspoon instead of jasmine for testing javascript 2015-07-08 17:46:51 +02:00
track_deployment.rake Added Rake task for tracking deployments 2016-07-19 13:21:09 +02:00
two_factor.rake Replace colorize gem with rainbow. 2016-06-03 10:37:09 -06:00
update_templates.rake Do not remove "autodeploy" directory when fetching CI templates 2017-01-10 17:49:50 +01:00
users.rake Add a new gitlab:users:clear_all_authentication_tokens task 2016-10-11 10:21:18 +02:00
web_hook.rake Fix Rename `add_users_into_project` and `projects_ids` 2016-08-04 08:55:50 -03:00
workhorse.rake Don't allow to specify a repo or version when installing Workhorse 2016-12-01 19:22:46 +01:00