aboutsummaryrefslogtreecommitdiff
path: root/src/zenstore/buildstore
Commit message (Expand)AuthorAgeFilesLines
* Various bug fixes (#778)Stefan Boberg2026-02-241-2/+1
* Revert "Fix correctness and concurrency bugs found during code review"Stefan Boberg2026-02-241-1/+2
* Fix correctness and concurrency bugs found during code reviewStefan Boberg2026-02-241-2/+1
* fix clean directory and make them use effective threading where appropriate (...v5.7.8-pre5v5.7.8-pre3v5.7.8-pre2Dan Engelbrecht2025-11-031-1/+1
* Various fixes to address issues flagged by gcc / non-UE toolchain build (#621)Stefan Boberg2025-11-011-3/+1
* fix builds storage stats (#590)Dan Engelbrecht2025-10-201-0/+3
* remove zenutil dependency in zenremotestore (#547)Dan Engelbrecht2025-10-031-1/+1
* add EMode to WorkerTheadPool to avoid thread starvation (#492)Dan Engelbrecht2025-09-101-1/+1
* add validation of compact binary payloads before reading them (#483)Dan Engelbrecht2025-09-041-14/+24
* refactor blobstore (#458)Dan Engelbrecht2025-08-061-507/+275
* graceful wait in parallelwork destructor (#438)Dan Engelbrecht2025-06-161-35/+47
* missing chunks bugfix (#424)Dan Engelbrecht2025-06-091-28/+70
* pause, resume and abort running builds cmd (#421)Dan Engelbrecht2025-06-051-1/+2
* add missing flush inblockstore compact (#411)Dan Engelbrecht2025-05-301-1/+23
* handle exception with batch work (#401)Dan Engelbrecht2025-05-191-31/+27
* iterate chunks crash fix (#376)Dan Engelbrecht2025-05-021-30/+46
* blobstore size limit (#342)Dan Engelbrecht2025-04-041-12/+235
* build store save access times (#341)v5.6.3-pre0Dan Engelbrecht2025-04-031-19/+264
* long filename support (#330)Dan Engelbrecht2025-03-311-5/+5
* optional compress of block chunks (#326)Dan Engelbrecht2025-03-271-5/+26
* zen build cache service (#318)Dan Engelbrecht2025-03-261-0/+1475