1063 コミット (12f18398f11b8bc16be1aaf15c003acd2179c0f4)

作者 SHA1 メッセージ 日付
  Akinori MUSHA 12f18398f1 Squash migrations during the development of the scheduler_agent branch. 10 年 前
  Akinori MUSHA 99c3fc0309 Update db/schema.rb. 10 年 前
  Akinori MUSHA 8dc5244e6e Merge remote-tracking branch 'origin/master' into scheduler_agent 10 年 前
  Akinori MUSHA 77f03da94c Parenthesize the argument. 10 年 前
  Akinori MUSHA 53eb531f50 Set a created job's scheduler_agent_id before it is first triggered. 10 年 前
  Akinori MUSHA 51f8c8b805 Add some specs for our Rufus::Scheduler extension. 10 年 前
  Akinori MUSHA 9a7f7fe6b6 Add NOT NULL contraints. 10 年 前
  Akinori MUSHA 706ce8d997 Clone controller_target_ids too. 10 年 前
  Akinori MUSHA 69d2273221 Add can_control_other_agents to the response hash of type_details. 10 年 前
  Akinori MUSHA 46497f0b3f Fix control-link-region display toggling. 10 年 前
  Akinori MUSHA 06ae684ff7 Use length rather than count when the relation should already be materialized. 10 年 前
  Akinori MUSHA 95a067a4de Compare user_id's rather than user objects. 10 年 前
  Akinori MUSHA 53067263cf Allow multiples of fifteen as seconds. 10 年 前
  Akinori MUSHA 8065721b77 Rename "chain" to "control link" for clarity. 10 年 前
  Andrew Cantino 5a8206401a Merge pull request #473 from cantino/nullify_agent_log_event_refs 10 年 前
  Andrew Cantino 1d3fbfbe52 Merge pull request #475 from cantino/human_task_agent_separate_events 10 年 前
  Andrew Cantino 2c820e8af2 allow separate events for each answer in the HumanTaskAgent 10 年 前
  Andrew Cantino 32a2a77143 Cleanup event references on AgentLogs when Events are deleted 10 年 前
  Akinori MUSHA 3afd215457 Merge pull request #464 from knu/heroku_button 10 年 前
  Akinori MUSHA ac7cd8ce5e Merge pull request #414 from knu/set_charset_for_mysql 10 年 前
  Akinori MUSHA 3c9dd9a8a4 Update the Heroku instructions. 10 年 前
  Akinori MUSHA f84a9c24eb Fix app_name. 10 年 前
  Akinori MUSHA 05dd52dc3d Fix a bug with edge line styling. 10 年 前
  Akinori MUSHA 1cea2ba36e Merge remote-tracking branch 'origin/master' into scheduler_agent 10 年 前
  Akinori MUSHA 30041706ff Rename "target" to "control target". 10 年 前
  Akinori MUSHA d0d9c8ecf1 Fix specs for the new stuff in DOT output. 10 年 前
  Akinori MUSHA 4c938f14e5 Make `to_xpath` stringize a non-string operand as the standard filters do. 10 年 前
  Akinori MUSHA d378795176 Merge pull request #462 from knu/liquid-to_xpath 10 年 前
  Akinori MUSHA df907c0290 Extend the spec to give a better idea on how to use `to_xpath`. 10 年 前
  Akinori MUSHA 3cb29326fa Merge pull request #465 from knu/move_save_button_up 10 年 前
  Dominik Sander fcc9defccd Merge pull request #467 from dsander/hipchat-username 10 年 前
  Dominik Sander daca2fd7b6 HipChatAgent: username length limit is 15 chars 10 年 前
  Akinori MUSHA 806e41dd4c Merge branch 'master' into scheduler_agent 10 年 前
  Akinori MUSHA 64802bd457 `uri_escape`: Do not fail when nil is given. 10 年 前
  Akinori MUSHA c706bebcc1 Add a dedicated validator for interpolation. 10 年 前
  Akinori MUSHA 3e0741d100 Agent#valid?: Rescue Liquid::Error and save it in errors. 10 年 前
  Akinori MUSHA 381a338c6c Move the Save button right under the options. 10 年 前
  Akinori MUSHA f722d646b7 Do not lose payload data when locals is given. 10 年 前
  Akinori MUSHA 171a8ba90d Place a "Deploy to Heroku" button. 10 年 前
  Akinori MUSHA 6691e6db98 Support installation via Heroku button. 10 年 前
  Akinori MUSHA 5675ecf79b Add app.json. 10 年 前
  Akinori MUSHA 857b8ea969 Merge remote-tracking branch 'origin/master' into set_charset_for_mysql 10 年 前
  Akinori MUSHA 0227496669 Clean up code with `mode`. 10 年 前
  Akinori MUSHA 212344ac3a Merge pull request #463 from knu/website_agent-refactor-check_url 10 年 前
  Dominik Sander 74ced66beb Merge pull request #324 from dsander/omniauth 10 年 前
  Dominik Sander a144c2dae7 Also show the upgrade warning in the services page 10 年 前
  Akinori MUSHA 2a9483bf06 Merge branch 'refactor-drop' 10 年 前
  Akinori MUSHA a93bb2674e Refactor Drop classes. 10 年 前
  Akinori MUSHA 432f952b0a Refactor WebsiteAgent#check_url. 10 年 前
  Akinori MUSHA 0c490aa82d Add a Liquid filter `to_xpath`, which quotes a string for use in XPath expression. 10 年 前