- 15 Nov, 2018 2 commits
-
-
Steven Murray authored
Corrected buildtree_runner/README.md by puttting 'sudo' in front of ./recreate_buildtree_running_environment.sh
-
Steven Murray authored
Added the yum-plugin-versionlock package to continuousintegration/buildtree_runner/vmBootstrap/bootstrapSystem.sh
-
- 13 Nov, 2018 3 commits
-
-
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
-
Steven Murray authored
-
Steven Murray authored
-
- 09 Nov, 2018 6 commits
-
-
Steven Murray authored
DataTransferSessionTapeFullMigration and DataTransferSessionTapeFullOnFlushMigration now count the first files archived to tape as opposed to relying on the values of the archive file IDs
-
Steven Murray authored
Revert "Revert "Removed the need for a deferred transaction from SQLiteCatalogue::getNextArchiveFileId() and getNextStorageClassId()"" This reverts commit f9e6e3d0.
-
Steven Murray authored
Revert "Removed the need for a deferred transaction from SQLiteCatalogue::getNextArchiveFileId() and getNextStorageClassId()" This reverts commit 76f83daf.
-
Steven Murray authored
Removed the need for a deferred transaction from SQLiteCatalogue::getNextArchiveFileId() and getNextStorageClassId()
-
Steven Murray authored
Moved autocommitMode parameter from Stmt constructor to Stmt::executeQuery() and Stmt::executeNonQuery()
-
Steven Murray authored
-
- 08 Nov, 2018 4 commits
-
-
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
-
- 07 Nov, 2018 2 commits
-
-
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
-
- 01 Nov, 2018 5 commits
-
-
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
-
Steven Murray authored
-
- 31 Oct, 2018 9 commits
-
-
Steven Murray 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
-
- 30 Oct, 2018 5 commits
-
-
Steven Murray authored
Catalogue::PrepareToRetrieveXXXX() methods now throw UserError exceptions if the tapes involved are disabled. The error message is now clearer: 'No tape files available for archive file with ...
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- 29 Oct, 2018 4 commits
-
-
Steven Murray authored
-
Steven Murray authored
RdbmsCatalogue::getArchiveFileXXXX() methods now retrieve the latest version of a tape copy accurate to the nearest second
-
Steven Murray authored
-
Steven Murray authored
-