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
/
zenserver
/
admin
/
admin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
move all storage-related services into storage tree (#571)
Stefan Boberg
2025-10-14
1
-805
/
+0
*
add EMode to WorkerTheadPool to avoid thread starvation (#492)
Dan Engelbrecht
2025-09-10
1
-1
/
+1
*
clean up trace options parsing (#473)
Dan Engelbrecht
2025-08-22
1
-15
/
+19
*
per namespace/project cas prep refactor (#470)
Dan Engelbrecht
2025-08-20
1
-25
/
+3
*
use new builds api for oplogs (#464)
Dan Engelbrecht
2025-08-12
1
-0
/
+1
*
long filename support (#330)
Dan Engelbrecht
2025-03-31
1
-1
/
+1
*
zen build cache service (#318)
Dan Engelbrecht
2025-03-26
1
-0
/
+16
*
Add multithreading directory scanning in core/filesystem (#277)
Dan Engelbrecht
2025-01-22
1
-18
/
+31
*
oplog prep gc fix (#216)
Dan Engelbrecht
2024-11-15
1
-0
/
+5
*
Improved oplog import/export progress indicator at commandline (#206)
Dan Engelbrecht
2024-11-06
1
-2
/
+14
*
remove gc v1 (#121)
Dan Engelbrecht
2024-10-03
1
-2
/
+2
*
gc command attachment options (#176)
Dan Engelbrecht
2024-09-30
1
-0
/
+10
*
Add `gc-attachment-passes` option to zenserver (#167)
Dan Engelbrecht
2024-09-25
1
-0
/
+6
*
gc unused refactor (#165)
Dan Engelbrecht
2024-09-23
1
-0
/
+10
*
add gc single threaded option (#104)
Dan Engelbrecht
2024-08-07
1
-0
/
+6
*
improved assert (#37)
Dan Engelbrecht
2024-04-04
1
-2
/
+2
*
jobqueue - allow multiple threads to report progress/messages (#635)
Dan Engelbrecht
2024-01-22
1
-0
/
+5
*
separate RPC processing from HTTP processing (#626)
Stefan Boberg
2023-12-20
1
-1
/
+1
*
move cachedisklayer and structuredcachestore into zenstore (#624)
Stefan Boberg
2023-12-19
1
-1
/
+1
*
Adding an info command to display a top-level summary of disk space etc (#602)
Stefan Boberg
2023-12-12
1
-6
/
+123
*
added details to trace initialization (#588)
Stefan Boberg
2023-12-11
1
-1
/
+1
*
improved scrubbing of oplogs and filecas (#596)
Stefan Boberg
2023-12-11
1
-0
/
+20
*
gc stop command (#569)
v0.2.36-pre2
Dan Engelbrecht
2023-11-27
1
-1
/
+13
*
add command line options for compact block threshold and gc verbose (#557)
Dan Engelbrecht
2023-11-21
1
-0
/
+16
*
compact separate for gc referencer (#533)
Dan Engelbrecht
2023-11-21
1
-15
/
+11
*
gc history log (#519)
Dan Engelbrecht
2023-11-13
1
-97
/
+4
*
spdlog implementation hiding (#498)
Stefan Boberg
2023-11-06
1
-9
/
+6
*
individual gc stats (#506)
Dan Engelbrecht
2023-10-30
1
-6
/
+124
*
New GC implementation (#459)
Dan Engelbrecht
2023-10-30
1
-0
/
+10
*
fix m_LastFullGcDuration, m_LastFullGCDiff, m_LastFullGcDuration and m_LastLi...
Dan Engelbrecht
2023-10-23
1
-2
/
+2
*
Add --skip-delete option to gc command (#484)
Dan Engelbrecht
2023-10-20
1
-0
/
+5
*
add `flush` command and more gc status info (#483)
Dan Engelbrecht
2023-10-18
1
-24
/
+103
*
added temporary admin/mi_collect handler (#479)
Stefan Boberg
2023-10-17
1
-0
/
+40
*
lightweight gc (#431)
Dan Engelbrecht
2023-10-02
1
-0
/
+5
*
Add runtime status/control of logging (#419)
Dan Engelbrecht
2023-09-22
1
-1
/
+82
*
add trace command to enable/disable tracing at runtime (#416)
Dan Engelbrecht
2023-09-22
1
-0
/
+67
*
Improvement: Add names to background jobs for easier debugging (#412)
Dan Engelbrecht
2023-09-20
1
-0
/
+6
*
job queue and async oplog-import/export (#395)
Dan Engelbrecht
2023-09-13
1
-1
/
+139
*
Content scrubbing (#271)
Stefan Boberg
2023-05-16
1
-0
/
+16
*
Add `--gc-projectstore-duration-seconds` option (#281)
Dan Engelbrecht
2023-05-16
1
-0
/
+8
*
minor GC API cleanup
Stefan Boberg
2023-05-15
1
-2
/
+2
*
moved source directories into `/src` (#264)
Stefan Boberg
2023-05-02
1
-0
/
+101