-
-
Save ravinggenius/976834 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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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