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/chunk-info-logging
de/compressed-buffer-creation-opts
de/consul-support
de/disk-io-optimizations
de/disk-io-with-retry
de/download-feedback-api
de/etag-for-oplog-chunks
de/file-change-monitor
de/fix-httpsys-shutdown
de/get-cache-chunks-api-with-separate-policy
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/loadoplog-refactor
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/trim-malloc-at-threadpool-idle
de/upstream-policy-test
de/upstream-server-tests
de/v5.7.24-hotpatch
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
main
rpc-analyze
sb/build-cache
sb/build-part-delta
sb/cleanup-main
sb/cloud
sb/complete
sb/compute-overmind
sb/eastl
sb/fix-batch-ptr
sb/fix-vla-warn
sb/fixups
sb/horde-compressedbuffer
sb/http-fixes
sb/intree-sentry-native
sb/manual-test-workflows
sb/more-tui
sb/no-network
sb/rpc-analysis
sb/threadpool
sb/tsan-fixes
sb/unity-build
sb/xrepo
sb/zen-help
sb/zen-master
streamapi
tb/docker
wait_for_quiescence
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
/
CHANGELOG.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
non memory copy compressed range (#13)
Dan Engelbrecht
2024-03-20
1
-0
/
+1
*
read jupiter token from file (#10)
Dan Engelbrecht
2024-03-18
1
-0
/
+1
*
add a retry when trying to create the lock file (#9)
Dan Engelbrecht
2024-03-18
1
-0
/
+1
*
make sure zenserver reacts and exist on SIGTERM signal (#8)
Dan Engelbrecht
2024-03-15
1
-0
/
+1
*
special treatment large oplog attachments v2 (#5)
Dan Engelbrecht
2024-03-14
1
-0
/
+3
*
HTTP request logging (#6)
Stefan Boberg
2024-03-14
1
-0
/
+1
*
fix potential partially written files (#2)
Dan Engelbrecht
2024-03-13
1
-0
/
+2
*
http request parser safety (#664)
Dan Engelbrecht
2024-03-12
1
-0
/
+2
*
fix zenserver state macos (#669)
Dan Engelbrecht
2024-03-10
1
-0
/
+4
*
some asio HTTP server tweaks for correctness (#663)
Stefan Boberg
2024-03-05
1
-0
/
+1
*
Make sure we wait for all scheduled tasks to complete before throwing excepti...
Dan Engelbrecht
2024-02-28
1
-0
/
+1
*
add disk caching to block move (#661)
Dan Engelbrecht
2024-02-27
1
-0
/
+1
*
improved block store logging and more gcv2 tests (#659)
Dan Engelbrecht
2024-02-27
1
-0
/
+2
*
remove reference caching (#658)
Dan Engelbrecht
2024-02-27
1
-1
/
+2
*
hashing fixes (#657)
Dan Engelbrecht
2024-02-26
1
-0
/
+5
*
adding context to http.sys error message
Stefan Boberg
2024-02-20
1
-0
/
+1
*
Keep track of added ops during GCV2 instead of rescanning full oplog when add...
Dan Engelbrecht
2024-02-13
1
-0
/
+1
*
Added --copy-log, --copy-cache-log and copy-http-log option to zen logs comma...
Dan Engelbrecht
2024-02-12
1
-0
/
+1
*
Save compressed large attachments to temporary files on disk (#650)
Dan Engelbrecht
2024-02-12
1
-0
/
+1
*
Add testcase and fix for ASIO ipv4 localhost support (#649)
zousar
2024-02-06
1
-0
/
+1
*
compress large attachments on demand (#647)
Dan Engelbrecht
2024-02-05
1
-0
/
+5
*
respond with BadRequest result instead of throwing exception on bad request i...
Dan Engelbrecht
2024-02-05
1
-0
/
+1
*
changed RPC recording to MPSC setup (#638)
Stefan Boberg
2024-01-31
1
-0
/
+1
*
only try to traverse an objectstore bucket if it really exists (#646)
Dan Engelbrecht
2024-01-31
1
-0
/
+1
*
Actually thow exception if we can't parse the jobid when starting async job (...
Dan Engelbrecht
2024-01-31
1
-0
/
+3
*
improve oplog export logging (#644)
Dan Engelbrecht
2024-01-31
1
-0
/
+4
*
changelog
Dan Engelbrecht
2024-01-30
1
-0
/
+2
*
fix response error conversion (#643)
Dan Engelbrecht
2024-01-29
1
-0
/
+1
*
exception on basicfile read error (#642)
Dan Engelbrecht
2024-01-29
1
-0
/
+3
*
add ignore-missing-attachments option to oplog export (debugging tool) (#641)
Dan Engelbrecht
2024-01-25
1
-0
/
+2
*
Add retry with optional resume logic to HttpClient::Download (#639)
Dan Engelbrecht
2024-01-24
1
-0
/
+5
*
oplog import/export improvements (#634)
Dan Engelbrecht
2024-01-23
1
-0
/
+2
*
add --ignore-missing-attachments to oplog-import command (#637)
Dan Engelbrecht
2024-01-22
1
-0
/
+1
*
improved errors from jupiter upstream (#636)
Dan Engelbrecht
2024-01-22
1
-0
/
+1
*
jobqueue - allow multiple threads to report progress/messages (#635)
Dan Engelbrecht
2024-01-22
1
-0
/
+2
*
make sure to advance read buffer pointer in BasicFileWriter::Write (#633)
Dan Engelbrecht
2024-01-22
1
-0
/
+1
*
reinstate formatter settings for file sink (#631)
Stefan Boberg
2024-01-17
1
-0
/
+1
*
remove use of <random> in stats (#628)
Stefan Boberg
2024-01-10
1
-0
/
+1
*
added change log entry which I failed to push earlier
Stefan Boberg
2023-12-20
1
-0
/
+1
*
separate RPC processing from HTTP processing (#626)
Stefan Boberg
2023-12-20
1
-1
/
+4
*
Don't capture local variables in loop by reference (#623)
Dan Engelbrecht
2023-12-19
1
-0
/
+1
*
ensure we can build without trace (#619)
Stefan Boberg
2023-12-19
1
-0
/
+1
*
various TSAN/ASAN/LeakAnalyzer fixes (#622)
Stefan Boberg
2023-12-19
1
-1
/
+2
*
fix leak in IoBuffer for manifested small chunk (#618)
Stefan Boberg
2023-12-19
1
-0
/
+1
*
cache RPC recorder threading fixes (#617)
Stefan Boberg
2023-12-19
1
-0
/
+1
*
Fix crash bug when trying to inspect non-open block file in GC (#614)
Dan Engelbrecht
2023-12-18
1
-0
/
+1
*
Make sure we initialize the pattern of FileSink before it is added as a usabl...
Dan Engelbrecht
2023-12-18
1
-0
/
+1
*
log each block that is compacted (#613)
Dan Engelbrecht
2023-12-15
1
-0
/
+1
*
fixed v2 rpc recording issue with >4GB data per segment (#612)
Stefan Boberg
2023-12-15
1
-0
/
+3
*
windows executable signing (#566)
Dan Engelbrecht
2023-12-15
1
-0
/
+1
[next]