- Dec 10, 2018
-
-
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.
-
- Nov 21, 2018
-
-
Thijs Kinkhorst authored
-
- Nov 20, 2018
-
-
Thijs Kinkhorst authored
Twig will always use gettext, legacy will use legacy. Twig does not work with legacy so new ui would break if you would not also set this option. Instead, just switch the system in use based on the usenewui config variable.
-
Thijs Kinkhorst authored
-
- Nov 13, 2018
-
-
Thijs Kinkhorst authored
-
- Oct 21, 2018
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Oct 20, 2018
-
-
Tim van Dijen authored
-
- Oct 18, 2018
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Oct 17, 2018
-
-
Arno van der Vegt authored
-
Arno van der Vegt authored
-
- Oct 10, 2018
-
-
Tim van Dijen authored
-
- Oct 02, 2018
-
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
- May 31, 2018
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- May 27, 2018
-
-
Thijs Kinkhorst authored
This reverts commit a4dcf65a.
-
Thijs Kinkhorst authored
-
- May 24, 2018
-
-
Thijs Kinkhorst authored
-
- May 22, 2018
-
-
Chris Ballard authored
-
- May 17, 2018
-
-
Tim van Dijen authored
-
- May 10, 2018
-
-
Tim van Dijen authored
-
- May 02, 2018
-
-
dombenson authored
* Support metadata XML directly in config Also consider 'xml' as a key, in addition to 'url' and 'file'. When provided, attempt to load this directly as a metadata XML string. This is useful when working with dynamic configuration and external polling of metadata updates. * Test loading XML from a fixed string No preexisting test in this area Adjust XML loader to only get global config in file mode - otherwise it is unused, and it might pollute the test usage. Test that an actully invalid config throws an exception, but that minimal valid (albeit useless) XML is accepted.
-
- Mar 21, 2018
-
-
Dominic Benson authored
Explicitly test a file that does not exist, as well as a preloaded one Virtual test file names intented to be semantic but not collide.
-
- Jan 27, 2018
-
-
Tim van Dijen authored
-
- Jan 21, 2018
-
-
Tim van Dijen authored
-
- Nov 29, 2017
-
-
Tim van Dijen authored
-
Gabriel Caruso authored
-
Gabriel Caruso authored
-
- Nov 01, 2017
-
-
Simon Brahan authored
-
- Oct 25, 2017
-
-
Matt Schwager authored
-
- Oct 10, 2017
-
-
Matt Clarkson authored
-
- Sep 07, 2017
-
-
Jaime Pérez Crespo authored
-