gitlab-org--gitlab-foss/lib/tasks
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
..
ci We don't need them 2016-09-01 02:21:16 +08:00
gitlab Fix wrong call to ProjectCacheWorker.perform 2017-01-31 17:42:33 +01:00
migrate Add AddLowerPathIndexToRoutes to setup_postgresql.rake 2016-12-13 14:48:02 +02:00
brakeman.rake
cache.rake Stop clearing the database cache on rake cache:clear 2016-10-22 12:42:19 +01:00
dev.rake Remove rerun since it's not used anymore 2017-01-16 15:53:42 -05:00
downtime_check.rake Always compare with FETCH_HEAD in downtime_check 2016-08-02 11:57:14 +02:00
ee_compat_check.rake Change the approach to check if patches apply cleanly 2016-10-21 19:16:56 +02:00
eslint.rake add Rake tasks eslint and lint:javascript 2016-10-26 10:00:55 +02:00
flay.rake
gemojione.rake
grape.rake
haml-lint.rake Improve .haml-lint.yml, simplify the haml_lint task and remove CHANGELOG entry 2016-09-13 18:56:00 +02:00
lint.rake add Rake tasks eslint and lint:javascript 2016-10-26 10:00:55 +02:00
rubocop.rake
scss-lint.rake
services.rake
setup.rake
sidekiq.rake
spec.rake
spinach.rake Use `File::exist?` instead of `File::exists?` 2016-08-11 13:54:45 +03:00
teaspoon.rake Ignore teaspoon tasks in production environment 2016-10-29 13:22:32 +02:00
test.rake