- Apr 10, 2018
-
-
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
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
-
Michael Davis authored
Moves assertIsFQDN to cta::utils as it is used both by cta-admin and cta-catalogue-admin-host-create
-
- Apr 05, 2018
-
-
Michael Davis authored
-
Michael Davis authored
Now use -m for comments not -c. Also fixes some typos.
-
Michael Davis authored
-
Julien Leduc authored
Fixing EOS version: last CI runs worked because yum picked the latest version of EOS inside CTA CI repository.
-
- Apr 04, 2018
-
-
Anastasia Karachaliou authored