Skip to content
Snippets Groups Projects
  1. May 05, 2020
  2. Feb 22, 2020
  3. Feb 19, 2020
  4. Feb 15, 2020
  5. Feb 14, 2020
  6. Dec 24, 2019
  7. Nov 22, 2019
  8. Oct 01, 2019
  9. Sep 24, 2019
    • Jørn Åne's avatar
      Clean up getConfigItem (#1196) · 0e602c19
      Jørn Åne authored
      * Ensure getConfig* functions can only return Configuration
      
      * Cleanup after #1189
      
      * Deprecate Configuration::getConfigList
      0e602c19
  10. Aug 31, 2019
  11. Jul 08, 2019
  12. Jun 06, 2019
  13. Feb 03, 2019
  14. Oct 18, 2018
  15. Oct 17, 2018
  16. Aug 26, 2018
  17. Aug 22, 2018
  18. Aug 13, 2018
  19. May 31, 2018
  20. Mar 21, 2018
  21. Jan 06, 2018
  22. Jan 04, 2018
  23. Oct 19, 2017
  24. Oct 16, 2017
  25. Sep 22, 2017
  26. Jul 07, 2017
    • Patrick Radtke's avatar
      Use a base test class instead of a listener · d3512561
      Patrick Radtke authored
      To convert existing tests to use the base class use
      
       perl -p -i -e 's/PHPUnit_Framework_TestCase/SimpleSAML\\Test\\Utils\\ClearStateTestCase/g' `grep -rl PHPUnit_Framework_TestCase tests | grep -v ClearStateTestCase.php`
      d3512561
  27. Jul 05, 2017
Loading