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
*
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
*
tracing for gcv2 (#574)
Dan Engelbrecht
2023-11-28
6
-17
/
+53
*
Don't call spdlog::drop_all, spdlog::shutdown will do that for us in a contro...
Dan Engelbrecht
2023-11-27
1
-1
/
+0
*
fix missing locks/sync of log position when writing index snapshots (#572)
Dan Engelbrecht
2023-11-27
2
-4
/
+9
*
gcv2 tests for project store and bugfixes (#571)
Dan Engelbrecht
2023-11-27
2
-84
/
+213
*
optimized index snapshot reading/writing (#561)
Stefan Boberg
2023-11-27
17
-534
/
+1074
*
gc stop command (#569)
v0.2.36-pre2
Dan Engelbrecht
2023-11-27
8
-7
/
+125
*
Add GC Cancel/Stop (#568)
Dan Engelbrecht
2023-11-24
7
-138
/
+353
*
fix truncation of sentry hostname
Dan Engelbrecht
2023-11-24
1
-1
/
+1
*
Updated branding (#567)
Stefan Boberg
2023-11-23
3
-5
/
+5
*
added --powercycle option (#565)
Stefan Boberg
2023-11-23
7
-120
/
+164
*
embed html frontend content as binary compiled data (#559)
Dan Engelbrecht
2023-11-23
3
-2
/
+7
*
fix block cloning copy argument validation (#560)
Stefan Boberg
2023-11-22
4
-4
/
+40
*
reduce work when there are no blocks to compact (#558)
Dan Engelbrecht
2023-11-22
2
-105
/
+115
*
lined up rpc command descriptions with names
Stefan Boberg
2023-11-22
1
-3
/
+3
*
add command line options for compact block threshold and gc verbose (#557)
Dan Engelbrecht
2023-11-21
12
-163
/
+332
*
compact separate for gc referencer (#533)
Dan Engelbrecht
2023-11-21
13
-991
/
+1321
*
zen run command (#552)
Stefan Boberg
2023-11-21
24
-675
/
+605
*
basic ZEN_ASSERT_FORMAT implementation (#556)
Stefan Boberg
2023-11-21
5
-60
/
+131
*
Merge branch 'main' of https://github.com/EpicGames/zen
Stefan Boberg
2023-11-21
1
-1
/
+1
|
\
|
*
Added HTTP verb HEAD to objstore get-object. (#554)
Per Larsson
2023-11-20
1
-1
/
+1
*
|
minor: updated transport plugin default ports to match the new defaults
Stefan Boberg
2023-11-20
1
-3
/
+3
|
/
*
moved process handling code into separate h/cpp (#555)
Stefan Boberg
2023-11-20
10
-747
/
+822
[next]