| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | optimized index snapshot reading/writing (#561) | Stefan Boberg | 2023-11-27 | 1 | -10/+84 |
| * | New rotating file logger that keeps on running regardless of errors (#495) | Dan Engelbrecht | 2023-10-25 | 1 | -1/+33 |
| * | faster oplog iteration (#471) | Dan Engelbrecht | 2023-10-13 | 1 | -0/+16 |
| * | Make sure error logging or destructors don't throw exception when trying to g... | Dan Engelbrecht | 2023-09-12 | 1 | -2/+6 |
| * | retry file create (#383) | Dan Engelbrecht | 2023-09-04 | 1 | -0/+16 |
| * | buffered file reading for oplog (#366) | Dan Engelbrecht | 2023-08-21 | 1 | -0/+194 |
| * | * added file sharing control to BasicFile (required to implement lockfiles) | Stefan Boberg | 2023-06-30 | 1 | -13/+42 |
| * | BasicFile::ReadAll should handle zero-sized files gracefully | Stefan Boberg | 2023-05-25 | 1 | -3/+10 |
| * | moved source directories into `/src` (#264) | Stefan Boberg | 2023-05-02 | 1 | -0/+575 |