Skip to content

Instantly share code, notes, and snippets.

@ntalbott
Created May 6, 2011 00:01
Show Gist options
  • Save ntalbott/958220 to your computer and use it in GitHub Desktop.
Save ntalbott/958220 to your computer and use it in GitHub Desktop.
git log --no-merges --pretty=short --since="2011-04-25" --until="2011-05-01" | git shortlog
Duff OMelia (8):
Don't use an rvm gemset.
Fixed unit test.
Upgrade colored gem
Don't need the version for map_by_method gem.
Don't need to specify a version for the will_paginate_gem.
Upgrade the database_cleaner gem.
Upgraded mocha gem.
Fix exception we just received.
John M. Carlin (6):
Added capistrano to development group in Gemfile
Added daemons to Gemfile
Updated default environment in deployment recipe
Setup default Bundler group in user_notifier control script
Updated spin and unicorn scripts
Updated rackup
Nathaniel Talbott (19):
Allow specifying third party PayPal creds.
Emphasize PP API name.
Selective feature support. Basic csv export.
Latest lock file.
Old cards should return nil if no key loaded.
Widen crypted_number.
Use correct cryptoad endpoint.
Do not decrypt unless necessary.
Only allow subscribing with Store Credit if token passed.
Fix perverse .all call.
Upgrade to Rails 2.3.11
Add error path.
Long live the RenewalServer!
Ruby 1.9.2 compatibility.
Update .rvmrc to 1.9.2
Upgrade to mysql2
Have to use 0.2
Update googlecharts.
Update script files for Ruby 1.9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment