Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Log critical fallback to user default if we can't parse the JSON | Christoph Wurst | 2019-12-13 | 1 | -7/+12 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 2 | -3/+3 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 2 | -3/+3 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 2 | -2/+0 |
* | Use IAccountManager constants | Julius Härtl | 2018-10-15 | 3 | -68/+67 |
* | Add tests for new account api classes | Julius Härtl | 2018-10-15 | 3 | -0/+253 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -6/+6 |
* | fix email verification status | Bjoern Schiessle | 2017-04-28 | 1 | -1/+1 |
* | updated unit tests | Bjoern Schiessle | 2017-04-28 | 1 | -6/+50 |
* | Merge pull request #4256 from nextcloud/theming | Lukas Reschke | 2017-04-11 | 1 | -1/+0 |
|\ | |||||
| * | Move OC_Defaults to OCP\Defaults | Morris Jobke | 2017-04-09 | 1 | -1/+0 |
* | | Also send the new account data with the event | Joas Schilling | 2017-04-10 | 1 | -5/+8 |
|/ | |||||
* | bring back setEmailAddress for the user management | Bjoern Schiessle | 2016-11-25 | 1 | -0/+157 |
* | update accounts table if email address or display name changes from outside | Bjoern Schiessle | 2016-11-25 | 1 | -15/+24 |
* | fix unit tests | Bjoern Schiessle | 2016-11-21 | 1 | -0/+202 |