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
/
zenstore
Commit message (
Expand
)
Author
Age
Files
Lines
*
improved assert (#37)
Dan Engelbrecht
2024-04-04
6
-35
/
+35
*
validate rpc chunk responses (#36)
Dan Engelbrecht
2024-04-03
4
-20
/
+34
*
Use multithreading to fetch size/rawsize of entries in `/prj/{project}/oplog/...
Dan Engelbrecht
2024-03-28
3
-4
/
+4
*
re-enable partial cache chunks (#21)
v5.4.2-pre9
v5.4.2-pre12
v5.4.2-pre11
v5.4.2-pre10
Dan Engelbrecht
2024-03-22
1
-19
/
+28
*
disable partial getcachechunk responses (#19)
Dan Engelbrecht
2024-03-22
1
-1
/
+7
*
add support for responding with partial cache chunks (#11)
Dan Engelbrecht
2024-03-21
2
-5
/
+36
*
special treatment large oplog attachments v2 (#5)
Dan Engelbrecht
2024-03-14
3
-1
/
+560
*
clean up test linking (#4)
Dan Engelbrecht
2024-03-14
3
-59
/
+15
*
fix potential partially written files (#2)
Dan Engelbrecht
2024-03-13
3
-8
/
+36
*
http request parser safety (#664)
Dan Engelbrecht
2024-03-12
1
-2
/
+2
*
Make sure we wait for all scheduled tasks to complete before throwing excepti...
Dan Engelbrecht
2024-02-28
6
-61
/
+142
*
add disk caching to block move (#661)
Dan Engelbrecht
2024-02-27
1
-23
/
+36
*
improved block store logging and more gcv2 tests (#659)
Dan Engelbrecht
2024-02-27
6
-114
/
+206
*
remove reference caching (#658)
Dan Engelbrecht
2024-02-27
3
-681
/
+193
*
hashing fixes (#657)
Dan Engelbrecht
2024-02-26
4
-89
/
+77
*
respond with BadRequest result instead of throwing exception on bad request i...
Dan Engelbrecht
2024-02-05
1
-7
/
+25
*
Add retry with optional resume logic to HttpClient::Download (#639)
Dan Engelbrecht
2024-01-24
2
-80
/
+86
*
separate RPC processing from HTTP processing (#626)
Stefan Boberg
2023-12-20
8
-3
/
+1917
*
move cachedisklayer and structuredcachestore into zenstore (#624)
Stefan Boberg
2023-12-19
5
-0
/
+7690
*
Don't capture local variables in loop by reference (#623)
Dan Engelbrecht
2023-12-19
1
-27
/
+27
*
fix ChunkIndexToChunkHash indexing (#621)
Stefan Boberg
2023-12-19
1
-1
/
+1
*
Fix crash bug when trying to inspect non-open block file in GC (#614)
Dan Engelbrecht
2023-12-18
2
-7
/
+20
*
log each block that is compacted (#613)
Dan Engelbrecht
2023-12-15
1
-0
/
+5
*
fix peak disk load in gc status (#608)
Dan Engelbrecht
2023-12-13
1
-12
/
+11
*
skip invalid chunks when reclaiming space in block store (#607)
Dan Engelbrecht
2023-12-13
1
-0
/
+13
*
improve trace (#606)
Dan Engelbrecht
2023-12-13
3
-1
/
+12
*
Make sure that PathFromHandle don't hide true error when throwing exceptions ...
Dan Engelbrecht
2023-12-11
1
-1
/
+2
*
improved scrubbing of oplogs and filecas (#596)
Stefan Boberg
2023-12-11
6
-46
/
+113
*
fixed bug in CasContainerStrategy::ReadIndexFile (#595)
Stefan Boberg
2023-12-07
1
-1
/
+3
*
reserve vectors in gcv2 upfront / load factor for robin_map (#582)
Dan Engelbrecht
2023-12-04
6
-36
/
+68
*
use 32 bit offset and size in BlockStoreLocation (#581)
Dan Engelbrecht
2023-12-01
4
-34
/
+39
*
add separate PreCache step for GcReferenceChecker (#578)
Dan Engelbrecht
2023-12-01
4
-6
/
+71
*
global thread worker pools (#577)
Dan Engelbrecht
2023-11-29
2
-11
/
+6
*
close thread pool + parallel CasImpl::Initialize (#576)
Dan Engelbrecht
2023-11-28
1
-4
/
+17
*
tracing for gcv2 (#574)
Dan Engelbrecht
2023-11-28
3
-1
/
+23
*
fix missing locks/sync of log position when writing index snapshots (#572)
Dan Engelbrecht
2023-11-27
2
-4
/
+9
*
gcv2 tests for project store and bugfixes (#571)
Dan Engelbrecht
2023-11-27
1
-0
/
+4
*
optimized index snapshot reading/writing (#561)
Stefan Boberg
2023-11-27
5
-35
/
+88
*
gc stop command (#569)
v0.2.36-pre2
Dan Engelbrecht
2023-11-27
2
-1
/
+18
*
Add GC Cancel/Stop (#568)
Dan Engelbrecht
2023-11-24
6
-127
/
+293
*
reduce work when there are no blocks to compact (#558)
Dan Engelbrecht
2023-11-22
1
-51
/
+54
*
add command line options for compact block threshold and gc verbose (#557)
Dan Engelbrecht
2023-11-21
4
-156
/
+232
*
compact separate for gc referencer (#533)
Dan Engelbrecht
2023-11-21
6
-631
/
+735
*
blocking queue fix (#550)
Dan Engelbrecht
2023-11-16
1
-1
/
+1
*
gc history log (#519)
Dan Engelbrecht
2023-11-13
2
-8
/
+286
*
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
1
-2
/
+2
*
spdlog implementation hiding (#498)
Stefan Boberg
2023-11-06
3
-34
/
+24
*
gc v2 tests (#512)
Dan Engelbrecht
2023-11-06
5
-85
/
+328
*
statsd for cas (#511)
Dan Engelbrecht
2023-11-06
2
-11
/
+32
[next]