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/dehydrate-skip-gc-reserve
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-build-trigger
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/async-httpclient
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/intree-sentry-native
sb/more-tui
sb/no-network
sb/rpc-analysis
sb/threadpool
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
*
Made a note about a tick's unit and DateTime's epoch
Martin Ridgers
2021-10-25
1
-1
/
+1
*
Missing return keyword
Martin Ridgers
2021-10-25
1
-1
/
+1
*
Merged main
Martin Ridgers
2021-10-20
3
-2
/
+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
*
|
Added a ToUtf8() to ExtPathBuilder
Martin Ridgers
2021-10-20
1
-0
/
+9
*
|
Simple class for building paths based off an ExtendableString
Martin Ridgers
2021-10-18
1
-0
/
+40
*
|
Merged main
Martin Ridgers
2021-10-16
7
-10
/
+33
|
\
|
|
*
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
*
|
Merged main
Martin Ridgers
2021-10-15
4
-5
/
+23
|
\
|
|
*
clang-format
Stefan Boberg
2021-10-15
1
-1
/
+1
|
*
asio HTTP implementation (#23)
Stefan Boberg
2021-10-14
3
-4
/
+22
*
|
Use std::fs::path for IoBuffer::MakeFromFile().
Martin Ridgers
2021-10-14
1
-3
/
+1
*
|
Merged main
Martin Ridgers
2021-10-13
1
-3
/
+3
|
\
|
|
*
Added support for decompressing from offset.
Per Larsson
2021-10-13
1
-3
/
+3
*
|
Removed u16string WideToUtf8() prototype
Martin Ridgers
2021-10-13
1
-1
/
+0
*
|
ZEN_*_OPTIMIZATION for GCC and Clang
Martin Ridgers
2021-10-11
1
-2
/
+8
*
|
Replaced use of std::u16string* with std::wstring*
Martin Ridgers
2021-10-11
1
-1
/
+1
*
|
Added a ZEN_SIZEOF_WCHAR_T define
Martin Ridgers
2021-10-11
1
-0
/
+7
*
|
Merged main
Martin Ridgers
2021-10-11
2
-1
/
+2
|
\
|
|
*
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
*
|
Fixed misplaced nodiscard attribute
Martin Ridgers
2021-10-07
1
-1
/
+1
*
|
Fixed shadowed template parameter
Martin Ridgers
2021-10-07
1
-1
/
+1
*
|
Merged main
Martin Ridgers
2021-10-07
6
-4
/
+173
|
\
|
|
*
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
|
|
|
/
|
*
|
Added explicit mimalloc IoBuffer allocation path
Stefan Boberg
2021-10-01
1
-1
/
+2
*
|
|
Merged main
Martin Ridgers
2021-10-01
5
-40
/
+157
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Clang format fix.
Per Larsson
2021-10-01
1
-1
/
+1
|
|
/
|
*
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
|
|
\
|
*
|
stats: added Histogram, UniformSample and SampleSnapshot
Stefan Boberg
2021-09-29
1
-3
/
+85
*
|
|
Removed `-fshort-wchar` compiler flag on Linux
Martin Ridgers
2021-10-01
1
-2
/
+0
[next]