| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix gophercloud lint complains | Sandro Jäckel | 2024-07-01 | 1 | -4/+4 |
| | | |||||
| * | Generate digest preferable with sha2, then sha512 and fallback to insecure sha1 | Sandro Jäckel | 2022-10-28 | 1 | -14/+45 |
| | | |||||
| * | add Object.TempURL() | Stefan Majewsky | 2018-07-10 | 1 | -0/+58 |
| | | |||||
| * | reorganize code | Stefan Majewsky | 2018-02-19 | 1 | -193/+0 |
| | | | | | | | * Gophercloud dependencies move into subpackage gopherschwift. * Tests move into subpackage tests (to avoid import cycles). + Rename "Client" to "Backend". | ||||
| * | test coverage for object upload, download, metadata update | Stefan Majewsky | 2018-02-19 | 1 | -0/+132 |
| | | |||||
| * | replace expectError by expectSuccess where possible | Stefan Majewsky | 2018-02-19 | 1 | -4/+4 |
| | | |||||
| * | Object.upload: generate, validate Content-Length and Etag | Stefan Majewsky | 2018-02-16 | 1 | -1/+1 |
| | | |||||
| * | add object lifecycle testcase | Stefan Majewsky | 2018-02-16 | 1 | -0/+61 |
