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
*
remove error warning in output (#695)
Dan Engelbrecht
2025-12-17
7
-18
/
+20
*
fix scavenge source path match (again) (#694)
Dan Engelbrecht
2025-12-17
1
-11
/
+12
*
add boost-worker oplog import export options (#693)
Dan Engelbrecht
2025-12-16
11
-116
/
+311
*
remove found chunks as they are found in blocks (#691)
Dan Engelbrecht
2025-12-15
1
-7
/
+18
*
oplog download size (#690)
Dan Engelbrecht
2025-12-15
11
-320
/
+655
*
show download source data (#689)
Dan Engelbrecht
2025-12-12
12
-11
/
+223
*
add otel instrumentation (#581)
Stefan Boberg
2025-12-11
13
-55
/
+237
*
remove direct console output from code that is used from service mode (#688)
Dan Engelbrecht
2025-12-11
8
-107
/
+244
*
HTTP server API changes for improved extensibility (#684)
Stefan Boberg
2025-12-11
12
-67
/
+189
*
catch all exceptions during projectstore scrub (#686)
Dan Engelbrecht
2025-12-11
1
-0
/
+6
*
fix zero length stream decompress (#685)
Dan Engelbrecht
2025-12-10
1
-1
/
+1
*
remove catching of exceptions in batch operations now that they are not execu...
Dan Engelbrecht
2025-12-10
2
-101
/
+61
*
fix buffer memory in builds cache (#682)
Dan Engelbrecht
2025-12-10
2
-18
/
+74
*
fix reading of stale iterator when doing download-resume (#681)
Dan Engelbrecht
2025-12-09
1
-9
/
+9
*
upload to zen cache from oplog import now disabled by default (#680)
Dan Engelbrecht
2025-12-09
2
-2
/
+2
*
safer lambda captures (#633)
Dan Engelbrecht
2025-12-08
1
-8
/
+10
*
implement --dedicated option on asio http server (#679)
Dan Engelbrecht
2025-12-05
4
-45
/
+101
*
catch exception leaks in windows thread pool (#677)
Dan Engelbrecht
2025-12-05
1
-4
/
+18
*
exists must be called before equivalent (#678)
Dan Engelbrecht
2025-12-05
1
-1
/
+1
*
batch op not in destructor (#676)
Dan Engelbrecht
2025-12-04
6
-343
/
+553
*
add checks to protect against access violation due to failed disk read (#675)
Dan Engelbrecht
2025-12-04
2
-0
/
+17
*
add missing patterns to objectstore service http routing (#674)
Dan Engelbrecht
2025-12-03
1
-3
/
+7
*
make sure we use exclusive lock in projectstore when flushing/writing snapsho...
Dan Engelbrecht
2025-12-01
2
-12
/
+37
*
use scope guards to secure that BasicFile::Detach is called even on exception...
Dan Engelbrecht
2025-12-01
2
-11
/
+6
*
fix crash when parsing empty key in httpstats service (#671)
Dan Engelbrecht
2025-12-01
1
-2
/
+1
*
automatic scrub on startup (#667)
Dan Engelbrecht
2025-11-27
26
-467
/
+748
*
remove bad assert (#670)
Dan Engelbrecht
2025-11-27
1
-4
/
+0
*
fix stream decompress (#668)
Dan Engelbrecht
2025-11-27
1
-10
/
+14
*
RawOffset can be anything and we expect an empty buffer to be returned along ...
Dan Engelbrecht
2025-11-26
3
-21
/
+224
*
remove 'auto' option for zen builds download (#665)
Dan Engelbrecht
2025-11-25
2
-52
/
+4
*
logging improvements (#664)
Stefan Boberg
2025-11-24
4
-21
/
+34
*
Add regex-free route matching support (#662)
Stefan Boberg
2025-11-24
2
-50
/
+474
*
update state when wildcard (#657)
Dan Engelbrecht
2025-11-24
13
-1028
/
+2037
*
changelog (#661)
Dan Engelbrecht
2025-11-24
1
-1
/
+1
*
GetSystemMetrics for Mac,Linux (#660)
Stefan Boberg
2025-11-24
2
-5
/
+151
*
increase timeout and add retry when testing host connectivity (#659)
Dan Engelbrecht
2025-11-21
4
-8
/
+8
*
fix block store file appender (#658)
Dan Engelbrecht
2025-11-20
1
-3
/
+43
*
Merge pull request #653 from ue-foundation/lm/service-install-permissions
Liam Mitchell
2025-11-19
1
-0
/
+4
|
\
|
*
Make files writeable after full service install to avoid issues when attempti...
Liam Mitchell
2025-11-17
1
-0
/
+4
*
|
loose chunk filtering bug when using wildcards (#654)
Dan Engelbrecht
2025-11-18
6
-26
/
+529
*
|
Added actions to drop all projects or all z$ namespaces. (#655)
Martin Ridgers
2025-11-18
3
-2
/
+54
|
/
*
add append-only buffering of BlockStoreFile (#652)
Dan Engelbrecht
2025-11-17
1
-9
/
+124
*
Include version string on the dashboard's start page. (#651)
Martin Ridgers
2025-11-17
4
-2
/
+26
*
fix wildcard matching (#650)
Dan Engelbrecht
2025-11-17
1
-0
/
+10
*
remove local-directory prefix for wildcards (#647)
Dan Engelbrecht
2025-11-12
1
-0
/
+5
*
control cache upload (#646)
Dan Engelbrecht
2025-11-12
11
-24
/
+65
*
Change curl defaults on MacOS (#645)
Stefan Boberg
2025-11-11
12
-28
/
+146
*
fix missing auth (#644)
v5.7.9-pre18
v5.7.9-pre17
Dan Engelbrecht
2025-11-11
2
-17
/
+5
*
add `--boost-worker-memory` option to zen builds (#639)
Dan Engelbrecht
2025-11-10
6
-56
/
+82
*
fix parsing of assume http2 from server discovery (#643)
Dan Engelbrecht
2025-11-10
1
-1
/
+1
[next]