476 Коммиты (e65bc11f0208b7ffe13a5785ddbfc5af716c5635)

Автор SHA1 Сообщение Дата
  Andrew Cantino ba0967e449 puts лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino a408ae48ea globally avoid using symbols since we're moving to json storage лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino ec32d7f979 switch from yaml to json serialization лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino 77882908c4 in order to avoid leaking memory, remove all symbolization лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino 21ccd6cc52 cleanup failed delayed_jobs by default (for table speed) лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino 229e24ea80 add keep_events_for as an optional field for agents to decide how long to store events лет %!s(int64=11): %!d(string=назад)
  j-wilkins dff2bc68f4 configurable webhook payload , update description, improve tests лет %!s(int64=11): %!d(string=назад)
  j-wilkins 66054f92c0 a webhook agent to create events from webhooks. лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino 744ec91b37 Merge pull request #114 from albertsun/event-email-agent лет %!s(int64=11): %!d(string=назад)
  Albert Sun 1f7dee3c72 renaming EventEmailAgent to EmailAgent лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino d6ef4c7f85 Merge pull request #112 from kyzh/patch-1 лет %!s(int64=11): %!d(string=назад)
  Albert Sun 3ea7b322ff pull some email logic into an EmailConcern лет %!s(int64=11): %!d(string=назад)
  Albert Sun fa1fd0b04d adding an event_email_agent which immediately sends emails instead of queueing them лет %!s(int64=11): %!d(string=назад)
  Albert Sun 53bd992279 have digest email log out event ids лет %!s(int64=11): %!d(string=назад)
  Florentin Raud b3b2910074 Add a mention to IRC channel, resolve #70 ? лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino 4a9714fc90 Merge pull request #109 from bitdeli-chef/master лет %!s(int64=11): %!d(string=назад)
  Bitdeli Chef 5acb488967 Add a Bitdeli badge to README лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino 35cab738eb Merge branch 'master' of github.com:cantino/huginn лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino 2a427902d3 update to ruby 2.0 in example deployment file лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino 9157a2a190 Merge pull request #106 from cantino/refactor_peak_detecter лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino fa492b75c8 Merge pull request #104 from cantino/transactionally_schedule лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino 39ffa2fcee Merge pull request #103 from cantino/refactor_twitter_stream лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino 97971d9385 Merge branch 'master' of github.com:cantino/huginn лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino c2ecac2e1e bump ruby version to avoid cve-2013-4164 лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino a58ed91ba6 Merge pull request #107 from albertsun/full-json-website-agent лет %!s(int64=11): %!d(string=назад)
  Albert Sun f0741359a6 DRYed up website_agent code a bit лет %!s(int64=11): %!d(string=назад)
  Albert Sun 43194c3c1b in website agent with type json, allow extract to be blank; in which case, the entire json object will be stored as the payload лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino ed5cb4ca2f fix stream to work with filter groups лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino aa8cea24de updated deployment with branch лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino 7526f01ba4 Update PeakDetectorAgent options and change it so that it detects peaks on the rise instead of fall. лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino a2486b6785 allow filter aliases (groups) лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino 484e1210c3 add expires_at as attr_accessible лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino 86bcc465a4 allow events to expire; fix spec лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino f32c6f0f7c add a transaction around event receiving лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino 0dcee80cba use TwitterConcern in the twitter_stream_agent; cleanup unused memory; add specs лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino 8d864c4a0b Merge pull request #101 from albertsun/concerns лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino afff903283 bump rufus scheduler лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino 51d67a9624 Merge pull request #100 from KenYN/master лет %!s(int64=11): %!d(string=назад)
  Albert Sun bf54542242 make TwitterUserAgent and TwitterPublishAgent share a TwitterConcern лет %!s(int64=11): %!d(string=назад)
  Albert Sun 88043dc348 starting a concerns pattern with a WeiboConern. concerns can encapsulate common functionality between related agents лет %!s(int64=11): %!d(string=назад)
  KenYN 9991825d56 Handle rufus_scheduler v3 also лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino b32cef09c9 doc лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino 3f2e2dc676 Merge branch 'master' into human_task_agent_makes_polls лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino e71ed7ffbd Merge pull request #97 from albertsun/actionmailer-config лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino 0eb956e110 HumanTaskAgent can now accept `combination_mode` and `poll_options` which are used to generate a poll from the HITs answers. The poll asks additional Mechanical Turk users to rate the responses, and then the best one is returned. This allows for an additional step of validation on user generated content / data. лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino 403db15b35 Fix a bug where JSON was lost when saving invalid options лет %!s(int64=11): %!d(string=назад)
  Albert Sun 9874e2b41a moving mail config into an initializer and a config/smtp.yml file лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino f8744cb89a Merge pull request #96 from albertsun/asset-deploys лет %!s(int64=11): %!d(string=назад)
  Albert Sun 0481c17dac updated based on comments from cantino лет %!s(int64=11): %!d(string=назад)
  Albert Sun 198708baa5 adding ASSET_HOST config and a staging environment file лет %!s(int64=11): %!d(string=назад)