aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver-test/projectstore-tests.cpp
Commit message (Collapse)AuthorAgeFilesLines
* move zenutil builds code to zenremotestore (#543)Dan Engelbrecht2025-10-031-0/+3
| | | | * move buildstorage implementations to zenremotestore lib * move builds storage to zenremotelib
* fix for RPC replay issue (wrong content-type) (#536)Stefan Boberg2025-10-021-1/+1
| | | | | likely fall-out from HttpClient refactor. The content type used to be explicit via headers but is now taken from the `IoBuffer` also fixed issue which meant the original request session ID would also not be propagated as intended
* split zenserver-test monolith into multiple source files (#528)Stefan Boberg2025-09-291-0/+1055