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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
add separate PreCache step for GcReferenceChecker (#578)
Dan Engelbrecht
2023-12-01
1
-14
/
+29
*
global thread worker pools (#577)
Dan Engelbrecht
2023-11-29
1
-12
/
+4
*
tracing for gcv2 (#574)
Dan Engelbrecht
2023-11-28
1
-0
/
+12
*
gcv2 tests for project store and bugfixes (#571)
Dan Engelbrecht
2023-11-27
1
-84
/
+209
*
gc stop command (#569)
v0.2.36-pre2
Dan Engelbrecht
2023-11-27
1
-2
/
+21
*
add command line options for compact block threshold and gc verbose (#557)
Dan Engelbrecht
2023-11-21
1
-1
/
+17
*
compact separate for gc referencer (#533)
Dan Engelbrecht
2023-11-21
2
-85
/
+205
*
disk layer gc and error/warnings cleanup (#515)
Dan Engelbrecht
2023-11-08
1
-41
/
+41
*
spdlog implementation hiding (#498)
Stefan Boberg
2023-11-06
3
-8
/
+9
*
gc v2 tests (#512)
Dan Engelbrecht
2023-11-06
1
-12
/
+1
*
individual gc stats (#506)
Dan Engelbrecht
2023-10-30
2
-30
/
+64
*
New GC implementation (#459)
Dan Engelbrecht
2023-10-30
2
-5
/
+270
*
added missing includes (#504)
Stefan Boberg
2023-10-27
1
-0
/
+2
*
merge disk and memory layers (#493)
Dan Engelbrecht
2023-10-24
1
-1
/
+1
*
clean up GcContributor and GcStorage to be pure interfaces (#485)
Dan Engelbrecht
2023-10-20
2
-3
/
+7
*
add `flush` command and more gc status info (#483)
Dan Engelbrecht
2023-10-18
1
-2
/
+3
*
faster oplog iteration (#471)
Dan Engelbrecht
2023-10-13
4
-42
/
+53
*
cache reference tracking (#455)
Dan Engelbrecht
2023-10-10
1
-6
/
+9
*
fix gc infinite loop (#453)
Dan Engelbrecht
2023-10-06
2
-9
/
+17
*
faster accesstime save restore (#439)
Dan Engelbrecht
2023-10-03
1
-23
/
+43
*
lightweight gc (#431)
Dan Engelbrecht
2023-10-02
1
-0
/
+4
*
adding more stats (#429)
Dan Engelbrecht
2023-09-28
2
-7
/
+15
*
Improvement: Add names to background jobs for easier debugging (#412)
Dan Engelbrecht
2023-09-20
3
-46
/
+60
*
VFS implementation for local storage service (#396)
Stefan Boberg
2023-09-20
2
-8
/
+119
*
increase jupiter oplog import/export connection timeout to 30 min (#411)
Dan Engelbrecht
2023-09-19
1
-1
/
+1
*
Add retry if FinalizeRef responds with non-empty "Needs" attachments (#409)
Dan Engelbrecht
2023-09-19
5
-261
/
+377
*
add more trace scopes (#362)
Dan Engelbrecht
2023-09-15
1
-30
/
+39
*
More statistics for Cache, Project Store and Cid Store (#405)
Dan Engelbrecht
2023-09-14
2
-0
/
+4
*
job queue and async oplog-import/export (#395)
Dan Engelbrecht
2023-09-13
10
-130
/
+350
*
scan oplog object for fields (#397)
Dan Engelbrecht
2023-09-13
1
-89
/
+130
*
incremental oplog upload for block-based targets (#392)
Dan Engelbrecht
2023-09-12
8
-72
/
+224
*
better sorting of attachments in oplog blocks (#390)
Dan Engelbrecht
2023-09-11
1
-13
/
+54
*
stream oplog attachments from jupiter (#384)
Dan Engelbrecht
2023-09-06
5
-73
/
+119
*
retry file create (#383)
Dan Engelbrecht
2023-09-04
1
-2
/
+29
*
project store gc deadlock (#381)
Dan Engelbrecht
2023-08-31
3
-40
/
+57
*
add helper functions in HttpProjectService to help with readability (#378)
Dan Engelbrecht
2023-08-29
2
-1195
/
+1326
*
Add `--embedloosefiles` option to `oplog-export` (#376)
Dan Engelbrecht
2023-08-24
3
-73
/
+242
*
use robinmap in compact cas (#368)
Dan Engelbrecht
2023-08-21
1
-4
/
+5
*
buffered file reading for oplog (#366)
Dan Engelbrecht
2023-08-21
1
-5
/
+16
*
add update/delete endpoint for project and oplog (#353)
Dan Engelbrecht
2023-08-18
3
-2
/
+135
*
check oplog op attachments when gathering references for GC (#363)
Dan Engelbrecht
2023-08-18
2
-27
/
+24
*
project store stats (#357)
Dan Engelbrecht
2023-08-14
4
-37
/
+197
*
update vcpkg dependencies (#356)
Dan Engelbrecht
2023-08-11
1
-2
/
+2
*
Make sure we always write "data" attachment hash for snapshotted oplog entrie...
Dan Engelbrecht
2023-08-11
4
-9
/
+29
*
Add `response.text` to output in log when jupiter request fails (#354)
Dan Engelbrecht
2023-08-10
1
-2
/
+2
*
Allow oplog file mapping where ServerPath is missing if a attachment hash is ...
Dan Engelbrecht
2023-08-10
1
-4
/
+9
[prev]
[next]