Commit graph

  • 18c9a1cdd8 Use resumable digest for efficient upload finish Josh Hawn 2015-03-24 10:35:01 -0700
  • 06acde06cb Avoid crash on invalid Move arguments Stephen J Day 2015-04-01 18:45:13 -0700
  • f26a283a48 Avoid crash on invalid Move arguments Stephen J Day 2015-04-01 18:45:13 -0700
  • 6eb804a1ec Stronger validation for uuid field in urls Stephen J Day 2015-04-01 18:57:59 -0700
  • 1944be9db3 Stronger validation for uuid field in urls Stephen J Day 2015-04-01 18:57:59 -0700
  • 60b6748c95 Use resumable hash in digest package Josh Hawn 2015-03-24 00:04:45 -0700
  • da9d49d186 Merge pull request #310 from jlhawn/improve_context_pkg Stephen Day 2015-04-01 16:39:59 -0700
  • 38ae1cb461 Add redis pool to registry webapp Stephen J Day 2015-04-01 16:27:24 -0700
  • 3cad3c7b6a Add redis pool to registry webapp Stephen J Day 2015-04-01 16:27:24 -0700
  • fcdfdd2ae0 Add redigo dependency to Godeps Stephen J Day 2015-04-01 15:55:30 -0700
  • 731e0b0066 Improve context package Josh Hawn 2015-04-01 09:46:35 -0700
  • 5052dc692f Merge pull request #283 from sthulb/client-certs Stephen Day 2015-03-31 16:45:03 -0700
  • 638ccff564 Remove jobs from registry.Service Michael Crosby 2015-03-31 16:21:37 -0700
  • 67e5c940c4 Use vendored v2 registry api Derek McGowan 2015-03-31 15:02:27 -0700
  • 5fa2d814f8 Refactor utils/http.go, fixes #11899 Antonio Murdaca 2015-03-29 15:51:08 +0200
  • 9e9a8add19 Merge pull request #11788 from reikani/pchoi Brian Goff 2015-03-26 23:55:50 -0700
  • d5045d054b Replace aliased imports of logrus, fixes #11762 Antonio Murdaca 2015-03-26 23:22:04 +0100
  • b085d5556e Changed snake case naming to camelCase Peter Choi 2015-03-25 19:40:23 -0600
  • eff5278d12 Fix for issue 9922: private registry search with auth returns 401 Don Kjer 2015-01-12 19:56:01 +0000
  • fd3373b91c Merge pull request #302 from RichardScothern/richardscothern-298 Stephen Day 2015-03-25 15:43:34 -0700
  • e4afe03dcc Merge pull request #11761 from runcom/11731-remove-engine-status Alexander Morozov 2015-03-25 15:41:02 -0700
  • 9c08a43624 Remove engine.Status and replace it with standard go error Antonio Murdaca 2015-03-25 08:44:12 +0100
  • 78562258b2 Log invalid remote IPs Richard 2015-03-25 13:44:16 -0700
  • e9c69ffe14 Merge pull request #293 from stevvooe/log-formatter-configuration Stephen Day 2015-03-25 13:34:42 -0700
  • e21a425f88 Verify IP addresses Fix lint errors Add more test Richard 2015-03-25 11:11:46 -0700
  • c8f3800f1c Add client certificate CA option to authenticate with client certs Simon Thulbourn 2015-03-20 15:19:07 +0000
  • ac73963d7e Add support for configuration static logging fields Stephen J Day 2015-03-24 17:12:04 -0700
  • c6fdfc9cd5 Attempt to identify remote IP addresses for requests which come through proxies. Richard 2015-03-24 16:46:08 -0700
  • a75f0f26f7 Allow logging formatter to be configured Stephen J Day 2015-03-23 20:13:35 -0700
  • 00e6b0d2b8 Update logrus dependency in Godep Stephen J Day 2015-03-23 20:09:19 -0700
  • 73be4d5e3e Merge pull request #300 from shreyu86/master Stephen Day 2015-03-24 16:48:04 -0700
  • 5537bcd4ae Added valid values to the configuration examples Signed-off-by: Shreyas Karnik <karnik.shreyas@gmail.com> Shreyas Karnik 2015-03-24 18:28:20 -0500
  • 98e2aa96de removing references to chunksize which is optional Shreyas Karnik 2015-03-24 18:16:02 -0500
  • 9ee35877e3 Merge pull request #294 from fkautz/pr_out_updating_msopentech_azure_sdk_for_go_to_latest_master Stephen Day 2015-03-24 13:27:19 -0700
  • 02b8c7b8cf Merge pull request #294 from fkautz/pr_out_updating_msopentech_azure_sdk_for_go_to_latest_master Stephen Day 2015-03-24 13:27:19 -0700
  • 7258fda98a Add digest set implementation Derek McGowan 2015-03-12 19:24:35 -0700
  • d3bbb078c1 Merge pull request #291 from ahmetalpbalkan/azure/realm Olivier Gambier 2015-03-23 23:42:17 -0700
  • 5e62ffcc30 Updating Godep path from MSOpenTech/azure-sdk-for-go to MSOpenTech/azure-sdk-for-go/storage Frederick F. Kautz IV 2015-03-23 22:04:53 -0700
  • dffd1babd2 Updating MSOpenTech/azure-sdk-for-go to latest master Frederick F. Kautz IV 2015-03-23 21:57:24 -0700
  • 11db8185bc Updating MSOpenTech/azure-sdk-for-go to latest master Frederick F. Kautz IV 2015-03-23 21:57:24 -0700
  • 60dedc5178 Merge pull request #292 from stevvooe/update-authors Olivier Gambier 2015-03-23 21:09:43 -0700
  • 594f733e03 storage/driver/azure: Allow non-default realms Ahmet Alp Balkan 2015-03-23 18:20:06 -0700
  • ce9f500a31 storage/driver/azure: Allow non-default realms Ahmet Alp Balkan 2015-03-23 18:20:06 -0700
  • 17b2b52d66 Update AUTHORS file Stephen J Day 2015-03-23 18:42:26 -0700
  • 9b73abdcfe Merge pull request #284 from ahmetalpbalkan/azure-register Stephen Day 2015-03-23 14:43:05 -0700
  • 10128f6e8c Add struct tags on v2 remote tags struct Derek McGowan 2015-03-23 14:23:47 -0700
  • 0e7650f958 Fix decode tags value error when call get /v2/<name>/tags/list in registry api v2. Meaglith Ma 2015-03-12 03:45:01 +0800
  • 9f5184c111 Add check for 404 on get repository data Derek McGowan 2015-03-22 18:15:18 -0700
  • 878a39fef2 Import Azure driver for factory registration Ahmet Alp Balkan 2015-03-20 17:44:25 -0700
  • 50393dbe22 Merge pull request #270 from stevvooe/roadmap Stephen Day 2015-03-20 17:16:31 -0700
  • 15a7926288 Merge pull request #230 from diogomonica/adding-healthcheck Stephen Day 2015-03-20 17:15:37 -0700
  • 57a6854ae0 Merge pull request #281 from tcnghia/patch-1 Stephen Day 2015-03-20 16:51:09 -0700
  • 50b10850bb Merge pull request #11528 from jlhawn/separate_init_blob_upload Michael Crosby 2015-03-20 16:39:31 -0700
  • 5370f2c0be Adding first version of HealthCheck Diogo Mónica 2015-02-25 18:15:07 -0800
  • bcccf35bb2 Separate init blob upload Josh Hawn 2015-03-20 12:10:06 -0700
  • 11d08c3065 Add verification of image manifest digests Josh Hawn 2015-03-17 23:45:30 -0700
  • 5e06d6500c Update api.md Nghia Tran 2015-03-19 13:13:53 -0700
  • 4377a9a3bc Merge pull request #11477 from dmcgowan/fix-auth-http-client Arnaud Porterie 2015-03-19 14:17:47 -0700
  • 06fcf053e7 Merge pull request #275 from docker/stevvooe-patch-2 Stephen Day 2015-03-18 19:25:35 -0700
  • b1232a92e7 Merge pull request #1 from amylindburg/patch-1 Stephen Day 2015-03-18 19:12:47 -0700
  • 028fece85c more formatting... Amy Lindburg 2015-03-18 19:02:37 -0700
  • 2ced84f31d Remove unnecessary error pointer formats in test Stephen Day 2015-03-18 19:02:32 -0700
  • 121c4a2f80 recast text of the page Amy Lindburg 2015-03-18 18:57:20 -0700
  • d957768537 Merge pull request #274 from stevvooe/tarsum-verification-deadlock Olivier Gambier 2015-03-18 18:38:31 -0700
  • 8c254edb9a Correctly close pipe after error in tarsum verification Stephen J Day 2015-03-18 18:26:09 -0700
  • 574c9c821b Add ROADMAP.md to the project and cleanup existing items Stephen J Day 2015-03-17 22:02:11 -0700
  • 4bf6791328 Update auth client configuration to use proper tls config Derek McGowan 2015-03-18 14:52:49 -0700
  • 59a1d4721d Merge pull request #11314 from HammerOfThor/pull_err_print Doug Davis 2015-03-18 08:08:01 -0400
  • 53e1b27a76 Merge pull request #268 from docker/stevvooe-patch-2 Olivier Gambier 2015-03-17 21:29:12 -0700
  • 7e7b6109dc Merge pull request #236 from endophage/config Stephen Day 2015-03-17 21:12:19 -0700
  • 7d4c1d1e97 print detailed error info for docker pull Zhang Wei 2015-03-14 16:31:35 +0800
  • 1f229923d3 Update Sprint label link from Ready Stephen Day 2015-03-17 18:56:56 -0700
  • 606d538448 Merge pull request #11118 from shishir-a412ed/restriction_username_length Arnaud Porterie 2015-03-17 09:41:12 -0700
  • 00889e1519 Merge pull request #11109 from ncdc/pull-by-digest Arnaud Porterie 2015-03-17 08:15:45 -0700
  • 4b813b3847 Add ability to refer to image by name + digest Andy Goldstein 2015-02-27 02:23:50 +0000
  • 1d6ccc1b72 Quote registry error strings Derek McGowan 2015-03-16 15:32:47 -0700
  • 9879aefa81 Use request factory for registry ping Derek McGowan 2015-03-16 14:18:33 -0700
  • ac550484be Merge pull request #226 from stevvooe/json-canonicalization Stephen Day 2015-03-16 13:21:39 -0700
  • e891939ebc spec: Canonicalized JSON Format for Distribution APIs Stephen J Day 2015-03-02 22:42:08 -0800
  • dc4e9c6e90 Docker Tag command: Relax the restriction on namespace (username) length from 30 to 255 characters. Shishir Mahajan 2015-03-02 16:11:49 -0500
  • af4f5aa7d2 Merge pull request #261 from jlhawn/url_for_method Stephen Day 2015-03-13 17:27:42 -0700
  • 47cf298bd0 Merge pull request #261 from jlhawn/url_for_method Stephen Day 2015-03-13 17:27:42 -0700
  • 40ec1222a9 Merge pull request #259 from stevvooe/validate-var-prefixes Olivier Gambier 2015-03-13 16:54:40 -0700
  • 6d14019368 Refactor Layer interface to return a Handler Josh Hawn 2015-03-12 19:31:41 -0700
  • db5689aa86 Refactor Layer interface to return a Handler Josh Hawn 2015-03-12 19:31:41 -0700
  • 77dc35fbd6 Validate prefix lookups for WithRequest/WithResponse contexts Stephen J Day 2015-03-12 19:09:26 -0700
  • b8cbceb179 Merge pull request #258 from jlhawn/url_for_method Stephen Day 2015-03-12 17:16:54 -0700
  • 37447b3abd Merge pull request #258 from jlhawn/url_for_method Stephen Day 2015-03-12 17:16:54 -0700
  • fdd6314776 Insert request method option storage driver URLFor Josh Hawn 2015-03-12 17:06:40 -0700
  • e062e66ee1 Insert request method option storage driver URLFor Josh Hawn 2015-03-12 17:06:40 -0700
  • efb24490c7 Merge pull request #256 from ncdc/master Stephen Day 2015-03-11 19:01:23 -0700
  • 70560cceaf Merge pull request #256 from ncdc/master Stephen Day 2015-03-11 19:01:23 -0700
  • 4b5af16fdc Send WWW-Authenticate header for silly auth Andy Goldstein 2015-03-11 15:10:49 -0400
  • 4491e755b8 Send WWW-Authenticate header for silly auth Andy Goldstein 2015-03-11 15:10:49 -0400
  • 10881152ac Merge pull request #244 from endophage/cloudfront_refactor Stephen Day 2015-03-11 12:10:49 -0700
  • 8aacddd095 Merge pull request #244 from endophage/cloudfront_refactor Stephen Day 2015-03-11 12:10:49 -0700
  • 83571e574c don't panic during a request when configuring repository middleware. Return a 500 with an appropriate error Signed-off-by: David Lawrence <david.lawrence@docker.com> (github: endophage) David Lawrence 2015-03-09 10:55:52 -0700
  • 3853e66f4b don't panic during a request when configuring repository middleware. Return a 500 with an appropriate error Signed-off-by: David Lawrence <david.lawrence@docker.com> (github: endophage) David Lawrence 2015-03-09 10:55:52 -0700
  • 5c3f53b70f Fix Godoc typos Andy Goldstein 2015-03-09 12:42:23 -0400
  • b5a63d75ea Fix Godoc typos Andy Goldstein 2015-03-09 12:42:23 -0400