aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
273-integrated-memory-trackingMerge branch 'main' into 273-integrated-memory-trackingStefan Boberg2 years
actions_updatesMerge pull request #93 from EpicGames/de/namespaces-continuedDan Engelbrecht4 years
asioAdded header data.Per Larsson4 years
ddcrefChanged derived data cache key property name.Per Larsson4 years
de/add-builds-download-force-optionchangelogDan Engelbrecht9 months
de/add-verbose-logging-on-missing-blockslist missing block hashes when --verbose is enabledDan Engelbrecht8 months
de/auto-batch-upstreamWIPDan Engelbrecht4 years
de/better-composite-iteratorbuffered composite iteratorDan Engelbrecht2 years
de/bloom-filter-experimentone bloom filter for all of cachememorylayerDan Engelbrecht3 years
de/chunk-info-loggingfix validationDan Engelbrecht24 months
de/compressed-buffer-creation-optscreate matching number of asio worker thread as UE has in client connectionsDan Engelbrecht4 years
de/consul-supportremove consul knowledge from StorageServerInstanceDan Engelbrecht3 months
de/disk-io-optimizationsprime temp file sizes and order request based on first write positionDan Engelbrecht14 months
de/disk-io-with-retryremove GetNoRetryCallback()Dan Engelbrecht13 months
de/download-feedback-apihandle exception while UI is openDan Engelbrecht4 months
de/etag-for-oplog-chunkstypoDan Engelbrecht18 months
de/file-change-monitorwindows implementation first draftDan Engelbrecht20 months
de/fix-httpsys-shutdownchangelogDan Engelbrecht10 months
de/get-cache-chunks-api-with-separate-policyWIPDan Engelbrecht4 years
de/improve-status-commandclean up name/description of up, attach, down and status commandsDan Engelbrecht21 months
de/improved-projectstore-batch-requestsWIPDan Engelbrecht19 months
de/improved-write-cachemake FlushSequence non-staticDan Engelbrecht13 months
de/increase-logging-to-find-mac-upload-error5.7.9-pre11Dan Engelbrecht7 months
de/json-to-cbobject-testadd cloud query test caseDan Engelbrecht9 months
de/loadoplog-refactoradded one more testDan Engelbrecht3 months
de/macos-copyrighttestDan Engelbrecht3 years
de/macos-x86-buildbump min macos version to 14.0Dan Engelbrecht14 months
de/memory-stomp-detectorWIPDan Engelbrecht2 years
de/new-append-op-rpcchangelogDan Engelbrecht8 months
de/no-mmap-for-attachment-meta-filesdon't use mmap when reading attachment meta filesDan Engelbrecht20 months
de/opaque-file-handlework around bug in clang-format v13 by not using #elifStefan Boberg5 weeks
de/oplog-attachment-warningsadd more verbose errors when new oplog op fails to find attachmentsDan Engelbrecht8 months
de/oplog-import-improvementsensure oplog chunk blocks do no exceed size limitDan Engelbrecht6 months
de/oplog-partial-block-downloadfixed plain progress updateDan Engelbrecht4 months
de/optionally-keep-value-in-memory-when-uploadint-to-remoteIf we don't have much to do in the upstream store queue, pass the data to sto...Dan Engelbrecht4 years
de/reduce-project-store-memoryrework lifetime management for oplogDan Engelbrecht9 months
de/reduce-upstream-apiharmonize ZenUpstreamEndpoint::PutCacheRecord with JupiterUpstreamEndpoint::P...Dan Engelbrecht4 years
de/release-5.7.8-minimal5.7.8Dan Engelbrecht7 months
de/safer-oplog-importsafer oplog import (#52)Dan Engelbrecht2 years
de/statds-for-gcadd gcmanager as a statsd providerDan Engelbrecht3 years
de/test-macos-signing-with-idtestDan Engelbrecht3 years
de/trim-malloc-at-threadpool-idlelet windows threads in thread pools die if inactiveDan Engelbrecht8 weeks
de/upstream-policy-testmore upstream policy testsDan Engelbrecht4 years
de/upstream-server-testscleanupDan Engelbrecht4 years
de/v5.7.24-hotpatch5.7.24Dan Engelbrecht3 months
de/v5.7.8-with-sb-refactor5.7.8-pre7Dan Engelbrecht7 months
de/vcpkg-latestfixed predicate for find_as so it works with recent versions of EASTLStefan Boberg14 months
de/zen-as-oplog-storeMerge remote-tracking branch 'origin/main' into de/zen-as-oplog-storeDan Engelbrecht2 years
de/zenserver-full-build-storageAdd accesstime test functionsDan Engelbrecht12 months
deriveddataChanged oplog ddc property name.Per Larsson4 years
di/add_cmake_devadd cmake build config to be able to use clionDmytro Ivanov20 months
di/plugin-name-wipAdd plugin name command line parameterDmytro Ivanov20 months
di/poc_zen_command_pluginswipDmytro Ivanov20 months
feature/oplog-dependency-graphtighten elliptical ring radiiMtBntChvn3 months
lm/batch-request-content-typeReturn the proper range of bytes in chunk batch requests based on chunkLiam Mitchell18 months
lm/builds-metadata-integer-changelistAdd builds metadata changelist/codeChangelist parameters as integers rather t...Liam Mitchell17 months
mainsessions: persist to disk, prune, track client liveness, accept UE_LOGFMT (#1...Stefan Boberg5 weeks
rpc-analyzefixed C4244 warnings in unfinished codeStefan Boberg11 months
sb/build-cacheMerge remote-tracking branch 'origin/main' into sb/build-cacheDan Engelbrecht15 months
sb/build-part-deltaDisable delta encoding by defaultStefan Boberg15 months
sb/cleanup-mainMerge branch 'main' of https://github.ol.epicgames.net/ue-foundation/zenStefan Boberg16 months
sb/cloudtweaked zencloud build rules to work around Linux linker ordering dependenciesStefan Boberg20 months
sb/completeadd clink auto completionStefan Boberg2 months
sb/compute-overmindAdd Overmind provisioner alongside Horde and NomadStefan Boberg8 weeks
sb/eastlstd::span -> eastl::spanStefan Boberg15 months
sb/fix-batch-ptrstructured cache: return unique_ptr from Create*Batch factoriesStefan Boberg7 weeks
sb/fix-vla-warnadded include to fix error with references to size_tStefan Boberg8 months
sb/fixupsValidate PayloadAlignment when loading CAS index headerStefan Boberg7 weeks
sb/horde-compressedbufferdefer bundle creation to legacy upload pathStefan Boberg2 months
sb/intree-sentry-nativeexplicitly enable sentry in release build / bundleStefan Boberg7 months
sb/manual-test-workflowsUse bash arrays for arg passing and add set -x for visibilityStefan Boberg8 weeks
sb/more-tuimisc top improvementsStefan Boberg3 months
sb/no-networkMerge branch 'main' into sb/no-networkStefan Boberg3 months
sb/rpc-analysisadded --clean optionStefan Boberg8 months
sb/shared-stringzencore: add SharedString with intrusive atomic refcountStefan Boberg5 weeks
sb/threadpoolMerge branch 'main' into sb/threadpoolStefan Boberg3 months
sb/tsan-fixes5.5.0Dan Engelbrecht2 years
sb/unity-builddisable top level unityStefan Boberg8 months
sb/xrepoMerge branch 'sb/xrepo' of https://github.ol.epicgames.net/ue-foundation/zen ...Stefan Boberg9 months
sb/zen-helpMerge branch 'main' into sb/zen-helpStefan Boberg6 weeks
sb/zen-mastertemp stuffStefan Boberg8 months
streamapiMerge branch 'main' into streamapiPer Larsson4 years
tb/dockerMerge branch 'main' of https://github.ol.epicgames.net/ue-foundation/zen into...EPICGAMES\thierry.begin2 years
wait_for_quiescenceMerge branch 'main' into wait_for_quiescenceMatt Peters4 years
zs/get-all-chunk-infosMerge branch 'main' into zs/get-all-chunk-infoszousar2 years
zs/xrepoMerge branch 'main' into zs/xrepoZousar Shaker18 months