| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update module path for v2 | Stefan Majewsky | 2024-07-08 | 12 | -15/+15 |
| * | Remove context from struct, add ctx as first args to many functions | Sandro Jäckel | 2024-07-01 | 10 | -174/+189 |
| * | fix manually fixable lints | Stefan Majewsky | 2024-07-01 | 1 | -1/+1 |
| * | fix autofixable lints | Stefan Majewsky | 2024-07-01 | 11 | -102/+102 |
| * | Update gophercloud to 2.0.0 | Sandro Jäckel | 2024-07-01 | 1 | -6/+7 |
| * | Fix remaining lints | Sandro Jäckel | 2023-10-25 | 1 | -2/+3 |
| * | add Method, Target to type UnexpectedStatusCodeError | Stefan Majewsky | 2023-10-23 | 2 | -5/+7 |
| * | Fix linting errors | Sandro Jäckel | 2022-10-28 | 7 | -24/+13 |
| * | Format with go 1.19 | Sandro Jäckel | 2022-10-26 | 2 | -2/+1 |
| * | fix `make test` | Stefan Majewsky | 2021-05-28 | 1 | -0/+3 |
| * | rename Object.UploadWithWriter to UploadFromWriter | Stefan Majewsky | 2021-05-28 | 1 | -1/+1 |
| * | add test for segment expiration | Muhammad Talal Anwar | 2018-09-06 | 1 | -4/+6 |
| * | add test for large object expiration | Muhammad Talal Anwar | 2018-09-06 | 1 | -19/+54 |
| * | adjust semantics of Object.InspectSymlink, rename to Object.SymlinkHeaders | Stefan Majewsky | 2018-05-30 | 1 | -7/+7 |
| * | add support for symlinks to ObjectIterator | Stefan Majewsky | 2018-05-07 | 1 | -14/+86 |
| * | add Object.SymlinkTo(), Object.InspectSymlink() etc. | Stefan Majewsky | 2018-05-07 | 1 | -1/+78 |
| * | make tests work with Keystone auth | Stefan Majewsky | 2018-05-04 | 1 | -8/+4 |
| * | add support for pseudo-directories to ObjectIterator | Stefan Majewsky | 2018-05-03 | 1 | -18/+87 |
| * | add configurable User-Agent to Schwift, Gopherschwift | Stefan Majewsky | 2018-05-03 | 1 | -1/+1 |
| * | fix CopyTo test | Stefan Majewsky | 2018-05-03 | 1 | -1/+1 |
| * | test coverage for bulk-delete fallback code path | Stefan Majewsky | 2018-05-02 | 1 | -32/+49 |
| * | remove Object.MoveTo | Stefan Majewsky | 2018-05-02 | 1 | -7/+0 |
| * | test coverage for large object operations | Stefan Majewsky | 2018-05-02 | 1 | -0/+195 |
| * | revamp the LargeObject API | Stefan Majewsky | 2018-05-02 | 5 | -119/+83 |
| * | add DeleteOptions to Object.Delete() | Stefan Majewsky | 2018-04-30 | 3 | -3/+74 |
| * | initial support for large objects | Stefan Majewsky | 2018-04-30 | 3 | -1/+378 |
| * | tryCompute{ContentLength, Etag}: add special cases for strings.Reader, nil | Stefan Majewsky | 2018-04-27 | 1 | -4/+11 |
| * | fix tests for Swift Queens | Stefan Majewsky | 2018-04-27 | 1 | -3/+5 |
| * | revamp the Headers API | Stefan Majewsky | 2018-03-11 | 10 | -66/+68 |
| * | add Account.BulkDelete() | Stefan Majewsky | 2018-03-09 | 2 | -0/+95 |
| * | generalize BulkUploadError into BulkError | Stefan Majewsky | 2018-03-08 | 1 | -3/+3 |
| * | add Account.BulkUpload(), BulkUploadError, BulkObjectError | Stefan Majewsky | 2018-03-08 | 1 | -0/+135 |
| * | add Object.Copy() and Object.Move() | Stefan Majewsky | 2018-02-21 | 1 | -23/+50 |
| * | reorganize code | Stefan Majewsky | 2018-02-19 | 9 | -0/+1220 |
