Skip to content

Instantly share code, notes, and snippets.

@jonallured
Created November 13, 2013 03:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonallured/7443016 to your computer and use it in GitHub Desktop.
Save jonallured/7443016 to your computer and use it in GitHub Desktop.
Feedzirra commits between 1.3 and 2.1
aac5657 Bump version for rubygems release
7184331 Merge pull request #183 from AutoUncle/nokogiri-update
0bcaa91 sax-machine 0.2.1 dependency
9b0bd4d Updated Nokogiri to 1.6.0 - temporary hack of sax-machine dependency necessary
87b1bb1 removed git reference
d8a5823 bumping nokogiri version
80cd357 Merge pull request #117 from compressed/upstream
1e37df0 Merge pull request #122 from muffinista/master
c166e0f Merge feed order from #126 [close #126]
d30c412 Merge branch 'ezkl-itunes-parser'
ec2c8d2 Add #129 to changelog
1715124 Merge pull request #129 from feedbin/parse_safely
21822fd Add Ruby 2.0 to Travis and drop IRC notification
820f23a Add @filipepina's PR to changelog [closes #103]
804711e Merge master
05f87de Add @gaffneyc's PR to changelog
046dc65 Merge pull request #136 from collectiveidea/ruby-2.0.0
f4565aa Clean-up gemspec and remove dynamic date
8caee79 Remove RVM references in Guardfile
7e1e602 Remove Mac-specific dependency
ebb9b05 Revert "removed deleted file"
83dca92 Update attribute should return true / false if it could update.
abc559a No need to set date in the gemspec.
d0f7948 Remove cultural reference from description [#135]
71721dd Merge pull request #131 from bhaak/fix_new_entries_by_using_id
ef09a50 Fix: not getting entire feed on url change
0391ed8 Use Time.parse_safely in Feed.last_modified_from_header.
0768c0f fix merge
c389b2a removed deleted file
d9e433f pulled changes from original repo
c2846fc Fixed order of feed parsers
54ba637 trigger on_failure for 404s
3ce3750 Actually fix #70 - update should return hash for multiple feeds, else feed object
9681b63 Add change from #113 [ci skip]
318c3bd Merge pull request #113 from collectiveidea/remove-gorillib
021a8d7 Prepare for v0.2.0.rc2
b4fda59 Require VERSION
044c313 Bump sax-machine to v0.2.0.rc1 [Fixes #76]
118b306 Add IRC notifications to Travis configuration
95e2f87 Remove gorillib as a dependency.
59ba34b Add Travis build status to README
54b6bcc Integrate simplecov with RSpec [ci skip]
59f0cb5 Add simplecov to Gemfile
1fc5276 Bump to v0.2.0.rc1
faef4f1 Update HISTORY
38a7594 Markdown
6e28b2a Reduce gorillib's footprint
4bdaea7 Revert "find new entries by comparing each entry by url"
dc03ba0 Add my name to gemspec.
5a697cb Add @archiloque and myself to the README and extend copyright range.
f10053b Silence rspec 'expectation set on nil' warnings This is temporary.
72a1a01 Fix tests to reflect iTunes implementation
7e23834 Fix iTunes feed test
2847e81 Add .rbx, pkg/, and coverage/ to gitignore [ci skip]
5158e1d Merge pull request #110 from ezkl/no-parser-error
0db7302 Declare error in feedzirra.rb [Fix #79]
52b16cd Merge pull request #108 from ezkl/overhaul
6e57d7c Infochimps smash Rails dependency!
8ae9bbd Might as well use a gemset for rbx
e6889b6 Feeling particularly lazy this AM
6a6879f Bull in a china shop [no ci]
6a3f233 Modernize!
03a2a1b Travis!
28e9e81 Ignore .rvmrc
5cd9568 added image support to atom entry
b82f8ec added 'enclosure' tag to image on feed entry
893c794 added image to RSSFeedBurnerEntry
f54e30f added rails 3.2 support from btelles commits: https://github.com/pauldix/feedzirra/pull/101
410fb8c added image to RSS parser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment