gitlab-org--gitlab-foss/spec
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
..
bin
config
controllers Added Usage Data for some Web IDE actions 2019-07-19 11:11:27 +00:00
db
dependencies
factories Fix factory default for pages_access_level 2019-07-17 19:52:03 +00:00
features Merge branch '64160-fix-duplicate-buttons' into 'master' 2019-07-19 17:43:03 +00:00
finders
fixtures [CE backport] Parse and store multiple security reports of the same category 2019-07-18 11:40:48 +00:00
frontend Add missing static fixture 2019-07-19 02:40:21 -05:00
graphql Added submodule links to Submodule type in GraphQL API 2019-07-17 13:06:19 +00:00
haml_lint/linter
helpers Fetch latest link in the description for zoom link, add more tests and remove frontend spec unnecessary tests 2019-07-17 06:41:26 +00:00
initializers
javascripts Merge branch '64722-mg-export-frontend-fixtures' into 'master' 2019-07-19 14:23:41 +00:00
lib Count wiki page creation 2019-07-21 01:26:19 +00:00
mailers Move document to new location, split in 3 2019-07-15 08:02:33 +00:00
migrations Fix wrong pages access level default 2019-07-17 12:56:58 +00:00
models Rake task to cleanup expired ActiveSession lookup keys 2019-07-22 17:15:57 +02:00
policies Allow use of legacy triggers with feature flag 2019-07-15 15:05:22 +02:00
presenters
rack_servers
requests Add profile mode to extend request profiling 2019-07-18 23:11:08 +10:00
routing Merge branch 'bvl-rename-routes-after-user-rename' into 'master' 2019-07-12 12:59:38 +00:00
rubocop
serializers Merge branch 'adjust-cycle-analytics-to-group-level' into 'master' 2019-07-18 09:23:54 +00:00
services Count wiki page creation 2019-07-21 01:26:19 +00:00
sidekiq/cron
support Move frontend fixtures to tmp/tests 2019-07-19 02:27:14 -05:00
tasks Rake task to cleanup expired ActiveSession lookup keys 2019-07-22 17:15:57 +02:00
uploaders
validators
views
workers
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Merge branch 'webide-commit-use-correct-parent' into 'master' 2019-07-18 10:47:35 +00:00