- Oct 03, 2022
-
-
Tadej Novak authored
-
- Sep 30, 2022
-
-
Propagate AccessMode correctly, add main function for testing, propagate MetaDataSvc to ProxyProviderSvc for metadata @ initialize
-
- Sep 29, 2022
-
-
scott snyder authored
Avoid post-increment of iterator classes.
-
scott snyder authored
Pass strings by const reference, not by value.
-
- Sep 23, 2022
-
-
AthenaPoolExampleData+AthenaPoolExampleConverter+AthenaPoolExampleAlgorithms: Enable thread-safety checking. AthenaPoolExampleData: Enable thread-safety checking. Enable thread-safety checking.
-
- Sep 20, 2022
-
-
Fix the fallout of introducing AODFix infrastructure (Rel 22 version)
-
- Sep 19, 2022
-
-
Walter Lampl authored
Fix the fallout of introducing AODFix infrastructure
-
- Sep 16, 2022
-
-
AthenaPoolCnvSvc: Reject late SharedWriter clients
-
- Sep 15, 2022
-
-
add infrastructure and demonstrator-code for AODFix in CA-based jobs See merge request atlas/athena!56735 (cherry picked from commit 2e139de4) 745255ee add infrastructure and demonstrator-code for AODFix in CA-based jobs
-
add infrastructure and demonstrator-code for AODFix in CA-based jobs
-
- Sep 13, 2022
-
-
Frank Winklmeier authored
Minor thread-checker fixes. Mostly suppressing `const_cast` warnings that are required for ROOT IO.
-
Frank Winklmeier authored
Suppress checker warning by declaring single threaded event selector as not thread-safe. In addition minor const fixes.
-
- Sep 02, 2022
-
-
AthenaPoolUtilities: Fix gcc12 build. Remove useless selection pattern that was crashing genreflex.
-
Tadej Novak authored
-
23.0-cppcheck-StorageSvc
-
Frank Winklmeier authored
After the latest `AthMessaging` fix, APRFileCatalog starts printing DEBUG messages that should have always been there. Ignore them in unit tests.
-
- Aug 31, 2022
-
-
Make all tests run sequentially to avoid cleanup problems
-
- Aug 29, 2022
-
-
Cleanup CutFlowSvc configuration a bit See merge request atlas/athena!56255 (cherry picked from commit f323082f) f6130257 Cleanup CutFlowSvc configuration a bit
-
- Aug 26, 2022
-
-
Tadej Novak authored
-
Johannes Elmsheuser authored
Merge branch 'msgSvcCache' into 'master' AthenaKernel: cache MessageSvc in getMessageSvc See merge request atlas/athena!55975 (cherry picked from commit c2f30b10) fc1541a7 AthenaKernel: cache MessageSvc in getMessageSvc
-
- Aug 25, 2022
-
-
Julien Maurer authored
Revert "Merge branch 'DelayedCondCleaner_CA' into '22.0'" This reverts merge request !56094
-
PersistentDataModel+PersistentDataModelTPCnv+EventSelectorAthenaPool: Prepare for possible migration to 64-bit sgkey_t. PersistentDataModel: Prepare for possible migration to 64-bit sgkey_t. Use sgkey_t typedef rather than hardcoding the type.
-
Change ordering to avoid re-setting PHYSVAL to PHYS
-
- Aug 23, 2022
-
-
IOVDbSvcConfig: Add DelayedConditionsCleanerSvc
-
- Aug 20, 2022
-
-
Fix seek when skipping events beyond the first file See merge request atlas/athena!56045 (cherry picked from commit ab42ee05) c14bdf38 Fix seek when skipping events beyond the first file
-
Fix seek when skipping events beyond the first file
-
- Aug 16, 2022
-
-
IOVDbFolder: fix caching for CoolVector folders when reloading DB Closes ATR-26091 See merge request atlas/athena!55769 (cherry picked from commit 23214c15) 90c29ce2 IOVDbFolder: fix caching for CoolVector folders when reloading DB
-
Tadej Novak authored
-
- Aug 12, 2022
-
-
scott snyder authored
Fix a (one-time) memory leak.
-
- Aug 10, 2022
-
-
Frank Winklmeier authored
-
Frank Winklmeier authored
The internal caching structures were not updated consistently for vector payload folders when updating the cache from the DB leading to potential crashes on stop/start when the folder changed during running. This change should only affect running in "online mode" (HLT). Closes ATR-26091.
-
- Aug 09, 2022
-
-
Frank Winklmeier authored
-
IOVDbSvc: cmake fix Remove reference to nonexistent file.
-
- Aug 08, 2022
-
-
EventSelector: notice if Inputs changed in an EOF incident ATEAM-842
-
- Aug 04, 2022
-
-
scott snyder authored
Use sgkey_t typedef rather than hardcoded type.
-
scott snyder authored
Use sgkey_t rather than a hardcoded type.
-
scott snyder authored
Use sgkey_t typedef rather than hardcoding the type.
-
- Jul 26, 2022
-
-
Call BuildIndex() when opening APR IndexContainer for reading Should help in rare cases where the index is in a bad state like reported in ATLASRECTS-7121
-
- Jul 25, 2022
-
-
Call BuildIndex() when opening APR IndexContainer for reading Should help in rare cases where the index is in a bad state like reported in ATLASRECTS-7121
-
Improvment of OutputCondAlgConfig See merge request atlas/athena!55353 (cherry picked from commit 8ff0d5ce) 1b017da1 OutputConditionsAlgConfig: Use kwargs syntax 0b036d0a OutputConditonsAlg: Property RUN2 -> Run2, default WriteIOV=True
-