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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/main' into sb/build-cache
sb/build-cache
Dan Engelbrecht
2025-03-18
19
-890
/
+1499
|
\
|
*
improved reporting on async error (#312)
Dan Engelbrecht
2025-03-18
2
-8
/
+17
|
*
If a chunk or block write operation results in more than one completed chunk ...
Dan Engelbrecht
2025-03-18
1
-88
/
+155
|
*
collapse local writes (#310)
Dan Engelbrecht
2025-03-18
2
-156
/
+199
|
*
Reduced disk I/O when writing out chunk blocks during download (#309)
Dan Engelbrecht
2025-03-18
1
-70
/
+81
|
*
improved post upload/download summary (#308)
Dan Engelbrecht
2025-03-18
3
-420
/
+690
|
*
fix quoted command lines arguments (#306)
Dan Engelbrecht
2025-03-12
15
-182
/
+391
|
*
Remove spurious '4' in conditional code block
Stefan Boberg
2025-03-12
1
-12
/
+12
*
|
Merge branch 'main' into sb/build-cache
Stefan Boberg
2025-03-12
2
-2
/
+30
|
\
|
|
*
ProgressBar improvements (#305)
Stefan Boberg
2025-03-12
2
-2
/
+42
|
*
fixes for log timestamps (#304)
Stefan Boberg
2025-03-12
5
-3
/
+26
*
|
fix log timestamps
Stefan Boberg
2025-03-12
2
-3
/
+10
*
|
add GetTimeSinceProcessStart returning time since process start
Stefan Boberg
2025-03-12
3
-0
/
+16
*
|
Merge remote-tracking branch 'origin/main' into sb/build-cache
Stefan Boberg
2025-03-12
7
-514
/
+696
|
\
|
|
*
fix mac/linux builds command (#303)
Dan Engelbrecht
2025-03-12
1
-15
/
+20
|
*
improved block gen logic (#302)
Dan Engelbrecht
2025-03-12
7
-457
/
+599
|
*
async find blocks (#300)
Dan Engelbrecht
2025-03-11
1
-42
/
+80
*
|
Remove spurious '4' in conditional code block
Stefan Boberg
2025-03-12
1
-12
/
+12
*
|
changed ReadDeltaArray to return the number of entries in the input array
Stefan Boberg
2025-03-12
1
-3
/
+6
*
|
Further tweaks to build part manifest encoding
Stefan Boberg
2025-03-11
2
-13
/
+119
*
|
added support for delta-encoding of main manifest
Stefan Boberg
2025-03-11
2
-2
/
+51
*
|
eligeble -> eligible
Stefan Boberg
2025-03-11
1
-1
/
+1
*
|
Misc changes to make logging more compact
Stefan Boberg
2025-03-11
1
-11
/
+12
*
|
change ProgressBar so it doesn't use printf
Stefan Boberg
2025-03-11
1
-1
/
+13
*
|
add support for `--malloc=<...>` in zen CLI
Stefan Boberg
2025-03-11
1
-0
/
+3
*
|
fix namespace scoping so it works in release too
Stefan Boberg
2025-03-11
1
-1
/
+2
*
|
remove redundant `ZEN_MEMSCOPE`
Stefan Boberg
2025-03-11
1
-1
/
+0
*
|
Merge remote-tracking branch 'origin/main' into sb/build-cache
Stefan Boberg
2025-03-11
13
-939
/
+1700
|
\
|
|
*
Build command tweaks (#301)
Stefan Boberg
2025-03-11
7
-59
/
+83
|
*
pick up existing cache (#299)
Dan Engelbrecht
2025-03-10
9
-887
/
+1651
*
|
added fmt formatter for CbObjectView to make it easier to log compact binary ...
Stefan Boberg
2025-03-10
1
-0
/
+23
*
|
buildstore build fix
Stefan Boberg
2025-03-10
1
-0
/
+2
*
|
added LoggingOptions::AllowAsync to manage use of async logging
Stefan Boberg
2025-03-10
2
-1
/
+2
*
|
test stuff
Stefan Boberg
2025-03-10
5
-22
/
+107
*
|
Fix problem in FinishInitializeLogging when not logging to file
Stefan Boberg
2025-03-10
1
-6
/
+9
*
|
minor: renames
Stefan Boberg
2025-03-10
3
-3
/
+2
*
|
Merge remote-tracking branch 'origin/main' into sb/build-cache
Stefan Boberg
2025-03-07
34
-601
/
+1284
|
\
|
|
*
partial block fetch (#298)
Dan Engelbrecht
2025-03-07
8
-402
/
+907
|
*
reduced memory churn using fixed_xxx containers (#236)
Stefan Boberg
2025-03-06
26
-199
/
+377
|
*
Add trace support for zen CLI command (#296)
Stefan Boberg
2025-03-05
4
-37
/
+210
*
|
Tactical check-in to simplify merge from old branch
Stefan Boberg
2025-03-07
2
-0
/
+20
*
|
Merge branch 'main' into sb/build-cache
Stefan Boberg
2025-03-05
3
-38
/
+289
|
\
|
|
*
streaming compress (#295)
Dan Engelbrecht
2025-03-05
3
-37
/
+289
*
|
Merge branch 'main' into sb/build-cache
Stefan Boberg
2025-03-05
3
-75
/
+344
|
\
|
|
*
do direct update of stats numbers (#294)
Dan Engelbrecht
2025-03-04
1
-24
/
+13
|
*
stream decompress (#293)
Dan Engelbrecht
2025-03-04
3
-57
/
+337
*
|
stub out build store/cache service
Stefan Boberg
2025-03-05
5
-0
/
+67
*
|
ZEN_TRACE_CPU annotations for builds command
Stefan Boberg
2025-03-05
3
-40
/
+160
*
|
added tracing support for zen CLI
Stefan Boberg
2025-03-04
1
-0
/
+54
|
/
*
limit and validate responses before logging the text (#292)
Stefan Boberg
2025-03-04
4
-1
/
+110
[next]