Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix errors from PHP 8.2 testing | Côme Chilliet | 2022-11-14 | 1 | -1/+2 |
* | Effectively return a valid group as it would be the case in a real | Dries Mys | 2021-06-05 | 1 | -2/+6 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | provAPI to use only public API of IAccountManager | Arthur Schiwon | 2021-05-08 | 1 | -18/+2 |
* | LoggerInterface for provisioning API Controllers | Roeland Jago Douma | 2021-03-02 | 1 | -3/+3 |
* | Make code strict | Joas Schilling | 2020-12-07 | 1 | -4/+5 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -13/+13 |
* | Use the new method everywhere | Joas Schilling | 2020-07-03 | 1 | -0/+3 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Fix php-cs formatting | Christoph Wurst | 2020-04-14 | 1 | -1/+1 |
* | Add tests for encoded group id | Julius Härtl | 2020-04-11 | 1 | -10/+74 |
* | 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 | -1/+1 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -3/+3 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | 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 | -2/+2 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+3 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -31/+31 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | ignore non existing users when retrieving details of group members | Arthur Schiwon | 2019-01-17 | 1 | -8/+76 |
* | New user support, provisionning api and design fixes | John Molakvoæ (skjnldsv) | 2018-06-19 | 1 | -2/+13 |
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-05-24 | 1 | -2/+18 |
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-04-05 | 1 | -37/+43 |
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-04-05 | 1 | -7/+14 |
* | Return groups displayname in provisioning api | John Molakvoæ (skjnldsv) | 2018-03-23 | 1 | -0/+31 |
* | Use ::class in test mocks of encryption app | Morris Jobke | 2017-10-26 | 1 | -1/+1 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -2/+4 |
* | Fix tests | Roeland Jago Douma | 2017-08-01 | 1 | -0/+1 |
* | Some app fixes of phpstorm inspections | Roeland Jago Douma | 2017-07-24 | 1 | -1/+6 |
* | Move Groups over to OCSController | Roeland Jago Douma | 2016-08-14 | 1 | -0/+378 |