- Nov 30, 2017
-
-
Anastasia Karachaliou authored
-
Anastasia Karachaliou authored
-
Steven Murray authored
-
Steven Murray authored
-
- Nov 28, 2017
-
-
Julien Leduc authored
-
Steven Murray authored
Removed castor-rmc-server rpm from buildtree-stage1-rpms/Dockerfile because CTA now builds /usr/bin/cta-rmcd
-
Anastasia Karachaliou authored
-
Anastasia Karachaliou authored
-
Anastasia Karachaliou authored
-
Anastasia Karachaliou authored
-
Anastasia Karachaliou authored
-
Anastasia Karachaliou authored
-
Anastasia Karachaliou authored
-
Anastasia Karachaliou authored
-
Anastasia Karachaliou authored
-
Anastasia Karachaliou authored
mediachanger/castorrmc/CMakeLists.txt mediachanger/castorrmc/common/CMakeLists.txt mediachanger/castorrmc/rmc/CMakeLists.txt
-
Anastasia Karachaliou authored
-
Anastasia Karachaliou authored
-
Steven Murray authored
-
Vlado Bahyl authored
-
- Nov 27, 2017
-
-
Steven Murray authored
-
- Nov 24, 2017
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
Please note that casting the result to void is not good enough for gcc >= 7
-
Steven Murray authored
-
Steven Murray authored
Added -Wno-narrowing -Wno-implicit-fallthrough compiler flags to protoc3 output files if using gcc version 7 or greater
-
Michael Davis authored
We now assume that Finished() will always be called, so explicit timeout handling in RequestProc is redundant. In case of successful Request processing, the XRootD framework will call Finished(cancel=false). In the case of a failure or timeout, the framework will call Finished(cancel=true).
-
- Nov 23, 2017
-
-
Steven Murray authored
Fixed errors generated by Scheduler code passing getMessage() instead of getMessage().str() to ScopedParamContainer.add()
-
Steven Murray authored
-
Steven Murray authored
mediachanger code. Example error: /home/smurray/CTA/mediachanger/io.hpp:353:3: error: dynamic exception specifications are deprecated in C++11 [-Werror=deprecated] throw(cta::exception::TimeOut, cta::exception::Exception); ^~~~~
-
Eric Cano authored
This ensures the uniqueness of the agent name even if a process creates an agent several times in the same second.
-
Steven Murray authored
-
root authored
Forwarding -b and -B options to `create_instance.sh` so that we can run the buildtree test directly like this: ``` ./run_systemtest.sh -n toto -s tests/archive_retrieve.sh -O -D -k -b /buildtree -B CTA-build ``` This will be very helpful to test buildtree in CI automatically.
-
- Nov 22, 2017
-
-
Julien Leduc authored
-
- Nov 21, 2017
-
-
Julien Leduc authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
- Nov 20, 2017
-
-
Julien Leduc authored
-