Andrew Cantino
|
3584c8fa5e |
allow integer indexes as strings |
9 years ago |
Andrew Cantino
|
165dbc3334 |
Merge pull request #882 from cantino/bind_all_interfaces |
9 years ago |
Andrew Cantino
|
18b36a2491 |
Merge pull request #880 from irfancharania/valid_rss |
9 years ago |
Akinori MUSHA
|
c1a5f1ef11 |
Do not call interpolated in `working?` |
9 years ago |
Andrew Cantino
|
8c9e2ac140 |
before Rails 4.2, development would bind on all interfaces, not it does not |
9 years ago |
Akinori MUSHA
|
e3f090ade8 |
Properly redirect to /agents after creating a new agent |
9 years ago |
Akinori MUSHA
|
c16aa9294d |
Validate options without interpolation that may raise an error |
9 years ago |
Akinori MUSHA
|
c4459308b3 |
Rescue any error in validate_interpolation |
9 years ago |
Akinori MUSHA
|
bcc3b536c7 |
Add a couple of new entries |
9 years ago |
Irfan Charania
|
ae21d7e984 |
Update spec |
9 years ago |
Irfan Charania
|
3aa2d1255b |
Generate valid RSS |
9 years ago |
Akinori MUSHA
|
1f49085770 |
Fix a spec for an error message |
9 years ago |
Akinori MUSHA
|
dd5d213508 |
Enhance WebsiteAgent#validate_extract_options! |
9 years ago |
Akinori MUSHA
|
c0ce33a2d6 |
Make `.` the default value for `value` in HTML/XML extraction details |
9 years ago |
Dominik Sander
|
d8ab186620 |
Merge pull request #878 from dsander/fix-deduplication-agent |
9 years ago |
Akinori MUSHA
|
9ec2f17506 |
Fix PUT /agents/:id redirecting to the edit page by default |
9 years ago |
Akinori MUSHA
|
5854566c64 |
AgentsController#redirect_back: Use the referrer when appropriate |
9 years ago |
Dominik Sander
|
ba91676d76 |
DeDuplicationAgent properly handles destruction of memory |
9 years ago |
Andrew Cantino
|
d7819dbf79 |
Merge pull request #865 from irfancharania/Rss_fetch_limit |
9 years ago |
Akinori MUSHA
|
f0fd34eb00 |
Redirect back with a notice after event deletion |
9 years ago |
Akinori MUSHA
|
01bb75e301 |
Use redirect_back in reemit |
9 years ago |
Akinori MUSHA
|
00dcc88830 |
Add a controller method `redirect_back` |
9 years ago |
Irfan Charania
|
83b00fa225 |
Update with Andrew's fix |
9 years ago |
Dominik Sander
|
6a0dcd43ce |
Merge pull request #868 from cantino/security_bumps |
9 years ago |
Andrew Cantino
|
0552afa324 |
bumps for CVE-2015-3226, CVE-2015-3227, CVE-2015-1840 and CVE-2015-3225 |
9 years ago |
Akinori MUSHA
|
caa2132b99 |
Merge pull request #866 from cantino/website_agent-url_on_receive |
9 years ago |
Akinori MUSHA
|
e6670903d6 |
Add an entry to CHANGES.md |
9 years ago |
Akinori MUSHA
|
130ca6c9af |
Rename the option name to `url_from_event`, suggested by @cantino |
9 years ago |
Akinori MUSHA
|
1e336f029e |
Add a spec for the url_on_receive option |
9 years ago |
Akinori MUSHA
|
276420866e |
Add a url_on_receive option to WebsiteAgent |
9 years ago |
Irfan Charania
|
dcae8ceed0 |
RssAgent: Add limit on feed items fetched |
9 years ago |
Akinori MUSHA
|
3b4e56d2af |
Show non-Agent run jobs as "(system)" instead of "(deleted)" |
9 years ago |
Akinori MUSHA
|
180b694dbd |
Fix the Background Jobs page dying when it finds a non-Agent run job |
9 years ago |
Akinori MUSHA
|
e593aaa2d6 |
Validate a url in check_url() instead of doing it in the caller |
9 years ago |
Akinori MUSHA
|
63583d4286 |
Organize the description for WebsiteAgent into sections |
9 years ago |
Akinori MUSHA
|
01d955cc78 |
Make the font sizes of headings in Agent descriptions smaller |
9 years ago |
Akinori MUSHA
|
89bc19e532 |
Merge pull request #863 from cantino/rss_agent_event_order |
9 years ago |
Akinori MUSHA
|
86ca2f6284 |
Make RssAgent emit events for new feed items in chronological order |
9 years ago |
Akinori MUSHA
|
01a76fbe73 |
Enable dry run of RssAgent |
9 years ago |
Andrew Cantino
|
6f8b2ba221 |
Merge pull request #843 from cantino/data_output_agent_can_build_complex_xml |
9 years ago |
Andrew Cantino
|
bc038223ee |
Merge pull request #862 from tobmaster/twitter_consumer_key_config |
9 years ago |
Tobias Struckmeier
|
506ebdae3d |
Added consumer key to example docs |
9 years ago |
Akinori MUSHA
|
9a177cfa93 |
Merge branch 'uri_expand' |
9 years ago |
Akinori MUSHA
|
eaedfae992 |
Update the document for uri_expand |
9 years ago |
Akinori MUSHA
|
350955d12a |
Merge pull request #857 from cantino/uri_expand |
9 years ago |
Akinori MUSHA
|
4ec50836c5 |
Log errors using Rails.logger |
9 years ago |
Akinori MUSHA
|
f0a13f778b |
Add a Liquid filter `uri_expand` |
9 years ago |
Akinori MUSHA
|
1e57f3a457 |
Guard a call for `scrub` with try() |
9 years ago |
Akinori MUSHA
|
f4312f6ad8 |
Merge pull request #855 from irfancharania/Update_WebsiteAgent_Description |
9 years ago |
Irfan Charania
|
968a7f3ff6 |
Add instruction for extracting inner and outer HTML |
9 years ago |