1376 Commissions (a297d80802d8e8210c17d0a1b5246c4168a74ed0)

Auteur SHA1 Message Date
  Akinori MUSHA f722d646b7 Do not lose payload data when locals is given. 10 ans auparavant
  Akinori MUSHA 171a8ba90d Place a "Deploy to Heroku" button. 10 ans auparavant
  Akinori MUSHA 6691e6db98 Support installation via Heroku button. 10 ans auparavant
  Akinori MUSHA 5675ecf79b Add app.json. 10 ans auparavant
  Akinori MUSHA 857b8ea969 Merge remote-tracking branch 'origin/master' into set_charset_for_mysql 10 ans auparavant
  Akinori MUSHA 0227496669 Clean up code with `mode`. 10 ans auparavant
  Akinori MUSHA 212344ac3a Merge pull request #463 from knu/website_agent-refactor-check_url 10 ans auparavant
  Dominik Sander 74ced66beb Merge pull request #324 from dsander/omniauth 10 ans auparavant
  Dominik Sander a144c2dae7 Also show the upgrade warning in the services page 10 ans auparavant
  Akinori MUSHA 2a9483bf06 Merge branch 'refactor-drop' 10 ans auparavant
  Akinori MUSHA a93bb2674e Refactor Drop classes. 10 ans auparavant
  Akinori MUSHA 432f952b0a Refactor WebsiteAgent#check_url. 10 ans auparavant
  Akinori MUSHA 0c490aa82d Add a Liquid filter `to_xpath`, which quotes a string for use in XPath expression. 10 ans auparavant
  Akinori MUSHA 863e2b8c70 WebsiteAgent should interpolate values from incoming event payload. 10 ans auparavant
  Akinori MUSHA aa94c119d6 Merge pull request #461 from knu/user-defined-event_description 10 ans auparavant
  Akinori MUSHA ba7dbceb7a Omit option details from event_description of WebsiteAgent. 10 ans auparavant
  Akinori MUSHA fd0d9ed930 Implement event_description of EventFormattingAgent. 10 ans auparavant
  Akinori MUSHA e483061bed Add a spec for LiquidInterpolatable::Filters. 10 ans auparavant
  Akinori MUSHA cb71c84842 Remove trailing commas from JSON examples. 10 ans auparavant
  Akinori MUSHA 393e3c4ddc Follow the default collation of Rails rather than MySQL. 10 ans auparavant
  Akinori MUSHA 66d1ac07c8 Fall back utf8mb4 to utf8 if the server does not support it. 10 ans auparavant
  Akinori MUSHA 59482ee937 Add support for Ruby 1.9.x. 10 ans auparavant
  Akinori MUSHA db792cdd82 Set charset/collation properly for each text column if using MySQL. 10 ans auparavant
  Akinori MUSHA a2e134839c Use error for error, not log. 10 ans auparavant
  Dominik Sander 6b4ca6365d Select the current service if an agent already exists when importing a 10 ans auparavant
  Dominik Sander 858dcdca8f Merge branch 'master' into omniauth 10 ans auparavant
  Akinori MUSHA a4795734b7 Add control action types "enable" and "disable". 10 ans auparavant
  Akinori MUSHA 0f66669346 Disable second precision schedule by default to prevent service abuse. 10 ans auparavant
  Akinori MUSHA a069fa6f1b Improve the description. 10 ans auparavant
  Akinori MUSHA de5619fb64 Rename "runner" to "controller". 10 ans auparavant
  Akinori MUSHA 56fa4cb751 Fix the schema version. 10 ans auparavant
  Akinori MUSHA f6d19661ce Store an agent ID in the local storage rather than stashing it in a tag. 10 ans auparavant
  Akinori MUSHA 26564c575a Add a spec for how the before_save hook should work. 10 ans auparavant
  Andrew Cantino 28707507c7 Merge pull request #453 from PetroFeed/scenario-tag-color 10 ans auparavant
  Guilherme J. Tramontina a8c863ff86 Add spec for positive hex color value 10 ans auparavant
  Andrew Cantino e0c98f2465 Merge pull request #457 from dsander/allow-html-in-emails 10 ans auparavant
  Dominik Sander 66c63b4e2b Allow html in email agents, proected by sanitize 10 ans auparavant
  Dominik Sander 508d493150 We still need the APP_SECRET_TOKEN in .travis.yml 10 ans auparavant
  Dominik Sander 00663c153c Merge branch 'master' into omniauth 10 ans auparavant
  Dominik Sander fe192e8ca5 Hide oauth providers which are not configured 10 ans auparavant
  Dominik Sander dad2875da9 Improved the migration experience 10 ans auparavant
  Akinori MUSHA e9fa1f2032 Add SchedulerAgent, which periodically runs other agents. 10 ans auparavant
  Akinori MUSHA 0ae0f1a302 Show target-runner relationships in a diagram. 10 ans auparavant
  Akinori MUSHA b4636f8c67 Provide a target agent select box for an agent that can run other agents. 10 ans auparavant
  Akinori MUSHA c7e67a36e6 Add "chains" to represent runner-target relationships between Agents. 10 ans auparavant
  Akinori MUSHA 0f1b30bd9c Move require's for faraday to the right place. 10 ans auparavant
  Akinori MUSHA f5aeaa7008 When a dropdown menu opens on hover, apply the style class "open". 10 ans auparavant
  Akinori MUSHA 774bed2390 Merge pull request #448 from knu/website_agent-text_parser 10 ans auparavant
  Akinori MUSHA 39046da035 Explain the basics of Ruby's regexp and leave a pointer to ruby-doc.org. 10 ans auparavant
  Guilherme J. Tramontina 5921845126 Add scenario_label view helper to render scenario tags. 10 ans auparavant