Akinori MUSHA: 7e79d576b5 Improve Utils.normalize_uri (#1719) 7 lat temu
..
adioso_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 lat temu
aftership_agent_spec.rb b28c284923 removed extra stub request 8 lat temu
attribute_difference_agent_spec.rb 8c0a10fc4b attribute difference agent (#1572) 8 lat temu
basecamp_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 lat temu
beeper_agent_spec.rb d1277ac470 Fix BeeperAgent spec by requiring rails_helper 8 lat temu
boxcar_agent_spec.rb fade736381 Update rails to 4.2.7.1 8 lat temu
change_detector_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 lat temu
commander_agent_spec.rb 2f57fce8cb Fix CommanderAgent not working when it is scheduled or manually run('check' function typo). 8 lat temu
csv_agent_spec.rb 74c4a2d5b8 Add CsvAgent which parses CSV and serializes data to CSV 8 lat temu
data_output_agent_spec.rb 978ec06199 Rename events_order to events_list_order and readd events_order 8 lat temu
de_duplication_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 lat temu
delay_agent_spec.rb b9cae9ad57 do not emit all the events which are stored in the memory 8 lat temu
digest_agent_spec.rb f6186977e1 add Digest Agent 8 lat temu
dropbox_file_url_agent_spec.rb d4008ba4d2 Add specs for permanent urls in the DropboxFileUrlAgent 8 lat temu
dropbox_watch_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 lat temu
email_agent_spec.rb c436315826 Rescue and log email sending errors 8 lat temu
email_digest_agent_spec.rb a6fe9743f6 EmailDigestAgent relies on received events, rather in memory (#1624) 7 lat temu
event_formatting_agent_spec.rb 28c4f9d14f Do not cache matching results across events in receive() 8 lat temu
evernote_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 lat temu
ftpsite_agent_spec.rb 9d1bfeb778 Make FtpsiteAgent FileHandling aware 8 lat temu
gap_detector_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 lat temu
google_calendar_publish_agent_spec.rb 67fa70553d Allow a key with credential instead of a key_file 8 lat temu
google_flights_spec.rb abbc04daa0 Minor grammar 8 lat temu
growl_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 lat temu
hipchat_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 lat temu
human_task_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 lat temu
imap_folder_agent_spec.rb 6e77551256 Do not raise error when an address header field is broken 8 lat temu
jabber_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 lat temu
java_script_agent_spec.rb da833b13bb Add setMemory function to Javascript Agent 8 lat temu
jira_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 lat temu
json_parse_agent_spec.rb e2981b0ded Add JsonParseAgent 8 lat temu
liquid_output_agent_spec.rb 9d584b6ba4 Liquid output agent (#1587) 8 lat temu
local_file_agent_spec.rb 38f1044078 Add LocalFileAgent and introduce concept to handle files 8 lat temu
manual_event_agent_spec.rb fee88f92a4 Add error if payloads is used with other top-level keys 8 lat temu
mqtt_agent_spec.rb 69cfabc5bf Use a random port in MQTT::FakeServer 8 lat temu
pdf_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 lat temu
peak_detector_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 lat temu
post_agent_spec.rb 663eebc080 Add multipart file upload to PostAgent 7 lat temu
public_transport_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 lat temu
pushbullet_agent_spec.rb c671268cf5 Update pushbullet_agent_spec.rb 8 lat temu
pushover_agent_spec.rb a47c5c8a80 PushoverAgent: Treat parameter options as templates rather than default values 7 lat temu
read_file_agent_spec.rb 89629ec216 Add ReadFileAgent, it consumes a file_pointer and emits the contents as a string 8 lat temu
rss_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 lat temu
s3_agent_spec.rb 40835e981f Add S3Agent to read and write files to S3 buckets 8 lat temu
scheduler_agent_spec.rb 43a6a025a4 Remove SchedulerAgent#check! which name is confusing 8 lat temu
sentiment_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 lat temu
shell_command_agent_spec.rb ea98bf93f5 Merge pull request #1101 from cantino/shell_command_agent_enhancement 8 lat temu
slack_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 lat temu
stubhub_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 lat temu
telegram_agent_spec.rb c54b68ddff remove dependency to telegram client; migrate the according code to httmultiparty 8 lat temu
translation_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 lat temu
trigger_agent_spec.rb 3b4b4f3761 [fix #1512] add `not in` comparison into Trigger Agent (#1545) 8 lat temu
tumblr_publish_agent_spec.rb 10a2c100f1 Remove a debug print 8 lat temu
twilio_agent_spec.rb 11363b4b03 update twilio agent spec to ensure proper twilio rest api calls are made 8 lat temu
twilio_receive_text_agent_spec.rb 29d4691781 An agent for creating events from text messages received from Twilio 8 lat temu
twitter_action_agent_spec.rb 49d3611273 Allow TwitterUserAgent to retry failed actions 7 lat temu
twitter_favorites_spec.rb 19dc6e3324 make indentation perfect 8 lat temu
twitter_publish_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 lat temu
twitter_search_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 lat temu
twitter_stream_agent_spec.rb 104dc29169 Use version 1.1 of twitter stream API endpoint 8 lat temu
twitter_user_agent_spec.rb ae8405efc6 improved and added tests to spec refactored agent 8 lat temu
user_location_agent_spec.rb d627a18f6d Added api_key option to UserLocationAgent (#1613) 8 lat temu
weather_agent_spec.rb 0dd1c78ae0 Ignore the fixture API key in WeatherAgent (#1694) 7 lat temu
webhook_agent_spec.rb 4fdd69c6f4 interpolated response (#1682) 7 lat temu
website_agent_spec.rb 7e79d576b5 Improve Utils.normalize_uri (#1719) 7 lat temu
weibo_publish_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 lat temu
weibo_user_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 lat temu
witai_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 lat temu
wunderlist_agent_spec.rb c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 lat temu