summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* spec.summary might be niltest_default_gemsAndre Arko2013-12-281-1/+3
* figure out ruby 1.9 default gems onceTerence Lee2013-12-281-7/+14
* setup Ruby 1.9's default gems properlyTerence Lee2013-12-282-0/+16
* actually save the original env varsTerence Lee2013-12-281-5/+8
* whitespaceTerence Lee2013-12-271-2/+3
* tests for default gems in Ruby 1.9+Terence Lee2013-12-271-0/+13
* handle default gems in ruby 1.9Andre Arko2013-12-271-0/+4
* count default gems as installedAndre Arko2013-12-271-5/+3
* Version 1.5.0 and changelogv1.5.0Andre Arko2013-12-262-1/+11
* reinstalls gem if gem dir is missing but spec existsTerence Lee2013-12-242-1/+25
* Merge pull request #2771 from TimMoore/thor-line-ending-backportSam Kottler2013-12-211-8/+8
|\
| * Cherry-pick erikhuda/thor@c06a272.Tim Moore2013-12-221-8/+8
|/
* Remove trailing whitespace from CHANGELOG.md.Tim Moore2013-12-201-1/+0
* Version 1.5.0.rc.2 with changelogv1.5.0.rc.2Andre Arko2013-12-182-1/+13
* pretty up the corrupted gem error messageAndre Arko2013-12-181-2/+4
* select returns arrays on ruby 1.8Andre Arko2013-12-181-6/+5
* older Rubygems doesn't have a resolverAndre Arko2013-12-181-3/+9
* RSpec version conflicts on 1.8 :cold_sweat:Andre Arko2013-12-182-2/+2
* we have to require resolv before 2.0Andre Arko2013-12-181-1/+2
* rubygems fixed thatAndre Arko2013-12-181-2/+0
* I am so terribleAndre Arko2013-12-181-1/+1
* Ensure the log directory existsAndre Arko2013-12-181-1/+2
* update SSL certs to match Rubygems masterAndre Arko2013-12-187-257/+85
* one logger per installer object, up to 1MB logAndre Arko2013-12-181-3/+10
* bring message in line with requirementAndre Arko2013-12-181-3/+4
* Log gem installation in install.log in .bundle dir of the appfetchers_fetchers_everywhereSmit Shah2013-12-181-1/+6
* readabilityAndre Arko2013-12-181-2/+4
* check before ensure in case of exceptionsAndre Arko2013-12-181-1/+1
* Refactored check_rubygems_cache_dir using group_bySmit Shah2013-12-181-12/+3
* Use each_with_object instead of reduceSmit Shah2013-12-181-4/+2
* Check rubygems cache dir to ensure no gems are corruptedSmit Shah2013-12-181-0/+28
* Rubygems thread-fix is avaliable from 2.0.7 onwardsSmit Shah2013-12-181-1/+1
* Removing monkey patch to rubygems build_extensionsSmit Shah2013-12-181-9/+0
* instantiate one fetcher per downloadAndre Arko2013-12-181-1/+3
* run 1-5-stable tests on travisTerence Lee2013-12-171-0/+1
* fix build for Ruby 2.1.0Terence Lee2013-12-172-5/+12
* Revert "Update to rspec 2.99"Terence Lee2013-11-097-10/+10
* Merge branch 'master' into 1-5-stablev1.5.0.rc.1Terence Lee2013-11-098-11/+11
|\
| * Merge pull request #2699 from arunagw/masterAndré Arko2013-11-091-1/+1
| |\
| | * ruby-head warning removedArun Agrawal2013-11-071-1/+1
| * | Update to rspec 2.99Erik Michaels-Ober2013-11-087-10/+10
| |/
| * Merge pull request #2698 from bundler/ssl_safe_forkTerence Lee2013-11-061-0/+6
| |\
| | * close persistent connections before forkingAndre Arko2013-11-061-0/+6
| * | Merge pull request #2697 from rhysd/fix/whichAndré Arko2013-11-061-1/+1
| |\ \ | | |/ | |/|
| | * Fix Bundler::whichrhysd2013-11-071-1/+1
| |/
| * Merge pull request #2666 from zzak/patch-1André Arko2013-11-041-1/+1
| |\
| | * add fork url to contributing section in README template to fix bundler/bundle...Zachary Scott2013-10-061-1/+1
| * | Merge pull request #2685 from davidblondeau/outdated-strictAndré Arko2013-10-292-4/+28
| |\ \
| | * | Better description of outdated --strict proposed by @indirectDavid Blondeau2013-10-271-1/+1
| | * | bundle outdated --strictDavid Blondeau2013-10-242-4/+28