- Jun 27, 2019
-
-
Vakhtang Tsulaia authored
We have one place in the code which fires the ShmProxy incident (AthenaPoolCnvSvc), and only one listener (MetaDataSvc). Replaced incident handling with a direct call to MetaDataSvc interface function.
-
- Jun 20, 2019
-
-
Frank Winklmeier authored
-
- Jun 19, 2019
-
-
scott snyder authored
Fix apparent bug in CollectionFragment::operator=. Gets a self-assignment warning from clang.
-
scott snyder authored
cppcheck warnings: - post-increment instead of pre-increment. - undefined pointer conversions.
-
- Jun 18, 2019
-
-
Peter van Gemmeren authored
-
- Jun 15, 2019
-
-
Zero-sized blobs in the input to BunchLumisCondAlg can occur in cosmics data --- don't treat that as an error. See ATLASRECTS-5000.
-
- Jun 14, 2019
-
-
Peter van Gemmeren authored
Manually port changes from 21.2 MR! 23517 to master.
-
Marcin Nowak authored
Also try to minimize critical sections in AthenaPool converters Touch InDetConditionsAthenaPool to rebuild affected converters
-
- Jun 13, 2019
-
-
- Jun 12, 2019
-
-
scott snyder authored
Use the DummyRCUSvc class from AthenaKernel in unit tests rather than copying the code here.
-
-
-
- Jun 11, 2019
-
-
Make calls to conddb.addFolder unconditional. Otherwise, we can fail to get CondInputLoader configured properly if there was an earlier addFolder call without a className.
-
- Jun 08, 2019
-
-
scott snyder authored
Add new-style configuration fragments for the recently-added conditions algorithms: OnlineLumiCalibrationCondAlg FillParamsCondAlg BunchGroupCondAlg BunchLumisCondAlg
-
- Jun 07, 2019
-
-
Marcin Nowak authored
-
- May 30, 2019
-
-
scott snyder authored
When addFolders() was called with a single folder, the tag argument was ignored. Fixed.
-
- May 27, 2019
-
-
scott snyder authored
Add conditions algorithm BunchLumisCondAlg producing BunchLumisCondData. Meant to replace BunchLumisTool.
-
scott snyder authored
Add conditions algorithm FillParamsCondAlg producing FillParamsCondData. Meant to replace FillParamsTool.
-
scott snyder authored
Add conditions algorithm BunchGroupCondAlg producing BunchGroupCondData. Meant to replace BunchGroupTool. Also some cleanup for OnlineLumiCalibrationCondAlg.
-
- May 26, 2019
-
-
- May 25, 2019
-
-
- May 24, 2019
-
-
scott snyder authored
Adjust for headers moved from SGTools to AthenaKernel.
-
- May 23, 2019
-
-
scott snyder authored
Add missing test reference files.
-
Marcin Nowak authored
Reading an object with its Ref was giving a confusing error message about unsupported storage technology, if the FID from the Ref could not be found in the catalog. Now the real cause if given.
-
- May 16, 2019
-
-
- May 15, 2019
-
-
scott snyder authored
Avoid adding duplicate services to SvcMgr.
-
scott snyder authored
Avoid adding duplicate services to SvcMgr.
-
- May 13, 2019
-
-
Move a log message to DEBUG level.
-
- May 10, 2019
-
-
scott snyder authored
Test has been timing out in recent nightlies.
-
Better state reset in EventSelector::reinit() See merge request atlas/athena!23259 (cherry picked from commit 2c59f094) 8fc980bd Better state reset in EventSelector::reinit()
-
- May 09, 2019
-
-
scott snyder authored
Fix test failures in master.
-
- May 08, 2019
-
-
list.
-
- May 07, 2019
-
-
- May 04, 2019
-
-
- May 01, 2019
-
-
scott snyder authored
Ignore new geometry message. Fixes test failures in master.
-
- Apr 24, 2019
-
-
Miha Muskinja authored
-
- Apr 19, 2019
-
-
scott snyder authored
Initial python3 port. Not yet intended to be complete; only what's needed for basic athena/configuration jobs.
-
- Apr 18, 2019
-
-
Tadej Novak authored
-
scott snyder authored
Initial python3 port. Not yet trying to get everything working; only what's needed for basic athena/configuration jobs.
-
scott snyder authored
Initial python3 port. Not yet trying to get everything working; only what's needed for basic athena/configuration jobs.
-