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
Commit message (
Expand
)
Author
Age
Files
Lines
*
v0.2.11
v0.2.11
Dan Engelbrecht
2023-05-15
1
-1
/
+1
*
v0.2.11-pre1
v0.2.11-pre1
Dan Engelbrecht
2023-05-12
1
-1
/
+1
*
wipe cache buckets block store that may contain invalid state (#300)
Dan Engelbrecht
2023-05-12
2
-2
/
+16
*
v0.2.11-pre0
v0.2.11-pre0
Dan Engelbrecht
2023-05-12
1
-1
/
+1
*
changelog
Dan Engelbrecht
2023-05-12
1
-1
/
+1
*
fix gc bucket index compaction (#299)
Dan Engelbrecht
2023-05-12
2
-4
/
+6
*
implemented structured cache logging (#296)
Stefan Boberg
2023-05-12
6
-13
/
+112
*
better logging/exception when reading file in IoBuffer::Materialize fails (#294)
Dan Engelbrecht
2023-05-12
2
-8
/
+38
*
fix logic for old blocks in blockstore gc (#295)
Dan Engelbrecht
2023-05-12
2
-21
/
+25
*
Gracefully exit if Ctrl-C is pressed (#293)
Dan Engelbrecht
2023-05-11
5
-6
/
+54
*
allow early logging (#292)
Dan Engelbrecht
2023-05-11
3
-5
/
+8
*
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
12
-35
/
+105
|
\
|
*
v0.2.10
v0.2.10
Dan Engelbrecht
2023-05-11
1
-1
/
+1
|
*
v0.2.10-pre2
v0.2.10-pre2
Dan Engelbrecht
2023-05-11
1
-1
/
+1
|
*
flush file cas on exit (#291)
Dan Engelbrecht
2023-05-11
3
-24
/
+35
|
*
Close down http server gracefully when exiting even while requests are still ...
Dan Engelbrecht
2023-05-11
9
-10
/
+69
*
|
added scrubcontext.cpp
Stefan Boberg
2023-05-11
1
-0
/
+15
|
/
*
ZEN_LOG_SCOPE compile fix
Stefan Boberg
2023-05-11
1
-1
/
+1
*
if a block is missing during gc, log an error but still continue (#289)
Dan Engelbrecht
2023-05-11
1
-4
/
+8
*
changelog
Dan Engelbrecht
2023-05-11
1
-0
/
+1
*
0.2.10-pre1
v0.2.10-pre1
Dan Engelbrecht
2023-05-11
1
-1
/
+1
*
WARN level log if we can't write snapshot/manifest/access times (#288)
Dan Engelbrecht
2023-05-11
3
-7
/
+21
*
Revert "add timeout to server spawns in tests"
Dan Engelbrecht
2023-05-11
1
-22
/
+22
*
need to set 'id' for user info in sentry (#287)
Dan Engelbrecht
2023-05-10
1
-25
/
+35
*
Only rewrite state_marker file if it does not exist so we can see the age of it
Dan Engelbrecht
2023-05-10
1
-3
/
+6
*
v0.2.10-pre0
v0.2.10-pre0
Dan Engelbrecht
2023-05-10
1
-1
/
+1
*
clean up log/index reading and fix incorrect logging about bad log files (#286)
Dan Engelbrecht
2023-05-10
3
-88
/
+106
*
make sure we create gc root directory before checking disk space
Dan Engelbrecht
2023-05-10
1
-7
/
+7
*
add timeout to server spawns in tests
Dan Engelbrecht
2023-05-10
1
-22
/
+22
*
extend timeout for linux validation on ci
Dan Engelbrecht
2023-05-10
1
-1
/
+1
*
fix return code on tests (#284)
Dan Engelbrecht
2023-05-10
2
-4
/
+2
*
monitor if a state-maker file still exists, and if not error out and exit (#283)
Dan Engelbrecht
2023-05-09
2
-0
/
+26
*
add context to MapViewOfFile errors (#282)
Stefan Boberg
2023-05-09
3
-3
/
+32
*
fixed merge error
Stefan Boberg
2023-05-09
1
-4
/
+4
*
Merge branch 'main' of https://github.com/EpicGames/zen
Stefan Boberg
2023-05-09
14
-179
/
+453
|
\
|
*
Low disk space detector (#277)
Dan Engelbrecht
2023-05-09
11
-133
/
+315
|
*
Validate that entries points inside valid blocks at startup (#280)
Dan Engelbrecht
2023-05-09
5
-46
/
+138
*
|
make logging tests run as part of zencore-test
Stefan Boberg
2023-05-09
3
-2
/
+6
|
/
*
implemented thread-local activity tracking
Stefan Boberg
2023-05-09
2
-0
/
+194
*
add ip and username to sentry reports if allowed in settings (#276)
Dan Engelbrecht
2023-05-08
4
-1
/
+39
*
project store gc lifetime (#257)
Dan Engelbrecht
2023-05-08
3
-84
/
+344
*
changelog
Dan Engelbrecht
2023-05-08
1
-0
/
+2
*
replace use of cxxopts::OptionParseException in our code
Stefan Boberg
2023-05-08
9
-11
/
+47
*
247 complete httpclient implementation (#269)
Stefan Boberg
2023-05-05
5
-44
/
+310
*
Update README.md
Stefan Boberg
2023-05-03
1
-1
/
+1
*
Update README.md
Stefan Boberg
2023-05-03
1
-0
/
+1
*
Update README.md
Stefan Boberg
2023-05-03
1
-1
/
+1
[next]