summaryrefslogtreecommitdiff
path: root/spec/install
Commit message (Expand)AuthorAgeFilesLines
* Removing an outdated spec1.0.0.beta.2Carlhuda2010-06-251-26/+0
* Do not add bundler to the lockfileCarlhuda2010-06-251-0/+13
* 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-231-2/+1
* Pendify specs that are related gem cachesCarl Lerche2010-06-221-0/+1
* Actually simulate different platforms in specsCarl Lerche2010-06-223-22/+26
* Remove flex_install_gemfileAndre Arko2010-06-181-15/+15
* Remove a flaky testCarl Lerche2010-06-091-11/+15
* fixes #224 add --quiet flag for installJamie Macey2010-06-101-0/+21
* Where are the sudo specs? I see...Carl Lerche2010-06-091-10/+10
* Unpendify more specsCarl Lerche2010-06-091-4/+5
* Un-pendify a git specCarl Lerche2010-06-091-13/+0
* Remove more pending specsCarl Lerche2010-06-092-20/+0
* Removed outdated pending specsCarl Lerche2010-06-092-22/+0
* Bring back the bundling bundler specCarl Lerche2010-06-082-9/+4
* Remove useless ENV variables in simple_case_spec.rbCarl Lerche2010-06-081-5/+0
* Don't remote update git multiple timesCarl Lerche2010-06-081-0/+1
* Working on getting bundle check functioning correctlyCarl Lerche2010-06-061-0/+1
* Fix materializing the lazy specificationsCarl Lerche2010-06-061-0/+2
* The resolver doesn't need to fallback on the index if the gems are in the loc...Carl Lerche2010-06-061-13/+0
* Fix a broken specCarl Lerche2010-06-061-1/+1
* Update platform spec helpersCarl Lerche2010-06-061-1/+1
* Add #env to Gemfile for specifying conditions for including / excluding group...Carl Lerche2010-06-061-0/+107
* Get the basic platform DSL workingCarl Lerche2010-06-061-2/+14
* Get the tests passing on 1.9Carl Lerche2010-06-061-1/+3
* Set things up to start working on the platform DSLCarl Lerche2010-06-061-0/+15
* Use not_local helper rather than the linux variantRyan Bigg2010-06-061-1/+1
* Older versions of git require 'head' to be capitalized (HEAD)Ryan Bigg2010-06-061-3/+3
* Make groups nestableCarl Lerche2010-06-061-0/+34
* Old versions of git require you to specify the name of the submoduleRyan Bigg2010-06-061-1/+1
* Make SpecSet#for smart about platformsCarl Lerche2010-06-051-1/+1
* Test running bundle install after updating a git source in the GemfileCarl Lerche2010-06-051-0/+26
* Fix more platform resolving bugsCarl Lerche2010-06-051-0/+60
* Somwhow, all the tests pass. I don't understand it.Carl Lerche2010-06-031-0/+1
* Add a first spec for cross platform bundle installsCarl Lerche2010-06-013-7/+33
* Move pending to the right depthAndre Arko2010-05-241-1/+1
* Disable spec that requires user input. It passes if it times out, too.Andre Arko2010-05-241-0/+1
* Merge remote branch 'kevmoo/master'Carl Lerche2010-05-241-1/+0
|\
| * Removed environment.rb (and minimized other file/dir creation)Kevin Moore2010-05-241-1/+0
* | First pass at getting bundler to play well when $GEM_HOME is owned by rootCarl Lerche2010-05-241-0/+10
|/
* Move a bundle update spec for git into update/source_spec.rbCarl Lerche2010-05-081-4/+3
* Don't build the full gem to only get bin stubs for path sourcesCarl Lerche2010-05-051-0/+13
* Remove deprecated lock specsCarl Lerche2010-04-261-16/+0
* Remove Source#lock as it is no longer neededCarl Lerche2010-04-261-0/+1
* Fix specs to work with autolocked installsAndre Arko2010-04-231-1/+1
* Fetch submodules for git sourcesAndre Arko2010-04-231-0/+18
* Sometimes gemspecs have absolute paths in them that are too longAndre Arko2010-04-231-16/+0