summaryrefslogtreecommitdiff
path: root/spec/models/active_session_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/security/gitlab@13-9-stable-eeGitLab Bot2021-03-031-113/+2
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+1
* Add latest changes from gitlab-org/security/gitlab@13-4-stable-eeGitLab Bot2020-09-301-49/+169
* Add latest changes from gitlab-org/security/gitlab@13-3-stable-eeGitLab Bot2020-09-011-0/+53
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-151-21/+27
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-011-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-031-2/+48
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-041-0/+29
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-021-0/+22
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-271-14/+46
* Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-301-1/+1
* Rake task to cleanup expired ActiveSession lookup keysif-64257-active_session_lookup_key_cleanupImre Farkas2019-07-221-1/+1
* Do Redis lookup in batches in ActiveSession.sessions_from_idsImre Farkas2019-07-171-0/+13
* Sessions can be listed for a given userjej/list-sessions-for-userJames Edwards-Jones2019-05-151-0/+46
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Filter active sessions belonging to an admin impersonating the userImre Farkas2019-02-271-1/+4
* Display and revoke active sessionsAlexis Reigel ( 🌴 may 2nd - may 9th 🌴 )2018-05-021-0/+216