aboutsummaryrefslogtreecommitdiff
path: root/src/zenstore/workspaces.cpp
Commit message (Expand)AuthorAgeFilesLines
* Various fixes to address issues flagged by gcc / non-UE toolchain build (#621)Stefan Boberg2025-11-011-1/+5
* add ability to limit concurrency (#565)Stefan Boberg2025-10-101-4/+4
* add EMode to WorkerTheadPool to avoid thread starvation (#492)Dan Engelbrecht2025-09-101-11/+13
* long filename support (#330)Dan Engelbrecht2025-03-311-13/+13
* Add multithreading directory scanning in core/filesystem (#277)Dan Engelbrecht2025-01-221-56/+40
* move basicfile.h/cpp -> zencore (#273)Dan Engelbrecht2025-01-161-1/+1
* validate that root path exists for workspace before adding it (#250)Dan Engelbrecht2024-12-021-0/+5
* make sure we don't throw exception from worker thread (#247)Dan Engelbrecht2024-11-281-3/+17
* workspace share security (#192)Dan Engelbrecht2024-10-231-362/+828
* changelog (#99)Dan Engelbrecht2024-08-061-3/+20
* workspace share path hardening (#95)Dan Engelbrecht2024-06-141-0/+45
* workspaces config and fixes (#92)Dan Engelbrecht2024-06-111-137/+97
* workspace share aliases (#91)Dan Engelbrecht2024-06-041-4/+121
* workspace shares (#84)Dan Engelbrecht2024-05-291-0/+955