Judy Ngai: ebbfd6191f the retrieval part of this agent 9 gadi atpakaļ
..
adioso_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. 9 gadi atpakaļ
aftership_agent.rb ebbfd6191f the retrieval part of this agent 9 gadi atpakaļ
basecamp_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. 9 gadi atpakaļ
beeper_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually 9 gadi atpakaļ
boxcar_agent.rb 96813bd089 Addressed comments 9 gadi atpakaļ
change_detector_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. 9 gadi atpakaļ
commander_agent.rb 2f57fce8cb Fix CommanderAgent not working when it is scheduled or manually run('check' function typo). 9 gadi atpakaļ
data_output_agent.rb f338fc7305 Allow RSS agent to output iTunes compatible podcasts: added iTunes namespaces ('itunes:*') to the RSS declaration ('xmlns:itunes=itunes.com/dtds/podcast-1.0.dtd') so that RSS output can use e.g. "itunes:summary" fields 9 gadi atpakaļ
de_duplication_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. 9 gadi atpakaļ
delay_agent.rb 8ac78eb0d9 use ActiveRecord's limit instead of slice 9 gadi atpakaļ
digest_agent.rb f6186977e1 add Digest Agent 9 gadi atpakaļ
dropbox_file_url_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually 9 gadi atpakaļ
dropbox_watch_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. 9 gadi atpakaļ
email_agent.rb c436315826 Rescue and log email sending errors 9 gadi atpakaļ
email_digest_agent.rb c436315826 Rescue and log email sending errors 9 gadi atpakaļ
event_formatting_agent.rb 28c4f9d14f Do not cache matching results across events in receive() 9 gadi atpakaļ
evernote_agent.rb 21f89e5dc0 strip whitespace from title and notebook in note_params 9 gadi atpakaļ
ftpsite_agent.rb 11d2ee0a14 Use String#b 9 gadi atpakaļ
gap_detector_agent.rb 4d73e4d7ca fix typo 9 gadi atpakaļ
google_calendar_publish_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually 9 gadi atpakaļ
growl_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. 9 gadi atpakaļ
hipchat_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually 9 gadi atpakaļ
http_status_agent.rb 18b0107e50 Add the http status agent. 9 gadi atpakaļ
human_task_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. 9 gadi atpakaļ
imap_folder_agent.rb 6e77551256 Do not raise error when an address header field is broken 9 gadi atpakaļ
jabber_agent.rb e0f14698ba Ensure database connection are checked back into the pool by wrapping calls in with_connection blocks 9 gadi atpakaļ
java_script_agent.rb 6266e3ef9f Allow JavaScriptAgent to get and set user credentials 9 gadi atpakaļ
jira_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. 9 gadi atpakaļ
manual_event_agent.rb fee88f92a4 Add error if payloads is used with other top-level keys 9 gadi atpakaļ
mqtt_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. 9 gadi atpakaļ
pdf_info_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually 9 gadi atpakaļ
peak_detector_agent.rb f944ff9f2a Add GapDetectorAgent, an Agent that alerts when no data has been received 9 gadi atpakaļ
post_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually 9 gadi atpakaļ
public_transport_agent.rb bdadf164d0 added clarity 9 gadi atpakaļ
pushbullet_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually 9 gadi atpakaļ
pushover_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually 9 gadi atpakaļ
rss_agent.rb c180de8ce3 use concat on @knu's suggestion 9 gadi atpakaļ
scheduler_agent.rb 43a6a025a4 Remove SchedulerAgent#check! which name is confusing 9 gadi atpakaļ
sentiment_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. 9 gadi atpakaļ
shell_command_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually 9 gadi atpakaļ
slack_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually 9 gadi atpakaļ
stubhub_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. 9 gadi atpakaļ
translation_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. 9 gadi atpakaļ
trigger_agent.rb f0124f9507 allow the TriggerAgent to perform partial matches 9 gadi atpakaļ
tumblr_publish_agent.rb b017fd51bc Ohh removed unnecessary end 9 gadi atpakaļ
twilio_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually 9 gadi atpakaļ
twitter_favorites.rb 084f0e13af fixed description spilling over 9 gadi atpakaļ
twitter_publish_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. 9 gadi atpakaļ
twitter_search_agent.rb 56ec039173 documentation updates 9 gadi atpakaļ
twitter_stream_agent.rb 6ee094af95 TwitterStreamAgent prevent connection in use and restart issues 9 gadi atpakaļ
twitter_user_agent.rb 53bc913ada boolify choose home time line 9 gadi atpakaļ
user_location_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. 9 gadi atpakaļ
weather_agent.rb ea2ef012cf Prevent confusion between Huginn services and strings 9 gadi atpakaļ
webhook_agent.rb 7e609b9ed3 Add support for reCAPTCHA to WebhookAgent 9 gadi atpakaļ
website_agent.rb 94edebef9c Merge pull request #1254 from dsander/add-no-bulk-receive 9 gadi atpakaļ
weibo_publish_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. 9 gadi atpakaļ
weibo_user_agent.rb 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. 9 gadi atpakaļ
witai_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually 9 gadi atpakaļ
wunderlist_agent.rb a958b15f18 Add no_bulk_receive! option to ensure each event is processed individually 9 gadi atpakaļ