aboutsummaryrefslogtreecommitdiffstats
path: root/spec/cache
Commit message (Expand)AuthorAgeFilesLines
* Add a warning message when caching paths outside of the bundleCarl Lerche2010-05-051-0/+27
* Turn bundle lock and bundle unlock into no-opsCarl Lerche2010-04-261-0/+1
* Fix specs to work with autolocked installsAndre Arko2010-04-231-1/+2
* Pruning should handle directories and non-gem files in vendor/cacheAndre Arko2010-04-231-0/+6
* Gems with a platform of "ruby" still need to be prunedAndre Arko2010-04-231-1/+2
* cache command should not prune gems for other platformsAndre Arko2010-04-231-0/+18
* cache command no longer prunes gems built with older rubygems versionsAndre Arko2010-04-231-0/+11
* Cache command now prunes stale .gem files from vendor/cacheAndre Arko2010-04-231-1/+49
* Require spec_helperCarlhuda2010-04-222-2/+2
* Git#base_name should escape dirpath.hasimo2010-03-041-0/+9
* Actually prioritize installed gems over vendor/cacheCarl Lerche2010-02-261-2/+13
* Make sure that gems are not reinstalled if they are packed and already on the...Carl Lerche2010-02-231-0/+15
* bundle pack will cache and lockCarl Lerche2010-02-182-0/+46