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
/
zencore
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge branch 'main' of https://github.com/EpicGames/zen
Stefan Boberg
2021-09-28
1
-0
/
+29
|
\
|
*
Merge branch 'main' of https://github.com/EpicGames/zen
Per Larsson
2021-09-28
9
-43
/
+58
|
|
\
|
*
|
Removed using the bucket name to detect binary cache records and store conten...
Per Larsson
2021-09-28
1
-0
/
+29
*
|
|
Removed MemoryOutStream, MemoryInStream
Stefan Boberg
2021-09-28
2
-192
/
+26
*
|
|
Removing a bunch of no-longer-useful code from stream.h/cpp in preparation fo...
Stefan Boberg
2021-09-28
2
-220
/
+29
|
|
/
|
/
|
*
|
zencore: Added ability to forcefully set the IsInteractiveSession state
Stefan Boberg
2021-09-27
1
-0
/
+1
*
|
CompactBinary: PLATFORM_SUPPORTS_UNALIGNED_LOADS -> ZEN_PLATFORM_SUPPORTS_UNA...
Stefan Boberg
2021-09-27
1
-1
/
+1
*
|
Merged latest from main
Stefan Boberg
2021-09-27
11
-68
/
+827
|
\
\
|
*
|
GetWindowsErrorAsString() -> GetSystemErrorAsString()
Stefan Boberg
2021-09-27
1
-1
/
+1
|
|
/
|
*
Compact binary to JSON (#12)
Per Larsson
2021-09-27
4
-2
/
+391
|
*
Ported CbValue from Unreal to Zen (#10)
Per Larsson
2021-09-27
3
-21
/
+355
|
*
stats: Completed Meter implementation
Stefan Boberg
2021-09-27
1
-12
/
+48
|
*
Removed some unnecessary filesystem wrapper functions which accepted wchar* a...
Stefan Boberg
2021-09-25
1
-3
/
+0
|
*
Added HashBuffer(IoBuffer&) overload with trivial (but inappropriate for the ...
Stefan Boberg
2021-09-23
1
-0
/
+3
*
|
Misplaced alignas() compile fix
Martin Ridgers
2021-09-22
1
-1
/
+1
*
|
Merged main into linux-mac
Martin Ridgers
2021-09-21
11
-135
/
+302
|
\
|
|
*
Made use of mimalloc controlled by define
Stefan Boberg
2021-09-20
1
-0
/
+4
|
*
Added mpscqueue (for future use)
Stefan Boberg
2021-09-20
2
-0
/
+113
|
*
Moved more code into zen namespace, for consistency
Stefan Boberg
2021-09-20
1
-57
/
+0
|
*
It's not possible to compile out tests
Stefan Boberg
2021-09-20
2
-3
/
+5
|
*
Added testing.h to wrap doctest.h
Stefan Boberg
2021-09-20
1
-0
/
+11
|
*
Changed so Windows also uses the portable std::mutex implementation and rewor...
Stefan Boberg
2021-09-19
1
-7
/
+1
|
*
Added GetSessionIdString() which returns a text representation of the session id
Stefan Boberg
2021-09-19
2
-1
/
+3
|
*
Added testutils for use in writing tests
Stefan Boberg
2021-09-19
1
-0
/
+31
|
*
Added IsInteractiveSession() query to help identify if the process is running...
Stefan Boberg
2021-09-17
1
-0
/
+2
|
*
Added ThrowSystemError() helper
Stefan Boberg
2021-09-17
1
-0
/
+2
|
*
Merge branch 'main' of https://github.com/EpicGames/zen
Stefan Boberg
2021-09-17
1
-0
/
+39
|
|
\
|
|
*
Merge branch 'main' of https://github.com/EpicGames/zen
Per Larsson
2021-09-17
3
-2
/
+7
|
|
|
\
|
|
*
|
Added helper function for iterating string tokens.
Per Larsson
2021-09-17
1
-0
/
+39
|
*
|
|
Assert improvements
Stefan Boberg
2021-09-17
1
-22
/
+54
|
*
|
|
Removed WindowsException from public headers
Stefan Boberg
2021-09-17
1
-48
/
+3
|
*
|
|
clang-format
Stefan Boberg
2021-09-17
1
-1
/
+1
|
*
|
|
Added IsDebuggerPresent() query function to query whether a debugger is curre...
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
|
*
|
clang-format
Stefan Boberg
2021-09-16
1
-2
/
+2
|
*
|
Added Oid::FromMemory()
Stefan Boberg
2021-09-16
1
-0
/
+1
|
|
/
|
*
Added ZEN_CONSOLE macro, which logs the output directly to console
Stefan Boberg
2021-09-16
1
-0
/
+7
|
*
Added ProcessMonitor class, which is used to monitor a number of sponsor proc...
Stefan Boberg
2021-09-16
1
-1
/
+26
*
|
Merge main into linux-mac
Martin Ridgers
2021-09-16
7
-44
/
+45
|
\
|
|
*
clang-format fixes
Stefan Boberg
2021-09-16
7
-43
/
+44
|
*
Pass on ZEN_NOT_IMPLEMENTED arguments into the resulting ZEN_ASSERT macro
Stefan Boberg
2021-09-16
1
-1
/
+1
*
|
Another missing include
Martin Ridgers
2021-09-16
1
-0
/
+2
*
|
Missing include
Martin Ridgers
2021-09-16
1
-0
/
+2
*
|
Use std::fd::path's character type for FileSysTraveral::Visitor API
Martin Ridgers
2021-09-16
1
-2
/
+4
*
|
Whitespace adjustments to multi-line macros
Martin Ridgers
2021-09-16
1
-24
/
+24
*
|
Fixed compile error if ZEN_WARN and co.'s __VA_ARGS__ was empty
Martin Ridgers
2021-09-16
1
-6
/
+6
*
|
Use std::fs::path::value_type instead of wchar_t for path strings
Martin Ridgers
2021-09-16
1
-2
/
+6
*
|
Corrected Clang/GCC implementations of _Bsr/f
Martin Ridgers
2021-09-16
1
-4
/
+4
*
|
Merge from main
Martin Ridgers
2021-09-16
2
-2
/
+2
|
\
|
|
*
Fixed misleading comment for `CbAttachment::AsCompositeBinary`
Stefan Boberg
2021-09-16
1
-1
/
+1
[prev]
[next]