- Dec 11, 2017
-
-
Oskars Pakers authored
-
- Dec 09, 2017
-
-
Tor Härnqvist authored
-
- Dec 08, 2017
-
-
Schplurtz le Déboulonné authored
-
- Dec 06, 2017
-
-
Robert Riebisch authored
-
- Oct 28, 2017
-
-
Lukas Rademacher authored
-
- Oct 06, 2017
-
-
Jon Theil Nielsen authored
-
- Oct 04, 2017
-
-
F. Mueller-Donath authored
-
- Sep 24, 2017
-
-
Schplurtz le Déboulonné authored
-
- Sep 16, 2017
-
-
Марко М. Костић authored
-
- Sep 14, 2017
-
-
Domingo Redal authored
-
- Sep 10, 2017
-
-
Roman authored
-
- Aug 28, 2017
-
-
Марко М. Костић authored
-
- Aug 27, 2017
-
-
Марко М. Костић authored
-
Марко М. Костић authored
-
Марко М. Костић authored
-
Michael Große authored
-
Michael Große authored
If a key is not set, a PHP Notice is triggered. While these are currently suppressed, this is still a code smell.
-
- Aug 15, 2017
-
-
Michael Große authored
There was a bug that the empty string was considered to be invalid if also a max or min value was defined for a config field of type numericopt.
-
- Aug 10, 2017
-
-
Nina Zolotova authored
-
- Jul 23, 2017
-
-
Schplurtz le Déboulonné authored
-
- Jul 13, 2017
-
-
Tor Härnqvist authored
-
- Jul 05, 2017
-
-
Andreas Gohr authored
This makes sure the provided extension ID is a valid id before initializing it in the extension manager.
-
- Jun 30, 2017
-
-
Felix Müller-Donath authored
-
Felix Müller-Donath authored
-
- Jun 26, 2017
-
-
Guilherme Sá authored
-
- Jun 14, 2017
-
-
Osoitz authored
-
- Jun 12, 2017
-
-
S.H. Lee authored
-
- Jun 06, 2017
-
-
Osoitz authored
-
- Jun 02, 2017
-
-
Osoitz authored
-
- May 23, 2017
-
-
Davor Turkalj authored
-
- May 13, 2017
-
-
Andreas Gohr authored
The internal lang and localized variables of a plugin are no longer accessible from the outside. This adds a proper setter and also fixes the type hinting in the config plugin.
-
- May 12, 2017
-
-
Andreas Gohr authored
this fixes another problem with our tests and phpunit 6.1
-
Andreas Gohr authored
This should fix some tests on PHP 7.1. The work is far from done, we still have a lot of variables without proper accessibility defined.
-
- Apr 24, 2017
-
-
Elchin authored
-
- Apr 19, 2017
-
-
David Surroca authored
-
- Apr 18, 2017
-
-
Dharmik authored
* Updated remote.php Updated remote.php for retrieving all the acl details. * Updated remote.php By mistake changed in addAcl instead of listAcls.
-
- Apr 05, 2017
-
-
Kris Charatonik authored
-
Pavel Krupička authored
-
- Apr 04, 2017
-
-
Zacharias Sdregas authored
-
- Mar 31, 2017
-
-
Andreas Gohr authored
Those tests either just check that an exception is NOT thrown or are there to check dependencies for other tests. Newer phpunits mark all tests as risky that have no assertion.
-