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

12 commits

Author SHA1 Message Date
Mike Perham
1b4ffdb06f merge main 2022-07-12 13:37:45 -07:00
Mike Perham
16b51f3961 switch from rdoc to yard 2022-06-13 15:22:26 -07:00
Mike Perham
2ee7e27697 merge 6.5 2022-06-09 14:06:33 -07:00
Mike Perham
d985aa35f0 Adjust middleware, fixes #5371
Middleware now has access to the `config` object so we can provide local helper methods.
2022-06-08 12:31:25 -07:00
SamArdrey
dda6e2fdef Remove html files and add ds_store to gitignore 2022-06-08 12:27:27 -07:00
SamArdrey
6eadad86f9 Add a bit of documentation, install yard 2022-06-08 12:26:06 -07:00
Mike Perham
f17c30cfff docs 2022-06-05 07:50:03 -07:00
Mike Perham
67daa7a408
Prepare for upcoming Sidekiq::Config redesign (#5340)
* Prepare for upcoming Sidekiq::Config redesign

Adjust the server internals to use a config object rather than refering directly to the Sidekiq module.
2022-05-31 13:37:31 -07:00
Mike Perham
333b830548 Lots more detail 2022-05-12 08:42:23 -07:00
Mike Perham
43bb0a7216 Add new business code of conduct 2022-05-10 14:43:25 -07:00
Mike Perham
2a06095312 7.0 notes, fix CI 2022-05-10 14:29:44 -07:00
Mike Perham
aabac7ce37 Move old upgrade notes into docs/ 2022-05-10 14:29:44 -07:00