1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
Commit graph

8 commits

Author SHA1 Message Date
fatkodima
8243c55f25 Add ability to sort 'Enqueued' page on Web UI by enqueued_at time 2019-09-09 15:39:47 -07:00
Bryan FRIMIN
32c55e3165 Use standardrb for source styling (#4114) 2019-04-01 09:20:41 -07:00
Mike Perham
2c9f7662fc Freeze all string literals in source, fixes #2741
Tests pass and smoke test works perfectly.
2015-12-31 15:33:35 -08:00
Mike Perham
cad13dad9b Remove instances of early return while holding a Redis connection 2015-04-10 14:28:28 -07:00
Mike Perham
2dc1295f1d flippin' typo 2014-02-13 21:19:47 -08:00
Mike Perham
68a91c6fe9 Remove try usage, requires Rails, fixes #1474 2014-02-11 10:21:34 -08:00
Mike Perham
81de381ecc Support reverse paging of sorted sets, #1098 2014-02-01 13:51:09 -08:00
Mike Perham
67387a940d Add pagination to Web UI 2012-07-17 22:14:15 -07:00