Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 1 | -7/+7 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -2/+2 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 1 | -18/+3 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -1/+1 |
* | Change X-Robots-Tag header from "none" to "noindex, nofollow" | MichaIng | 2023-02-15 | 1 | -1/+1 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | Fix tests | Joas Schilling | 2022-02-23 | 1 | -7/+5 |
* | send request id in response header | Robin Appelman | 2022-02-01 | 1 | -0/+5 |
* | Set frame-ancestors to none if none are filled | Roeland Jago Douma | 2020-11-18 | 1 | -1/+1 |
* | Fix robots "noindex, nofollow" signals | Joas Schilling | 2020-06-25 | 1 | -1/+2 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -3/+0 |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 1 | -1/+0 |
|\ | |||||
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+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 | 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 |