aboutsummaryrefslogtreecommitdiff
path: root/zenserver/projectstore.h
Commit message (Expand)AuthorAgeFilesLines
* Changed logging implementationStefan Boberg2021-09-151-0/+2
* Changed direct includes of spdlog/spdlog.h into zencore/logging.h to make it ...Stefan Boberg2021-09-151-1/+1
* Changed so more loggers go via the zen::loggers interfaceStefan Boberg2021-09-151-2/+2
* clang-formatStefan Boberg2021-09-091-1/+1
* Factored out http server related code into zenhttp module since it feels out ...Stefan Boberg2021-09-091-1/+1
* Added {project}/oplog/{log}/{hash} endpoint (implemented by Matt Peters)Stefan Boberg2021-08-121-2/+4
* Support iterative cooks (#3)Per Larsson2021-06-231-7/+12
* Moved lock closer to the members it protects for clarity and maybe cache loca...Stefan Boberg2021-05-271-1/+1
* Added support for package additional files. Added io hash chunk id to… (#2)Per Larsson2021-05-211-8/+13
* Made SharedBuffer/UniqueBuffer share guts with IoBufferStefan Boberg2021-05-131-1/+1
* Implemented basic support for marshaling attachments out-of-band with the pac...Stefan Boberg2021-05-111-0/+1
* Adding zenservice codeStefan Boberg2021-05-111-0/+241