summaryrefslogtreecommitdiff
path: root/app/models/active_session.rb
Commit message (Expand)AuthorAgeFilesLines
* 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