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
/
zenutil
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify HandleRpcGetCacheChunks (#53)
mattpetersepic
2022-02-09
1
-1
/
+0
*
Remove the backwards compatibility for the Zen CachePolicy changes no… (#49)
mattpetersepic
2022-02-08
1
-7
/
+0
*
removed unnecessary <unordered_map> include
Stefan Boberg
2022-02-04
1
-1
/
+0
*
Cache policy support (#47)
mattpetersepic
2022-02-01
2
-44
/
+105
*
Rename Paylod to Value to match the client side. Rename PayloadId to ValueCon...
mattpetersepic
2022-01-27
1
-3
/
+3
*
Handle HTTP port collisions when initializing server (#40)
zousar
2022-01-27
1
-4
/
+5
*
Implement SkipData,QueryLocal,StoreLocal for HandleRpcGetCacheRecords (#41)
mattpetersepic
2022-01-26
1
-0
/
+4
*
Cachepolicy (#36)
mattpetersepic
2022-01-25
1
-36
/
+101
*
Merged main
Martin Ridgers
2021-11-15
1
-0
/
+3
|
\
|
*
Handle 'partial on error' cache policy.
Per Larsson
2021-11-15
1
-0
/
+3
*
|
Merged main
Martin Ridgers
2021-11-15
3
-0
/
+198
|
\
|
|
*
Updated cache policy according to UE.
Per Larsson
2021-11-15
1
-16
/
+60
|
*
Format fix.
Per Larsson
2021-11-12
1
-1
/
+1
|
*
Fixed bug when cloning CbObject.
Per Larsson
2021-11-12
1
-0
/
+1
|
*
Movec cache utility types to zenutil and fixed unit tests.
Per Larsson
2021-11-12
3
-0
/
+153
*
|
NamedEvent is no longer an Event-type object.
Martin Ridgers
2021-11-11
1
-2
/
+2
|
/
*
Lockfile implementation (#24)
Stefan Boberg
2021-10-27
1
-5
/
+11
*
Moved more code into zen namespace, for consistency
Stefan Boberg
2021-09-20
1
-7
/
+7
*
Added better handling for read-only mode
Stefan Boberg
2021-09-17
1
-0
/
+2
*
clang-format
Stefan Boberg
2021-09-17
1
-1
/
+1
*
Added namespace scopes to more includes for better consistency
Stefan Boberg
2021-09-17
1
-0
/
+4
*
Moved zenserverprocess into zenutil/zenserverprocess.h
Stefan Boberg
2021-09-17
1
-0
/
+0
*
Exposed session id in ZenServerState
Stefan Boberg
2021-09-16
1
-5
/
+7
*
Merge branch 'main' of https://github.com/EpicGames/zen
Stefan Boberg
2021-09-16
1
-1
/
+1
|
\
|
*
Compact binary package caching support (#9)
Per Larsson
2021-09-16
1
-1
/
+1
*
|
Changed how sponsor processes are managed
Stefan Boberg
2021-09-16
1
-2
/
+10
|
/
*
Changed logging implementation
Stefan Boberg
2021-09-15
1
-1
/
+1
*
Changed direct includes of spdlog/spdlog.h into zencore/logging.h to make it ...
Stefan Boberg
2021-09-15
1
-1
/
+1
*
Adding ZenServerInstance::GetBaseUri()
Stefan Boberg
2021-09-08
1
-0
/
+3
*
Extended ZenServerInstance life cycle management
Stefan Boberg
2021-08-09
1
-2
/
+16
*
Added ZenServerInstance::AttachToRunningServer
Stefan Boberg
2021-08-09
1
-6
/
+7
*
Added ZenServerState implementation, used to track and enumerate live Zen ser...
Stefan Boberg
2021-08-09
1
-0
/
+42
*
Added support for defining test/non-test server environments
Stefan Boberg
2021-08-06
1
-10
/
+14
*
Repurposing test utility code to enable server control via zen
Stefan Boberg
2021-08-06
1
-0
/
+56