Wykres commitów

  • f390f755a0 Add a sqlite implement bucket ak manager and memory cache implement. To achieve that we can use different accesskey and secret key for per bucket. maybaby 2021-08-19 17:32:11 +0800
  • 0f21ba8602 BlobStoreLocator as a Loader Motoko Kusanagi 2021-07-20 14:55:36 +0300
  • 0d8f9aa96d Add Sharded Bucket middleware Timur Alperovich 2021-03-28 22:04:22 -0700
  • 4686ede0bd Upgrade to Jetty 9.4.41.v20210516 Andrew Gaul 2021-06-05 23:18:07 +0900
  • 0deabb9cff Upgrade to aws-java-sdk-s3 1.11.1033 Andrew Gaul 2021-06-05 15:45:21 +0900
  • 85b5f74905 Upgrade to jetty-servlet 9.2.30.v20200428 Andrew Gaul 2021-06-05 15:41:54 +0900
  • b6856fdda8 Upgrade to jackson-dataformat-xml 2.12.3 Andrew Gaul 2021-06-05 11:20:04 +0900
  • 2ec7de0f79 Upgrade to jackson-dataformat-xml 2.12.3 Andrew Gaul 2021-06-05 11:20:04 +0900
  • e98daf7e20 Add Sharded Bucket middleware Timur Alperovich 2021-03-28 22:04:22 -0700
  • ac539f5219 Handle possibly-null Content-Length Andrew Gaul 2021-05-04 19:23:16 +0900
  • 99ff5f950b add getters for S3AuthorizationHeader fields and make fields private Mikko Kortelainen 2021-04-28 19:02:06 +0300
  • 94891be22f add getters for S3AuthorizationHeader fields and make fields private Mikko Kortelainen 2021-04-28 19:02:06 +0300
  • 85b2fa0321 Check ETag AtomicReference value not its reference Andrew Gaul 2021-04-12 16:56:12 +0900
  • 2cefdd1bb6 Bump junit from 4.12 to 4.13.1 dependabot[bot] 2020-10-13 09:24:34 +0000
  • b06ed899b5 Upgrade to error-prone 2.6.0 Andrew Gaul 2021-04-04 10:31:11 +0900
  • 1f79d30df5 Update copyright year Andrew Gaul 2021-03-29 21:04:28 +0900
  • 0595187792
    Merge pull request #2 from gaul/master Youcef HILEM 2021-03-28 20:55:02 +0200
  • 4ed2681372 Clean checkstyle Xavier Gourmandin 2021-03-24 13:31:52 +0100
  • 1a088067a3 Same Junit lifecycle hooks between Rule and Extension Xavier Gourmandin 2021-03-24 12:57:19 +0100
  • d1830ce056 Merge remote-tracking branch 'origin/master' Xavier Gourmandin 2021-03-24 12:56:24 +0100
  • 586ab836b0 Same Junit lifecycle hooks between Rule and Extension Xavier Gourmandin 2021-03-24 12:55:23 +0100
  • 1af678882c
    Update src/main/java/org/gaul/s3proxy/junit/S3ProxyExtension.java Xavier Gourmandin 2021-03-24 12:47:30 +0100
  • 4fd16339e7
    Update src/main/java/org/gaul/s3proxy/junit/S3ProxyRule.java Xavier Gourmandin 2021-03-24 12:47:15 +0100
  • f14089f363 Merge remote-tracking branch 'upstream/master' Xavier Gourmandin 2021-03-23 11:37:15 +0100
  • f27b4ecff8 Try to comply with style rules Xavier Gourmandin 2021-03-23 11:31:55 +0100
  • 43b32a0fd6 code factorization of junit classes with composition. Xavier Gourmandin 2021-03-22 18:09:05 +0100
  • 7b1f132657 Fix pom after review Xavier Gourmandin 2021-03-22 09:14:17 +0100
  • b0b58a69c0 Upgrade Docker image to 3.6.3-jdk-11-alpine Andrew Gaul 2021-03-20 00:27:10 +0900
  • 1506f482c1 Use JDK 11 to compile Andrew Gaul 2021-03-20 00:34:40 +0900
  • 86d12a81b0 Upgrade to error-prone 2.5.1 Andrew Gaul 2021-03-19 21:48:02 +0900
  • b625476493 Update java.version to 1.8 Andrew Gaul 2021-03-19 21:23:16 +0900
  • db6faf46dd Fix checkstyle Xavier Gourmandin 2021-03-16 09:29:59 +0100
  • d38ce6c088 Fix test Xavier Gourmandin 2021-03-15 21:20:28 +0100
  • ea801ce0d6 Fix checkstyle rules Xavier Gourmandin 2021-03-15 20:56:16 +0100
  • 3ad8f53dd1 Support for Junit 5 Extension mechanism Xavier Gourmandin 2021-03-15 20:31:21 +0100
  • 2812fc4482 Update requirement to Java 8 Andrew Gaul 2021-03-07 18:03:26 +0900
  • ecc9320688 Bump to 1.8.1-SNAPSHOT Andrew Gaul 2021-03-07 17:59:47 +0900
  • 7f0c7d6ddf S3Proxy 1.8.0 release s3proxy-1.8.0 Andrew Gaul 2021-03-07 17:54:39 +0900
  • 37e843a6ef Allow GCS backend to upload more than 32 parts Andrew Gaul 2020-09-21 21:34:31 +0900
  • 29413b12a7 Add explicit javax.annotation Andrew Gaul 2021-03-07 11:56:26 +0900
  • 94f19b0fab Add HEAD to test expectations Andrew Gaul 2021-03-07 11:53:22 +0900
  • ef254f51e5 Make CrossOriginResourceSharing and ctors public Andrew Gaul 2021-03-07 11:34:50 +0900
  • 4a6a3f2f4a
    Make CORS handling optional snoe925 2021-03-06 20:30:26 -0600
  • 4f42fc4943 Add HEAD method for CORS Shannon Noe 2021-03-06 09:05:37 -0600
  • a3404d89d1 Merge branches 'master' and 'master' of https://github.com/snoe925/s3proxy Shannon Noe 2021-03-06 09:05:03 -0600
  • 48d10653c5 Upgrade to jclouds 2.3.0 Andrew Gaul 2021-03-06 22:44:35 +0900
  • 7283d2cc0f
    Fix long line checkstyle snoe925 2021-03-04 21:26:32 -0600
  • de0896ee66
    Make corsRules optional snoe925 2021-03-04 21:23:29 -0600
  • a43a9d9313
    Make CrossOriginResourceSharing public snoe925 2021-03-04 15:48:55 -0600
  • 70bce18af7
    Merge pull request #1 from gaul/master Youcef HILEM 2021-02-20 19:15:50 +0100
  • bc50a18954 Enforce maximum multipart copy size of 5 GB Andrew Gaul 2021-02-07 15:28:12 +0900
  • 7e74e859e5 Add configurable limit for single-part object size Andrew Gaul 2021-02-03 22:48:23 +0900
  • c66e29cd0a Check object size in testMaximumMultipartUpload Andrew Gaul 2020-08-26 14:38:07 +0900
  • df9e77963a reduce visibility of SUPPORTED_METHODS D044166 2021-01-25 20:52:43 +0100
  • 208ff3e136 Adding testcases for cors-allow-all D044166 2021-01-23 00:28:35 +0100
  • 5b818f4e0a Better support for AllowOrigins * D044166 2021-01-23 00:13:23 +0100
  • a82eb88f12 Validate methods against supported ones D044166 2021-01-19 23:31:02 +0100
  • 95fbc76e38 reduce visibility of SUPPORTED_METHODS D044166 2021-01-25 20:52:43 +0100
  • 9a8949e2d6 Adding testcases for cors-allow-all D044166 2021-01-23 00:28:35 +0100
  • 7dcc19deeb Better support for AllowOrigins * D044166 2021-01-23 00:13:23 +0100
  • f18883e2cb Validate methods against supported ones D044166 2021-01-19 23:31:02 +0100
  • 19c4b0a18d use the old env var used for virtual host Manan Jadhav 2021-01-09 18:46:41 +0530
  • 5239724aec use the old env var used for virtual host Manan Jadhav 2021-01-09 18:46:41 +0530
  • 73b8f63df9 add virtual host to docker johnnyaug 2021-01-04 16:47:48 +0200
  • 31faced89f add virtual host to docker johnnyaug 2021-01-04 16:47:48 +0200
  • 4cc29f9c3c support custom s3 proxy endpoint in docker johnnyaug 2020-12-27 20:26:03 +0200
  • bfa3815e54 support custom s3 proxy endpoint in docker johnnyaug 2020-12-27 20:26:03 +0200
  • 73f9ec307f
    Bump junit from 4.12 to 4.13.1 dependabot[bot] 2020-10-13 09:24:34 +0000
  • e35483f42b Allow GCS backend to upload more than 32 parts Andrew Gaul 2020-09-21 21:34:31 +0900
  • d7281b1b1e CORS header for MultiPart Requests Falk Reimann 2020-09-10 09:41:31 +0200
  • 9af19ab523 CORS header for MultiPart Requests Falk Reimann 2020-09-10 09:41:31 +0200
  • dc31d8c89d CORS header for MultiPart Requests Falk Reimann 2020-09-10 09:41:31 +0200
  • efb15a5054 Merge remote-tracking branch 'upstream/master' into master Falk Reimann 2020-09-10 09:31:26 +0200
  • 27e6a98f84 Enable Glacier storage class tests Andrew Gaul 2020-08-21 23:12:46 +0900
  • 6d2a9428c8 Skip failing testPutMultipartInputStream Andrew Gaul 2020-08-21 23:12:01 +0900
  • d6a735c256 Build Docker image with openjdk8 Andrew Gaul 2020-08-21 10:23:53 +0900
  • ec0f56a5b4 Quote all parameters to Docker script Andrew Gaul 2020-08-21 10:13:06 +0900
  • 78fb790910 Upgrade to jclouds 2.3.0 Andrew Gaul 2020-07-17 19:07:37 +0900
  • 08c822c28a Rebase onto latest s3-tests Andrew Gaul 2020-07-18 12:33:58 +0900
  • 0613da2fcb Handle empty list blobs with opaque markers (Azure) Andrew Gaul 2020-07-17 19:06:16 +0900
  • 34b844fcaf Do not accept multipart sizes less than 5 MB Andrew Gaul 2020-06-24 22:22:12 +0900
  • 1e9c660cdf Upgrade to Modernizer Maven Plugin 2.1.0 Andrew Gaul 2020-06-21 14:16:27 +0900
  • 6e490ff68f Upgrade to SpotBugs 4.0.5 Andrew Gaul 2020-06-21 14:14:19 +0900
  • e638111d05 Bump to 1.7.2-SNAPSHOT Andrew Gaul 2020-05-13 23:34:29 +0900
  • 5087ecee1d s3proxy 1.7.1 release s3proxy-1.7.1 Andrew Gaul 2020-05-13 23:30:58 +0900
  • d24a0df6e6 Upgrade to jclouds 2.2.1 Andrew Gaul 2020-05-13 23:29:16 +0900
  • 90ee040784 Update a few HTTP links to HTTPS Andrew Gaul 2020-05-04 19:49:36 +0900
  • 51ce7a91ad Update copyright year Andrew Gaul 2020-05-02 19:50:19 +0900
  • f99ca068b7 Reorganize support heading Andrew Gaul 2020-04-29 14:48:23 +0900
  • 195039660e Prefer modern markdown heading style Andrew Gaul 2020-04-29 14:43:39 +0900
  • 9d21a73591 Use original uri to compute canonical_request in s3v4 signature n.fraison 2020-04-17 09:52:07 +0200
  • 8d4b7477ae Use original uri to compute canonical_request in s3v4 signature n.fraison 2020-04-17 09:52:07 +0200
  • 738ed90b63 Experiment with error-prone 2.3.4 error-prone Andrew Gaul 2015-12-13 03:54:18 -0800
  • 0ff8ec0e97 Do not emit error code when stream is committed Andrew Gaul 2019-11-10 12:54:16 +0900
  • 3db5a8a496 Specify Travis config validation Andrew Gaul 2019-10-24 13:44:48 -0700
  • 6291e93582 Update copyright year Andrew Gaul 2019-10-22 10:25:20 -0700
  • 71e98d8e54 Bump to 1.7.1-SNAPSHOT Andrew Gaul 2019-10-21 11:06:16 -0700
  • 8eb91ad359 s3proxy 1.7.0 release s3proxy-1.7.0 Andrew Gaul 2019-10-21 11:00:48 -0700
  • 2f87ebb5f4 Rebase onto latest s3-tests Andrew Gaul 2019-10-21 10:58:42 -0700
  • f3f0913dc8 Honor fetch-owner parameter during ListV2 Andrew Gaul 2019-10-21 09:55:05 -0700