Age | Commit message (Expand) | Author |
---|---|---|
2024-08-30 | Replace bazel_re::Digest in ObjectCAS | Maksim Denisov |
2024-08-07 | Pass to ObjectCAS an optional ExistsFunc using std::optional | Maksim Denisov |
2024-07-22 | Pass HashFunction from StorageConfig to Storage | Maksim Denisov |
2024-07-22 | Pass HashFunction to ArtifactDigest::Create | Maksim Denisov |
2024-07-22 | Move ObjectCAS::CreateDigest to the private space | Maksim Denisov |
2024-04-17 | Compactification: Obtain storage roots from LocalCAS. | Maksim Denisov |
2024-04-02 | ObjectCAS: Move the method for calculating file digests to the public space. | Maksim Denisov |
2024-03-26 | Add missing system includes | Paul Cristian Sarbu |
2024-03-15 | Clean up more includes and targets | Paul Cristian Sarbu |
2023-11-30 | Add files to CAS without fully keeping them in memory | Klaus Aehlig |
2023-03-13 | Storage: Reworked storage and garbage collection | Oliver Reiche |