This project is mirrored from https://gitlab.cern.ch/atlas/athena.git.
Pull mirroring updated .
- Feb 13, 2025
-
-
Alaettin Serhan Mete authored
-
- Feb 07, 2025
-
-
Remove query from EventSelector
-
- Feb 06, 2025
-
-
Tadej Novak authored
-
- Feb 04, 2025
-
-
Tadej Novak authored
-
- Feb 03, 2025
-
-
Tadej Novak authored
-
- Jan 28, 2025
-
-
CrestApi: Fix test. For CrestApiFs. make a temporary directory under the current directory rather than using /tmp/crest. The latter may not be writable.
-
- Jan 27, 2025
-
-
AthenaConfiguration+AthenaPoolCnvSvc: Allow marking streams as temporary and use ZSTD to compress temporary files instead of ZLIB when possible Merge branch 'main-introduce-temp-streams' into 'main' AthenaConfiguration+AthenaPoolCnvSvc+OutputStreamAthenaPool: Add a new flag to mark streams temporary when applicable See merge request !73463
-
- Jan 24, 2025
-
-
Frank Winklmeier authored
Remove file-level suppression.
-
- Jan 22, 2025
-
-
Vakhtang Tsulaia authored
1. Use of `fabs` on integer arguments 2. Missing `override` keywords 3. Local variable set but not used Also fixed the logic in `MuonIntersectGeoData::binPlusneighbours()`
-
AthenaPoolCnvSvc: Compress temporary files with ZSTD when possible
-
CoralUtilities - Make the tree name inside the blob configurable
-
OutputStreamAthenaPool: Extend provenance record for temporary outputs
-
- Jan 16, 2025
-
-
Alaettin Serhan Mete authored
-
Alaettin Serhan Mete authored
-
- Jan 08, 2025
-
-
update crest payload format
-
- Jan 07, 2025
-
-
CoolConvUtilities: Fix typo in message. Spelling error.
-
Add explicit DBReplicaSvc configuration
-
- Jan 06, 2025
-
-
AthContainers+xAODCore+xAODRootAccess+StorageSvc: Move thread_specific_ptr / upgrade_mutex to separate headers. AthContainers: Move thread_specific_ptr / upgrade_mutex to separate headers. Move thread_specific_ptr and upgrade_mutex out of threading.h into separate headers. They have heavy header dependencies, so we don't want to pull them in every time any of the threading definitions is needed.
-
AthenaPoolExampleAlgorithms: Another pattern to ignore. Another pattern to ignore.
-
- Dec 21, 2024
-
-
IOVDbSvc: cmake fix Duplicate source file.
-
- Dec 18, 2024
-
-
DataHeaderForm: remove unimplemented method
-
- Dec 13, 2024
-
-
Do not ignore error code returned by RootAuxDynStore::readData() RootAuxDynStore::readData() returns false in case of error. Check this return code and if false, abort and return NULL Fixes ATEAM-1038
-
- Dec 12, 2024
-
-
Tadej Novak authored
-
- Dec 10, 2024
-
-
Do not ignore error code returned by RootAuxDynStore::readData() RootAuxDynStore::readData() returns false in case of error. Check this return code and if false, abort and return NULL
-
Tadej Novak authored
-
- Dec 09, 2024
-
-
Tadej Novak authored
AthenaPoolCnvSvc+RootStorageSvc: Workaround for the ROOT forward compatibility issue Closes ATEAM-1001 See merge request atlas/athena!72722
-
- Dec 06, 2024
-
-
Remove obsolete pers map
-
- Dec 03, 2024
-
-
AthenaRootComps: Fix crash seen in dev3lcg. ROOT object ownership fix in python test code.
-
RootStorageSvc+RootAuxDynIO: Switch to optional RNTupleView objects
-
- Dec 02, 2024
-
-
Address cppcheck defects in Database domain
-
- Nov 29, 2024
-
-
Evgeny Alexandrov authored
-
- Nov 28, 2024
-
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
- Nov 27, 2024
-
-
Catch exceptions in the destructor to prevent aborts ATEAM-1036
-
- Nov 24, 2024
-
-
AthenaPoolCnvSvc: Add missing built-in type in AthenaRootSharedWriterSvc
-
- Nov 23, 2024
-
-
Frank Winklmeier authored
For now, suppress valid cppcheck defect about potential exception in destructor.
-
- Nov 21, 2024
-
-
AthenaPoolCnvSvc: Improvements to AthenaRootSharedWriterSvc
-
Tadej Novak authored
-
Tadej Novak authored
introduce a new production step, PileUpPretracking See merge request atlas/athena!71493
-
- Nov 19, 2024
-
-
Improve condition for resetting the number of events in EventStreamInfo
-