Skip to content
Snippets Groups Projects
  1. Jan 02, 2022
  2. Dec 12, 2021
  3. Aug 18, 2021
  4. Mar 28, 2021
    • xuty's avatar
      nnbd · b7f8dbb3
      xuty authored
      b7f8dbb3
  5. Jan 01, 2021
  6. Nov 24, 2020
    • philenius's avatar
      improve error handling in bucketExists() · 2d01e016
      philenius authored
      Added call of validate() in bucketExists(). Reason: if the request for
      checking whether a bucket exists contains invalid credentials (see unit
      test), then S3 does not return an XML response. Instead the HTTP
      response body is empty. This in turn caused the validate() function
      to throw an XML parsing exception which in turn shadowed the original
      error. This behavior is different compared to when we list buckets. In
      this case, the response contains an HTTP body with a detailed error
      message encoded as XML.
      2d01e016
  7. Jun 01, 2020
  8. Mar 29, 2020
  9. Mar 27, 2020
  10. Mar 24, 2020
    • xuty's avatar
      init3 · e51b9cca
      xuty authored
      e51b9cca
  11. Mar 22, 2020
    • xuty's avatar
      init · 2a09fe0a
      xuty authored
      2a09fe0a