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
/
cache
/
httpstructuredcache.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
cache RPC recorder threading fixes (#617)
Stefan Boberg
2023-12-19
1
-15
/
+56
*
fixed missing context for cache record PUT operations (#503)
Stefan Boberg
2023-10-27
1
-2
/
+6
*
merge disk and memory layers (#493)
Dan Engelbrecht
2023-10-24
1
-23
/
+59
*
Cache (rpc) activitity recording improvements (#482)
Stefan Boberg
2023-10-20
1
-6
/
+19
*
cache reference tracking (#455)
Dan Engelbrecht
2023-10-10
1
-77
/
+108
*
reject bad bucket reads (#456)
Stefan Boberg
2023-10-09
1
-1
/
+1
*
reject known bad bucket names in structured cache (#452)
v0.2.27-pre0
Stefan Boberg
2023-10-06
1
-1
/
+2
*
fix HandleRpcRequest::WriteResponseAsync trace scope when we are not running ...
Dan Engelbrecht
2023-10-04
1
-1
/
+2
*
Correctly calculate the total number of RPC ops in the stats page for structu...
Dan Engelbrecht
2023-09-29
1
-2
/
+2
*
move badrequest count back to old scope for compatability with Zen Dashboard
Dan Engelbrecht
2023-09-28
1
-2
/
+1
*
adding more stats (#429)
Dan Engelbrecht
2023-09-28
1
-26
/
+158
*
prefer to handle cache RPC requests synchronously (#428)
Stefan Boberg
2023-09-27
1
-4
/
+17
*
Add runtime status/control of logging (#419)
Dan Engelbrecht
2023-09-22
1
-2
/
+6
*
add more trace scopes (#362)
Dan Engelbrecht
2023-09-15
1
-115
/
+160
*
More statistics for Cache, Project Store and Cid Store (#405)
Dan Engelbrecht
2023-09-14
1
-5
/
+53
*
issue warning instead of assert on bad data in cid store (#400)
Dan Engelbrecht
2023-09-13
1
-10
/
+14
*
add `cache-write-log` and `cache-access-log“ configuration options (#394)
Dan Engelbrecht
2023-09-11
1
-0
/
+2
*
Cache process handles for FormatPackageMessage (#360)
Dan Engelbrecht
2023-08-17
1
-6
/
+13
*
single thread async cache log (#361)
Dan Engelbrecht
2023-08-17
1
-50
/
+50
*
skip upstream logic early if we have no upstream endpoints (#359)
Dan Engelbrecht
2023-08-17
1
-14
/
+30
*
update vcpkg dependencies (#356)
Dan Engelbrecht
2023-08-11
1
-1
/
+2
*
cache log sessionid (#297)
Stefan Boberg
2023-05-23
1
-100
/
+130
*
minor: fixed typos in log output (PUTCACEHRECORD -> PUTCACHERECORD)
Stefan Boberg
2023-05-22
1
-2
/
+2
*
Restructured structured cache store (#314)
Stefan Boberg
2023-05-17
1
-0
/
+3209