Commit Graph

  • e42a8ca580 auth.AccessController interface now uses distribution/context Stephen J Day 2015-07-23 19:48:47 -0700
  • d31f9fd5b1 auth.AccessController interface now uses distribution/context Stephen J Day 2015-07-23 19:48:47 -0700
  • 4a2300aaa9 Simplify auth.Challenge interface to SetHeaders Stephen J Day 2015-07-23 19:39:56 -0700
  • a0fdfb9d4d Simplify auth.Challenge interface to SetHeaders Stephen J Day 2015-07-23 19:39:56 -0700
  • a246ab0a5e cli: new daemon command and new cli package Tibor Vass 2015-05-05 00:18:28 -0400
  • ad0440c7ce Merge pull request #729 from stevvooe/pagination-spec-cleanup Stephen Day 2015-07-23 15:46:32 -0700
  • 984037f7fc Merge pull request #729 from stevvooe/pagination-spec-cleanup Stephen Day 2015-07-23 15:46:32 -0700
  • 2445340f37 Merge pull request #730 from stevvooe/lettered-spec-revisions Olivier Gambier 2015-07-23 10:42:25 -0700
  • 7dbe35176d Merge pull request #732 from duglin/DeadCode Richard Scothern 2015-07-23 10:11:22 -0700
  • cd8ff553b6 Merge pull request #732 from duglin/DeadCode Richard Scothern 2015-07-23 10:11:22 -0700
  • 0ec762c0f0 Remove dead code Doug Davis 2015-07-23 07:09:48 -0700
  • 307f34eeef Remove dead code Doug Davis 2015-07-23 07:09:48 -0700
  • 96efb19952 Merge pull request #493 from nevermosby/storage-support-openstack-swift Stephen Day 2015-07-22 23:53:36 -0700
  • 34e5b1849c Merge pull request #493 from nevermosby/storage-support-openstack-swift Stephen Day 2015-07-22 23:53:36 -0700
  • c5792bf87e Identify V2 API changes by letter Stephen J Day 2015-07-22 20:09:41 -0700
  • 153ef32124 Clean up pagination specification Stephen J Day 2015-07-22 20:00:28 -0700
  • 88831b0523 Clean up pagination specification Stephen J Day 2015-07-22 20:00:28 -0700
  • a1ce8d81f7 Merge pull request #653 from pdevine/catalog-api Stephen Day 2015-07-22 18:54:48 -0700
  • 76f29c2630 Merge pull request #653 from pdevine/catalog-api Stephen Day 2015-07-22 18:54:48 -0700
  • 355c620139 Merge pull request #724 from aaronlehmann/repository-name-regexp-tests Aaron Lehmann 2015-07-22 18:41:44 -0700
  • 4703e9980c Merge pull request #724 from aaronlehmann/repository-name-regexp-tests Aaron Lehmann 2015-07-22 18:41:44 -0700
  • 683dc19778 Unify the testcases for the two tests in names_test.go Aaron Lehmann 2015-07-22 18:16:20 -0700
  • 0d27f70d0c Unify the testcases for the two tests in names_test.go Aaron Lehmann 2015-07-22 18:16:20 -0700
  • a49594a0e1 Add Registry to client bindings for Repositories Patrick Devine 2015-07-22 15:18:03 -0700
  • 14749fdce4 Add Registry to client bindings for Repositories Patrick Devine 2015-07-22 15:18:03 -0700
  • f93d70ee9e Merge pull request #726 from duglin/FixError Stephen Day 2015-07-22 17:12:16 -0700
  • cb814a8429 Merge pull request #726 from duglin/FixError Stephen Day 2015-07-22 17:12:16 -0700
  • aae59d54ef Make Error.Error() return the post-arg-substitution Message Doug Davis 2015-07-22 10:18:36 -0700
  • f5283cc5a2 Make Error.Error() return the post-arg-substitution Message Doug Davis 2015-07-22 10:18:36 -0700
  • 4e72e13d36 Merge pull request #709 from hopkings2008/master Stephen Day 2015-07-22 12:22:22 -0700
  • e04ea232b5 Merge pull request #709 from hopkings2008/master Stephen Day 2015-07-22 12:22:22 -0700
  • bf62b7ebb7 Create Repositories method Patrick Devine 2015-07-17 11:42:47 -0700
  • b7e26bac74 Create Repositories method Patrick Devine 2015-07-17 11:42:47 -0700
  • f3207e76c8 Catalog for V2 API Implementation Patrick Devine 2015-07-13 13:08:13 -0700
  • 74563efe98 Catalog for V2 API Implementation Patrick Devine 2015-07-13 13:08:13 -0700
  • 0790a298ed Paginate catalog and tag results with Link header Stephen J Day 2015-06-02 20:16:59 -0700
  • 006214d902 Paginate catalog and tag results with Link header Stephen J Day 2015-06-02 20:16:59 -0700
  • 1d68d81b42 Catalog V2 API specification proposal Stephen J Day 2015-06-01 19:10:51 -0700
  • aebe850f73 Catalog V2 API specification proposal Stephen J Day 2015-06-01 19:10:51 -0700
  • 726f3e07e3 better i/o timeout error on pull Jessica Frazelle 2015-07-21 18:45:17 -0700
  • ceb2c7de44 Add additional test coverage for the regexp contained in RepositoryNameRegexp Aaron Lehmann 2015-07-21 17:10:36 -0700
  • 9423b38d5f Add additional test coverage for the regexp contained in RepositoryNameRegexp Aaron Lehmann 2015-07-21 17:10:36 -0700
  • 549e64205f Merge pull request #14829 from RichardScothern/registry-tls Tibor Vass 2015-07-21 19:23:39 -0400
  • 2b7788f2e8 Remove v1 registry mirror configuration from LookupEndpoints. Richard Scothern 2015-07-21 15:03:51 -0700
  • 00edb3bbce Configure TLS for private registry mirrors. Richard Scothern 2015-07-21 14:10:34 -0700
  • c152ad7d2d Merge pull request #722 from stevvooe/coding-guidelines-docker Stephen Day 2015-07-21 15:18:56 -0700
  • b2935158b2 Remove IPC support from test file davidli 2015-07-17 14:02:51 +0800
  • b5c7001bc9 Update configuration doc for authurl with adding the Openstack Identity v1.0 example davidli 2015-07-20 14:16:11 +0800
  • 81765f8cbb Catch either missing containers or objects Sylvain Baubeau 2015-07-08 13:01:34 +0200
  • d1b4bae078 Remove IPC support from test file davidli 2015-07-17 14:02:51 +0800
  • 52d28ec81a Do not use Swift server side copy for manifests to handle >5G files Sylvain Baubeau 2015-07-08 12:59:29 +0200
  • 470f84078e Swift documentation updates Olivier Jacques 2015-07-09 11:55:57 +0200
  • 000dec3c6f Inline Swift errors handling Sylvain Baubeau 2015-07-03 12:29:54 +0200
  • cca15a76f1 Catch either missing containers or objects Sylvain Baubeau 2015-07-08 13:01:34 +0200
  • b4cf6c053b Do not use Swift server side copy for manifests to handle >5G files Sylvain Baubeau 2015-07-08 12:59:29 +0200
  • 326c3a9c49 Inline Swift errors handling Sylvain Baubeau 2015-07-03 12:29:54 +0200
  • 661f197f68 Retrieve all the objects using pagination Sylvain Baubeau 2015-07-02 18:27:13 +0200
  • 15d567671b Retrieve all the objects using pagination Sylvain Baubeau 2015-07-02 18:27:13 +0200
  • 704e082254 Do not create objects for directories Sylvain Baubeau 2015-07-02 18:25:27 +0200
  • 49582a6188 Do not create objects for directories Sylvain Baubeau 2015-07-02 18:25:27 +0200
  • f190aa4a7c Refactor segment path concatenation code Sylvain Baubeau 2015-07-02 18:23:34 +0200
  • ed08d8d4e0 Refactor segment path concatenation code Sylvain Baubeau 2015-07-02 18:23:34 +0200
  • 0807282859 Use http.StatusRequestedRangeNotSatisfiable instead of error code Sylvain Baubeau 2015-07-02 11:04:10 +0200
  • 91e17e10cd Use http.StatusRequestedRangeNotSatisfiable instead of error code Sylvain Baubeau 2015-07-02 11:04:10 +0200
  • 7a5aa32a64 Use file instead of filepath as it may cause troubles on Windows Sylvain Baubeau 2015-07-02 11:02:47 +0200
  • f4ca709d70 Use file instead of filepath as it may cause troubles on Windows Sylvain Baubeau 2015-07-02 11:02:47 +0200
  • 91d74a3ee2 Protect against deletion of objects with the same prefix Sylvain Baubeau 2015-07-02 10:59:14 +0200
  • 78d722e708 Protect against deletion of objects with the same prefix Sylvain Baubeau 2015-07-02 10:59:14 +0200
  • 01686e2c07 Show distribution version in User-Agent Sylvain Baubeau 2015-06-30 23:39:04 +0200
  • 61e3bce794 Show distribution version in User-Agent Sylvain Baubeau 2015-06-30 23:39:04 +0200
  • 913fe195fd Do not use suite style testing for Swift specific tests Sylvain Baubeau 2015-06-30 23:09:02 +0200
  • 62594d3a1b Remove IPC support for Swift driver Sylvain Baubeau 2015-06-30 23:25:45 +0200
  • 1b28eea232 Rename environment variables to run Swift testsuite Sylvain Baubeau 2015-06-30 14:24:16 +0200
  • f256797cac Do not use suite style testing for Swift specific tests Sylvain Baubeau 2015-06-30 23:09:02 +0200
  • 2524f300dc Check file has been opened before closing it Sylvain Baubeau 2015-06-30 14:23:26 +0200
  • 3699edcc93 Add metadata and use table for Swift driver documentation Sylvain Baubeau 2015-06-30 23:06:58 +0200
  • fbc74a6457 Rename DriverParameters structure to Parameters Sylvain Baubeau 2015-06-30 14:22:41 +0200
  • 53e80944f1 Rename environment variables to run Swift testsuite Sylvain Baubeau 2015-06-30 14:24:16 +0200
  • 80bfcb68a8 Change folder mime type to application/vnc.swift.directory Sylvain Baubeau 2015-06-30 14:21:03 +0200
  • d0dd36125c Check file has been opened before closing it Sylvain Baubeau 2015-06-30 14:23:26 +0200
  • 7b0276dce5 Add code documentation Sylvain Baubeau 2015-06-30 14:17:12 +0200
  • 1a80ec340b Rename DriverParameters structure to Parameters Sylvain Baubeau 2015-06-30 14:22:41 +0200
  • 5cce023aa9 Do not read segment if no padding is necessary Sylvain Baubeau 2015-06-22 21:27:49 +0200
  • 2846913552 Change folder mime type to application/vnc.swift.directory Sylvain Baubeau 2015-06-30 14:21:03 +0200
  • d91c4cb694 Improve 404 errors handling Sylvain Baubeau 2015-06-19 16:46:10 +0200
  • 33028c11a7 Add code documentation Sylvain Baubeau 2015-06-30 14:17:12 +0200
  • 9ab55eae39 Use only one Swift container for both files and manifests Sylvain Baubeau 2015-06-19 16:44:55 +0200
  • f21cbcebc6 Do not read segment if no padding is necessary Sylvain Baubeau 2015-06-22 21:27:49 +0200
  • a1ae7f7122 Increase default chunk size to 20M Sylvain Baubeau 2015-06-19 15:55:34 +0200
  • 3242378e1b Improve 404 errors handling Sylvain Baubeau 2015-06-19 16:46:10 +0200
  • 062d6266cf Add support for Openstack Identity v3 API davidli 2015-06-08 16:37:11 +0800
  • 57cef57e1b Use only one Swift container for both files and manifests Sylvain Baubeau 2015-06-19 16:44:55 +0200
  • 3f9e7ed169 Use 'prefix' parameter instead of 'path' when listing files Sylvain Baubeau 2015-06-04 10:11:19 +0200
  • a40502ec02 Increase default chunk size to 20M Sylvain Baubeau 2015-06-19 15:55:34 +0200
  • 1d46bb2bcc Create full folder hierarchy instead of just the top level folder Sylvain Baubeau 2015-06-04 10:10:21 +0200
  • af99dbd6bf Add support for Openstack Identity v3 API davidli 2015-06-08 16:37:11 +0800
  • 4e619bc9b1 Remove one level of indentation in swift path handling code Sylvain Baubeau 2015-05-29 16:14:12 +0200
  • 3ff9f9b9cc Update swift lib for adding the support of Openstack Identity v3 API davidli 2015-06-08 13:21:46 +0800
  • 75ce67c469 Use mitchellh/mapstructure library to parse Swift parameters Sylvain Baubeau 2015-05-29 16:12:58 +0200
  • 3fb42a1502 Use 'prefix' parameter instead of 'path' when listing files Sylvain Baubeau 2015-06-04 10:11:19 +0200