aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver-test
Commit message (Expand)AuthorAgeFilesLines
* test running / reporting improvements (#797)Stefan Boberg11 days5-36/+30
* add multirange requests to blob store (#795)Dan Engelbrecht11 days1-1/+199
* structured compute basics (#714)Stefan Boberg2026-02-181-0/+34
* logging config move to zenutil (#754)Stefan Boberg2026-02-131-1/+1
* hotfix 5.7.18 (#730)Dan Engelbrecht2026-01-221-0/+3
* zen hub (#574)Stefan Boberg2026-01-211-0/+252
* ZenServerProcess API changes (#719)Stefan Boberg2026-01-195-28/+28
* use current locale when converting wide char command line arguments to string...Dan Engelbrecht2026-01-151-0/+4
* Ensure upstream put propagation includes overwritezousar2025-12-191-1/+1
* Change default limit-overwrite behavior to truezousar2025-12-171-3/+4
* add otel instrumentation (#581)Stefan Boberg2025-12-111-1/+1
* HTTP server API changes for improved extensibility (#684)Stefan Boberg2025-12-111-12/+12
* batch op not in destructor (#676)Dan Engelbrecht2025-12-041-0/+125
* RawOffset can be anything and we expect an empty buffer to be returned along ...Dan Engelbrecht2025-11-261-0/+182
* switch to xmake for package management (#611)Stefan Boberg2025-11-071-1/+1
* move cpr in-tree (#605)Stefan Boberg2025-10-241-1/+1
* speed up tests (#555)Dan Engelbrecht2025-10-062-10/+10
* cacherequests helpers test only (#551)Dan Engelbrecht2025-10-034-3/+1730
* remove zenutil dependency in zenremotestore (#547)Dan Engelbrecht2025-10-031-5/+9
* move zenutil builds code to zenremotestore (#543)Dan Engelbrecht2025-10-033-3/+9
* fix for RPC replay issue (wrong content-type) (#536)Stefan Boberg2025-10-021-1/+1
* split zenserver-test monolith into multiple source files (#528)Stefan Boberg2025-09-296-4602/+4701
* make cpr a HttpClient implementation detail (#517)Stefan Boberg2025-09-293-685/+451
* make sure trace is configured for all test drivers (#523)Stefan Boberg2025-09-291-0/+8
* new append op rpc method (#511)Dan Engelbrecht2025-09-261-0/+270
* Adjust the responses from PUT commandszousar2025-09-231-1/+1
* Change batch put responses for client reportingzousar2025-09-191-1/+13
* add EMode to WorkerTheadPool to avoid thread starvation (#492)Dan Engelbrecht2025-09-101-45/+50
* Merge remote-tracking branch 'origin/main' into de/zen-service-commandLiam Mitchell2025-08-211-5/+823
|\
| * add limitoverwrites option per bucket (#466)Dan Engelbrecht2025-08-121-6/+5
| * Merge branch 'main' into zs/put-overwrite-policyZousar Shaker2025-08-081-0/+475
| |\
| | * refactor blobstore (#458)Dan Engelbrecht2025-08-061-0/+475
| * | Merge branch 'main' into zs/put-overwrite-policyzousar2025-06-241-11/+12
| |\|
| * | Establish TODOs and unit test for rejected PUT propagationzousar2025-03-241-2/+74
| * | Control overwrite enforcement with a config settingzousar2025-03-021-45/+140
| * | Expand and fix unit tests for overwrite behaviorzousar2025-02-261-7/+82
| * | Add unit test for overwrite behaviorzousar2025-02-181-0/+102
* | | Merge branch 'main' into de/zen-service-commandLiam Mitchell2025-07-291-11/+12
|\ \ \ | | |/ | |/|
| * | make sure tests initialize trace so we don't end up allocating tons of memory...Stefan Boberg2025-05-151-0/+1
| * | long filename support (#330)Dan Engelbrecht2025-03-311-9/+9
| * | build list filters (#313)Dan Engelbrecht2025-03-191-2/+2
| |/
* | Merge remote-tracking branch 'origin/main' into de/zen-service-commandDan Engelbrecht2025-03-141-2/+2
|\|
* | Implementation of service commands for Linux.Liam Mitchell2025-02-271-0/+4
|/
* move basicfile.h/cpp -> zencore (#273)Dan Engelbrecht2025-01-161-1/+1
* fixed XXH3_128Stream so it initializes the state properlyStefan Boberg2024-12-131-1/+1
* added ComputeOpKey so all instances of mapping key -> Oid is in a single placeStefan Boberg2024-12-131-4/+14
* snapshot crash (#234)Dan Engelbrecht2024-11-251-1/+96
* split zencore/memory.h -> memoryview.h, memcmp.h (#228)Stefan Boberg2024-11-251-1/+1
* Insights-compatible memory tracking (#214)Stefan Boberg2024-11-251-8/+1
* workspace share security (#192)Dan Engelbrecht2024-10-231-18/+147