- 13 Aug, 2020 4 commits
-
-
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
-
- 11 Aug, 2020 8 commits
-
-
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
-
- 07 Aug, 2020 4 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- 06 Aug, 2020 3 commits
-
-
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
-
- 05 Aug, 2020 6 commits
-
-
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
-
- 04 Aug, 2020 9 commits
-
-
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
-
- 03 Aug, 2020 5 commits
-
-
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
-
- 31 Jul, 2020 1 commit
-
-
Cedric Caffy authored
-