Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-06-04 | LocalCasReader: Add validity check for bazel directories | Paul Cristian Sarbu | |
This will check if directories contain upwards symlinks. | |||
2024-12-19 | Move functionality for staging from CAS to output paths to TreeReader | Maksim Denisov | |
...and employ it in LocalApi. | |||
2024-09-13 | Check compatibility in readers based on the hash type | Maksim Denisov | |
2024-08-07 | Generate bazel trees in LocalCasReader | Maksim Denisov | |
...and use this functionality in ExecutionServer | |||
2024-07-12 | Capture in TreeReaders by pointer to avoid temporaries | Maksim Denisov | |
2024-05-27 | Use common interface for stream dumping | Maksim Denisov | |
...in LocalApi and BazelApi. | |||
2024-05-27 | Use common interface for reading tree entries and leafs | Maksim Denisov | |
...in LocalApi and BazelApi. |