1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/lib/sidekiq
2021-03-30 16:46:20 -07:00
..
extensions document update using YARD annotation (#4676) 2020-08-25 07:25:47 -07:00
middleware Allow middleware to yield arguments (#4673) 2020-08-25 09:26:42 -07:00
testing Use standardrb for source styling (#4114) 2019-04-01 09:20:41 -07:00
web Add pessimistic regexp on queue name input to avoid XSS, fixes #4852 2021-03-25 16:16:55 -07:00
api.rb Log poor Redis RTT, fixes #4824 2021-02-22 15:48:38 -08:00
cli.rb Warn louder 2020-12-02 09:29:10 -08:00
client.rb remove old hack 2021-03-26 08:09:05 -07:00
delay.rb Use standardrb for source styling (#4114) 2019-04-01 09:20:41 -07:00
exception_handler.rb Use standardrb for source styling (#4114) 2019-04-01 09:20:41 -07:00
fetch.rb handle case where all queues are paused, fixes #4825 2021-02-23 09:12:40 -08:00
job_logger.rb Bump standard, fix style issues 2020-03-17 13:38:48 -07:00
job_retry.rb Bump standard, code format updates 2020-12-16 11:07:31 -08:00
launcher.rb Update RTT warning to use multiple samples, #4851 2021-03-30 16:46:20 -07:00
logger.rb Fix logger with from deleting existing context (#4770) 2020-12-23 12:44:35 -08:00
manager.rb Upgrade standard, code style fixes 2020-08-28 12:40:19 -07:00
monitor.rb Bump standard, fix style issues 2020-03-17 13:38:48 -07:00
paginator.rb Add ability to sort 'Enqueued' page on Web UI by enqueued_at time 2019-09-09 15:39:47 -07:00
processor.rb Fetch API refactor, WIP (#4602) 2020-06-19 08:39:18 -07:00
rails.rb Define Reloader class before callback that uses it (#4561) 2020-05-11 08:31:48 -07:00
redis_connection.rb Bump standard, style fixes 2020-06-17 15:15:20 -07:00
scheduled.rb Get scheduled jobs in batches before pushing into specific queues 2019-09-17 12:43:49 -07:00
sd_notify.rb (docs) YARD annotations (#4563) 2020-05-13 07:10:51 -07:00
systemd.rb Rework systemd integration so it does not activate when run in other binaries, like sidekiqswarm or a custom Sidekiq launcher, #4511 2020-03-26 13:07:45 -07:00
testing.rb Don't print warning during our test suite 2020-06-19 08:59:36 -07:00
util.rb Update RTT warning to use multiple samples, #4851 2021-03-30 16:46:20 -07:00
version.rb Improve Web UI session experience (#4804) 2021-02-12 14:50:51 -08:00
web.rb cleanup 2021-03-25 16:17:00 -07:00
worker.rb Optimize stringify item before pushing it (#4575) 2020-05-22 15:38:52 -07:00