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
Commit message (
Expand
)
Author
Age
Files
Lines
*
zenremoteprojectstore with httpclient (#35)
Dan Engelbrecht
2024-04-03
5
-193
/
+74
*
Fix sentry using wrong folder path when data path contains non-anscii charact...
Dan Engelbrecht
2024-03-28
1
-2
/
+2
*
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
*
remove redundant json11 includes
Stefan Boberg
2024-03-26
2
-2
/
+0
*
consistent paths encoding (#24)
Dan Engelbrecht
2024-03-25
4
-49
/
+51
*
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
*
harden attach sponsor process (#14)
Dan Engelbrecht
2024-03-21
3
-25
/
+37
*
improved process monitoring behaviour with invalid pids (#16)
Stefan Boberg
2024-03-21
1
-2
/
+3
*
non memory copy compressed range (#13)
Dan Engelbrecht
2024-03-20
4
-44
/
+53
*
read jupiter token from file (#10)
Dan Engelbrecht
2024-03-18
1
-5
/
+12
*
add a retry when trying to create the lock file (#9)
Dan Engelbrecht
2024-03-18
1
-2
/
+8
*
make sure zenserver reacts and exist on SIGTERM signal (#8)
Dan Engelbrecht
2024-03-15
2
-0
/
+7
*
special treatment large oplog attachments v2 (#5)
Dan Engelbrecht
2024-03-14
4
-624
/
+1325
*
clean up test linking (#4)
Dan Engelbrecht
2024-03-14
5
-288
/
+16
*
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
*
remove reference caching (#658)
Dan Engelbrecht
2024-02-27
4
-17
/
+4
*
hashing fixes (#657)
Dan Engelbrecht
2024-02-26
1
-1
/
+0
*
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
*
changed RPC recording to MPSC setup (#638)
Stefan Boberg
2024-01-31
1
-21
/
+1
*
only try to traverse an objectstore bucket if it really exists (#646)
Dan Engelbrecht
2024-01-31
1
-0
/
+1
*
improve oplog export logging (#644)
Dan Engelbrecht
2024-01-31
8
-117
/
+223
*
fix response error conversion (#643)
Dan Engelbrecht
2024-01-29
2
-5
/
+6
*
add ignore-missing-attachments option to oplog export (debugging tool) (#641)
Dan Engelbrecht
2024-01-25
4
-36
/
+51
*
Add retry with optional resume logic to HttpClient::Download (#639)
Dan Engelbrecht
2024-01-24
5
-1037
/
+178
*
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
2
-5
/
+72
*
jobqueue - allow multiple threads to report progress/messages (#635)
Dan Engelbrecht
2024-01-22
1
-0
/
+5
*
Use correct HTTP range values. (#632)
Per Larsson
2024-01-17
1
-1
/
+1
*
separate RPC processing from HTTP processing (#626)
Stefan Boberg
2023-12-20
11
-1773
/
+71
*
move cachedisklayer and structuredcachestore into zenstore (#624)
Stefan Boberg
2023-12-19
11
-7697
/
+6
*
ensure we can build without trace (#619)
Stefan Boberg
2023-12-19
2
-2
/
+4
*
various TSAN/ASAN/LeakAnalyzer fixes (#622)
Stefan Boberg
2023-12-19
1
-0
/
+5
*
fix ChunkIndexToChunkHash indexing (#621)
Stefan Boberg
2023-12-19
1
-1
/
+1
*
cache RPC recorder threading fixes (#617)
Stefan Boberg
2023-12-19
2
-15
/
+62
*
Don't use copy of Payloads array when fetching memcached payload in GC (#609)
Dan Engelbrecht
2023-12-13
1
-1
/
+1
*
improve trace (#606)
Dan Engelbrecht
2023-12-13
2
-36
/
+53
*
Adding an info command to display a top-level summary of disk space etc (#602)
Stefan Boberg
2023-12-12
5
-31
/
+258
*
mem cache perf improvements (#592)
Dan Engelbrecht
2023-12-11
2
-120
/
+168
[next]