Commit Graph

  • 75c1b2bae7 Merge pull request #91 from tianon/dockerfile-godeps Stephen Day 2015-01-22 16:11:46 -08:00
  • bd0d90396b Merge pull request #98 from docker/circle-godep Stephen Day 2015-01-22 16:11:02 -08:00
  • 49357a5d59 Move to godep Olivier Gambier 2015-01-22 14:25:28 -08:00
  • 6b3bfa724d Merge pull request #90 from stevvooe/registry-decorator Stephen Day 2015-01-22 15:08:13 -08:00
  • 686da01dd7 Merge pull request #93 from BrianBland/config-test Stephen Day 2015-01-21 15:40:14 -08:00
  • 41703e2bb7 Fix write after close on http response Derek McGowan 2015-01-21 09:44:24 -08:00
  • 6a736c20f0 Split API Version header when checking for v2 Josh Hawn 2015-01-21 12:11:53 -08:00
  • a35f1d04fe Adds test for extraneous configuration environment variables Brian Bland 2015-01-21 12:02:51 -08:00
  • 3911880491 Implement registry decorator toolkit Stephen J Day 2015-01-20 18:08:50 -08:00
  • b2830a0786 Merge pull request #10227 from jlhawn/v1_v2_login_patch Tibor Vass 2015-01-21 02:10:32 -05:00
  • 1c7271129b Resolve ambiguity on registry v2 ping Josh Hawn 2015-01-20 19:37:21 -08:00
  • 037a8a11e8 Update the Dockerfile to use the Godeps versions of libraries and to explicitly use golang:1.4 Tianon Gravi 2015-01-20 20:04:19 -07:00
  • cd647beb1d Merge pull request #89 from jlhawn/version_header Stephen Day 2015-01-20 13:42:12 -08:00
  • c448e04169 Merge pull request #89 from jlhawn/version_header Stephen Day 2015-01-20 13:42:12 -08:00
  • acfcc955de Add Docker Distribution API Version header Josh Hawn 2015-01-20 12:05:12 -08:00
  • c4b2249cb2 Add Docker Distribution API Version header Josh Hawn 2015-01-20 12:05:12 -08:00
  • 8ae6179711 Merge pull request #74 from stevvooe/refactor-storage-interfaces Olivier Gambier 2015-01-20 10:44:56 -08:00
  • 4dcc892bf2 Merge pull request #81 from AndreyKostov/storagedriver-s3-fix-param Stephen Day 2015-01-19 15:29:36 -08:00
  • 671c69e0df Fix regionName parameter so as to not have a panic when it is not a string Andrey Kostov 2015-01-19 14:23:28 -08:00
  • 35bb812cee Merge pull request #9784 from dmcgowan/v2-registry Jessie Frazelle 2015-01-19 10:46:38 -08:00
  • 7f200f886a Add TestPutContentMultipleTimes to storage driver suite Ahmet Alp Balkan 2015-01-17 23:42:10 -08:00
  • 9981318d75 modify TestWriteReadLargeStreams to write in one shot Ahmet Alp Balkan 2015-01-17 17:08:04 -08:00
  • 693c9d4120 Merge pull request #10143 from cpuguy83/10129_marshal-indent_dockercfg Jessie Frazelle 2015-01-17 14:18:45 -08:00
  • 4eaf644321 Make .dockercfg with json.MarshallIndent Brian Goff 2015-01-16 09:47:32 -05:00
  • 825da388a4 Update the registry app to use the new storage interfaces Stephen J Day 2015-01-16 18:32:27 -08:00
  • ff4a1700cc Update the registry app to use the new storage interfaces Stephen J Day 2015-01-16 18:32:27 -08:00
  • ea5b999fc0 Refactor storage API to be registry oriented Stephen J Day 2015-01-16 18:24:07 -08:00
  • 03406ab708 Merge pull request #73 from BrianBland/godeps Stephen Day 2015-01-16 14:05:16 -08:00
  • e1ab3443db Updates Godeps to a compiling/stable state Brian Bland 2015-01-16 13:56:37 -08:00
  • 81ea264dea Merge pull request #70 from BrianBland/go-yaml-dep Stephen Day 2015-01-16 13:55:55 -08:00
  • 24155c0431 Remove dependency on BrianBland/yaml fork Brian Bland 2015-01-16 11:32:15 -08:00
  • 10c9dfb5a6 Merge pull request #67 from BrianBland/layerhandler-http-method Stephen Day 2015-01-16 10:54:20 -08:00
  • bd9f3702f7 DelegateLayerHandler now uses http method in url generation Brian Bland 2015-01-15 14:04:16 -08:00
  • 9c24fc93ad Add token cache Derek McGowan 2015-01-15 13:06:52 -08:00
  • 5bf94a6438 Cleanup v2 session to require endpoint Derek McGowan 2015-01-14 16:46:31 -08:00
  • 735a112415 Fix list tags Derek McGowan 2015-01-07 15:55:29 -08:00
  • e5744a3bad Refactor from feedback Derek McGowan 2015-01-02 11:13:11 -08:00
  • 826bde851b Add Tarsum Calculation during v2 Pull operation Josh Hawn 2014-12-23 13:40:06 -08:00
  • 6f09abd5c9 Correctly check and propagate errors in v2 session Stephen J Day 2014-12-22 14:58:08 -08:00
  • 22c7328529 Get token on each request Derek McGowan 2014-12-19 16:14:04 -08:00
  • 6f36ce3a01 Allow private V2 registry endpoints Derek McGowan 2014-12-19 14:44:18 -08:00
  • 751a1a8dd0 Update push and pull to registry 2.1 specification Derek McGowan 2014-12-16 16:57:37 -08:00
  • ee1e1abb15 Remove dependencies on registry packages Stephen J Day 2014-12-15 12:42:52 -08:00
  • 2fcad2a10f Registry V2 HTTP route and error code definitions Stephen J Day 2014-12-12 11:27:22 -08:00
  • e256a0e0bc Update token response handling Josh Hawn 2014-12-12 13:30:12 -08:00
  • 24895820bd Update push to use mount blob endpoint Derek McGowan 2014-11-14 16:22:06 -08:00
  • 06d0ef4179 Push flow Derek McGowan 2014-09-30 17:03:57 -07:00
  • 6b400cd63c Adds support for v2 registry login Josh Hawn 2014-12-11 17:55:15 -08:00
  • e5f0622a14 Merge pull request #64 from stevvooe/separate-signature-storage Stephen Day 2015-01-15 13:33:46 -08:00
  • effa09bd77 Merge pull request #63 from AndreyKostov/add-urlfor-method-param Stephen Day 2015-01-15 10:44:05 -08:00
  • 83d62628fc Refactor storage to use new backend layout Stephen J Day 2015-01-14 12:02:43 -08:00
  • 82a7101f21 Merge pull request #66 from stevvooe/autogenerate-authors-file Olivier Gambier 2015-01-15 10:07:21 -08:00
  • deddda5d29 Autogenerate AUTHORS file for distribution repo Stephen J Day 2015-01-14 16:25:27 -08:00
  • 1f98347924 Fix format calls as suggested by vet Alexander Morozov 2015-01-14 14:12:03 -08:00
  • bdd5d35622 Add functionality to make a url signed for a HEAD request to S4 driver Andrey Kostov 2015-01-14 11:31:11 -08:00
  • d64e70b0e1 Merge pull request #59 from stevvooe/use-godep-for-dependencies Stephen Day 2015-01-14 12:13:25 -08:00
  • 3277d9fc74 Redesign path layout for backend storage Stephen J Day 2015-01-14 11:34:47 -08:00
  • 10a4605ec2 Explicitly select digest method for content Stephen J Day 2015-01-13 21:35:42 -08:00
  • 6b18639eac Merge pull request #60 from BrianBland/s3-docs Stephen Day 2015-01-13 19:39:47 -08:00
  • 14c8e2b5f0 Clarifies s3 driver "secure" flag documentation Brian Bland 2015-01-13 11:38:19 -08:00
  • 01bc08351d Ignore Godeps for gofmt and golint Stephen J Day 2015-01-12 13:59:50 -08:00
  • fc2a840e8f Use Godep to vendor distribution dependencies Stephen J Day 2015-01-12 13:33:08 -08:00
  • 972a95f077 Merge pull request #58 from BrianBland/s3-enable Stephen Day 2015-01-12 13:41:35 -08:00
  • 16a258ce69 Enables s3 driver, limits permission check to scope of rootdirectory Brian Bland 2015-01-12 13:02:22 -08:00
  • df4441d03c Merge pull request #18 from AndreyKostov/ng-add-s3driver-features Stephen Day 2015-01-12 13:10:33 -08:00
  • e9e26bd362 Merge pull request #56 from stevvooe/blob-upload-unknown Stephen Day 2015-01-12 12:14:32 -08:00
  • bbc94aef39 Clarify maturity of this Olivier Gambier 2015-01-12 11:10:13 -08:00
  • 16e1c441f1 Merge pull request #57 from icecrime/groups_in_readme Stephen Day 2015-01-12 11:09:18 -08:00
  • cbb493e881 Add Google Groups to README.md Arnaud Porterie 2015-01-12 08:31:04 -08:00
  • 594263a3f5 Correctly handle missing layer upload Stephen J Day 2015-01-09 16:09:45 -08:00
  • c78335a023 Correctly handle missing layer upload Stephen J Day 2015-01-09 16:09:45 -08:00
  • 887b940ec1 Merge pull request #53 from stevvooe/spool-uploads-remotely Stephen Day 2015-01-09 15:40:22 -08:00
  • 21a69f53b5 Merge pull request #53 from stevvooe/spool-uploads-remotely Stephen Day 2015-01-09 15:40:22 -08:00
  • cd92071caa Directly manage layerUploadState in webapp Stephen J Day 2015-01-08 15:04:00 -08:00
  • 4aa7837f83 Directly manage layerUploadState in webapp Stephen J Day 2015-01-08 15:04:00 -08:00
  • fdcfc56f7b Refactor handling of hmac state packing Stephen J Day 2015-01-08 14:59:15 -08:00
  • 2f2445a335 Refactor handling of hmac state packing Stephen J Day 2015-01-08 14:59:15 -08:00
  • ba6b774aea Spool layer uploads to remote storage Stephen J Day 2015-01-08 14:24:02 -08:00
  • 219bd48c24 Add path mapper definitions for upload locations Stephen J Day 2015-01-08 14:10:08 -08:00
  • 75c5916dde Release lock during WriteStream for inmemory driver Stephen J Day 2015-01-08 12:03:21 -08:00
  • 09522d8535 Implement a remote file writer for use with StorageDriver Stephen J Day 2015-01-08 11:40:41 -08:00
  • 8f57e05016 Merge pull request #55 from BrianBland/layerhandler Stephen Day 2015-01-09 14:44:54 -08:00
  • e8714b9977 Merge pull request #55 from BrianBland/layerhandler Stephen Day 2015-01-09 14:44:54 -08:00
  • f22ad79d36 Factors out resolveBlobPath, renames expires -> expiry Brian Bland 2015-01-08 17:45:21 -08:00
  • 9d3436c18e Fixes tests, moves layerhandler in config file Brian Bland 2015-01-08 17:29:22 -08:00
  • cc3c648f44 Fixes tests, moves layerhandler in config file Brian Bland 2015-01-08 17:29:22 -08:00
  • abb901e4ab Adds options map for storagedriver URLFor() method Brian Bland 2015-01-08 17:10:32 -08:00
  • 23f9f8c3f4 registry: fix minor type Qiang Huang 2015-01-09 09:06:27 +08:00
  • b11d549fd0 Adds support for content redirects for layer downloads Brian Bland 2015-01-08 16:55:40 -08:00
  • 17915e1b01 Adds support for content redirects for layer downloads Brian Bland 2015-01-08 16:55:40 -08:00
  • 65863802d7 Merge pull request #51 from AndreyKostov/ng-add-storagedriver-urlfor Stephen Day 2015-01-08 15:33:15 -08:00
  • c899a49a95 Moving NewIndexInfo, NewRepositoryInfo and associated helpers into config.go Don Kjer 2015-01-07 23:42:01 +00:00
  • 64b000c3ea Deprecating ResolveRepositoryName Don Kjer 2014-10-07 01:54:52 +00:00
  • bc9509d85f Consolidate the s3 driver parameters with a struct Andrey Kostov 2015-01-07 12:18:42 +02:00
  • 69da73f69d Merge pull request #48 from stevvooe/fix-client-hmac-state-support Stephen Day 2015-01-07 14:24:08 -08:00
  • a2b294f444 Add the URLFor optional method to the storagedriver api Andrey Kostov 2015-01-07 18:31:38 +02:00
  • 7c9112fc3c Make the encrpyt parameter default to false Andrey Kostov 2015-01-07 11:51:29 +02:00
  • a0ef0d6aad Add the v4auth parameter Andrey Kostov 2015-01-07 11:45:31 +02:00
  • 031c388543 Add the secure flag for the s3 driver Andrey Kostov 2014-12-29 22:29:54 +02:00
  • fadd5dfcfb Merge pull request #50 from BrianBland/storagedriver-path-fix Stephen Day 2015-01-06 19:52:52 -08:00