Skip to content
Snippets Groups Projects
  1. Aug 10, 2019
  2. Aug 05, 2019
  3. Jul 24, 2019
  4. Jul 15, 2019
  5. Jun 11, 2019
    • Patrick's avatar
      Allow list of entity ids to be loaded to better support idpList (#1138) · 519968c6
      Patrick authored
      * Allow list of entity ids to be loaded to better support idpList
      
      Certain metadata sources, like mdq, were don't support loading all metadata which
      prevented them from being used with idplist. This change adds support for allowing
      metadata sources to load a list of entities, allowing MDQ to be used for idp list.
      519968c6
  6. May 22, 2019
  7. May 13, 2019
  8. May 10, 2019
  9. Mar 23, 2019
    • Tim van Dijen's avatar
      Fix build (#1085) · 6eed6144
      Tim van Dijen authored
      * Update Psalm
      
      * Ignore DocblockTypeContradiction and RedundantConditionGivenDocblockType
      
      * Fix Psalm-errors
      
      * Raise minimum PHP-version to 5.6
      
      * Update lock-file accordingly
      
      * Fix phpunit
      
      * Suppress Psalm-issue
  10. Mar 22, 2019
  11. Mar 21, 2019
  12. Mar 19, 2019
  13. Mar 08, 2019
  14. Mar 07, 2019
  15. Feb 18, 2019
  16. Jan 02, 2019
  17. Dec 10, 2018
    • Ben Johnson's avatar
      Add Password support to Redis library · 4c7a6818
      Ben Johnson authored
      For Redis instances that require authentication, the current Redis store does not work.  So, this commit adds optional support for utilizing the Predis password option.  It will pick up the password from the config file and pass it along when it instantiates the Predis client.
      
      The test simply checks that adding the password option doesn't break the constructor. Since Predis parameters end up as protected, we can't verify that the instance contains the password.
      4c7a6818
  18. Nov 21, 2018
  19. Nov 20, 2018
  20. Nov 13, 2018
  21. Oct 21, 2018
  22. Oct 20, 2018
  23. Oct 18, 2018
  24. Oct 17, 2018
Loading