|
.. |
|
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
|
fec382f24f
|
Make Agent#dry_run! accept an optional incoming event
|
9 years ago |
|
email_concern.rb
|
93dacae42c
|
allow email agents to accept an optional "recipients" list to override the account default
|
10 years ago |
|
evernote_concern.rb
|
cecce25484
|
change error messages in validate_evernote_options
|
9 years ago |
|
form_configurable.rb
|
5ea7e240f0
|
support coffeescript too
|
9 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
|
cfe8482c0d
|
Rework #770 to properly fix #749
|
9 years ago |
|
liquid_interpolatable.rb
|
1fc1656922
|
Update Liquid to 3.0.6 and revert the monkey patch
|
9 years ago |
|
long_runnable.rb
|
9bdbdfa10d
|
Merge remote-tracking branch 'origin/master' into prevent_extra_threads_in_specs
|
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
|
3501d0b805
|
clarify TwitterConcern gem_dependency_check
|
10 years ago |
|
web_request_concern.rb
|
8e9013d9ea
|
Fix transcoding error when an unknown charset is found
|
9 years ago |
|
weibo_concern.rb
|
eb52eeeeea
|
experimental branch to support using fewer gems for saving RAM
|
10 years ago |
|
working_helpers.rb
|
1230391eed
|
Moved working helpers into a concern, explained JsonPathOptionsOverwritable
|
10 years ago |