| Commit message (Expand) | 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 obje... | Per Larsson | 2021-12-14 | 1 | -2/+2 |
| * | | Added support for triggering GC with different params and refactored GC sched... | Per Larsson | 2021-12-12 | 2 | -34/+31 |
| * | | 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 admin... | Stefan Boberg | 2021-09-27 | 2 | -5/+49 |
| * | Moved more code into zen namespace, for consistency | Stefan Boberg | 2021-09-20 | 1 | -0/+4 |
| * | Factored out http server related code into zenhttp module since it feels out ... | Stefan Boberg | 2021-09-09 | 1 | -1/+1 |
| * | Adding zenservice code | Stefan Boberg | 2021-05-11 | 1 | -0/+18 |