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/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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial integration of Trace from UE5 via the --zentrace=y xmake config
Martin Ridgers
2021-11-18
8
-0
/
+5329
*
Filled out ZEN_THIRDPARTY_ macros for Clang and GCC
Martin Ridgers
2021-11-18
1
-4
/
+16
*
Set sentry database location to use Zen's GlobalOptions.DataDir
Martin Ridgers
2021-11-17
1
-0
/
+1
*
Merged main
Martin Ridgers
2021-11-17
1
-13
/
+55
|
\
|
*
Log upstream HTTP errors as errors.
Per Larsson
2021-11-17
1
-13
/
+55
*
|
Use syscalls to get user path as '~' is only an alias to shells
Martin Ridgers
2021-11-17
1
-1
/
+5
*
|
Post-merge compile fixes
Martin Ridgers
2021-11-17
1
-1
/
+1
*
|
Merged main
Martin Ridgers
2021-11-17
7
-77
/
+87
|
\
|
|
*
Check both success and error code when initializing Jupiter upstream.
Per Larsson
2021-11-17
1
-1
/
+1
|
*
Added connect/transfer timeout options for Jupiter client.
Per Larsson
2021-11-17
7
-76
/
+86
*
|
Submitted some debug printing in error
Martin Ridgers
2021-11-17
1
-1
/
+0
*
|
Silenced version spam
Martin Ridgers
2021-11-17
1
-2
/
+1
*
|
Enabled the use-of-undefined-preprocessor macro warning
Martin Ridgers
2021-11-17
1
-0
/
+7
*
|
Added a "zenmesh" config option
Martin Ridgers
2021-11-17
1
-0
/
+7
*
|
Convert remaining xmake config options to set the define by has_config()
Martin Ridgers
2021-11-17
1
-3
/
+3
*
|
Moved compute xmake config option out of the is-windows block
Martin Ridgers
2021-11-17
1
-7
/
+7
*
|
Turned USE_SENTRY and ZEN_MIMALLOC into xmake config options
Martin Ridgers
2021-11-17
1
-2
/
+19
*
|
Fixed use of undefined preprocessor macro
Martin Ridgers
2021-11-17
1
-1
/
+2
*
|
Added close-on-exec flag to Read/WriteFile() file descriptors
Martin Ridgers
2021-11-17
1
-2
/
+2
*
|
Whitespace alignment pedantry
Martin Ridgers
2021-11-17
1
-1
/
+1
*
|
WriteFile() tests
Martin Ridgers
2021-11-17
1
-0
/
+31
*
|
Set correct read-write file modes on WriteFile() output
Martin Ridgers
2021-11-17
1
-2
/
+2
*
|
Corrected flags to open() so behaviour matches Windows' CREATE_ALWAYS
Martin Ridgers
2021-11-17
1
-2
/
+3
*
|
Compile fix
Martin Ridgers
2021-11-17
1
-1
/
+1
*
|
Merged main
Martin Ridgers
2021-11-17
8
-30
/
+87
|
\
|
|
*
Format fix.
Per Larsson
2021-11-16
1
-6
/
+6
|
*
Added upstream connect/transfer timeout options.
Per Larsson
2021-11-16
7
-24
/
+81
*
|
Hooked up zenserver:main() to ZenEntryPoint::Run() on POSIX
Martin Ridgers
2021-11-16
1
-4
/
+10
*
|
Separated Windows service scaffolding and the zenserver main loop
Martin Ridgers
2021-11-16
1
-20
/
+45
*
|
Stubbed out NamedMutex
Martin Ridgers
2021-11-16
1
-4
/
+16
*
|
Implemented ProcessMonitor for POSIX platforms
Martin Ridgers
2021-11-16
2
-15
/
+31
*
|
Adding missing check to see if the process is the fork or not
Martin Ridgers
2021-11-16
1
-1
/
+1
*
|
SOCK_CLOEXEC isn't a valid option for AF_UNIX-type sockets
Martin Ridgers
2021-11-16
1
-1
/
+1
*
|
Merged main
Martin Ridgers
2021-11-16
4
-19
/
+167
|
\
|
|
*
Merge branch 'main' of https://github.com/EpicGames/zen
Per Larsson
2021-11-16
3
-16
/
+157
|
|
\
|
|
*
Use upstream apply with Horde
Joe Kirchoff
2021-11-15
3
-27
/
+127
|
|
*
Horde Apply: Pass through
Joe Kirchoff
2021-11-15
1
-2
/
+43
|
*
|
Check input range when copy compressed range.
Per Larsson
2021-11-16
1
-3
/
+10
|
|
/
*
|
Changed SpawnServer() over to use zen::CreateProc()
Martin Ridgers
2021-11-16
1
-82
/
+23
*
|
zen::CreateProc() variant that can launch processes unelevated
Martin Ridgers
2021-11-16
2
-0
/
+99
*
|
Added a zen::CreateProc() function for spawning child processes
Martin Ridgers
2021-11-16
2
-0
/
+145
*
|
Added a ZEN_EXE_STRING_LITERAL for cross-platform path building
Martin Ridgers
2021-11-16
1
-0
/
+6
*
|
Made zenserver-test depend on zenserver as the former spawns the latter
Martin Ridgers
2021-11-16
1
-0
/
+1
*
|
Added a PathToUtf8(path, string-buffer) overload
Martin Ridgers
2021-11-16
2
-0
/
+11
*
|
ToUtf8() -> PathToUtf8() as the latter is less ambiguous
Martin Ridgers
2021-11-16
6
-12
/
+12
*
|
Renamed operator<<(bool) to AppendBool() to avoid subtle errors
Martin Ridgers
2021-11-16
1
-9
/
+13
*
|
libcrypto links again libdl so the latter also needs careful handling in xmake
Martin Ridgers
2021-11-15
2
-5
/
+2
*
|
Deleted some debug code submitted by accident
Martin Ridgers
2021-11-15
1
-4
/
+0
*
|
GCC did not like "size uint32_t" on this line for some reason
Martin Ridgers
2021-11-15
1
-1
/
+1
*
|
Fixed unused variable warnings
Martin Ridgers
2021-11-15
1
-2
/
+2
[next]