index
:
zen
273-integrated-memory-tracking
actions_updates
asio
ddcref
de/add-buildid-updates-to-test-scripts
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/consul-support
de/disk-io-optimizations
de/disk-io-with-retry
de/download-feedback-api
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/revise-oplog-block-arrangement
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
main
rpc-analyze
sb/block-clone
sb/build-cache
sb/build-part-delta
sb/builds-subcmds
sb/cleanup-main
sb/cloud
sb/compute-scheduler
sb/docker-compute
sb/eastl
sb/fix-vla-warn
sb/intree-sentry-native
sb/more-tui
sb/rpc-analysis
sb/s3client
sb/sessionize
sb/threadpool
sb/tsan-fixes
sb/unity-build
sb/win-x-linux
sb/xrepo
sb/zen-master
streamapi
tb/docker
wait_for_quiescence
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
...
*
adding more stats (#429)
Dan Engelbrecht
2023-09-28
2
-11
/
+39
*
flush block store blocks when finished (#425)
Dan Engelbrecht
2023-09-27
1
-0
/
+1
*
add more trace scopes (#362)
Dan Engelbrecht
2023-09-15
6
-114
/
+150
*
More statistics for Cache, Project Store and Cid Store (#405)
Dan Engelbrecht
2023-09-14
2
-10
/
+45
*
stream oplog attachments from jupiter (#384)
Dan Engelbrecht
2023-09-06
2
-75
/
+27
*
retry file create (#383)
Dan Engelbrecht
2023-09-04
2
-3
/
+27
*
safer gc on low disk (#373)
Dan Engelbrecht
2023-08-22
2
-37
/
+46
*
use robinmap in compact cas (#368)
Dan Engelbrecht
2023-08-21
3
-10
/
+19
*
update vcpkg dependencies (#356)
Dan Engelbrecht
2023-08-11
1
-1
/
+1
*
catch exceptions when scheduling GC and when writing GC scheduling state (#339)
Dan Engelbrecht
2023-08-01
1
-136
/
+149
*
CidStore now implements the ChunkResolver interface
Stefan Boberg
2023-06-30
4
-13
/
+21
*
added zen::ChunkResolver
Stefan Boberg
2023-06-30
1
-0
/
+9
*
drive-by const
Stefan Boberg
2023-06-12
1
-1
/
+1
*
Content scrubbing (#271)
Stefan Boberg
2023-05-16
7
-103
/
+316
*
Additional trace instrumentation (#312)
Stefan Boberg
2023-05-16
5
-1
/
+65
*
Add `--gc-projectstore-duration-seconds` option (#281)
Dan Engelbrecht
2023-05-16
4
-45
/
+83
*
removed remnants of ZEN_USE_REF_TRACKING
Stefan Boberg
2023-05-15
2
-28
/
+0
*
added error reporting for bad BlockStore chunks
Stefan Boberg
2023-05-15
1
-5
/
+22
*
removed unnecessary #include directives from cas.h
Stefan Boberg
2023-05-15
1
-10
/
+3
*
added ScrubStorage to GcStorage base class
Stefan Boberg
2023-05-15
5
-15
/
+38
*
added static_assert for BlockStoreDiskLocation
Stefan Boberg
2023-05-15
1
-0
/
+2
*
corrected CidStore comment
Stefan Boberg
2023-05-15
1
-4
/
+0
*
CidStore::Impl explicit constructor, fixed #ifndef NDEBUG
Stefan Boberg
2023-05-15
1
-3
/
+4
*
minor GC API cleanup
Stefan Boberg
2023-05-15
10
-35
/
+35
*
Remove ATL header usage (#306)
Stefan Boberg
2023-05-15
1
-4
/
+4
*
fix logic for old blocks in blockstore gc (#295)
Dan Engelbrecht
2023-05-12
1
-21
/
+24
*
clang-format (sorry)
Stefan Boberg
2023-05-11
1
-1
/
+1
*
build fix (accidental commit on the wrong branch)
Stefan Boberg
2023-05-11
2
-1
/
+4
*
clang-format
Stefan Boberg
2023-05-11
1
-1
/
+3
*
Merge branch 'main' of https://github.com/EpicGames/zen
Stefan Boberg
2023-05-11
2
-24
/
+33
|
\
|
*
flush file cas on exit (#291)
Dan Engelbrecht
2023-05-11
2
-24
/
+33
*
|
added scrubcontext.cpp
Stefan Boberg
2023-05-11
1
-0
/
+15
|
/
*
if a block is missing during gc, log an error but still continue (#289)
Dan Engelbrecht
2023-05-11
1
-4
/
+8
*
WARN level log if we can't write snapshot/manifest/access times (#288)
Dan Engelbrecht
2023-05-11
1
-1
/
+1
*
clean up log/index reading and fix incorrect logging about bad log files (#286)
Dan Engelbrecht
2023-05-10
2
-84
/
+98
*
make sure we create gc root directory before checking disk space
Dan Engelbrecht
2023-05-10
1
-7
/
+7
*
Low disk space detector (#277)
Dan Engelbrecht
2023-05-09
3
-14
/
+83
*
Validate that entries points inside valid blocks at startup (#280)
Dan Engelbrecht
2023-05-09
3
-42
/
+93
*
Treat reading outside of block store file as a not found error. We may encoun...
Dan Engelbrecht
2023-05-02
1
-0
/
+4
*
moved source directories into `/src` (#264)
Stefan Boberg
2023-05-02
20
-0
/
+7371
[prev]