2578 次代码提交 (22645a9441d6693d14bef30b7d139e3885eeff6c)

作者 SHA1 备注 提交日期
  Akinori MUSHA 4ca6504314 Allow dry-run in ShellCommandAgent 10 年之前
  Akinori MUSHA b93e04b36c Use spawn() instead of open3 and avoid use of Dir.chdir 10 年之前
  oroce 5a5babbb4d do not emit success event if failed and fetch post 9 年之前
  Andrew Cantino c180de8ce3 use concat on @knu's suggestion 9 年之前
  Andrew Cantino ad7c5a5eb0 Merge pull request #1098 from purposeindustries/force-stop 9 年之前
  Andrew Cantino 04be180255 Merge pull request #1071 from purposeindustries/strip-cdata 9 年之前
  oroce 4487a9270d force-stopping services 9 年之前
  oroce 38b81bc784 removed strip_cdata section from the docs 9 年之前
  Dustin Miller c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 9 年之前
  Dustin Miller b8575e3f04 Temporarily silence ambiguous raise_error usage 9 年之前
  Dustin Miller 2b9f7b7169 Updated Gemfile to point to tumblr/tumblr_client@0c59b0 9 年之前
  Dustin Miller 1fb999b2af Updated Gemfile with latest tumblr 9 年之前
  oroce a796caa306 stripping cdata should be the default behaviour 9 年之前
  Akinori MUSHA 11d2ee0a14 Use String#b 9 年之前
  Akinori MUSHA f8a6230447 Switch faraday_middleware to the upstream master 9 年之前
  Akinori MUSHA 68046b74d7 Switch tumblr_client to the upstream master 9 年之前
  Andrew Cantino 1c700c02d9 make created_event_count accurate 9 年之前
  Andrew Cantino 5bbb558d1a Merge pull request #1089 from cantino/allow_any_agent_to_me_commanded 9 年之前
  Ivan Buiko 684c2048d7 Log response only if status code is not "201 Created" 9 年之前
  Ivan Buiko 049f9873af Remove payload logging 9 年之前
  Andrew Cantino 431cfaa930 The control links selector was too limiting 9 年之前
  Andrew Cantino 56ec039173 documentation updates 9 年之前
  Andrew Cantino e5603e0ef9 Merge pull request #1076 from brianpetro/twitter_search_agent 9 年之前
  Andrew Cantino 9aacb8e5f5 Merge pull request #1059 from cantino/gap_detector_agent 9 年之前
  Ivan Buiko 534e8ab348 Add Beeper agent 9 年之前
  Brian Petro 5b5799a45d clean up TwitterSearchAgent 9 年之前
  Andrew Cantino fdd4673172 Fix #1078 9 年之前
  Brian Petro baf14f1c41 Merge branch 'master' of https://github.com/cantino/huginn into twitter_search_agent 9 年之前
  Brian Petro 4dff06ee9a replace retrieving 'all' results with var max_results limit to fix loop in test. 9 年之前
  Brian Petro 0d2ff44c3c make updates recommended by @dsanders 9 年之前
  Andrew Cantino 188818fd70 Gather all Events in RSSAgent before sorting 9 年之前
  Andrew Cantino 015d680125 Merge pull request #1053 from ssube/master 9 年之前
  Brian Petro c7c2f72392 create TwitterSearchAgent 9 年之前
  ssube ceb382a32d Skip Slack icons if not present. 9 年之前
  ssube 27eeaa603f Involve Slack attachments in agent tests. 9 年之前
  oroce 8afca6fed0 stripping cdata from the value 9 年之前
  Andrew Cantino 2646645552 Merge pull request #1056 from cantino/trigger_agent_supports_partial_matches 9 年之前
  Andrew Cantino 7592c3e455 update WebhookAgent doc 9 年之前
  Andrew Cantino 4d73e4d7ca fix typo 9 年之前
  Andrew Cantino e4d11aae7e Merge pull request #1055 from cantino/delay_agent 9 年之前
  Andrew Cantino dc5c378172 Wait on Delayed::Worker.logger change 9 年之前
  Andrew Cantino b61ee2b4e2 Merge pull request #1058 from TildeWill/weather_agent_spec 9 年之前
  Will Read ea2ef012cf Prevent confusion between Huginn services and strings 9 年之前
  Andrew Cantino f944ff9f2a Add GapDetectorAgent, an Agent that alerts when no data has been received 9 年之前
  Andrew Cantino 13df66cfb5 Log bulk_check calls 9 年之前
  Andrew Cantino 70dd8fee33 fix specs 9 年之前
  Andrew Cantino 2e7347c1e9 log to Rails.logger in delayed_job 9 年之前
  Andrew Cantino a78c365ba0 Log times when outputting in the TwitterStreamAgent::Worker 9 年之前
  Andrew Cantino d15f389da0 Merge pull request #1049 from cantino/rescue_json_errors_on_deserialize 9 年之前
  Andrew Cantino 797dc418a6 Merge pull request #1028 from cantino/smtp_ssl_verification_skip_option 9 年之前