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
/
zenstore
Commit message (
Expand
)
Author
Age
Files
Lines
*
revert multi-cid store (#475)
Dan Engelbrecht
2025-08-26
3
-44
/
+20
*
clean up trace options parsing (#473)
Dan Engelbrecht
2025-08-22
1
-0
/
+2
*
per namespace/project cas prep refactor (#470)
Dan Engelbrecht
2025-08-20
12
-136
/
+165
*
zen print fixes/improvements (#469)
Dan Engelbrecht
2025-08-19
1
-1
/
+1
*
reduce lock contention when checking for disk cache put reject (#465)
Dan Engelbrecht
2025-08-12
2
-105
/
+91
*
Merge branch 'main' into zs/put-overwrite-policy
Zousar Shaker
2025-08-08
3
-550
/
+323
|
\
|
*
add the correct set of references hashes in batched inline mode (#459)
Dan Engelbrecht
2025-08-06
1
-3
/
+3
|
*
refactor blobstore (#458)
Dan Engelbrecht
2025-08-06
2
-548
/
+321
*
|
precommit
zousar
2025-08-07
1
-9
/
+4
*
|
Avoid committing chunks for batch rejected puts
zousar
2025-08-07
1
-42
/
+35
*
|
Moving put rejections to happen in batch handling
zousar
2025-08-05
2
-41
/
+101
*
|
Merge branch 'main' into zs/put-overwrite-policy
zousar
2025-08-05
1
-11
/
+40
|
\
|
|
*
add hardening for legacy cache bucket manifests (#454)
Dan Engelbrecht
2025-08-04
1
-11
/
+40
*
|
xmake precommit
zousar
2025-06-24
2
-7
/
+7
*
|
Merge branch 'main' into zs/put-overwrite-policy
zousar
2025-06-24
26
-1873
/
+4320
|
\
|
|
*
make sure we unregister from GC before we drop bucket/namespaces (#443)
Dan Engelbrecht
2025-06-19
2
-1
/
+4
|
*
graceful wait in parallelwork destructor (#438)
Dan Engelbrecht
2025-06-16
4
-172
/
+213
|
*
missing chunks bugfix (#424)
Dan Engelbrecht
2025-06-09
7
-84
/
+479
|
*
pause, resume and abort running builds cmd (#421)
Dan Engelbrecht
2025-06-05
4
-7
/
+14
|
*
fix cachbucket mem hit count (#415)
Dan Engelbrecht
2025-06-02
1
-4
/
+7
|
*
add missing flush inblockstore compact (#411)
Dan Engelbrecht
2025-05-30
5
-17
/
+130
|
*
faster oplog validate (#408)
Dan Engelbrecht
2025-05-30
4
-10
/
+69
|
*
frequent disk space check (#407)
Dan Engelbrecht
2025-05-27
1
-25
/
+84
|
*
unblock cache bucket drop (#406)
Dan Engelbrecht
2025-05-26
4
-54
/
+124
|
*
handle exception with batch work (#401)
Dan Engelbrecht
2025-05-19
4
-134
/
+147
|
*
make sure tests initialize trace so we don't end up allocating tons of memory...
Stefan Boberg
2025-05-15
1
-0
/
+2
|
*
keep snapshot on log delete fail (#391)
Dan Engelbrecht
2025-05-12
6
-104
/
+81
|
*
enable per bucket config (#388)
Dan Engelbrecht
2025-05-12
2
-2
/
+22
|
*
tweak iterate block parameters (#390)
Dan Engelbrecht
2025-05-12
2
-34
/
+50
|
*
flush cas log file (#387)
Dan Engelbrecht
2025-05-09
2
-46
/
+31
|
*
make RemoveExpiredData and PreCache serial to reduce CPU overhead / lock cont...
Dan Engelbrecht
2025-05-07
1
-85
/
+61
|
*
optimize block store CompactBlocks (#384)
Dan Engelbrecht
2025-05-07
1
-14
/
+19
|
*
optimize cache bucket state writing (#382)
Dan Engelbrecht
2025-05-06
1
-42
/
+59
|
*
make OOD and OOM in gc non critical (#381)
Dan Engelbrecht
2025-05-05
1
-27
/
+218
|
*
silence Out Of Disk errors to sentry (#378)
Dan Engelbrecht
2025-05-05
1
-48
/
+56
|
*
iterate chunks crash fix (#376)
Dan Engelbrecht
2025-05-02
4
-76
/
+314
|
*
cbobject validation (#377)
Dan Engelbrecht
2025-05-02
1
-10
/
+31
|
*
replace local equal_to_2 with eastl impl (#368)
Stefan Boberg
2025-04-25
1
-16
/
+2
|
*
predicate to enable compiling with later EASTL version (#367)
Stefan Boberg
2025-04-24
1
-1
/
+1
|
*
blobstore size limit (#342)
Dan Engelbrecht
2025-04-04
2
-13
/
+255
|
*
build store save access times (#341)
v5.6.3-pre0
Dan Engelbrecht
2025-04-03
3
-30
/
+304
|
*
use oidctoken executable to generate auth (#336)
Dan Engelbrecht
2025-04-02
1
-13
/
+0
|
*
reduce disk io during gc (#335)
Dan Engelbrecht
2025-04-01
1
-20
/
+8
|
*
long filename support (#330)
Dan Engelbrecht
2025-03-31
9
-117
/
+117
|
*
optional compress of block chunks (#326)
Dan Engelbrecht
2025-03-27
1
-5
/
+26
|
*
zen build cache service (#318)
Dan Engelbrecht
2025-03-26
11
-46
/
+1738
|
*
reduced memory churn using fixed_xxx containers (#236)
Stefan Boberg
2025-03-06
7
-108
/
+143
|
*
improvements and infrastructure for upcoming builds api command line (#284)
Dan Engelbrecht
2025-02-25
1
-2
/
+2
|
*
moving and small refactor of chunk blocks to prepare for builds api (#282)
Dan Engelbrecht
2025-02-12
4
-997
/
+0
*
|
Change to PutResult structure
zousar
2025-06-24
7
-134
/
+201
[next]