summaryrefslogtreecommitdiffstats
path: root/lib/private/group.php
Commit message (Expand)AuthorAgeFilesLines
* Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-1/+1
* Fix @return array PHPDocs, in /libRobin McCorkell2014-05-131-6/+6
* Replace @returns with @return, in /libRobin McCorkell2014-05-131-3/+3
* Group Database backend must not gather user details itself but ask userArthur Schiwon2014-04-281-11/+1
* Some more PHPDoc fixesLukas Reschke2014-04-211-0/+11
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-1/+1
* dispayNamesInGroup(s) should always return uid as key in the result attr, fix...Arthur Schiwon2013-10-201-1/+1
* find users which are in the same groupBjoern Schiessle2013-10-081-1/+1
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+301