summaryrefslogtreecommitdiffstats
path: root/lib/private/subadmin.php
Commit message (Collapse)AuthorAgeFilesLines
* Happy new year!Thomas Müller2016-01-121-2/+2
|
* subadmin methods should not return any null user or groupArthur Schiwon2015-11-051-6/+16
|
* Drop OC_SubAdmin and replace usagesLukas Reschke2015-10-291-7/+12
|
* Make \OC\SubAdmin php-5.4 compatibleRoeland Jago Douma2015-10-281-4/+19
| | | | * Also close some cursors while we are at it
* Update license headersLukas Reschke2015-10-261-1/+1
|
* New \OC\SubAdmin classRoeland Jago Douma2015-10-211-94/+157
| | | | | | | * DI * Tests * moved OC_SubAdmin to legacy * Added to private OC\GroupManager
* Remove unused variablesMorris Jobke2015-04-181-4/+4
| | | | | * should make scrutinizer a lot more happy * reduces maybe memory footprint
* Update license headersJenkins for ownCloud2015-03-261-12/+17
|
* Revert "Updating license headers"Morris Jobke2015-02-261-17/+12
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-12/+17
|
* Remove all occurences of @brief and @returns from PHPDocMorris Jobke2014-05-191-11/+11
| | | | * test case added to avoid adding them later
* Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-131-2/+2
|
* Add type hintingLukas Reschke2014-04-201-11/+11
|
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+189
Conflicts: lib/private/vcategories.php