- Aug 11, 2020
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
Here is an example: ``` [itctabuild02] ~ (krb5=ctaadmin1)> cta-admin tapepool add --name steve --vo vo_1 --partialtapesnumber 1 --encrypted false --comment "Steve's tape pool" [itctabuild02] ~ (krb5=ctaadmin1)> cta-admin archiveroute add --storageclass single_1 --copynb 1 --tapepool steve --comment "Steve's archive route" [itctabuild02] ~ (krb5=ctaadmin1)> cta-admin tapepool rm --name steve Cannot delete tape-pool steve because it is used in an archive route [itctabuild02] ~ (krb5=ctaadmin1)> ```
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
Fixed cta/CTA#863 Prevent SQLite database files from being used as the CTA catalogue database backend
-
Steven Murray authored
-
Steven Murray authored
-
- Aug 07, 2020
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
- Aug 06, 2020
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
Created cta-lib-catalogue so that cta-migration-tools can avoid requiring cta-lib which in turn requires librados2
-
- Aug 05, 2020
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
Removed 'LEFT OUTER JOIN' clauses from the SQL statement of RdbmsCatalogueGetDeletedArchiveFilesItor
-
- Aug 04, 2020
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
Removed deadwood forward declaration of Catalogue class from ArchiveFileItor and DeletedArchiveFileItor
-
Steven Murray authored
-
Steven Murray authored
Removed superfluous copy of rdbms::Conn object passed to RdbmsCatalogueGetArchiveFilesItor() constructor.
-
Steven Murray authored
-
- Aug 03, 2020
-
-
Julien Leduc authored
Do not use cta-catalogue-schema-drop to wipe a sqlite database because in this case we need to cleanup the full database directory
-
Michael Davis authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- Jul 31, 2020
-
-
Cedric Caffy authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-