Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move remaining classes to PSR-4 | Joas Schilling | 2016-05-24 | 1 | -121/+0 |
| | |||||
* | Allow multiple custom JS files | Robin McCorkell | 2016-05-03 | 1 | -2/+4 |
| | |||||
* | Update author information | Lukas Reschke | 2016-03-01 | 1 | -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 definition | Robin Appelman | 2016-01-29 | 1 | -0/+2 |
| | |||||
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -2/+2 |
| | |||||
* | deduplicate @xenopathic | Morris Jobke | 2015-10-06 | 1 | -1/+1 |
| | |||||
* | Convert string booleans to real booleans | Robin McCorkell | 2015-08-20 | 1 | -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 API | Robin McCorkell | 2015-08-19 | 1 | -0/+83 |