- Jul 08, 2019
-
-
Steven Murray authored
-
- Jul 03, 2019
-
-
Steven Murray authored
-
- 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
-
- Jun 26, 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
-
- May 17, 2019
-
-
Steven Murray authored
-
- May 06, 2019
-
-
Cedric CAFFY authored
Moved disk-operations-related code into the new "disk" directory
-
- Apr 29, 2019
-
-
Cedric CAFFY authored
Added the creation of the directory corresponding to the vid of the tape to repack (xroot + local file system)
-
- Mar 05, 2019
-
-
Eric Cano authored
-
Steven Murray authored
-
Eric Cano authored
-
- Feb 06, 2019
-
-
Steven Murray authored
-
- Feb 05, 2019
-
-
Steven Murray authored
-
- Jan 30, 2019
- Jan 29, 2019
-
-
Cedric CAFFY authored
Changed the operator "<" of Scheduler::PotentialMount so that the sorting of mounts is in alphabetical order
-
- Jan 24, 2019
-
-
Steven Murray authored
This reverts commit 5e55c15f. Conflicts: mediachanger/acs/AcsTest.cpp mediachanger/acs/CMakeLists.txt tests/CMakeLists.txt
-
Eric Cano authored
It allows running the unit tests in a build environement with: make -C CTA-build/tests/ -f parallelTestsMakefile.local
-
- Nov 13, 2018
-
-
Steven Murray authored
Added the manually specified cmake variable named NoAcs. Please note that this variable currently has no effect when building the CTA rpms
-
- Oct 29, 2018
-
-
Steven Murray authored
-
- Oct 14, 2018
-
-
Steven Murray authored
-
- Aug 14, 2018
- Jul 30, 2018
-
-
Steven Murray authored
-
- Jun 27, 2018
-
-
Eric Cano authored
Created initial (incomplete) logging of timings for generic popping from container.
-
- Jun 12, 2018
-
-
Anastasia Karachaliou authored
-
- May 31, 2018
- May 28, 2018
- Mar 15, 2018
-
-
Steven Murray authored
-
- Jan 25, 2018
-
-
Eric Cano authored
The same variable is now used in all cases.
-
- Jan 24, 2018
-
-
Eric Cano authored
Added options, suppressions and re-implemented BackendVFS::AsyncLockfreeFetcher to try and make valgrind happy.
-
- Nov 10, 2017
-
-
Eric Cano authored
-
- Oct 26, 2017
-
- Oct 03, 2017
-
-
Steven Murray authored
Replaced set_target_properties( .. .. INSTALL_RPATH ..) with set_property (TARGET .. APPEND PROPERTY INSTALL_RPATH ..)
-