- 03 Aug, 2020 1 commit
-
-
Tadej Novak authored
-
- 02 Aug, 2020 1 commit
-
-
- 01 Aug, 2020 1 commit
-
-
Vakhtang Tsulaia authored
Fixed most of the ctest failures introduced by !35242
-
- 28 Jul, 2020 8 commits
-
-
Frank Winklmeier authored
-
Frank Winklmeier authored
- remove atlas_depends_on_subdirs - update link and external dependencies
-
Frank Winklmeier authored
- remove ROOT dependency - remove atlas_depends_on_subdirs - update link dependencies
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
- 27 Jul, 2020 1 commit
-
-
Frank Winklmeier authored
With athenaMT it is best to rely on the default (ROOT) signal handler in CoreDumpSvc, which uses gdb to produce the stacktrace for all threads. Setting `FatalHandler = 438` makes use of the `SealSignal` handler, which only produces one trace. For production environments where the gdb traces are not needed, one should override the setting in the transform or AMI tag as is already done today. Relates to ATEAM-629.
-
- 03 Jul, 2020 1 commit
-
-
Tadej Novak authored
-
- 30 Jun, 2020 1 commit
-
-
scott snyder authored
Use explict cast for int->float conversion that loses precision.
-
- 27 Jun, 2020 1 commit
-
-
scott snyder authored
Fix test failures in master.
-
- 19 Jun, 2020 1 commit
-
-
Marcin Jerzy Nowak authored
SealSvc does not have any useful function any more
-
- 10 Jun, 2020 1 commit
-
-
- 08 Jun, 2020 1 commit
-
-
The ByteStreamEventStorageInput service provided a legacy job option called FullFileName to specify bytestream input. With the move to EventSelector this option was all but removed from ByteStreamEventInputSvc. The EventSelectorByteStream provieded the input option to specify input. It captured the FullFileName option of the InputSvc. This commit removes the relevant parts of the ByteStreamEventStorageInputSvc and EventSelectorByteStream. It also attempts to move all references in other job options (unless they specify being for an older release).
-
- 14 May, 2020 1 commit
-
-
scott snyder authored
Library dependency fixes.
-
- 21 Apr, 2020 1 commit
-
-
scott snyder authored
Library dependency fixes.
-
- 14 Apr, 2020 1 commit
-
-
scott snyder authored
Change use of tbb:task_scheduler_init to global_control. The former is now deprecated.
-
- 10 Apr, 2020 1 commit
-
-
- 08 Apr, 2020 1 commit
-
-
Peter van Gemmeren authored
-
- 07 Apr, 2020 1 commit
-
-
Frank Winklmeier authored
StautsCodeSvc is deprecated. Ignore all differences due to it.
-
- 17 Mar, 2020 1 commit
-
-
Frank Winklmeier authored
Align the definition with CxxUtils to avoid compiler warning.
-
- 11 Mar, 2020 1 commit
-
-
Peter van Gemmeren authored
-
- 02 Mar, 2020 1 commit
-
-
Frank Winklmeier authored
-
- 01 Mar, 2020 1 commit
-
-
scott snyder authored
Copying an AttributeList is potentially not thread-safe. Fix an instance of that here (which was also a memory leak!).
-
- 11 Feb, 2020 1 commit
-
-
scott snyder authored
Remove some files that were testing old thinning. The tests are not running now, and things which they reference have been deleted.
-
- 07 Feb, 2020 1 commit
-
-
scott snyder authored
A quoting fix in the comparison script in order to handle properly spaces in a selection pattern. Update reference file. Also fix sensitivity to paths used to find data files.
-
- 05 Feb, 2020 1 commit
-
-
scott snyder authored
Use ENVIRONMENT keyword to pass environment settings to a test, rather than relying on bash syntax.
-
- 30 Jan, 2020 1 commit
-
-
scott snyder authored
Some of the tests have been producing ERRORs in the log files for a while now, which no one noticed because these weren't selected for the log file comparison. Make sure input file is well-defined to clean these up.
-
- 17 Jan, 2020 3 commits
-
-
Frank Winklmeier authored
This reverts merge request !29446
-
Frank Winklmeier authored
-
Frank Winklmeier authored
Remove the deprecated `EXTRA_PATTERNS` feature from post.sh. Also remove the unused "verbose" flag and some general cleanup.
-
- 16 Jan, 2020 1 commit
-
-
Frank Winklmeier authored
- Use default post-processing script - Update reference files - Delete unused job options and scripts - Move private headers to `src` directory
-
- 14 Jan, 2020 1 commit
-
-
Vakhtang Tsulaia authored
Code cleanup, as discussed in ATEAM-592
-
- 12 Jan, 2020 1 commit
-
-
scott snyder authored
Add an explicit flush to get consistent output ordering between py2 and 3.
-
- 10 Jan, 2020 2 commits
-
-
-
scott snyder authored
Ignore fillTagInfo: DEBUG messages.
-