Akinori MUSHA 7ed40a6901 Use the XPath expression `string(.)` instead of `.//text()` před 8 roky
..
adioso_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. před 9 roky
aftership_agent.rb a011af55a9 add in can not receive events před 9 roky
attribute_difference_agent.rb 8c0a10fc4b attribute difference agent (#1572) před 8 roky
basecamp_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. před 9 roky
beeper_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually před 9 roky
boxcar_agent.rb 96813bd089 Addressed comments před 9 roky
change_detector_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. před 9 roky
commander_agent.rb 2f57fce8cb Fix CommanderAgent not working when it is scheduled or manually run('check' function typo). před 9 roky
csv_agent.rb 74c4a2d5b8 Add CsvAgent which parses CSV and serializes data to CSV před 9 roky
data_output_agent.rb 12cecb8392 Merge branch 'data_output_agent_limits_events_after_ordering' před 8 roky
de_duplication_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. před 9 roky
delay_agent.rb 8ac78eb0d9 use ActiveRecord's limit instead of slice před 9 roky
digest_agent.rb f6186977e1 add Digest Agent před 9 roky
dropbox_file_url_agent.rb d4008ba4d2 Add specs for permanent urls in the DropboxFileUrlAgent před 8 roky
dropbox_watch_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. před 9 roky
email_agent.rb 8aef73e253 Add clarifying text to fix #1558 před 8 roky
email_digest_agent.rb a6fe9743f6 EmailDigestAgent relies on received events, rather in memory (#1624) před 8 roky
event_formatting_agent.rb 28c4f9d14f Do not cache matching results across events in receive() před 9 roky
evernote_agent.rb 21f89e5dc0 strip whitespace from title and notebook in note_params před 9 roky
ftpsite_agent.rb 9d1bfeb778 Make FtpsiteAgent FileHandling aware před 9 roky
gap_detector_agent.rb 4d73e4d7ca fix typo před 9 roky
google_calendar_publish_agent.rb 5cfca6bf68 Ensure helper classes are available in production před 8 roky
google_flights_agent.rb abbc04daa0 Minor grammar před 9 roky
growl_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. před 9 roky
hipchat_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually před 9 roky
http_status_agent.rb 5cfca6bf68 Ensure helper classes are available in production před 8 roky
human_task_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. před 9 roky
imap_folder_agent.rb 6e77551256 Do not raise error when an address header field is broken před 9 roky
jabber_agent.rb e0f14698ba Ensure database connection are checked back into the pool by wrapping calls in with_connection blocks před 9 roky
java_script_agent.rb 7f0ad0703b Rename setKey to setMemoryKey, changed setMemory description před 8 roky
jira_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. před 9 roky
json_parse_agent.rb e2981b0ded Add JsonParseAgent před 9 roky
liquid_output_agent.rb 9d584b6ba4 Liquid output agent (#1587) před 8 roky
local_file_agent.rb 38f1044078 Add LocalFileAgent and introduce concept to handle files před 9 roky
manual_event_agent.rb fee88f92a4 Add error if payloads is used with other top-level keys před 9 roky
mqtt_agent.rb d61b96f915 Use localhost instead of locahost před 8 roky
pdf_info_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually před 9 roky
peak_detector_agent.rb f944ff9f2a Add GapDetectorAgent, an Agent that alerts when no data has been received před 9 roky
post_agent.rb 663eebc080 Add multipart file upload to PostAgent před 8 roky
public_transport_agent.rb bdadf164d0 added clarity před 9 roky
pushbullet_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually před 9 roky
pushover_agent.rb 44efff5a46 Fix grammar před 8 roky
read_file_agent.rb 89629ec216 Add ReadFileAgent, it consumes a file_pointer and emits the contents as a string před 9 roky
rss_agent.rb d63f714ae9 RssAgent: Migrate from FeedNormalizer to Feedjira před 8 roky
s3_agent.rb 40835e981f Add S3Agent to read and write files to S3 buckets před 9 roky
scheduler_agent.rb 43a6a025a4 Remove SchedulerAgent#check! which name is confusing před 9 roky
sentiment_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. před 9 roky
shell_command_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually před 9 roky
slack_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually před 9 roky
stubhub_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. před 9 roky
telegram_agent.rb c15a56989c add parse_mode to Telegram agent (#1509) před 8 roky
translation_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. před 9 roky
trigger_agent.rb 1497712e04 Clarify path for a simple body_text event. (#1705) před 8 roky
tumblr_publish_agent.rb ddb35e8236 Fix dependency check for Tumblr gem (#1615) před 8 roky
twilio_agent.rb 97d7c799bb sms.messages is being deprecated from twilio před 9 roky
twilio_receive_text_agent.rb 4061f6ef56 remove unneeded comment před 9 roky
twitter_action_agent.rb 49d3611273 Allow TwitterUserAgent to retry failed actions před 8 roky
twitter_favorites.rb 084f0e13af fixed description spilling over před 9 roky
twitter_publish_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. před 9 roky
twitter_search_agent.rb 56ec039173 documentation updates před 9 roky
twitter_stream_agent.rb 104dc29169 Use version 1.1 of twitter stream API endpoint před 8 roky
twitter_user_agent.rb 53bc913ada boolify choose home time line před 9 roky
user_location_agent.rb d627a18f6d Added api_key option to UserLocationAgent (#1613) před 8 roky
weather_agent.rb 005be58d30 Update forecast_io gem and language (#1722) před 8 roky
webhook_agent.rb 4fdd69c6f4 interpolated response (#1682) před 8 roky
website_agent.rb 7ed40a6901 Use the XPath expression `string(.)` instead of `.//text()` před 8 roky
weibo_publish_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. před 9 roky
weibo_user_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. před 9 roky
witai_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually před 9 roky
wunderlist_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually před 9 roky