- Nov 13, 2018
-
-
Eric Cano authored
-
- Nov 09, 2018
-
-
Eric Cano authored
Conflicts: objectstore/ArchiveRequest.cpp objectstore/RetrieveRequest.cpp objectstore/RetrieveRequest.hpp scheduler/OStoreDB/OStoreDB.cpp scheduler/Scheduler.hpp scheduler/SchedulerDatabase.hpp
-
Eric Cano authored
-
Eric Cano authored
Conflicts: xroot_plugins/XrdSsiCtaRequestMessage.cpp
-
Eric Cano authored
-
Steven Murray authored
-
- Nov 08, 2018
-
-
Michael Davis authored
Default CTA Frontend log level is changed to INFO. To set it back to debug level, add this line to /etc/cta/cta-frontend-xrootd.conf: cta.log.level DEBUG Valid log levels are EMERG, ALERT, CRIT, ERR, WARNING, NOTICE (==USERERR), INFO, DEBUG
-
Steven Murray authored
Upgraded to EOS 4.4.10-20181106193022gitf4dd861 in order to get the propagation of WFE errors and the correct use of locking around fmd for mTapeAwareGc.fileReplicaCommitted()
-
Michael Davis authored
-
Michael Davis authored
-
Eric Cano authored
-
Eric Cano authored
-
Eric Cano authored
Sub request support to be added.
-
- Nov 07, 2018
-
-
Steven Murray authored
Upgraded to EOS 4.4.10-20181106193022gitf4dd861 in order to get the new tape aware GC configuration system
-
Steven Murray authored
Renamed rdbms::AutocommitMode::ON and rdbms::AutocommitMode::OFF to rdbms::AutocommitMode::AUTOCOMMIT_ON and rdbms::AutocommitMode::OFF respectively
-
- Nov 06, 2018
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
- Nov 05, 2018
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
- Nov 02, 2018
-
-
Michael Davis authored
-
Michael Davis authored
-
- Nov 01, 2018
-
-
Steven Murray authored
-
Steven Murray authored
Moved OracleCatalogue::deleteArchiveFile to RdbmsCatalogue because Oracle, MySQL and PostgreSQL support 'SELECT FOR UPDATE'. SQLite is the odd one out in that it does not provide support.
-
Steven Murray authored
-
Steven Murray authored
-
Michael Davis authored
-
Steven Murray authored
-
Michael Davis authored
-
- Oct 31, 2018
-
-
Steven Murray authored
-
Michael Davis authored
-
Steven Murray authored
Added LoginTest unit-tests parseStream_invalid_in_memory, parseStream_invalid_oracle and parseStream_invalid_sqlite
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
Removed redundant 'find_package (oracle-instantclient REQUIRED)' and 'include_directories (INSTANTCLIENT_INCLUDE_DIRS)' from rdbms/CMakeLists.txt
-
Steven Murray authored
-