April 22, 2013
View 965e8a0

'docker push' shows an additional progress bar while it buffers the archive to disk. Fixes #451.

Solomon Hykes authored on 2013/04/22 07:29:26
View baacae8

'docker push' buffers filesystem archives on disk instead of memory.

Solomon Hykes authored on 2013/04/22 06:23:55
April 11, 2013
View 6dc4c74

Use crlf in registry function to avoid issue with autlogin in push and autopull in run

Guillaume J. Charmes authored on 2013/04/11 11:13:15
April 3, 2013
View a05af3e

Fix a bug which caused 'docker push' to fail with 411-lenght-required in Go 1.0

Solomon Hykes authored on 2013/04/03 10:37:29
View 0e1781a

Merge remote-tracking branch 'unclejack/194-high-image-compression'

Solomon Hykes authored on 2013/04/03 10:10:07
April 2, 2013
View dea4194

Merge pull request #286 from titanous/285-close-bodies

Guillaume J. Charmes authored on 2013/04/02 09:59:22
View 0ddc686

use xz compression when pushing images to the registry

unclejack authored on 2013/04/02 08:19:34
View 47c4c2a

Merge remote-tracking branch 'origin/progress_bar_push_pull'

Solomon Hykes authored on 2013/04/02 05:49:07
April 1, 2013
View 6b59cc8

Close HTTP response bodies

Jonathan Rudenberg authored on 2013/04/01 22:49:51
View 1fc9405

Add progress bar on docker push

Guillaume J. Charmes authored on 2013/04/01 05:53:47
View b64dfdd

Add a progress bar to docker pull

Guillaume J. Charmes authored on 2013/04/01 05:04:41
March 30, 2013
View 13d2b08

A few spelling/grammar corrections.

Caleb Spare authored on 2013/03/30 16:22:24
View 7830cf9

Don't use a strings.Reader where a bytes.Reader will do.

Caleb Spare authored on 2013/03/30 16:20:40
March 26, 2013
View 6ccd473

Improve the pre-push repository lookup for permisisons

Guillaume J. Charmes authored on 2013/03/26 20:11:13
View 161526d

Add a lookup before pushing repository to check permissions

Guillaume J. Charmes authored on 2013/03/26 13:01:42