Andrew Cantino: 9157a2a190 Merge pull request #106 from cantino/refactor_peak_detecter 10 years ago
..
adioso_agent.rb 7372244d0f return false from working? when an agent's most recent log is an error 11 years ago
digest_email_agent.rb 08701a25ac merge 10 years ago
event_formatting_agent.rb 0120ccb9c1 Basic HuamnTaskAgent with specs 11 years ago
human_task_agent.rb 9fb53c4f64 silence a log 10 years ago
manual_event_agent.rb 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. 10 years ago
peak_detector_agent.rb 7526f01ba4 Update PeakDetectorAgent options and change it so that it detects peaks on the rise instead of fall. 10 years ago
post_agent.rb 0150eac1ac add cannot_create_events! annotation 10 years ago
sentiment_agent.rb 7372244d0f return false from working? when an agent's most recent log is an error 11 years ago
translation_agent.rb 7372244d0f return false from working? when an agent's most recent log is an error 11 years ago
trigger_agent.rb 7372244d0f return false from working? when an agent's most recent log is an error 11 years ago
twilio_agent.rb 0150eac1ac add cannot_create_events! annotation 10 years ago
twitter_publish_agent.rb bf54542242 make TwitterUserAgent and TwitterPublishAgent share a TwitterConcern 10 years ago
twitter_stream_agent.rb a2486b6785 allow filter aliases (groups) 10 years ago
twitter_user_agent.rb bf54542242 make TwitterUserAgent and TwitterPublishAgent share a TwitterConcern 10 years ago
user_location_agent.rb 7372244d0f return false from working? when an agent's most recent log is an error 11 years ago
weather_agent.rb 7372244d0f return false from working? when an agent's most recent log is an error 11 years ago
website_agent.rb f0741359a6 DRYed up website_agent code a bit 10 years ago
weibo_publish_agent.rb 88043dc348 starting a concerns pattern with a WeiboConern. concerns can encapsulate common functionality between related agents 10 years ago
weibo_user_agent.rb 88043dc348 starting a concerns pattern with a WeiboConern. concerns can encapsulate common functionality between related agents 10 years ago