-
-
-
vmc push no longer asks for framework/runtime on v2
updated v1 integration specs to work with a config.ru present [finishes #45199205]
-
-
added config.ru to hello-sinatra to make buildpacks work
Ian Baker & Sheel Choksi committedFeb 28, 2013 -
-
-
bumped cfoundry version to 0.5.1.rc5 (git)
Ian Baker & Sheel Choksi committedFeb 28, 2013 -
-
-
updating to new tunnel-plugin revision
makes vmc tunnel work on buildpack-only environment [#44910781]
-
-
split up integration tests into v1/2
Alex Suraci and Dmitriy Kalinin committedFeb 26, 2013 -
extract our IO expect method into TrackingExpector
Alex Suraci and Dmitriy Kalinin committedFeb 26, 2013 -
add Gemfile.lock for hello-sinatra test app
Alex Suraci and Dmitriy Kalinin committedFeb 26, 2013
-
-
Rename take-space to switch-space and remove implcit space creation f…
Chris Brown & Sheel Choksi committedFeb 22, 2013 …rom it. [finishes #44424905]
-
Fixed calls to cfoundry password_score method so they actually work
Wrote a (pending on credentials) integration spec to catch this in the future [fixes #44621411]
-
Indicate when app fails to start because all instances are flapping
Alex Suraci & Ian Baker authored and Ian Baker committedFeb 22, 2013 -
Show help if the user does not have a organization specified when the…
…y create a new space. [fixes #44424237]
-
-
allow switching from an invalid target
Alex Suraci and Chris Brown committedFeb 20, 2013 [finishes #44430547]
-
Add new integration testing framework.
Alex Suraci, Chris Brown, Dennis Schmidt and Ian Baker authored and Alex Suraci and Chris Brown committedFeb 20, 2013 [finishes #44818075] * use a better IO#expect equivalent that tracks full output * have travis run integration specs with 1.8.7 and 1.9.3 vmc * don't run integration specs with ruby 1.8.x