summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Version 1.5.0.rc.1Terence Lee2013-11-091-1/+1
* | | | update changelog Version 1.5.0.rc.1Terence Lee2013-11-091-0/+21
* | | | update missing man pagesTerence Lee2013-11-093-1/+11
* | | | actually verify the parallel is actually doing things in parallelTerence Lee2013-11-092-2/+4
* | | | fix update parallel specTerence Lee2013-11-091-3/+3
* | | | Add tests for parallel updateKenta Murata2013-11-091-0/+30
* | | | Save the value of --jobs option into config fileKenta Murata2013-11-091-1/+6
* | | | Add --jobs option for update commandKenta Murata2013-11-091-0/+2
* | | | ruby directive :patchlevel should only take a stringTerence Lee2013-11-094-6/+37
* | | | close persistent connections before forkingAndre Arko2013-11-091-0/+6
* | | | Fix Bundler::whichrhysd2013-11-091-1/+1
* | | | add fork url to contributing section in README template to fix bundler/bundle...Zachary Scott2013-11-091-1/+1
* | | | Better description of outdated --strict proposed by @indirectDavid Blondeau2013-11-091-1/+1