1014 コミット (d378795176399fe6f9a5543c69afcde91b16a55a)

作者 SHA1 メッセージ 日付
  Akinori MUSHA d378795176 Merge pull request #462 from knu/liquid-to_xpath 11 年 前
  Akinori MUSHA df907c0290 Extend the spec to give a better idea on how to use `to_xpath`. 11 年 前
  Akinori MUSHA 3cb29326fa Merge pull request #465 from knu/move_save_button_up 11 年 前
  Dominik Sander fcc9defccd Merge pull request #467 from dsander/hipchat-username 11 年 前
  Dominik Sander daca2fd7b6 HipChatAgent: username length limit is 15 chars 11 年 前
  Akinori MUSHA 64802bd457 `uri_escape`: Do not fail when nil is given. 11 年 前
  Akinori MUSHA c706bebcc1 Add a dedicated validator for interpolation. 11 年 前
  Akinori MUSHA 3e0741d100 Agent#valid?: Rescue Liquid::Error and save it in errors. 11 年 前
  Akinori MUSHA 381a338c6c Move the Save button right under the options. 11 年 前
  Akinori MUSHA f722d646b7 Do not lose payload data when locals is given. 11 年 前
  Akinori MUSHA 0227496669 Clean up code with `mode`. 11 年 前
  Akinori MUSHA 212344ac3a Merge pull request #463 from knu/website_agent-refactor-check_url 11 年 前
  Dominik Sander 74ced66beb Merge pull request #324 from dsander/omniauth 11 年 前
  Dominik Sander a144c2dae7 Also show the upgrade warning in the services page 11 年 前
  Akinori MUSHA 2a9483bf06 Merge branch 'refactor-drop' 11 年 前
  Akinori MUSHA a93bb2674e Refactor Drop classes. 11 年 前
  Akinori MUSHA 432f952b0a Refactor WebsiteAgent#check_url. 11 年 前
  Akinori MUSHA 0c490aa82d Add a Liquid filter `to_xpath`, which quotes a string for use in XPath expression. 11 年 前
  Akinori MUSHA 863e2b8c70 WebsiteAgent should interpolate values from incoming event payload. 11 年 前
  Akinori MUSHA aa94c119d6 Merge pull request #461 from knu/user-defined-event_description 11 年 前
  Akinori MUSHA ba7dbceb7a Omit option details from event_description of WebsiteAgent. 11 年 前
  Akinori MUSHA fd0d9ed930 Implement event_description of EventFormattingAgent. 11 年 前
  Akinori MUSHA e483061bed Add a spec for LiquidInterpolatable::Filters. 11 年 前
  Akinori MUSHA cb71c84842 Remove trailing commas from JSON examples. 11 年 前
  Dominik Sander 6b4ca6365d Select the current service if an agent already exists when importing a 11 年 前
  Dominik Sander 858dcdca8f Merge branch 'master' into omniauth 11 年 前
  Andrew Cantino 28707507c7 Merge pull request #453 from PetroFeed/scenario-tag-color 11 年 前
  Guilherme J. Tramontina a8c863ff86 Add spec for positive hex color value 11 年 前
  Andrew Cantino e0c98f2465 Merge pull request #457 from dsander/allow-html-in-emails 11 年 前
  Dominik Sander 66c63b4e2b Allow html in email agents, proected by sanitize 11 年 前
  Dominik Sander 508d493150 We still need the APP_SECRET_TOKEN in .travis.yml 11 年 前
  Dominik Sander 00663c153c Merge branch 'master' into omniauth 11 年 前
  Dominik Sander fe192e8ca5 Hide oauth providers which are not configured 11 年 前
  Dominik Sander dad2875da9 Improved the migration experience 11 年 前
  Akinori MUSHA 0f1b30bd9c Move require's for faraday to the right place. 11 年 前
  Akinori MUSHA f5aeaa7008 When a dropdown menu opens on hover, apply the style class "open". 11 年 前
  Akinori MUSHA 774bed2390 Merge pull request #448 from knu/website_agent-text_parser 11 年 前
  Akinori MUSHA 39046da035 Explain the basics of Ruby's regexp and leave a pointer to ruby-doc.org. 11 年 前
  Guilherme J. Tramontina 5921845126 Add scenario_label view helper to render scenario tags. 11 年 前
  Guilherme J. Tramontina 96196edb06 Allow nullable tag colors for the scenario 11 年 前
  Andrew Cantino 25f4d748fc Merge pull request #452 from PetroFeed/markdown_scenario_description 11 年 前
  Akinori MUSHA 624d41ed26 Properly show "None" for empty sources/receivers. 11 年 前
  Dominik Sander 6438d73906 Added a link to the oauth application wiki entry 11 年 前
  Dominik Sander 182a59fc9f Removed env variables from .travis.yml, we now use env.test 11 年 前
  Guilherme J. Tramontina 6e749c777e Merge branch 'master' into scenario-tag-color 11 年 前
  Guilherme J. Tramontina f2ef00b683 Render the (about to be) imported scenario description as markdown. 11 年 前
  Guilherme J. Tramontina 8b8fdb5f56 Export/import scenario tag colors. 11 年 前
  Guilherme J. Tramontina f55098fd6a Fix tag colors label text. 11 年 前
  Guilherme J. Tramontina 977b9c0c3f Add Spectrum as input[type=color] polyfill. 11 年 前
  Guilherme J. Tramontina 454f43fddc Ensure tag_fg_color and tag_bg_color are valid hex colors. 11 年 前