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/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/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-oidc-auth
sb/eastl
sb/fix-vla-warn
sb/horde-compressedbuffer
sb/intree-sentry-native
sb/logging-improvements
sb/manual-test-workflows
sb/memory-cid-store
sb/more-tui
sb/no-network
sb/reduce-allocs
sb/rpc-analysis
sb/threadpool
sb/tourist
sb/tsan-fixes
sb/unity-build
sb/xrepo
sb/zen-help
sb/zen-master
sb/zen-monitor
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
*
Added upstream batch API.
Per Larsson
2021-11-02
1
-0
/
+1
*
Added SharedBuffer::MakeView implementation accepting container argument, to ...
Stefan Boberg
2021-10-29
1
-0
/
+6
*
Compressed oplog attachments
Per Larsson
2021-10-21
1
-0
/
+2
*
Added missing include.
Per Larsson
2021-10-20
1
-0
/
+2
*
Format fix.
Per Larsson
2021-10-20
4
-6
/
+7
*
cb: Implemented DateTime::Now() and fixed DateTime/TimeSpan string formatting
Stefan Boberg
2021-10-19
1
-0
/
+2
*
string: Fixed ToLower logic (needs to use unsigned arithmetic)
Stefan Boberg
2021-10-19
1
-2
/
+2
*
iobuffer: added templated Data() to make typed data access easier
Stefan Boberg
2021-10-19
1
-0
/
+3
*
Fixed up some more windows include issues
Stefan Boberg
2021-10-15
2
-0
/
+6
*
zencore: Enabled MSC warning 4668 to get warnings when preprocessor macros ar...
Stefan Boberg
2021-10-15
6
-11
/
+11
*
zencore: added ZEN_THIRD_PARTY_INCLUDES_START/ZEN_THIRD_PARTY_INCLUDES_END
Stefan Boberg
2021-10-15
1
-0
/
+17
*
clang-format
Stefan Boberg
2021-10-15
1
-1
/
+1
*
asio HTTP implementation (#23)
Stefan Boberg
2021-10-14
3
-4
/
+22
*
Added support for decompressing from offset.
Per Larsson
2021-10-13
1
-3
/
+3
*
iobuffer: Changed MakeFromTemporaryFile so it accepts a path instead of a cha...
Stefan Boberg
2021-10-08
1
-1
/
+1
*
Added ScopedTemporaryDirectory which specifies a particular directory path to...
Stefan Boberg
2021-10-08
1
-0
/
+1
*
Support for asynchronous HTTP response processing (#19)
Stefan Boberg
2021-10-06
1
-1
/
+61
*
clang-format
Stefan Boberg
2021-10-05
3
-3
/
+6
*
Merged from upstream
Stefan Boberg
2021-10-05
3
-0
/
+97
*
Merge branch 'main' of https://github.com/EpicGames/zen
Stefan Boberg
2021-10-03
1
-0
/
+2
|
\
|
*
stats: added OperationTiming::Scope::Cancel
Stefan Boberg
2021-10-03
1
-0
/
+2
*
|
Merge branch 'main' of https://github.com/EpicGames/zen
Stefan Boberg
2021-10-01
3
-2
/
+8
|
\
|
|
*
Merge branch 'main' of https://github.com/EpicGames/zen
Stefan Boberg
2021-10-01
1
-0
/
+3
|
|
\
|
|
*
Added simple stats HTML dashboard with route /dashboard.
Per Larsson
2021-10-01
1
-0
/
+3
|
*
|
filesystem: Added FileContents::Flatten() and ensured it's possible to #inclu...
Stefan Boberg
2021-10-01
1
-1
/
+4
|
|
/
|
*
Clang format fix.
Per Larsson
2021-10-01
1
-1
/
+1
*
|
Added explicit mimalloc IoBuffer allocation path
Stefan Boberg
2021-10-01
1
-1
/
+2
|
/
*
metrics: added OperationTiming which is a useful combination of a Meter and a...
Stefan Boberg
2021-09-30
1
-0
/
+40
*
timer: Added GetHifreqTimerToSeconds which returns a scaling factor to conver...
Stefan Boberg
2021-09-30
1
-0
/
+1
*
stats: Added EmitSnapshot functions to emit metrics into CbObjects
Stefan Boberg
2021-09-30
1
-6
/
+14
*
timer: Added Stopwatch::GetElapsedTIcks() and functions to convert ticks so M...
Stefan Boberg
2021-09-30
1
-2
/
+6
*
iobuffer: Removed AssumeOwnership constructor since we would like stronger gu...
Stefan Boberg
2021-09-30
1
-9
/
+0
*
timer: cleaned up Stopwatch, removed GetCpuTimerValue
Stefan Boberg
2021-09-29
1
-13
/
+4
*
thread: Marked some members noexcept and [[nodiscard]]
Stefan Boberg
2021-09-29
1
-10
/
+10
*
Merge branch 'main' of https://github.com/EpicGames/zen
Stefan Boberg
2021-09-29
1
-5
/
+5
|
\
|
*
string: Fixed some clang warnings
Stefan Boberg
2021-09-29
1
-5
/
+5
*
|
stats: added Histogram, UniformSample and SampleSnapshot
Stefan Boberg
2021-09-29
1
-3
/
+85
|
/
*
Removed IsPointerToStack()
Stefan Boberg
2021-09-28
2
-4
/
+5
*
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
[next]