Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(activity): Update more activity providers to use new exceptionsfollowup/48086/fix-more-activity-providers | Joas Schilling | 2024-09-23 | 1 | -1/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 1 | -2/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-29 | 1 | -20/+2 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -1/+0 |
| | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | Use user name cache in activity providers | Joas Schilling | 2022-08-19 | 1 | -9/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
| | | | | | | For PSR2 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Fix unit tests | Joas Schilling | 2020-03-10 | 1 | -56/+75 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -4/+4 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Make activity events strict | Joas Schilling | 2018-10-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix unit test | Joas Schilling | 2018-02-28 | 1 | -0/+6 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+2 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Add tests for getUser() | Joas Schilling | 2017-02-07 | 1 | -0/+71 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add tests for getFile() | Joas Schilling | 2017-02-07 | 1 | -0/+137 |
Signed-off-by: Joas Schilling <coding@schilljs.com> |