Guillaume Tardif f52bdc54d8 Merge pull request #1281 from gtardif/compose_unittests hace 4 años
..
testdata 4140196eb0 Add down unit tests hace 4 años
attach.go d9fe745cc0 avoid use of channels in API for gRPC compatibility hace 4 años
build.go 7dd3a5a1eb Remove duplicate compute of image name & add unit test hace 5 años
compose.go b8093e668a Kill Unit test mocking docker client API hace 4 años
containers.go d720eb6c03 Fix race (parallel update of collection) to remove orphan containers hace 4 años
convergence.go 3252c409f8 Make progress event display homogeneous between up, down, start, stop hace 4 años
convergence_test.go 0021b14de8 Add unit tests to container_name hace 5 años
create.go f52bdc54d8 Merge pull request #1281 from gtardif/compose_unittests hace 4 años
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 hace 5 años
dependencies.go 1eb40999e2 Split compose.go into command-focussed go files hace 5 años
dependencies_test.go 1eb40999e2 Split compose.go into command-focussed go files hace 5 años
down.go d720eb6c03 Fix race (parallel update of collection) to remove orphan containers hace 4 años
down_test.go d720eb6c03 Fix race (parallel update of collection) to remove orphan containers hace 4 años
kill.go 0aa3f4a189 Add kill command hace 4 años
kill_test.go b4fa7b2fa3 PS unit test hace 4 años
labels.go 66fb7903ad Merge pull request #1246 from ulyssessouza/label-envfiles hace 4 años
logs.go d9fe745cc0 avoid use of channels in API for gRPC compatibility hace 4 años
ls.go b4fa7b2fa3 PS unit test hace 4 años
ls_test.go 1f5a77e67c move test to command-specific test file hace 5 años
ps.go b4fa7b2fa3 PS unit test hace 4 años
ps_test.go b4fa7b2fa3 PS unit test hace 4 años
pull.go 2a8c24e4ff Move config => api/config hace 5 años
push.go 2a8c24e4ff Move config => api/config hace 5 años
run.go cef7a2d4ce Refactor ProjectName hace 5 años
start.go d9fe745cc0 avoid use of channels in API for gRPC compatibility hace 4 años
stop.go 0aa3f4a189 Add kill command hace 4 años
util.go 747d2de397 cleanup hace 5 años