.. |
agent_controller_concern.rb
|
87a58827ff
Use deep_merge instead of merge to allow configuring Agent.options within a nested hash. Useful when configuring DataOutputAgent template>item options with CommanderAgent. Also fix SchedulerAgent 'check' typo.
|
9 years ago |
assignable_types.rb
|
64564eb120
Importing of Scenarios now works, creating any needed Agents by global guid
|
10 years ago |
dropbox_concern.rb
|
04a244661d
Use `omniauth-dropbox` instead of requiring an api key per agent; And `dropbox-api` instead of rolling our own.
|
10 years ago |
dry_runnable.rb
|
30e3104553
Avoid potential name collision as suggested by @cantino
|
9 years ago |
email_concern.rb
|
7e70d507b4
Allow Liquid logic in recipients too
|
9 years ago |
evernote_concern.rb
|
cecce25484
change error messages in validate_evernote_options
|
9 years ago |
file_handling.rb
|
38f1044078
Add LocalFileAgent and introduce concept to handle files
|
9 years ago |
form_configurable.rb
|
5ea7e240f0
support coffeescript too
|
10 years ago |
has_guid.rb
|
64564eb120
Importing of Scenarios now works, creating any needed Agents by global guid
|
10 years ago |
inheritance_tracking.rb
|
663250227d
allow exporting of a set of Agents with their links from a Scenario; Scenario guid is now generated and copied to export, as well as a source link when public
|
10 years ago |
json_serialized_field.rb
|
663250227d
allow exporting of a set of Agents with their links from a Scenario; Scenario guid is now generated and copied to export, as well as a source link when public
|
10 years ago |
liquid_droppable.rb
|
031a72fabd
Add new block tags `regex_replace`/`regex_replace_first` to Liquid
|
9 years ago |
liquid_interpolatable.rb
|
785ba7091f
Add json liquid filter to serialize data to a JSON string
|
9 years ago |
long_runnable.rb
|
6ee094af95
TwitterStreamAgent prevent connection in use and restart issues
|
9 years ago |
markdown_class_attributes.rb
|
f0951da149
remove puts statement
|
9 years ago |
oauthable.rb
|
556c45e000
Minor refactors
|
10 years ago |
sortable_events.rb
|
c5766d2086
Update for rspec3 rails_helpers config, fix shoulda matchers
|
9 years ago |
tumblr_concern.rb
|
05563022c7
Removes validation for non-service authentication
|
10 years ago |
twitter_concern.rb
|
414743556f
Twitter retweet agent (#1181)
|
9 years ago |
web_request_concern.rb
|
18b0107e50
Add the http status agent.
|
9 years ago |
weibo_concern.rb
|
eb52eeeeea
experimental branch to support using fewer gems for saving RAM
|
10 years ago |
working_helpers.rb
|
38f1044078
Add LocalFileAgent and introduce concept to handle files
|
9 years ago |