aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 1-5-stableTerence 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
* | | | bundle outdated --strictDavid Blondeau2013-11-092-4/+28
|/ / /
* | | Merge pull request #2690 from steveklabnik/patch-1André Arko2013-10-281-0/+1
|\ \ \ | |/ / |/| |
| * | Properly require Capistrano versionSteve Klabnik2013-10-281-0/+1
|/ /
* | Merge pull request #2683 from tyler/bundler-to-the-pastXavier Shay2013-10-221-1/+1
|\ \
| * | Rewrite history to send 1.3.4's changelog back to 2013.Tyler McMullen2013-10-221-1/+1
|/ /
* | use instance_methods to avoid warningsAndre Arko2013-10-212-11/+22
* | slightly more straightforward rubygems integrationAndre Arko2013-10-211-17/+13
* | oh no what a stupid typoAndre Arko2013-10-201-1/+1
* | force platform so Rubygems 2.1 will install gemsAndre Arko2013-10-201-2/+2
* | better spec namesAndre Arko2013-10-201-2/+2
* | remove duplicate vendor testAndre Arko2013-10-201-12/+0
* | this file is general hax, move it to hax.rbAndre Arko2013-10-202-1/+1
* | avoiding warnings isn't worth potential exceptionsAndre Arko2013-10-192-4/+0
* | rubygems security and other version updatesAndre Arko2013-10-192-11/+11
* | 1.8.7 can't URI a URIAndre Arko2013-10-191-1/+3
* | inline the one use of Fetcher.fetchAndre Arko2013-10-192-9/+5
* | Merge pull request #2680 from kickstarter/spec_refetch_cleanupAndre Arko2013-10-192-4/+4
|\ \
| * | bundle install: don't re-download specs for installed gemsLance Ivy2013-10-172-4/+4
* | | move --gemfile test to gemfile specAndre Arko2013-10-192-14/+14
* | | move invalid specs to gemfile and path specsAndre Arko2013-10-193-58/+43
* | | binstubs specAndre Arko2013-10-192-19/+24
* | | bundler dependencies specAndre Arko2013-10-192-141/+146
* | | gemspecs specAndre Arko2013-10-192-45/+50
* | | pull out some group specsAndre Arko2013-10-192-235/+236