aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/index.rb
Commit message (Expand)AuthorAgeFilesLines
* Have the resolver filter by platform instead of the sourcesCarl Lerche2010-06-011-1/+1
* Remove unneeded GemCache class.Carl Lerche2010-04-231-22/+0
* Remove unneeded SystemGems classCarl Lerche2010-04-231-4/+0
* Get rid of Index.installed_gems since there only is Index.system_gems nowCarl Lerche2010-04-231-6/+0
* There is no more need to separate SystemGems and BundlerGemsCarl Lerche2010-04-231-5/+0
* Resolver "gem not found" message now indicates local or remoteAndre Arko2010-04-021-0/+6
* Add Bundler::Source::BundlerGems, to distingush from SystemGems.Andre Arko2010-03-301-0/+11
* Refactor the index stuffCarl Lerche2010-03-101-23/+1
* Refactor indexesCarl Lerche2010-03-101-1/+38
* Install gems from the cache when present.Carlhuda2010-03-091-8/+1
* Make bundler work with RG 1.3.5, 1.3.6 and trunk and create a spec task to ru...Carlhuda2010-02-221-1/+1
* Using --without does not change resolves at runtimeCarlhuda2010-02-221-0/+11
* Don't be super slow on 1.9Carl Lerche2010-02-031-4/+5
* Improve `bundle install` outputCarl Lerche2010-02-021-8/+1
* Make up a gemspec if one is missing?Carl Lerche2010-01-301-0/+4
* Add first round of source pinning supportCarl Lerche2010-01-291-1/+9
* Rename gemfile back to bundlerCarl Lerche2010-01-261-0/+86