| Commit message (Expand) | Author | Age | Files | Lines |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-28 | 1 | -23/+2 |
* | fix: close cursor after reading the invitation | Daniel Kesselberg | 2023-08-10 | 1 | -1/+3 |
* | chore(dav): Add void return type to test methods | Christoph Wurst | 2023-01-20 | 1 | -9/+9 |
* | Get rid of deprecated at matcher in dav application tests | Côme Chilliet | 2023-01-05 | 1 | -4/+4 |
* | Remove comment and guests option from Invitations UI | Anna Larch | 2022-12-20 | 1 | -12/+2 |
* | Merge branch 'master' into tests/fix-phpunit-warnings | Côme Chilliet | 2022-12-05 | 1 | -3/+1 |
|\ |
|
| * | Fix errors from PHP 8.2 testing | Côme Chilliet | 2022-11-14 | 1 | -3/+1 |
* | | Fix some phpunit test warnings | Julius Härtl | 2022-11-09 | 1 | -1/+1 |
|/ |
|
* | Add typing to Sharing Backend | Carl Schwan | 2022-06-22 | 1 | -2/+4 |
* | Update attendence for external users | Daniel Kesselberg | 2021-10-08 | 1 | -24/+73 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Fix DAV unit tests | Joas Schilling | 2021-04-20 | 1 | -2/+4 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -4/+4 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -5/+5 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | 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 shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 1 | -25/+25 |
|/ |
|
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+5 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Also shorten the name of the invitation tokens | Joas Schilling | 2018-07-12 | 1 | -2/+2 |
* | Include accept / decline links in CalDAV invitation emails | Georg Ehrke | 2018-06-29 | 1 | -0/+455 |