1043 Commits (77f03da94c889601d6163b523b7da429bab848ec)

Author SHA1 Message Date
  Akinori MUSHA 77f03da94c Parenthesize the argument. 9 years ago
  Akinori MUSHA 53eb531f50 Set a created job's scheduler_agent_id before it is first triggered. 9 years ago
  Akinori MUSHA 51f8c8b805 Add some specs for our Rufus::Scheduler extension. 9 years ago
  Akinori MUSHA 9a7f7fe6b6 Add NOT NULL contraints. 9 years ago
  Akinori MUSHA 706ce8d997 Clone controller_target_ids too. 9 years ago
  Akinori MUSHA 69d2273221 Add can_control_other_agents to the response hash of type_details. 9 years ago
  Akinori MUSHA 46497f0b3f Fix control-link-region display toggling. 9 years ago
  Akinori MUSHA 06ae684ff7 Use length rather than count when the relation should already be materialized. 9 years ago
  Akinori MUSHA 95a067a4de Compare user_id's rather than user objects. 9 years ago
  Akinori MUSHA 53067263cf Allow multiples of fifteen as seconds. 9 years ago
  Akinori MUSHA 8065721b77 Rename "chain" to "control link" for clarity. 9 years ago
  Akinori MUSHA 05dd52dc3d Fix a bug with edge line styling. 9 years ago
  Akinori MUSHA 1cea2ba36e Merge remote-tracking branch 'origin/master' into scheduler_agent 9 years ago
  Akinori MUSHA 30041706ff Rename "target" to "control target". 9 years ago
  Akinori MUSHA d0d9c8ecf1 Fix specs for the new stuff in DOT output. 9 years ago
  Akinori MUSHA 4c938f14e5 Make `to_xpath` stringize a non-string operand as the standard filters do. 9 years ago
  Akinori MUSHA d378795176 Merge pull request #462 from knu/liquid-to_xpath 9 years ago
  Akinori MUSHA df907c0290 Extend the spec to give a better idea on how to use `to_xpath`. 9 years ago
  Akinori MUSHA 3cb29326fa Merge pull request #465 from knu/move_save_button_up 9 years ago
  Dominik Sander fcc9defccd Merge pull request #467 from dsander/hipchat-username 9 years ago
  Dominik Sander daca2fd7b6 HipChatAgent: username length limit is 15 chars 9 years ago
  Akinori MUSHA 806e41dd4c Merge branch 'master' into scheduler_agent 9 years ago
  Akinori MUSHA 64802bd457 `uri_escape`: Do not fail when nil is given. 9 years ago
  Akinori MUSHA c706bebcc1 Add a dedicated validator for interpolation. 9 years ago
  Akinori MUSHA 3e0741d100 Agent#valid?: Rescue Liquid::Error and save it in errors. 9 years ago
  Akinori MUSHA 381a338c6c Move the Save button right under the options. 9 years ago
  Akinori MUSHA f722d646b7 Do not lose payload data when locals is given. 9 years ago
  Akinori MUSHA 0227496669 Clean up code with `mode`. 9 years ago
  Akinori MUSHA 212344ac3a Merge pull request #463 from knu/website_agent-refactor-check_url 9 years ago
  Dominik Sander 74ced66beb Merge pull request #324 from dsander/omniauth 9 years ago
  Dominik Sander a144c2dae7 Also show the upgrade warning in the services page 9 years ago
  Akinori MUSHA 2a9483bf06 Merge branch 'refactor-drop' 9 years ago
  Akinori MUSHA a93bb2674e Refactor Drop classes. 9 years ago
  Akinori MUSHA 432f952b0a Refactor WebsiteAgent#check_url. 9 years ago
  Akinori MUSHA 0c490aa82d Add a Liquid filter `to_xpath`, which quotes a string for use in XPath expression. 9 years ago
  Akinori MUSHA 863e2b8c70 WebsiteAgent should interpolate values from incoming event payload. 9 years ago
  Akinori MUSHA aa94c119d6 Merge pull request #461 from knu/user-defined-event_description 9 years ago
  Akinori MUSHA ba7dbceb7a Omit option details from event_description of WebsiteAgent. 9 years ago
  Akinori MUSHA fd0d9ed930 Implement event_description of EventFormattingAgent. 9 years ago
  Akinori MUSHA e483061bed Add a spec for LiquidInterpolatable::Filters. 9 years ago
  Akinori MUSHA cb71c84842 Remove trailing commas from JSON examples. 9 years ago
  Akinori MUSHA a2e134839c Use error for error, not log. 10 years ago
  Dominik Sander 6b4ca6365d Select the current service if an agent already exists when importing a 10 years ago
  Dominik Sander 858dcdca8f Merge branch 'master' into omniauth 10 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 a069fa6f1b Improve the description. 10 years ago
  Akinori MUSHA de5619fb64 Rename "runner" to "controller". 10 years ago
  Akinori MUSHA 56fa4cb751 Fix the schema version. 10 years ago
  Akinori MUSHA f6d19661ce Store an agent ID in the local storage rather than stashing it in a tag. 10 years ago