- 02 Feb, 2021 2 commits
-
-
Cedric Caffy authored
-
Cedric Caffy authored
-
- 07 Aug, 2020 1 commit
-
-
Steven Murray authored
-
- 05 Aug, 2020 2 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
- 31 Jul, 2020 3 commits
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
- 17 Jun, 2020 1 commit
-
-
Cedric Caffy authored
DO_NOT_USE_deleteArchiveFile_DO_NOT_USE()
-
- 08 Jun, 2020 1 commit
-
-
Cedric Caffy authored
-
- 05 Jun, 2020 1 commit
-
-
Steven Murray authored
-
- 02 Jun, 2020 1 commit
-
-
Cedric Caffy authored
the Catalogue
-
- 19 May, 2020 1 commit
-
-
Cedric Caffy authored
-
- 12 Mar, 2020 2 commits
-
-
Cedric CAFFY authored
Adapted the unit tests + the database-dependencies on this removed column
-
Cedric CAFFY authored
-
- 10 Feb, 2020 2 commits
-
-
Cedric CAFFY authored
-
Cedric CAFFY authored
-
- 03 Dec, 2019 1 commit
-
-
Steven Murray authored
-
- 28 Nov, 2019 1 commit
-
-
Steven Murray authored
-
- 10 Oct, 2019 1 commit
-
-
Steven Murray authored
-
- 26 Sep, 2019 2 commits
-
-
Steven Murray authored
-
Steven Murray authored
Revert "Revert "Renamed TAPE.ENCRYPTION_KEY to TAPE.ENCRYPTION_KEY_NAME in and only in the CTA database schema"" This reverts commit 5fdf8da8.
-
- 25 Sep, 2019 2 commits
-
-
Steven Murray authored
Revert "Renamed TAPE.ENCRYPTION_KEY to TAPE.ENCRYPTION_KEY_NAME in and only in the CTA database schema" This reverts commit 668e99ba.
-
Steven Murray authored
-
- 19 Jul, 2019 2 commits
-
-
Steven Murray authored
Moved catalogue/FileSizeMismatch.hpp to common/exception/FileSizeMismatch.hpp because it is so generic
-
Steven Murray authored
-
- 05 Jul, 2019 4 commits
-
-
Victor Kotlyar authored
Add isFromCastor field to the catalogue DB. CTA only sets this filed to false and respects it in the getTapesForWriting
-
Michael Davis authored
Sets the ChecksumBlob from the supplied protocol buffer, unless the protobuf is invalid, in which case it uses the supplied Adler32 checksum instead.
-
Michael Davis authored
-
Michael Davis authored
-
- 04 Jul, 2019 2 commits
-
-
Michael Davis authored
-
Michael Davis authored
-
- 02 Jul, 2019 1 commit
-
-
Victor Kotlyar authored
tapes Add read-only tape flag support in the catalogue for the TAPE table. Add RdbmsCatalogue::setTapeReadOnly method to modify this flag with "cta-admin tape ch" command. Add RdbmsCatalogue::setTapeReadOnlyOnError to set this flag from taped. Add support for rdonly flag listing for "cta-admin tape ls" and "cta-admin sq" command.
-
- 01 Jul, 2019 7 commits
-
-
Michael Davis authored
-
Michael Davis authored
Adds support for byte array columns in the DB. Implementation done for SQLite, the others are placeholders.
-
Michael Davis authored
-
Michael Davis authored
The blob is a set of type/value pairs which can be serialised to a byte array for storage in the DB.
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
Redundant as it is always the same as totalBytes
-