- Aug 21, 2020
-
-
Michael Davis authored
Also deletes all unused options which were defined for commands that no longer exist
-
- Aug 20, 2020
-
-
Julien Leduc authored
- Aug 18, 2020
-
-
Michael Davis authored
-
Michael Davis authored
-
- Aug 14, 2020
-
-
Cedric Caffy authored
-
Cedric Caffy authored
-
- Aug 13, 2020
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
Information is not a countable noun in English (it can't be plural).
-
Michael Davis authored
-
- 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
-