aboutsummaryrefslogtreecommitdiff
path: root/zenstore
Commit message (Expand)AuthorAgeFilesLines
* clang-formatStefan Boberg2021-05-223-3/+5
* Fixed up error reporting in BasicFile, now uses ThrowSystemException() to cor...Stefan Boberg2021-05-211-6/+5
* Cleaned up exception handlingStefan Boberg2021-05-211-4/+5
* Renamed CasBlobFile -> BasicFileStefan Boberg2021-05-213-9/+13
* Moved CasBlobFile into basicfile.hStefan Boberg2021-05-217-94/+124
* Use vcpkg --overlay-ports to handle asioJoe Kirchoff2021-05-191-0/+2
* Added logic to guard against accidental file move in file CAS fast pathStefan Boberg2021-05-131-1/+4
* Implemented move-in-place for large CAS payloadsStefan Boberg2021-05-131-0/+108
* clang-formatStefan Boberg2021-05-131-2/+6
* Added paths as context to I/O error exception messagesStefan Boberg2021-05-111-5/+10
* Adding zenservice codeStefan Boberg2021-05-1114-0/+1257