- 14 Jan, 2020 1 commit
-
-
Michael Davis authored
-
- 10 Jan, 2020 1 commit
-
-
Michael Davis authored
-
- 09 Jan, 2020 1 commit
-
-
Michael Davis authored
Namespace lookup is expensive, so only do it when explicitly requested.
-
- 20 Dec, 2019 1 commit
-
-
Michael Davis authored
This decouples the "cta-admin tf ls" command from looking up path names in the catalogue, paving the way to remove the path from the DB.
-
- 19 Dec, 2019 2 commits
-
-
Michael Davis authored
-
Michael Davis authored
-
- 18 Dec, 2019 2 commits
-
-
Michael Davis authored
-
Michael Davis authored
-
- 17 Dec, 2019 1 commit
-
-
Michael Davis authored
-
- 16 Dec, 2019 1 commit
-
-
Michael Davis authored
-
- 12 Dec, 2019 2 commits
-
-
Giuseppe Lo Presti authored
Where to store the CASTOR legacy data will hopefully be decided in the future.
-
Giuseppe Lo Presti authored
The VMGR tapes are now flagged as EXPORTED only at the very end, if everything went fine, as opposed to before the EOS namespace injection. Also there's one less PL/SQL procedure on the CTA catalogue.
-
- 11 Dec, 2019 1 commit
-
-
Giuseppe Lo Presti authored
This eases recovery in case of interruptions, at the cost of a larger transaction. To be tested with the largest tape pools we have in CASTOR.
-
- 10 Dec, 2019 2 commits
-
-
Cedric CAFFY authored
-
Julien Leduc authored
-
- 09 Dec, 2019 2 commits
-
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
- 06 Dec, 2019 16 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Eric Cano authored
-
Eric Cano authored
A previous commit had spun part of the code into a base library, but the split of the library was not helping. Replaced the cta-lib-base RPM with a cta-lib-common RPM.
-
Michael Davis authored
-
Cedric CAFFY authored
-
Eric Cano authored
-
Giuseppe Lo Presti authored
-
Cedric CAFFY authored
Corrected the CatalogueTest::getSchemaVersion() so that the schema version is compared against the CTA_CATALOGUE_SCHEMA_VERSION_MAJOR/MINOR
-
Cedric CAFFY authored
-
Cedric CAFFY authored
The catalogue.ping() method now checks the equality between the MAJOR version number of the CTA schema version and the MAJOR version number in the database
-
Cedric CAFFY authored
The insertion of the version of the Catalogue schema into the DB is now done when the schema sql files are generated. (catalogue/CMakeLists.txt) The CTA_CATALOGUE_SCHEMA_VERSION_MAJOR and the CTA_CATALOGUE_SCHEMA_VERSION_MINOR are also inserted in version.hpp.in
-
- 05 Dec, 2019 7 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Michael Davis authored
1. Needs to be sys.* so users can't change it 2. Should not be confused with sys.retrieve.req_id
-