- 13 Nov, 2017 1 commit
-
-
Nick Daugherty authored
Exit without an error status when event is not found
-
- 06 Nov, 2017 1 commit
-
-
Nick Daugherty authored
This condition isn’t really a ‘success’ per-se…should do a warning instead. Also adds an exit even though nothing else can run due to current logic. But who knows what the future could bring…
-
- 04 Nov, 2017 3 commits
-
-
Nick Daugherty authored
If an event is missing, it shouldn’t be marked as a failure because that is a normal condition of a multi-process runner (race condition). Instead, handle it as a success to prevent errors and alerts Fixes #150
-
Nick Daugherty authored
This reverts commit 0f57ac9b.
-
Nick Daugherty authored
This situation is ‘normal’ in multi-process runners, as one runner may have picked up the job before another job attempts it. When that happens, we shouldn’t treat it as an error - rather log it, and exit normally. Fixes #150
-
- 10 Oct, 2017 6 commits
-
-
Erick Hitter authored
Bump version to 2.0
-
Erick Hitter authored
Fixes #134
-
Erick Hitter authored
Allow additional internal events via a constant
-
Erick Hitter authored
-
Erick Hitter authored
-
Josh Betz authored
Ensure the plugin's CLI namespace gets a proper top-level representation
-
- 05 Oct, 2017 1 commit
-
-
Erick Hitter authored
Chunk events queue for cacheability
-
- 03 Oct, 2017 6 commits
-
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
`Use of undefined constant CRON_CONTROL_ADDITIONAL_INTERNAL_EVENTS - assumed 'CRON_CONTROL_ADDITIONAL_INTERNAL_EVENTS'`
-
Erick Hitter authored
Removal of existing Internal Events is covered by the existing tests.
-
- 29 Sep, 2017 1 commit
-
-
Erick Hitter authored
Necessary since we nest many commands under one namespace
-
- 22 Sep, 2017 5 commits
-
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
Needs proper warnings about dangers of putting everything here, as they bypass certain locks. Hence the constants.
-
Erick Hitter authored
-
Erick Hitter authored
-
- 21 Sep, 2017 1 commit
-
-
Erick Hitter authored
PHPCS fixes
-
- 11 Sep, 2017 1 commit
-
-
Erick Hitter authored
-
- 10 Sep, 2017 14 commits
-
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-