index
:
zen
273-integrated-memory-tracking
actions_updates
asio
ddcref
de/add-builds-download-force-option
de/add-verbose-logging-on-missing-blocks
de/auto-batch-upstream
de/better-composite-iterator
de/bloom-filter-experiment
de/builds-cmd-refactor
de/chunk-info-logging
de/compressed-buffer-creation-opts
de/consul-support
de/disk-io-optimizations
de/disk-io-with-retry
de/download-feedback-api
de/etag-for-oplog-chunks
de/file-change-monitor
de/fix-httpsys-shutdown
de/get-cache-chunks-api-with-separate-policy
de/httpclient-send-refactor
de/improve-status-command
de/improved-projectstore-batch-requests
de/improved-write-cache
de/increase-logging-to-find-mac-upload-error
de/json-to-cbobject-test
de/macos-copyright
de/macos-x86-build
de/memory-stomp-detector
de/new-append-op-rpc
de/no-mmap-for-attachment-meta-files
de/oplog-attachment-warnings
de/oplog-import-improvements
de/oplog-partial-block-download
de/optionally-keep-value-in-memory-when-uploadint-to-remote
de/reduce-project-store-memory
de/reduce-upstream-api
de/release-5.7.8-minimal
de/revise-oplog-block-arrangement
de/safer-oplog-import
de/statds-for-gc
de/test-macos-signing-with-id
de/upstream-policy-test
de/upstream-server-tests
de/v5.7.8-with-sb-refactor
de/vcpkg-latest
de/zen-as-oplog-store
de/zenserver-full-build-storage
deriveddata
di/add_cmake_dev
di/plugin-name-wip
di/poc_zen_command_plugins
feature/oplog-dependency-graph
lm/batch-request-content-type
lm/builds-metadata-integer-changelist
main
rpc-analyze
sb/block-clone
sb/build-cache
sb/build-part-delta
sb/builds-subcmds
sb/cleanup-main
sb/cloud
sb/compute-scheduler
sb/core-http-functions
sb/docker-compute
sb/eastl
sb/fix-vla-warn
sb/intree-sentry-native
sb/linux-build-improvements
sb/more-tui
sb/rpc-analysis
sb/s3client
sb/sessionize
sb/threadpool
sb/tsan-fixes
sb/unity-build
sb/win-x-linux
sb/xrepo
sb/zen-master
streamapi
tb/docker
wait_for_quiescence
zs/get-all-chunk-infos
zs/xrepo
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
zenserver-test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add --no-network option (#831)
Stefan Boberg
3 days
1
-0
/
+31
*
hub consul integration (#820)
Dan Engelbrecht
5 days
1
-3
/
+134
*
HttpClient using libcurl, Unix Sockets for HTTP. HTTPS support (#770)
Stefan Boberg
5 days
1
-0
/
+41
*
Merge branch 'main' into lm/restrict-content-type
Liam Mitchell
6 days
12
-46
/
+2444
|
\
|
*
Eliminate spdlog dependency (#773)
Stefan Boberg
7 days
2
-4
/
+6
|
*
added TEST_SUITE_BEGIN/END around some TEST_CASEs which didn't have them (#809)
Stefan Boberg
11 days
2
-0
/
+8
|
*
compute orchestration (#763)
Stefan Boberg
11 days
5
-39
/
+2089
|
*
fix objectstore uri path parsing (#801)
Dan Engelbrecht
13 days
1
-0
/
+74
|
*
Add test suites (#799)
Stefan Boberg
14 days
8
-3
/
+32
|
*
added `--verbose` option to zenserver-test and `xmake test` (#798)
Stefan Boberg
2026-03-01
1
-1
/
+10
|
*
test running / reporting improvements (#797)
Stefan Boberg
2026-02-28
5
-36
/
+30
|
*
add multirange requests to blob store (#795)
Dan Engelbrecht
2026-02-27
1
-1
/
+199
|
*
structured compute basics (#714)
Stefan Boberg
2026-02-18
1
-0
/
+34
|
*
logging config move to zenutil (#754)
Stefan Boberg
2026-02-13
1
-1
/
+1
*
|
Restore debug logging in zenserver tests
Liam Mitchell
2026-02-19
1
-1
/
+1
*
|
Restrict content-type on POST requests to compact binary or JSON
Liam Mitchell
2026-02-11
2
-4
/
+6
|
/
*
hotfix 5.7.18 (#730)
Dan Engelbrecht
2026-01-22
1
-0
/
+3
*
zen hub (#574)
Stefan Boberg
2026-01-21
1
-0
/
+252
*
ZenServerProcess API changes (#719)
Stefan Boberg
2026-01-19
5
-28
/
+28
*
use current locale when converting wide char command line arguments to string...
Dan Engelbrecht
2026-01-15
1
-0
/
+4
*
Ensure upstream put propagation includes overwrite
zousar
2025-12-19
1
-1
/
+1
*
Change default limit-overwrite behavior to true
zousar
2025-12-17
1
-3
/
+4
*
add otel instrumentation (#581)
Stefan Boberg
2025-12-11
1
-1
/
+1
*
HTTP server API changes for improved extensibility (#684)
Stefan Boberg
2025-12-11
1
-12
/
+12
*
batch op not in destructor (#676)
Dan Engelbrecht
2025-12-04
1
-0
/
+125
*
RawOffset can be anything and we expect an empty buffer to be returned along ...
Dan Engelbrecht
2025-11-26
1
-0
/
+182
*
switch to xmake for package management (#611)
Stefan Boberg
2025-11-07
1
-1
/
+1
*
move cpr in-tree (#605)
Stefan Boberg
2025-10-24
1
-1
/
+1
*
speed up tests (#555)
Dan Engelbrecht
2025-10-06
2
-10
/
+10
*
cacherequests helpers test only (#551)
Dan Engelbrecht
2025-10-03
4
-3
/
+1730
*
remove zenutil dependency in zenremotestore (#547)
Dan Engelbrecht
2025-10-03
1
-5
/
+9
*
move zenutil builds code to zenremotestore (#543)
Dan Engelbrecht
2025-10-03
3
-3
/
+9
*
fix for RPC replay issue (wrong content-type) (#536)
Stefan Boberg
2025-10-02
1
-1
/
+1
*
split zenserver-test monolith into multiple source files (#528)
Stefan Boberg
2025-09-29
6
-4602
/
+4701
*
make cpr a HttpClient implementation detail (#517)
Stefan Boberg
2025-09-29
3
-685
/
+451
*
make sure trace is configured for all test drivers (#523)
Stefan Boberg
2025-09-29
1
-0
/
+8
*
new append op rpc method (#511)
Dan Engelbrecht
2025-09-26
1
-0
/
+270
*
Adjust the responses from PUT commands
zousar
2025-09-23
1
-1
/
+1
*
Change batch put responses for client reporting
zousar
2025-09-19
1
-1
/
+13
*
add EMode to WorkerTheadPool to avoid thread starvation (#492)
Dan Engelbrecht
2025-09-10
1
-45
/
+50
*
Merge remote-tracking branch 'origin/main' into de/zen-service-command
Liam Mitchell
2025-08-21
1
-5
/
+823
|
\
|
*
add limitoverwrites option per bucket (#466)
Dan Engelbrecht
2025-08-12
1
-6
/
+5
|
*
Merge branch 'main' into zs/put-overwrite-policy
Zousar Shaker
2025-08-08
1
-0
/
+475
|
|
\
|
|
*
refactor blobstore (#458)
Dan Engelbrecht
2025-08-06
1
-0
/
+475
|
*
|
Merge branch 'main' into zs/put-overwrite-policy
zousar
2025-06-24
1
-11
/
+12
|
|
\
|
|
*
|
Establish TODOs and unit test for rejected PUT propagation
zousar
2025-03-24
1
-2
/
+74
|
*
|
Control overwrite enforcement with a config setting
zousar
2025-03-02
1
-45
/
+140
|
*
|
Expand and fix unit tests for overwrite behavior
zousar
2025-02-26
1
-7
/
+82
|
*
|
Add unit test for overwrite behavior
zousar
2025-02-18
1
-0
/
+102
*
|
|
Merge branch 'main' into de/zen-service-command
Liam Mitchell
2025-07-29
1
-11
/
+12
|
\
\
\
|
|
|
/
|
|
/
|
[next]