1441 Commits (c7b4c4260fbd32449b6376eb8ddbfe95ee01281e)

Autor SHA1 Mensaje Fecha
  Dominik Sander c7b4c4260f PushbulletAgent validate and autocomplete options %!s(int64=9) %!d(string=hace) años
  Dominik Sander eee268a920 Made Pushbullet agent form configurable and validate additional fields %!s(int64=9) %!d(string=hace) años
  Dominik Sander b8e12e2413 PushbulletAgent code refactoring %!s(int64=9) %!d(string=hace) años
  Dominik Sander 9902c2313c Added migration for existing PushbulletAgents and fixed the specs %!s(int64=9) %!d(string=hace) años
  Christian Berendt 80799bf14e [pushbullet] use API version 2 %!s(int64=9) %!d(string=hace) años
  Christian Berendt 9edbf18422 [pushbullet] add support for further message types %!s(int64=9) %!d(string=hace) años
  Christian Berendt 6d916534ae [pusbullet] add a note how to register a new device %!s(int64=9) %!d(string=hace) años
  Akinori MUSHA 2352896442 Upgrade spring to 1.3.2 and undo our local patch. %!s(int64=9) %!d(string=hace) años
  Andrew Cantino b3952da030 Update README.md %!s(int64=9) %!d(string=hace) años
  Andrew Cantino 617ee0981a Merge pull request #704 from brock/human-task %!s(int64=9) %!d(string=hace) años
  Brock Angelo 1eddc5c7a8 per gitter chat, AWS Turk is called a HumanTaskAgent %!s(int64=9) %!d(string=hace) años
  Andrew Cantino 5fe20e0f40 Merge pull request #701 from cantino/semicolon_passwords %!s(int64=9) %!d(string=hace) años
  Andrew Cantino a475066a08 escape passwords going into Heroku; default some questions %!s(int64=9) %!d(string=hace) años
  Andrew Cantino 8aa111f8ed Merge pull request #685 from stvnrlly/far-enough %!s(int64=9) %!d(string=hace) años
  stvnrlly 4d2dea5df6 get spec working %!s(int64=9) %!d(string=hace) años
  Andrew Cantino 766b2d7562 Merge pull request #692 from cantino/email_agent_body %!s(int64=9) %!d(string=hace) años
  Andrew Cantino 61ab9a0e03 allow a `body` key to be provided to set the email body %!s(int64=9) %!d(string=hace) años
  Andrew Cantino 1ce173ca2d Update README.md %!s(int64=9) %!d(string=hace) años
  Andrew Cantino 6b3afea39d Update README.md %!s(int64=9) %!d(string=hace) años
  stvnrlly c1a54ec365 option name and dependency check %!s(int64=9) %!d(string=hace) años
  stvnrlly 45bd695326 spec for distance traveled %!s(int64=9) %!d(string=hace) años
  stvnrlly 7aaeea823b distance traveled option for location agent %!s(int64=9) %!d(string=hace) años
  Andrew Cantino 2e9d1c0de9 Merge pull request #677 from stvnrlly/slack-icon %!s(int64=9) %!d(string=hace) años
  stvnrlly f1285737e0 fix indent and add spec %!s(int64=9) %!d(string=hace) años
  Andrew Cantino 77d65fd825 Merge pull request #678 from stvnrlly/max-accuracy %!s(int64=9) %!d(string=hace) años
  Andrew Cantino 035097bf76 refactor suggested by @knu %!s(int64=9) %!d(string=hace) años
  Andrew Cantino 1c86529f11 Merge branch 'master' of github.com:cantino/huginn %!s(int64=9) %!d(string=hace) años
  Andrew Cantino d3278f0f26 Merge pull request #683 from cantino/use_boolify_for_disable_ssl_verification %!s(int64=9) %!d(string=hace) años
  Andrew Cantino 2018dbc0d1 update CHANGES.md %!s(int64=9) %!d(string=hace) años
  Andrew Cantino 49a94f0f7a Switch to boolify and document disable_ssl_verification %!s(int64=9) %!d(string=hace) años
  stvnrlly ae286c3abe code cleanup and additional spec %!s(int64=9) %!d(string=hace) años
  Andrew Cantino 54c333b6ea Merge pull request #656 from vitorbaptista/648-access-site-with-invalid-ssl %!s(int64=9) %!d(string=hace) años
  stvnrlly 50a5d2622d add spec, convert strings to integers for comparison %!s(int64=9) %!d(string=hace) años
  stvnrlly 147617e771 allow setting different name for accuracy field %!s(int64=9) %!d(string=hace) años
  stvnrlly ccf6d7d0e0 create event if accuracy field missing entirely %!s(int64=9) %!d(string=hace) años
  stvnrlly 09647798e7 deal with empty option %!s(int64=9) %!d(string=hace) años
  Andrew Cantino d072e74ba2 Merge pull request #681 from ianblenke/docker_supervisord %!s(int64=9) %!d(string=hace) años
  Ian Blenke 0c5baaa5fa Use the cantino/huginn repository for building the docker image %!s(int64=9) %!d(string=hace) años
  Ian Blenke 651c1aac8a Disable debug logging for supervisord %!s(int64=9) %!d(string=hace) años
  Ian Blenke f8d1a1666c Add the mysqld unit so it can be started %!s(int64=9) %!d(string=hace) años
  Ian Blenke 4b253007d8 Do not respawn foreman, if it dies the docker container really should exit as well %!s(int64=9) %!d(string=hace) años
  Ian Blenke 03f3b98999 Handle empty DATABASE_HOST %!s(int64=9) %!d(string=hace) años
  Ian Blenke 69e6fea736 Trying to get mysql to init %!s(int64=9) %!d(string=hace) años
  Ian Blenke 26dc5e96fd Fixing the environment processing %!s(int64=9) %!d(string=hace) años
  Ian Blenke f7e065965d Sorting things out %!s(int64=9) %!d(string=hace) años
  Ian Blenke 55958b96ac Here document quoting hell %!s(int64=9) %!d(string=hace) años
  Ian Blenke 74b0809770 Fix timeout decrement and comparisons %!s(int64=9) %!d(string=hace) años
  Ian Blenke 32c1c164f8 Attempting to fix supervisord %!s(int64=9) %!d(string=hace) años
  Ian Blenke df623ec2f5 Adding debugging %!s(int64=9) %!d(string=hace) años
  Ian Blenke bff5e75ec0 Refactoring the docker image to exec supervisord and properly handle DO_NOT_RUN_JOBS %!s(int64=9) %!d(string=hace) años