aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/group
Commit message (Collapse)AuthorAgeFilesLines
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-1/+1
| | | | | | | | | | | This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend
* Fix test cases for group managerRobin Appelman2014-02-141-2/+2
|
* remove duplicate call to groupExistsRobin Appelman2014-02-141-6/+4
|
* remove unneeded ; in commentRobin Appelman2013-12-121-1/+1
|
* user Group->users as assosiative arrayRobin Appelman2013-12-111-5/+3
|
* cache the result from inGroupRobin Appelman2013-12-111-7/+20
|
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-307-0/+1165
Conflicts: lib/private/vcategories.php