aboutsummaryrefslogtreecommitdiff
path: root/src/zenremotestore
Commit message (Expand)AuthorAgeFilesLines
* add support in http client to accept multi-range responses (#788)Dan Engelbrecht12 days1-74/+78
* use partial blocks for oplog import (#780)Dan Engelbrecht2026-02-2421-345/+1122
* move partial chunk block anailsys to chunkblock.h/cpp (#767)Dan Engelbrecht2026-02-204-679/+887
* fix builds download indexing timer (#769)Dan Engelbrecht2026-02-201-7/+0
* convert ZEN_ASSERTs to exception to handle corrupt data gracefully (#760)Dan Engelbrecht2026-02-182-13/+58
* fix target folder cleanup in builds download (#746)Dan Engelbrecht2026-02-061-12/+9
* only disable backlog scheduling when downloaded payload is not on disk (#741)Dan Engelbrecht2026-02-022-7/+14
* Avoid conversion from JSon to compact binary when querying for builds to avoi...Dan Engelbrecht2026-01-285-13/+11
* allow download specification for zen builds download (#734)Dan Engelbrecht2026-01-275-108/+272
* avoid big ioworker backlog (#733)Dan Engelbrecht2026-01-262-37/+42
* builds scanning cache (#727)v5.7.19-pre0Dan Engelbrecht2026-01-238-84/+892
* make sure new blocks generated by a part is accessible to following parts (#732)Dan Engelbrecht2026-01-232-81/+92
* builds multipart upload (#722)Dan Engelbrecht2026-01-206-800/+1960
* fix init of buildpart id in zen oplog-download (#711)Dan Engelbrecht2026-01-151-1/+1
* structured output for builds ls (#709)Dan Engelbrecht2026-01-141-3/+12
* added options to configure exclude folders and extensions to zen build comman...Dan Engelbrecht2026-01-134-150/+222
* fixed block generation after bug introduced in PR #704 (#707)Dan Engelbrecht2026-01-131-12/+15
* various optimizations (#704)Dan Engelbrecht2026-01-092-22/+126
* read build state files into memory instead of relying on memory mapping (#702)Dan Engelbrecht2026-01-081-2/+7
* optimize scavenge part 2 (#699)Dan Engelbrecht2026-01-082-148/+109
* Merge branch 'main' into zs/limit-overwrite-defaultZousar Shaker2025-12-194-169/+241
|\
| * optimize scavenge (#697)Dan Engelbrecht2025-12-194-169/+241
* | Ensure upstream put propagation includes overwritezousar2025-12-193-6/+20
|/
* fix scavenge source path match (again) (#694)Dan Engelbrecht2025-12-171-11/+12
* add boost-worker oplog import export options (#693)Dan Engelbrecht2025-12-165-16/+154
* remove found chunks as they are found in blocks (#691)Dan Engelbrecht2025-12-151-7/+18
* oplog download size (#690)Dan Engelbrecht2025-12-159-295/+627
* show download source data (#689)Dan Engelbrecht2025-12-1211-2/+163
* remove direct console output from code that is used from service mode (#688)Dan Engelbrecht2025-12-116-28/+145
* fix buffer memory in builds cache (#682)Dan Engelbrecht2025-12-101-18/+68
* safer lambda captures (#633)Dan Engelbrecht2025-12-081-8/+10
* exists must be called before equivalent (#678)Dan Engelbrecht2025-12-051-1/+1
* add checks to protect against access violation due to failed disk read (#675)Dan Engelbrecht2025-12-041-0/+5
* use scope guards to secure that BasicFile::Detach is called even on exception...Dan Engelbrecht2025-12-011-1/+1
* automatic scrub on startup (#667)Dan Engelbrecht2025-11-274-45/+17
* remove bad assert (#670)Dan Engelbrecht2025-11-271-4/+0
* update state when wildcard (#657)Dan Engelbrecht2025-11-249-665/+1475
* changelog (#661)Dan Engelbrecht2025-11-241-1/+1
* increase timeout and add retry when testing host connectivity (#659)Dan Engelbrecht2025-11-214-8/+8
* loose chunk filtering bug when using wildcards (#654)Dan Engelbrecht2025-11-183-0/+475
* control cache upload (#646)Dan Engelbrecht2025-11-126-14/+23
* Change curl defaults on MacOS (#645)Stefan Boberg2025-11-117-19/+86
* add `--boost-worker-memory` option to zen builds (#639)Dan Engelbrecht2025-11-102-4/+5
* fix parsing of assume http2 from server discovery (#643)Dan Engelbrecht2025-11-101-1/+1
* add check that we have enough free space to complete the builds download (#640)Dan Engelbrecht2025-11-102-6/+56
* switch to xmake for package management (#611)Stefan Boberg2025-11-071-3/+3
* get oplog attachments (#622)Dan Engelbrecht2025-11-074-18/+1054
* move progress bar to separate file (#638)Dan Engelbrecht2025-11-073-72/+2
* remotestore op refactorings (#637)Dan Engelbrecht2025-11-066-555/+913
* merge 5.7.8 minimal release (#635)Dan Engelbrecht2025-11-061-0/+2