- 21 Feb, 2017 2 commits
-
-
Erick Hitter authored
-
Erick Hitter authored
-
- 19 Feb, 2017 11 commits
-
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
Plugin could be half-activated, due to secret's absence, but Events Store would still capture data. As the rest of the plugin, notably its CLI commands, aren't loaded, this could store data into an unreachable hole. Also, with the introduction of a custom table, the table shouldn't be created when the environment isn't ready.
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
- 18 Feb, 2017 26 commits
-
-
Erick Hitter authored
-
Erick Hitter authored
With unique constraints, this will help with situations where events with specific timestamps are changed
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
Looped until circuit breaker tripped because `$page` wasn't respected. Also revealed that an additional query was run when we knew it wasn't needed, because we got back fewer entries than we asked for.
-
Erick Hitter authored
When events are cleared with `wp_clear_scheduled_hook()`, they can't be rescheduled until the cleanup job runs.
-
Erick Hitter authored
Fixes #91
-
Erick Hitter authored
-
Erick Hitter authored
Fixes #90
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
CLI may use this eventually
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
`get_event()` method was removed earlier
-
Erick Hitter authored
Considerable cleanup and simplification along the way
-
Erick Hitter authored
-
Erick Hitter authored
-
Erick Hitter authored
This logic became spread across various classes during initial development, and it's time to consolidate.
-
Erick Hitter authored
-
- 17 Feb, 2017 1 commit
-
-
Erick Hitter authored
-