Skip to content
Snippets Groups Projects
This project is mirrored from https://gitlab.cern.ch/atlas/athena. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Apr 05, 2021
  2. Mar 26, 2021
  3. Mar 22, 2021
  4. Mar 20, 2021
  5. Mar 17, 2021
  6. Mar 16, 2021
  7. Mar 06, 2021
  8. Mar 05, 2021
  9. Mar 01, 2021
  10. Feb 25, 2021
    • Ran Bi's avatar
      transform: fix file arguments to athenaHLT.py · b9401baa
      Ran Bi authored
      fix problem with invalid input (ES_WrongFileFormat) caused by
      concatenating multiple filenames. athenaHLT.py parses input file
      arguments with the 'append' option, so multiple '--file' options need to
      be passed.
      b9401baa
  11. Feb 22, 2021
  12. Feb 17, 2021
  13. Feb 16, 2021
  14. Feb 10, 2021
  15. Feb 09, 2021
  16. Feb 08, 2021
  17. Feb 07, 2021
  18. Feb 05, 2021
  19. Feb 03, 2021
  20. Feb 01, 2021
    • Frank Winklmeier's avatar
      Enable fast stack trace in CoreDumpSvc · 7d7812aa
      Frank Winklmeier authored
      Produce a "fast" stack trace by default in athena jobs. This initial
      stacktrace will only report traces for the current thread but is much
      faster than the full trace from gdb (which will follow). This can help in
      cases when gdb does not manage to produce a stacktrace (e.g. due to
      timeouts as in ATR-22583).
      7d7812aa
  21. Jan 29, 2021
  22. Jan 28, 2021
    • Aleksandra Poreba's avatar
      Handle ROB status flags · fe4b847c
      Aleksandra Poreba authored
      - remove SCHEDULED (prefetched)
      - rename DISABLED -> UNDEFINED
      
      Also save robs status with unsigned short to avoid type
      misinterpretation issues
      fe4b847c
  23. Jan 27, 2021
  24. Jan 25, 2021
  25. Jan 21, 2021
  26. Jan 14, 2021
  27. Jan 10, 2021
  28. Jan 08, 2021
    • Mark Stockton's avatar
      Update documentation · 4b40d098
      Mark Stockton authored
      4b40d098
    • Mark Stockton's avatar
      Update documentation · 4e643c8b
      Mark Stockton authored
      4e643c8b
    • Mark Stockton's avatar
      Remove original attempts for the trigger transform which are no longer needed... · f55b2ea4
      Mark Stockton authored
      Remove original attempts for the trigger transform which are no longer needed and could cause confusion
      
      	deleted:    HLT/Trigger/TrigTransforms/TrigTransform/scripts/Trig_tf_main.py
      	deleted:    HLT/Trigger/TrigTransforms/TrigTransform/python/trigExe.py
      	deleted:    HLT/Trigger/TrigTransforms/TrigTransform/python/trigPostRun.py
      	deleted:    HLT/Trigger/TrigTransforms/TrigTransform/python/trigPreRun.py
      	deleted:    HLT/Trigger/TrigTransforms/TrigTransform/python/trigUpdateArgs.py
      
      	deleted:    HLT/Trigger/TrigTransforms/TrigTransform/share/Trig_tf_simple.py
      f55b2ea4
  29. Dec 14, 2020
Loading