- 01 Nov, 2018 2 commits
-
-
Steven Murray authored
Moved OracleCatalogue::deleteArchiveFile to RdbmsCatalogue because Oracle, MySQL and PostgreSQL support 'SELECT FOR UPDATE'. SQLite is the odd one out in that it does not provide support.
-
Steven Murray authored
-
- 30 Oct, 2018 2 commits
-
-
Steven Murray authored
Catalogue::PrepareToRetrieveXXXX() methods now throw UserError exceptions if the tapes involved are disabled. The error message is now clearer: 'No tape files available for archive file with ...
-
Steven Murray authored
-
- 29 Oct, 2018 3 commits
-
-
Steven Murray authored
-
Steven Murray authored
RdbmsCatalogue::getArchiveFileXXXX() methods now retrieve the latest version of a tape copy accurate to the nearest second
-
Steven Murray authored
-
- 24 Sep, 2018 1 commit
-
-
Steven Murray authored
-
- 01 Aug, 2018 8 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- 31 Jul, 2018 2 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
- 20 Jul, 2018 2 commits
-
-
Steven Murray authored
Done.
-
Steven Murray authored
Done.
-
- 04 Jul, 2018 1 commit
-
-
Eric Cano authored
The catalogue can receive polymorphic items as input for recording. The strict sequencing of fSeqs is still enforced. Currently, 2 items types are recorded: files and placehoders. Files are recorded to the tape catalogue, while place holders are not, but they are used to enforce the fSeq sequencing.
-
- 22 Jun, 2018 1 commit
-
-
Steven Murray authored
Done.
-
- 21 Jun, 2018 1 commit
-
-
Steven Murray authored
Done
-
- 31 May, 2018 1 commit
-
-
Steven Murray authored
-
- 30 May, 2018 2 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
- 29 May, 2018 1 commit
-
-
Steven Murray authored
-
- 10 May, 2018 1 commit
-
-
Steven Murray authored
Fixed.
-
- 27 Apr, 2018 2 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
- 17 Apr, 2018 1 commit
-
-
Steven Murray authored
-
- 10 Apr, 2018 9 commits
-
-
Steven Murray authored
RdbmsCatalogue::checkAndGetNextArchiveFileId() now calls getCachedRequesterMountPolicy() and getCachedRequesterGroupMountPolicy()
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
RdbmsCatalogue::getRequesterGroupMountPolicy() now returns optional<common::dataStructures::MountPolicy>
-
Steven Murray authored
RdbmsCatalogue::getRequesterGroupMountPolicy() now returns std::unique_ptr<> instead of a raw pointer
-