| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add Account.BulkDelete() | Stefan Majewsky | 2018-03-09 | 1 | -0/+4 |
| | | |||||
| * | generalize BulkUploadError into BulkError | Stefan Majewsky | 2018-03-08 | 1 | -14/+14 |
| | | | | | For use in Account.BulkDelete(). | ||||
| * | add Account.BulkUpload(), BulkUploadError, BulkObjectError | Stefan Majewsky | 2018-03-08 | 1 | -0/+47 |
| | | |||||
| * | Object.upload: generate, validate Content-Length and Etag | Stefan Majewsky | 2018-02-16 | 1 | -0/+3 |
| | | |||||
| * | adjust example for current API | Stefan Majewsky | 2018-02-07 | 1 | -7/+9 |
| | | |||||
| * | finish moving towards new auto-generated Headers implementation | Stefan Majewsky | 2018-02-07 | 1 | -0/+12 |
| | | | | | | Everything in one package once more. The bigger API in *this* package is worth it when we don't have to expose guts to cross package boundaries. | ||||
| * | redesign the header API | Stefan Majewsky | 2018-02-05 | 1 | -12/+0 |
| | | | | | | | I'm quite satisfied with this right now (though this doesn't say anything about how I feel about it tomorrow), but it's ugly that some guts (headers.Base) are exposed in the public API. | ||||
| * | add Container | Stefan Majewsky | 2018-02-04 | 1 | -2/+5 |
| | | |||||
| * | lay down the full Account API | Stefan Majewsky | 2018-01-29 | 1 | -2/+14 |
| | | |||||
| * | sketch out how requests could work | Stefan Majewsky | 2018-01-28 | 1 | -0/+75 |
