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 |
Darren Cauthon
|
921bbeeaba |
Commas only. |
9 years ago |
Andrew Cantino
|
617c3c51c6 |
editing an agent returns you to correct scenario or index |
9 years ago |
Andrew Cantino
|
84d60e8226 |
Update setup_heroku |
9 years ago |
Andrew Cantino
|
086c104801 |
Update install.md |
9 years ago |
Darren Cauthon
|
e5eed27afa |
Use interpolated instead of params, per suggestion from @cantino. |
9 years ago |
Andrew Cantino
|
8dff88fc57 |
Merge pull request #989 from cantino/remove_unused_env_vars |
9 years ago |
Andrew Cantino
|
be7f2406e2 |
rails 4 defaulted this on, making mysql complain on bad encoding |
9 years ago |
Andrew Cantino
|
2efe898a39 |
Update README.md |
9 years ago |
Andrew Cantino
|
54be05e297 |
Update install.md |
9 years ago |
Andrew Cantino
|
012b6a5aad |
Update install.md |
9 years ago |
Darren Cauthon
|
b53cc0ee7a |
Bring back the bundler message. |
9 years ago |
Darren Cauthon
|
8ed32e5664 |
Refactor. |
9 years ago |
Darren Cauthon
|
0d40119737 |
Document the change. |
9 years ago |
Darren Cauthon
|
8c73d094ce |
Organize the code a bit. |
9 years ago |
Darren Cauthon
|
4364611961 |
Handle more edge-case input. |
9 years ago |
Darren Cauthon
|
51e84180fb |
Note which verbs are allowed when there are multiple verbs. |
9 years ago |
Darren Cauthon
|
e0a7c67dcc |
Add support for multiple verbs. |
9 years ago |
Darren Cauthon
|
349ada1d62 |
First working GET example. |
9 years ago |
Darren Cauthon
|
1ce3a7f798 |
Flesh out these specs before modifying the code. |
9 years ago |
Ian Blenke
|
95d2cdb8f3 |
Merge pull request #905 from ianblenke/ianblenke/issue887 |
9 years ago |
Ian Blenke
|
423b98239b |
Updated to reflect proper variable names |
9 years ago |
Andrew Cantino
|
66228a1bd4 |
we do not use these anymore |
9 years ago |
Dominik Sander
|
991777ca29 |
Background worker load Dotenv if APP_SECRET_TOKEN is not set |
9 years ago |
Dominik Sander
|
0f64e4e6b9 |
Add AgentRunner and LongRunnable to support long running agents |
9 years ago |