26 コミット (b31a0ec3e7b9780a55e6bc895731e19a8588d20d)

作者 SHA1 メッセージ 日付
  Akinori MUSHA a080a78eeb Allow user to clear memory of an agent 9 年 前
  Akinori MUSHA 05f98cac61 Show error messages when trying to dry-run an invalid agent. 9 年 前
  Akinori MUSHA 979f803759 Add a "Dry Run" feature to the Agent form. 10 年 前
  KimJungHun bfcec46e45 Update agents_controller.rb 9 年 前
  KimJungHun b939a27526 Update agents_controller.rb 9 年 前
  KimJungHun 073b80a5cc Update agents_controller.rb 9 年 前
  Dominik Sander 60956c49b9 Added a concern to configure Agents via HTML forms 10 年 前
  Andrew Cantino 4bb833fd89 Minor refector to avoid global @agent 10 年 前
  Andrew Cantino 77723a91d5 tables can be sorted; optimized Agents load slightly 10 年 前
  Akinori MUSHA 69d2273221 Add can_control_other_agents to the response hash of type_details. 10 年 前
  Dominik Sander 0c020d922c Moved the service dropdown into a partial 10 年 前
  Alex Coomans 15e3f0a33d Break Diagram into it's own controller, nest resources 10 年 前
  Andrew Cantino 8c18160e15 fix missing default schedule usage when making an agent 10 年 前
  Andrew Cantino cd5c7060fb integrate dsander's suggestions 10 年 前
  Andrew Cantino b91faf62a0 easier removal of agents from scenarios via the menu 10 年 前
  Andrew Cantino b25c38c45e better handling of return paths, and more specs 10 年 前
  Glenn 'devalias' Grant 9b86bce9c1 Changes based on @cantino's comments 10 年 前
  Glenn 'devalias' Grant 03ceab8da5 Merge branch 'master' into 196-disable-agents 10 年 前
  Akinori MUSHA 47fb2894a1 Add a "Clone" button in agents#show. 10 年 前
  Akinori MUSHA 71f7921fb9 Move DOT stuff into a new helper named DotHelper, adding some specs. 10 年 前
  Glenn 'devalias' Grant 9e935ce74e [196-Disable] Update agent index, controller, css, etc to show disabled state 10 年 前
  Andrew Cantino 229e24ea80 add keep_events_for as an optional field for agents to decide how long to store events 10 年 前
  Andrew Cantino 8d7dde6fb5 Add a POST endpoint called handle_details_post that Agents' details views can use to send data to the Agent from the UI. Add a new ManualEventAgent that uses the handle_details_post functionality to create simple events on demand for testing / debugging. 11 年 前
  Andrew Cantino 00727fbd4d add Agent Logs; add logging to WebsiteAgent; refactor flash notices and add event notices 11 年 前
  Andrew Cantino eead335705 switch to class methods and ids to shorten the payload size of serialized delayed_jobs 11 年 前
  Andrew Cantino 620acffa5a initial commit 11 年 前