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
*
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
9
-199
/
+535
*
package dependency clean-ups (#531)
Stefan Boberg
2023-11-13
8
-63
/
+16
*
fmt compilation fix for fmt v10+new vs build (#529)
Stefan Boberg
2023-11-13
1
-8
/
+15
*
If a directory is deleted while we try to traverse it, skip it and continue (...
Dan Engelbrecht
2023-11-10
1
-0
/
+11
*
fix bad access to unlocked state (#527)
Dan Engelbrecht
2023-11-10
3
-17
/
+27
*
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
7
-30
/
+67
*
removed duplicate and unused constants
Stefan Boberg
2023-11-09
1
-8
/
+0
*
reduce number of files generated on shared instances (#524)
Stefan Boberg
2023-11-09
2
-1
/
+8
*
don't try to close NewBlockFile if it hasn't been created (#523)
Dan Engelbrecht
2023-11-08
1
-1
/
+1
*
disk layer gc and error/warnings cleanup (#515)
Dan Engelbrecht
2023-11-08
6
-80
/
+131
*
implemented openssl-free encryption for Windows (#520)
Stefan Boberg
2023-11-08
2
-13
/
+192
*
changed logic around sponsor process monitoring (#522)
Stefan Boberg
2023-11-08
1
-1
/
+1
*
removed zstd references (#521)
Stefan Boberg
2023-11-08
1
-2
/
+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
34
-343
/
+374
*
spdlog implementation hiding (#498)
Stefan Boberg
2023-11-06
44
-512
/
+820
*
gc v2 tests (#512)
Dan Engelbrecht
2023-11-06
12
-171
/
+389
*
statsd for cas (#511)
Dan Engelbrecht
2023-11-06
8
-27
/
+73
*
fixed issue where file log sink would get the wrong pattern assigned (#513)
Stefan Boberg
2023-11-06
1
-12
/
+12
*
reduce cachebucket mem (#509)
Dan Engelbrecht
2023-11-06
2
-293
/
+448
*
zen copy-state command to copy a zenserver data directory without the bulk da...
Dan Engelbrecht
2023-11-06
3
-0
/
+206
*
multithread cache bucket (#508)
Dan Engelbrecht
2023-11-06
3
-277
/
+323
*
keep a "null" iobuffer core to reduce redundant memory allocations (#507)
Dan Engelbrecht
2023-11-06
2
-1
/
+7
*
individual gc stats (#506)
Dan Engelbrecht
2023-10-30
14
-553
/
+966
*
New GC implementation (#459)
Dan Engelbrecht
2023-10-30
21
-141
/
+2701
*
added missing includes (#504)
Stefan Boberg
2023-10-27
19
-0
/
+32
*
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
*
only measure a variable integer once where we can (#500)
Dan Engelbrecht
2023-10-25
2
-7
/
+19
*
eliminate redundant logging code (#499)
Stefan Boberg
2023-10-25
10
-1136
/
+759
*
statsd metrics reporting (#496)
Stefan Boberg
2023-10-25
18
-14
/
+812
*
New rotating file logger that keeps on running regardless of errors (#495)
Dan Engelbrecht
2023-10-25
3
-14
/
+307
*
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
*
chunking moved to zenstore (#490)
Stefan Boberg
2023-10-23
4
-1241
/
+438
*
fix m_LastFullGcDuration, m_LastFullGCDiff, m_LastFullGcDuration and m_LastLi...
Dan Engelbrecht
2023-10-23
3
-28
/
+23
*
Remove any unreferenced blocks in block store on open (#492)
Dan Engelbrecht
2023-10-23
5
-17
/
+28
*
Filter expired cache entries against ExpiredKeys - not CAS entries to retain ...
Dan Engelbrecht
2023-10-23
1
-40
/
+23
*
typedef for std streaming to StringBuilder
Stefan Boberg
2023-10-20
1
-0
/
+2
*
explicit ChunkingLinearAllocator
Stefan Boberg
2023-10-20
1
-1
/
+1
*
more cleanup from sb/proto
Stefan Boberg
2023-10-20
3
-16
/
+30
*
improve error handling when parsing http requests (#489)
Dan Engelbrecht
2023-10-20
1
-6
/
+36
*
place tests in own group (for sln) (#488)
Stefan Boberg
2023-10-20
4
-0
/
+4
*
added HttpClient::GetBaseUri
Stefan Boberg
2023-10-20
1
-1
/
+2
*
Don't prune block locations due to missing blocks a startup (#487)
Dan Engelbrecht
2023-10-20
5
-147
/
+113
*
Cache (rpc) activitity recording improvements (#482)
Stefan Boberg
2023-10-20
9
-96
/
+816
*
clean up GcContributor and GcStorage to be pure interfaces (#485)
Dan Engelbrecht
2023-10-20
10
-46
/
+31
[next]