Commit Graph

10 Commits (4c9c73bef925d41d8bc9f39f4365c34d794ab86a)

Author SHA1 Message Date
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Joas Schilling 0ed86c0993 Move OC_USER_BACKEND_* constants to OC_User_Backend class 10 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 11 years ago
Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 11 years ago
Robin McCorkell b5bc37d2e4 Fix @return array PHPDocs, in /lib 11 years ago
Robin McCorkell b653ad164b Replace @returns with @return, in /lib 11 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 11 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 12 years ago
Thomas Mueller 5731a1b01c introduce new virtual method hasUserListings() to determine if a user backend can list it's users. 12 years ago
Arthur Schiwon 59bb9931df Adjust user interface to additions around displayName Handling 12 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Jörn Friedrich Dreyer 2c1f732880 use null instead of -1 on all getUser() 13 years ago
Arthur Schiwon 0f379fd28a OC_User: getHome is an optional method, taking it out of the Interface 13 years ago
Georg Ehrke 5a4854079f implement getHome in OC_User 13 years ago
Michael Gapczynski 874f31b8d7 Make getting all users and groups the default 13 years ago
Michael Gapczynski 8d1eb674ec Add search, limit, and offset parameters to getUsers() and getGroups() 13 years ago
Michael Gapczynski 2f1a990cad Add search, limit, and offset parameters to getUsers() and getGroups() 13 years ago
Arthur Schiwon 81c0ca4ffb remove only internally used function from interface 13 years ago
Arthur Schiwon fdcbc23ed6 define an interface for the User Backend 13 years ago