Skip to content
Snippets Groups Projects
  1. May 10, 2022
  2. Jan 10, 2022
  3. Jan 05, 2022
  4. Jan 04, 2022
  5. Jan 02, 2022
  6. Dec 12, 2021
  7. Aug 18, 2021
  8. Aug 14, 2021
  9. Mar 28, 2021
    • xuty's avatar
      nnbd · b7f8dbb3
      xuty authored
      b7f8dbb3
  10. Feb 11, 2021
  11. Feb 10, 2021
  12. Jan 02, 2021
  13. Jan 01, 2021
  14. Dec 12, 2020
  15. Dec 11, 2020
  16. Nov 25, 2020
  17. 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
    • philenius's avatar
      add unit tests for listBuckets() · 7e4a09d3
      philenius authored
      7e4a09d3
  18. Nov 23, 2020
  19. Oct 26, 2020
  20. Oct 22, 2020
  21. Jun 01, 2020
  22. Apr 26, 2020
  23. Apr 01, 2020
  24. Mar 31, 2020