Commit graph

  • c5cec5f439 Merge pull request #10477 from liusdu/liusdu_typo Arnaud Porterie 2015-02-03 14:38:47 -0800
  • 624fb9b565 Merge pull request #78 from ahmetalpbalkan/TestPutContentMultipleTimes Stephen Day 2015-02-03 13:35:55 -0800
  • 1089cae282 Separate request data from actor in Event Stephen J Day 2015-02-03 13:28:10 -0800
  • 080e329cb1 Separate request data from actor in Event Stephen J Day 2015-02-03 13:28:10 -0800
  • 2aed7c2d0c Webhook notification support in registry webapp Stephen J Day 2015-01-28 15:55:18 -0800
  • 0a29b59e14 Webhook notification support in registry webapp Stephen J Day 2015-01-28 15:55:18 -0800
  • 499382dd0b Add debug server to support pprof and expvar Stephen J Day 2015-01-28 15:45:25 -0800
  • e5de2594ad Remove decorator package Stephen J Day 2015-01-27 23:46:50 -0800
  • 9f0c8d6616 Implement notification endpoint webhook dispatch Stephen J Day 2015-01-27 23:27:46 -0800
  • 14fb80d6c3 Add payload and signatures method to SignedManifest Stephen J Day 2015-01-28 14:54:09 -0800
  • af7eb42793 Event notification message definition Stephen J Day 2015-01-27 19:37:16 -0800
  • 092dadde6d Merge pull request #121 from stevvooe/address-layer-upload-errors Olivier Gambier 2015-02-03 11:48:34 -0800
  • d91e4bc34d Merge pull request #130 from stevvooe/path-names-escaped Stephen Day 2015-02-03 11:24:45 -0800
  • 81c9fa2bb3 Merge 60df3dfd79 into 64cdd3e024 Stephen Day 2015-02-02 23:13:41 +0000
  • 3790b5d6b4 Fix some go vet errors Alexander Morozov 2015-02-02 14:53:20 -0800
  • 64cdd3e024 Merge pull request #132 from stevvooe/add-tls-support Stephen Day 2015-02-02 14:53:19 -0800
  • dd5e24b6f2 Merge pull request #131 from noxiouz/fix_range_header_parsing Stephen Day 2015-02-02 14:52:57 -0800
  • 43b36970f5 Prefix non-name path components Stephen J Day 2015-02-02 13:17:33 -0800
  • 9f5916b2c4 Add native TLS support to registry Stephen J Day 2015-02-02 14:38:47 -0800
  • 6cd2945b5c Merge pull request #125 from jlhawn/better_url_builder Stephen Day 2015-02-02 13:41:01 -0800
  • 9c0519c4ed [Client] Fix error in parsing of 'Range' header. Anton Tiurin 2015-02-03 00:34:38 +0300
  • e492579718 Merge pull request #129 from noxiouz/fix_missing_mutex Stephen Day 2015-02-02 13:15:25 -0800
  • b6270d9c14 Handle empty blob files more appropriately Stephen J Day 2015-02-02 13:01:49 -0800
  • 0270bec916 Handle empty blob files more appropriately Stephen J Day 2015-02-02 13:01:49 -0800
  • cea15b22e3 [InMemory] Add missing mutex.RLock/RUnlock in List to protect internal map Anton Tiurin 2015-02-02 22:56:09 +0300
  • 2bacac0606 Merge pull request #127 from BrianBland/goamz-godep Stephen Day 2015-02-02 12:06:29 -0800
  • 60df3dfd79 Encode repository names used in backend paths Stephen J Day 2015-02-02 11:12:37 -0800
  • fb71af75c8 Updates goamz dependency from crowdmob->AdRoll Brian Bland 2015-02-02 11:03:20 -0800
  • f801b9a7bd Improve URL Builders Josh Hawn 2015-01-31 11:43:06 -0800
  • bdbb90e01f Merge pull request #10472 from jlhawn/handle_mux_route_url_bug Arnaud Porterie 2015-01-31 19:52:51 -0800
  • cbda817ec3 Merge pull request #10471 from jlhawn/token_auth_header Tibor Vass 2015-01-31 19:51:50 -0500
  • 63af81b883 Fix token basic auth header issue Josh Hawn 2015-01-30 16:11:47 -0800
  • 050337b257 Handle gorilla/mux route url bug Josh Hawn 2015-01-30 17:26:00 -0800
  • 5589ce8b8a delete duplicated word in registry/session.go Liu Hua 2015-01-31 20:09:07 +0800
  • 171be5a497 Merge 6e280b0e3e into c41141fbd3 Ahmet Alp Balkan 2015-01-31 00:08:04 +0000
  • c41141fbd3 Merge pull request #114 from docker/stevvooe-patch-1 Olivier Gambier 2015-01-30 16:08:03 -0800
  • fce5115336 Merge pull request #120 from stevvooe/add-version-reporting Stephen Day 2015-01-30 11:46:32 -0800
  • 9abefef2a3 Quote argument in Makefile clean target Stephen J Day 2015-01-30 11:13:45 -0800
  • 9e21347d75 Merge pull request #115 from dmcgowan/single-name-repo Stephen Day 2015-01-29 22:04:09 -0800
  • 33a1f4ef7d Address server errors received during layer upload Stephen J Day 2015-01-29 21:26:35 -0800
  • 097fce3bb2 Address server errors received during layer upload Stephen J Day 2015-01-29 21:26:35 -0800
  • f926a93778 Report layer upload as unavialable when data missing Stephen J Day 2015-01-29 20:45:19 -0800
  • c080c40030 Remove erroneous error code on layer upload delete Stephen J Day 2015-01-29 20:42:53 -0800
  • b75455d2bd Move version printing to version package Stephen J Day 2015-01-29 15:53:26 -0800
  • 8f70e298bf Update Dockerfile to use Makefile to build binary Stephen J Day 2015-01-29 15:37:22 -0800
  • d0abfe0b92 Report version in registry binary Stephen J Day 2015-01-29 15:32:49 -0800
  • c4406baf8a Update AUTHORS file Stephen J Day 2015-01-29 15:30:53 -0800
  • 9dc3529dfe Add distribution maintainers to maintainers files Derek McGowan 2015-01-28 16:30:00 -0800
  • 94309badec Allow single name component repository names Derek McGowan 2015-01-28 14:51:02 -0800
  • 26b01842e3 Add Stephen Day to maintainers file Stephen Day 2015-01-28 10:31:54 -0800
  • 0818476cb1 Open up v2 http status code checks for put and head checks Stephen J Day 2015-01-27 18:09:53 -0800
  • 1650088629 Merge pull request #77 from ahmetalpbalkan/TestStatCall-fix v2.0.0-alpha.1 Stephen Day 2015-01-27 17:07:28 -0800
  • 51042da7fb Modify TestStatCall to check if ModTime is increasing Ahmet Alp Balkan 2015-01-17 23:19:04 -0800
  • 769df8dabe Merge pull request #109 from AndreyKostov/storagedriver-s3-rotating-buffer Olivier Gambier 2015-01-27 14:27:24 -0800
  • fd37df55ff Merge pull request #111 from ahmetalpbalkan/inmemory-fix Stephen Day 2015-01-27 14:26:14 -0800
  • bf49cad662 Update modtime on WriteAt for inmemory driver Ahmet Alp Balkan 2015-01-27 14:02:52 -0800
  • c05e4682f8 Add a rotating buffer functionality to the s3 driver Andrey Kostov 2015-01-26 17:51:59 -0800
  • b7db855fc6 Merge pull request #10249 from jlhawn/distribution_version_header_10247 Jessie Frazelle 2015-01-27 11:48:42 -0800
  • f0e0a080e9 Merge pull request #108 from AndreyKostov/storagedriver-check-writestream-overwrite Olivier Gambier 2015-01-26 14:01:23 -0800
  • d96d4aa9f0 Better error messaging and logging for v2 registry requests Derek McGowan 2015-01-26 14:00:51 -0800
  • a5b5ef99a0 Make TestContinueStreamAppend check if WriteStream can overwrite Andrey Kostov 2015-01-26 13:38:51 -0800
  • a1547ab751 Merge pull request #75 from ahmetalpbalkan/large-stream Stephen Day 2015-01-26 11:37:51 -0800
  • e0c6f03c11 Merge pull request #105 from AndreyKostov/storagedriver-s3-add-chunksize-param Olivier Gambier 2015-01-23 17:41:52 -0800
  • 8341f0ce5d Add the chunksize parameter Andrey Kostov 2015-01-23 16:46:43 -0800
  • 3dc95e213c Merge pull request #104 from AndreyKostov/storagedriver-s3-fix-iam-role-bug Stephen Day 2015-01-23 16:03:21 -0800
  • 34f86b9ad6 Fixes an IAM role authentication bug Andrey Kostov 2015-01-23 15:50:55 -0800
  • 13a874cd51 Event and Sink definition with endpoint notification Stephen J Day 2015-01-22 14:47:40 -0800
  • 75c1b2bae7 Merge pull request #91 from tianon/dockerfile-godeps Stephen Day 2015-01-22 16:11:46 -0800
  • bd0d90396b Merge pull request #98 from docker/circle-godep Stephen Day 2015-01-22 16:11:02 -0800
  • 49357a5d59 Move to godep Olivier Gambier 2015-01-22 14:25:28 -0800
  • 6b3bfa724d Merge pull request #90 from stevvooe/registry-decorator Stephen Day 2015-01-22 15:08:13 -0800
  • 686da01dd7 Merge pull request #93 from BrianBland/config-test Stephen Day 2015-01-21 15:40:14 -0800
  • 41703e2bb7 Fix write after close on http response Derek McGowan 2015-01-21 09:44:24 -0800
  • 6a736c20f0 Split API Version header when checking for v2 Josh Hawn 2015-01-21 12:11:53 -0800
  • a35f1d04fe Adds test for extraneous configuration environment variables Brian Bland 2015-01-21 12:02:51 -0800
  • 3911880491 Implement registry decorator toolkit Stephen J Day 2015-01-20 18:08:50 -0800
  • b2830a0786 Merge pull request #10227 from jlhawn/v1_v2_login_patch Tibor Vass 2015-01-21 02:10:32 -0500
  • 1c7271129b Resolve ambiguity on registry v2 ping Josh Hawn 2015-01-20 19:37:21 -0800
  • 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 -0700
  • cd647beb1d Merge pull request #89 from jlhawn/version_header Stephen Day 2015-01-20 13:42:12 -0800
  • c448e04169 Merge pull request #89 from jlhawn/version_header v2.0.0-alpha.0 Stephen Day 2015-01-20 13:42:12 -0800
  • acfcc955de Add Docker Distribution API Version header Josh Hawn 2015-01-20 12:05:12 -0800
  • c4b2249cb2 Add Docker Distribution API Version header Josh Hawn 2015-01-20 12:05:12 -0800
  • 8ae6179711 Merge pull request #74 from stevvooe/refactor-storage-interfaces Olivier Gambier 2015-01-20 10:44:56 -0800
  • 4dcc892bf2 Merge pull request #81 from AndreyKostov/storagedriver-s3-fix-param Stephen Day 2015-01-19 15:29:36 -0800
  • 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 -0800
  • 6e280b0e3e Wrap storagedrivers to validate paths upper in the call stack Ahmet Alp Balkan 2015-01-18 00:20:58 -0800
  • 35bb812cee Merge pull request #9784 from dmcgowan/v2-registry Jessie Frazelle 2015-01-19 10:46:38 -0800
  • 7f200f886a Add TestPutContentMultipleTimes to storage driver suite Ahmet Alp Balkan 2015-01-17 23:42:10 -0800
  • 9981318d75 modify TestWriteReadLargeStreams to write in one shot Ahmet Alp Balkan 2015-01-17 17:08:04 -0800
  • 693c9d4120 Merge pull request #10143 from cpuguy83/10129_marshal-indent_dockercfg Jessie Frazelle 2015-01-17 14:18:45 -0800
  • 4eaf644321 Make .dockercfg with json.MarshallIndent Brian Goff 2015-01-16 09:47:32 -0500
  • 825da388a4 Update the registry app to use the new storage interfaces Stephen J Day 2015-01-16 18:32:27 -0800
  • ff4a1700cc Update the registry app to use the new storage interfaces Stephen J Day 2015-01-16 18:32:27 -0800
  • ea5b999fc0 Refactor storage API to be registry oriented Stephen J Day 2015-01-16 18:24:07 -0800
  • 03406ab708 Merge pull request #73 from BrianBland/godeps Stephen Day 2015-01-16 14:05:16 -0800
  • e1ab3443db Updates Godeps to a compiling/stable state Brian Bland 2015-01-16 13:56:37 -0800
  • 81ea264dea Merge pull request #70 from BrianBland/go-yaml-dep Stephen Day 2015-01-16 13:55:55 -0800
  • 24155c0431 Remove dependency on BrianBland/yaml fork Brian Bland 2015-01-16 11:32:15 -0800
  • 10c9dfb5a6 Merge pull request #67 from BrianBland/layerhandler-http-method Stephen Day 2015-01-16 10:54:20 -0800