Add timeout and max redirects to options
Add timeout and max redirects to options (cherry picked from commit be1020fba92041d37256e33a2f4be9432c6c1d6e)
View Articlebumped version for new build. Timeouts now supported thanks to a comm…
bumped version for new build. Timeouts now supported thanks to a commit from dekart.
View Articleadded author and pubdate (all lowercase) to rss_entry.
added author and pubdate (all lowercase) to rss_entry.
View Articleadded spec and implementation to pull atom url and feed_url even when…
added spec and implementation to pull atom url and feed_url even when they don't conform to the standard.
View Articlefixed problem where the atom entry urls would sometimes not get parse…
fixed problem where the atom entry urls would sometimes not get parsed out
View Articlechange the parser check to look at more characters to determine which…
change the parser check to look at more characters to determine which parser to use
View Articleupdated on_failure block to work with 0.5.0 of taf2-curb
updated on_failure block to work with 0.5.0 of taf2-curb
View Articlefixed bug in how RSS identifies if it's able to parse and rdf doc
fixed bug in how RSS identifies if it's able to parse and rdf doc
View Articleupdated feedzirra to use loofah instead of dryopteris
updated feedzirra to use loofah instead of dryopteris
View Articlebumped gemspec for new version with new dependencies
bumped gemspec for new version with new dependencies
View ArticleFixing a couple bugs related to updating feeds.
Fixing a couple bugs related to updating feeds.
View ArticleOops. Forgot the second part of that last commit.
Oops. Forgot the second part of that last commit.
View Articleremoved 'description' from the list of updatable attributes. not sure…
removed 'description' from the list of updatable attributes. not sure why that was in carson's commit
View Article