| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Removed unused lambda captures | Martin Ridgers | 2022-01-07 | 1 | -2/+2 |
| | | |||||
| * | Merged main. | Per Larsson | 2021-12-14 | 1 | -2/+0 |
| |\ | |||||
| | * | Misplaced #pragma once | Martin Ridgers | 2021-10-29 | 1 | -2/+0 |
| | | | |||||
| * | | Fixed bug in z$ service returning partial cache records and enable small ↵ | Per Larsson | 2021-12-14 | 1 | -2/+2 |
| | | | | | | | | | object GC by default. | ||||
| * | | Added support for triggering GC with different params and refactored GC ↵ | Per Larsson | 2021-12-12 | 2 | -34/+31 |
| | | | | | | | | | scheduler. | ||||
| * | | Moved GC to background thread and added endpoint to trigger/status GC. | Per Larsson | 2021-11-29 | 2 | -1/+52 |
| | | | |||||
| * | | rpc: tactical checkin | Stefan Boberg | 2021-11-18 | 1 | -4/+11 |
| |/ | |||||
| * | admin: tactical checkin of some plumbing to set the stage for an actual ↵ | Stefan Boberg | 2021-09-27 | 2 | -5/+49 |
| | | | | | admin interface | ||||
| * | Moved more code into zen namespace, for consistency | Stefan Boberg | 2021-09-20 | 1 | -0/+4 |
| | | | | | Also removed snapshot_manifest (remnants of vfs prototype) | ||||
| * | Factored out http server related code into zenhttp module since it feels out ↵ | Stefan Boberg | 2021-09-09 | 1 | -1/+1 |
| | | | | | of place in zencore | ||||
| * | Adding zenservice code | Stefan Boberg | 2021-05-11 | 1 | -0/+18 |