1030 Commits (f27b6c5c21047e1b5b2f36f66a119cea5e01e211)

Autor SHA1 Mensaje Fecha
  Dominik Sander f27b6c5c21 Just keep the most recent 100 failed jobs + small improvements %!s(int64=10) %!d(string=hace) años
  Dominik Sander 830cf1bf3d Simple job management page %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 3afd215457 Merge pull request #464 from knu/heroku_button %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA ac7cd8ce5e Merge pull request #414 from knu/set_charset_for_mysql %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 3c9dd9a8a4 Update the Heroku instructions. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA f84a9c24eb Fix app_name. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 4c938f14e5 Make `to_xpath` stringize a non-string operand as the standard filters do. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA d378795176 Merge pull request #462 from knu/liquid-to_xpath %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA df907c0290 Extend the spec to give a better idea on how to use `to_xpath`. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 3cb29326fa Merge pull request #465 from knu/move_save_button_up %!s(int64=10) %!d(string=hace) años
  Dominik Sander fcc9defccd Merge pull request #467 from dsander/hipchat-username %!s(int64=10) %!d(string=hace) años
  Dominik Sander daca2fd7b6 HipChatAgent: username length limit is 15 chars %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 64802bd457 `uri_escape`: Do not fail when nil is given. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA c706bebcc1 Add a dedicated validator for interpolation. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 3e0741d100 Agent#valid?: Rescue Liquid::Error and save it in errors. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 381a338c6c Move the Save button right under the options. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA f722d646b7 Do not lose payload data when locals is given. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 171a8ba90d Place a "Deploy to Heroku" button. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 6691e6db98 Support installation via Heroku button. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 5675ecf79b Add app.json. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 857b8ea969 Merge remote-tracking branch 'origin/master' into set_charset_for_mysql %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 0227496669 Clean up code with `mode`. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 212344ac3a Merge pull request #463 from knu/website_agent-refactor-check_url %!s(int64=10) %!d(string=hace) años
  Dominik Sander 74ced66beb Merge pull request #324 from dsander/omniauth %!s(int64=10) %!d(string=hace) años
  Dominik Sander a144c2dae7 Also show the upgrade warning in the services page %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 2a9483bf06 Merge branch 'refactor-drop' %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA a93bb2674e Refactor Drop classes. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 432f952b0a Refactor WebsiteAgent#check_url. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 0c490aa82d Add a Liquid filter `to_xpath`, which quotes a string for use in XPath expression. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 863e2b8c70 WebsiteAgent should interpolate values from incoming event payload. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA aa94c119d6 Merge pull request #461 from knu/user-defined-event_description %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA ba7dbceb7a Omit option details from event_description of WebsiteAgent. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA fd0d9ed930 Implement event_description of EventFormattingAgent. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA e483061bed Add a spec for LiquidInterpolatable::Filters. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA cb71c84842 Remove trailing commas from JSON examples. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 393e3c4ddc Follow the default collation of Rails rather than MySQL. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 66d1ac07c8 Fall back utf8mb4 to utf8 if the server does not support it. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 59482ee937 Add support for Ruby 1.9.x. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA db792cdd82 Set charset/collation properly for each text column if using MySQL. %!s(int64=10) %!d(string=hace) años
  Dominik Sander 6b4ca6365d Select the current service if an agent already exists when importing a %!s(int64=10) %!d(string=hace) años
  Dominik Sander 858dcdca8f Merge branch 'master' into omniauth %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 28707507c7 Merge pull request #453 from PetroFeed/scenario-tag-color %!s(int64=10) %!d(string=hace) años
  Guilherme J. Tramontina a8c863ff86 Add spec for positive hex color value %!s(int64=10) %!d(string=hace) años
  Andrew Cantino e0c98f2465 Merge pull request #457 from dsander/allow-html-in-emails %!s(int64=10) %!d(string=hace) años
  Dominik Sander 66c63b4e2b Allow html in email agents, proected by sanitize %!s(int64=10) %!d(string=hace) años
  Dominik Sander 508d493150 We still need the APP_SECRET_TOKEN in .travis.yml %!s(int64=10) %!d(string=hace) años
  Dominik Sander 00663c153c Merge branch 'master' into omniauth %!s(int64=10) %!d(string=hace) años
  Dominik Sander fe192e8ca5 Hide oauth providers which are not configured %!s(int64=10) %!d(string=hace) años
  Dominik Sander dad2875da9 Improved the migration experience %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 0f1b30bd9c Move require's for faraday to the right place. %!s(int64=10) %!d(string=hace) años