| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add Object.Copy() and Object.Move() | Stefan Majewsky | 2018-02-21 | 1 | -8/+55 |
| | | |||||
| * | reorganize code | Stefan Majewsky | 2018-02-19 | 1 | -5/+5 |
| | | | | | | | * 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 | -2/+37 |
| | | |||||
| * | add Object.Download(), DownloadedObject | Stefan Majewsky | 2018-02-19 | 1 | -1/+31 |
| | | |||||
| * | initialize .Headers on accounts/containers during GET requests | Stefan Majewsky | 2018-02-19 | 1 | -1/+1 |
| | | |||||
| * | Object.upload: generate, validate Content-Length and Etag | Stefan Majewsky | 2018-02-16 | 1 | -5/+87 |
| | | |||||
| * | add object lifecycle testcase | Stefan Majewsky | 2018-02-16 | 1 | -4/+6 |
| | | |||||
| * | ensure that response body is drained | Stefan Majewsky | 2018-02-11 | 1 | -0/+1 |
| | | |||||
| * | sketch out the initial Object API | Stefan Majewsky | 2018-02-10 | 1 | -0/+181 |
