summaryrefslogtreecommitdiffstats
path: root/lib/ocs/result.php
Commit message (Expand)AuthorAgeFilesLines
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-97/+0
* Add _many_ newlines at the end of fileskondou2013-08-181-1/+1
* Make class properties protected instead of private to allow subclassingTom Needham2013-04-231-1/+1
* API: Remove api response structure from OC_OCS_Result, handle multiple regist...Tom Needham2013-01-251-13/+35
* Whitespace cleanupBart Visscher2013-01-161-7/+7
* Merge branch 'master' into ocs_apiTom Needham2012-12-311-12/+32
* Remove unused methodsTom Needham2012-12-311-16/+0
* API: Include totalitems and itemsperpage meta data when needed.Tom Needham2012-12-121-1/+7
* API: Further tidying, implement OC_OCS_Result object for api results.Tom Needham2012-12-121-0/+65