- Jul 01, 2019
-
-
Michael Davis authored
- Type of checksumBlob in cta.proto should be bytes not string - ADLER32 passed into blob as uint32_t not string (conversion to bytearray is now handled inside the ChecksumBlob class)
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
The blob is a set of type/value pairs which can be serialised to a byte array for storage in the DB.
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
Redundant as it is always the same as totalBytes
-
Michael Davis authored
* TapeFile::compressedSize is renamed to fileSize * TapeFileWritten::compressedSize is removed, as it contains the same information as TapeFileWritten::size
-
Michael Davis authored
-
- Jun 28, 2019
-
-
Julien Leduc authored
- Jun 25, 2019
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- Jun 24, 2019
-
-
Steven Murray authored
cta-fst-gc now logs an error if it cannot list the contents of an FST filesystem or if determine the filesystem's sub directories
-
Victor Kotlyar authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
ctafstgcd.py no longer logs an ERROR when it fails to stat() a file that has been deleted by the FST
-
Michael Davis authored
-
Michael Davis authored
-
Steven Murray authored
-
Steven Murray authored
-
Eric Cano authored
-
Victor Kotlyar authored
-
Victor Kotlyar authored
-
Victor Kotlyar authored
-
Victor Kotlyar authored
-