aboutsummaryrefslogtreecommitdiff
path: root/zenserver/projectstore.h
Commit message (Expand)AuthorAgeFilesLines
* Merged main.Per Larsson2021-12-141-1/+0
|\
| * Fixed up some assumptions that satd::fs::path uses wchar_tMartin Ridgers2021-11-011-1/+0
* | projectstore: Implemented project/oplog discovery so we can take any persiste...Stefan Boberg2021-11-011-0/+2
* | projectstore: added validation of oplog data during initializationStefan Boberg2021-11-011-1/+4
* | gc: Implemented initial root gathering for projects/oplogsStefan Boberg2021-10-281-4/+9
* | general: Fixed up some vcxproj files which had a warning level setStefan Boberg2021-10-241-2/+5
|/
* Compressed oplog attachmentsPer Larsson2021-10-211-11/+12
* Added more scrub stubs in higher level servicesStefan Boberg2021-09-201-0/+3
* Corrected some issues in the HttpProjectService comments to eliminate some po...Stefan Boberg2021-09-201-4/+4
* 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