Andrew Cantino
|
70dd8fee33 |
fix specs |
9 years ago |
Andrew Cantino
|
2e7347c1e9 |
log to Rails.logger in delayed_job |
9 years ago |
Andrew Cantino
|
a78c365ba0 |
Log times when outputting in the TwitterStreamAgent::Worker |
9 years ago |
Andrew Cantino
|
d15f389da0 |
Merge pull request #1049 from cantino/rescue_json_errors_on_deserialize |
9 years ago |
Andrew Cantino
|
797dc418a6 |
Merge pull request #1028 from cantino/smtp_ssl_verification_skip_option |
9 years ago |
Andrew Cantino
|
773367bce2 |
Merge pull request #1045 from mikalauskas/return_links_fixes |
9 years ago |
Andrew Cantino
|
f0124f9507 |
allow the TriggerAgent to perform partial matches |
9 years ago |
Andrew Cantino
|
2d72e18fef |
add DelayAgent for buffering incoming Events |
9 years ago |
ssube
|
5eb2063faa |
Enable attachments in the Slack agent. |
9 years ago |
Andrew Cantino
|
797e7e3b3c |
When payloads get truncated in the DB due to encoding issues, at least do not blow up on reading them |
9 years ago |
mikalauskas
|
6ca02f3977 |
some fixes to return links |
9 years ago |
Andrew Cantino
|
9c5847451b |
Merge pull request #1032 from bencornelis/evernote_agent |
9 years ago |
Ben Cornelis
|
a05ef9e471 |
add sandbox env comment |
9 years ago |
Ben Cornelis
|
cecce25484 |
change error messages in validate_evernote_options |
9 years ago |
Ben Cornelis
|
21f89e5dc0 |
strip whitespace from title and notebook in note_params |
9 years ago |
Ben Cornelis
|
ac6492f57f |
add unit tests for nested classes |
9 years ago |
Andrew Cantino
|
5fa1824866 |
clarify ManualEventAgent usage |
9 years ago |
Ben Cornelis
|
fff5fb6387 |
escape xml in note content |
9 years ago |
Ben Cornelis
|
c6840d215f |
memoize note_store and add regex to split |
9 years ago |
Ben Cornelis
|
36d4f85bcb |
use ENV variable for sandox use |
9 years ago |
Ben Cornelis
|
b4e3f1f9a4 |
add evernote variables to env.test |
9 years ago |
Ben Cornelis
|
ba323f437b |
add comments and more setup instructions |
9 years ago |
Ben Cornelis
|
2fd8283473 |
add evernote agent and specs |
9 years ago |
Dominik Sander
|
d94a1ef066 |
Merge pull request #1025 from dsander/javascript-credentials |
9 years ago |
Dominik Sander
|
6266e3ef9f |
Allow JavaScriptAgent to get and set user credentials |
9 years ago |
Andrew Cantino
|
7349e4323a |
add SSL verification options to smtp.yml |
9 years ago |
Andrew Cantino
|
1a50eac7d6 |
Merge pull request #1003 from cantino/agent_editing_returns |
9 years ago |
Andrew Cantino
|
f7822b98c6 |
Merge pull request #1013 from cantino/we_do_not_have_a_github_agent_yet |
9 years ago |
Akinori MUSHA
|
7bcb5e1374 |
Exclude `deflate` from Accept-Encoding by default |
9 years ago |
Dominik Sander
|
06b022f161 |
Merge pull request #819 from dsander/agent-runner |
9 years ago |
Andrew Cantino
|
065a35c024 |
Merge pull request #1017 from cantino/allow_url_from_event_to_be_array |
9 years ago |
Andrew Cantino
|
2824161d93 |
Merge pull request #1001 from cantino/db_less_strict |
9 years ago |
Dominik Sander
|
e0f14698ba |
Ensure database connection are checked back into the pool by wrapping calls in with_connection blocks |
9 years ago |
Dominik Sander
|
44ac1ed909 |
Restart TwitterStreamAgent::Worker every hour to prevent stalling |
9 years ago |
Dominik Sander
|
08028aa9ea |
Revert TwitterStreamAgent back to the twitter-stream gem |
9 years ago |
Andrew Cantino
|
62b747a820 |
Merge pull request #1016 from cantino/fix_scenarios_pagination_ui |
9 years ago |
Andrew Cantino
|
48d5990146 |
Allow url_from_event in the WebsiteAgent to be an Array |
9 years ago |
Andrew Cantino
|
4b53a0f6c6 |
fix incorrect kaminari theme |
9 years ago |
Andrew Cantino
|
3844c257f7 |
Merge pull request #1014 from cantino/explain_propagate_immediately |
9 years ago |
Andrew Cantino
|
ff739a2685 |
propagate_immediately was poorly documented |
9 years ago |
Andrew Cantino
|
b60bd49f08 |
also not used |
9 years ago |
Andrew Cantino
|
615f1d51f1 |
Remove unused GitHub integration |
9 years ago |
Andrew Cantino
|
4f329a86ed |
more return paths |
9 years ago |
Akinori MUSHA
|
f4b8e737f0 |
Upgrade rails to 4.2.4 |
9 years ago |
Akinori MUSHA
|
6edf4d7c1e |
Add recent changes |
9 years ago |
Akinori MUSHA
|
b62bf8637d |
Use `next` instead of `return` which exits the enclosing method |
9 years ago |
Akinori MUSHA
|
0e06e8c250 |
Merge pull request #952 from cantino/gzip_support |
9 years ago |
Andrew Cantino
|
71aa3a07fa |
Merge pull request #999 from darrencauthon/webhook_gets |
9 years ago |
Andrew Cantino
|
41f4d6e339 |
handle return paths mroe gracefully from "Back" in Agent show |
9 years ago |
Darren Cauthon
|
65ff919c29 |
Show a better error message when using custom verbs. |
9 years ago |