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
*
moved source directories into `/src` (#264)
Stefan Boberg
2023-05-02
46
-8890
/
+0
*
add customization of assert implementation (#263)
Dan Engelbrecht
2023-04-28
1
-27
/
+36
*
Write log error and flush log before reporting error to Sentry/error logger
Dan Engelbrecht
2023-04-27
1
-1
/
+1
*
made Ref<> constructor explicit (#262)
Stefan Boberg
2023-04-27
1
-1
/
+1
*
bugfixes (#261)
Dan Engelbrecht
2023-04-27
1
-1
/
+11
*
fix sentry report callstack (#256)
Dan Engelbrecht
2023-04-25
1
-9
/
+26
*
fixed dashboard file serving bug (#255)
Stefan Boberg
2023-04-24
1
-7
/
+47
*
added missing #pragma once
Stefan Boberg
2023-04-19
1
-0
/
+2
*
clang-format fix
Stefan Boberg
2023-04-18
1
-1
/
+1
*
fix gcc warning about potentially unitialized variable
Stefan Boberg
2023-04-18
1
-1
/
+1
*
De/fix rpc replay to handle pid (#243)
Dan Engelbrecht
2023-03-21
1
-1
/
+11
*
removed catch2 (#241)
Stefan Boberg
2023-03-07
1
-14
/
+2
*
Move knowledge of UE env variable from zenserver to zen command line tool (#227)
Dan Engelbrecht
2023-02-13
1
-0
/
+2
*
oplog upload/download (#214)
Dan Engelbrecht
2023-02-09
1
-0
/
+9
*
Removed stale comment now that use of !! has been replaced
Martin Ridgers
2023-02-03
1
-1
/
+0
*
Added a size_t override for Apple Clang where types as size_t != uint64_t
Martin Ridgers
2023-02-03
1
-0
/
+11
*
Removed size_t override that is no longer required with newer libc++
Martin Ridgers
2023-02-02
1
-9
/
+0
*
Fix Clang warning about bitwise ops on boolean values
Martin Ridgers
2023-02-02
1
-1
/
+1
*
Changed so CompressedBuffer::DecodeRawHash returns IoHash just like on the UE...
Stefan Boberg
2022-12-12
1
-1
/
+1
*
added [[fallthrough]] annotations to silence static analysis
Stefan Boberg
2022-12-12
1
-0
/
+20
*
optimizations (#200)
Dan Engelbrecht
2022-12-07
2
-7
/
+19
*
Cache request record/replay (#198)
Dan Engelbrecht
2022-12-07
1
-3
/
+6
*
Make sure we always store record/op before attachments (#195)
Dan Engelbrecht
2022-12-01
1
-2
/
+33
*
Add `import-project` and `export-project` (#183)
Dan Engelbrecht
2022-11-18
4
-28
/
+22
*
Support file reference in package message (#184)
Dan Engelbrecht
2022-11-07
1
-1
/
+0
*
De/reduce buffer creation in parsepackedmessage (#175)
Dan Engelbrecht
2022-09-30
1
-0
/
+1
*
De/more upstream details (#168)
v0.1.6-pre9
v0.1.6-pre10
Dan Engelbrecht
2022-09-22
1
-0
/
+1
*
logging - don't do formatting of messages the will not be logged (#169)
Dan Engelbrecht
2022-09-21
1
-72
/
+40
*
enable json log file (#164)
Dan Engelbrecht
2022-09-12
1
-10
/
+10
*
added suppression of warning C4189 to work around problems in fmt
Stefan Boberg
2022-07-21
1
-5
/
+6
*
added _WIN32_WINNT define to be consistent with xmake file
Stefan Boberg
2022-06-13
1
-0
/
+3
*
namespace/bucket validation now uses AsciiSet for more efficient validation (...
Stefan Boberg
2022-06-10
1
-1
/
+1
*
core: added ReadStdIn
Stefan Boberg
2022-06-10
1
-0
/
+1
*
added IoBuffer::MutableData()
Stefan Boberg
2022-06-10
1
-0
/
+6
*
Enable FILE_SHARE_DELETE on standalone files in disk buckets
Dan Engelbrecht
2022-05-28
1
-0
/
+1
*
Add catch2 support (#101)
Stefan Boberg
2022-05-20
1
-1
/
+31
*
use string::compare in caseSensitiveCompareStrings
Dan Engelbrecht
2022-05-12
1
-9
/
+2
*
Add caseSensitiveCompareStrings and manual <=> and == operator for CacheKey
Dan Engelbrecht
2022-05-12
1
-0
/
+23
*
Merge pull request #89 from EpicGames/de/namespaces
v1.0.1.5
Dan Engelbrecht
2022-05-09
1
-0
/
+11
|
\
|
*
Added GetDirectoryContent utility
Dan Engelbrecht
2022-05-06
1
-0
/
+11
*
|
Make sure blockstore owner and block store state does not get out of sync whe...
Dan Engelbrecht
2022-05-08
1
-0
/
+3
|
/
*
Serialize compact binary from JSON.
Per Larsson
2022-04-27
2
-1
/
+7
*
Compute updates (#74)
Joe Kirchoff
2022-04-14
1
-0
/
+1
*
more cleanup
Dan Engelbrecht
2022-04-12
1
-1
/
+1
*
cleanup
Dan Engelbrecht
2022-04-12
1
-0
/
+4
*
use zen::UnsignedIntegral instead of std::unsigned_integral
Dan Engelbrecht
2022-04-12
1
-2
/
+2
*
use std::unsigned_integral for ToHexNumber and ParseHexNumber
Dan Engelbrecht
2022-04-01
1
-7
/
+6
*
safer and easier to read Char2Nibble
Dan Engelbrecht
2022-04-01
1
-15
/
+12
*
remove WorkerThreadPool::Flush()
Dan Engelbrecht
2022-03-31
1
-1
/
+0
*
comments for ToHexNumber and ParseHexNumber
Dan Engelbrecht
2022-03-31
1
-0
/
+12
[next]