- Mar 05, 2019
-
-
Ryan Abrams authored
Fix cloudfront middleware
-
- Mar 02, 2019
-
-
Vishesh Jindal authored
Signed-off-by:
Vishesh Jindal <vishesh92@gmail.com>
-
Vishesh Jindal authored
Signed-off-by:
Vishesh Jindal <vishesh92@gmail.com>
-
- Mar 01, 2019
-
-
Ryan Abrams authored
Log authorized username
-
Ryan Abrams authored
registry: fix binary JSON content-type
-
- Feb 13, 2019
-
-
Manish Tomar authored
This is useful to know which user pulled/pushed which repo. Signed-off-by:
Manish Tomar <manish.tomar@docker.com>
-
- Feb 05, 2019
-
-
Derek McGowan authored
Fix gometalint errors
-
Manish Tomar authored
since type checking nil will not panic and return appropriately Signed-off-by:
Manish Tomar <manish.tomar@docker.com>
-
Ryan Abrams authored
Add reference. ParseDockerRef utility function
-
Manish Tomar authored
Signed-off-by:
Manish Tomar <manish.tomar@docker.com>
-
- Jan 17, 2019
-
-
Derek McGowan authored
Support BYOK for OSS storage driver
-
- Jan 14, 2019
-
-
Ryan Abrams authored
Registry - make minimum TLS version user configurable
-
Luca Bruno authored
This fixes registry endpoints to return the proper `application/json` content-type for JSON content, also updating spec examples for that. As per IETF specification and IANA registry [0], the `application/json` type is a binary media, so the content-type label does not need any text-charset selector. Additionally, the media type definition explicitly states that it has no required nor optional parameters, which makes the current registry headers non-compliant. [0]: https://www.iana.org/assignments/media-types/application/json Signed-off-by:
Luca Bruno <lucab@debian.org>
-
- Jan 11, 2019
-
-
Greg Rebholz authored
Signed-off-by:
J. Gregory Rebholz <gregrebholz@gmail.com>
-
- Jan 07, 2019
-
-
Derek McGowan authored
Add docs for autoredirect config parameter
-
Derek McGowan authored
default autoredirect to false
-
- Jan 04, 2019
-
-
Ryan Abrams authored
Config parameter is user facing so should be documented. Signed-off-by:
Ryan Abrams <rdabrams@gmail.com>
-
Sebastiaan van Stijn authored
ParseDockerRef normalizes the image reference following the docker convention. This is added mainly for backward compatibility. The reference returned can only be either tagged or digested. For reference contains both tag and digest, the function returns digested reference, e.g. docker.io/library/busybox:latest@sha256:7cc4b5aefd1d0cadf8d97d4350462ba51c694ebca145b08d7d41b41acc8db5aa will be returned as docker.io/library/busybox@sha256:7cc4b5aefd1d0cadf8d97d4350462ba51c694ebca145b08d7d41b41acc8db5aa. Signed-off-by:
Sebastiaan van Stijn <github@gone.nl>
-
David Wu authored
Signed-off-by:
David Wu <david.wu@docker.com>
-
- Dec 25, 2018
-
-
Li Yi authored
Change-Id: I195f29195f999e3e14ba921fd3435a6dc4788417 Signed-off-by:
Li Yi <denverdino@gmail.com>
-
Li Yi authored
Change-Id: I423ad03e63bd38aded3abfcba49079ff2fbb3b74 Signed-off-by:
Li Yi <denverdino@gmail.com>
-
- Dec 04, 2018
-
-
Derek McGowan authored
Release notes for 2.7
-
- Nov 30, 2018
-
-
Ryan Abrams authored
Signed-off-by:
Ryan Abrams <rdabrams@gmail.com>
-
- Nov 29, 2018
-
-
Derek McGowan authored
Add GOARM flag to dockerfile
-
- Nov 28, 2018
-
-
Derek McGowan authored
When building with arm on alpine, GOARM should be set to 6 by default. Signed-off-by:
Derek McGowan <derek@mcgstyle.net>
-
- Nov 27, 2018
-
-
Derek McGowan authored
add autoredirect auth config
-
Derek McGowan authored
add bugsnag logrus hook
-
- Oct 25, 2018
-
-
Matt Tescher authored
Signed-off-by:
Matt Tescher <matthew.tescher@docker.com>
-
- Oct 24, 2018
-
-
Olivier Gambier authored
Fix typo
-
Olivier Gambier authored
update Dockerfile to multi-stage
-
- Oct 18, 2018
-
-
Grachev Mikhail authored
Signed-off-by:
Mikhail Grachev <work@mgrachev.com>
-
- Oct 15, 2018
-
-
Tonis Tiigi authored
Signed-off-by:
Tonis Tiigi <tonistiigi@gmail.com>
-
- Oct 02, 2018
-
-
Olivier Gambier authored
typo fix about overridden
-
Olivier Gambier authored
Fix typo: commmand -> command
-
- Sep 29, 2018
-
-
Rui Cao authored
Signed-off-by:
Rui Cao <ruicao@alauda.io>
-
- Sep 28, 2018
-
-
Derek McGowan authored
Update version to 2.7.0-rc.0
-
Derek McGowan authored
Signed-off-by:
Derek McGowan <derek@mcgstyle.net>
-
- Sep 27, 2018
-
-
Derek McGowan authored
Add release notes for 2.7.0 release candidates
-
Derek McGowan authored
Update release documents
-
Yongxin Li authored
Signed-off-by:
Yongxin Li <yxli@alauda.io>
-