- 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 ..)
-
Steven Murray authored
-
Steven Murray authored
-
- Aug 16, 2017
-
-
Victor Kotlyar authored
Proceed all successful reports asynchronously and periodically check and clear statuses if they have finished. In the end of session do the check/flush for all reports in the successful reports queue. Switch from synchronous rados remove to async aio_remove in case of zero size object in BackendRados::AsyncUpdater
-
- Aug 15, 2017
-
-
Michael Davis authored
-
- Aug 10, 2017
-
-
Vladimir Bahyl authored
-
- Aug 09, 2017
-
-
Victor Kotlyar authored
-