summaryrefslogtreecommitdiffstats
path: root/lib/private/User/Backend.php
Commit message (Expand)AuthorAgeFilesLines
* Fix parameter types in docsJoas Schilling2021-03-221-2/+2
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-8/+8
* Add visibility to all constantsChristoph Wurst2020-04-101-9/+9
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+2
* Merge pull request #20391 from nextcloud/refactor/spaces-cleanupChristoph Wurst2020-04-091-1/+1
|\
| * Remove trailing and in between spacesChristoph Wurst2020-04-091-1/+1
* | Merge pull request #20384 from nextcloud/techdebt/lowercase-keywordsChristoph Wurst2020-04-091-1/+1
|\ \ | |/ |/|
| * Use php keywords in lowercaseChristoph Wurst2020-04-091-1/+1
* | Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
|/
* Fix multiline commentsChristoph Wurst2020-04-081-21/+21
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-4/+4
* Update license headersChristoph Wurst2019-12-051-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Update license headersMorris Jobke2017-11-061-0/+1
* Unnecessary fully qualified namesJörn Friedrich Dreyer2016-08-141-1/+3
* Fix othersJoas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-14/+1
* Add \OC\User\BackendRoeland Jago Douma2016-05-101-0/+174