- Dec 17, 2018
-
-
Walter Lampl authored
Files with identical content (same SHA1) but different file permissions cause confusing differences shown in GitLab. The file permissions of 61 files were set to 644 (ATLINFR-2011).
-
- Dec 13, 2018
-
-
Scott Snyder authored
clang warning: unused variable. Former-commit-id: 755e4575
-
Former-commit-id: 645176ec
-
Miha Muskinja authored
Minimal necessary changes to run MC+MC overlay in AthenaMT with --threads > 1 using the DoubleEventSelector. Former-commit-id: 05b6acd3
-
- Dec 12, 2018
-
-
This implementation of the EventSelector aims to read in two files synchronously. See ATEAM-483. This initial implementation compiles, but most likely has a number of run-time issues. Former-commit-id: 14add72e
-
- Dec 11, 2018
-
-
Former-commit-id: 8584da10524b1793c7f51db5b7873b07e0d35c12
-
- Dec 07, 2018
-
-
scott snyder authored
Adjust for headers moved from SGTools to AthenaKernel. Former-commit-id: ea4b6da4
-
- Dec 05, 2018
-
-
Stewart Martin-Haugh authored
Former-commit-id: b4a7db81
-
Stewart Martin-Haugh authored
Former-commit-id: abfe3d53
-
Stewart Martin-Haugh authored
Former-commit-id: dd0b1df8
-
- Dec 04, 2018
-
-
Former-commit-id: aef792de
-
- Nov 27, 2018
-
-
Peter van Gemmeren authored
Former-commit-id: 344e19f9
-
- Nov 23, 2018
-
-
scott snyder authored
Was timing out in some nightlies. Former-commit-id: e263a624
-
scott snyder authored
Was timing out in some nightlies. Former-commit-id: 707dea31
-
- Nov 22, 2018
-
- Nov 17, 2018
-
-
Scott Snyder authored
Deprecating use of non-bound DataHandle, especially non-const. Former-commit-id: 66f230bf
-
- Nov 16, 2018
-
-
Merge branch 'mhodgkin_ATLASRECTS_3601' into '21.0' Increase of MaxFileSize See merge request atlas/athena!15098 Former-commit-id: f75433b7
-
Scott Snyder authored
In gcc 8.2.1, std::pair derives from std::__pair_base. Tweak selection rules so that we generate dictionaries for both, if present. Avoids root streamer warnings about missing dictionaries. Former-commit-id: c9034244
-
- Nov 15, 2018
-
-
Scott Snyder authored
DataBucketBase::clone() doesn't appear to be used anywhere. Former-commit-id: 5d4491bb
-
scott snyder authored
Force tests to have a link dependency on libRootCollection; otherwise, the linker will remove the dependency. And if we don't link against libRootCollection, then we can get ubsan errors related to ICollectionQuery because in that case, the typeinfo for ICollectionQuery won't get exported from the test binary. Former-commit-id: 57b977ee
-
- Nov 12, 2018
-
-
Scott Snyder authored
Allow a folder to be tagged as `extensible'. In that case, if we read an open-ended range, then we set the end time to just past the current event. The end time will be automatically updated on subsequent events as needed. This allows the later addition of another IOV range using IOVSvc::setRange. This is needed by HLT; see ATEAM-477. Former-commit-id: f7b73216
-
- Nov 07, 2018
-
-
Peter van Gemmeren authored
Former-commit-id: 9fa6fd10
-
- Nov 06, 2018
-
-
Scott Snyder authored
Clang warning: Unused private data member. Former-commit-id: 6bf447ea
-
Marcin Nowak authored
Fixes to trigger T/P serializer to reduce the number of class GUID queries which require full type table scans and possibly create hell with ROOT6 Fixes to APR to do type table scans for GUID with minimal autoloadiing/parsing Trying to fix https://its.cern.ch/jira/browse/ATR-18638 Former-commit-id: 7254cd41
-
charles leggett authored
Former-commit-id: 5b5749ed5da8ea624b9b5f820329fe0fe6662f1c
-
Marcin Nowak authored
Fixes to trigger T/P serializer to reduce the number of class GUID queries which require full type table scans and possibly create hell with ROOT6 Fixes to APR to do type table scans for GUID with minimal autoloadiing/parsing Trying to fix https://its.cern.ch/jira/browse/ATR-18638 Former-commit-id: ce4f5163
-
- Nov 05, 2018
-
-
Peter Van Gemmeren authored
Former-commit-id: b582f7be
-
Jack Cranshaw authored
This reverts merge request !15357 Former-commit-id: eda457df
-
Peter van Gemmeren authored
Fixing some problems with the ROOOT TTree Index navigation and allow the setting of minor technology by container. Also update ref logs to not fail on minor technology difference. Former-commit-id: 5d1c3767
-
Tomasz Bold authored
Former-commit-id: 9f0bf509
-
- Nov 03, 2018
-
-
Tomasz Bold authored
Former-commit-id: a5bc4bcbc15242fe0397ada60fb0966321afef75
-
- Oct 30, 2018
-
-
Former-commit-id: 0be0dd1a
-
Edward Moyse authored
Create addSplitFolder in IOVDbSvcConfig.py and update my clients to use this, rather than a local copy. Former-commit-id: ac4568af
-
- Oct 25, 2018
-
-
Peter van Gemmeren authored
Former-commit-id: ae9379eb
-
Peter van Gemmeren authored
Former-commit-id: 7fbf587c
-
Peter van Gemmeren authored
Former-commit-id: 9dfbe3cc
-
Peter van Gemmeren authored
Former-commit-id: ceb7f12a
-
- Oct 24, 2018
-
-
scott snyder authored
Fix the test for whether AthenaAttributeList is in the store: - Don't print a warning if it's not there. - Don't do redundant lookups. - Don't use obsolete DataHandle. Former-commit-id: f1c192dd
-
- Oct 20, 2018
-
-
scott snyder authored
Fix test failures in master. Former-commit-id: 4d50058a
-