Darren Cauthon 29007c9019 Add an option to fire http status events only when a change occurs. (#1582) %!s(int64=8) %!d(string=hai) anos
..
adioso_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. %!s(int64=9) %!d(string=hai) anos
aftership_agent.rb a011af55a9 add in can not receive events %!s(int64=9) %!d(string=hai) anos
attribute_difference_agent.rb 8c0a10fc4b attribute difference agent (#1572) %!s(int64=8) %!d(string=hai) anos
basecamp_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. %!s(int64=9) %!d(string=hai) anos
beeper_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually %!s(int64=9) %!d(string=hai) anos
boxcar_agent.rb 96813bd089 Addressed comments %!s(int64=9) %!d(string=hai) anos
change_detector_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. %!s(int64=9) %!d(string=hai) anos
commander_agent.rb 2f57fce8cb Fix CommanderAgent not working when it is scheduled or manually run('check' function typo). %!s(int64=9) %!d(string=hai) anos
csv_agent.rb 74c4a2d5b8 Add CsvAgent which parses CSV and serializes data to CSV %!s(int64=9) %!d(string=hai) anos
data_output_agent.rb 50aff67a8a Make itunes compatible optional (#1411) %!s(int64=9) %!d(string=hai) anos
de_duplication_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. %!s(int64=9) %!d(string=hai) anos
delay_agent.rb 8ac78eb0d9 use ActiveRecord's limit instead of slice %!s(int64=9) %!d(string=hai) anos
digest_agent.rb f6186977e1 add Digest Agent %!s(int64=9) %!d(string=hai) anos
dropbox_file_url_agent.rb d4008ba4d2 Add specs for permanent urls in the DropboxFileUrlAgent %!s(int64=8) %!d(string=hai) anos
dropbox_watch_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. %!s(int64=9) %!d(string=hai) anos
email_agent.rb 8aef73e253 Add clarifying text to fix #1558 %!s(int64=8) %!d(string=hai) anos
email_digest_agent.rb c436315826 Rescue and log email sending errors %!s(int64=9) %!d(string=hai) anos
event_formatting_agent.rb 28c4f9d14f Do not cache matching results across events in receive() %!s(int64=9) %!d(string=hai) anos
evernote_agent.rb 21f89e5dc0 strip whitespace from title and notebook in note_params %!s(int64=9) %!d(string=hai) anos
ftpsite_agent.rb 9d1bfeb778 Make FtpsiteAgent FileHandling aware %!s(int64=9) %!d(string=hai) anos
gap_detector_agent.rb 4d73e4d7ca fix typo %!s(int64=9) %!d(string=hai) anos
google_calendar_publish_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually %!s(int64=9) %!d(string=hai) anos
google_flights_agent.rb abbc04daa0 Minor grammar %!s(int64=9) %!d(string=hai) anos
growl_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. %!s(int64=9) %!d(string=hai) anos
hipchat_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually %!s(int64=9) %!d(string=hai) anos
http_status_agent.rb 29007c9019 Add an option to fire http status events only when a change occurs. (#1582) %!s(int64=8) %!d(string=hai) anos
human_task_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. %!s(int64=9) %!d(string=hai) anos
imap_folder_agent.rb 6e77551256 Do not raise error when an address header field is broken %!s(int64=9) %!d(string=hai) anos
jabber_agent.rb e0f14698ba Ensure database connection are checked back into the pool by wrapping calls in with_connection blocks %!s(int64=9) %!d(string=hai) anos
java_script_agent.rb 7f0ad0703b Rename setKey to setMemoryKey, changed setMemory description %!s(int64=8) %!d(string=hai) anos
jira_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. %!s(int64=9) %!d(string=hai) anos
json_parse_agent.rb e2981b0ded Add JsonParseAgent %!s(int64=9) %!d(string=hai) anos
local_file_agent.rb 38f1044078 Add LocalFileAgent and introduce concept to handle files %!s(int64=9) %!d(string=hai) anos
manual_event_agent.rb fee88f92a4 Add error if payloads is used with other top-level keys %!s(int64=9) %!d(string=hai) anos
mqtt_agent.rb d61b96f915 Use localhost instead of locahost %!s(int64=8) %!d(string=hai) anos
pdf_info_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually %!s(int64=9) %!d(string=hai) anos
peak_detector_agent.rb f944ff9f2a Add GapDetectorAgent, an Agent that alerts when no data has been received %!s(int64=9) %!d(string=hai) anos
post_agent.rb b095317e4c Add an option `event_headers_style` to PostAgent %!s(int64=9) %!d(string=hai) anos
public_transport_agent.rb bdadf164d0 added clarity %!s(int64=9) %!d(string=hai) anos
pushbullet_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually %!s(int64=9) %!d(string=hai) anos
pushover_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually %!s(int64=9) %!d(string=hai) anos
read_file_agent.rb 89629ec216 Add ReadFileAgent, it consumes a file_pointer and emits the contents as a string %!s(int64=9) %!d(string=hai) anos
rss_agent.rb c180de8ce3 use concat on @knu's suggestion %!s(int64=9) %!d(string=hai) anos
s3_agent.rb 40835e981f Add S3Agent to read and write files to S3 buckets %!s(int64=9) %!d(string=hai) anos
scheduler_agent.rb 43a6a025a4 Remove SchedulerAgent#check! which name is confusing %!s(int64=9) %!d(string=hai) anos
sentiment_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. %!s(int64=9) %!d(string=hai) anos
shell_command_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually %!s(int64=9) %!d(string=hai) anos
slack_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually %!s(int64=9) %!d(string=hai) anos
stubhub_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. %!s(int64=9) %!d(string=hai) anos
telegram_agent.rb c15a56989c add parse_mode to Telegram agent (#1509) %!s(int64=8) %!d(string=hai) anos
translation_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. %!s(int64=9) %!d(string=hai) anos
trigger_agent.rb 3b4b4f3761 [fix #1512] add `not in` comparison into Trigger Agent (#1545) %!s(int64=8) %!d(string=hai) anos
tumblr_publish_agent.rb b017fd51bc Ohh removed unnecessary end %!s(int64=9) %!d(string=hai) anos
twilio_agent.rb 97d7c799bb sms.messages is being deprecated from twilio %!s(int64=9) %!d(string=hai) anos
twilio_receive_text_agent.rb 4061f6ef56 remove unneeded comment %!s(int64=9) %!d(string=hai) anos
twitter_action_agent.rb 414743556f Twitter retweet agent (#1181) %!s(int64=9) %!d(string=hai) anos
twitter_favorites.rb 084f0e13af fixed description spilling over %!s(int64=9) %!d(string=hai) anos
twitter_publish_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. %!s(int64=9) %!d(string=hai) anos
twitter_search_agent.rb 56ec039173 documentation updates %!s(int64=9) %!d(string=hai) anos
twitter_stream_agent.rb 104dc29169 Use version 1.1 of twitter stream API endpoint %!s(int64=8) %!d(string=hai) anos
twitter_user_agent.rb 53bc913ada boolify choose home time line %!s(int64=9) %!d(string=hai) anos
user_location_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. %!s(int64=9) %!d(string=hai) anos
weather_agent.rb ea2ef012cf Prevent confusion between Huginn services and strings %!s(int64=9) %!d(string=hai) anos
webhook_agent.rb 7e609b9ed3 Add support for reCAPTCHA to WebhookAgent %!s(int64=9) %!d(string=hai) anos
website_agent.rb 94edebef9c Merge pull request #1254 from dsander/add-no-bulk-receive %!s(int64=9) %!d(string=hai) anos
weibo_publish_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. %!s(int64=9) %!d(string=hai) anos
weibo_user_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. %!s(int64=9) %!d(string=hai) anos
witai_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually %!s(int64=9) %!d(string=hai) anos
wunderlist_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually %!s(int64=9) %!d(string=hai) anos