Skip to content
Snippets Groups Projects
  1. Oct 12, 2023
  2. Sep 14, 2023
  3. Sep 13, 2023
  4. Sep 12, 2023
  5. Apr 24, 2023
  6. Apr 17, 2023
  7. Mar 10, 2023
  8. Jun 13, 2022
  9. Mar 17, 2022
    • Kacper Wojciech Topolnicki's avatar
      Changes to the `Configurable` method `merge` · e8d80311
      Kacper Wojciech Topolnicki authored
      The changes applied to the `merge` method
      were made as a result of code profiling
      and result in a roughly 20-30s improvement
      in some ATLAS trigger jobs.
      
      An new test was added in
      `test_configurables_merge.py`
      as a result of changes made to `merge` in order
      to increase test coverage.
      e8d80311
  10. Jan 14, 2022
  11. Jan 13, 2022
  12. Jan 07, 2022
  13. Dec 09, 2021
  14. Jun 25, 2021
  15. Jun 09, 2021
  16. Dec 02, 2020
  17. Dec 01, 2020
    • Frank Winklmeier's avatar
      Fix py-formatting of exec · 4d5afc14
      Frank Winklmeier authored
      `exec` changed from being a statement in Python2 to a function in
      Python3. That also changes the formatting in `yapf`. Adjust remaining
      occurences to follow the Python3 convention (no space before bracket).
      4d5afc14
  18. Oct 26, 2020
  19. Jun 02, 2020
  20. May 26, 2020
  21. May 20, 2020
  22. Apr 28, 2020
  23. Apr 24, 2020
  24. Feb 11, 2020
  25. Jan 29, 2020
  26. Jan 21, 2020
Loading