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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
more iterate chunk logging (#516)
Dan Engelbrecht
2025-09-26
3
-13
/
+57
*
Make sure we call the previous terminate handle if present when we intercept ...
Dan Engelbrecht
2025-09-26
6
-23
/
+123
*
fix for C4244 truncation warning (#515)
Stefan Boberg
2025-09-26
1
-1
/
+3
*
list missing block hashes when --verbose is enabled (#512)
Dan Engelbrecht
2025-09-26
1
-0
/
+14
*
new append op rpc method (#511)
Dan Engelbrecht
2025-09-26
6
-229
/
+676
*
Merge pull request #509 from ue-foundation/zs/put-overwrite-policy-response
Zousar Shaker
2025-09-25
9
-49
/
+157
|
\
|
*
Improvement to Incomplete Result Iteration
zousar
2025-09-25
1
-2
/
+1
|
*
Report Incomplete Records To Client
zousar
2025-09-24
2
-8
/
+44
|
*
Adjust the responses from PUT commands
zousar
2025-09-23
4
-15
/
+10
|
*
Merge branch 'main' into zs/put-overwrite-policy-response
zousar
2025-09-22
26
-842
/
+1647
|
|
\
|
*
|
Change batch put responses for client reporting
zousar
2025-09-19
9
-41
/
+119
*
|
|
limit number of chunks per block (#508)
Dan Engelbrecht
2025-09-23
7
-61
/
+202
|
|
/
|
/
|
*
|
dont set Size or RawSize when fetching chunkinfos if the payload can't be fou...
Dan Engelbrecht
2025-09-22
1
-2
/
+7
*
|
more responsive cancel during oplog import (#505)
Dan Engelbrecht
2025-09-22
3
-12
/
+31
*
|
Added `--oidctoken-exe-unattended` to`zen builds` and `zen oplog-download` co...
Dan Engelbrecht
2025-09-22
9
-12
/
+29
*
|
change default sentry dsn to one listed on Sentry setup page (#504)
Dan Engelbrecht
2025-09-22
1
-1
/
+1
*
|
issue error on second retry, not first attempt (#503)
Dan Engelbrecht
2025-09-22
1
-2
/
+2
*
|
fetch cloud oplog (#502)
Dan Engelbrecht
2025-09-22
14
-440
/
+909
*
|
improve builds download partial logic (#501)
Dan Engelbrecht
2025-09-22
3
-376
/
+671
|
/
*
fix quoted wildcard options (#500)
Dan Engelbrecht
2025-09-17
2
-34
/
+24
*
add builds download force option (#498)
Dan Engelbrecht
2025-09-17
2
-270
/
+297
*
Sorting oplog tree view by size would raise an error. (#497)
Martin Ridgers
2025-09-16
2
-1
/
+1
*
new in-memory storage strategy for oplogs (#490)
Dan Engelbrecht
2025-09-15
4
-518
/
+748
*
revise exception vs error (#495)
Dan Engelbrecht
2025-09-15
4
-26
/
+34
*
initialize all services before healthy (#493)
Dan Engelbrecht
2025-09-12
1
-35
/
+58
*
add EMode to WorkerTheadPool to avoid thread starvation (#492)
Dan Engelbrecht
2025-09-10
30
-1421
/
+1602
*
faster oplog entries with referenceset (#488)
Dan Engelbrecht
2025-09-08
7
-57
/
+88
*
Set ownership of service executables to the service user on Linux (#489)
Liam Mitchell
2025-09-08
1
-0
/
+44
*
refactor zen command return value handling (#487)
Dan Engelbrecht
2025-09-05
47
-1083
/
+972
*
Avoid mutating executable paths when copying files during full service instal...
Liam Mitchell
2025-09-04
1
-5
/
+7
*
asio large header support (#484)
Dan Engelbrecht
2025-09-04
2
-123
/
+128
*
add validation of compact binary payloads before reading them (#483)
Dan Engelbrecht
2025-09-04
20
-289
/
+536
*
oplog memory usage reduction (#482)
Dan Engelbrecht
2025-09-04
4
-99
/
+197
*
projectstore lifetime improvements (#481)
Dan Engelbrecht
2025-08-29
4
-368
/
+552
*
remove debug log messages (#479)
Dan Engelbrecht
2025-08-27
1
-2
/
+0
*
rework `--quiet` zenserver option add `--noconsole` option (#477)
Dan Engelbrecht
2025-08-26
7
-38
/
+92
*
improve console output (#476)
Dan Engelbrecht
2025-08-26
23
-1077
/
+1048
*
revert multi-cid store (#475)
Dan Engelbrecht
2025-08-26
13
-553
/
+260
*
Merge pull request #139 from ue-foundation/de/zen-service-command
Liam Mitchell
2025-08-22
25
-20
/
+1962
|
\
|
*
Move windows service utilities to zenutil and fix clang-format errors
Liam Mitchell
2025-08-22
4
-4
/
+3
|
*
Move ReportServiceStatus to zenutil and remove extraneous logging
Liam Mitchell
2025-08-22
5
-58
/
+53
|
*
Merge remote-tracking branch 'origin/main' into de/zen-service-command
Liam Mitchell
2025-08-21
70
-2208
/
+4543
|
|
\
|
*
|
Ignore unused variable warnings on platforms where ReportServiceStatus is uni...
Liam Mitchell
2025-08-21
1
-0
/
+1
|
*
|
Use correct sysctl headers on Mac
Liam Mitchell
2025-08-21
1
-1
/
+1
|
*
|
Fix trailing whitespace in service_cmd.cpp
Liam Mitchell
2025-08-20
1
-1
/
+0
|
*
|
Add missing headers to Mac process.cpp
Liam Mitchell
2025-08-21
1
-0
/
+2
|
*
|
Fix for MacOS compile failure
Liam Mitchell
2025-08-20
1
-0
/
+2
|
*
|
Add pre-built systemd library and remove vcpkg dependency
Liam Mitchell
2025-08-20
2
-0
/
+10
|
*
|
Merge pull request #452 from ue-foundation/lm/full-service-install
Liam Mitchell
2025-08-06
4
-14
/
+147
|
|
\
\
|
|
*
|
Fix permissions and ownership issues with service binary copy and remove unne...
Liam Mitchell
2025-07-25
3
-6
/
+14
[next]