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/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/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/loadoplog-refactor
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/trim-malloc-at-threadpool-idle
de/upstream-policy-test
de/upstream-server-tests
de/v5.7.24-hotpatch
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/build-cache
sb/build-part-delta
sb/cleanup-main
sb/cloud
sb/complete
sb/compute-overmind
sb/eastl
sb/fix-batch-ptr
sb/fix-blockstore
sb/fix-ftok
sb/fix-vla-warn
sb/fixups
sb/git-suggestions
sb/horde-compressedbuffer
sb/http-fixes
sb/intree-sentry-native
sb/manual-test-workflows
sb/more-tui
sb/no-network
sb/rpc-analysis
sb/threadpool
sb/trace-log
sb/tsan-fixes
sb/unity-build
sb/xrepo
sb/zen-help
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
/
CHANGELOG.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
demote state_marker deletion detection to warning
Dan Engelbrecht
2023-05-16
1
-0
/
+1
*
exit without SIGABRT if exception is thrown during startup (#313)
Dan Engelbrecht
2023-05-16
1
-0
/
+1
*
Add `--gc-projectstore-duration-seconds` option (#281)
Dan Engelbrecht
2023-05-16
1
-0
/
+1
*
Added CHANGELOG.md descriptions for recent changes
Stefan Boberg
2023-05-16
1
-0
/
+7
*
clear partially formatted response if request fails (http asio) (#310)
Dan Engelbrecht
2023-05-16
1
-0
/
+3
*
wipe cache buckets block store that may contain invalid state (#300)
Dan Engelbrecht
2023-05-12
1
-2
/
+2
*
changelog
Dan Engelbrecht
2023-05-12
1
-1
/
+1
*
fix gc bucket index compaction (#299)
Dan Engelbrecht
2023-05-12
1
-0
/
+1
*
implemented structured cache logging (#296)
Stefan Boberg
2023-05-12
1
-0
/
+1
*
better logging/exception when reading file in IoBuffer::Materialize fails (#294)
Dan Engelbrecht
2023-05-12
1
-0
/
+1
*
fix logic for old blocks in blockstore gc (#295)
Dan Engelbrecht
2023-05-12
1
-0
/
+1
*
Gracefully exit if Ctrl-C is pressed (#293)
Dan Engelbrecht
2023-05-11
1
-1
/
+5
*
allow early logging (#292)
Dan Engelbrecht
2023-05-11
1
-0
/
+1
*
flush file cas on exit (#291)
Dan Engelbrecht
2023-05-11
1
-0
/
+2
*
Close down http server gracefully when exiting even while requests are still ...
Dan Engelbrecht
2023-05-11
1
-0
/
+1
*
changelog
Dan Engelbrecht
2023-05-11
1
-0
/
+1
*
monitor if a state-maker file still exists, and if not error out and exit (#283)
Dan Engelbrecht
2023-05-09
1
-0
/
+1
*
Low disk space detector (#277)
Dan Engelbrecht
2023-05-09
1
-0
/
+1
*
Validate that entries points inside valid blocks at startup (#280)
Dan Engelbrecht
2023-05-09
1
-0
/
+1
*
add ip and username to sentry reports if allowed in settings (#276)
Dan Engelbrecht
2023-05-08
1
-1
/
+2
*
project store gc lifetime (#257)
Dan Engelbrecht
2023-05-08
1
-0
/
+1
*
changelog
Dan Engelbrecht
2023-05-08
1
-0
/
+2
*
Treat reading outside of block store file as a not found error. We may encoun...
Dan Engelbrecht
2023-05-02
1
-0
/
+3
*
Report asserts to Sentry (#267)
Dan Engelbrecht
2023-05-02
1
-0
/
+1
*
Write log error and flush log before reporting error to Sentry/error logger
Dan Engelbrecht
2023-04-27
1
-0
/
+1
*
bugfixes (#261)
Dan Engelbrecht
2023-04-27
1
-0
/
+4
*
Catch any errors throw in HttpAsioServer() destructor and log error to avoid ...
Dan Engelbrecht
2023-04-26
1
-0
/
+1
*
changelog
Dan Engelbrecht
2023-04-26
1
-0
/
+1
*
Safely handle missing blocks when doing garbage collection in block store dat...
Dan Engelbrecht
2023-04-26
1
-1
/
+2
*
only strip accept type suffix if it can be parsed to a known type (#258)
Dan Engelbrecht
2023-04-26
1
-0
/
+3
*
fix sentry report callstack (#256)
Dan Engelbrecht
2023-04-25
1
-0
/
+5
*
added changelog comment
Stefan Boberg
2023-04-24
1
-0
/
+1
*
fix down command (#254)
Dan Engelbrecht
2023-04-24
1
-0
/
+2
*
Fix sentry init (#250)
Dan Engelbrecht
2023-04-21
1
-0
/
+1
*
oplog and cache stats (#244)
Dan Engelbrecht
2023-04-21
1
-0
/
+27
*
make sure initialization of a new filecas dont remove the cas manifest file o...
Dan Engelbrecht
2023-04-19
1
-0
/
+1
*
De/fix rpc replay to handle pid (#243)
Dan Engelbrecht
2023-03-21
1
-0
/
+6
*
send payloads as duplicated handles (#240)
Dan Engelbrecht
2023-03-14
1
-0
/
+1
*
removed catch2 (#241)
Stefan Boberg
2023-03-07
1
-0
/
+1
*
store cache rawhash and rawsize for unstructured cache values (#234)
Dan Engelbrecht
2023-02-23
1
-0
/
+1
*
junit test reporting (#239)
Dan Engelbrecht
2023-02-23
1
-0
/
+2
*
Fix httpsys async response (#237)
Dan Engelbrecht
2023-02-21
1
-0
/
+1
*
UE 177395 - fix crash when using asio http server and requesting info on non-...
Dan Engelbrecht
2023-02-21
1
-0
/
+3
*
add `--showmethodstats` option for rpc replay to show method statistics (#233)
Dan Engelbrecht
2023-02-21
1
-0
/
+1
*
Enhanced rpc request recording (#229)
Dan Engelbrecht
2023-02-17
1
-0
/
+10
*
changelog
Dan Engelbrecht
2023-02-15
1
-1
/
+1
*
Move knowledge of UE env variable from zenserver to zen command line tool (#227)
Dan Engelbrecht
2023-02-13
1
-2
/
+6
*
no sentry report on port conflict (#228)
Dan Engelbrecht
2023-02-13
1
-0
/
+1
*
FileCas (#226)
Dan Engelbrecht
2023-02-13
1
-0
/
+3
*
spelling in changelog
Dan Engelbrecht
2023-02-09
1
-1
/
+1
[next]