aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* build HTTP requests without ProviderClient.Request(), make tests workStefan Majewsky2018-02-044-84/+97
|
* add testing scripts based on github.com/bouncestorage/docker-swiftStefan Majewsky2018-01-314-0/+61
|
* compileHeaders: do not serialize read-only fieldsStefan Majewsky2018-01-301-2/+2
|
* implement compileHeadersStefan Majewsky2018-01-303-3/+46
| | | | Test is still failing though...
* finalize Account.Post() design, add initial account testsStefan Majewsky2018-01-306-20/+165
| | | | Failing right now because compileHeaders() is a stub.
* lay down the full Account APIStefan Majewsky2018-01-297-88/+364
|
* sketch out how requests could workStefan Majewsky2018-01-285-0/+357
|
* add Account, package docsStefan Majewsky2018-01-263-0/+214
|
* initial commitStefan Majewsky2018-01-261-0/+202