Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |