Commit Graph

9 Commits (edbc1060ce3ceee7500a64f99c9c98f4ecc7934d)

Author SHA1 Message Date
Jörn Friedrich Dreyer 64043e9bcc move methods to correct interface, deprecate private interface 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Joas Schilling 24511c6f00 Move OC_GROUP_BACKEND_* constants to OC_Group_Backend class 11 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 12 years ago
Robin McCorkell b5bc37d2e4 Fix @return array PHPDocs, in /lib 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Robin Appelman 4131b205d4 fix some more phpdoc 13 years ago
Michael Gapczynski a1c88a3e39 Add search, limit, offset parameters to usersInGroups() 14 years ago
Michael Gapczynski 874f31b8d7 Make getting all users and groups the default 14 years ago
Michael Gapczynski 8d1eb674ec Add search, limit, and offset parameters to getUsers() and getGroups() 14 years ago
Michael Gapczynski 2f1a990cad Add search, limit, and offset parameters to getUsers() and getGroups() 14 years ago
Arthur Schiwon eefe6882f9 method not used externally, thus not needed in interface 14 years ago
Arthur Schiwon e499bc37c8 define an interface for the Group Backend 14 years ago
Arthur Schiwon fdcbc23ed6 define an interface for the User Backend 14 years ago