- Apr 14, 2018
-
-
Steven Murray authored
-
- Apr 13, 2018
-
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
Michael Davis authored
-
Michael Davis authored
-
- Apr 12, 2018
-
-
Michael Davis authored
For now: puts a message in the log, does nothing and returns success.
-
Michael Davis authored
-
- Apr 10, 2018
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
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
-
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
Replaced calls to RdbmsCatalogue::getExpectedNbArchiveRoutes() with getCachedExpectedNbArchiveRoutes()
-
Steven Murray authored
-
Steven Murray authored
-
Steven Murray authored
-
- Apr 09, 2018
-
-
Anastasia Karachaliou authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Steven Murray authored
-
Steven Murray authored
Moved SourcedParameter<FetchReportOrFlushLimits>::set() from SourcedParameter.cpp to TapedConfiguration.cpp SourcedParameter.cpp is the "common" CTA directory, in other words CTA/commIit is located at on/SourcedParameter.cpp. The SourceParameter.cpp file should therefore not contain any code specific to a particular CTA daemon such as cta-taped.
-
Steven Murray authored
Moved SourcedParameter<FetchReportOrFlushLimits>::addLogParamForValue() from SourcedParameter.cpp to TapedConfiguration.cpp SourcedParameter.cpp is the "common" CTA directory, in other words CTA/commIit is located at on/SourcedParameter.cpp. The SourceParameter.cpp file should therefore not contain any code specific to a particular CTA daemon such as cta-taped.
-
Steven Murray authored
Moved SourcedParameter<TpconfigLine>::addLogParamForValue() from SourcedParameter.cpp to TapedConfiguration.cpp SourcedParameter.cpp is the "common" CTA directory, in other words CTA/commIit is located at on/SourcedParameter.cpp. The SourceParameter.cpp file should therefore not contain any code specific to a particular CTA daemon such as cta-taped.
-
Anastasia Karachaliou authored
-
- Apr 06, 2018
-
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
Changes drive regex patterns to be '^' + regex + '$', to stop $ cta-admin dr rm DRIVE1 from also matching DRIVE13
-
Michael Davis authored
-