Michal Minář
|
3f1434525b
|
Export storage.CreateOptions in top-level package
Let the options for `BlobStore.Create()` be modified in middleware
wrappers.
Signed-off-by: Michal Minar <miminar@redhat.com>
|
2016-07-06 16:40:46 +02:00 |
|
Derek McGowan
|
688a6fafb1
|
Merge pull request #1817 from cezarsa/master
Avoid formatting errors with %#v
|
2016-07-01 10:59:50 -07:00 |
|
Derek McGowan
|
4e17ab5d31
|
Merge pull request #1817 from cezarsa/master
Avoid formatting errors with %#v
|
2016-07-01 10:59:50 -07:00 |
|
Cezar Sa Espinola
|
c8aba9b484
|
registry: avoid formatting errors with %#v
Signed-off-by: Cezar Sa Espinola <cezarsa@gmail.com>
|
2016-07-01 11:30:58 -03:00 |
|
Cezar Sa Espinola
|
e015cbadd6
|
registry: avoid formatting errors with %#v
Signed-off-by: Cezar Sa Espinola <cezarsa@gmail.com>
|
2016-07-01 11:30:58 -03:00 |
|
Derek McGowan
|
b49f8ed894
|
Merge pull request #1812 from RichardScothern/media-type
Override media type returned from Stat for existing manifests.
|
2016-06-29 15:28:34 -07:00 |
|
Richard Scothern
|
beb5d00474
|
Override media type returned from Stat for existing manifests.
Signed-off-by: Richard Scothern <richard.scothern@docker.com>
|
2016-06-29 14:53:14 -07:00 |
|
Derek McGowan
|
b63146e35c
|
Merge pull request #1808 from BrianBland/clientAllTagsFollowsLinks
Changes the client Tags All() method to follow links
|
2016-06-29 12:02:48 -07:00 |
|
Derek McGowan
|
c24b072e7d
|
Merge pull request #1808 from BrianBland/clientAllTagsFollowsLinks
Changes the client Tags All() method to follow links
|
2016-06-29 12:02:48 -07:00 |
|
Brian Bland
|
9e211edc9d
|
Changes the client Tags All() method to follow links
This returns all tags even when the registry forces pagination.
Signed-off-by: Brian Bland <brian.t.bland@gmail.com>
|
2016-06-28 15:49:14 -07:00 |
|
Brian Bland
|
a1f9f71e67
|
Changes the client Tags All() method to follow links
This returns all tags even when the registry forces pagination.
Signed-off-by: Brian Bland <brian.t.bland@gmail.com>
|
2016-06-28 15:49:14 -07:00 |
|
Richard Scothern
|
7390f29395
|
Merge pull request #1807 from docker/jchorl-master
fixed s3 Delete bug due to read-after-delete inconsistency
|
2016-06-28 15:09:35 -07:00 |
|
Richard Scothern
|
1f1d042f55
|
Merge pull request #1807 from docker/jchorl-master
fixed s3 Delete bug due to read-after-delete inconsistency
|
2016-06-28 15:09:35 -07:00 |
|
Josh Chorlton
|
1c5cb12745
|
fixed s3 Delete bug due to read-after-delete inconsistency
Signed-off-by: Josh Chorlton <josh.chorlton@docker.com>
|
2016-06-28 14:22:15 -07:00 |
|
Josh Chorlton
|
2d0a5ecc0e
|
fixed s3 Delete bug due to read-after-delete inconsistency
Signed-off-by: Josh Chorlton <josh.chorlton@docker.com>
|
2016-06-28 14:22:15 -07:00 |
|
Richard Scothern
|
5f7f871d8f
|
Merge pull request #1805 from SvenDowideit/difuse-non-link
Stop hugo from making the example URL into a link
|
2016-06-27 10:41:36 -07:00 |
|
Sven Dowideit
|
a1c1349eac
|
Stop hugo from making the example URL into a link
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
|
2016-06-27 10:15:26 +10:00 |
|
Stephen Day
|
ffbe9b7c63
|
Merge pull request #1798 from SvenDowideit/replace-google-docs-png-with-local-image
Replace google docs image link with one in this repo
|
2016-06-22 13:25:24 -07:00 |
|
Derek McGowan
|
d5441ca506
|
Merge pull request #1799 from liubin/fix-typos
fix typos
|
2016-06-22 07:06:04 -07:00 |
|
Derek McGowan
|
e3b4445b83
|
Merge pull request #1799 from liubin/fix-typos
fix typos
|
2016-06-22 07:06:04 -07:00 |
|
Sven Dowideit
|
82bdab7d48
|
Replace google docs image link with one in this repo
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
|
2016-06-22 13:08:56 +00:00 |
|
bin liu
|
6eadd3f4dc
|
fix typos
Signed-off-by: bin liu <liubin0329@gmail.com>
|
2016-06-22 12:40:21 +08:00 |
|
bin liu
|
913e12c8ff
|
fix typos
Signed-off-by: bin liu <liubin0329@gmail.com>
|
2016-06-22 12:40:21 +08:00 |
|
Richard Scothern
|
edd7cb5249
|
Merge pull request #1739 from cezarsa/master
[Swift] Expose EndpointType parameter in driver
|
2016-06-15 10:33:48 -07:00 |
|
Richard Scothern
|
d303d5c1ac
|
Merge pull request #1739 from cezarsa/master
[Swift] Expose EndpointType parameter in driver
|
2016-06-15 10:33:48 -07:00 |
|
Sven Dowideit
|
e472758825
|
Merge pull request #1788 from SvenDowideit/move-build-doc
Move the building.md doc to the top of the git repo
|
2016-06-15 10:57:13 +10:00 |
|
Sven Dowideit
|
51be30beb1
|
Move the building.md doc to the top of the git repo
Closes #1776
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
|
2016-06-15 20:26:16 +10:00 |
|
Charles Smith
|
879dc2fa38
|
Merge pull request #1791 from londoncalling/fix-broken-links-PR-23492
fixed broken link due to topic re-org in PR#23492
|
2016-06-14 14:20:35 -07:00 |
|
Victoria Bialas
|
c0987a9e1b
|
fixed broken link due to topic re-org in PR#23492
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
|
2016-06-14 13:56:17 -07:00 |
|
Richard Scothern
|
81fc3d6933
|
Merge pull request #1787 from RichardScothern/nr
Re-add support for non-resumable digests
|
2016-06-14 10:37:47 -07:00 |
|
Richard Scothern
|
f4296d55fc
|
Merge pull request #1787 from RichardScothern/nr
Re-add support for non-resumable digests
|
2016-06-14 10:37:47 -07:00 |
|
Richard Scothern
|
d2e5d5c22c
|
If resumable digest support is disabled, detct this when closing the blobwriter
and allow the close to continue. Also update the name of the function.
Signed-off-by: Richard Scothern <richard.scothern@docker.com>
|
2016-06-13 17:35:06 -07:00 |
|
Richard Scothern
|
ccfa25cf00
|
If resumable digest support is disabled, detct this when closing the blobwriter
and allow the close to continue. Also update the name of the function.
Signed-off-by: Richard Scothern <richard.scothern@docker.com>
|
2016-06-13 17:35:06 -07:00 |
|
Richard Scothern
|
1fc752c718
|
Merge pull request #1706 from aibaars/registry-size-close
Blobwriter: call BlobWriter.Size after BlobWriter.Close
|
2016-06-13 16:29:35 -07:00 |
|
Richard Scothern
|
22e8510f3f
|
Merge pull request #1706 from aibaars/registry-size-close
Blobwriter: call BlobWriter.Size after BlobWriter.Close
|
2016-06-13 16:29:35 -07:00 |
|
Richard Scothern
|
337ceb2b40
|
Merge pull request #1786 from RichardScothern/admin
Prepare for the release.
|
2016-06-13 16:09:09 -07:00 |
|
Richard Scothern
|
6e2dd4fa68
|
Prepare for the release.
Update .mailmap, AUTHORS and MAINTAINERS files.
Signed-off-by: Richard Scothern <richard.scothern@docker.com>
|
2016-06-13 16:03:16 -07:00 |
|
Richard Scothern
|
6445220d0d
|
Merge pull request #1785 from RichardScothern/changelog
Changelog for 2.5
|
2016-06-13 15:52:33 -07:00 |
|
Richard Scothern
|
c2af377920
|
Changelog for 2.5
Signed-off-by: Richard Scothern <richard.scothern@docker.com>
|
2016-06-13 15:37:26 -07:00 |
|
Cezar Sa Espinola
|
afb262bd5f
|
Update swift driver docs removing dup table and adding endpointtype
Signed-off-by: Cezar Sa Espinola <cezarsa@gmail.com>
|
2016-06-13 19:30:24 -03:00 |
|
Cezar Sa Espinola
|
7b97265d95
|
Expose EndpointType parameter in swift storage driver
Signed-off-by: Cezar Sa Espinola <cezarsa@gmail.com>
|
2016-06-13 19:28:45 -03:00 |
|
Cezar Sa Espinola
|
7f72092940
|
Expose EndpointType parameter in swift storage driver
Signed-off-by: Cezar Sa Espinola <cezarsa@gmail.com>
|
2016-06-13 19:28:45 -03:00 |
|
Cezar Sa Espinola
|
5ad9d19ff6
|
Update vendored version of ncw/swift library
Signed-off-by: Cezar Sa Espinola <cezarsa@gmail.com>
|
2016-06-13 19:28:05 -03:00 |
|
Richard Scothern
|
70928bcf90
|
Merge pull request #1465 from dmcgowan/token-server-oauth
Integration token server supporting oauth
|
2016-06-13 15:01:06 -07:00 |
|
Richard Scothern
|
fb106e167a
|
Merge pull request #1465 from dmcgowan/token-server-oauth
Integration token server supporting oauth
|
2016-06-13 15:01:06 -07:00 |
|
Richard Scothern
|
3b1b58e9c5
|
Merge pull request #1775 from dmcgowan/get-content-digest
Add option to get content digest from manifest get
|
2016-06-13 14:59:05 -07:00 |
|
Richard Scothern
|
4e08e7d1d6
|
Merge pull request #1775 from dmcgowan/get-content-digest
Add option to get content digest from manifest get
|
2016-06-13 14:59:05 -07:00 |
|
Richard Scothern
|
0615bc680e
|
Merge pull request #1770 from Windfarer/fix-link-patch
Fixing link patch
|
2016-06-13 14:34:42 -07:00 |
|
Richard Scothern
|
805b94eb2b
|
Merge pull request #1770 from Windfarer/fix-link-patch
Fixing link patch
|
2016-06-13 14:34:42 -07:00 |
|
Richard Scothern
|
05083bbef8
|
Merge pull request #1782 from tianon/accept-lists
Update "Accept" header parsing for list values
|
2016-06-13 14:33:46 -07:00 |
|