- Nov 07, 2018
-
-
Steven Murray authored
Renamed rdbms::AutocommitMode::ON and rdbms::AutocommitMode::OFF to rdbms::AutocommitMode::AUTOCOMMIT_ON and rdbms::AutocommitMode::OFF respectively
-
- 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
-
Steven Murray authored
-
- Oct 31, 2018
-
-
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
-
- Oct 30, 2018
-
-
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
-
- Oct 29, 2018
-
-
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
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- Oct 26, 2018
-
-
Anastasia Karachaliou authored
-
- Oct 25, 2018
-
-
Anastasia Karachaliou authored
-
- Oct 23, 2018
-
-
Steven Murray authored
Upgraded to EOS 4.4.9-1 - This version includes the in-memory (no persistency) tape aware LRU-based garbage collector within the EOS MGM
-
- Oct 22, 2018
-
-
Julien Leduc authored
-
Julien Leduc authored
Killing all the processes in the bash gpidm otherwise it waits for create_instance.sh to timeout as it is orphaned but not terminated (same for tee).
-
Julien Leduc authored
1000 seconds is not enough for the instance creation. Make it easier to configure and bump to 1400 seconds.
-
- Oct 16, 2018
-
-
Michael Davis authored
-
- Oct 15, 2018
-
-
Michael Davis authored
-
- Oct 14, 2018
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored