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
/
zencore
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
implemented dynamic scaling support for WorkerThreadPool
Stefan Boberg
2026-02-23
2
-2
/
+30
*
add friends to fix build issue
Stefan Boberg
2026-02-20
1
-0
/
+3
*
made http.sys async worker thread pool configurable via the same option as th...
Stefan Boberg
2026-02-20
1
-2
/
+2
*
fix MakeSafeAbsolutePathInPlace mis-spelling (#765)
Stefan Boberg
2026-02-20
1
-19
/
+19
*
add selective request logging support to http.sys (#762)
Stefan Boberg
2026-02-18
1
-0
/
+1
*
add http server root password protection (#757)
Dan Engelbrecht
2026-02-17
1
-0
/
+16
*
misc fixes brought over from sb/proto (#759)
Stefan Boberg
2026-02-17
1
-4
/
+4
*
added ResetConsoleLog (#758)
Stefan Boberg
2026-02-16
1
-0
/
+1
*
ported optimizations of MeasureVarUInt (#747)
Dan Engelbrecht
2026-02-06
1
-2
/
+12
*
avoid big ioworker backlog (#733)
Dan Engelbrecht
2026-01-26
1
-2
/
+14
*
zenserver API changes, some other minor changes (#720)
Stefan Boberg
2026-01-19
1
-1
/
+14
*
remove ZENCORE_API completely (#718)
Stefan Boberg
2026-01-19
17
-415
/
+396
*
consul package and basic client added (#716)
Stefan Boberg
2026-01-19
4
-17
/
+98
*
added options to configure exclude folders and extensions to zen build comman...
Dan Engelbrecht
2026-01-13
2
-3
/
+55
*
automatic scrub on startup (#667)
Dan Engelbrecht
2025-11-27
2
-6
/
+15
*
GetSystemMetrics for Mac,Linux (#660)
Stefan Boberg
2025-11-24
1
-3
/
+3
*
loose chunk filtering bug when using wildcards (#654)
Dan Engelbrecht
2025-11-18
1
-0
/
+15
*
switch to xmake for package management (#611)
Stefan Boberg
2025-11-07
3
-18
/
+76
*
get oplog attachments (#622)
Dan Engelbrecht
2025-11-07
1
-0
/
+2
*
Various fixes to address issues flagged by gcc / non-UE toolchain build (#621)
Stefan Boberg
2025-11-01
2
-8
/
+8
*
fix for Latch race (#617)
Stefan Boberg
2025-10-29
1
-21
/
+11
*
fix --zentrace=no compile errors (#616)
Stefan Boberg
2025-10-28
2
-5
/
+6
*
refactor CasContainerStrategy::IterateOneBlock to make it more readable (#607)
Dan Engelbrecht
2025-10-24
1
-1
/
+2
*
add support for OTLP logging/tracing (#599)
Stefan Boberg
2025-10-22
3
-356
/
+107
*
updated chunking strategy (#589)
Dan Engelbrecht
2025-10-20
1
-0
/
+132
*
refactor builds cmd part2 (#572)
Dan Engelbrecht
2025-10-14
1
-0
/
+3
*
refactor builds cmd (#566)
Dan Engelbrecht
2025-10-13
1
-4
/
+4
*
block reference couting copy support windows (#564)
Dan Engelbrecht
2025-10-11
1
-0
/
+23
*
add ability to limit concurrency (#565)
Stefan Boberg
2025-10-10
1
-2
/
+4
*
fix link error with operator new (#553)
Stefan Boberg
2025-10-04
1
-23
/
+10
*
remove zenutil dependency in zenremotestore (#547)
Dan Engelbrecht
2025-10-03
1
-0
/
+80
*
make cpr a HttpClient implementation detail (#517)
Stefan Boberg
2025-09-29
1
-0
/
+3
*
Make sure we call the previous terminate handle if present when we intercept ...
Dan Engelbrecht
2025-09-26
2
-2
/
+14
*
new append op rpc method (#511)
Dan Engelbrecht
2025-09-26
1
-0
/
+1
*
add EMode to WorkerTheadPool to avoid thread starvation (#492)
Dan Engelbrecht
2025-09-10
1
-11
/
+12
*
refactor zen command return value handling (#487)
Dan Engelbrecht
2025-09-05
2
-3
/
+5
*
add validation of compact binary payloads before reading them (#483)
Dan Engelbrecht
2025-09-04
1
-0
/
+9
*
improve console output (#476)
Dan Engelbrecht
2025-08-26
1
-1
/
+0
*
Merge pull request #139 from ue-foundation/de/zen-service-command
Liam Mitchell
2025-08-22
2
-0
/
+7
|
\
|
*
Merge remote-tracking branch 'origin/main' into de/zen-service-command
Liam Mitchell
2025-08-21
2
-2
/
+13
|
|
\
|
*
\
Merge branch 'main' into de/zen-service-command
Liam Mitchell
2025-07-29
10
-27
/
+214
|
|
\
\
|
*
\
\
Merge remote-tracking branch 'origin/main' into de/zen-service-command
Dan Engelbrecht
2025-03-14
13
-26
/
+196
|
|
\
\
\
|
*
\
\
\
Merge remote-tracking branch 'origin/de/zen-service-command' into de/zen-serv...
Dan Engelbrecht
2025-03-14
2
-0
/
+6
|
|
\
\
\
\
|
|
*
|
|
|
Implementation of service commands for Linux.
Liam Mitchell
2025-02-27
1
-0
/
+4
|
|
*
|
|
|
Linux compilation fixes
Liam Mitchell
2025-02-19
1
-0
/
+2
|
*
|
|
|
|
Merge remote-tracking branch 'origin/main' into de/zen-service-command
Dan Engelbrecht
2025-01-23
1
-9
/
+49
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'origin/main' into de/zen-service-command
Dan Engelbrecht
2025-01-17
1
-0
/
+185
|
|
\
\
\
\
\
|
*
|
|
|
|
|
remove ServiceLevel
Dan Engelbrecht
2025-01-10
1
-1
/
+0
|
*
|
|
|
|
|
get home folder
Dan Engelbrecht
2025-01-10
1
-0
/
+1
|
*
|
|
|
|
|
add ServiceLevel for service processes: User, AllUsers and Service
Dan Engelbrecht
2025-01-08
1
-0
/
+1
[next]