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/disk-io-optimizations
de/disk-io-with-retry
de/download-feedback-api
de/enable-partial-requests-to-jupiter-by-default
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/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
lm/oidctoken-exe-path
lm/restrict-content-type
main
rpc-analyze
sb/block-clone
sb/build-cache
sb/build-part-delta
sb/cleanup-main
sb/cloud
sb/curly-httpclient
sb/eastl
sb/fix-vla-warn
sb/intree-sentry-native
sb/more-tui
sb/oidc-token
sb/orch
sb/rpc-analysis
sb/spdlog-out
sb/threadpool
sb/tsan-fixes
sb/unity-build
sb/xrepo
sb/zen-master
sb/zenserver-test-verbose
streamapi
tb/docker
wait_for_quiescence
zen-options
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
/
zenremotestore
Commit message (
Expand
)
Author
Age
Files
Lines
*
add support in http client to accept multi-range responses (#788)
Dan Engelbrecht
12 days
1
-74
/
+78
*
use partial blocks for oplog import (#780)
Dan Engelbrecht
2026-02-24
21
-345
/
+1122
*
move partial chunk block anailsys to chunkblock.h/cpp (#767)
Dan Engelbrecht
2026-02-20
4
-679
/
+887
*
fix builds download indexing timer (#769)
Dan Engelbrecht
2026-02-20
1
-7
/
+0
*
convert ZEN_ASSERTs to exception to handle corrupt data gracefully (#760)
Dan Engelbrecht
2026-02-18
2
-13
/
+58
*
fix target folder cleanup in builds download (#746)
Dan Engelbrecht
2026-02-06
1
-12
/
+9
*
only disable backlog scheduling when downloaded payload is not on disk (#741)
Dan Engelbrecht
2026-02-02
2
-7
/
+14
*
Avoid conversion from JSon to compact binary when querying for builds to avoi...
Dan Engelbrecht
2026-01-28
5
-13
/
+11
*
allow download specification for zen builds download (#734)
Dan Engelbrecht
2026-01-27
5
-108
/
+272
*
avoid big ioworker backlog (#733)
Dan Engelbrecht
2026-01-26
2
-37
/
+42
*
builds scanning cache (#727)
v5.7.19-pre0
Dan Engelbrecht
2026-01-23
8
-84
/
+892
*
make sure new blocks generated by a part is accessible to following parts (#732)
Dan Engelbrecht
2026-01-23
2
-81
/
+92
*
builds multipart upload (#722)
Dan Engelbrecht
2026-01-20
6
-800
/
+1960
*
fix init of buildpart id in zen oplog-download (#711)
Dan Engelbrecht
2026-01-15
1
-1
/
+1
*
structured output for builds ls (#709)
Dan Engelbrecht
2026-01-14
1
-3
/
+12
*
added options to configure exclude folders and extensions to zen build comman...
Dan Engelbrecht
2026-01-13
4
-150
/
+222
*
fixed block generation after bug introduced in PR #704 (#707)
Dan Engelbrecht
2026-01-13
1
-12
/
+15
*
various optimizations (#704)
Dan Engelbrecht
2026-01-09
2
-22
/
+126
*
read build state files into memory instead of relying on memory mapping (#702)
Dan Engelbrecht
2026-01-08
1
-2
/
+7
*
optimize scavenge part 2 (#699)
Dan Engelbrecht
2026-01-08
2
-148
/
+109
*
Merge branch 'main' into zs/limit-overwrite-default
Zousar Shaker
2025-12-19
4
-169
/
+241
|
\
|
*
optimize scavenge (#697)
Dan Engelbrecht
2025-12-19
4
-169
/
+241
*
|
Ensure upstream put propagation includes overwrite
zousar
2025-12-19
3
-6
/
+20
|
/
*
fix scavenge source path match (again) (#694)
Dan Engelbrecht
2025-12-17
1
-11
/
+12
*
add boost-worker oplog import export options (#693)
Dan Engelbrecht
2025-12-16
5
-16
/
+154
*
remove found chunks as they are found in blocks (#691)
Dan Engelbrecht
2025-12-15
1
-7
/
+18
*
oplog download size (#690)
Dan Engelbrecht
2025-12-15
9
-295
/
+627
*
show download source data (#689)
Dan Engelbrecht
2025-12-12
11
-2
/
+163
*
remove direct console output from code that is used from service mode (#688)
Dan Engelbrecht
2025-12-11
6
-28
/
+145
*
fix buffer memory in builds cache (#682)
Dan Engelbrecht
2025-12-10
1
-18
/
+68
*
safer lambda captures (#633)
Dan Engelbrecht
2025-12-08
1
-8
/
+10
*
exists must be called before equivalent (#678)
Dan Engelbrecht
2025-12-05
1
-1
/
+1
*
add checks to protect against access violation due to failed disk read (#675)
Dan Engelbrecht
2025-12-04
1
-0
/
+5
*
use scope guards to secure that BasicFile::Detach is called even on exception...
Dan Engelbrecht
2025-12-01
1
-1
/
+1
*
automatic scrub on startup (#667)
Dan Engelbrecht
2025-11-27
4
-45
/
+17
*
remove bad assert (#670)
Dan Engelbrecht
2025-11-27
1
-4
/
+0
*
update state when wildcard (#657)
Dan Engelbrecht
2025-11-24
9
-665
/
+1475
*
changelog (#661)
Dan Engelbrecht
2025-11-24
1
-1
/
+1
*
increase timeout and add retry when testing host connectivity (#659)
Dan Engelbrecht
2025-11-21
4
-8
/
+8
*
loose chunk filtering bug when using wildcards (#654)
Dan Engelbrecht
2025-11-18
3
-0
/
+475
*
control cache upload (#646)
Dan Engelbrecht
2025-11-12
6
-14
/
+23
*
Change curl defaults on MacOS (#645)
Stefan Boberg
2025-11-11
7
-19
/
+86
*
add `--boost-worker-memory` option to zen builds (#639)
Dan Engelbrecht
2025-11-10
2
-4
/
+5
*
fix parsing of assume http2 from server discovery (#643)
Dan Engelbrecht
2025-11-10
1
-1
/
+1
*
add check that we have enough free space to complete the builds download (#640)
Dan Engelbrecht
2025-11-10
2
-6
/
+56
*
switch to xmake for package management (#611)
Stefan Boberg
2025-11-07
1
-3
/
+3
*
get oplog attachments (#622)
Dan Engelbrecht
2025-11-07
4
-18
/
+1054
*
move progress bar to separate file (#638)
Dan Engelbrecht
2025-11-07
3
-72
/
+2
*
remotestore op refactorings (#637)
Dan Engelbrecht
2025-11-06
6
-555
/
+913
*
merge 5.7.8 minimal release (#635)
Dan Engelbrecht
2025-11-06
1
-0
/
+2
[next]