Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 1 | -1/+1 |
* | chore(apps): Apply new rector configuration to autouse classes | Côme Chilliet | 2024-10-15 | 1 | -8/+9 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 1 | -16/+16 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-28 | 1 | -24/+4 |
* | fix(psalm): systemtags | John Molakvoæ | 2023-04-28 | 1 | -2/+6 |
* | expose system tags as dav property for files | Robin Appelman | 2023-04-28 | 1 | -5/+10 |
* | chore(dav): Add void return type to test methods | Christoph Wurst | 2023-01-20 | 1 | -10/+10 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+0 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -1/+1 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 1 | -6/+6 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -2/+0 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 1 | -3/+3 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -4/+4 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -38/+38 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+1 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -13/+15 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -2/+2 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Use ::class in test mocks of dav app | Morris Jobke | 2017-10-26 | 1 | -10/+14 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -16/+19 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 1 | -2/+4 |
* | Fix PHPUnit 5.4 warnings in DAV app | Roeland Jago Douma | 2016-07-15 | 1 | -4/+8 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -2/+3 |
* | Update DAV unit tests to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -0/+734 |