gitlab-org--gitlab-foss/lib/tasks
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
..
ci
gitlab Added Rollbacker workers and support on the rake task 2019-03-01 15:49:20 +01:00
migrate Fix migrations 2018-09-04 17:43:42 +02:00
brakeman.rake Speed up Unicorn specs by using a dummy Rack application instead of GitLab 2017-11-22 19:51:57 +00:00
cache.rake Allow `rake cache:clear` clearing pipeline status cache 2018-04-10 20:57:00 +08:00
config_lint.rake
dev.rake Reduce remaining diff with EE in app/services 2019-02-14 12:37:55 +01:00
downtime_check.rake
ee_compat_check.rake
eslint.rake
gemojione.rake Fix grammar (setup to set-up) in code comments, spec, views, etc. 2018-09-17 09:17:33 +00:00
gettext.rake Fix typo in method name "silence_stderr" 2018-11-29 20:04:25 -06:00
grape.rake
haml-lint.rake Convert parser warnings to stdout in haml_lint 2018-10-24 15:31:00 +08:00
import.rake Removes all the irrelevant import related code and columns 2018-11-27 12:58:13 +00:00
karma.rake
lint.rake Stop using Flay 2018-09-03 15:31:53 +02:00
plugins.rake Improve plugins documentation and remove unnecessary rake task 2018-02-28 12:31:19 +02:00
rubocop.rake
scss-lint.rake
services.rake
setup.rake
sidekiq.rake
spec.rake
test.rake Remove test_ci rake task 2018-04-03 07:54:30 +09:00
tokens.rake [master] Persist only SHA digest of PersonalAccessToken#token 2018-10-29 16:06:45 +00:00
yarn.rake