summaryrefslogtreecommitdiffstats
path: root/lib/public/iusermanager.php
Commit message (Expand)AuthorAgeFilesLines
* Move \OCP to PSR-4Roeland Jago Douma2016-05-191-152/+0
* Fixing local event delivery for calendar events based on the email addressThomas Müller2016-05-021-0/+7
* Prevent null to be passed into the closure of callForAllUsersThomas Müller2016-04-051-3/+3
* Happy new year!Thomas Müller2016-01-121-1/+2
* Proposal: add enumeration function to IUserManager which simply calls a callb...Thomas Müller2015-12-021-0/+7
* Fix missing @since tags in OCPMorris Jobke2015-06-191-0/+1
* Add @deprecated to all methods with a proper method in \OCPMorris Jobke2015-04-201-1/+1
* Add @since tags to all methods in public namespaceMorris Jobke2015-04-161-0/+11
* Update license headersJenkins for ownCloud2015-03-261-5/+19
* Can also be nullLukas Reschke2015-03-131-1/+1
* Revert "Updating license headers"Morris Jobke2015-02-261-18/+6
* Updating license headersJenkins for ownCloud2015-02-231-6/+18
* Use public interfaceLukas Reschke2014-12-111-1/+1
* Add filter for 'backend' to user REST routeLukas Reschke2014-12-101-0/+6
* Add public interfaces for User, UserManager and UserSessionRobin Appelman2014-07-141-0/+105