Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -418/+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 | ||||
* | Move the notification API to public namespace | Joas Schilling | 2016-01-22 | 1 | -46/+46 |
| | |||||
* | Make it possible to get a list of notifiers for a potential settings page | Joas Schilling | 2016-01-22 | 1 | -3/+76 |
| | |||||
* | Move interfaces to private until they are no longer experimental | Joas Schilling | 2015-09-08 | 1 | -44/+44 |
| | |||||
* | Add tests for the notification manager | Joas Schilling | 2015-09-08 | 1 | -0/+345 |