aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/tests/frontenddefinitiontraittest.php
Commit message (Collapse)AuthorAgeFilesLines
* Move remaining classes to PSR-4Joas Schilling2016-05-241-121/+0
|
* Allow multiple custom JS filesRobin McCorkell2016-05-031-2/+4
|
* Update author informationLukas Reschke2016-03-011-0/+1
| | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :)
* Dont set null values when validating storage definitionRobin Appelman2016-01-291-0/+2
|
* Happy new year!Thomas Müller2016-01-121-2/+2
|
* deduplicate @xenopathicMorris Jobke2015-10-061-1/+1
|
* Convert string booleans to real booleansRobin McCorkell2015-08-201-3/+36
| | | | | Legacy compatibility, from the days in stable8 when checkbox boolean values were stored as the strings 'true' and 'false'.
* Unit tests for new backend APIRobin McCorkell2015-08-191-0/+83