summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add morph filebaserock/v1.6.2Paul Sherwood2014-05-221-0/+7
* Version 1.6.2 with changelogv1.6.2Andre Arko2014-04-132-1/+15
* good error when caching path that's deletedAndre Arko2014-04-131-0/+5
* don't try to lock while frozen!Andre Arko2014-04-131-1/+1
* don't update the cache while frozen!Andre Arko2014-04-131-1/+1
* allow standalone to handle builtin gemsAndre Arko2014-04-131-0/+1
* cache gems even if they are ruby builtinsAndre Arko2014-04-132-29/+29
* add ruby 2 cutoff for specsAndre Arko2014-04-131-0/+8
* move the cache path building code into rubygemsAndre Arko2014-04-132-3/+5
* and it's not always set, obviouslyAndre Arko2014-04-071-1/+1
* root warn spec to sudo specsAndre Arko2014-04-073-26/+11
* move install warning into Install, add word-wrapAndre Arko2014-04-072-18/+9
* Print warning when bundler is run by root.Jonan Scheffler2014-04-073-0/+56
* weirdest use of a closure everAndre Arko2014-04-072-8/+8
* turns out it's not static after all :\Andre Arko2014-04-072-4/+4
* uh, false is not nil :PAndre Arko2014-04-071-1/+1
* no more weird-looking if/elseAndre Arko2014-04-071-5/+2
* good grief why a proc it doesn't changeAndre Arko2014-04-072-4/+4
* Fix deploying git gems without git (#2968)Andrew Bloomgarden2014-04-072-1/+17
* Use loaded_from only when non-nilHemant Kumar2014-04-071-3/+3
* Merge pull request #2961 from jmmk/patch-1Tim Moore2014-04-021-1/+1
|\
| * Fix dateMichael2014-04-021-1/+1
|/
* Version 1.6.1 with changelogv1.6.1Andre Arko2014-04-022-2/+12
* try to run less buildsAndre Arko2014-04-021-2/+0
* we definitely need to test 1.8 against RG 2 & 2.1Andre Arko2014-04-021-0/+4
* move allowed failures to build lastAndre Arko2014-04-021-23/+23
* it's only a .bundle on OS X. it's a .so on TravisAndre Arko2014-04-021-4/+3
* turns out 2.1 matches 2.1.0 :(Andre Arko2014-04-021-1/+1
* what even is that indentationAndre Arko2014-04-021-7/+7
* install those gems inside spec:deps, yup yupAndre Arko2014-04-021-0/+5
* require things you use sighAndre Arko2014-04-021-0/+1
* pry still doesn't work, so this is just slowdownAndre Arko2014-04-021-1/+0
* Handle gems without extensions, too ¬_¬Andre Arko2014-04-022-6/+8
* don't add a filter, just exclude if too oldAndre Arko2014-04-021-3/+1
* raise when Rubygems version doesn't existAndre Arko2014-04-021-1/+1
* handle the fact that bundler doesn't get installedAndre Arko2014-04-011-1/+1
* only remove paths that are thereAndre Arko2014-04-011-1/+3
* don't run RG 2.2 test on older RG versionsAndre Arko2014-04-011-0/+2
* build 1.6 branch on TravisAndre Arko2014-04-011-0/+1
* slightly less deepAndre Arko2014-04-011-1/+3
* handle extensions from Rubygems 2.2, with testrubygems22_extsAndre Arko2014-04-012-3/+17
* Add Rubygems metadata to RSpecAndre Arko2014-04-011-0/+4
* only copy files that existAndre Arko2014-04-011-2/+4
* make the sudo test env more obviousAndre Arko2014-03-312-5/+1
* install to new dir inside root-owned dirAndre Arko2014-03-312-8/+25
* pull out repository subdirectories for RG compatAndre Arko2014-03-312-1/+8
* use named tmp for path gems tooAndre Arko2014-03-311-4/+8
* move ConfigMap into RubygemsIntegrationAndre Arko2014-03-312-1/+5
* that was duplicatedAndre Arko2014-03-311-1/+2
* per-gem tmp, copy EVERYTHING rubygems installedAndre Arko2014-03-312-8/+9