| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Changed file CAS implementation to use ThrowSystemException instead of Window... | Stefan Boberg | 2021-08-20 | 1 | -2/+2 | |
| * | clang-format | Stefan Boberg | 2021-08-12 | 1 | -2/+2 | |
| * | Implemented Flush() operation for CID/CAS store interfaces | Stefan Boberg | 2021-08-11 | 1 | -0/+11 | |
| * | Added some more diagnostics to potential file operation errors | Stefan Boberg | 2021-05-27 | 1 | -2/+7 | |
| * | Fixed logic to avoid a race condition which could cause a sharing violation w... | Stefan Boberg | 2021-05-27 | 1 | -0/+4 | |
| * | Removed pointer-based InsertChunk from CAS store interface. | Stefan Boberg | 2021-05-25 | 1 | -4/+0 | |
| * | 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 | |
| * | Adding zenservice code | Stefan Boberg | 2021-05-11 | 1 | -0/+237 | |