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/hub-web-ui-improvements
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.25-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/mimalloc227
sb/more-tui
sb/no-network
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added cache policy tests for CbPackage.
Per Larsson
2021-09-17
1
-3
/
+169
*
Added test for store local/remote cache policy.
Per Larsson
2021-09-17
1
-0
/
+35
*
Initial support for cache policies.
Per Larsson
2021-09-17
3
-19
/
+220
*
Const correct.
Per Larsson
2021-09-17
1
-1
/
+1
*
Merge branch 'main' of https://github.com/EpicGames/zen
Per Larsson
2021-09-17
35
-93
/
+250
|
\
|
*
Added namespace scopes to more includes for better consistency
Stefan Boberg
2021-09-17
26
-71
/
+147
|
*
Moved zenserverprocess into zenutil/zenserverprocess.h
Stefan Boberg
2021-09-17
13
-9
/
+55
|
*
Exposed session id in ZenServerState
Stefan Boberg
2021-09-16
2
-6
/
+26
|
*
clang-format
Stefan Boberg
2021-09-16
3
-7
/
+13
|
*
Added Oid::FromMemory()
Stefan Boberg
2021-09-16
2
-0
/
+9
*
|
Added helper function for iterating string tokens.
Per Larsson
2021-09-17
2
-0
/
+79
|
/
*
Merge branch 'main' of https://github.com/EpicGames/zen
Per Larsson
2021-09-16
13
-34
/
+359
|
\
|
*
Merge branch 'main' of https://github.com/EpicGames/zen
Stefan Boberg
2021-09-16
11
-167
/
+701
|
|
\
|
*
|
Changed how sponsor processes are managed
Stefan Boberg
2021-09-16
4
-25
/
+194
|
*
|
Added stubs for scrub CLI command
Stefan Boberg
2021-09-16
4
-0
/
+46
|
*
|
Improved top/ps behaviour
Stefan Boberg
2021-09-16
1
-3
/
+7
|
*
|
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
2
-1
/
+101
|
*
|
Minor CbPackage serialization tweaks
Stefan Boberg
2021-09-16
1
-5
/
+4
*
|
|
zcache - minor cleanup.
Per Larsson
2021-09-16
1
-28
/
+24
|
|
/
|
/
|
*
|
Compact binary package caching support (#9)
Per Larsson
2021-09-16
11
-167
/
+701
|
/
*
clang-format fixes
Stefan Boberg
2021-09-16
18
-68
/
+74
*
Improved package serialization to allow round tripping
Stefan Boberg
2021-09-16
7
-23
/
+144
*
Pass on ZEN_NOT_IMPLEMENTED arguments into the resulting ZEN_ASSERT macro
Stefan Boberg
2021-09-16
1
-1
/
+1
*
Fixed logging in structured cache (did not end up getting routed right)
Stefan Boberg
2021-09-16
1
-0
/
+1
*
Fixed marshaling of outputs including sanity checks, logging
Stefan Boberg
2021-09-16
2
-2
/
+21
*
Fixed up mesh logging
Stefan Boberg
2021-09-16
2
-6
/
+11
*
Fixed some unreferenced variable warnings (why don't we get these in sln buil...
Stefan Boberg
2021-09-16
2
-10
/
+22
*
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
2
-16
/
+3
*
Added some placeholder HttpClient functions to be fleshed out
Stefan Boberg
2021-09-15
2
-1
/
+20
*
Hooked up zenhttp to the test framework so tests actually run as part of zens...
Stefan Boberg
2021-09-15
7
-4
/
+32
*
Adde reminder that the content type is embedded in the IoBuffer
Stefan Boberg
2021-09-15
1
-1
/
+1
*
Added support for compressed binary MIME type conversion
Stefan Boberg
2021-09-15
2
-36
/
+67
*
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
6
-4
/
+50
*
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
86
-659
/
+1043
|
|
\
|
*
|
Added GetSize/GetData functions to reduce cognitive load and bridge the gap b...
Stefan Boberg
2021-09-15
2
-0
/
+6
*
|
|
Added some more trace-level logging
Stefan Boberg
2021-09-15
1
-1
/
+7
*
|
|
Added more context to missing chunk exceptions
Stefan Boberg
2021-09-15
1
-3
/
+4
*
|
|
Added explicit logging initialization to main() of standalone executables, to...
Stefan Boberg
2021-09-15
3
-1
/
+7
*
|
|
Fixed logging.h so it doesn't leak `using namespace std::literals` declaration
Stefan Boberg
2021-09-15
1
-8
/
+41
*
|
|
Corrected logic error in ValidateCbPackageAttachment()
Stefan Boberg
2021-09-15
1
-1
/
+1
|
|
/
|
/
|
*
|
Tweaked logging to streamline access, and simplified setup code for new loggers
Stefan Boberg
2021-09-15
3
-18
/
+31
*
|
Changed `std::exception` into `std::runtime_error` since `std::exception` doe...
Stefan Boberg
2021-09-15
9
-20
/
+20
*
|
Made logging macros always append `sv` string_view literal suffix
Stefan Boberg
2021-09-15
3
-19
/
+21
*
|
Switched some Jupiter logging to not use `_format` - this is handled by the l...
Stefan Boberg
2021-09-15
1
-1
/
+1
*
|
Fixed up invalid fmt formatting strings
Stefan Boberg
2021-09-15
2
-6
/
+6
*
|
Unused variable warning fix
Stefan Boberg
2021-09-15
2
-0
/
+3
[next]