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
/
compactcas.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
graceful wait in parallelwork destructor (#438)
Dan Engelbrecht
2025-06-16
1
-65
/
+72
*
missing chunks bugfix (#424)
Dan Engelbrecht
2025-06-09
1
-16
/
+290
*
pause, resume and abort running builds cmd (#421)
Dan Engelbrecht
2025-06-05
1
-1
/
+2
*
add missing flush inblockstore compact (#411)
Dan Engelbrecht
2025-05-30
1
-1
/
+15
*
faster oplog validate (#408)
Dan Engelbrecht
2025-05-30
1
-1
/
+6
*
handle exception with batch work (#401)
Dan Engelbrecht
2025-05-19
1
-58
/
+70
*
keep snapshot on log delete fail (#391)
Dan Engelbrecht
2025-05-12
1
-24
/
+22
*
flush cas log file (#387)
Dan Engelbrecht
2025-05-09
1
-45
/
+30
*
iterate chunks crash fix (#376)
Dan Engelbrecht
2025-05-02
1
-35
/
+246
*
long filename support (#330)
Dan Engelbrecht
2025-03-31
1
-15
/
+15
*
zen build cache service (#318)
Dan Engelbrecht
2025-03-26
1
-2
/
+2
*
Miscellaneous minor LLM fixes (#268)
v5.5.17-pre0
Stefan Boberg
2024-12-17
1
-1
/
+2
*
batch fetch record cache values (#266)
Dan Engelbrecht
2024-12-17
1
-17
/
+18
*
projectstore getchunks rpc with modtag (#244)
Dan Engelbrecht
2024-12-05
1
-15
/
+17
*
Unity build fixes (#253)
Stefan Boberg
2024-12-05
1
-13
/
+13
*
added support for dynamic LLM tags (#245)
Stefan Boberg
2024-12-02
1
-0
/
+34
*
use plain sorted array instead of map of vectors (#237)
Dan Engelbrecht
2024-11-27
1
-4
/
+7
*
caller controls threshold for bulk-loading chunks in IterateChunks (#222)
Dan Engelbrecht
2024-11-25
1
-3
/
+5
*
stronger validation of payload existance (#229)
Dan Engelbrecht
2024-11-25
1
-2
/
+26
*
fix inconsistencies in filecas due to failing to remove payload file during G...
Dan Engelbrecht
2024-11-22
1
-1
/
+1
*
remove gc v1 (#121)
Dan Engelbrecht
2024-10-03
1
-610
/
+29
*
gc block size target max size (#180)
Dan Engelbrecht
2024-10-02
1
-28
/
+25
*
optimize startup time (#175)
Dan Engelbrecht
2024-09-30
1
-3
/
+3
*
Add `gc-attachment-passes` option to zenserver (#167)
Dan Engelbrecht
2024-09-25
1
-1
/
+1
*
gc unused refactor (#165)
Dan Engelbrecht
2024-09-23
1
-5
/
+9
*
gc performance improvements (#160)
Dan Engelbrecht
2024-09-17
1
-13
/
+14
*
trace scopes improvements
Dan Engelbrecht
2024-09-10
1
-0
/
+1
*
move gc logs to gc logger (#142)
Dan Engelbrecht
2024-09-04
1
-0
/
+6
*
stop exceptions from leaking on threaded work (#102)
Dan Engelbrecht
2024-08-06
1
-23
/
+33
*
refactor BlockStore IterateChunks (#77)
Dan Engelbrecht
2024-05-17
1
-18
/
+55
*
use direct file access for large file hash (#63)
Dan Engelbrecht
2024-04-26
1
-4
/
+4
*
iterate cas chunks (#59)
Dan Engelbrecht
2024-04-24
1
-10
/
+43
*
safer gcv2 on error (#60)
Dan Engelbrecht
2024-04-24
1
-0
/
+2
*
InsertChunks for CAS store (#55)
Dan Engelbrecht
2024-04-22
1
-0
/
+58
*
improved assert (#37)
Dan Engelbrecht
2024-04-04
1
-2
/
+2
*
fix potential partially written files (#2)
Dan Engelbrecht
2024-03-13
1
-3
/
+12
*
Make sure we wait for all scheduled tasks to complete before throwing excepti...
Dan Engelbrecht
2024-02-28
1
-2
/
+6
*
improved block store logging and more gcv2 tests (#659)
Dan Engelbrecht
2024-02-27
1
-50
/
+96
*
fix ChunkIndexToChunkHash indexing (#621)
Stefan Boberg
2023-12-19
1
-1
/
+1
*
improve trace (#606)
Dan Engelbrecht
2023-12-13
1
-0
/
+1
*
improved scrubbing of oplogs and filecas (#596)
Stefan Boberg
2023-12-11
1
-26
/
+12
*
fixed bug in CasContainerStrategy::ReadIndexFile (#595)
Stefan Boberg
2023-12-07
1
-1
/
+3
*
reserve vectors in gcv2 upfront / load factor for robin_map (#582)
Dan Engelbrecht
2023-12-04
1
-6
/
+15
*
use 32 bit offset and size in BlockStoreLocation (#581)
Dan Engelbrecht
2023-12-01
1
-1
/
+1
*
tracing for gcv2 (#574)
Dan Engelbrecht
2023-11-28
1
-0
/
+6
*
fix missing locks/sync of log position when writing index snapshots (#572)
Dan Engelbrecht
2023-11-27
1
-2
/
+4
*
optimized index snapshot reading/writing (#561)
Stefan Boberg
2023-11-27
1
-18
/
+35
*
Add GC Cancel/Stop (#568)
Dan Engelbrecht
2023-11-24
1
-0
/
+19
*
reduce work when there are no blocks to compact (#558)
Dan Engelbrecht
2023-11-22
1
-51
/
+54
*
add command line options for compact block threshold and gc verbose (#557)
Dan Engelbrecht
2023-11-21
1
-7
/
+13
[next]