14 Commits (9afe6b3798b5b181d73f48ac72f8efd604571ca0)

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