Releases: davydovanton/sidekiq-statistic
Releases · davydovanton/sidekiq-statistic
v2.0.0
v1.5.1
v1.5.0
v.1.4.0
CHANGES
- 13.09.2019: Replace chart.js to c3.js (#139) Guilherme Quirino
- 17.08.2019: Improve Date translations (#136) Guilherme Quirino
- 05.08.2019: Add translation to FR (#135) Wender Freese
- 02.08.2019: Add translation to JP (#133) Emerson Araki
- 30.06.2019: Fix UI problem in realtime graphics when hided/showed (#130) Wender Freese
- 28.06.2019: Fix UI problem in busy workers counter (#129) Guilherme Quirino
- 24.06.2019: Update chart.js to V2 (#128) Guilherme Quirino
- 11.05.2019: Add translations to PT-BR (#126) Guilherme Quirino
- 08.03.2019: Change LogParser regexp (#81) Kirill Tatchihin
- 03.02.2019: Change storing of last_runtime from date to timestamp (#87) Kirill Tatchihin
- 30.03.2017: Prevent excessive Redis memory usage (#107) Gareth du Plooy
- 08.04.2016: Add new option for displaying last N lines of log file (#91) Nick Zhebrun
- 20.11.2015: Convert value in redis time array to float (#76) Anton Davydov
- 20.11.2015: Add Ukrainian Localization (#85) @POStroi
v1.2
v1.2
- 15.11.2015: Update gemspec to allow usage with sidekiq 4 (#83) Felix Bünemann
- 21.10.2015: Fix charts initialize and Uncaught TypeError (#70, #79) Anton Davydov
- 17.10.2015: Fix worker's per day stats (#78) Alexander Yunin
- 28.09.2015: Use strftime to ensure date string format (#77) @stan
- 02.09.2015: Sort worker names in GUI (#69) Anton Davydov
v1.1
-
29.08.2015: Create custom tooltip for charts on index page (fix #63)
Anton Davydov
-
26.08.2015: Add queue to workers table in index page
Anton Davydov
-
25.08.2015: Italian localization
Fabio Napoleoni
-
25.08.2015: Fix worker naming for AJ mailers (fix #59)
Anton Davydov
-
21.08.2015: Use dynamic path generation for json requests (fix #56)
Anton Davydov
-
21.08.2015: Add button in log page for display only special job (#40)
Anton Davydov
-
20.08.2015: Add German Localization (#54)
Felix Bünemann
-
20.08.2015: Fix statistics display for nested worker classes (#48)
Felix Bünemann
First production ready release
Complete my GSoC proposal.