gitlab-org--gitlab-foss/lib/tasks/gitlab
Imre Farkas 313f145b55
Rake task to cleanup expired ActiveSession lookup keys
In some cases ActiveSession.cleanup was not called after authentication,
so for some user ActiveSession lookup keys grew without ever cleaning
up. This Rake task manually iterates over the lookup keys and removes
ones without existing ActiveSession.
2019-07-22 17:15:57 +02:00
..
artifacts
lfs
uploads
assets.rake
backup.rake Silence backup warnings when CRON=1 in use 2019-06-25 06:30:51 -07:00
bulk_add_permission.rake
check.rake
cleanup.rake Rake task to cleanup expired ActiveSession lookup keys 2019-07-22 17:15:57 +02:00
db.rake
dev.rake
exclusive_lease.rake
features.rake Add unset_rugged rake task 2019-07-11 09:53:41 -07:00
git.rake
gitaly.rake
graphql.rake Improve Graphql Docs 2019-07-11 08:06:35 +00:00
helpers.rake
import.rake
import_export.rake Backport the EE schema and migrations to CE 2019-06-17 17:09:05 +02:00
info.rake
ldap.rake
list_repos.rake
pages.rake
seed.rake Allow parameters for rake gitlab:seed:issues 2019-07-15 11:33:39 -05:00
setup.rake
shell.rake
storage.rake Display the amount for Hashed Storage migration/rollback correctly 2019-07-10 22:14:50 +01:00
tcp_check.rake
test.rake
traces.rake
track_deployment.rake
two_factor.rake
update_templates.rake
web_hook.rake
workhorse.rake