summaryrefslogtreecommitdiff
path: root/app/models/active_session.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/security/gitlab@15-7-stable-eeGitLab Bot2023-01-091-1/+1
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-19/+21
* Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot2022-09-191-4/+4
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-8/+7
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-52/+122
* Add latest changes from gitlab-org/security/gitlab@13-9-stable-eeGitLab Bot2021-03-031-48/+2
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+24
* Add latest changes from gitlab-org/security/gitlab@13-4-stable-eeGitLab Bot2020-09-301-52/+62
* Add latest changes from gitlab-org/security/gitlab@13-3-stable-eeGitLab Bot2020-09-011-0/+13
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-5/+12
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-151-30/+69
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-031-5/+28
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-041-2/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-021-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-271-14/+36
* ActiveSession.cleaned_up_lookup_entries to use Redis#pipelinedImre Farkas2019-08-071-2/+4
* Rake task to cleanup expired ActiveSession lookup keysif-64257-active_session_lookup_key_cleanupImre Farkas2019-07-221-4/+4
* Do Redis lookup in batches in ActiveSession.sessions_from_idsImre Farkas2019-07-171-4/+8
* Sessions can be listed for a given userjej/list-sessions-for-userJames Edwards-Jones2019-05-151-11/+38
* Filter active sessions belonging to an admin impersonating the userImre Farkas2019-02-271-2/+4
* Enable frozen string in app/models/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-modelsgfyoung2018-07-261-0/+2
* Display and revoke active sessionsAlexis Reigel ( 🌴 may 2nd - may 9th 🌴 )2018-05-021-0/+110