Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -35/+0 |
| | | | | | | | | | | | | | | | | | | | | * Move a-b to PSR-4 * Move c-d to PSR-4 * Move e+g to PSR-4 * Move h-l to PSR-4 * Move m-r to PSR-4 * Move s-u to PSR-4 * Move files/ to PSR-4 * Move remaining tests to PSR-4 * Remove Test\ from old autoloader | ||||
* | Fix namespaces in tests/lib/groups/ | Joas Schilling | 2016-05-19 | 1 | -2/+4 |
| | |||||
* | Move the group dummy backend to test | Roeland Jago Douma | 2016-04-19 | 1 | -1/+1 |
| | | | | | The dummy backend is only used for testing and should thus reside in tests. | ||||
* | Apply DB group annotation ... | Thomas Müller | 2015-11-30 | 1 | -0/+5 |
| | |||||
* | Do not use uniqid in Group and User tests as it is not unique on windows | Joas Schilling | 2014-11-06 | 1 | -1/+2 |
| | |||||
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -1/+1 |
| | |||||
* | allow multiply group backends | Robin Appelman | 2012-04-13 | 1 | -0/+27 |