Commit message (Expand) | 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 |
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 1 | -2/+2 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-29 | 1 | -20/+2 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -1/+0 |
* | Use user name cache in activity providers | Joas Schilling | 2022-08-19 | 1 | -9/+2 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | Fix unit tests | Joas Schilling | 2020-03-10 | 1 | -56/+75 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+2 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -4/+4 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Make activity events strict | Joas Schilling | 2018-10-12 | 1 | -1/+1 |
* | Fix unit test | Joas Schilling | 2018-02-28 | 1 | -0/+6 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+2 |
* | Add tests for getUser() | Joas Schilling | 2017-02-07 | 1 | -0/+71 |
* | Add tests for getFile() | Joas Schilling | 2017-02-07 | 1 | -0/+137 |