mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Changes
This commit is contained in:
parent
71e523757e
commit
ab8f11ddb6
1 changed files with 1 additions and 2 deletions
|
@ -1,9 +1,8 @@
|
|||
HEAD
|
||||
-----------
|
||||
|
||||
- **Improve ActiveJob integration** - Web UI now shows ActiveJobs in a
|
||||
- **Improved ActiveJob integration** - Web UI now shows ActiveJobs in a
|
||||
nicer format and job logging shows the actual class name [#2248, #2259]
|
||||
- Added helper which provide ability to add your html code to page `<head>` tag [#2270]
|
||||
- Web UI polling now uses Ajax to avoid page reload [#2266]
|
||||
- Add Sidekiq::Process#dump\_threads API to trigger TTIN output [#2247]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue