Nicolas De loof f43899250f Merge pull request #1770 from ndeloof/fix_network_alias_test %!s(int64=4) %!d(string=hai) anos
..
testdata 4140196eb0 Add down unit tests %!s(int64=5) %!d(string=hai) anos
attach.go 9d5026e966 code cleanup: splitWriter does not use service/container name %!s(int64=4) %!d(string=hai) anos
build.go 165686838e Merge pull request #1733 from ndeloof/pull_digested %!s(int64=4) %!d(string=hai) anos
build_win.go d5efef2aa7 Use old build for windows engine also on compose up %!s(int64=4) %!d(string=hai) anos
compose.go c135bd1d7c move up logic from CLI into local backend %!s(int64=4) %!d(string=hai) anos
containers.go a8819763b4 scale must ignore oneoff containers %!s(int64=4) %!d(string=hai) anos
convergence.go 5f09e330fb prevent race condition renaming containers %!s(int64=4) %!d(string=hai) anos
convergence_test.go 0021b14de8 Add unit tests to container_name %!s(int64=5) %!d(string=hai) anos
cp.go c2f2196d30 Add all parameter %!s(int64=4) %!d(string=hai) anos
create.go e641ffa0f4 fix broken network_alias_test %!s(int64=4) %!d(string=hai) anos
create_test.go 8ab3149f45 Network names and volume names don’t need anymore to be re-adapted (and prefixed with project name) after loaded from compose-go %!s(int64=5) %!d(string=hai) anos
dependencies.go ec5489a08c introduce config --services, --volumes, --hash for backward compatibility %!s(int64=4) %!d(string=hai) anos
dependencies_test.go 1eb40999e2 Split compose.go into command-focussed go files %!s(int64=5) %!d(string=hai) anos
down.go dec9169198 move progress to backend on "down" %!s(int64=4) %!d(string=hai) anos
down_test.go 98187b2f62 down --volume to remove volume %!s(int64=4) %!d(string=hai) anos
events.go 9c4d8ab158 (re)attach to container after restart %!s(int64=4) %!d(string=hai) anos
exec.go 4947a4037f remove unresolved vars from env set by `exec` %!s(int64=4) %!d(string=hai) anos
images.go c227fd5c5f refactor to reduce calls to InspectRawImage %!s(int64=4) %!d(string=hai) anos
kill.go c135bd1d7c move up logic from CLI into local backend %!s(int64=4) %!d(string=hai) anos
kill_test.go c135bd1d7c move up logic from CLI into local backend %!s(int64=4) %!d(string=hai) anos
labels.go 7d85485242 pause/unpause only need project name. use getContainers where possible %!s(int64=4) %!d(string=hai) anos
logs.go 9d5026e966 code cleanup: splitWriter does not use service/container name %!s(int64=4) %!d(string=hai) anos
ls.go cba4f140ae Add —all option to compose ls, listing non running projects. %!s(int64=4) %!d(string=hai) anos
ls_test.go 1f5a77e67c move test to command-specific test file %!s(int64=5) %!d(string=hai) anos
pause.go 82f35d1bac Move progress writter into backend(s) %!s(int64=4) %!d(string=hai) anos
port.go 8b38874aba introduce `port` command for parity with docker-compose %!s(int64=4) %!d(string=hai) anos
printer.go 919d6c9ed8 LogPrinter should not be part of the API %!s(int64=4) %!d(string=hai) anos
ps.go 221f420ce2 ps shows healthcheck only for running container %!s(int64=4) %!d(string=hai) anos
ps_test.go 221f420ce2 ps shows healthcheck only for running container %!s(int64=4) %!d(string=hai) anos
pull.go afa1618f17 only report pull progress if we have something to pull %!s(int64=4) %!d(string=hai) anos
push.go 82f35d1bac Move progress writter into backend(s) %!s(int64=4) %!d(string=hai) anos
remove.go 82f35d1bac Move progress writter into backend(s) %!s(int64=4) %!d(string=hai) anos
resize.go 0ab75d28ba don't report error resizing tty, as container could stop any time %!s(int64=4) %!d(string=hai) anos
restart.go 82f35d1bac Move progress writter into backend(s) %!s(int64=4) %!d(string=hai) anos
run.go f159bc4901 Support bypass envvars %!s(int64=4) %!d(string=hai) anos
start.go 919d6c9ed8 LogPrinter should not be part of the API %!s(int64=4) %!d(string=hai) anos
status.go 378d02dadd Refactor `up --build` %!s(int64=4) %!d(string=hai) anos
stop.go 82f35d1bac Move progress writter into backend(s) %!s(int64=4) %!d(string=hai) anos
stop_test.go c16834cba6 attach to containers added by "scale" %!s(int64=4) %!d(string=hai) anos
top.go 7d85485242 pause/unpause only need project name. use getContainers where possible %!s(int64=4) %!d(string=hai) anos
up.go 919d6c9ed8 LogPrinter should not be part of the API %!s(int64=4) %!d(string=hai) anos