2521 次代碼提交 (d40a372c8357e1dd57ab5de4c95c7e87a5d44f5e)

作者 SHA1 備註 提交日期
  Andrew Cantino 3d795542fb Merge pull request #1134 from cantino/add_media_namespace 9 年之前
  Andrew Cantino 513a4fdc23 add media namespace to output RSS feed 9 年之前
  Akinori MUSHA 10a2c100f1 Remove a debug print 9 年之前
  Akinori MUSHA d6264bcdc4 Call `control!` instead of `check` 9 年之前
  Akinori MUSHA 43a6a025a4 Remove SchedulerAgent#check! which name is confusing 9 年之前
  Akinori MUSHA dcec333fa5 Partially revert the previous commit 87a5882 9 年之前
  Andrew Cantino 793cd2b82e Merge pull request #1132 from brianpetro/commander_fix 9 年之前
  Brian Petro 87a58827ff Use deep_merge instead of merge to allow configuring Agent.options within a nested hash. Useful when configuring DataOutputAgent template>item options with CommanderAgent. Also fix SchedulerAgent 'check' typo. 9 年之前
  Brian Petro 2f57fce8cb Fix CommanderAgent not working when it is scheduled or manually run('check' function typo). 9 年之前
  Akinori MUSHA a871ea2f2b Merge pull request #1124 from cantino/data_output_agent_push 9 年之前
  Akinori MUSHA 38b39ce0d7 Elaborate a bit more on the new options 9 年之前
  Akinori MUSHA 803796ed3f Add a spec for testing hub links in an RSS output 9 年之前
  Akinori MUSHA 0b75767ce3 DataOutputAgent: Add support for publishing via PubSubHubbub 9 年之前
  Andrew Cantino 664188ca35 Merge pull request #1118 from purposeindustries/delayagent-maxemittedevents 9 年之前
  Andrew Cantino 3393941b77 Merge pull request #1117 from purposeindustries/add-reblog-ability-to-tumblr 9 年之前
  oroce b017fd51bc Ohh removed unnecessary end 9 年之前
  oroce 8ac78eb0d9 use ActiveRecord's limit instead of slice 9 年之前
  oroce abacedcfd0 removed max_emitted_events from defaults 9 年之前
  Akinori MUSHA c03a60ec48 DataOutputAgent: Use `template.self` as URL for the feed itself 9 年之前
  Akinori MUSHA 8e9013d9ea Fix transcoding error when an unknown charset is found 9 年之前
  oroce b9cae9ad57 do not emit all the events which are stored in the memory 9 年之前
  oroce 939d18c022 reblog post type added 9 年之前
  Akinori MUSHA ea98bf93f5 Merge pull request #1101 from cantino/shell_command_agent_enhancement 9 年之前
  Andrew Cantino 023d49dd98 Remove default option and spec that empty string is allowed 9 年之前
  Andrew Cantino c80366a981 Merge branch '1087-webhook-response' of https://github.com/amokan/huginn into amokan-1087-webhook-response 9 年之前
  Akinori MUSHA d099994090 Merge pull request #1100 from cantino/diagram_layout 9 年之前
  Akinori MUSHA 8b4907165f Allow choosing a layout of diagrams generated by Graphviz 9 年之前
  Adam Mokan 684ae1d73f changed response to utilized `interpolated` to allow for liquid templating 9 年之前
  Adam Mokan e6ca814607 Allow custom response message to be optionally set for the WebhookAgent 9 年之前
  Dominik Sander bd4ef49433 Merge pull request #1107 from dsander/fix-dependency-spam 9 年之前
  Dominik Sander 51886b0543 TwitterStream only run dependency check when agents are configured 9 年之前
  Dominik Sander ee576ffac4 Merge pull request #1106 from dsander/fix-beeper-agent-spec 9 年之前
  Dominik Sander d1277ac470 Fix BeeperAgent spec by requiring rails_helper 9 年之前
  Andrew Cantino 8b1b5c01ee Merge pull request #1079 from cantino/rss_agent_sorts_all_events 9 年之前
  Andrew Cantino b59ac85132 Merge pull request #1099 from purposeindustries/fetch-tumblr-posts 9 年之前
  Andrew Cantino 099aae6111 Merge pull request #1086 from azati/master 9 年之前
  Akinori MUSHA 55b5ec9a87 Add options to conditionally suppress event creation 9 年之前
  Akinori MUSHA e18d4e7c4c Rescue StandardError rather than Exception 9 年之前
  Andrew Cantino 3c9992c695 Merge pull request #1097 from spdustin/rspec-3-update 9 年之前
  Dustin Miller ffeaa1f604 Updated Gemfile.lock for shoulda-matchers 9 年之前
  Dustin Miller 5f5a080b6d Merge branch 'master' of https://github.com/cantino/huginn into rspec-3-update 9 年之前
  Akinori MUSHA c3fb669010 Add a `stdin` option to ShellCommandAgent 10 年之前
  Akinori MUSHA d9d5fbf824 Allow `command` to be an array of arguments in ShellCommandAgent 10 年之前
  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 年之前