aboutsummaryrefslogtreecommitdiff
path: root/errors.go
Commit message (Expand)AuthorAgeFilesLines
* add Object.SymlinkTo(), Object.InspectSymlink() etc.Stefan Majewsky2018-05-071-0/+3
* proof-read documentationStefan Majewsky2018-05-031-8/+11
* initial support for large objectsStefan Majewsky2018-04-301-0/+11
* revamp the Headers APIStefan Majewsky2018-03-111-1/+1
* add Account.BulkDelete()Stefan Majewsky2018-03-091-0/+4
* generalize BulkUploadError into BulkErrorStefan Majewsky2018-03-081-14/+14
* add Account.BulkUpload(), BulkUploadError, BulkObjectErrorStefan Majewsky2018-03-081-0/+47
* Object.upload: generate, validate Content-Length and EtagStefan Majewsky2018-02-161-0/+3
* adjust example for current APIStefan Majewsky2018-02-071-7/+9
* finish moving towards new auto-generated Headers implementationStefan Majewsky2018-02-071-0/+12
* redesign the header APIStefan Majewsky2018-02-051-12/+0
* add ContainerStefan Majewsky2018-02-041-2/+5
* lay down the full Account APIStefan Majewsky2018-01-291-2/+14
* sketch out how requests could workStefan Majewsky2018-01-281-0/+75