| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More statistics for Cache, Project Store and Cid Store (#405) | Dan Engelbrecht | 2023-09-14 | 1 | -2/+29 |
| | | | | | | Cache: requestcount, badrequestcount, writes Project Store: requestcount Cid Store: cidhits, cidmisses, cidwrites | ||||
| * | CidStore::Impl explicit constructor, fixed #ifndef NDEBUG | Stefan Boberg | 2023-05-15 | 1 | -3/+4 |
| | | |||||
| * | minor GC API cleanup | Stefan Boberg | 2023-05-15 | 1 | -4/+4 |
| | | | | | | Scrub -> ScrubStorage Trigger -> TriggerGc (to make relationship to TriggerScrub clearer) | ||||
| * | moved source directories into `/src` (#264) | Stefan Boberg | 2023-05-02 | 1 | -0/+125 |
| * moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees | |||||