Akinori MUSHA
|
e1b5ba00c0 |
Mention the new block tags: `regex_replace` and `regex_replace_first` |
8 years ago |
Akinori MUSHA
|
b0bc8ca746 |
Merge pull request #1217 from cantino/liquid_regex_replace_block |
8 years ago |
Andrew Cantino
|
a68775fd99 |
fix spec |
8 years ago |
Akinori MUSHA
|
031a72fabd |
Add new block tags `regex_replace`/`regex_replace_first` to Liquid |
8 years ago |
Akinori MUSHA
|
e4b9c1ffe1 |
WebhookAgent supports reCAPTCHA |
8 years ago |
Akinori MUSHA
|
915fa97c4f |
Merge pull request #1145 from cantino/webhook_recaptcha |
8 years ago |
Akinori MUSHA
|
7e609b9ed3 |
Add support for reCAPTCHA to WebhookAgent |
9 years ago |
Andrew Cantino
|
3469ed2a5e |
Add a migration to set url_from_event and remove direct usage of Event `url` payload value |
8 years ago |
Andrew Cantino
|
55212ed2cf |
Merge branch 'master' into event_does_not_require_url |
8 years ago |
Andrew Cantino
|
5bfe075cec |
Merge pull request #1203 from TildeWill/remove_schema |
8 years ago |
Akinori MUSHA
|
96b756ca11 |
Default ENV['RAILS_ENV'] to 'development' |
8 years ago |
Akinori MUSHA
|
c8cfa38145 |
Default ENV['DATABASE_ADAPTER'] to mysql2 just in case |
8 years ago |
Dominik Sander
|
9177349868 |
Merge pull request #1196 from eugenesvk/master |
8 years ago |
Andrew Cantino
|
8d8d8d614a |
When the WebsiteAgent receives Events, we do not need to require that they contain a url keyword |
8 years ago |
Evgeny Skorobogatko
|
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 years ago |
Will Read
|
4fdc600788 |
Remove schema.rb from git |
8 years ago |
Andrew Cantino
|
3da033eaa3 |
Merge pull request #1161 from cantino/website_agent_can_parse_payload |
9 years ago |
Andrew Cantino
|
a414584042 |
Merge pull request #1173 from TildeWill/multi_scenario_import |
9 years ago |
Andrew Cantino
|
4dd4c1c6cf |
Better description |
9 years ago |
Andrew Cantino
|
39765f8875 |
Rename to `data_from_event` and use Liquid |
9 years ago |
Andrew Cantino
|
054f7f1cc6 |
Merge branch 'master' into website_agent_can_parse_payload |
9 years ago |
Will Read
|
908da48286 |
Prevent Jane's scenario from being affected by import |
9 years ago |
Andrew Cantino
|
2c5b339f00 |
Merge pull request #1183 from cantino/update_nokogiri_again |
9 years ago |
Andrew Cantino
|
5ba1333393 |
Update nokogiri to 1.6.7.1 because of CVEs |
9 years ago |
Dominik Sander
|
490c51af05 |
Update heroku setup instructions to .env.example to .env |
9 years ago |
Dominik Sander
|
5daf6febb9 |
Merge pull request #1179 from dsander/fix-heroku-deployment |
9 years ago |
Dominik Sander
|
daf45f7f0e |
Do not try to load .env file on heroku |
9 years ago |
Andrew Cantino
|
f49ef156fd |
Merge pull request #1175 from ericgascoine/sorted_scenario_exports |
9 years ago |
eric
|
d233946feb |
Export Agents in GUID order so that the result is amenable to version control tracking |
9 years ago |
Will Read
|
6435f0024c |
Allow multiple users to import the same scenario |
9 years ago |
Dominik Sander
|
c1b6e17bb4 |
Merge pull request #1060 from dsander/docker-postgresql |
9 years ago |
Dominik Sander
|
56e4c8349b |
Fix docker container for postgresql |
9 years ago |
Dominik Sander
|
1810fac591 |
Merge pull request #1040 from dsander/postgresql |
9 years ago |
Dominik Sander
|
9c16b0fb51 |
Allow usage of PostgreSQL without exporting ON_HEROKU |
9 years ago |
Dominik Sander
|
cb6315364e |
Merge pull request #1082 from TildeWill/twelve_factor |
9 years ago |
Will Read
|
d8428e31d9 |
Support 12-factor configurations of dev environments |
9 years ago |
Dominik Sander
|
e8ba57a760 |
Merge pull request #1169 from dsander/downgrade-nokogiri-to-stable |
9 years ago |
Dominik Sander
|
6003704674 |
Downgrade nokogiri to latest stable version which includes security fixes |
9 years ago |
Andrew Cantino
|
6d3cae227a |
Merge pull request #1159 from cantino/update_gems_for_security |
9 years ago |
Andrew Cantino
|
5eeca709c7 |
Add event_data_path option to the WebsiteAgent to handle data directly in incoming Events |
9 years ago |
Andrew Cantino
|
e624815eb7 |
Merge pull request #1158 from cantino/prevent_extra_threads_in_specs |
9 years ago |
Andrew Cantino
|
06418d5b5c |
Bump nokogiri and uglifier for security |
9 years ago |
Andrew Cantino
|
9bdbdfa10d |
Merge remote-tracking branch 'origin/master' into prevent_extra_threads_in_specs |
9 years ago |
Andrew Cantino
|
60d880e8be |
remove p statements |
9 years ago |
Andrew Cantino
|
ff05700458 |
Prevent buildup of threads in specs |
9 years ago |
Andrew Cantino
|
aa00814cd3 |
Merge pull request #1057 from cantino/timestamps_in_twitter_agent |
9 years ago |
Andrew Cantino
|
dfb3cb99d7 |
bit of cleanup |
9 years ago |
Andrew Cantino
|
70eb0b154c |
Merge branch 'master' into timestamps_in_twitter_agent |
9 years ago |
Akinori MUSHA
|
bde6a7269d |
Merge pull request #1125 from cantino/website_agent_normalize_uri |
9 years ago |
Akinori MUSHA
|
cdfdc7f3c5 |
Introduce Utils.normalize_uri and use it in WebsiteAgent |
9 years ago |