255 Ревизии (041c57b7d00a6fdf3bf252e90c0ba651765626be)

Автор SHA1 Съобщение Дата
  Andrew Cantino 041c57b7d0 update example преди 11 години
  Andrew Cantino 35cab738eb Merge branch 'master' of github.com:cantino/huginn преди 11 години
  Andrew Cantino 2a427902d3 update to ruby 2.0 in example deployment file преди 11 години
  Andrew Cantino 9157a2a190 Merge pull request #106 from cantino/refactor_peak_detecter преди 11 години
  Andrew Cantino fa492b75c8 Merge pull request #104 from cantino/transactionally_schedule преди 11 години
  Andrew Cantino 39ffa2fcee Merge pull request #103 from cantino/refactor_twitter_stream преди 11 години
  Andrew Cantino 97971d9385 Merge branch 'master' of github.com:cantino/huginn преди 11 години
  Andrew Cantino c2ecac2e1e bump ruby version to avoid cve-2013-4164 преди 11 години
  Andrew Cantino a58ed91ba6 Merge pull request #107 from albertsun/full-json-website-agent преди 11 години
  Albert Sun f0741359a6 DRYed up website_agent code a bit преди 11 години
  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 преди 11 години
  Andrew Cantino ed5cb4ca2f fix stream to work with filter groups преди 11 години
  Andrew Cantino aa8cea24de updated deployment with branch преди 11 години
  Andrew Cantino 7526f01ba4 Update PeakDetectorAgent options and change it so that it detects peaks on the rise instead of fall. преди 11 години
  Andrew Cantino a2486b6785 allow filter aliases (groups) преди 11 години
  Andrew Cantino 484e1210c3 add expires_at as attr_accessible преди 11 години
  Andrew Cantino 86bcc465a4 allow events to expire; fix spec преди 11 години
  Andrew Cantino f32c6f0f7c add a transaction around event receiving преди 11 години
  Andrew Cantino 0dcee80cba use TwitterConcern in the twitter_stream_agent; cleanup unused memory; add specs преди 11 години
  Andrew Cantino 8d864c4a0b Merge pull request #101 from albertsun/concerns преди 11 години
  Andrew Cantino afff903283 bump rufus scheduler преди 11 години
  Andrew Cantino 51d67a9624 Merge pull request #100 from KenYN/master преди 11 години
  Albert Sun bf54542242 make TwitterUserAgent and TwitterPublishAgent share a TwitterConcern преди 11 години
  Albert Sun 88043dc348 starting a concerns pattern with a WeiboConern. concerns can encapsulate common functionality between related agents преди 11 години
  KenYN 9991825d56 Handle rufus_scheduler v3 also преди 11 години
  Andrew Cantino e71ed7ffbd Merge pull request #97 from albertsun/actionmailer-config преди 11 години
  Andrew Cantino 403db15b35 Fix a bug where JSON was lost when saving invalid options преди 11 години
  Albert Sun 9874e2b41a moving mail config into an initializer and a config/smtp.yml file преди 11 години
  Andrew Cantino f8744cb89a Merge pull request #96 from albertsun/asset-deploys преди 11 години
  Albert Sun 0481c17dac updated based on comments from cantino преди 11 години
  Albert Sun 198708baa5 adding ASSET_HOST config and a staging environment file преди 11 години
  Albert Sun dd630a95e4 moving things out of assets group in gemfile преди 11 години
  Albert Sun a521695d6c initialize_on_precompile to false for asset compile преди 11 години
  Andrew Cantino 9fb53c4f64 silence a log преди 11 години
  Andrew Cantino 22e950214b cleanup HITs when they have been reviewed преди 11 години
  Andrew Cantino c9b4d1b1f0 allow the HITs lifetime to be set преди 11 години
  Andrew Cantino 82156f3c75 move RTurk setup to an initializer преди 11 години
  Andrew Cantino a0da672a93 Merge pull request #88 from cantino/human_task_agent преди 11 години
  Andrew Cantino 4851a7aad3 fix spec преди 11 години
  Andrew Cantino 773a612dee Allow Events to be re-emitted for testing. преди 11 години
  Andrew Cantino 31cdf610ac Rename max_assignments to assignments; add lots of validations and tests преди 11 години
  Andrew Cantino e24f940ac8 Merge branch 'master' into human_task_agent преди 11 години
  Andrew Cantino 63e0147dd6 Merge pull request #94 from cantino/fix_xss преди 11 години
  Andrew Cantino 3eaa9272b1 Prevent some possible XSS attacks where user input makes its way into JSON and contains </script> tags. преди 11 години
  Andrew Cantino d766eb6cd3 Merge branch 'master' into human_task_agent преди 11 години
  Andrew Cantino 2ee05ab77c Merge pull request #93 from cantino/manual_event_agent преди 11 години
  Andrew Cantino 8d7dde6fb5 Add a POST endpoint called handle_details_post that Agents' details views can use to send data to the Agent from the UI. Add a new ManualEventAgent that uses the handle_details_post functionality to create simple events on demand for testing / debugging. преди 11 години
  Andrew Cantino c0853a8801 Merge pull request #91 from jtzemp/master преди 11 години
  JT Zemp 56cbe8bd68 current_user.agents fails if current_user == nil преди 11 години
  Andrew Cantino c2fa67dd9b Allow the quick navigation menu to run propagation and show the diagram. преди 11 години