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
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved source directories into `/src` (#264)
Stefan Boberg
2023-05-02
83
-25031
/
+0
*
add customization of assert implementation (#263)
Dan Engelbrecht
2023-04-28
2
-27
/
+86
*
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
2
-3
/
+3
*
bugfixes (#261)
Dan Engelbrecht
2023-04-27
1
-1
/
+11
*
log error before throwing exception so we can see the callstack
Dan Engelbrecht
2023-04-26
1
-1
/
+8
*
make sure we pick up the error code before it is cleared when throwing error
Dan Engelbrecht
2023-04-26
1
-1
/
+2
*
fix sentry report callstack (#256)
Dan Engelbrecht
2023-04-25
3
-9
/
+42
*
fixed dashboard file serving bug (#255)
Stefan Boberg
2023-04-24
2
-7
/
+99
*
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
2
-15
/
+2
*
Move knowledge of UE env variable from zenserver to zen command line tool (#227)
Dan Engelbrecht
2023-02-13
2
-0
/
+25
*
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
*
Removed unused add_link() call
Martin Ridgers
2023-02-02
1
-1
/
+0
*
Call gettid syscall directly as gettid() is not available in earlier glibc
Martin Ridgers
2023-02-02
1
-1
/
+2
*
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
2
-3
/
+3
*
added [[fallthrough]] annotations to silence static analysis
Stefan Boberg
2022-12-12
1
-0
/
+20
*
Path from handle perf improvement (#206)
Dan Engelbrecht
2022-12-08
1
-2
/
+10
*
optimizations (#200)
Dan Engelbrecht
2022-12-07
8
-93
/
+234
*
Cache request record/replay (#198)
Dan Engelbrecht
2022-12-07
2
-6
/
+29
*
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
9
-113
/
+275
*
Support file reference in package message (#184)
Dan Engelbrecht
2022-11-07
2
-28
/
+9
*
Handle zero size file mapping (#177)
Dan Engelbrecht
2022-09-30
1
-1
/
+10
*
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
2
-0
/
+8
*
logging - don't do formatting of messages the will not be logged (#169)
Dan Engelbrecht
2022-09-21
1
-72
/
+40
*
Use BLAKE3 port from vcpkg (#141)
Stefan Boberg
2022-09-20
2
-22
/
+12
*
LoadCompactBinary gracefully handles read failures and sizes larger than the ...
Dan Engelbrecht
2022-09-19
2
-24
/
+70
*
enable json log file (#164)
Dan Engelbrecht
2022-09-12
1
-10
/
+10
*
Use "\\?\" prefixed paths and fix hardcoded path delimiters (#149)
Dan Engelbrecht
2022-08-26
1
-1
/
+6
*
added suppression of warning C4189 to work around problems in fmt
Stefan Boberg
2022-07-21
1
-5
/
+6
*
add macos builds (#133)
Dan Engelbrecht
2022-06-24
1
-0
/
+1
*
merged from main
Stefan Boberg
2022-06-16
2
-0
/
+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
2
-0
/
+21
*
added IoBuffer::MutableData()
Stefan Boberg
2022-06-10
1
-0
/
+6
*
fix argument order in IoBufferBuilder::MakeFromFileWithSharedDelete
Dan Engelbrecht
2022-05-30
1
-1
/
+1
*
create local utility function for IoBufferBuilder::MakeFromFile*
Dan Engelbrecht
2022-05-30
1
-48
/
+25
*
Enable FILE_SHARE_DELETE on standalone files in disk buckets
Dan Engelbrecht
2022-05-28
2
-0
/
+46
*
Add catch2 support (#101)
Stefan Boberg
2022-05-20
7
-40
/
+71
*
use string::compare in caseSensitiveCompareStrings
Dan Engelbrecht
2022-05-12
1
-9
/
+2
[next]