| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added support for triggering GC with different params and refactored GC ↵ | Per Larsson | 2021-12-12 | 1 | -10/+4 |
| | | | | | scheduler. | ||||
| * | Moved GC to background thread and added endpoint to trigger/status GC. | Per Larsson | 2021-11-29 | 1 | -0/+10 |
| | | |||||
| * | admin: tactical checkin of some plumbing to set the stage for an actual ↵ | Stefan Boberg | 2021-09-27 | 1 | -5/+5 |
| | | | | | 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 |