aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver-test
Commit message (Expand)AuthorAgeFilesLines
* Add --no-network option (#831)Stefan Boberg3 days1-0/+31
* hub consul integration (#820)Dan Engelbrecht5 days1-3/+134
* HttpClient using libcurl, Unix Sockets for HTTP. HTTPS support (#770)Stefan Boberg5 days1-0/+41
* Merge branch 'main' into lm/restrict-content-typeLiam Mitchell6 days12-46/+2444
|\
| * Eliminate spdlog dependency (#773)Stefan Boberg7 days2-4/+6
| * added TEST_SUITE_BEGIN/END around some TEST_CASEs which didn't have them (#809)Stefan Boberg11 days2-0/+8
| * compute orchestration (#763)Stefan Boberg11 days5-39/+2089
| * fix objectstore uri path parsing (#801)Dan Engelbrecht13 days1-0/+74
| * Add test suites (#799)Stefan Boberg14 days8-3/+32
| * added `--verbose` option to zenserver-test and `xmake test` (#798)Stefan Boberg2026-03-011-1/+10
| * test running / reporting improvements (#797)Stefan Boberg2026-02-285-36/+30
| * add multirange requests to blob store (#795)Dan Engelbrecht2026-02-271-1/+199
| * structured compute basics (#714)Stefan Boberg2026-02-181-0/+34
| * logging config move to zenutil (#754)Stefan Boberg2026-02-131-1/+1
* | Restore debug logging in zenserver testsLiam Mitchell2026-02-191-1/+1
* | Restrict content-type on POST requests to compact binary or JSONLiam Mitchell2026-02-112-4/+6
|/
* 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
|\ \ \ | | |/ | |/|