Akinori MUSHA
|
43a6a025a4 |
Remove SchedulerAgent#check! which name is confusing |
9 年 前 |
Akinori MUSHA
|
dcec333fa5 |
Partially revert the previous commit 87a5882 |
9 年 前 |
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 年 前 |
Dustin Miller
|
7b85bad267 |
Cleaned up Agent descriptions: consistent format for their beginning. |
9 年 前 |
Akinori MUSHA
|
2d790b54ea |
Make `action` a mandatory option in preparation for making it interpolated. |
10 年 前 |
Akinori MUSHA
|
786b0f3d06 |
Oops, 30 is a multiple of fifteen. |
10 年 前 |
Akinori MUSHA
|
53067263cf |
Allow multiples of fifteen as seconds. |
10 年 前 |
Akinori MUSHA
|
d0d9c8ecf1 |
Fix specs for the new stuff in DOT output. |
10 年 前 |
Akinori MUSHA
|
a4795734b7 |
Add control action types "enable" and "disable". |
10 年 前 |
Akinori MUSHA
|
0f66669346 |
Disable second precision schedule by default to prevent service abuse. |
10 年 前 |
Akinori MUSHA
|
a069fa6f1b |
Improve the description. |
10 年 前 |
Akinori MUSHA
|
de5619fb64 |
Rename "runner" to "controller". |
10 年 前 |
Akinori MUSHA
|
f6d19661ce |
Store an agent ID in the local storage rather than stashing it in a tag. |
10 年 前 |
Akinori MUSHA
|
e9fa1f2032 |
Add SchedulerAgent, which periodically runs other agents. |
10 年 前 |