Skip to content
Snippets Groups Projects
  1. Oct 26, 2023
  2. Jan 27, 2021
  3. Jan 07, 2021
  4. Feb 24, 2020
  5. Jan 21, 2020
    • scott snyder's avatar
      pyAMI: python 3 fix · 41c86970
      scott snyder authored
      python 3 fix: has_key
      
      Implementing this as a patch didn't work with the CI system.
      Instead, just provide a new tarfile with the patch already applied.
      Keep the original tarfile as well for reference.
      
      Hopefully we can clean this up eventually when there's a new pyAMI release.
      41c86970
  6. Jan 17, 2020
  7. Jan 14, 2020
  8. Jan 13, 2020
    • scott snyder's avatar
      pyAMI: python 3 fix · c3116de3
      scott snyder authored
      python 3 fix: has_key
      
      Implemented as a patch on top of the tarfile kept in the repo.
      c3116de3
  9. Dec 02, 2019
  10. Jul 04, 2019
  11. May 15, 2019
  12. Apr 30, 2019
  13. Apr 10, 2019
  14. Mar 27, 2019
  15. Mar 26, 2019
  16. Mar 22, 2019
  17. Mar 21, 2019
  18. Jan 29, 2019
  19. Jan 25, 2019
  20. Jan 23, 2019
    • Frank Winklmeier's avatar
      Upgrade to flake8 3.6.0 · 9f12f6e3
      Frank Winklmeier authored
      Update flake8 and all its dependencies to the most recent version:
      - flake8 3.6.0
      - pycodestyle 2.4.0
      - pyflakes 2.0.0
      9f12f6e3
  21. Jan 22, 2019
  22. Oct 05, 2018
  23. Oct 02, 2018
  24. May 09, 2018
  25. May 08, 2018
  26. Apr 27, 2018
  27. Mar 16, 2018
  28. Sep 21, 2017
  29. Sep 20, 2017
  30. Jul 19, 2017
  31. May 07, 2017
    • John Chapman's avatar
      Fix race condition in AtlasPyFwdBwdPorts build · 7ad0e8bb
      John Chapman authored
      In AthSimulation builds of AtlasPyFwdBwdPorts the installation of
      two python packages fails due to unmet dependencies. The fact that
      this does not occur in Athena builds suggested a race condition.
      The problem packages were determined to be grin and flake8. Adding
      approriate DEPENDS statements for these packages solved the issue.
      See ATLINFR-1680.
      
      
      Former-commit-id: 431fcd2e
      7ad0e8bb
  32. Apr 27, 2017
  33. Mar 24, 2017
  34. Feb 24, 2017
  35. Feb 21, 2017
    • Scott Snyder's avatar
      Adding check_returns to thread checker. (CheckerGccPlugins-00-02-11) · c8706668
      Scott Snyder authored
      	* Tagging CheckerGccPlugins-00-02-11.
      	* Adding check_returns to thread checker.
      
      2017-02-11  scott snyder  <snyder@bnl.gov>
      
      	* Tagging CheckerGccPlugins-00-02-10.
      	* Updating documentation for check_discarded_const_from_return.
      	* Tagging CheckerGccPlugins-00-02-09.
      	* Updating documentation/tests for check_mutable.
      
      
      Former-commit-id: a40b3216
      c8706668
  36. Feb 02, 2017
Loading