Quantcast
Channel: Recent Commits to feedzirra:master
Browsing latest articles
Browse All 20 View Live

updated readme with a pointer to a gist on updates

updated readme with a pointer to a gist on updates

View Article


added spacing between text and pre blocks to fix formating

added spacing between text and pre blocks to fix formating

View Article


added a .gitignore

added a .gitignore

View Article

activesupport mods broke our includes from there

activesupport mods broke our includes from there Had to add core_ext mods for kernel and object to get it working again

View Article

updated activesupport to 2.3.8. added dev dependencies.

updated activesupport to 2.3.8. added dev dependencies.

View Article


updated gitignore to ignore my todo list

updated gitignore to ignore my todo list

View Article

removed the feed being passed to Curl::Multi.new

removed the feed being passed to Curl::Multi.new This is weird. There are no other calls to Curl::Multi.new that pass a feed that I can find and the source for curb specifies that it doesn't take any...

View Article

bumped version for release

bumped version for release

View Article


updated to use rspec 2.0

updated to use rspec 2.0

View Article


spec.opts to .rspec

spec.opts to .rspec

View Article

Slightly stricter regex for detecting Atom.

Slightly stricter regex for detecting Atom. HTML pages that declared an Atom feed in their first 2000 characters were getting parsed as Atom. Regex now looks for a valid-looking <feed> element.

View Article

Merge branch 'master' of https://github.com/snaggled/feedzirra into s…

Merge branch 'master' of https://github.com/snaggled/feedzirra into snaggled-master

View Article

added tests for parsing enclosure in rss entry

added tests for parsing enclosure in rss entry

View Article


parsing enclosure in rss entry

parsing enclosure in rss entry

View Article

added swp files to .gitignore

added swp files to .gitignore

View Article


added tests for parsing media:content in rss

added tests for parsing media:content in rss

View Article

added parsing media:content elements in rss

added parsing media:content elements in rss

View Article


added enclosure parsing for atom feed

added enclosure parsing for atom feed

View Article

added enclosure parsing for atom feed burner feed

added enclosure parsing for atom feed burner feed

View Article

Bundler added

Bundler added

View Article
Browsing latest articles
Browse All 20 View Live