Commit graph

  • 770b6728db Merge pull request #1481 from stevvooe/remove-AUTHORS-from-default-make-target Aaron Lehmann 2016-02-26 23:26:40 -08:00
  • 36936218c2 Enable proxying registries to downgrade fetched manifests to Schema 1. v2.3.1-rc.0 v2.3.1 release/2.3 Richard Scothern 2016-02-17 16:32:23 -08:00
  • 16445b6767 Extend authChallenger interface to remove type cast. Richard Scothern 2016-02-17 10:42:34 -08:00
  • 740ed699f4 To avoid any network use unless necessary, delay establishing authorization challenges with the upstream until any proxied data is found not to be local. Richard Scothern 2016-02-10 18:07:28 -08:00
  • d1c173078f Add option to disable signatures Derek McGowan 2016-02-10 15:20:39 -08:00
  • d7eb5d118a Fix schema1 manifest etag and docker content digest header Derek McGowan 2016-02-09 18:28:43 -08:00
  • 34c3acf8a8 Allow uppercase characters in hostnames Aaron Lehmann 2016-02-05 16:00:12 -08:00
  • bb4d128523 Merge pull request #1482 from stweil/master Brian Bland 2016-02-23 14:08:21 -08:00
  • e430d77342 Merge pull request #1482 from stweil/master Brian Bland 2016-02-23 14:08:21 -08:00
  • d16f3046c6 Fix some typos in comments and strings Stefan Weil 2016-02-23 22:33:38 +01:00
  • 615c6dfced Fix some typos in comments and strings Stefan Weil 2016-02-23 22:33:38 +01:00
  • e3a9a99097 Merge pull request #1471 from RichardScothern/tag-headers Aaron Lehmann 2016-02-23 11:08:46 -08:00
  • 7571572305 Merge pull request #1471 from RichardScothern/tag-headers Aaron Lehmann 2016-02-23 11:08:46 -08:00
  • ecc560f46f Commit blob with known size Michal Minar 2016-02-18 19:20:53 +01:00
  • 21a0878665 Commit blob with known size Michal Minar 2016-02-18 19:20:53 +01:00
  • 29e0411f00 Enable proxying registries to downgrade fetched manifests to Schema 1. Richard Scothern 2016-02-17 16:32:23 -08:00
  • 7144936612 Enable proxying registries to downgrade fetched manifests to Schema 1. Richard Scothern 2016-02-17 16:32:23 -08:00
  • 7230e9def7 Makefile: remove AUTHORS from default target Stephen J Day 2016-02-22 12:56:23 -08:00
  • 776e01f8bc Defined ErrAccessDenied error Michal Minar 2016-02-18 19:37:03 +01:00
  • 4d15bf071c Defined ErrAccessDenied error Michal Minar 2016-02-18 19:37:03 +01:00
  • 1f0fa8fa4e Merge pull request #1477 from xiekeyang/unit-test Richard Scothern 2016-02-22 10:13:16 -08:00
  • ce05116517 Merge pull request #1477 from xiekeyang/unit-test Richard Scothern 2016-02-22 10:13:16 -08:00
  • c58aa8a50a compare error output in tagstore unit test xiekeyang 2016-02-22 15:24:49 +08:00
  • d58188c4d7 compare error output in tagstore unit test xiekeyang 2016-02-22 15:24:49 +08:00
  • db7411ff2e Merge pull request #1466 from RichardScothern/proxy-lazy-auth Richard Scothern 2016-02-19 15:06:35 -08:00
  • ad1b181291 Merge pull request #1466 from RichardScothern/proxy-lazy-auth Richard Scothern 2016-02-19 15:06:35 -08:00
  • 6344c99848 Merge pull request #1472 from tanksuzuki/deadlink-to-license-file Richard Scothern 2016-02-18 10:06:43 -08:00
  • b035d372e6 Fix deadlink to license file Asuka Suzuki 2016-02-18 17:12:51 +09:00
  • 9a2cef38e3 Change APIEndpoint to contain the URL in a parsed format Aaron Lehmann 2016-02-17 16:53:25 -08:00
  • 18fd1c0702 Extend authChallenger interface to remove type cast. Richard Scothern 2016-02-17 10:42:34 -08:00
  • 4ce15476bd Extend authChallenger interface to remove type cast. Richard Scothern 2016-02-17 10:42:34 -08:00
  • 464d03cdd6 Merge pull request #1469 from noxiouz/fix_storage_interface_desc Brian Bland 2016-02-17 10:46:11 -08:00
  • 5806f275bf Merge pull request #1469 from noxiouz/fix_storage_interface_desc Brian Bland 2016-02-17 10:46:11 -08:00
  • d8f472c200 Merge pull request #1468 from HuKeping/master Aaron Lehmann 2016-02-17 10:00:02 -08:00
  • 59a27406cd Merge pull request #1468 from HuKeping/master Aaron Lehmann 2016-02-17 10:00:02 -08:00
  • 2e8244822c Fix description of StorageDriver.WriteStream Anton Tiurin 2016-02-17 13:53:43 +03:00
  • a048a4c8d5 Fix description of StorageDriver.WriteStream Anton Tiurin 2016-02-17 13:53:43 +03:00
  • 20bc910cdf Cleanup: remove unused log HuKeping 2016-02-17 14:11:20 +08:00
  • 5408d4e0a5 Cleanup: remove unused log HuKeping 2016-02-17 14:11:20 +08:00
  • 9a819f80e2 Merge pull request #1467 from BrianBland/s3awsFixTest Brian Bland 2016-02-16 18:14:34 -08:00
  • 5a1863b76e Merge pull request #1467 from BrianBland/s3awsFixTest Brian Bland 2016-02-16 18:14:34 -08:00
  • c6871737bc [driver/s3aws] Fix TestStorageClass Brian Bland 2016-02-16 17:48:07 -08:00
  • c770f28f04 [driver/s3aws] Fix TestStorageClass Brian Bland 2016-02-16 17:48:07 -08:00
  • 7d16fee7a4 To avoid any network use unless necessary, delay establishing authorization challenges with the upstream until any proxied data is found not to be local. Richard Scothern 2016-02-10 18:07:28 -08:00
  • 56af60ad24 To avoid any network use unless necessary, delay establishing authorization challenges with the upstream until any proxied data is found not to be local. Richard Scothern 2016-02-10 18:07:28 -08:00
  • 881ef1096f Merge pull request #1385 from BrianBland/s3UseAWSLibrary Brian Bland 2016-02-16 11:19:15 -08:00
  • b9907c4853 Merge pull request #1385 from BrianBland/s3UseAWSLibrary Brian Bland 2016-02-16 11:19:15 -08:00
  • 9f101fb6ef Merge pull request #1462 from liuchang23/master Richard Scothern 2016-02-16 10:49:18 -08:00
  • d126752d97 Merge pull request #1462 from liuchang23/master Richard Scothern 2016-02-16 10:49:18 -08:00
  • c21f4eb561 Add credential authenticator interface Derek McGowan 2016-02-12 17:15:19 -08:00
  • 98620458e3 Add credential authenticator interface Derek McGowan 2016-02-12 17:15:19 -08:00
  • 7ca24a7f5a fix gofmt liuchang0812 2016-02-16 11:42:09 +08:00
  • 0758653b42 fix gofmt liuchang0812 2016-02-16 11:42:09 +08:00
  • ad6a0735d2 closes #1461, enhance log message of oss driver liuchang0812 2016-02-16 11:17:09 +08:00
  • dbba9cf299 closes #1461, enhance log message of oss driver liuchang0812 2016-02-16 11:17:09 +08:00
  • 3fc4e4cdc8 Add resource scope list definition Derek McGowan 2016-02-12 14:35:38 -08:00
  • d5a38e4c5f Adds new s3 driver using aws-sdk-go instead of goamz Brian Bland 2016-01-21 18:17:53 -08:00
  • 1319be2cae Adds new s3 driver using aws-sdk-go instead of goamz Brian Bland 2016-01-21 18:17:53 -08:00
  • 4bb475cd3c Push/pull errors improvement and cleanup Aaron Lehmann 2016-02-11 14:08:49 -08:00
  • 6d6c37c06a Update client section Derek McGowan 2016-02-11 13:13:06 -08:00
  • 32931689d5 Add scope documentation Derek McGowan 2016-02-03 11:19:37 -08:00
  • d8b59ab637 Add specification for using oauth with the token server Derek McGowan 2016-02-11 13:55:23 -08:00
  • bf991fec01 Merge pull request #1455 from RichardScothern/grammar-correct Olivier Gambier 2016-02-11 10:40:22 -08:00
  • 846328977e Reference name rather than repository in reference grammar Richard Scothern 2016-02-11 10:26:05 -08:00
  • 7e0e141948 Merge pull request #1452 from aaronlehmann/export-no-credentials-error Olivier Gambier 2016-02-11 10:09:22 -08:00
  • 7b66c50bb7 Merge pull request #1452 from aaronlehmann/export-no-credentials-error Olivier Gambier 2016-02-11 10:09:22 -08:00
  • d438e75dcf Merge pull request #1453 from moxiegirl/remove-tutorials Olivier Gambier 2016-02-10 22:32:49 -08:00
  • 78aa1d2bb1 Updating Dockerfile Mary Anthony 2016-02-10 21:12:45 -08:00
  • ff9448cc4b Merge pull request #1451 from aaronlehmann/typo-fixes Olivier Gambier 2016-02-10 17:12:00 -08:00
  • 3c80f6fb5e Merge pull request #1451 from aaronlehmann/typo-fixes Olivier Gambier 2016-02-10 17:12:00 -08:00
  • cffb4bbbfd Export "no basic auth credentials" as an error value Aaron Lehmann 2016-02-10 16:34:50 -08:00
  • b046861e40 Export "no basic auth credentials" as an error value Aaron Lehmann 2016-02-10 16:34:50 -08:00
  • 55906ee341 Merge pull request #1445 from dmcgowan/fix-manifest-digest-header Aaron Lehmann 2016-02-10 16:27:18 -08:00
  • d6a9b20971 Merge pull request #1445 from dmcgowan/fix-manifest-digest-header Aaron Lehmann 2016-02-10 16:27:18 -08:00
  • f77c82ebb3 Typo fixes in comments Aaron Lehmann 2016-02-10 16:26:29 -08:00
  • aa80478b64 Typo fixes in comments Aaron Lehmann 2016-02-10 16:26:29 -08:00
  • 2177a6a1bf Merge pull request #1420 from dmcgowan/configurable-trust-key Aaron Lehmann 2016-02-10 16:15:59 -08:00
  • a3213ff331 Merge pull request #1420 from dmcgowan/configurable-trust-key Aaron Lehmann 2016-02-10 16:15:59 -08:00
  • e8eca4db17 Add documentation for compatibility configuration Derek McGowan 2016-02-10 15:20:55 -08:00
  • 956ece5c70 Add option to disable signatures Derek McGowan 2016-02-10 15:20:39 -08:00
  • b34e571bff Add option to disable signatures Derek McGowan 2016-02-10 15:20:39 -08:00
  • 87ae10b867 Merge pull request #1446 from BrianBland/updateGoamz Brian Bland 2016-02-10 14:44:09 -08:00
  • 77534e7340 Merge pull request #1443 from igayoso/patch-1 Richard Scothern 2016-02-10 10:05:49 -08:00
  • 9259bd7133 [driver/s3] Adds support for ap-northeast-2 region Brian Bland 2016-02-09 19:41:13 -08:00
  • ae59517936 Fix schema1 manifest etag and docker content digest header Derek McGowan 2016-02-09 18:28:43 -08:00
  • 350234898a Fix schema1 manifest etag and docker content digest header Derek McGowan 2016-02-09 18:28:43 -08:00
  • 3cf01ffa1f Merge pull request #1414 from BrianBland/s3ImproveConfigParsing Richard Scothern 2016-02-09 18:10:03 -08:00
  • db34a8ba9c Merge pull request #1414 from BrianBland/s3ImproveConfigParsing Richard Scothern 2016-02-09 18:10:03 -08:00
  • 4bb5f80885 Improves flexibility of configuration handling for S3 driver Brian Bland 2016-02-02 19:30:48 -08:00
  • 52b4a328dd Improves flexibility of configuration handling for S3 driver Brian Bland 2016-02-02 19:30:48 -08:00
  • a940a07fa9 Change certificate hypothetic path igayoso 2016-02-10 01:00:27 +01:00
  • 3f97c258a6 Merge pull request #1404 from RichardScothern/delete-events Richard Scothern 2016-02-08 14:57:04 -08:00
  • f37b2ee16e Send manifest and blob delete events to the notifications subsystem. Richard Scothern 2016-01-28 09:56:37 -08:00
  • fd7ccc0bdf Add documentation about what is sent for delete events Signed-off-by: Richard Scothern <richard.scothern@gmail.com> Richard Scothern 2016-02-01 11:34:30 -08:00
  • 0f2d99b13a Allow uppercase characters in hostnames docker/1.10 Aaron Lehmann 2016-02-05 16:00:12 -08:00
  • ee3b7ff76f Merge pull request #1434 from aaronlehmann/uppercase-in-hostname Stephen Day 2016-02-08 10:53:18 -08:00
  • 950d34d210 Allow uppercase characters in hostnames Aaron Lehmann 2016-02-05 16:00:12 -08:00
  • 55fbf54da0 Merge pull request #1432 from docker/ceph-build-fix Richard Scothern 2016-02-05 15:25:28 -08:00
  • bf1398e514 Attempt to unblock the ceph build process Richard Scothern 2016-02-05 12:54:51 -08:00
  • 8745d31f60 Merge pull request #1419 from aaronlehmann/safer-header-copying Richard Scothern 2016-02-05 12:14:01 -08:00