| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | introduce Client interface | Stefan Majewsky | 2018-02-19 | 1 | -32/+6 |
| | | |||||
| * | remove old cruft | Stefan Majewsky | 2018-02-17 | 1 | -14/+0 |
| | | |||||
| * | ensure that response body is drained | Stefan Majewsky | 2018-02-11 | 1 | -1/+8 |
| | | |||||
| * | sketch out the initial Object API | Stefan Majewsky | 2018-02-10 | 1 | -0/+3 |
| | | |||||
| * | implement container listing | Stefan Majewsky | 2018-02-07 | 1 | -5/+17 |
| | | | | | Tests will follow sometime later this week. | ||||
| * | redesign the header API | Stefan Majewsky | 2018-02-05 | 1 | -7/+11 |
| | | | | | | | 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. | ||||
| * | build HTTP requests without ProviderClient.Request(), make tests work | Stefan Majewsky | 2018-02-04 | 1 | -17/+18 |
| | | |||||
| * | finalize Account.Post() design, add initial account tests | Stefan Majewsky | 2018-01-30 | 1 | -14/+21 |
| | | | | | Failing right now because compileHeaders() is a stub. | ||||
| * | lay down the full Account API | Stefan Majewsky | 2018-01-29 | 1 | -1/+4 |
| | | |||||
| * | sketch out how requests could work | Stefan Majewsky | 2018-01-28 | 1 | -0/+161 |
