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
/
projectstore
/
projectstore.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
per namespace/project cas prep refactor (#470)
Dan Engelbrecht
2025-08-20
1
-4
/
+9
*
Moved AcceptType Handling From ProjectStore To HttpProjectStore
zousar
2025-03-25
1
-1
/
+0
*
global open process cache for projectstore (#257)
Dan Engelbrecht
2024-12-05
1
-1
/
+8
*
projectstore getchunks rpc with modtag (#244)
Dan Engelbrecht
2024-12-05
1
-12
/
+22
*
caller controls threshold for bulk-loading chunks in IterateChunks (#222)
Dan Engelbrecht
2024-11-25
1
-2
/
+4
*
stronger validation of payload existance (#229)
Dan Engelbrecht
2024-11-25
1
-1
/
+1
*
oplog prep gc fix (#216)
Dan Engelbrecht
2024-11-15
1
-37
/
+58
*
Improved oplog import/export progress indicator at commandline (#206)
Dan Engelbrecht
2024-11-06
1
-1
/
+2
*
Add ability to read the oplog's ReferencedSet, as written by the cook… (#190)
v5.5.9-pre7
Matt Peters
2024-10-11
1
-0
/
+3
*
remove gc v1 (#121)
Dan Engelbrecht
2024-10-03
1
-5
/
+1
*
gc command attachment options (#176)
Dan Engelbrecht
2024-09-30
1
-1
/
+0
*
Reinstate member initialisation that was there originally
Martin Ridgers
2024-09-19
1
-2
/
+2
*
Mandatory IterateOplog() paging argument
Martin Ridgers
2024-09-19
1
-2
/
+2
*
Removed redundant initialisation
Martin Ridgers
2024-09-19
1
-2
/
+2
*
Placate clang
Martin Ridgers
2024-09-19
1
-2
/
+2
*
Optional paged results when iterating oplog entries
Martin Ridgers
2024-09-19
1
-2
/
+8
*
delay oplog read (#141)
Dan Engelbrecht
2024-09-03
1
-0
/
+22
*
oplog index snapshots (#140)
Dan Engelbrecht
2024-09-03
1
-27
/
+26
*
meta info store (#75)
Dan Engelbrecht
2024-08-30
1
-1
/
+11
*
add compacting of oplogs as part of GC (#106)
Dan Engelbrecht
2024-08-12
1
-5
/
+14
*
make oplog lsn unsigned (#107)
Dan Engelbrecht
2024-08-12
1
-11
/
+10
*
project/oplog delete improvements (#105)
Dan Engelbrecht
2024-08-12
1
-3
/
+4
*
Make sure we monitor for new project, oplogs, namespaces and buckets during G...
Dan Engelbrecht
2024-06-13
1
-18
/
+45
*
oplog iterate chunks content type (#65)
Dan Engelbrecht
2024-04-26
1
-6
/
+8
*
iterate cas chunks (#59)
Dan Engelbrecht
2024-04-24
1
-0
/
+3
*
import oplog improvements (#54)
Dan Engelbrecht
2024-04-20
1
-4
/
+0
*
safer oplog import (#52)
de/safer-oplog-import
Dan Engelbrecht
2024-04-18
1
-0
/
+2
*
Use multithreading to fetch size/rawsize of entries in `/prj/{project}/oplog/...
Dan Engelbrecht
2024-03-28
1
-0
/
+1
*
add "fieldnames" query param for GetProjectFiles/GetProjectChunkInfos (#29)
Dan Engelbrecht
2024-03-28
1
-7
/
+8
*
consistent paths encoding (#24)
Dan Engelbrecht
2024-03-25
1
-12
/
+12
*
non memory copy compressed range (#13)
Dan Engelbrecht
2024-03-20
1
-2
/
+4
*
special treatment large oplog attachments v2 (#5)
Dan Engelbrecht
2024-03-14
1
-4
/
+15
*
Keep track of added ops during GCV2 instead of rescanning full oplog when add...
Dan Engelbrecht
2024-02-13
1
-0
/
+2
*
compress large attachments on demand (#647)
Dan Engelbrecht
2024-02-05
1
-1
/
+4
*
oplog import/export improvements (#634)
Dan Engelbrecht
2024-01-23
1
-6
/
+6
*
improved scrubbing of oplogs and filecas (#596)
Stefan Boberg
2023-12-11
1
-8
/
+5
*
Change naming to ChunkInfos instead of Chunks
zousar
2023-12-06
1
-3
/
+3
*
Ran precommit
zousar
2023-12-05
1
-1
/
+1
*
Get hash when retrieving chunks
zousar
2023-12-05
1
-0
/
+1
*
compact separate for gc referencer (#533)
Dan Engelbrecht
2023-11-21
1
-1
/
+6
*
spdlog implementation hiding (#498)
Stefan Boberg
2023-11-06
1
-4
/
+5
*
individual gc stats (#506)
Dan Engelbrecht
2023-10-30
1
-1
/
+2
*
New GC implementation (#459)
Dan Engelbrecht
2023-10-30
1
-5
/
+12
*
clean up GcContributor and GcStorage to be pure interfaces (#485)
Dan Engelbrecht
2023-10-20
1
-0
/
+1
*
faster oplog iteration (#471)
Dan Engelbrecht
2023-10-13
1
-3
/
+3
*
fix gc infinite loop (#453)
Dan Engelbrecht
2023-10-06
1
-4
/
+4
*
VFS implementation for local storage service (#396)
Stefan Boberg
2023-09-20
1
-0
/
+17
*
job queue and async oplog-import/export (#395)
Dan Engelbrecht
2023-09-13
1
-5
/
+7
*
project store gc deadlock (#381)
Dan Engelbrecht
2023-08-31
1
-9
/
+13
*
add update/delete endpoint for project and oplog (#353)
Dan Engelbrecht
2023-08-18
1
-0
/
+6
[next]