- 06 Jan, 2020 4 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- 03 Jan, 2020 1 commit
-
-
Steven Murray authored
-
- 30 Dec, 2019 1 commit
-
-
Steven Murray authored
-
- 28 Dec, 2019 1 commit
-
-
Steven Murray authored
-
- 21 Dec, 2019 1 commit
-
-
Steven Murray authored
-
- 20 Dec, 2019 6 commits
-
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
[migration] Fixed grant following change whereby VMGR is updated by the CASTOR Nameserver as opposed to the CTA catalogue
-
Giuseppe Lo Presti authored
This implementation (unfortunately) introduces one more CLI, but it makes the 0-byte files migration fully independent from the rest. The main reason is that the query to extract them from the CASTOR Nameserver is pretty expensive. The README.md file and the packaging have been updated accordingly.
-
Giuseppe Lo Presti authored
-
Giuseppe Lo Presti authored
-
Julien Leduc authored
-
- 19 Dec, 2019 2 commits
-
-
Michael Davis authored
-
Michael Davis authored
-
- 17 Dec, 2019 1 commit
-
-
Julien Leduc 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
-