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
/
zenserver.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
improved assert (#37)
Dan Engelbrecht
2024-04-04
1
-2
/
+2
*
harden attach sponsor process (#14)
Dan Engelbrecht
2024-03-21
1
-14
/
+31
*
improved process monitoring behaviour with invalid pids (#16)
Stefan Boberg
2024-03-21
1
-2
/
+3
*
make sure zenserver reacts and exist on SIGTERM signal (#8)
Dan Engelbrecht
2024-03-15
1
-0
/
+6
*
clean up test linking (#4)
Dan Engelbrecht
2024-03-14
1
-0
/
+10
*
remove reference caching (#658)
Dan Engelbrecht
2024-02-27
1
-5
/
+4
*
separate RPC processing from HTTP processing (#626)
Stefan Boberg
2023-12-20
1
-1
/
+1
*
Adding an info command to display a top-level summary of disk space etc (#602)
Stefan Boberg
2023-12-12
1
-8
/
+44
*
improved scrubbing of oplogs and filecas (#596)
Stefan Boberg
2023-12-11
1
-4
/
+64
*
multi-line logging improvements (#597)
Stefan Boberg
2023-12-11
1
-6
/
+7
*
HTTP plugin request debug logging (#587)
Stefan Boberg
2023-12-05
1
-1
/
+1
*
Add context to Zen upstream resolve error message (#585)
Stefan Boberg
2023-12-04
1
-1
/
+1
*
safe threadpool shutdown (#584)
Dan Engelbrecht
2023-12-04
1
-1
/
+2
*
global thread worker pools (#577)
Dan Engelbrecht
2023-11-29
1
-0
/
+2
*
gc stop command (#569)
v0.2.36-pre2
Dan Engelbrecht
2023-11-27
1
-3
/
+3
*
added --powercycle option (#565)
Stefan Boberg
2023-11-23
1
-0
/
+8
*
add command line options for compact block threshold and gc verbose (#557)
Dan Engelbrecht
2023-11-21
1
-1
/
+3
*
blocking queue fix (#550)
Dan Engelbrecht
2023-11-16
1
-1
/
+1
*
add wipe prevention via file in data root dir (#548)
Dan Engelbrecht
2023-11-16
1
-3
/
+18
*
Make object store endpoint S3 compatible. (#535)
Per Larsson
2023-11-15
1
-1
/
+0
*
fix race contdition when signaling shutdown of process and waiting for comple...
Dan Engelbrecht
2023-11-15
1
-1
/
+1
*
reduce number of files generated on shared instances (#524)
Stefan Boberg
2023-11-09
1
-0
/
+5
*
changed logic around sponsor process monitoring (#522)
Stefan Boberg
2023-11-08
1
-1
/
+1
*
factored out some compiler definitions etc into zenbase (#517)
Stefan Boberg
2023-11-07
1
-1
/
+1
*
statsd for cas (#511)
Dan Engelbrecht
2023-11-06
1
-0
/
+1
*
New GC implementation (#459)
Dan Engelbrecht
2023-10-30
1
-1
/
+2
*
statsd metrics reporting (#496)
Stefan Boberg
2023-10-25
1
-1
/
+27
*
removed HttpCidStore (#497)
Stefan Boberg
2023-10-24
1
-4
/
+0
*
merge disk and memory layers (#493)
Dan Engelbrecht
2023-10-24
1
-12
/
+11
*
Cache (rpc) activitity recording improvements (#482)
Stefan Boberg
2023-10-20
1
-3
/
+4
*
add `flush` command and more gc status info (#483)
Dan Engelbrecht
2023-10-18
1
-1
/
+3
*
added command line option to start server clean (#481)
Stefan Boberg
2023-10-17
1
-30
/
+38
*
rewite state marker at startup (#477)
Dan Engelbrecht
2023-10-17
1
-6
/
+4
*
Change default port to 8558
zousar
2023-10-11
1
-1
/
+1
*
remove legacy compute interfaces (#461)
Stefan Boberg
2023-10-11
1
-79
/
+0
*
cache reference tracking (#455)
Dan Engelbrecht
2023-10-10
1
-0
/
+1
*
minor: remove double include
Dan Engelbrecht
2023-10-06
1
-1
/
+0
*
zenserver project restructuring (#442)
Stefan Boberg
2023-10-06
1
-1077
/
+410
*
added thread names (#441)
Stefan Boberg
2023-10-04
1
-0
/
+2
*
removed websocket protocol support(#445)
Stefan Boberg
2023-10-04
1
-22
/
+0
*
Limit size of memory cache layer (#423)
Dan Engelbrecht
2023-10-02
1
-8
/
+12
*
lightweight gc (#431)
Dan Engelbrecht
2023-10-02
1
-2
/
+6
*
Sentry username fix (#435)
Stefan Boberg
2023-10-01
1
-2
/
+2
*
handle error in error log (#422)
Dan Engelbrecht
2023-09-25
1
-15
/
+46
*
Add runtime status/control of logging (#419)
Dan Engelbrecht
2023-09-22
1
-8
/
+15
*
add trace command to enable/disable tracing at runtime (#416)
Dan Engelbrecht
2023-09-22
1
-12
/
+4
*
controlled zenserver shutdown (#413)
Dan Engelbrecht
2023-09-20
1
-20
/
+36
*
VFS implementation for local storage service (#396)
Stefan Boberg
2023-09-20
1
-0
/
+7
*
add DiskWriteBlocker to structured cache store log writer (#408)
Dan Engelbrecht
2023-09-15
1
-1
/
+2
*
http and httpsys config options (#401)
Dan Engelbrecht
2023-09-14
1
-2
/
+2
[next]