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/claude-windows-guide-helpers
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/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/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/s3-hub-hydration
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.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/compute-auth
sb/compute-scheduler
sb/eastl
sb/fix-vla-warn
sb/intree-sentry-native
sb/more-tui
sb/no-network
sb/pipes
sb/rpc-analysis
sb/sessionize
sb/threadpool
sb/tsan-fixes
sb/unity-build
sb/xrepo
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
path:
root
/
zencore
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
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
|
*
Removed unnecessary arguments from IoBuffer::MakeFromTemporaryFile since they...
Stefan Boberg
2021-09-16
1
-1
/
+1
*
|
Merge from main
Martin Ridgers
2021-09-16
6
-16
/
+82
|
\
|
|
*
Made ZenContentType enum members have fixed value (for persistence), and adde...
Stefan Boberg
2021-09-15
1
-8
/
+10
|
*
Added session id generation and code to include it in HttpClient HTTP requests
Stefan Boberg
2021-09-15
1
-0
/
+11
|
*
Merge branch 'main' of https://github.com/EpicGames/zen
Stefan Boberg
2021-09-15
2
-0
/
+6
|
|
\
|
|
*
Merge branch 'main' into cbpackage-update
Stefan Boberg
2021-09-15
15
-44
/
+252
|
|
|
\
|
|
*
|
Added GetSize/GetData functions to reduce cognitive load and bridge the gap b...
Stefan Boberg
2021-09-15
2
-0
/
+6
|
*
|
|
Fixed logging.h so it doesn't leak `using namespace std::literals` declaration
Stefan Boberg
2021-09-15
1
-8
/
+41
|
|
|
/
|
|
/
|
|
*
|
Tweaked logging to streamline access, and simplified setup code for new loggers
Stefan Boberg
2021-09-15
1
-1
/
+9
|
*
|
Made logging macros always append `sv` string_view literal suffix
Stefan Boberg
2021-09-15
1
-6
/
+8
|
*
|
Handle absence of std::source_location somewhat more gracefully (relies on cl...
Stefan Boberg
2021-09-15
1
-0
/
+4
|
*
|
Fixed up bit scan logic for clang-cl
Stefan Boberg
2021-09-15
1
-1
/
+1
*
|
|
Added a simple filesystem test case
Martin Ridgers
2021-09-16
1
-0
/
+4
*
|
|
MakeWin32ErrorCode() -> MakeErrorCode()
Martin Ridgers
2021-09-16
1
-2
/
+2
*
|
|
GetWindowsErrorAsString() -> GetErrorAsString()
Martin Ridgers
2021-09-16
1
-1
/
+1
|
/
/
[prev]
[next]