Merge pull request #69 from bradleypriest/master
Merge pull request #69 from bradleypriest/master Update Nokogiri dependency
View ArticleMerge git://github.com/jwhitmire/feedzirra into jwhitmire_timeout
Merge git://github.com/jwhitmire/feedzirra into jwhitmire_timeout Conflicts: spec/feedzirra/feed_spec.rb
View ArticleFeed.update returns a single feed if passed an array of 1 and Array i…
Feed.update returns a single feed if passed an array of 1 and Array if passed array of more. Fixes #70
View ArticleAdded support for RSS Feed Burner Parser and Entry. Added specs for …
Added support for RSS Feed Burner Parser and Entry. Added specs for those two classes. Updated specs from other parsers to ensure they aren't able to parse RSS Feedburner feeds
View ArticleMerge pull request #72 from iamnader/master
Merge pull request #72 from iamnader/master RSS Feedburner support
View Articlerevert rake upgrade to avoid mess. Closes #74
revert rake upgrade to avoid mess. Closes #74
View ArticleMerge branch 'master' of github.com:pauldix/feedzirra
Merge branch 'master' of github.com:pauldix/feedzirra
View ArticleFixed based on Curl::Multi.get test in github.com/taf2/curb
Fixed based on Curl::Multi.get test in github.com/taf2/curb
View ArticleDefining the most high level of 'activesupport' gem, cause the tests …
Defining the most high level of 'activesupport' gem, cause the tests aren't working with 3.2.0 version
View Articleadded curl option to ignore invalid ssl certs
added curl option to ignore invalid ssl certs
View ArticleMerge pull request #85 from jamillion/master
Merge pull request #85 from jamillion/master added ssl_verify_host option for curl
View ArticleMerge pull request #84 from fabianoalmeida/master
Merge pull request #84 from fabianoalmeida/master Fixed broken test and defined 'activesupport' possible high level
View Articlefind new entries by comparing each entry by url
find new entries by comparing each entry by url
View Article