Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -6/+6 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -1/+1 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -3/+3 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -4/+2 |
* | Add feature policy header | Roeland Jago Douma | 2019-08-10 | 1 | -0/+1 |
* | Set empty CSP by default | Roeland Jago Douma | 2019-04-16 | 1 | -1/+1 |
* | Set default frame-ancestors to 'self' | Roeland Jago Douma | 2019-01-08 | 1 | -1/+1 |
* | CSP: Allow fonts to be provided in data | Roeland Jago Douma | 2019-01-07 | 1 | -1/+1 |
* | Disallow unsafe-eval by default | Roeland Jago Douma | 2018-10-14 | 1 | -1/+1 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -1/+2 |
* | Remove deprecated Controller Functions | Roeland Jago Douma | 2017-07-20 | 1 | -69/+0 |
* | Fix unit tests | Morris Jobke | 2017-03-28 | 1 | -1/+1 |
* | Adjust tests to include base-uri | Lukas Reschke | 2017-03-16 | 1 | -1/+1 |
* | fix controller test | Christoph Wurst | 2017-01-10 | 1 | -1/+1 |
* | Fix phpunit-5.4 wargning | Roeland Jago Douma | 2016-07-11 | 1 | -4/+10 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+226 |