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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
compact separate for gc referencer (#533)
Dan Engelbrecht
2023-11-21
6
-360
/
+568
*
Added HTTP verb HEAD to objstore get-object. (#554)
Per Larsson
2023-11-20
1
-1
/
+1
*
blocking queue fix (#550)
Dan Engelbrecht
2023-11-16
2
-16
/
+29
*
add wipe prevention via file in data root dir (#548)
Dan Engelbrecht
2023-11-16
1
-3
/
+18
*
add zenserver state snapshot support (#543)
Stefan Boberg
2023-11-16
3
-1
/
+21
*
Trim any leading slash and backslash from bucket prefix. (#541)
Per Larsson
2023-11-15
1
-0
/
+2
*
remove dependency on cxxopts exception types (#542)
Stefan Boberg
2023-11-15
1
-10
/
+13
*
Make object store endpoint S3 compatible. (#535)
Per Larsson
2023-11-15
3
-46
/
+415
*
fix race contdition when signaling shutdown of process and waiting for comple...
Dan Engelbrecht
2023-11-15
2
-4
/
+6
*
add host name to sentry (#537)
Dan Engelbrecht
2023-11-15
2
-7
/
+51
*
fix comparison operator for cache disk location (#534)
Dan Engelbrecht
2023-11-14
1
-1
/
+12
*
fix index out of bounds in CacheBucket::CompactState (#532)
Dan Engelbrecht
2023-11-14
1
-25
/
+24
*
fix potential logic error in bucket manifest read
Stefan Boberg
2023-11-13
1
-17
/
+21
*
gc history log (#519)
Dan Engelbrecht
2023-11-13
1
-97
/
+4
*
package dependency clean-ups (#531)
Stefan Boberg
2023-11-13
1
-1
/
+0
*
fix bad access to unlocked state (#527)
Dan Engelbrecht
2023-11-10
2
-17
/
+26
*
reduce memory footprint for bucket indexes (#526)
Stefan Boberg
2023-11-10
1
-14
/
+14
*
option for zenserver - `--http-forceloopback` (#516)
Dan Engelbrecht
2023-11-09
1
-0
/
+12
*
reduce number of files generated on shared instances (#524)
Stefan Boberg
2023-11-09
2
-1
/
+8
*
disk layer gc and error/warnings cleanup (#515)
Dan Engelbrecht
2023-11-08
3
-77
/
+126
*
changed logic around sponsor process monitoring (#522)
Stefan Boberg
2023-11-08
1
-1
/
+1
*
Don't put cache entries into the memory cache on Put, only on Get (#518)
Dan Engelbrecht
2023-11-07
2
-21
/
+24
*
factored out some compiler definitions etc into zenbase (#517)
Stefan Boberg
2023-11-07
3
-3
/
+3
*
spdlog implementation hiding (#498)
Stefan Boberg
2023-11-06
16
-63
/
+71
*
gc v2 tests (#512)
Dan Engelbrecht
2023-11-06
3
-66
/
+11
*
statsd for cas (#511)
Dan Engelbrecht
2023-11-06
4
-9
/
+5
*
reduce cachebucket mem (#509)
Dan Engelbrecht
2023-11-06
2
-293
/
+448
*
multithread cache bucket (#508)
Dan Engelbrecht
2023-11-06
1
-21
/
+66
*
individual gc stats (#506)
Dan Engelbrecht
2023-10-30
6
-196
/
+402
*
New GC implementation (#459)
Dan Engelbrecht
2023-10-30
10
-110
/
+1535
*
added missing includes (#504)
Stefan Boberg
2023-10-27
4
-0
/
+5
*
fixed missing context for cache record PUT operations (#503)
Stefan Boberg
2023-10-27
1
-2
/
+6
*
fix CacheBucket::CollectGarbage removing standalone entries without an exclus...
Dan Engelbrecht
2023-10-27
1
-4
/
+7
*
block sending error reports from sentry_sink to Sentry unless the log is actu...
Dan Engelbrecht
2023-10-27
1
-0
/
+4
*
eliminate redundant logging code (#499)
Stefan Boberg
2023-10-25
3
-723
/
+35
*
statsd metrics reporting (#496)
Stefan Boberg
2023-10-25
9
-14
/
+194
*
New rotating file logger that keeps on running regardless of errors (#495)
Dan Engelbrecht
2023-10-25
1
-13
/
+272
*
removed HttpCidStore (#497)
Stefan Boberg
2023-10-24
4
-165
/
+0
*
merge disk and memory layers (#493)
Dan Engelbrecht
2023-10-24
11
-1134
/
+809
*
fix m_LastFullGcDuration, m_LastFullGCDiff, m_LastFullGcDuration and m_LastLi...
Dan Engelbrecht
2023-10-23
1
-2
/
+2
*
Remove any unreferenced blocks in block store on open (#492)
Dan Engelbrecht
2023-10-23
2
-9
/
+4
*
Filter expired cache entries against ExpiredKeys - not CAS entries to retain ...
Dan Engelbrecht
2023-10-23
1
-40
/
+23
*
Don't prune block locations due to missing blocks a startup (#487)
Dan Engelbrecht
2023-10-20
2
-57
/
+11
*
Cache (rpc) activitity recording improvements (#482)
Stefan Boberg
2023-10-20
2
-9
/
+23
*
clean up GcContributor and GcStorage to be pure interfaces (#485)
Dan Engelbrecht
2023-10-20
4
-5
/
+14
*
Add --skip-delete option to gc command (#484)
Dan Engelbrecht
2023-10-20
2
-1
/
+6
*
add `flush` command and more gc status info (#483)
Dan Engelbrecht
2023-10-18
7
-36
/
+130
*
added command line option to start server clean (#481)
Stefan Boberg
2023-10-17
4
-30
/
+48
*
removed unnecessary vector in ZenCacheMemoryLayer::Drop
Stefan Boberg
2023-10-17
1
-3
/
+2
*
fix mem layer total count (#480)
Dan Engelbrecht
2023-10-17
2
-6
/
+17
[prev]
[next]