| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add Container | Stefan Majewsky | 2018-02-04 | 7 | -32/+294 |
| | | |||||
| * | add tests for metadata | Stefan Majewsky | 2018-02-04 | 4 | -7/+152 |
| | | |||||
| * | add Makefile for running tests | Stefan Majewsky | 2018-02-04 | 2 | -0/+25 |
| | | |||||
| * | use dedicated Metadata type instead of http.Header | Stefan Majewsky | 2018-02-04 | 3 | -22/+87 |
| | | |||||
| * | build HTTP requests without ProviderClient.Request(), make tests work | Stefan Majewsky | 2018-02-04 | 4 | -84/+97 |
| | | |||||
| * | add testing scripts based on github.com/bouncestorage/docker-swift | Stefan Majewsky | 2018-01-31 | 4 | -0/+61 |
| | | |||||
| * | compileHeaders: do not serialize read-only fields | Stefan Majewsky | 2018-01-30 | 1 | -2/+2 |
| | | |||||
| * | implement compileHeaders | Stefan Majewsky | 2018-01-30 | 3 | -3/+46 |
| | | | | | Test is still failing though... | ||||
| * | finalize Account.Post() design, add initial account tests | Stefan Majewsky | 2018-01-30 | 6 | -20/+165 |
| | | | | | Failing right now because compileHeaders() is a stub. | ||||
| * | lay down the full Account API | Stefan Majewsky | 2018-01-29 | 7 | -88/+364 |
| | | |||||
| * | sketch out how requests could work | Stefan Majewsky | 2018-01-28 | 5 | -0/+357 |
| | | |||||
| * | add Account, package docs | Stefan Majewsky | 2018-01-26 | 3 | -0/+214 |
| | | |||||
| * | initial commit | Stefan Majewsky | 2018-01-26 | 1 | -0/+202 |
