14 Commits (3d795542fb97b6cc6c0b651be3a4700a67211bbe)

Author SHA1 Message Date
  Akinori MUSHA 43a6a025a4 Remove SchedulerAgent#check! which name is confusing 8 years ago
  Akinori MUSHA dcec333fa5 Partially revert the previous commit 87a5882 8 years ago
  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. 8 years ago
  Dustin Miller c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 years ago
  Akinori MUSHA 2d790b54ea Make `action` a mandatory option in preparation for making it interpolated. 9 years ago
  Akinori MUSHA c1a2325d40 Fix a bug where the `disable` action did not work in SchedulerAgent. 9 years ago
  Akinori MUSHA 5031cbbbac Migrate to RSpec's new expect syntax using Transpec. 9 years ago
  Akinori MUSHA 23b074193f When the control action is `run`, control targets must be schedulable. 9 years ago
  Akinori MUSHA 53067263cf Allow multiples of fifteen as seconds. 9 years ago
  Akinori MUSHA 30041706ff Rename "target" to "control target". 9 years ago
  Akinori MUSHA a4795734b7 Add control action types "enable" and "disable". 9 years ago
  Akinori MUSHA 0f66669346 Disable second precision schedule by default to prevent service abuse. 9 years ago
  Akinori MUSHA 26564c575a Add a spec for how the before_save hook should work. 9 years ago
  Akinori MUSHA e9fa1f2032 Add SchedulerAgent, which periodically runs other agents. 9 years ago