2050 次代码提交 (5ba1333393dd5d595e9da646f0494af37e77df16)

作者 SHA1 备注 提交日期
  Andrew Cantino 5ba1333393 Update nokogiri to 1.6.7.1 because of CVEs 9 年之前
  Dominik Sander 490c51af05 Update heroku setup instructions to .env.example to .env 9 年之前
  Dominik Sander 5daf6febb9 Merge pull request #1179 from dsander/fix-heroku-deployment 9 年之前
  Dominik Sander daf45f7f0e Do not try to load .env file on heroku 9 年之前
  Andrew Cantino f49ef156fd Merge pull request #1175 from ericgascoine/sorted_scenario_exports 9 年之前
  eric d233946feb Export Agents in GUID order so that the result is amenable to version control tracking 9 年之前
  Dominik Sander c1b6e17bb4 Merge pull request #1060 from dsander/docker-postgresql 9 年之前
  Dominik Sander 56e4c8349b Fix docker container for postgresql 10 年之前
  Dominik Sander 1810fac591 Merge pull request #1040 from dsander/postgresql 9 年之前
  Dominik Sander 9c16b0fb51 Allow usage of PostgreSQL without exporting ON_HEROKU 10 年之前
  Dominik Sander cb6315364e Merge pull request #1082 from TildeWill/twelve_factor 9 年之前
  Will Read d8428e31d9 Support 12-factor configurations of dev environments 10 年之前
  Dominik Sander e8ba57a760 Merge pull request #1169 from dsander/downgrade-nokogiri-to-stable 9 年之前
  Dominik Sander 6003704674 Downgrade nokogiri to latest stable version which includes security fixes 9 年之前
  Andrew Cantino 6d3cae227a Merge pull request #1159 from cantino/update_gems_for_security 9 年之前
  Andrew Cantino e624815eb7 Merge pull request #1158 from cantino/prevent_extra_threads_in_specs 9 年之前
  Andrew Cantino 06418d5b5c Bump nokogiri and uglifier for security 9 年之前
  Andrew Cantino 9bdbdfa10d Merge remote-tracking branch 'origin/master' into prevent_extra_threads_in_specs 9 年之前
  Andrew Cantino 60d880e8be remove p statements 9 年之前
  Andrew Cantino ff05700458 Prevent buildup of threads in specs 9 年之前
  Andrew Cantino aa00814cd3 Merge pull request #1057 from cantino/timestamps_in_twitter_agent 9 年之前
  Andrew Cantino dfb3cb99d7 bit of cleanup 9 年之前
  Andrew Cantino 70eb0b154c Merge branch 'master' into timestamps_in_twitter_agent 9 年之前
  Akinori MUSHA bde6a7269d Merge pull request #1125 from cantino/website_agent_normalize_uri 9 年之前
  Akinori MUSHA cdfdc7f3c5 Introduce Utils.normalize_uri and use it in WebsiteAgent 9 年之前
  Dominik Sander 28983a7378 Merge pull request #1142 from dsander/fix-twitter-agent-restart-leak 9 年之前
  Dominik Sander e303239281 Do check restarting LongRunnable::Worker for liveliness 10 年之前
  Andrew Cantino a4ea6e7f6a Merge pull request #1141 from cantino/dryrun_event_formatting 9 年之前
  Andrew Cantino 54ef93ec18 allow dryrun of event formatting agents 9 年之前
  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 10 年之前
  Andrew Cantino 664188ca35 Merge pull request #1118 from purposeindustries/delayagent-maxemittedevents 10 年之前
  Andrew Cantino 3393941b77 Merge pull request #1117 from purposeindustries/add-reblog-ability-to-tumblr 10 年之前
  oroce b017fd51bc Ohh removed unnecessary end 10 年之前
  oroce 8ac78eb0d9 use ActiveRecord's limit instead of slice 10 年之前
  oroce abacedcfd0 removed max_emitted_events from defaults 10 年之前
  Akinori MUSHA c03a60ec48 DataOutputAgent: Use `template.self` as URL for the feed itself 10 年之前
  Akinori MUSHA 8e9013d9ea Fix transcoding error when an unknown charset is found 10 年之前
  oroce b9cae9ad57 do not emit all the events which are stored in the memory 10 年之前