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
/
remoteprojectstore.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
improved assert (#37)
Dan Engelbrecht
2024-04-04
1
-3
/
+3
*
zenremoteprojectstore with httpclient (#35)
Dan Engelbrecht
2024-04-03
1
-1
/
+1
*
Use multithreading to fetch size/rawsize of entries in `/prj/{project}/oplog/...
Dan Engelbrecht
2024-03-28
1
-2
/
+2
*
make existing block log clearer
Dan Engelbrecht
2024-03-26
1
-1
/
+1
*
fix order of parameters in block check result message (#26)
Dan Engelbrecht
2024-03-26
1
-1
/
+1
*
add a limit to the number of times we attempt to finalize (#22)
Dan Engelbrecht
2024-03-25
1
-81
/
+133
*
check existance of reused blocks (#18)
Dan Engelbrecht
2024-03-22
1
-24
/
+71
*
read jupiter token from file (#10)
Dan Engelbrecht
2024-03-18
1
-5
/
+12
*
special treatment large oplog attachments v2 (#5)
Dan Engelbrecht
2024-03-14
1
-582
/
+1070
*
Save compressed large attachments to temporary files on disk (#650)
Dan Engelbrecht
2024-02-12
1
-182
/
+216
*
compress large attachments on demand (#647)
Dan Engelbrecht
2024-02-05
1
-324
/
+386
*
improve oplog export logging (#644)
Dan Engelbrecht
2024-01-31
1
-96
/
+207
*
fix response error conversion (#643)
Dan Engelbrecht
2024-01-29
1
-4
/
+5
*
add ignore-missing-attachments option to oplog export (debugging tool) (#641)
Dan Engelbrecht
2024-01-25
1
-21
/
+34
*
Add retry with optional resume logic to HttpClient::Download (#639)
Dan Engelbrecht
2024-01-24
1
-29
/
+29
*
oplog import/export improvements (#634)
Dan Engelbrecht
2024-01-23
1
-159
/
+305
*
add --ignore-missing-attachments to oplog-import command (#637)
Dan Engelbrecht
2024-01-22
1
-34
/
+59
*
global thread worker pools (#577)
Dan Engelbrecht
2023-11-29
1
-12
/
+4
*
disk layer gc and error/warnings cleanup (#515)
Dan Engelbrecht
2023-11-08
1
-41
/
+41
*
added missing includes (#504)
Stefan Boberg
2023-10-27
1
-0
/
+2
*
faster oplog iteration (#471)
Dan Engelbrecht
2023-10-13
1
-3
/
+3
*
Improvement: Add names to background jobs for easier debugging (#412)
Dan Engelbrecht
2023-09-20
1
-17
/
+27
*
Add retry if FinalizeRef responds with non-empty "Needs" attachments (#409)
Dan Engelbrecht
2023-09-19
1
-250
/
+361
*
job queue and async oplog-import/export (#395)
Dan Engelbrecht
2023-09-13
1
-65
/
+241
*
incremental oplog upload for block-based targets (#392)
Dan Engelbrecht
2023-09-12
1
-0
/
+90
*
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
1
-56
/
+75
*
retry file create (#383)
Dan Engelbrecht
2023-09-04
1
-2
/
+29
*
Add `--embedloosefiles` option to `oplog-export` (#376)
Dan Engelbrecht
2023-08-24
1
-56
/
+221
*
check oplog op attachments when gathering references for GC (#363)
Dan Engelbrecht
2023-08-18
1
-8
/
+15
*
fix asserts and exceptions (#344)
Dan Engelbrecht
2023-08-08
1
-0
/
+7
*
changed ZEN_ERROR to ZEN_WARN to reduce Sentry noise
Stefan Boberg
2023-06-08
1
-3
/
+8
*
named oplog upload worker pool threads
Stefan Boberg
2023-05-25
1
-1
/
+12
*
moved source directories into `/src` (#264)
Stefan Boberg
2023-05-02
1
-0
/
+1036