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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't capture local variables in loop by reference (#623)
Dan Engelbrecht
2023-12-19
1
-27
/
+27
*
ensure we can build without trace (#619)
Stefan Boberg
2023-12-19
5
-2
/
+13
*
various TSAN/ASAN/LeakAnalyzer fixes (#622)
Stefan Boberg
2023-12-19
6
-10
/
+32
*
fix ChunkIndexToChunkHash indexing (#621)
Stefan Boberg
2023-12-19
2
-2
/
+2
*
fix leak in IoBuffer for manifested small chunk (#618)
Stefan Boberg
2023-12-19
1
-2
/
+2
*
cache RPC recorder threading fixes (#617)
Stefan Boberg
2023-12-19
3
-54
/
+110
*
Fix crash bug when trying to inspect non-open block file in GC (#614)
Dan Engelbrecht
2023-12-18
2
-7
/
+20
*
Make sure we initialize the pattern of FileSink before it is added as a usabl...
Dan Engelbrecht
2023-12-18
1
-12
/
+8
*
log each block that is compacted (#613)
Dan Engelbrecht
2023-12-15
1
-0
/
+5
*
fixed v2 rpc recording issue with >4GB data per segment (#612)
Stefan Boberg
2023-12-15
4
-146
/
+323
*
implement cache recording segment split by age (#611)
Stefan Boberg
2023-12-14
3
-17
/
+110
*
Make sure IoBuffer is a valid null-buffer after move operation (#610)
Dan Engelbrecht
2023-12-14
2
-4
/
+15
*
Don't use copy of Payloads array when fetching memcached payload in GC (#609)
Dan Engelbrecht
2023-12-13
1
-1
/
+1
*
fix peak disk load in gc status (#608)
Dan Engelbrecht
2023-12-13
1
-12
/
+11
*
skip invalid chunks when reclaiming space in block store (#607)
Dan Engelbrecht
2023-12-13
1
-0
/
+13
*
improve trace (#606)
Dan Engelbrecht
2023-12-13
5
-37
/
+65
*
fix crash at log exit (#605)
Dan Engelbrecht
2023-12-13
1
-7
/
+5
*
use mimalloc where available (#601)
Stefan Boberg
2023-12-12
1
-15
/
+11
*
Adding an info command to display a top-level summary of disk space etc (#602)
Stefan Boberg
2023-12-12
8
-31
/
+336
*
premature logging shutdown fix (#603)
v0.2.36
Stefan Boberg
2023-12-12
1
-0
/
+9
*
header only compressed buffers are valid (#604)
Dan Engelbrecht
2023-12-12
1
-2
/
+2
*
Merge branch 'main' of https://github.com/EpicGames/zen
Stefan Boberg
2023-12-11
117
-5211
/
+9027
|
\
|
*
Make sure that PathFromHandle don't hide true error when throwing exceptions ...
Dan Engelbrecht
2023-12-11
3
-16
/
+31
|
*
mem cache perf improvements (#592)
Dan Engelbrecht
2023-12-11
2
-120
/
+168
|
*
added details to trace initialization (#588)
Stefan Boberg
2023-12-11
4
-11
/
+17
|
*
improved scrubbing of oplogs and filecas (#596)
Stefan Boberg
2023-12-11
17
-137
/
+439
|
*
multi-line logging improvements (#597)
Stefan Boberg
2023-12-11
4
-78
/
+127
|
*
SuppressConsoleLog now removes any existing console logger (#599)
Stefan Boberg
2023-12-11
1
-0
/
+5
|
*
fix deadlock at bucket creation (#598)
Dan Engelbrecht
2023-12-11
2
-177
/
+205
|
*
Merge branch 'main' into zs/get-all-chunk-infos
zs/get-all-chunk-infos
zousar
2023-12-07
31
-209
/
+512
|
|
\
|
|
*
fixed bug in CasContainerStrategy::ReadIndexFile (#595)
Stefan Boberg
2023-12-07
1
-1
/
+3
|
|
*
logging configuration via command line options (#589)
Stefan Boberg
2023-12-06
6
-7
/
+114
|
|
*
Use correct iterator index when looking up memcached payload in GatherReferen...
Dan Engelbrecht
2023-12-05
1
-5
/
+4
|
|
*
http plugin dependency fixes (#590)
Stefan Boberg
2023-12-05
3
-5
/
+17
|
|
*
HTTP plugin request debug logging (#587)
Stefan Boberg
2023-12-05
16
-146
/
+256
|
|
*
reserve vectors in gcv2 upfront / load factor for robin_map (#582)
Dan Engelbrecht
2023-12-04
7
-41
/
+88
|
|
*
memory usage estimation for memcached entries (#586)
Dan Engelbrecht
2023-12-04
1
-5
/
+24
|
|
*
Add context to Zen upstream resolve error message (#585)
Stefan Boberg
2023-12-04
1
-1
/
+1
|
|
*
safe threadpool shutdown (#584)
Dan Engelbrecht
2023-12-04
2
-1
/
+8
|
*
|
Change naming to ChunkInfos instead of Chunks
zousar
2023-12-06
4
-12
/
+12
|
*
|
Ran precommit
zousar
2023-12-05
2
-7
/
+3
|
*
|
Get hash when retrieving chunks
zousar
2023-12-05
2
-7
/
+32
|
*
|
Add endpoint for all chunk infos
zousar
2023-12-01
3
-8
/
+45
|
|
/
|
*
use 32 bit offset and size in BlockStoreLocation (#581)
Dan Engelbrecht
2023-12-01
6
-75
/
+117
|
*
add separate PreCache step for GcReferenceChecker (#578)
Dan Engelbrecht
2023-12-01
8
-223
/
+481
|
*
WinIoThreadPool teardown cleaned up (#580)
Stefan Boberg
2023-11-30
1
-0
/
+5
|
*
global thread worker pools (#577)
Dan Engelbrecht
2023-11-29
9
-33
/
+131
|
*
fixed file logger pattern (#579)
Stefan Boberg
2023-11-29
1
-1
/
+1
|
*
close thread pool + parallel CasImpl::Initialize (#576)
Dan Engelbrecht
2023-11-28
2
-4
/
+18
|
*
moved LuaConfig code so it can be used outside of config.cpp (#575)
Stefan Boberg
2023-11-28
3
-540
/
+705
[next]