summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rephrase changelogv0.4.8Solomon Hykes2013-07-011-2/+2
* Bump version to 0.4.8Guillaume J. Charmes2013-07-012-1/+6
* Merge pull request #1046 from dotcloud/1043-output_id_non_attach-fixGuillaume J. Charmes2013-07-011-1/+11
|\
| * Make sure the ID is displayed usgin run -dGuillaume J. Charmes2013-06-271-1/+11
* | Merge pull request #1092 from lopter/masterVictor Vieux2013-07-011-2/+7
|\ \
| * | Fix TestGetInfo when there is more than one image in the test repositoryLouis Opter2013-07-011-2/+7
* | | Merge pull request #1078 from kstaken/fix_json_errorVictor Vieux2013-07-011-2/+4
|\ \ \ | |/ / |/| |
| * | Adding check for content-type headerKimbro Staken2013-06-301-2/+4
* | | Merge pull request #1089 from dotcloud/multiple_test_images-fixGuillaume J. Charmes2013-07-013-21/+49
|\ \ \
| * | | Fix unit tests when there is more than one tag within the test imageGuillaume J. Charmes2013-07-013-21/+49
* | | | Merge pull request #1086 from crosbymichael/1008-image-entrypointGuillaume J. Charmes2013-07-018-4/+90
|\ \ \ \
| * | | | Add Entrypoint to builder and container configMichael Crosby2013-07-018-4/+90
| |/ / /
* | | | Merge pull request #1088 from kpelykh/masterKen Cochrane2013-07-011-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Issue #1087 Docker Java API client -- added java to Docker Remote API Client ...zettaset-kpelykh2013-07-011-0/+3
|/ / /
* | | Merge pull request #1085 from dotcloud/1076-doc_delete-fixVictor Vieux2013-07-011-1/+1
|\ \ \
| * | | fix status code in docVictor Vieux2013-07-011-1/+1
|/ / /
* | | Merge pull request #1061 from proppy/fix-slices-refVictor Vieux2013-07-012-6/+6
|\ \ \ | |/ / |/| |
| * | api,server: slice are already refs, no need to return ptrJohan Euphrosine2013-06-282-6/+6
* | | Documented release process for maintainers in hack/RELEASE.mdSolomon Hykes2013-06-291-0/+119
* | | Merge pull request #1065 from dotcloud/bump_0.4.7v0.4.7Solomon Hykes2013-06-293-6/+19
|\ \ \
| * | | * Hack: change builder tests to always use the current unit test image, inste...Solomon Hykes2013-06-291-5/+6
| * | | Bump version to 0.4.7Solomon Hykes2013-06-292-1/+13
|/ / /
* | | * Hack: move unit tests to a different source image, to work around issues wh...Solomon Hykes2013-06-281-1/+1
* | | Merge pull request #1052 from lopter/masterGuillaume J. Charmes2013-06-282-4/+13
|\ \ \
| * | | Always return the correct test image.Louis Opter2013-06-271-3/+6
| * | | Fix a nil dereference in buildfile_test.goLouis Opter2013-06-271-1/+7
* | | | Fixed conflictsSam Alba2013-06-281-1/+1
* | | | Resolve conflictSam Alba2013-06-2811-67/+148
|\ \ \ \
| * \ \ \ Merge pull request #700 from dotcloud/615-pushbyidJoffrey F2013-06-283-47/+111
| |\ \ \ \
| | * | | | Fixed issue in registry.GetRemoteTagsshin-2013-06-281-0/+3
| | * | | | go fmt passshin-2013-06-281-9/+8
| | * | | | Allow push by ID when using a custom registryshin-2013-06-281-11/+18
| | * | | | Several fixes and updates to make this work with latest changes in mastershin-2013-06-281-14/+16
| | * | | | Reenable writeflusher for pullGuillaume J. Charmes2013-06-281-10/+10
| | * | | | Remove https prefix from registryGuillaume J. Charmes2013-06-282-5/+6
| | * | | | Rolled back of previous commit (skip cert verification)shin-2013-06-281-1/+0
| | * | | | Ignore 'registry not found' when pushing on independent registriesshin-2013-06-281-7/+8
| | * | | | Skip certificate check (don't error out on self-signed certs)shin-2013-06-281-0/+2
| | * | | | Tentative support for independent registriesshin-2013-06-282-17/+67
| * | | | | Merge pull request #1057 from dotcloud/973-testing-stabilizationDaniel Mizyrycki2013-06-281-2/+4
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | testing|stabilization, issue 973: Use docker-golang PPA and lts-raring kernelDaniel Mizyrycki2013-06-281-2/+4
| |/ / / /
| * | | | Merge pull request #1032 from andrewsmedina/govetVictor Vieux2013-06-284-14/+14
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | following 'go vet' in utils pkg.Andrews Medina2013-06-271-2/+2
| | * | | following the 'go vet' suggestions.Andrews Medina2013-06-273-12/+12
| | | |/ | | |/|
| * | | Merge pull request #1028 from dhrp/bugfixes-on-docsThatcher2013-06-274-2/+18
| |\ \ \ | | |_|/ | |/| |
| | * | Bugfixes on docsThatcher Peskens2013-06-254-2/+18
* | | | URL schemes of both Registry and Index are now consistentSam Alba2013-06-273-6/+14
|/ / /
* | | Merge pull request #1035 from dotcloud/fix_panic_castGuillaume J. Charmes2013-06-271-2/+8
|\ \ \
| * | | fix panic with unix socketVictor Vieux2013-06-271-2/+8
* | | | Merge pull request #1041 from unclejack/fix_minor_kernel_version_for_git_kernelsGuillaume J. Charmes2013-06-271-1/+3
|\ \ \ \ | |/ / / |/| | |