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
*
ensure we can build without trace (#619)
Stefan Boberg
2023-12-19
2
-2
/
+4
*
various TSAN/ASAN/LeakAnalyzer fixes (#622)
Stefan Boberg
2023-12-19
1
-0
/
+5
*
fix ChunkIndexToChunkHash indexing (#621)
Stefan Boberg
2023-12-19
1
-1
/
+1
*
cache RPC recorder threading fixes (#617)
Stefan Boberg
2023-12-19
2
-15
/
+62
*
Don't use copy of Payloads array when fetching memcached payload in GC (#609)
Dan Engelbrecht
2023-12-13
1
-1
/
+1
*
improve trace (#606)
Dan Engelbrecht
2023-12-13
2
-36
/
+53
*
Adding an info command to display a top-level summary of disk space etc (#602)
Stefan Boberg
2023-12-12
5
-31
/
+258
*
mem cache perf improvements (#592)
Dan Engelbrecht
2023-12-11
2
-120
/
+168
*
added details to trace initialization (#588)
Stefan Boberg
2023-12-11
2
-4
/
+4
*
improved scrubbing of oplogs and filecas (#596)
Stefan Boberg
2023-12-11
8
-87
/
+301
*
multi-line logging improvements (#597)
Stefan Boberg
2023-12-11
1
-6
/
+7
*
fix deadlock at bucket creation (#598)
Dan Engelbrecht
2023-12-11
2
-177
/
+205
*
Merge branch 'main' into zs/get-all-chunk-infos
zs/get-all-chunk-infos
zousar
2023-12-07
5
-21
/
+80
|
\
|
*
logging configuration via command line options (#589)
Stefan Boberg
2023-12-06
3
-3
/
+28
|
*
Use correct iterator index when looking up memcached payload in GatherReferen...
Dan Engelbrecht
2023-12-05
1
-5
/
+4
|
*
HTTP plugin request debug logging (#587)
Stefan Boberg
2023-12-05
1
-1
/
+1
|
*
reserve vectors in gcv2 upfront / load factor for robin_map (#582)
Dan Engelbrecht
2023-12-04
1
-5
/
+20
|
*
memory usage estimation for memcached entries (#586)
Dan Engelbrecht
2023-12-04
1
-5
/
+24
|
*
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
*
|
Change naming to ChunkInfos instead of Chunks
zousar
2023-12-06
4
-12
/
+12
*
|
Ran precommit
zousar
2023-12-05
2
-7
/
+3
*
|
Get hash when retrieving chunks
zousar
2023-12-05
2
-7
/
+32
*
|
Add endpoint for all chunk infos
zousar
2023-12-01
3
-8
/
+45
|
/
*
use 32 bit offset and size in BlockStoreLocation (#581)
Dan Engelbrecht
2023-12-01
2
-41
/
+78
*
add separate PreCache step for GcReferenceChecker (#578)
Dan Engelbrecht
2023-12-01
4
-217
/
+410
*
global thread worker pools (#577)
Dan Engelbrecht
2023-11-29
3
-22
/
+11
*
moved LuaConfig code so it can be used outside of config.cpp (#575)
Stefan Boberg
2023-11-28
3
-540
/
+705
*
tracing for gcv2 (#574)
Dan Engelbrecht
2023-11-28
2
-0
/
+26
*
gcv2 tests for project store and bugfixes (#571)
Dan Engelbrecht
2023-11-27
1
-84
/
+209
*
optimized index snapshot reading/writing (#561)
Stefan Boberg
2023-11-27
3
-469
/
+802
*
gc stop command (#569)
v0.2.36-pre2
Dan Engelbrecht
2023-11-27
3
-6
/
+37
*
Add GC Cancel/Stop (#568)
Dan Engelbrecht
2023-11-24
1
-11
/
+60
*
fix truncation of sentry hostname
Dan Engelbrecht
2023-11-24
1
-1
/
+1
*
Updated branding (#567)
Stefan Boberg
2023-11-23
2
-3
/
+3
*
added --powercycle option (#565)
Stefan Boberg
2023-11-23
4
-0
/
+13
*
embed html frontend content as binary compiled data (#559)
Dan Engelbrecht
2023-11-23
3
-2
/
+7
*
fix block cloning copy argument validation (#560)
Stefan Boberg
2023-11-22
1
-0
/
+1
*
reduce work when there are no blocks to compact (#558)
Dan Engelbrecht
2023-11-22
1
-54
/
+61
*
add command line options for compact block threshold and gc verbose (#557)
Dan Engelbrecht
2023-11-21
6
-7
/
+81
*
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
[next]