Commit Graph

  • 3eeebe7be3 Make NormalizeLocalName to not reach the network to normalize names. David Calavera 2015-11-16 10:27:22 -0500
  • 1820704288 Fix for #17168 misleading pull error Anil Belur 2015-11-02 13:38:02 +0530
  • c0d094a72a Merge pull request #1166 from treed/master Stephen Day 2015-11-11 17:18:25 -0800
  • 0a3acb2625 Merge pull request #1166 from treed/master Stephen Day 2015-11-11 17:18:25 -0800
  • 9577d3053a Merge pull request #910 from RichardScothern/go-1.5 Richard Scothern 2015-11-11 16:31:28 -0800
  • c3c932f4e1 Use go 1.5 on the build machine Signed-off-by: Richard Scothern <richard.scothern@gmail.com> Richard Scothern 2015-11-10 17:01:43 -0800
  • a53b1a9989 Merge pull request #1125 from rustyconover/fix-url-path-escaping Richard Scothern 2015-11-10 16:50:55 -0800
  • bb745757de Merge pull request #1125 from rustyconover/fix-url-path-escaping Richard Scothern 2015-11-10 16:50:55 -0800
  • aaf448b2de Merge pull request #1141 from lebauce/swift-no-missing-segment Richard Scothern 2015-11-10 10:39:43 -0800
  • a33095af80 Merge pull request #1141 from lebauce/swift-no-missing-segment Richard Scothern 2015-11-10 10:39:43 -0800
  • d7b999e903 Merge pull request #1172 from aaronlehmann/swift-empty-delete-request Richard Scothern 2015-11-10 10:36:19 -0800
  • 00aeb6ece7 Merge pull request #1172 from aaronlehmann/swift-empty-delete-request Richard Scothern 2015-11-10 10:36:19 -0800
  • accfa46f9b Fix empty delete requests with Swift fs driver Aaron Lehmann 2015-11-09 15:33:05 -0800
  • 6664a1384e Fix empty delete requests with Swift fs driver Aaron Lehmann 2015-11-09 15:33:05 -0800
  • 9516a01c56 dockerversion placeholder for library import Vincent Demeester 2015-11-09 19:32:46 +0100
  • f01a70c8a6 De-obfuscate error message Ted Reed 2015-11-06 17:10:28 -0800
  • fddbf73a57 De-obfuscate error message Ted Reed 2015-11-06 17:10:28 -0800
  • 057284b593 Merge pull request #1156 from RichardScothern/manifest-verification Richard Scothern 2015-11-04 14:09:12 -0800
  • 362ae9cc41 Merge pull request #1156 from RichardScothern/manifest-verification Richard Scothern 2015-11-04 14:09:12 -0800
  • 7ed02ea1db Merge pull request #1161 from stevvooe/add-status-badges Richard Scothern 2015-11-04 14:08:46 -0800
  • 5882b97ef2 Add nice status badges to README Stephen J Day 2015-11-04 12:48:18 -0800
  • 0d91f2899e Merge pull request #17614 from LK4D4/fix_golint Jess Frazelle 2015-11-03 15:32:12 -0800
  • 78b6d648fa Before allowing a schema1 manifest to be stored in the registry, ensure that it contains equal length History and FSLayer arrays. Richard Scothern 2015-11-03 11:03:17 -0800
  • dd32fbe615 Before allowing a schema1 manifest to be stored in the registry, ensure that it contains equal length History and FSLayer arrays. Richard Scothern 2015-11-03 11:03:17 -0800
  • 573be447c6 Merge pull request #1150 from RichardScothern/carry-1070 Richard Scothern 2015-11-03 15:15:48 -0800
  • 603ffd58e1 Merge pull request #1150 from RichardScothern/carry-1070 Richard Scothern 2015-11-03 15:15:48 -0800
  • e79324edd8 Add a generic error type to capture non-typed errors Richard Scothern 2015-11-02 13:23:53 -0800
  • bc6e4cdceb Add a generic error type to capture non-typed errors Richard Scothern 2015-11-02 13:23:53 -0800
  • 7840a5bc8f Fix for issue 664: https://github.com/docker/distribution/issues/664 Errors thrown by storage drivers don't have the name of the driver, causing user confusion about whether the error is coming from Docker or from a storage driver. This change adds the storage driver name to each error message. amitshukla 2015-10-02 16:19:06 -0700
  • 9637cb40cd Fix for issue 664: https://github.com/docker/distribution/issues/664 Errors thrown by storage drivers don't have the name of the driver, causing user confusion about whether the error is coming from Docker or from a storage driver. This change adds the storage driver name to each error message. amitshukla 2015-10-02 16:19:06 -0700
  • bd958d8b88 Merge pull request #1114 from lebauce/swift-temp-url Richard Scothern 2015-11-03 09:34:01 -0800
  • a9da0e5100 Merge pull request #1114 from lebauce/swift-temp-url Richard Scothern 2015-11-03 09:34:01 -0800
  • 34c1d0ed50 Ensure read after write for segments Sylvain Baubeau 2015-10-29 12:24:56 +0100
  • 3ff8af326b Ensure read after write for segments Sylvain Baubeau 2015-10-29 12:24:56 +0100
  • 0737bb7175 Update Swift bindings Sylvain Baubeau 2015-11-03 09:57:39 +0100
  • 11546b5309 Add support for temporary URL for Swift driver Sylvain Baubeau 2015-11-03 09:59:50 +0100
  • 7c3281861f Add support for temporary URL for Swift driver Sylvain Baubeau 2015-11-03 09:59:50 +0100
  • 7759153f2f Update Swift bindings Sylvain Baubeau 2015-11-03 09:57:39 +0100
  • 5fc31de717 Merge pull request #1152 from RichardScothern/credit2 Richard Scothern 2015-11-02 17:14:35 -0800
  • 34754f20d8 Update authors Signed-off-by: Richard Scothern <richard.scothern@gmail.com> Richard Scothern 2015-11-02 16:05:25 -0800
  • 9316c2c3bc Merge pull request #1151 from RichardScothern/credit Olivier Gambier 2015-11-02 16:07:21 -0800
  • b313f011e3 Update authors Signed-off-by: Richard Scothern <richard.scothern@gmail.com> Richard Scothern 2015-11-02 16:05:25 -0800
  • e760111803 Update maintainers Signed-off-by: Richard Scothern <richard.scothern@gmail.com> Richard Scothern 2015-11-02 16:05:06 -0800
  • 222e6e91c4 Merge pull request #1149 from stevvooe/close-filereader Richard Scothern 2015-11-02 13:22:32 -0800
  • afd61ce8f2 Vendor updated version of docker/distribution Aaron Lehmann 2015-10-30 17:46:25 -0700
  • 854fa0a4dd registry/storage: close filereader after allocation Stephen J Day 2015-11-02 11:52:14 -0800
  • 46dd057f5c registry/storage: close filereader after allocation Stephen J Day 2015-11-02 11:52:14 -0800
  • c6c9194e9c Merge pull request #1148 from aaronlehmann/withname-check-length Richard Scothern 2015-11-02 11:54:34 -0800
  • 073bd89262 Check length of input in WithName Aaron Lehmann 2015-11-02 09:12:21 -0800
  • 94913b8f7f Fix go vet warnings Alexander Morozov 2015-11-02 08:28:34 -0800
  • ef17db8d73 Merge pull request #1122 from RichardScothern/scheduler-coalesce Richard Scothern 2015-10-30 13:43:07 -0700
  • 326ec6c121 Merge pull request #1139 from aaronlehmann/reference-withtag-fix Richard Scothern 2015-10-29 15:25:18 -0700
  • 00f02b5fbc Buffer writing the scheduler entry state to disk by periodically checking for changes to the entries index and saving it to the filesystem. Richard Scothern 2015-10-23 15:25:42 -0700
  • 33428c37e1 Buffer writing the scheduler entry state to disk by periodically checking for changes to the entries index and saving it to the filesystem. Richard Scothern 2015-10-23 15:25:42 -0700
  • a31e93e1c4 Merge pull request #756 from aibaars/storage-gcs Richard Scothern 2015-10-29 10:41:17 -0700
  • 9e8aaf7b40 Merge pull request #756 from aibaars/storage-gcs Richard Scothern 2015-10-29 10:41:17 -0700
  • 985ee759e7 Use correct regexp in reference.WithTag Aaron Lehmann 2015-10-28 18:22:00 -0700
  • cbf1f0797c Merge pull request #1096 from aaronlehmann/simplify-proxy-scheduler Richard Scothern 2015-10-28 13:23:00 -0700
  • 987a69dd05 Merge pull request #1096 from aaronlehmann/simplify-proxy-scheduler Richard Scothern 2015-10-28 13:23:00 -0700
  • 98ad17f757 Storage driver for: Google Cloud Storage (gcs) Arthur Baars 2015-07-20 18:45:15 +0100
  • 59784ecdd0 Storage driver for: Google Cloud Storage (gcs) Arthur Baars 2015-07-20 18:45:15 +0100
  • 41e71e9a46 Google Cloud Storage (gcs) dependencies (2) Arthur Baars 2015-07-20 18:44:35 +0100
  • 95db61e97f Google Cloud Storage (gcs) dependencies (1) Arthur Baars 2015-07-20 18:44:35 +0100
  • 731c43e3db Merge pull request #1136 from RichardScothern/update-roadmap Olivier Gambier 2015-10-27 20:39:52 -0700
  • 24de26a805 Revert "dockerversion placeholder for library-import" Brian Goff 2015-10-27 21:19:14 -0400
  • 183d144520 Update distribution roadmap. Richard Scothern 2015-10-27 17:20:49 -0700
  • 2d23e77284 Merge pull request #1047 from mattmoor/expires_in_proposal Stephen Day 2015-10-27 14:29:08 -0700
  • 6bcd8a1dec Merge pull request #1099 from RichardScothern/go-version Stephen Day 2015-10-27 14:19:43 -0700
  • c2d5c29437 dockerversion placeholder for library-import Vincent Demeester 2015-10-25 19:18:23 +0100
  • b38b98c8a8 Add `expires_in` and `issued_at` to the auth spec. Matt Moore 2015-09-30 08:47:01 -0700
  • 0c7cd3fcf8 Add `expires_in` and `issued_at` to the auth spec. Matt Moore 2015-09-30 08:47:01 -0700
  • 9293e3db11 Fix failing test case Rusty Conover 2015-10-25 13:01:45 -0400
  • 5f2205981b Fix failing test case Rusty Conover 2015-10-25 13:01:45 -0400
  • 1c5f8166e4 Merge pull request #1121 from thaJeztah/fix-doc-emoji Richard Scothern 2015-10-22 17:13:33 -0700
  • bf6ca6cb53 Docs: replace emoji with regular warning Sebastiaan van Stijn 2015-10-22 15:21:02 -0700
  • a266f99418 Merge pull request #1095 from mrwacky42/api-version-annotated Richard Scothern 2015-10-22 14:04:32 -0700
  • e569236f1e Add go version to logger output Signed-off-by: Richard Scothern <richard.scothern@gmail.com> Richard Scothern 2015-10-05 15:28:22 -0700
  • 24a3f92616 Merge pull request #1118 from SvenDowideit/stop-linking-when-rendering-to-html Olivier Gambier 2015-10-22 09:34:09 -0700
  • a5040860f2 Prevent md->html link generation Sven Dowideit 2015-10-22 17:27:21 +1000
  • 8cc790cccf Merge pull request #1098 from denverdino/master Stephen Day 2015-10-21 14:50:18 -0700
  • e5d9837970 Merge pull request #1098 from denverdino/master Stephen Day 2015-10-21 14:50:18 -0700
  • cc69dcca8d Merge pull request #1115 from tianon/fix-auth-servehttp-comment Stephen Day 2015-10-21 12:56:14 -0700
  • e6bb0aa7c0 Merge pull request #1115 from tianon/fix-auth-servehttp-comment Stephen Day 2015-10-21 12:56:14 -0700
  • 8263cdeb57 Update "type auth.Challenge" comment example code Tianon Gravi 2015-10-20 06:57:15 -0700
  • 39d47e8eea Update "type auth.Challenge" comment example code Tianon Gravi 2015-10-20 06:57:15 -0700
  • 8806306f3d Merge pull request #1111 from aaronlehmann/golint-comments Richard Scothern 2015-10-20 09:53:14 -0700
  • 7e9c832524 Merge pull request #1111 from aaronlehmann/golint-comments Richard Scothern 2015-10-20 09:53:14 -0700
  • fc5ee720d1 Correct two golint comment issues Aaron Lehmann 2015-10-19 16:42:12 -0700
  • 5608db616c Correct two golint comment issues Aaron Lehmann 2015-10-19 16:42:12 -0700
  • 21b6f54796 Merge pull request #1110 from RichardScothern/env-var-clarification Olivier Gambier 2015-10-19 14:53:20 -0700
  • f9317483d3 Clearer documentation around environment variable overrides Signed-off-by: Richard Scothern <richard.scothern@gmail.com> Richard Scothern 2015-10-19 14:52:08 -0700
  • 0ce983b4e8 Merge pull request #1006 from RichardScothern/proxy-serialize Richard Scothern 2015-10-16 17:13:26 -0700
  • d4910831a3 Merge pull request #1006 from RichardScothern/proxy-serialize Richard Scothern 2015-10-16 17:13:26 -0700
  • f6d22717e7 Merge pull request #1103 from moxiegirl/hugo-15-retooling Olivier Gambier 2015-10-16 13:51:18 -0700
  • 8e92a8ab00 Updating for Hugo 15 patch Mary Anthony 2015-10-16 12:20:38 -0700
  • eb484b7ddf Merge pull request #827 from aaronlehmann/read-only-mode-2 Stephen Day 2015-10-15 11:50:31 -0700
  • dfe60f4cb1 Merge pull request #827 from aaronlehmann/read-only-mode-2 Stephen Day 2015-10-15 11:50:31 -0700
  • 539d6312bf Merge pull request #1053 from mrwacky42/patch-1 Richard Scothern 2015-10-15 11:44:57 -0700
  • d87cf10852 Merge pull request #1094 from aaronlehmann/correct-payload-serialization-order Richard Scothern 2015-10-15 11:44:12 -0700
  • 84595fc628 Simplify proxy scheduler Aaron Lehmann 2015-10-14 17:22:52 -0700