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
*
improved assert (#37)
Dan Engelbrecht
2024-04-04
3
-10
/
+10
*
zenremoteprojectstore with httpclient (#35)
Dan Engelbrecht
2024-04-03
5
-193
/
+74
*
Use multithreading to fetch size/rawsize of entries in `/prj/{project}/oplog/...
Dan Engelbrecht
2024-03-28
3
-60
/
+164
*
add "fieldnames" query param for GetProjectFiles/GetProjectChunkInfos (#29)
Dan Engelbrecht
2024-03-28
3
-23
/
+137
*
Get raw size for compressed chunks correctly for `/prj/{project}/oplog/{log}/...
Dan Engelbrecht
2024-03-27
1
-1
/
+7
*
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 filter to projectstore entries request (#25)
Dan Engelbrecht
2024-03-26
1
-6
/
+65
*
consistent paths encoding (#24)
Dan Engelbrecht
2024-03-25
3
-47
/
+49
*
add a limit to the number of times we attempt to finalize (#22)
Dan Engelbrecht
2024-03-25
1
-81
/
+133
*
use batch request for checking existing blocks as Jupiter is now fixed (#20)
v5.4.2-pre15
v5.4.2-pre14
Dan Engelbrecht
2024-03-23
1
-41
/
+10
*
check existance of reused blocks (#18)
Dan Engelbrecht
2024-03-22
5
-43
/
+167
*
non memory copy compressed range (#13)
Dan Engelbrecht
2024-03-20
3
-32
/
+39
*
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
4
-624
/
+1325
*
fix potential partially written files (#2)
Dan Engelbrecht
2024-03-13
1
-8
/
+2
*
Make sure we wait for all scheduled tasks to complete before throwing excepti...
Dan Engelbrecht
2024-02-28
1
-1
/
+3
*
Keep track of added ops during GCV2 instead of rescanning full oplog when add...
Dan Engelbrecht
2024-02-13
2
-8
/
+25
*
Save compressed large attachments to temporary files on disk (#650)
Dan Engelbrecht
2024-02-12
2
-183
/
+217
*
compress large attachments on demand (#647)
Dan Engelbrecht
2024-02-05
4
-362
/
+550
*
respond with BadRequest result instead of throwing exception on bad request i...
Dan Engelbrecht
2024-02-05
1
-2
/
+12
*
improve oplog export logging (#644)
Dan Engelbrecht
2024-01-31
6
-104
/
+219
*
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
3
-35
/
+48
*
Add retry with optional resume logic to HttpClient::Download (#639)
Dan Engelbrecht
2024-01-24
3
-101
/
+51
*
oplog import/export improvements (#634)
Dan Engelbrecht
2024-01-23
3
-224
/
+368
*
add --ignore-missing-attachments to oplog-import command (#637)
Dan Engelbrecht
2024-01-22
3
-49
/
+83
*
improved errors from jupiter upstream (#636)
Dan Engelbrecht
2024-01-22
1
-5
/
+22
*
separate RPC processing from HTTP processing (#626)
Stefan Boberg
2023-12-20
2
-2
/
+2
*
ensure we can build without trace (#619)
Stefan Boberg
2023-12-19
1
-2
/
+2
*
improve trace (#606)
Dan Engelbrecht
2023-12-13
1
-2
/
+0
*
improved scrubbing of oplogs and filecas (#596)
Stefan Boberg
2023-12-11
2
-81
/
+193
*
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
[next]