summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug in the specs in 1.91.0.0.beta.3Carl Lerche2010-07-091-1/+1
* Make generating bin stubs an optionCarl Lerche2010-07-091-4/+42
* Raise an appropriate error when a gem is specified using a symbol.Myron Marston2010-07-091-0/+8
* Remove standalone #git in the DSL. Instead, use the block form of #git and pu...wycats2010-07-096-21/+34
* Go back to generating ./bin/gem_bin_stubCarl Lerche2010-07-082-24/+5
* Fixed a bug where our multiplatform logic is not identical to RubygemsCarlhuda2010-07-072-5/+19
* Make bundle install [PATH] namespace its gems to specific rubiesCarlhuda2010-07-073-6/+24
* Probably worth having an actual test here :PCarlhuda2010-07-071-1/+1
* bundle update should not explode if a Gemfile.lock does not exist (closes #423)Carlhuda2010-07-061-1/+17
* Correctly handle case of a gem with multiple requirements in a dependencyCarlhuda2010-07-062-0/+22
* Don't add duplicate gemspecs to the lock fileCarl Lerche2010-07-061-1/+29
* Remove old .bundle/environment.rb while lockingAndre Arko2010-07-062-3/+29
* Improve bundling bundler logicCarlhuda2010-07-023-2/+12
* If bundler is in the lockfile, you should be able to #gem to itCarlhuda2010-07-021-0/+10
* `bundle open *gem*` should try to use $BUNDLER_EDITOR if it's set.Matthew Rudy Jacobs2010-07-011-8/+18
* Add spec for gemspec require_path order in $LOAD_PATHAndre Arko2010-07-011-0/+18
* Add more sanity to the cases where bundler runs commands with sudoCarlhuda2010-07-012-2/+32
* By default, do not expand submoduleswycats2010-07-012-3/+22
* Ruby 1.9 does not track activated gems, so we cannot provide a helpful warnin...wycats2010-06-291-21/+25
* Environment variables are frozenwycats2010-06-291-1/+1
* Fix hardcoded Carlhuda pairing machine tests :Pwycats2010-06-292-5/+5
* Refactor resolver error messages, less code and more consistencyCarlhuda2010-06-292-5/+5
* Fix specs, no-color option, and resolver error indentationCarlhuda2010-06-293-5/+6
* Likewise cleaner errors for Gemfile conflicts and child dep conflictsCarlhuda2010-06-291-10/+38
* Suggest `bundle update` when there is a conflict between Gemfile and lockCarlhuda2010-06-291-0/+55
* New and much more readable error messages for conflictsCarlhuda2010-06-291-2/+13
* Add --no-color class option to Bundler::CLICarlhuda2010-06-291-1/+2
* Removing an outdated spec1.0.0.beta.2Carlhuda2010-06-251-26/+0
* Raise an activation error if a rubygem is already activated that conflicts wi...Carlhuda2010-06-251-0/+27
* Do not add bundler to the lockfileCarlhuda2010-06-254-0/+27
* I'm terrible at spelling. :developmentJoshua Hull2010-06-231-1/+1
* added development group to specJoshua Hull2010-06-231-1/+1
* added gemspec command to dsl to allow importing of gemspecsJoshua Hull2010-06-231-0/+80
* Unlock specs that don't exist in the path source anymoreCarl Lerche2010-06-231-0/+31
* Add bundle install --local to enable installing from vendor/cacheCarl Lerche2010-06-233-14/+8
* Git it all workingCarl Lerche2010-06-223-3/+31
* Add a runtime platform specCarl Lerche2010-06-221-0/+31
* Revert "Persist all platforms for a matching spec to the lockfile"Carl Lerche2010-06-222-27/+14
* Pendify specs that are related gem cachesCarl Lerche2010-06-223-2/+6
* Actually simulate different platforms in specsCarl Lerche2010-06-228-33/+50
* Remove flex_install_gemfileAndre Arko2010-06-183-31/+29
* Remove a flaky testCarl Lerche2010-06-091-11/+15
* fixes #224 add --quiet flag for installJamie Macey2010-06-101-0/+21
* Fix a bug that was intermittentCarl Lerche2010-06-091-17/+6
* Where are the sudo specs? I see...Carl Lerche2010-06-091-10/+10
* Unpendify more specsCarl Lerche2010-06-095-89/+39
* Un-pendify a git specCarl Lerche2010-06-092-13/+19
* Remove more pending specsCarl Lerche2010-06-093-20/+42
* Removed outdated pending specsCarl Lerche2010-06-092-22/+0
* Bring back a spec describing the cache being updated when the bundle is updatedCarl Lerche2010-06-092-4/+3