Commit graph

  • dd58349b35 Merge pull request #1419 from aaronlehmann/safer-header-copying Richard Scothern 2016-02-05 12:14:01 -08:00
  • c89f5b3775 Add information about manifest content types to API spec Aaron Lehmann 2016-01-18 10:19:36 -08:00
  • 7761a70389 Add information about manifest content types to API spec Aaron Lehmann 2016-01-18 10:19:36 -08:00
  • d928dc0b92 Merge pull request #1425 from RichardScothern/fix-build Aaron Lehmann 2016-02-04 17:47:03 -08:00
  • 5e4ea38a2f Merge pull request #1425 from RichardScothern/fix-build Aaron Lehmann 2016-02-04 17:47:03 -08:00
  • 9894643c88 Correct type for repo reference Signed-off-by: Richard Scothern <richard.scothern@gmail.com> Richard Scothern 2016-02-04 17:32:55 -08:00
  • 4a1d36c22d Correct type for repo reference Signed-off-by: Richard Scothern <richard.scothern@gmail.com> Richard Scothern 2016-02-04 17:32:55 -08:00
  • 0751bb3179 Merge pull request #1417 from RichardScothern/token-print Derek McGowan 2016-02-04 16:57:08 -08:00
  • ab9b433fca Merge pull request #1417 from RichardScothern/token-print Derek McGowan 2016-02-04 16:57:08 -08:00
  • 2ad849704b Merge pull request #1413 from BrianBland/updateGoamz Richard Scothern 2016-02-04 16:50:15 -08:00
  • fe0e76f322 Merge pull request #1350 from aibaars/storage-filewriter-pointer Richard Scothern 2016-02-04 16:47:52 -08:00
  • 579981b979 Merge pull request #1350 from aibaars/storage-filewriter-pointer Richard Scothern 2016-02-04 16:47:52 -08:00
  • def3e430bb Merge pull request #1401 from BrianBland/s3StorageClass Richard Scothern 2016-02-04 16:44:13 -08:00
  • 2cc6ccbded Merge pull request #1401 from BrianBland/s3StorageClass Richard Scothern 2016-02-04 16:44:13 -08:00
  • ab6c08691e Merge pull request #1408 from aaronlehmann/repository-interface Richard Scothern 2016-02-04 16:43:35 -08:00
  • b737de4856 Merge pull request #1408 from aaronlehmann/repository-interface Richard Scothern 2016-02-04 16:43:35 -08:00
  • 7f46e7dce1 Merge pull request #1421 from hopkings2008/master Richard Scothern 2016-02-04 16:36:30 -08:00
  • 0996228761 Update maintainers and authors Signed-off-by: Richard Scothern <richard.scothern@gmail.com> v2.3.0 Richard Scothern 2016-02-04 10:36:15 -08:00
  • 11a71c5b88 Merge pull request #1423 from RichardScothern/credit Richard Scothern 2016-02-04 11:10:52 -08:00
  • cd28f16906 update version file Signed-off-by: Richard Scothern <richard.scothern@gmail.com> Richard Scothern 2016-02-04 10:58:06 -08:00
  • 0d9cb4f4f2 Merge pull request #1424 from RichardScothern/version-file Olivier Gambier 2016-02-04 11:03:55 -08:00
  • 7ba21d8b1d update version file Signed-off-by: Richard Scothern <richard.scothern@gmail.com> Richard Scothern 2016-02-04 10:58:06 -08:00
  • 9a0f037436 Update maintainers and authors Signed-off-by: Richard Scothern <richard.scothern@gmail.com> Richard Scothern 2016-02-04 10:36:15 -08:00
  • 5596e787b6 Merge pull request #1409 from RichardScothern/recipe-menu Olivier Gambier 2016-02-04 10:32:39 -08:00
  • 97fbaaa5e2 Merge pull request #1422 from moxiegirl/add-docker-to-title Richard Scothern 2016-02-04 10:10:03 -08:00
  • 6158eb544d Rename Name method of Repository to Named Aaron Lehmann 2016-02-01 13:47:34 -08:00
  • b0989446eb Rename Name method of Repository to Named Aaron Lehmann 2016-02-01 13:47:34 -08:00
  • 8fdd7f5dfe Update title of Registry to Docker Registry Mary Anthony 2016-02-04 08:37:45 -08:00
  • 95b9c7281b read the actual number of bytes according to the initial size. yuzou 2016-02-04 16:14:35 +08:00
  • 44c0b9ae87 read the actual number of bytes according to the initial size. yuzou 2016-02-04 16:14:35 +08:00
  • bbf983c061 On redirect, only copy headers when they don't already exist in the redirected request Aaron Lehmann 2016-02-03 13:19:44 -08:00
  • 4354f0a107 On redirect, only copy headers when they don't already exist in the redirected request Aaron Lehmann 2016-02-03 13:19:44 -08:00
  • 091c12f86b Print the correct token expiration time Signed-off-by: Richard Scothern <richard.scothern@gmail.com> Richard Scothern 2016-02-03 10:42:32 -08:00
  • f5823ff0be Print the correct token expiration time Signed-off-by: Richard Scothern <richard.scothern@gmail.com> Richard Scothern 2016-02-03 10:42:32 -08:00
  • c149d45cc8 Merge pull request #1415 from omercnet/patch-1 Olivier Gambier 2016-02-03 10:31:23 -08:00
  • 5438838be4 fix yml indent Omer Cohen 2016-02-03 17:59:49 +02:00
  • d842645de9 Update configuration.md Omer Cohen 2016-02-03 15:51:36 +02:00
  • ee4e6e3691 Updates docker/goamz dependency to support AWS profile env Brian Bland 2016-02-02 18:10:03 -08:00
  • bd8b81a686 Make 'Recipes' the last item in the list Signed-off-by: Richard Scothern <richard.scothern@gmail.com> Richard Scothern 2016-02-02 10:18:35 -08:00
  • 586111b11e Merge pull request #1407 from RichardScothern/docs Richard Scothern 2016-02-02 09:44:27 -08:00
  • c4b79bda8a Merge pull request #1410 from aaronlehmann/failured Olivier Gambier 2016-02-01 19:20:35 -08:00
  • 830bef975d Merge pull request #1410 from aaronlehmann/failured Olivier Gambier 2016-02-01 19:20:35 -08:00
  • 4f7b32bc23 Add compatibility notes about pull by digest across Docker and Registry versions. Richard Scothern 2016-02-01 10:51:38 -08:00
  • 95a50c7236 Correct ErrAuthenticationFailure message Aaron Lehmann 2016-02-01 17:03:41 -08:00
  • e387b63001 Correct ErrAuthenticationFailure message Aaron Lehmann 2016-02-01 17:03:41 -08:00
  • 9b395d0789 Merge pull request #1403 from dmcgowan/auth-const-keys Aaron Lehmann 2016-02-01 16:29:07 -08:00
  • e10efb2ecc Merge pull request #1403 from dmcgowan/auth-const-keys Aaron Lehmann 2016-02-01 16:29:07 -08:00
  • db48ad4d0f Merge pull request #1390 from dmcgowan/token-server Aaron Lehmann 2016-02-01 16:27:49 -08:00
  • d3fb5c7064 Merge pull request #1390 from dmcgowan/token-server Aaron Lehmann 2016-02-01 16:27:49 -08:00
  • a2ade36ecf Adds test for S3 storage class configuration option Brian Bland 2016-02-01 15:34:36 -08:00
  • 695bac7b0f Adds test for S3 storage class configuration option Brian Bland 2016-02-01 15:34:36 -08:00
  • 8e7910826e Adds "storageclass" configuration parameter for S3 driver. Brian Bland 2016-01-28 15:48:49 -08:00
  • 4688d1adc2 Adds "storageclass" configuration parameter for S3 driver. Brian Bland 2016-01-28 15:48:49 -08:00
  • 6417c05a27 Merge pull request #1381 from BrianBland/s3CustomUAString Aaron Lehmann 2016-02-01 15:40:36 -08:00
  • 2fc586d2a4 Merge pull request #1381 from BrianBland/s3CustomUAString Aaron Lehmann 2016-02-01 15:40:36 -08:00
  • 9710599f99 Make 'Recipes' into the Registry menu Signed-off-by: Richard Scothern <richard.scothern@gmail.com> Richard Scothern 2016-02-01 15:22:25 -08:00
  • f41a408e34 Adds custom registry User-Agent header to s3 HTTP requests Brian Bland 2016-01-20 16:40:58 -08:00
  • 2dc1af12a1 Adds custom registry User-Agent header to s3 HTTP requests Brian Bland 2016-01-20 16:40:58 -08:00
  • f2164294f7 Merge pull request #1398 from moxiegirl/new-navigation-1.10 Richard Scothern 2016-02-01 11:31:40 -08:00
  • 01bb31fc42 New navigation for 1.10 Capturing Olivier's comments Mary Anthony 2016-01-28 04:57:31 -08:00
  • badd8c49b6 Update auth context keys to use constant Derek McGowan 2016-01-28 17:02:09 -08:00
  • 648a1343db Update auth context keys to use constant Derek McGowan 2016-01-28 17:02:09 -08:00
  • e28c288444 Update to address comments Derek McGowan 2016-01-28 15:47:22 -08:00
  • 6c135e03ce Merge pull request #1393 from RichardScothern/putbydgst Aaron Lehmann 2016-01-28 14:41:07 -08:00
  • 74c4a0e3e3 Merge pull request #1393 from RichardScothern/putbydgst Aaron Lehmann 2016-01-28 14:41:07 -08:00
  • 0e96574ea2 Merge pull request #1392 from aaronlehmann/client-range-requests Derek McGowan 2016-01-28 13:44:43 -08:00
  • 70e85dde26 Merge pull request #1392 from aaronlehmann/client-range-requests Derek McGowan 2016-01-28 13:44:43 -08:00
  • ccd11e4434 Merge pull request #1394 from RichardScothern/invalidate-bdc Richard Scothern 2016-01-28 10:04:09 -08:00
  • d793822290 Merge pull request #1394 from RichardScothern/invalidate-bdc v2.3.0-rc.2 Richard Scothern 2016-01-28 10:04:09 -08:00
  • 8e571dff41 Add a CheckRedirect function to the HTTP client Aaron Lehmann 2016-01-27 10:57:58 -08:00
  • 8fd84c4a57 Add a CheckRedirect function to the HTTP client Aaron Lehmann 2016-01-27 10:57:58 -08:00
  • a58b7625ba Support range requests in the client's httpReadSeeker Aaron Lehmann 2016-01-25 17:51:54 -08:00
  • ccf8154a44 Support range requests in the client's httpReadSeeker Aaron Lehmann 2016-01-25 17:51:54 -08:00
  • 377f556464 Respond with 401 when there is an unauthorized error from the registry. David Calavera 2016-01-26 13:30:58 -05:00
  • 3e570e59f1 Invalidate the blob store descriptor caches when content is removed from from the proxy. Also, switch to reference in the scheduler API. Richard Scothern 2016-01-26 16:42:10 -08:00
  • a8861549cf Invalidate the blob store descriptor caches when content is removed from from the proxy. Also, switch to reference in the scheduler API. Richard Scothern 2016-01-26 16:42:10 -08:00
  • a7740f5d0f Correct test digest lengths and enable all unit tests Richard Scothern 2016-01-26 14:50:38 -08:00
  • 584c9b517c Correct test digest lengths and enable all unit tests Richard Scothern 2016-01-26 14:50:38 -08:00
  • f757372dd8 Add manifest put by digest to the registry client Signed-off-by: Richard Scothern <richard.scothern@gmail.com> Richard Scothern 2016-01-26 14:20:23 -08:00
  • 9f72e8442d Add manifest put by digest to the registry client Signed-off-by: Richard Scothern <richard.scothern@gmail.com> Richard Scothern 2016-01-26 14:20:23 -08:00
  • bd4e6b2de9 Merge pull request #19057 from dnephin/remove_version_from_registry_pkg Tibor Vass 2016-01-25 22:45:06 -08:00
  • 08d1f035f0 Update create token to auth/token types Derek McGowan 2016-01-25 20:12:07 -08:00
  • 1eed0ddd07 Update token header struct to use json.RawMessage pointer Derek McGowan 2016-01-25 20:11:41 -08:00
  • fd17443988 Update token header struct to use json.RawMessage pointer Derek McGowan 2016-01-25 20:11:41 -08:00
  • eaa9da0be3 Add simple implementation of token server Derek McGowan 2016-01-25 15:42:05 -08:00
  • 7dee3d19d9 Storage: remove bufferedFileWriter (dead code) Arthur Baars 2016-01-20 15:15:22 +00:00
  • 3d67dae525 Storage: remove bufferedFileWriter (dead code) Arthur Baars 2016-01-20 15:15:22 +00:00
  • 586b3d47a7 Storage: blobwriter.Write/Seek test case Arthur Baars 2016-01-21 11:28:02 +00:00
  • 26e7268a86 Storage: blobwriter.Write/Seek test case Arthur Baars 2016-01-21 11:28:02 +00:00
  • 609bc63dd4 Merge pull request #1333 from aaronlehmann/use-reference-package Richard Scothern 2016-01-22 15:54:19 -08:00
  • 69db5b7440 Merge pull request #1333 from aaronlehmann/use-reference-package Richard Scothern 2016-01-22 15:54:19 -08:00
  • 6149a8c634 Change URLBuilder methods to use references for tags and digests Aaron Lehmann 2015-12-15 16:43:13 -08:00
  • 2b20b0167a Change URLBuilder methods to use references for tags and digests Aaron Lehmann 2015-12-15 16:43:13 -08:00
  • e9692b8037 Use reference package internally Aaron Lehmann 2015-12-15 14:35:23 -08:00
  • 4441333912 Use reference package internally Aaron Lehmann 2015-12-15 14:35:23 -08:00
  • caa2001e1f Merge pull request #1341 from moxiegirl/fix-issue-1254 Olivier Gambier 2016-01-21 16:57:23 -08:00
  • c301f8ab27 Merge pull request #1383 from aaronlehmann/default-manifest-type Richard Scothern 2016-01-21 10:59:19 -08:00
  • 70f4dac7f7 Merge pull request #1376 from aaronlehmann/use-mime-pkg Richard Scothern 2016-01-21 10:58:53 -08:00
  • cab284d6b2 - Pulling driver specs out of configuruation.md - Fixing index metadata error - Entering all the comments - Updating with the build fixes - Fix Microsoft link broken - Fix collocate, colocate, to unambiguous co-locate Mary Anthony 2016-01-12 17:34:02 -08:00
  • 1df70eb1da Merge pull request #1377 from RichardScothern/correct-event-digest v2.3.0-rc.1 Richard Scothern 2016-01-21 09:34:56 -08:00