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
...
*
fix m_LastFullGcDuration, m_LastFullGCDiff, m_LastFullGcDuration and m_LastLi...
Dan Engelbrecht
2023-10-23
2
-26
/
+21
*
Remove any unreferenced blocks in block store on open (#492)
Dan Engelbrecht
2023-10-23
3
-8
/
+24
*
Don't prune block locations due to missing blocks a startup (#487)
Dan Engelbrecht
2023-10-20
3
-90
/
+102
*
Cache (rpc) activitity recording improvements (#482)
Stefan Boberg
2023-10-20
1
-4
/
+0
*
clean up GcContributor and GcStorage to be pure interfaces (#485)
Dan Engelbrecht
2023-10-20
6
-41
/
+17
*
Add --skip-delete option to gc command (#484)
Dan Engelbrecht
2023-10-20
3
-1
/
+6
*
add `flush` command and more gc status info (#483)
Dan Engelbrecht
2023-10-18
3
-32
/
+147
*
skip lightweight GC if full GC is due soon (#467)
Stefan Boberg
2023-10-12
1
-20
/
+30
*
fixed GC logging output stats (#458)
Stefan Boberg
2023-10-10
1
-1
/
+1
*
fix gc infinite loop (#453)
Dan Engelbrecht
2023-10-06
1
-1
/
+9
*
check that block does not exists on disk before starting write to it (#449)
Dan Engelbrecht
2023-10-05
2
-18
/
+46
*
Fix curruption of disk cache bucket index on GC (#448)
Dan Engelbrecht
2023-10-05
2
-30
/
+39
*
trivial: log output typo in GC
Stefan Boberg
2023-10-05
1
-1
/
+1
*
refactor comapactcas index (#443)
Dan Engelbrecht
2023-10-04
2
-19
/
+62
*
faster accesstime save restore (#439)
Dan Engelbrecht
2023-10-03
5
-124
/
+131
*
clean up date formatting (#440)
Stefan Boberg
2023-10-02
1
-4
/
+4
*
fix formatting of gc start message
v0.2.26-pre0
Dan Engelbrecht
2023-10-02
1
-1
/
+1
*
Handle OOM and OOD more gracefully to not spam Sentry with error reports (#434)
Dan Engelbrecht
2023-10-02
4
-26
/
+121
*
lightweight gc (#431)
Dan Engelbrecht
2023-10-02
4
-58
/
+167
*
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
[prev]
[next]