Commit Graph

12 Commits (653ad63e9b9e14c8000319da6adc1c74b69b6db1)

Author SHA1 Message Date
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Arthur Schiwon f3ecf819ec extend Dummy user and group implementation to pass tests 11 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 11 years ago
Lukas Reschke 7e448a376f Fix PHPDoc and typos 11 years ago
Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 11 years ago
Robin McCorkell a7ae2e874a Squash 'a | b' into 'a|b', 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
Arthur Schiwon 698297feb3 add optional countUsersInGroup method to group backends 11 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 11 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Michael Gapczynski a1c88a3e39 Add search, limit, offset parameters to usersInGroups() 13 years ago
Michael Gapczynski 874f31b8d7 Make getting all users and groups the default 13 years ago
Robin Appelman c9be9ab251 remove unused variables 13 years ago
Frank Karlitschek a945fa10a6 update copyright 13 years ago
Robin Appelman 1d8fdf52d5 allow multiply group backends 13 years ago
Robin Appelman bfd72501a1 add OC_Group::usersInGroup() to get a list of all users in a group 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Jakob Sack f5c0dbd947 Use autoload 14 years ago
Jakob Sack a70330e9be Improved documentation for group management 14 years ago
Jakob Sack c4287162c4 Some work on the fancy user management 14 years ago
Robin Appelman 7b00f99a57 static functions shouldn't be abstract 14 years ago
Jakob Sack 149793f2e7 First version of the new user management 14 years ago