1200 コミット (05563022c7ae84b8304fc3dd40cab414a6f6830c)

作者 SHA1 メッセージ 日付
  Akinori MUSHA a4795734b7 Add control action types "enable" and "disable". 10 年 前
  Akinori MUSHA 0f66669346 Disable second precision schedule by default to prevent service abuse. 10 年 前
  Akinori MUSHA a069fa6f1b Improve the description. 10 年 前
  Akinori MUSHA de5619fb64 Rename "runner" to "controller". 10 年 前
  Akinori MUSHA 56fa4cb751 Fix the schema version. 10 年 前
  Akinori MUSHA f6d19661ce Store an agent ID in the local storage rather than stashing it in a tag. 10 年 前
  Akinori MUSHA 26564c575a Add a spec for how the before_save hook should work. 10 年 前
  Andrew Cantino 28707507c7 Merge pull request #453 from PetroFeed/scenario-tag-color 10 年 前
  Guilherme J. Tramontina a8c863ff86 Add spec for positive hex color value 10 年 前
  Andrew Cantino e0c98f2465 Merge pull request #457 from dsander/allow-html-in-emails 10 年 前
  Dominik Sander 66c63b4e2b Allow html in email agents, proected by sanitize 10 年 前
  Dominik Sander 508d493150 We still need the APP_SECRET_TOKEN in .travis.yml 10 年 前
  Dominik Sander 00663c153c Merge branch 'master' into omniauth 10 年 前
  Dominik Sander fe192e8ca5 Hide oauth providers which are not configured 10 年 前
  Dominik Sander dad2875da9 Improved the migration experience 10 年 前
  Akinori MUSHA e9fa1f2032 Add SchedulerAgent, which periodically runs other agents. 10 年 前
  Akinori MUSHA 0ae0f1a302 Show target-runner relationships in a diagram. 10 年 前
  Akinori MUSHA b4636f8c67 Provide a target agent select box for an agent that can run other agents. 10 年 前
  Akinori MUSHA c7e67a36e6 Add "chains" to represent runner-target relationships between Agents. 10 年 前
  Akinori MUSHA 0f1b30bd9c Move require's for faraday to the right place. 10 年 前
  Akinori MUSHA f5aeaa7008 When a dropdown menu opens on hover, apply the style class "open". 10 年 前
  Akinori MUSHA 774bed2390 Merge pull request #448 from knu/website_agent-text_parser 10 年 前
  Akinori MUSHA 39046da035 Explain the basics of Ruby's regexp and leave a pointer to ruby-doc.org. 10 年 前
  Guilherme J. Tramontina 5921845126 Add scenario_label view helper to render scenario tags. 10 年 前
  Guilherme J. Tramontina 96196edb06 Allow nullable tag colors for the scenario 10 年 前
  Andrew Cantino 25f4d748fc Merge pull request #452 from PetroFeed/markdown_scenario_description 10 年 前
  Akinori MUSHA 624d41ed26 Properly show "None" for empty sources/receivers. 10 年 前
  Dominik Sander 6438d73906 Added a link to the oauth application wiki entry 10 年 前
  Dominik Sander 182a59fc9f Removed env variables from .travis.yml, we now use env.test 10 年 前
  Guilherme J. Tramontina 6e749c777e Merge branch 'master' into scenario-tag-color 10 年 前
  Guilherme J. Tramontina f2ef00b683 Render the (about to be) imported scenario description as markdown. 10 年 前
  Guilherme J. Tramontina 8b8fdb5f56 Export/import scenario tag colors. 10 年 前
  Akinori MUSHA 6d1caa4420 Merge remote-tracking branch 'origin/dsander-omniauth' 10 年 前
  Guilherme J. Tramontina f55098fd6a Fix tag colors label text. 10 年 前
  Guilherme J. Tramontina 977b9c0c3f Add Spectrum as input[type=color] polyfill. 10 年 前
  Guilherme J. Tramontina 454f43fddc Ensure tag_fg_color and tag_bg_color are valid hex colors. 10 年 前
  Guilherme J. Tramontina 74a882482a Ditch Redcarpet in favor of the already in user Kramdown. 10 年 前
  Andrew Cantino aa8ebe40fd Merge pull request #454 from cantino/bump_gems 10 年 前
  Andrew Cantino dcaf62e851 update gems 10 年 前
  Guilherme J. Tramontina d92c6cdc26 Add ability to set color for the scenario tags. 10 年 前
  Guilherme J. Tramontina 13a317804f Support for markdown on scenario description. 10 年 前
  Dominik Sander f9342ef335 BasecampAgent use the remote time rather then ours 10 年 前
  Dominik Sander 770af574bd nesting the condtions Service#disable_agents within :where_not 10 年 前
  Akinori MUSHA fca8051e81 Add a parser type `text` to WebsiteAgent. 10 年 前
  Akinori MUSHA 1987805952 Merge branch 'default_http_user_agent' 10 年 前
  Akinori MUSHA d006fd662b Show user the correct default User-Agent value. 10 年 前
  Dominik Sander 338fa30588 Merge pull request #446 from dsander/hipchat-notify 10 年 前
  Dominik Sander 9fd3ca7bf1 hipchat.rb expects the notify option to be a boolean 10 年 前
  Andrew Cantino 43f337e9b9 Merge pull request #443 from cantino/fix_header_prop_link 10 年 前
  Andrew Cantino 70f5495aca method: post was required for nav link to work 10 年 前