1422 コミット (61ab9a0e036203df4a3d3b538b3c129a061cc1e5)

作者 SHA1 メッセージ 日付
  Andrew Cantino 61ab9a0e03 allow a `body` key to be provided to set the email body 10 年 前
  Andrew Cantino 1ce173ca2d Update README.md 10 年 前
  Andrew Cantino 6b3afea39d Update README.md 10 年 前
  Andrew Cantino 2e9d1c0de9 Merge pull request #677 from stvnrlly/slack-icon 10 年 前
  stvnrlly f1285737e0 fix indent and add spec 10 年 前
  Andrew Cantino 77d65fd825 Merge pull request #678 from stvnrlly/max-accuracy 10 年 前
  Andrew Cantino 035097bf76 refactor suggested by @knu 10 年 前
  Andrew Cantino 1c86529f11 Merge branch 'master' of github.com:cantino/huginn 10 年 前
  Andrew Cantino d3278f0f26 Merge pull request #683 from cantino/use_boolify_for_disable_ssl_verification 10 年 前
  Andrew Cantino 2018dbc0d1 update CHANGES.md 10 年 前
  Andrew Cantino 49a94f0f7a Switch to boolify and document disable_ssl_verification 10 年 前
  stvnrlly ae286c3abe code cleanup and additional spec 10 年 前
  Andrew Cantino 54c333b6ea Merge pull request #656 from vitorbaptista/648-access-site-with-invalid-ssl 10 年 前
  stvnrlly 50a5d2622d add spec, convert strings to integers for comparison 10 年 前
  stvnrlly 147617e771 allow setting different name for accuracy field 10 年 前
  stvnrlly ccf6d7d0e0 create event if accuracy field missing entirely 10 年 前
  stvnrlly 09647798e7 deal with empty option 10 年 前
  Andrew Cantino d072e74ba2 Merge pull request #681 from ianblenke/docker_supervisord 10 年 前
  Ian Blenke 0c5baaa5fa Use the cantino/huginn repository for building the docker image 10 年 前
  Ian Blenke 651c1aac8a Disable debug logging for supervisord 10 年 前
  Ian Blenke f8d1a1666c Add the mysqld unit so it can be started 10 年 前
  Ian Blenke 4b253007d8 Do not respawn foreman, if it dies the docker container really should exit as well 10 年 前
  Ian Blenke 03f3b98999 Handle empty DATABASE_HOST 10 年 前
  Ian Blenke 69e6fea736 Trying to get mysql to init 10 年 前
  Ian Blenke 26dc5e96fd Fixing the environment processing 10 年 前
  Ian Blenke f7e065965d Sorting things out 10 年 前
  Ian Blenke 55958b96ac Here document quoting hell 10 年 前
  Ian Blenke 74b0809770 Fix timeout decrement and comparisons 10 年 前
  Ian Blenke 32c1c164f8 Attempting to fix supervisord 10 年 前
  Ian Blenke df623ec2f5 Adding debugging 10 年 前
  Ian Blenke bff5e75ec0 Refactoring the docker image to exec supervisord and properly handle DO_NOT_RUN_JOBS 10 年 前
  Andrew Cantino 5f017cde49 Update README.md 10 年 前
  Andrew Cantino 96b2039556 add gitter to travis and GitHub 10 年 前
  Andrew Cantino 7a0aaf45a8 add note about alternative email ports 10 年 前
  stvnrlly 9550fa5bf6 add max_accuracy option in location agent 10 年 前
  stvnrlly 9e4b58b023 allow custom icon for slack webhooks 10 年 前
  Andrew Cantino fae25f278c minor whitespace 10 年 前
  Andrew Cantino 8f7b875d5d Merge branch 'location-accuracy' of https://github.com/stvnrlly/huginn into stvnrlly-location-accuracy 10 年 前
  stvnrlly 486f003f6e code cleanup 10 年 前
  Andrew Cantino b2a1652799 prevent refresh in spec 10 年 前
  Andrew Cantino e067829f9f force to rails 4.1.8 10 年 前
  Andrew Cantino 383ca50a96 Merge pull request #666 from gauravarora/master 10 年 前
  stvnrlly a297d80802 only show checkbox if there are circles 10 年 前
  stvnrlly cca770ae2e allow toggling between circles and points in recent event map 10 年 前
  Dominik Sander 2ef827db80 Merge pull request #669 from dsander/postgresql-tests 10 年 前
  Dominik Sander 53c9a64846 Also run the specs on postgresql 10 年 前
  Dominik Sander 5c86988f27 Merge pull request #668 from dsander/fix-heroku-deployment 10 年 前
  Dominik Sander 8c9fb4b678 Do not try to monkey patch the mysql adapter on heroku 10 年 前
  Gaurav Arora cacbf12f52 Update heroku detection 10 年 前
  Dominik Sander 3924e47c5f Merge pull request #664 from dsander/travis-docker 10 年 前