Releases: symbiote/silverstripe-queuedjobs
Releases · symbiote/silverstripe-queuedjobs
4.5.0
- FIX Replace deprecated curly brace access syntax (Garion Herman) -
8a6f422
- Repair linter found code formatting issues (Dylan Wagstaff) -
44ef083
- FIX ignored "Start After" option when creating new Queued Job in CMS (Jakub Dolba) -
841e54a
- User context interface separated out of QueuedJob interface. (Mojmir Fendek) -
a5728d2
- Remove obsolete branch alias (Robbie Averill) -
50b962c
- Queued jobs pause setting added. (Mojmir Fendek) -
4874630
- Use trusty in Travis builds (Robbie Averill) -
27d633b
- Remove SilverStripe 4.0-4.2 from Travis builds (Robbie Averill) -
b3abcc9
- Documentation on queued jobs related unit tests. (Mojmir Fendek) -
eab0f78
- Allow queued_job_admin_email to be disabled (Will Rossiter) -
010ac21
- update to fix incorrect cronjob entries (Tom St George) -
b0e3255
- Queued only tasks configuration added. (Mojmir Fendek) -
adc19e4
- Extensibility options improvements. (Mojmir Fendek) -
d616025
- minor - log information to info instead of error (#244) (torleif) -
99e934f
4.4.2
- BUG Squash linting warning about constant visibility (Maxime Rainville) - 7456b1f
- BUG Fix travis build to always use trusty and fix some linting issue (Maxime Rainville) - c71bf85
- BUG Explictely register HTTPRequest with Inkector in test setup (Maxime Rainville) - 1814136
NB: This patch release doesn't alter the behaviour of the module. It patches some tests to fix the CI build of related modules.
4.4.1
4.4.0
- NEW Batch log messages for every 100 file (#242) (Andre Kiste) - 6a2b99c
- NEW Add real-time logs when using
LoggerInterface
(#240) (Andre Kiste) - 8de7969 - Add Travis build entry for SilverStripe 4.4.x (Robbie Averill) - 2a8996e
- Remove obsolete branch alias (Robbie Averill) - 5d856bf
- NEW Some minor touchups to code to adhere to current SilverStripe best practices (Robbie Averill) - c9043c5
- FIX: Add check for SubsiteID (James Ayers) - 801390e
- NEW: Increase default max_finished_jobs_age to 2 hours. (Sam Minnee) - 55df9ef
- NEW: Improve job list in admin/queuedjobs (Sam Minnee) - 4eb2768
- NEW: Improve stalled-job messages (Sam Minnee) - a39e073
- Add PHP 7.3 and SilverStripe 4.3 to Travis builds (Robbie Averill) - 53682b6
- FIX Cleanup tasks now uses Configurable and correctly re-enqueues itself (Robbie Averill) - df22515
- NEW Remove duplicated Jobs header in admin, and remove GridField toolbar header (Robbie Averill) - c7a0d5c
- Add branch alias back for 4.x-dev (Robbie Averill) - 8f3b180
- Update CleanupJob.php (Shea Dawson) - d89602d
- Fix CleanupJob->reenqueue() not working (Shea Dawson) - b2c74fd
- Change default job recreate log level to info (Rens Korswagen) - ea48b68
- FIX Queued job emails now come from Email.admin_email (#217) (Rens Korswagen) - 4ee2147
2.10.6
4.3.2
3.1.3
4.3.1
4.3.0
- NEW Include website URL in stalled jobs email as well as job ID (Robbie Averill) - 8ea5aba
- Remove obsolete branch alias (Robbie Averill) - c2e84eb
- DOCS Adding documentation for cron-based health checking (Guy Marriott) - 7c9c46d
- NEW Allowing disabling health checks - adding a task for it (Guy Marriott) - faa33c6
- MINOR Add method chaining via return to setDefaultRules (Robbie Averill) - 7fefeb0
- FIX Remove use of deprecated DB::getConn(), update broken doc blocks etc (Robbie Averill) - d82876c
- FIX Doorman's 'is cancelled' criteria now included completed jobs, preventing infinite processes (Robbie Averill) - 3962190
- Updated test that sometimes fails to have a little leniency (Guy Marriott) - 1a2bcba
- Update QueuedJobService to use timestamps (DorsetDigital) - 8ea3caf
- Ensure extension fields don't exist before adding them (Will Rossiter) - 933325e
- setConfig has been removed from API (Will Rossiter) - 2f137fe
- Add supported module badge to readme (Dylan Wagstaff) - c7e0691
- Re-add branch alias for 4.x-dev (Robbie Averill) - 27f0f39
- Fix markStarted not calculating timeout correctly (matt-in-a-hat) - 4c3ca7b