summaryrefslogtreecommitdiffstats
path: root/lib/private/group.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headersJenkins for ownCloud2015-03-261-12/+25
* Revert "Updating license headers"Morris Jobke2015-02-261-25/+26
* Merge pull request #11555 from goodkiller/patch-1Joas Schilling2015-02-241-1/+2
|\
| * Update group.phpgoodkiller2014-10-141-1/+2
* | Updating license headersJenkins for ownCloud2015-02-231-26/+25
* | Add REST route for user & group managementLukas Reschke2014-12-081-13/+9
|/
* Add group management to the public apiRobin Appelman2014-07-161-18/+11
* drastic speedup for nested ldap groupsmacjohnny2014-06-131-6/+1
* Revert "Merge pull request #8998 from macjohnny/master"Morris Jobke2014-06-121-1/+6
* Update group.phpmacjohnny2014-06-121-6/+0
* drastic speedup for nested ldap groupsmacjohnny2014-06-121-2/+3
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-12/+12
* 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