Quantcast
Channel: Recent Commits to feedjira:fef35747fca363ded7002152784f88a9b28db9d7
Browsing all 20 articles
Browse latest View live

Bump version for 0.2.2

Bump version for 0.2.2

View Article



Update CHANGELOG for 0.2.2

Update CHANGELOG for 0.2.2

View Article

added codeclimate badge

added codeclimate badge

View Article

Rename ItunesRssItem#guid to #entry_id to follow all other item types

Rename ItunesRssItem#guid to #entry_id to follow all other item types

View Article

Make #169 backwards-compatible

Make #169 backwards-compatible We probably never meant for `guid` to be used, so this is probably a bug, but its been a part of the public interface for so long that I don't feel right changing it with...

View Article


Add spec for Feed#setup_easy

Add spec for Feed#setup_easy There are a couple open issues that involve supporting additional options to Curl, but there wasn't any test coverage. This commit adds some basic coverage and sets me up...

View Article

add ssl_version and ssl_verify_peer options for curl

add ssl_version and ssl_verify_peer options for curl

View Article

Added cookie jar support.

Added cookie jar support.

View Article


Docs and specs for curl ssl opts from #98 and #156

Docs and specs for curl ssl opts from #98 and #156 Also closes #154 and #168.

View Article


Bump version for 0.3.0

Bump version for 0.3.0

View Article

Update CHANGELOG for 0.3.0

Update CHANGELOG for 0.3.0

View Article

Consistently return boolean

Consistently return boolean

View Article

Make sure callbacks triggered respectively

Make sure callbacks triggered respectively Current version of Curb only trigger `on_failure' on http error 50x code. Move 304 related code to `on_redirect', and use `on_complete' to handle the rest.

View Article


Adapt feed spec

Adapt feed spec Conflicts: spec/feedzirra/feed_spec.rb

View Article

Fix specs to pull in #161

Fix specs to pull in #161 When we changed to doubles, I think we broke this PR. This fixes it and makes it ready to be pulled in.

View Article


Write missing spec for add_url_to_multi

Write missing spec for add_url_to_multi Specifies what happens when no compatible parser can be found.

View Article

Remove spec for recursion

Remove spec for recursion If its hard to test, then you're doing it wrong, but I couldn't think of a better approach, so I'm just removing this pending spec.

View Article


Add missing spec for parser exceptions

Add missing spec for parser exceptions Specify what happens when the parser raises an exception.

View Article

Raise when parser invokes its failure callback

Raise when parser invokes its failure callback Inspired by a commit from @filiptepper on #159, I took a closer look at stuff and wanted to get more specs around this behavior.

View Article

Extract callback for when the parser fails

Extract callback for when the parser fails

View Article
Browsing all 20 articles
Browse latest View live




Latest Images