Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 4 | -7/+4 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 3 | -17/+0 |
|\ | |||||
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 3 | -17/+0 |
* | | 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 | 2 | -3/+3 |
|/ | |||||
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -3/+3 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 3 | -3/+3 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 5 | -9/+4 |
* | 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 |
* | Fix direct access to authen page | Roeland Jago Douma | 2018-06-20 | 1 | -0/+2 |
* | Add AuthPublicShareControllerTest | Roeland Jago Douma | 2018-06-20 | 1 | -0/+157 |
* | Add PublicShareControllerTests | Roeland Jago Douma | 2018-06-20 | 1 | -0/+102 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 2 | -2/+4 |
* | 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 |
* | Add tests | Roeland Jago Douma | 2016-09-15 | 1 | -8/+14 |
* | Split OCS version handling | Roeland Jago Douma | 2016-09-06 | 1 | -6/+57 |
* | OCSController requires DataResponse | Roeland Jago Douma | 2016-08-10 | 1 | -52/+5 |
* | Fix phpunit-5.4 wargning | Roeland Jago Douma | 2016-07-11 | 3 | -37/+60 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 3 | -0/+432 |