14 Commits (9afe6b3798b5b181d73f48ac72f8efd604571ca0)

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". 10 years ago
  Akinori MUSHA 0f66669346 Disable second precision schedule by default to prevent service abuse. 10 years ago
  Akinori MUSHA 26564c575a Add a spec for how the before_save hook should work. 10 years ago
  Akinori MUSHA e9fa1f2032 Add SchedulerAgent, which periodically runs other agents. 10 years ago