aboutsummaryrefslogtreecommitdiff
path: root/src/zenremotestore/projectstore/remoteprojectstore.cpp
Commit message (Expand)AuthorAgeFilesLines
* log cleanup (#969)Dan Engelbrecht2026-04-171-57/+123
* operationlogoutput refactor (#967)Dan Engelbrecht2026-04-171-19/+42
* don't hard fail if .pending folder is not empty on oplog export (#926)Dan Engelbrecht2026-04-081-1/+4
* fix missing chunk in oplog export (#925)Dan Engelbrecht2026-04-081-0/+160
* Zs/oplog export zero size attachment fix (#911)Zousar Shaker2026-04-011-1/+54
* Fix long path handling for project storezousar2026-03-171-0/+1
* revise oplog block arrangement (#842)Dan Engelbrecht2026-03-161-2342/+4702
* improved oplog import progress reporting (#825)Dan Engelbrecht2026-03-111-121/+196
* updated chunk–block analyser (#818)Dan Engelbrecht2026-03-091-0/+1
* Dashboard overhaul, compute integration (#814)Stefan Boberg2026-03-091-3/+2
* add fallback for zencache multirange (#816)Dan Engelbrecht2026-03-091-497/+1197
* Eliminate spdlog dependency (#773)Stefan Boberg2026-03-091-3/+2
* added TEST_SUITE_BEGIN/END around some TEST_CASEs which didn't have them (#809)Stefan Boberg2026-03-051-0/+4
* unity build fixes (#802)Stefan Boberg2026-03-041-3/+3
* use multi range requests (#800)Dan Engelbrecht2026-03-031-363/+516
* use partial blocks for oplog import (#780)Dan Engelbrecht2026-02-241-219/+727
* fixed block generation after bug introduced in PR #704 (#707)Dan Engelbrecht2026-01-131-12/+15
* various optimizations (#704)Dan Engelbrecht2026-01-091-21/+125
* remove found chunks as they are found in blocks (#691)Dan Engelbrecht2025-12-151-7/+18
* oplog download size (#690)Dan Engelbrecht2025-12-151-67/+118
* show download source data (#689)Dan Engelbrecht2025-12-121-0/+27
* automatic scrub on startup (#667)Dan Engelbrecht2025-11-271-3/+5
* changelog (#661)Dan Engelbrecht2025-11-241-1/+1
* get oplog attachments (#622)Dan Engelbrecht2025-11-071-18/+29
* Various fixes to address issues flagged by gcc / non-UE toolchain build (#621)Stefan Boberg2025-11-011-0/+1
* add host discovery and zen cache support for oplog import (#601)Dan Engelbrecht2025-10-231-1/+2
* add ability to limit concurrency (#565)Stefan Boberg2025-10-101-3/+2
* speed up tests (#555)Dan Engelbrecht2025-10-061-2/+6
* remove zenutil dependency in zenremotestore (#547)Dan Engelbrecht2025-10-031-8/+19
* move chunking code to zenremotestore lib (#545)Dan Engelbrecht2025-10-031-1/+1
* move remoteproject to remotestorelib (#542)Dan Engelbrecht2025-10-031-0/+3519