about summary refs log tree commit diff
path: root/app/workers/scheduler/ip_cleanup_scheduler.rb
AgeCommit message (Expand)Author
2022-07-07ip_cleanup_scheduler: Make IP and session retention configurable (#18757)Jeremy Kescher
2022-03-01Change authorized applications page (#17656)Eugen Rochko
2022-01-16Remove IP tracking columns from users table (#16409)Eugen Rochko
2021-06-21Add authentication history (#16408)Eugen Rochko
2021-03-15Fix configuration for sidekiq-unique-jobs after 7.x upgrade (#15908)Eugen Rochko
2020-10-12Add IP-based rules (#14963)Eugen Rochko
2020-03-31Fix background jobs not using locks like they are supposed to (#13361)Eugen Rochko
2019-09-17Improve IP cleanup query (#11871)abcang
2018-08-25Disable retries on all scheduled tasks (#8413)Eugen Rochko
2018-08-19Keep scheduler jobs unique until they're done (#8287)Eugen Rochko
2018-05-02Slightly reduce RAM usage (#7301)Eugen Rochko
2018-04-04Adjust privacy policy (#6666)Eugen Rochko
2017-09-14Add scheduled worker to purge old user IPs (#4951)sdukhovni