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