summaryrefslogtreecommitdiffstats
path: root/lib/private/Group
Commit message (Collapse)AuthorAgeFilesLines
* Fix othersJoas Schilling2016-07-215-11/+17
|
* Escape special characters (#25429)Aaron Wood2016-07-201-2/+2
| | | | | | | | | | | | | | | | | | * Escape LIKE parameter * Escape LIKE parameter * Escape LIKE parameter * Escape LIKE parameter * Escape LIKE parameter * Use correct method in the AbstractMapping class * Change the getNamesBySearch method so that input can be properly escaped while still supporting matches * Don't escape hardcoded wildcard
* Update license headersLukas Reschke2016-05-265-29/+8
|
* Group fixup (#24621)Roeland Douma2016-05-174-7/+494
| | | | | | | | * Move used OC_Group_xx to \OC\Group * Add (deprecated) legacy wrapper in legacy, OC_Group_xx * Replace deprecated use of OC_Group_xx with \OC\Group\xx
* Move \OC\Group to PSR-4Roeland Jago Douma2016-05-013-0/+840