| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update golangci-lint config, fix new lints | Stefan Majewsky | 2026-04-19 | 1 | -2/+2 |
| * | Fix typos | Sandro Jäckel | 2022-10-26 | 1 | -1/+1 |
| * | Format with go 1.19 | Sandro Jäckel | 2022-10-26 | 1 | -33/+31 |
| * | proof-read documentation | Stefan Majewsky | 2018-05-03 | 1 | -1/+1 |
| * | initial support for large objects | Stefan Majewsky | 2018-04-30 | 1 | -0/+21 |
| * | revamp the Headers API | Stefan Majewsky | 2018-03-11 | 1 | -11/+65 |
| * | add tests for container iterator | Stefan Majewsky | 2018-02-10 | 1 | -6/+0 |
| * | finish moving towards new auto-generated Headers implementation | Stefan Majewsky | 2018-02-07 | 1 | -0/+7 |
| * | switch from reflection to code generation | Stefan Majewsky | 2018-02-07 | 1 | -154/+17 |
| * | add type-safe accessors for most container headers | Stefan Majewsky | 2018-02-05 | 1 | -9/+25 |
| * | apparently having a private member is not enough | Stefan Majewsky | 2018-02-05 | 1 | -2/+25 |
| * | redesign the header API | Stefan Majewsky | 2018-02-05 | 1 | -232/+90 |
| * | add Container | Stefan Majewsky | 2018-02-04 | 1 | -0/+11 |
| * | add tests for metadata | Stefan Majewsky | 2018-02-04 | 1 | -5/+2 |
| * | use dedicated Metadata type instead of http.Header | Stefan Majewsky | 2018-02-04 | 1 | -20/+14 |
| * | build HTTP requests without ProviderClient.Request(), make tests work | Stefan Majewsky | 2018-02-04 | 1 | -59/+70 |
| * | compileHeaders: do not serialize read-only fields | Stefan Majewsky | 2018-01-30 | 1 | -2/+2 |
| * | implement compileHeaders | Stefan Majewsky | 2018-01-30 | 1 | -1/+44 |
| * | finalize Account.Post() design, add initial account tests | Stefan Majewsky | 2018-01-30 | 1 | -1/+1 |
| * | lay down the full Account API | Stefan Majewsky | 2018-01-29 | 1 | -0/+232 |
