1997 Commits (cdfdc7f3c5fd67df1fdddb481cbfa2910f64c113)

Autor SHA1 Mensaje Fecha
  Akinori MUSHA cdfdc7f3c5 Introduce Utils.normalize_uri and use it in WebsiteAgent %!s(int64=9) %!d(string=hace) años
  Akinori MUSHA 8e9013d9ea Fix transcoding error when an unknown charset is found %!s(int64=9) %!d(string=hace) años
  Akinori MUSHA ea98bf93f5 Merge pull request #1101 from cantino/shell_command_agent_enhancement %!s(int64=9) %!d(string=hace) años
  Andrew Cantino 023d49dd98 Remove default option and spec that empty string is allowed %!s(int64=9) %!d(string=hace) años
  Andrew Cantino c80366a981 Merge branch '1087-webhook-response' of https://github.com/amokan/huginn into amokan-1087-webhook-response %!s(int64=9) %!d(string=hace) años
  Akinori MUSHA d099994090 Merge pull request #1100 from cantino/diagram_layout %!s(int64=9) %!d(string=hace) años
  Akinori MUSHA 8b4907165f Allow choosing a layout of diagrams generated by Graphviz %!s(int64=9) %!d(string=hace) años
  Adam Mokan 684ae1d73f changed response to utilized `interpolated` to allow for liquid templating %!s(int64=9) %!d(string=hace) años
  Adam Mokan e6ca814607 Allow custom response message to be optionally set for the WebhookAgent %!s(int64=9) %!d(string=hace) años
  Dominik Sander bd4ef49433 Merge pull request #1107 from dsander/fix-dependency-spam %!s(int64=9) %!d(string=hace) años
  Dominik Sander 51886b0543 TwitterStream only run dependency check when agents are configured %!s(int64=9) %!d(string=hace) años
  Dominik Sander ee576ffac4 Merge pull request #1106 from dsander/fix-beeper-agent-spec %!s(int64=9) %!d(string=hace) años
  Dominik Sander d1277ac470 Fix BeeperAgent spec by requiring rails_helper %!s(int64=9) %!d(string=hace) años
  Andrew Cantino 8b1b5c01ee Merge pull request #1079 from cantino/rss_agent_sorts_all_events %!s(int64=9) %!d(string=hace) años
  Andrew Cantino b59ac85132 Merge pull request #1099 from purposeindustries/fetch-tumblr-posts %!s(int64=9) %!d(string=hace) años
  Andrew Cantino 099aae6111 Merge pull request #1086 from azati/master %!s(int64=9) %!d(string=hace) años
  Akinori MUSHA 55b5ec9a87 Add options to conditionally suppress event creation %!s(int64=9) %!d(string=hace) años
  Akinori MUSHA e18d4e7c4c Rescue StandardError rather than Exception %!s(int64=9) %!d(string=hace) años
  Andrew Cantino 3c9992c695 Merge pull request #1097 from spdustin/rspec-3-update %!s(int64=9) %!d(string=hace) años
  Dustin Miller ffeaa1f604 Updated Gemfile.lock for shoulda-matchers %!s(int64=9) %!d(string=hace) años
  Dustin Miller 5f5a080b6d Merge branch 'master' of https://github.com/cantino/huginn into rspec-3-update %!s(int64=9) %!d(string=hace) años
  Akinori MUSHA c3fb669010 Add a `stdin` option to ShellCommandAgent %!s(int64=9) %!d(string=hace) años
  Akinori MUSHA d9d5fbf824 Allow `command` to be an array of arguments in ShellCommandAgent %!s(int64=9) %!d(string=hace) años
  Akinori MUSHA 4ca6504314 Allow dry-run in ShellCommandAgent %!s(int64=9) %!d(string=hace) años
  Akinori MUSHA b93e04b36c Use spawn() instead of open3 and avoid use of Dir.chdir %!s(int64=9) %!d(string=hace) años
  oroce 5a5babbb4d do not emit success event if failed and fetch post %!s(int64=9) %!d(string=hace) años
  Andrew Cantino c180de8ce3 use concat on @knu's suggestion %!s(int64=9) %!d(string=hace) años
  Andrew Cantino ad7c5a5eb0 Merge pull request #1098 from purposeindustries/force-stop %!s(int64=9) %!d(string=hace) años
  Andrew Cantino 04be180255 Merge pull request #1071 from purposeindustries/strip-cdata %!s(int64=9) %!d(string=hace) años
  oroce 4487a9270d force-stopping services %!s(int64=9) %!d(string=hace) años
  oroce 38b81bc784 removed strip_cdata section from the docs %!s(int64=9) %!d(string=hace) años
  Dustin Miller c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers %!s(int64=9) %!d(string=hace) años
  Dustin Miller b8575e3f04 Temporarily silence ambiguous raise_error usage %!s(int64=9) %!d(string=hace) años
  Dustin Miller 2b9f7b7169 Updated Gemfile to point to tumblr/tumblr_client@0c59b0 %!s(int64=9) %!d(string=hace) años
  Dustin Miller 1fb999b2af Updated Gemfile with latest tumblr %!s(int64=9) %!d(string=hace) años
  oroce a796caa306 stripping cdata should be the default behaviour %!s(int64=9) %!d(string=hace) años
  Akinori MUSHA 11d2ee0a14 Use String#b %!s(int64=9) %!d(string=hace) años
  Akinori MUSHA f8a6230447 Switch faraday_middleware to the upstream master %!s(int64=9) %!d(string=hace) años
  Akinori MUSHA 68046b74d7 Switch tumblr_client to the upstream master %!s(int64=9) %!d(string=hace) años
  Andrew Cantino 1c700c02d9 make created_event_count accurate %!s(int64=9) %!d(string=hace) años
  Andrew Cantino 5bbb558d1a Merge pull request #1089 from cantino/allow_any_agent_to_me_commanded %!s(int64=9) %!d(string=hace) años
  Ivan Buiko 684c2048d7 Log response only if status code is not "201 Created" %!s(int64=9) %!d(string=hace) años
  Ivan Buiko 049f9873af Remove payload logging %!s(int64=9) %!d(string=hace) años
  Andrew Cantino 431cfaa930 The control links selector was too limiting %!s(int64=9) %!d(string=hace) años
  Andrew Cantino 56ec039173 documentation updates %!s(int64=9) %!d(string=hace) años
  Andrew Cantino e5603e0ef9 Merge pull request #1076 from brianpetro/twitter_search_agent %!s(int64=9) %!d(string=hace) años
  Andrew Cantino 9aacb8e5f5 Merge pull request #1059 from cantino/gap_detector_agent %!s(int64=9) %!d(string=hace) años
  Ivan Buiko 534e8ab348 Add Beeper agent %!s(int64=9) %!d(string=hace) años
  Brian Petro 5b5799a45d clean up TwitterSearchAgent %!s(int64=9) %!d(string=hace) años
  Andrew Cantino fdd4673172 Fix #1078 %!s(int64=9) %!d(string=hace) años