Akinori MUSHA
|
930da10cea
Reformat code with Rubocop and manually adjust styles
|
1 rok temu |
Akinori MUSHA
|
2ebf131a74
Update rufus-scheduler
|
3 lat temu |
Zack Fernandes
|
db85bddcd5
Add `drop_pending_events` option
|
5 lat temu |
bobbysteel
|
11b6a2c459
Explain time zone labels (#1902)
|
7 lat temu |
Akinori MUSHA
|
43a6a025a4
Remove SchedulerAgent#check! which name is confusing
|
9 lat temu |
Akinori MUSHA
|
dcec333fa5
Partially revert the previous commit 87a5882
|
9 lat temu |
Brian Petro
|
87a58827ff
Use deep_merge instead of merge to allow configuring Agent.options within a nested hash. Useful when configuring DataOutputAgent template>item options with CommanderAgent. Also fix SchedulerAgent 'check' typo.
|
9 lat temu |
Dustin Miller
|
7b85bad267
Cleaned up Agent descriptions: consistent format for their beginning.
|
9 lat temu |
Akinori MUSHA
|
2d790b54ea
Make `action` a mandatory option in preparation for making it interpolated.
|
10 lat temu |
Akinori MUSHA
|
786b0f3d06
Oops, 30 is a multiple of fifteen.
|
10 lat temu |
Akinori MUSHA
|
53067263cf
Allow multiples of fifteen as seconds.
|
10 lat temu |
Akinori MUSHA
|
d0d9c8ecf1
Fix specs for the new stuff in DOT output.
|
10 lat temu |
Akinori MUSHA
|
a4795734b7
Add control action types "enable" and "disable".
|
10 lat temu |
Akinori MUSHA
|
0f66669346
Disable second precision schedule by default to prevent service abuse.
|
10 lat temu |
Akinori MUSHA
|
a069fa6f1b
Improve the description.
|
10 lat temu |
Akinori MUSHA
|
de5619fb64
Rename "runner" to "controller".
|
10 lat temu |
Akinori MUSHA
|
f6d19661ce
Store an agent ID in the local storage rather than stashing it in a tag.
|
10 lat temu |
Akinori MUSHA
|
e9fa1f2032
Add SchedulerAgent, which periodically runs other agents.
|
10 lat temu |