- Mar 24, 2020
-
-
Cedric Caffy authored
statistics database
-
Cedric Caffy authored
-
Cedric Caffy authored
-
Cedric Caffy authored
database
-
Cedric Caffy authored
multiple copies of a file in the same tape (rare case)
-
Cedric CAFFY authored
-
Cedric CAFFY authored
Updated the TapeStatisticsUpdater::updateTapeStatistics() sql query to take into account the NB_COPY_NB_1, COPY_NB_1_IN_BYTES, NB_COPY_NB_GT_1, COPY_NB_GT_1_IN_BYTES columns of the TAPE table
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
Added --build and --drop to the cta-statistics-save so that we can create and drop the tables needed for the statistics
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
This reverts commit c3c29b9aae562c2cc945b9c0e260d090d49c0b2f.
-
Cedric CAFFY authored
Changed the Placeholder_String::get_string() method Changed the MysqlStmt::bindString so that it instanciate a Mysql::Placeholder_String object with a buffer that will have the size of the parameter to bind (if provided)
-
- Mar 23, 2020
-
-
Steven Murray authored
-
Steven Murray authored
This reverts commit 20c4f60a.
-
Steven Murray authored
-
- Mar 22, 2020
-
-
Julien Leduc authored
Xrootd errors reported as a WARNING if the run was otherwise successful. ERROR otherwise as these xrootd failures could be the reason of the run failure.
-
- Mar 20, 2020
-
-
Steven Murray authored
-
- Mar 16, 2020
-
-
Michael Davis authored
(for failed archive jobs only)
-
- Mar 14, 2020
-
-
Julien Leduc authored
- Mar 13, 2020
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
Added 'immediately after m_stmt.executeQuery()' log message to facilitate debugging of 'cta-admin tapefile ls'
-
- Mar 12, 2020
-
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
Adapted the unit tests + the database-dependencies on this removed column
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
Removed diskInstance attiribute from the common::dataStructures::StorageClass class Adapted unit tests Adapted cta-admin commands
-
Cedric CAFFY authored
StorageClass now belongs to a VO (madatory) Adapted unit tests Modified cta-admin command to set the VO of a Storage Class
-
Cedric CAFFY authored
Deleted Schema version 1.2 Adapted tapepool management so that it works with the new VIRTUAL_ORGANIZATION table Adapted unit tests so that a VO is created before a tapePool is created Adapted prepare_test.sh so that it creates a VO before creating the TapePool
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
Cedric CAFFY authored
Added deletion of existing VOs in the SetUp() method of CatalogueTest
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-