Commit Graph

  • 4be40d16eb Merge pull request #151 from stevvooe/context-aware-logging Stephen Day 2015-02-10 15:02:21 -08:00
  • d606948fd7 Incorporate storagedriver base in azure, remove path checks Ahmet Alp Balkan 2015-02-03 23:21:39 -08:00
  • e7485c831f Support writes to random offsets in Azure storage driver Ahmet Alp Balkan 2015-02-03 15:29:00 -08:00
  • bc42f53ec8 Fix azure storagedriver methods, implement Stat, URLFor Ahmet Alp Balkan 2015-01-16 10:18:42 -08:00
  • bdc268bca3 Vendor azure-sdk-for-go with godep Ahmet Alp Balkan 2015-02-04 16:37:43 -08:00
  • 9bde7d9835 Integrate context with storage package Stephen J Day 2015-02-09 14:44:58 -08:00
  • d9d84ae269 Integrate context with storage package Stephen J Day 2015-02-09 14:44:58 -08:00
  • d224eda04c Merge pull request #154 from noxiouz/fix_deinitialization_deadlock Stephen Day 2015-02-09 14:41:20 -08:00
  • cc91aeab00 Merge pull request #153 from stevvooe/move-spec-api Olivier Gambier 2015-02-09 10:45:38 -08:00
  • 66eeadd754 [IPC/Client] There's no need to send struct{}{} to notify a Anton Tiurin 2015-02-09 09:10:50 +03:00
  • b429176dd7 Move API specification into correct position Stephen J Day 2015-02-06 17:49:50 -08:00
  • 3e84069959 Integrate contextual logging with regsitry app Stephen J Day 2015-02-06 16:19:19 -08:00
  • d2bfb5825c Integrate contextual logging with regsitry app Stephen J Day 2015-02-06 16:19:19 -08:00
  • 9e33fb0f95 Update auth/token to use context package utils Stephen J Day 2015-02-05 19:12:32 -08:00
  • 4b14eef595 Context package to support context-aware logging Stephen J Day 2015-02-05 13:56:50 -08:00
  • 13382e45ba Update logrus dependency Stephen J Day 2015-02-05 12:00:07 -08:00
  • 29135602ec Update go-uuid dependency Stephen J Day 2015-02-05 11:58:43 -08:00
  • 10a194c775 Merge pull request #152 from stevvooe/makefile-improvements Stephen Day 2015-02-06 16:15:19 -08:00
  • 05600271d7 Merge pull request #149 from AndreyKostov/s3-change-default-signature Stephen Day 2015-02-06 15:59:35 -08:00
  • d513d07e5f Add common targets to Makefile Stephen J Day 2015-02-06 15:39:11 -08:00
  • 7028457ef4 Merge pull request #150 from BrianBland/layerUploadReadFrom Stephen Day 2015-02-05 18:00:12 -08:00
  • 97be787339 Change the default signature to v2 auth Andrey Kostov 2015-02-05 17:41:04 -08:00
  • 0bc84606cc Makes LayerUpload an io.ReaderFrom Brian Bland 2015-02-05 17:37:52 -08:00
  • d5b7c41ada Merge pull request #140 from jlhawn/137_auth_context Stephen Day 2015-02-04 19:25:10 -08:00
  • 9b9ea55797 Merge pull request #140 from jlhawn/137_auth_context Stephen Day 2015-02-04 19:25:10 -08:00
  • 904b35a24f Use context for auth access controllers Josh Hawn 2015-02-03 17:59:24 -08:00
  • 2c3d738a05 Use context for auth access controllers Josh Hawn 2015-02-03 17:59:24 -08:00
  • 15df84768d Merge pull request #145 from AndreyKostov/s3-test-fix Stephen Day 2015-02-04 12:00:22 -08:00
  • 85768b7638 Skip s3 tests if no region is specified Andrey Kostov 2015-02-04 11:39:41 -08:00
  • 1a1d87801a Merge pull request #139 from stevvooe/storagedriver-base Stephen Day 2015-02-04 10:58:01 -08:00
  • ef5591924c Merge pull request #141 from stevvooe/put-manifest-http-status Stephen Day 2015-02-04 10:57:17 -08:00
  • d7c62e06f4 Merge pull request #141 from stevvooe/put-manifest-http-status Stephen Day 2015-02-04 10:57:17 -08:00
  • 92de07cee0 Pretty the help text Doug Davis 2015-02-03 19:51:35 -08:00
  • 1f06e4f816 Manifest PUT should return 202 Accepted status Stephen J Day 2015-02-03 18:27:40 -08:00
  • f5c01af13f Manifest PUT should return 202 Accepted status Stephen J Day 2015-02-03 18:27:40 -08:00
  • f265a29f24 Move shared checks to base storage driver Stephen J Day 2015-02-03 16:54:52 -08:00
  • c1c7d3dabf Merge pull request #113 from stevvooe/event-sink-endpoint Stephen Day 2015-02-03 16:25:03 -08:00
  • c5cec5f439 Merge pull request #10477 from liusdu/liusdu_typo Arnaud Porterie 2015-02-03 14:38:47 -08:00
  • 624fb9b565 Merge pull request #78 from ahmetalpbalkan/TestPutContentMultipleTimes Stephen Day 2015-02-03 13:35:55 -08:00
  • 1089cae282 Separate request data from actor in Event Stephen J Day 2015-02-03 13:28:10 -08:00
  • 080e329cb1 Separate request data from actor in Event Stephen J Day 2015-02-03 13:28:10 -08:00
  • 2aed7c2d0c Webhook notification support in registry webapp Stephen J Day 2015-01-28 15:55:18 -08:00
  • 0a29b59e14 Webhook notification support in registry webapp Stephen J Day 2015-01-28 15:55:18 -08:00
  • 499382dd0b Add debug server to support pprof and expvar Stephen J Day 2015-01-28 15:45:25 -08:00
  • e5de2594ad Remove decorator package Stephen J Day 2015-01-27 23:46:50 -08:00
  • 9f0c8d6616 Implement notification endpoint webhook dispatch Stephen J Day 2015-01-27 23:27:46 -08:00
  • 14fb80d6c3 Add payload and signatures method to SignedManifest Stephen J Day 2015-01-28 14:54:09 -08:00
  • af7eb42793 Event notification message definition Stephen J Day 2015-01-27 19:37:16 -08:00
  • 092dadde6d Merge pull request #121 from stevvooe/address-layer-upload-errors Olivier Gambier 2015-02-03 11:48:34 -08:00
  • d91e4bc34d Merge pull request #130 from stevvooe/path-names-escaped Stephen Day 2015-02-03 11:24:45 -08:00
  • 3790b5d6b4 Fix some go vet errors Alexander Morozov 2015-02-02 14:53:20 -08:00
  • 64cdd3e024 Merge pull request #132 from stevvooe/add-tls-support Stephen Day 2015-02-02 14:53:19 -08:00
  • dd5e24b6f2 Merge pull request #131 from noxiouz/fix_range_header_parsing Stephen Day 2015-02-02 14:52:57 -08:00
  • 43b36970f5 Prefix non-name path components Stephen J Day 2015-02-02 13:17:33 -08:00
  • 9f5916b2c4 Add native TLS support to registry Stephen J Day 2015-02-02 14:38:47 -08:00
  • 6cd2945b5c Merge pull request #125 from jlhawn/better_url_builder Stephen Day 2015-02-02 13:41:01 -08:00
  • 9c0519c4ed [Client] Fix error in parsing of 'Range' header. Anton Tiurin 2015-02-03 00:34:38 +03:00
  • e492579718 Merge pull request #129 from noxiouz/fix_missing_mutex Stephen Day 2015-02-02 13:15:25 -08:00
  • b6270d9c14 Handle empty blob files more appropriately Stephen J Day 2015-02-02 13:01:49 -08:00
  • 0270bec916 Handle empty blob files more appropriately Stephen J Day 2015-02-02 13:01:49 -08:00
  • cea15b22e3 [InMemory] Add missing mutex.RLock/RUnlock in List to protect internal map Anton Tiurin 2015-02-02 22:56:09 +03:00
  • 2bacac0606 Merge pull request #127 from BrianBland/goamz-godep Stephen Day 2015-02-02 12:06:29 -08:00
  • fb71af75c8 Updates goamz dependency from crowdmob->AdRoll Brian Bland 2015-02-02 11:03:20 -08:00
  • f801b9a7bd Improve URL Builders Josh Hawn 2015-01-31 11:43:06 -08:00
  • bdbb90e01f Merge pull request #10472 from jlhawn/handle_mux_route_url_bug Arnaud Porterie 2015-01-31 19:52:51 -08:00
  • cbda817ec3 Merge pull request #10471 from jlhawn/token_auth_header Tibor Vass 2015-01-31 19:51:50 -05:00
  • 63af81b883 Fix token basic auth header issue Josh Hawn 2015-01-30 16:11:47 -08:00
  • 050337b257 Handle gorilla/mux route url bug Josh Hawn 2015-01-30 17:26:00 -08:00
  • 5589ce8b8a delete duplicated word in registry/session.go Liu Hua 2015-01-31 20:09:07 +08:00
  • c41141fbd3 Merge pull request #114 from docker/stevvooe-patch-1 Olivier Gambier 2015-01-30 16:08:03 -08:00
  • fce5115336 Merge pull request #120 from stevvooe/add-version-reporting Stephen Day 2015-01-30 11:46:32 -08:00
  • 9abefef2a3 Quote argument in Makefile clean target Stephen J Day 2015-01-30 11:13:45 -08:00
  • 9e21347d75 Merge pull request #115 from dmcgowan/single-name-repo Stephen Day 2015-01-29 22:04:09 -08:00
  • 33a1f4ef7d Address server errors received during layer upload Stephen J Day 2015-01-29 21:26:35 -08:00
  • 097fce3bb2 Address server errors received during layer upload Stephen J Day 2015-01-29 21:26:35 -08:00
  • f926a93778 Report layer upload as unavialable when data missing Stephen J Day 2015-01-29 20:45:19 -08:00
  • c080c40030 Remove erroneous error code on layer upload delete Stephen J Day 2015-01-29 20:42:53 -08:00
  • b75455d2bd Move version printing to version package Stephen J Day 2015-01-29 15:53:26 -08:00
  • 8f70e298bf Update Dockerfile to use Makefile to build binary Stephen J Day 2015-01-29 15:37:22 -08:00
  • d0abfe0b92 Report version in registry binary Stephen J Day 2015-01-29 15:32:49 -08:00
  • c4406baf8a Update AUTHORS file Stephen J Day 2015-01-29 15:30:53 -08:00
  • 9dc3529dfe Add distribution maintainers to maintainers files Derek McGowan 2015-01-28 16:30:00 -08:00
  • 94309badec Allow single name component repository names Derek McGowan 2015-01-28 14:51:02 -08:00
  • 26b01842e3 Add Stephen Day to maintainers file Stephen Day 2015-01-28 10:31:54 -08:00
  • 0818476cb1 Open up v2 http status code checks for put and head checks Stephen J Day 2015-01-27 18:09:53 -08:00
  • 1650088629 Merge pull request #77 from ahmetalpbalkan/TestStatCall-fix Stephen Day 2015-01-27 17:07:28 -08:00
  • 51042da7fb Modify TestStatCall to check if ModTime is increasing Ahmet Alp Balkan 2015-01-17 23:19:04 -08:00
  • 769df8dabe Merge pull request #109 from AndreyKostov/storagedriver-s3-rotating-buffer Olivier Gambier 2015-01-27 14:27:24 -08:00
  • fd37df55ff Merge pull request #111 from ahmetalpbalkan/inmemory-fix Stephen Day 2015-01-27 14:26:14 -08:00
  • bf49cad662 Update modtime on WriteAt for inmemory driver Ahmet Alp Balkan 2015-01-27 14:02:52 -08:00
  • c05e4682f8 Add a rotating buffer functionality to the s3 driver Andrey Kostov 2015-01-26 17:51:59 -08:00
  • b7db855fc6 Merge pull request #10249 from jlhawn/distribution_version_header_10247 Jessie Frazelle 2015-01-27 11:48:42 -08:00
  • f0e0a080e9 Merge pull request #108 from AndreyKostov/storagedriver-check-writestream-overwrite Olivier Gambier 2015-01-26 14:01:23 -08:00
  • d96d4aa9f0 Better error messaging and logging for v2 registry requests Derek McGowan 2015-01-26 14:00:51 -08:00
  • a5b5ef99a0 Make TestContinueStreamAppend check if WriteStream can overwrite Andrey Kostov 2015-01-26 13:38:51 -08:00
  • a1547ab751 Merge pull request #75 from ahmetalpbalkan/large-stream Stephen Day 2015-01-26 11:37:51 -08:00
  • e0c6f03c11 Merge pull request #105 from AndreyKostov/storagedriver-s3-add-chunksize-param Olivier Gambier 2015-01-23 17:41:52 -08:00
  • 8341f0ce5d Add the chunksize parameter Andrey Kostov 2015-01-23 16:46:43 -08:00
  • 3dc95e213c Merge pull request #104 from AndreyKostov/storagedriver-s3-fix-iam-role-bug Stephen Day 2015-01-23 16:03:21 -08:00
  • 34f86b9ad6 Fixes an IAM role authentication bug Andrey Kostov 2015-01-23 15:50:55 -08:00