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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed null terminator when appending Oid to string builder. (#11)
Per Larsson
2021-09-28
1
-4
/
+3
*
Merge branch 'main' of https://github.com/EpicGames/zen
Per Larsson
2021-09-28
33
-171
/
+633
|
\
|
*
apply: Re-enabled environment variable setup for child processes
Stefan Boberg
2021-09-27
1
-2
/
+2
|
*
zenserver: added better detection of whether we are running as a service
Stefan Boberg
2021-09-27
1
-12
/
+21
|
*
zencore: Added ability to forcefully set the IsInteractiveSession state
Stefan Boberg
2021-09-27
2
-9
/
+25
|
*
clang-format
Stefan Boberg
2021-09-27
1
-3
/
+3
|
*
admin: tactical checkin of some plumbing to set the stage for an actual admin...
Stefan Boberg
2021-09-27
3
-5
/
+50
|
*
mesh: Hide mesh functionality behind ZEN_ENABLE_MESH define
Stefan Boberg
2021-09-27
3
-4
/
+13
|
*
httpsys: Added HTTP_SEND_RESPONSE_FLAG_BUFFER_DATA to response calls which sh...
Stefan Boberg
2021-09-27
1
-17
/
+33
|
*
CompactBinary: PLATFORM_SUPPORTS_UNALIGNED_LOADS -> ZEN_PLATFORM_SUPPORTS_UNA...
Stefan Boberg
2021-09-27
2
-2
/
+2
|
*
httpsys: remove atl #include which is no longer needed
Stefan Boberg
2021-09-27
1
-1
/
+0
|
*
httpsys: added `if constexpr` to silence compiler warning on Windows
Stefan Boberg
2021-09-27
1
-1
/
+1
|
*
vschromium: exclude vcpkg_installed directory
Stefan Boberg
2021-09-27
1
-0
/
+1
|
*
Merged latest from main
Stefan Boberg
2021-09-27
53
-984
/
+2706
|
|
\
|
|
*
GetWindowsErrorAsString() -> GetSystemErrorAsString()
Stefan Boberg
2021-09-27
3
-5
/
+5
|
|
*
clang-format
Stefan Boberg
2021-09-27
2
-3
/
+3
|
|
*
Added simple compact binary endpoint for JSON testing
Stefan Boberg
2021-09-27
2
-1
/
+15
|
*
|
Fixed httpsys Windows compilation error
Stefan Boberg
2021-09-27
1
-1
/
+1
|
*
|
Compile out ProcessMonitor's methods on non-Windows for now
Martin Ridgers
2021-09-22
1
-0
/
+4
|
*
|
Compile out ProcessHandle's methods on non-Windows for now
Martin Ridgers
2021-09-22
1
-0
/
+4
|
*
|
Compile out Event methods on non-Windows platforms for now
Martin Ridgers
2021-09-22
1
-0
/
+4
|
*
|
Missing include compile fix
Martin Ridgers
2021-09-22
1
-0
/
+2
|
*
|
Misplaced alignas() compile fix
Martin Ridgers
2021-09-22
1
-1
/
+1
|
*
|
Merge main
Martin Ridgers
2021-09-22
30
-638
/
+1011
|
|
\
\
|
*
\
\
Merged main into linux-mac
Martin Ridgers
2021-09-21
131
-1134
/
+3859
|
|
\
\
\
|
*
\
\
\
Merge main into linux-mac
Martin Ridgers
2021-09-16
36
-273
/
+971
|
|
\
\
\
\
|
*
|
|
|
|
Another missing include
Martin Ridgers
2021-09-16
1
-0
/
+2
|
*
|
|
|
|
Added ByteSwap() tests
Martin Ridgers
2021-09-16
1
-0
/
+5
|
*
|
|
|
|
Missing include
Martin Ridgers
2021-09-16
1
-0
/
+2
|
*
|
|
|
|
Fixed "unreferenced formal parameter" warning
Martin Ridgers
2021-09-16
1
-2
/
+2
|
*
|
|
|
|
Deleted unused FilePath variable
Martin Ridgers
2021-09-16
1
-2
/
+0
|
*
|
|
|
|
Make sure RootDir argument to formatted-print is a UTF8 string
Martin Ridgers
2021-09-16
1
-1
/
+1
|
*
|
|
|
|
There is no need to go to a wstring here as fs::path is already one
Martin Ridgers
2021-09-16
1
-3
/
+1
|
*
|
|
|
|
Simple FileSystemTraversal test case
Martin Ridgers
2021-09-16
1
-0
/
+23
|
*
|
|
|
|
ToUtf8() for non-wchar_t platforms
Martin Ridgers
2021-09-16
1
-0
/
+4
|
*
|
|
|
|
Implemented FileSysTraversal for Linux using open/read/closedir()
Martin Ridgers
2021-09-16
1
-0
/
+47
|
*
|
|
|
|
Missing include for getpid()
Martin Ridgers
2021-09-16
1
-0
/
+1
|
*
|
|
|
|
POSIX implementation of ReadFile()
Martin Ridgers
2021-09-16
1
-3
/
+20
|
*
|
|
|
|
POSIX implementation of WriteFile()
Martin Ridgers
2021-09-16
1
-1
/
+30
|
*
|
|
|
|
Stubbed out seldom-used *File() functions with a ZEN_ERROR() for Linux
Martin Ridgers
2021-09-16
1
-0
/
+19
|
*
|
|
|
|
Use std::fd::path's character type for FileSysTraveral::Visitor API
Martin Ridgers
2021-09-16
2
-3
/
+5
|
*
|
|
|
|
Non-Windows implementation of Clean/DeleteDirectory() using std::fs
Martin Ridgers
2021-09-16
1
-0
/
+22
|
*
|
|
|
|
The wchar_t variants of directory functions are now only enabled on Windows
Martin Ridgers
2021-09-16
1
-6
/
+10
|
*
|
|
|
|
Added some lawns to aid orientation within the file
Martin Ridgers
2021-09-16
1
-0
/
+8
|
*
|
|
|
|
Removed external linkage from g_MappingLock
Martin Ridgers
2021-09-16
1
-1
/
+1
|
*
|
|
|
|
MakeFromTemporaryFile() on POSIX
Martin Ridgers
2021-09-16
1
-7
/
+26
|
*
|
|
|
|
MakeFromFile() on POSIX
Martin Ridgers
2021-09-16
1
-23
/
+43
|
*
|
|
|
|
Implementation of IoBufferExtendedCore() using mmap()
Martin Ridgers
2021-09-16
1
-6
/
+36
|
*
|
|
|
|
Fixed up platform-specific includes
Martin Ridgers
2021-09-16
1
-5
/
+9
|
*
|
|
|
|
Whitespace adjustments to multi-line macros
Martin Ridgers
2021-09-16
1
-24
/
+24
[next]