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
...
|
*
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
*
|
Establish TODOs and unit test for rejected PUT propagation
zousar
2025-03-24
1
-0
/
+1
*
|
Control overwrite enforcement with a config setting
zousar
2025-03-02
2
-1
/
+3
*
|
Move utility methods in cachedisklayer
zousar
2025-02-26
1
-38
/
+38
*
|
Enforce Overwrite Prevention According To Cache Policy
zousar
2025-02-26
6
-101
/
+252
|
/
*
Add multithreading directory scanning in core/filesystem (#277)
Dan Engelbrecht
2025-01-22
6
-71
/
+51
*
move basicfile.h/cpp -> zencore (#273)
Dan Engelbrecht
2025-01-16
6
-6
/
+6
*
Suppress progress report callback if oplog import detects zero op oplog (#271)
Dan Engelbrecht
2025-01-13
1
-6
/
+16
*
Miscellaneous minor LLM fixes (#268)
v5.5.17-pre0
Stefan Boberg
2024-12-17
2
-1
/
+4
*
batch fetch record cache values (#266)
Dan Engelbrecht
2024-12-17
3
-21
/
+90
*
more memory tagging and fixes (#263)
Stefan Boberg
2024-12-16
1
-0
/
+16
*
Builds API remote project store (#258)
Dan Engelbrecht
2024-12-12
1
-2
/
+2
*
Memory tracking improvements (#262)
Stefan Boberg
2024-12-11
1
-1
/
+0
*
projectstore getchunks rpc with modtag (#244)
Dan Engelbrecht
2024-12-05
1
-15
/
+17
*
Unity build fixes (#253)
Stefan Boberg
2024-12-05
4
-63
/
+76
*
ODR violation fix
Stefan Boberg
2024-12-03
1
-2
/
+2
*
reduce memory churn (#248)
Stefan Boberg
2024-12-02
1
-5
/
+5
*
validate that root path exists for workspace before adding it (#250)
Dan Engelbrecht
2024-12-02
1
-0
/
+5
*
added support for dynamic LLM tags (#245)
Stefan Boberg
2024-12-02
8
-0
/
+191
*
make sure we don't throw exception from worker thread (#247)
Dan Engelbrecht
2024-11-28
1
-3
/
+17
*
use plain sorted array instead of map of vectors (#237)
Dan Engelbrecht
2024-11-27
2
-22
/
+33
*
add missing shard lock in filecas compact (#239)
Dan Engelbrecht
2024-11-27
1
-1
/
+6
*
caller controls threshold for bulk-loading chunks in IterateChunks (#222)
Dan Engelbrecht
2024-11-25
9
-18
/
+31
*
stronger validation of payload existance (#229)
Dan Engelbrecht
2024-11-25
3
-57
/
+87
*
add missing projectstore expire time in gc log (#227)
Dan Engelbrecht
2024-11-25
1
-0
/
+1
*
split zencore/memory.h -> memoryview.h, memcmp.h (#228)
Stefan Boberg
2024-11-25
2
-2
/
+2
*
Insights-compatible memory tracking (#214)
Stefan Boberg
2024-11-25
1
-1
/
+1
*
fix inconsistencies in filecas due to failing to remove payload file during G...
Dan Engelbrecht
2024-11-22
3
-427
/
+436
*
oplog prep gc fix (#216)
Dan Engelbrecht
2024-11-15
6
-239
/
+525
*
memory leak fix (GetBatchHandle) (#215)
Stefan Boberg
2024-11-08
1
-0
/
+4
[prev]
[next]