Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 3 | -1280/+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 notification tests | Roeland Jago Douma | 2016-04-08 | 1 | -0/+2 |
| | |||||
* | Move the notification API to public namespace | Joas Schilling | 2016-01-22 | 3 | -64/+64 |
| | |||||
* | Make it possible to get a list of notifiers for a potential settings page | Joas Schilling | 2016-01-22 | 1 | -3/+76 |
| | |||||
* | Make sure that object id can be a string | Joas Schilling | 2015-11-23 | 1 | -14/+22 |
| | |||||
* | Use a DateTime object instead of a timestamp | Joas Schilling | 2015-11-23 | 1 | -25/+35 |
| | |||||
* | Add tests for the "return $this" and fix it on the new method | Joas Schilling | 2015-11-17 | 2 | -20/+58 |
| | |||||
* | Remove the icon for now | Joas Schilling | 2015-11-16 | 2 | -69/+0 |
| | |||||
* | Add "is primary action" to actions | Joas Schilling | 2015-11-16 | 1 | -0/+36 |
| | |||||
* | Move interfaces to private until they are no longer experimental | Joas Schilling | 2015-09-08 | 3 | -58/+58 |
| | |||||
* | Add tests for the notification manager | Joas Schilling | 2015-09-08 | 1 | -0/+345 |
| | |||||
* | Add more action tests | Joas Schilling | 2015-09-08 | 2 | -9/+12 |
| | |||||
* | Add tests for notification | Joas Schilling | 2015-09-08 | 1 | -0/+602 |
| | |||||
* | Add tests for Action | Joas Schilling | 2015-09-08 | 1 | -0/+232 |