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
/
zenserver
Commit message (
Expand
)
Author
Age
Files
Lines
*
WIP
Dan Engelbrecht
2022-06-13
3
-12
/
+52
*
Merge branch 'main' of https://github.com/EpicGames/zen
Stefan Boberg
2022-06-11
8
-133
/
+148
|
\
|
*
Merge branch 'main' of https://github.com/EpicGames/zen
Stefan Boberg
2022-06-10
1
-5
/
+7
|
|
\
|
|
*
namespace/bucket validation now uses AsciiSet for more efficient validation (...
Stefan Boberg
2022-06-10
1
-5
/
+7
|
*
|
clang-format fixes
Stefan Boberg
2022-06-10
1
-1
/
+1
|
|
/
|
*
frontend: simplified content-type logic
Stefan Boberg
2022-06-10
1
-26
/
+15
|
*
fixed issue where projects would not be discovered via DiscoverProjects due t...
Stefan Boberg
2022-06-10
2
-11
/
+102
|
*
sentry: added logging of sentry_init error code
Stefan Boberg
2022-06-10
1
-1
/
+1
|
*
zenserver: removed unimplemented SOS interface
Stefan Boberg
2022-06-10
2
-66
/
+0
|
*
Enable adding namespace to URI based upstream requests
Dan Engelbrecht
2022-06-08
1
-24
/
+23
*
|
fixed mac build ("unused" variable)
Stefan Boberg
2022-06-11
1
-0
/
+2
|
/
*
Corrected some typos in log messages
Stefan Boberg
2022-06-08
1
-3
/
+5
*
Merge branch 'main' into de/add-log-for-invalid-names
Dan Engelbrecht
2022-06-08
1
-2
/
+2
|
\
|
*
Use m_BucketDir for cache key context
Dan Engelbrecht
2022-06-08
1
-2
/
+2
|
*
We need to make each Cache Key contribution per bucket unique even across nam...
Dan Engelbrecht
2022-06-07
1
-2
/
+2
*
|
add warnings on illegal namespace/bucket names
Dan Engelbrecht
2022-06-08
1
-0
/
+5
|
/
*
Don't hold index lock while reading standalone values
Dan Engelbrecht
2022-06-03
1
-0
/
+2
*
hardening of ZenCacheDiskLayer::CacheBucket::PutStandaloneCacheValue
Dan Engelbrecht
2022-06-03
1
-13
/
+36
*
keep "reason" from upstream response so we can present it even if the request...
Dan Engelbrecht
2022-06-01
1
-9
/
+19
*
option description
Dan Engelbrecht
2022-06-01
1
-1
/
+1
*
Make it possible to configure GC monitoring interval
Dan Engelbrecht
2022-06-01
3
-6
/
+16
*
remove unused parameter
Dan Engelbrecht
2022-05-31
1
-7
/
+4
*
Remove namespace from HTTP URI style request in upstream until shared instanc...
Dan Engelbrecht
2022-05-31
1
-16
/
+20
*
add comment about removing files
Dan Engelbrecht
2022-05-30
1
-0
/
+1
*
Enable FILE_SHARE_DELETE on standalone files in disk buckets
Dan Engelbrecht
2022-05-28
1
-107
/
+77
*
Horde execute compressed input blobs (#109)
Joe Kirchoff
2022-05-27
1
-40
/
+123
*
NameSpaceMap -> NamespaceMap
Dan Engelbrecht
2022-05-25
1
-2
/
+2
*
bugfixes and test for namespace drop
Dan Engelbrecht
2022-05-25
1
-15
/
+92
*
clean up namespace folders
Dan Engelbrecht
2022-05-25
1
-36
/
+42
*
namespace drop
Dan Engelbrecht
2022-05-25
3
-12
/
+38
*
Make sure ZenCacheMemoryLayer handles dropped buckets correctly (just like Ze...
Dan Engelbrecht
2022-05-25
2
-36
/
+95
*
dropIndex -> DropIndex
Dan Engelbrecht
2022-05-25
1
-3
/
+3
*
If a bucket is in m_BucketMap it is OK, no need for separate flag
Dan Engelbrecht
2022-05-25
2
-59
/
+22
*
drop bucket test
Dan Engelbrecht
2022-05-24
1
-0
/
+73
*
Use rename/delete and keep pointer for dropped buckets
Dan Engelbrecht
2022-05-24
2
-77
/
+129
*
Make sure to hold exclusive lock over index and all shard locks.
Dan Engelbrecht
2022-05-24
1
-1
/
+9
*
Merge pull request #102 from EpicGames/de/auto-create-namespaces
Dan Engelbrecht
2022-05-24
3
-21
/
+65
|
\
|
*
Automatically create namespaces on requests (if enabled via configuration)
Dan Engelbrecht
2022-05-20
3
-21
/
+65
*
|
De/fix namespace folder scanning (#103)
Dan Engelbrecht
2022-05-23
1
-1
/
+1
*
|
Add catch2 support (#101)
Stefan Boberg
2022-05-20
1
-3
/
+2
|
/
*
fix mac compilation error
Dan Engelbrecht
2022-05-19
1
-1
/
+1
*
Merge pull request #99 from EpicGames/de/move-namespace-field
Dan Engelbrecht
2022-05-19
8
-169
/
+298
|
\
|
*
fix tests
Dan Engelbrecht
2022-05-19
1
-5
/
+5
|
*
migrate legacy cache folders to ue4.ddc namespace
Dan Engelbrecht
2022-05-19
2
-6
/
+21
|
*
Keep Namespace out of CacheKey and store it on request level
Dan Engelbrecht
2022-05-19
6
-158
/
+272
*
|
Fix and retry count and add an extra iteration to give more time for success
Dan Engelbrecht
2022-05-19
1
-5
/
+5
|
/
*
align bucket naming rules with UE code base
Dan Engelbrecht
2022-05-18
1
-3
/
+4
*
fix release build, misplaced namespace brackets
Dan Engelbrecht
2022-05-17
1
-4
/
+0
*
review feedback
Dan Engelbrecht
2022-05-16
2
-32
/
+31
*
drop api/v2 prefix for non-legacy requests
Dan Engelbrecht
2022-05-16
1
-112
/
+172
[next]