About the mini_scheduler category
|
1
|
April 3, 2019
|
Version bump
|
2
|
September 11, 2019
|
FEATURE: allows filtering schedule history by schedule
|
2
|
September 11, 2019
|
FIX: when a class changes family avoid feedback loops
|
2
|
August 30, 2019
|
FEATURE: add support for multiple workers
|
2
|
August 29, 2019
|
DEV: bump version
|
2
|
June 25, 2019
|
DEV: stabalize test suite
|
2
|
June 25, 2019
|
DEV: add frozen string literal
|
2
|
June 25, 2019
|
Merge pull request #4 from discourse/mutex_timeout
|
2
|
June 25, 2019
|
FIX: Stop DistributedMutex burning CPU while acquiring a lock
|
2
|
June 25, 2019
|
Bump version to v0.10.0.
|
2
|
May 15, 2019
|
FEATURE: Add support for multiple schedule queues.
|
2
|
June 17, 2019
|
Version bump
|
2
|
April 26, 2019
|
FIX: duration in UX was broken for anything taking longer than 1 minute
|
2
|
April 26, 2019
|
Minor improvements
|
2
|
April 26, 2019
|
DEV: add travis and gem version badges to readme
|
2
|
April 3, 2019
|
DEV: add some basic gem infrastructure
|
2
|
April 3, 2019
|
Add 'How to reach us' section to README
|
2
|
April 3, 2019
|
Bump to 0.9.1.
|
2
|
April 3, 2019
|
Remove deps on ActiveSupport and add proper deps for Sidekiq.
|
3
|
April 3, 2019
|
Remove Discourse specific bits from Sidekiq web scheduler tab.
|
2
|
April 3, 2019
|
Release 0.9.0.
|
2
|
April 3, 2019
|
FEATURE: Add a config option that allows scheduling to be paused.
|
2
|
April 3, 2019
|
Remove code that is left over during the extraction from Discourse.
|
2
|
April 3, 2019
|
Inherit rubocop config from discourse repo
|
2
|
April 3, 2019
|