From 4d4339c6deb44eb5aee7578a0efd185f349ef68e Mon Sep 17 00:00:00 2001 From: Victor Vieux Date: Thu, 23 Jan 2014 10:50:11 -0800 Subject: [PATCH] update REMOTE_TODO.md Docker-DCO-1.1-Signed-off-by: Victor Vieux (github: vieux) --- REMOTE_TODO.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/REMOTE_TODO.md b/REMOTE_TODO.md index 8a16f0ae0a..2c0cf70b6f 100644 --- a/REMOTE_TODO.md +++ b/REMOTE_TODO.md @@ -10,8 +10,8 @@ ok "/images/search": getImagesSearch, N ok "/images/{name:.*}/get": getImagesGet, 0 ok "/images/{name:.*}/history": getImagesHistory, N #3621 "/images/{name:.*}/json": getImagesByName, 1 -TODO "/containers/ps": getContainersJSON, N -TODO "/containers/json": getContainersJSON, 1 +#3728 "/containers/ps": getContainersJSON, N +#3728 "/containers/json": getContainersJSON, 1 ok "/containers/{name:.*}/export": getContainersExport, 0 ok "/containers/{name:.*}/changes": getContainersChanges, N #3621 "/containers/{name:.*}/json": getContainersByName, 1 @@ -22,10 +22,10 @@ ok "/containers/{name:.*}/attach/ws": wsContainersAttach, 0 TODO "/auth": postAuth, 0 yes ok "/commit": postCommit, 0 TODO "/build": postBuild, 0 yes -TODO "/images/create": postImagesCreate, N yes yes (pull) +#3725 "/images/create": postImagesCreate, N yes yes (pull) ok "/images/{name:.*}/insert": postImagesInsert, N yes yes ok "/images/load": postImagesLoad, 1 yes (stdin) -TODO "/images/{name:.*}/push": postImagesPush, N yes +#3727 "/images/{name:.*}/push": postImagesPush, N yes ok "/images/{name:.*}/tag": postImagesTag, 0 ok "/containers/create": postContainersCreate, 0 ok "/containers/{name:.*}/kill": postContainersKill, 0