| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | clang-format | Stefan Boberg | 2021-05-22 | 3 | -3/+5 |
| * | Fixed up error reporting in BasicFile, now uses ThrowSystemException() to cor... | Stefan Boberg | 2021-05-21 | 1 | -6/+5 |
| * | Cleaned up exception handling | Stefan Boberg | 2021-05-21 | 1 | -4/+5 |
| * | Renamed CasBlobFile -> BasicFile | Stefan Boberg | 2021-05-21 | 3 | -9/+13 |
| * | Moved CasBlobFile into basicfile.h | Stefan Boberg | 2021-05-21 | 7 | -94/+124 |
| * | Use vcpkg --overlay-ports to handle asio | Joe Kirchoff | 2021-05-19 | 1 | -0/+2 |
| * | Added logic to guard against accidental file move in file CAS fast path | Stefan Boberg | 2021-05-13 | 1 | -1/+4 |
| * | Implemented move-in-place for large CAS payloads | Stefan Boberg | 2021-05-13 | 1 | -0/+108 |
| * | clang-format | Stefan Boberg | 2021-05-13 | 1 | -2/+6 |
| * | Added paths as context to I/O error exception messages | Stefan Boberg | 2021-05-11 | 1 | -5/+10 |
| * | Adding zenservice code | Stefan Boberg | 2021-05-11 | 14 | -0/+1257 |