gitlab-org--gitlab-foss/lib/tasks
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
..
ci
gitlab Rake task to cleanup expired ActiveSession lookup keys 2019-07-22 17:15:57 +02:00
migrate Remove migrations from setup_postgresql 2019-07-02 09:35:03 +01:00
brakeman.rake
cache.rake
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
frontend.rake Move frontend fixtures into spec/frontend 2019-07-19 02:27:15 -05:00
gemojione.rake Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
gettext.rake Show description of 'gettext:regenerate' task 2019-06-07 09:38:01 -05:00
grape.rake
haml-lint.rake Move files from lib/haml_lint to haml_lint 2019-05-21 19:49:14 -07:00
import.rake Removes all the irrelevant import related code and columns 2018-11-27 12:58:13 +00:00
karma.rake Rename the karma:fixtures task 2019-07-19 02:27:14 -05:00
lint.rake Avoid pipes so it doesn't overflow 2019-05-18 11:18:10 +08:00
plugins.rake
rubocop.rake
scss-lint.rake
services.rake
setup.rake
sidekiq.rake
spec.rake Revert "Merge branch 'revert-04c3c6dd' into 'master'" 2019-05-22 21:47:32 +02:00
test.rake
tokens.rake Document ApplicationRecord / pluck_primary_key 2019-03-29 20:54:06 +00:00
yarn.rake Prefer offline install for yarn 2019-07-02 16:29:47 +02:00