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 |
Andrew Cantino
|
30cbacf63a |
switch to JSON |
9 years ago |
Andrew Cantino
|
60ef5fe663 |
update CHANGES.md |
9 years ago |
Andrew Cantino
|
88a217ce0a |
Merge pull request #852 from cantino/rss_agent_can_take_multiple_urls |
9 years ago |
Andrew Cantino
|
00fe4081d0 |
fix variable |
9 years ago |
Andrew Cantino
|
d9ee5a6cf2 |
the RSSAgent can now take an array of feed URLs |
9 years ago |
Akinori MUSHA
|
ffe9b38580 |
Merge branch 'website_agent-use_namespaces' |
9 years ago |
Akinori MUSHA
|
e791f75648 |
Add a new option `use_namespaces` to WebsiteAgent. |
10 years ago |
Akinori MUSHA
|
2bb89c4e39 |
Add specs for the extraction type `xml`. |
10 years ago |
Akinori MUSHA
|
76929583d7 |
Call remove_namespaces! just once. |
10 years ago |
Akinori MUSHA
|
b7055921d3 |
Remove a redundant argument from extract_each(). |
10 years ago |
Andrew Cantino
|
352ca07c75 |
no longer using self_closing |
9 years ago |
Andrew Cantino
|
136aaea04b |
allow DataOutputAgent to build complex XML |
9 years ago |
stvnrlly
|
6bf6d0d667 |
Merge pull request #2 from cantino/keep_events_for_in_seconds |
9 years ago |
Akinori MUSHA
|
8dc5387f0b |
Merge branch 'site-icons' |
9 years ago |
Akinori MUSHA
|
8ea677607a |
Regenerate site icon files |
9 years ago |
Akinori MUSHA
|
4eedbe72b8 |
Strip generated PNG images of metadata |
9 years ago |
Akinori MUSHA
|
b737a77674 |
Restore support for Ruby 1.9 |
9 years ago |
Akinori MUSHA
|
8858d3c2fa |
Merge pull request #835 from cantino/site-icons |
9 years ago |
Akinori MUSHA
|
b1030a5d7f |
Declare the site icons in various sizes |
9 years ago |
Akinori MUSHA
|
6a6ddc21f5 |
Use pry for Rails console |
9 years ago |
Andrew Cantino
|
0eaa52196d |
Merge pull request #833 from willyg302/master |
9 years ago |
William Gaul
|
4889533fe0 |
Adding square icon and iOS assets |
9 years ago |
Andrew Cantino
|
285407caea |
Merge pull request #831 from cantino/website_agent_jsonpath_validation |
9 years ago |
Andrew Cantino
|
84ebfa18cb |
add a validation that warns the user if they have not provided a path when using JSONPath |
9 years ago |