- 21 Jun, 2018 1 commit
-
-
Steven Murray authored
Done
-
- 30 May, 2018 1 commit
-
-
Steven Murray authored
-
- 27 Apr, 2018 1 commit
-
-
Steven Murray authored
-
- 17 Apr, 2018 1 commit
-
-
Steven Murray authored
-
- 10 Apr, 2018 9 commits
-
-
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
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- 26 Mar, 2018 1 commit
-
-
Steven Murray authored
-
- 16 Mar, 2018 1 commit
-
-
Steven Murray authored
-
- 28 Feb, 2018 1 commit
-
-
Steven Murray authored
-
- 13 Feb, 2018 3 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- 09 Feb, 2018 1 commit
-
-
Steven Murray authored
Added CatalogueRetryWrapper.hpp
-
- 06 Feb, 2018 3 commits
-
-
Steven Murray authored
This reverts commit fc001693. The CI was incorrectly failing. There was nothing wrong with the original commit that made the Catalogue class a pure interface.
-
Steven Murray authored
This reverts commit abe44e72.
-
Steven Murray authored
-
- 31 Jan, 2018 1 commit
-
-
Steven Murray authored
Moved maxTriesToConnect parameter to CatalogueFactory::create().
-
- 30 Jan, 2018 1 commit
-
-
Steven Murray authored
Refactored retryOnLostConnection() from OracleCatalogue and RdbmsCatalogue
-
- 29 Jan, 2018 11 commits
-
-
Steven Murray authored
RdbmsCatalogue::prepareToRetrieveFileByDiskFileId() should re-connect to database if connection lost.
-
Steven Murray authored
RdbmsCatalogue::prepareToRetrieveFile() should re-connect to database if connection lost.
-
Steven Murray authored
RdbmsCatalogue::noSpaceLeftOnTape() should re-connect to database if connection lost.
-
Steven Murray authored
RdbmsCatalogue::tapeMountedForRetrieve() should re-connect to database if connection lost.
-
Steven Murray authored
RdbmsCatalogue::tapeMountedForArchive() should re-connect to database if connection lost.
-
Steven Murray authored
RdbmsCatalogue::prepareForNewFile() should re-connect to database if connection lost.
-
Steven Murray authored
RdbmsCatalogue::tapeLabelled() should re-connect to database if connection lost.
-
Steven Murray authored
RdbmsCatalogue::getTapesForWriting() should re-connect to database if connection lost.
-
Steven Murray authored
Revert "cta/CTA#186 CTA should cope with idle database connections being dropped by the database server" This reverts commit 1be86a70.
-
Steven Murray authored
Refactored RdbmsCatalogue::getTapesForWriting() to be like OracleCatalogue::filesWrittenToTape()
-
Steven Murray authored
-
- 25 Jan, 2018 1 commit
-
-
Steven Murray authored
Done
-
- 14 Nov, 2017 1 commit
-
-
Steven Murray authored
Moved TapePool from common::dataStructures:: to catalogue:: because it belongs to the Catalogue interface
-
- 10 Nov, 2017 1 commit
-
-
Steven Murray authored
-
- 09 Nov, 2017 1 commit
-
-
Steven Murray authored
-