summaryrefslogtreecommitdiffstats
path: root/lib/ocs/cloud.php
Commit message (Expand)AuthorAgeFilesLines
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-108/+0
* add documentationMorris Jobke2013-08-271-0/+13
* Code styleTom Needham2013-08-271-2/+2
* Add quota to core apiTom Needham2013-08-271-5/+28
* more code styleTom Needham2013-02-101-1/+1
* Change strucutre of cloud/capabilities responseTom Needham2013-02-091-1/+6
* Remove app related values and change structure of /cloud/capabilties callTom Needham2013-02-041-9/+9
* Add <syncpollinterval> and order the result for /cloud/capabilitiesTom Needham2013-01-161-5/+6
* Add new /cloud/capabilities route and remove unused methodsTom Needham2013-01-161-43/+11
* Whitespace cleanupBart Visscher2013-01-161-3/+3
* Merge branch 'master' into fixing-unused-and-undefined-in-masterThomas Mueller2013-01-141-2/+2
|\
| * Check if user is admin - boolLukas Reschke2013-01-141-2/+2
* | removing unused parameter $parametersThomas Mueller2013-01-061-2/+2
|/
* Merge branch 'master' into ocs_apiTom Needham2012-12-311-29/+51
* API: Remove old code. Move remaining methods to OC_OCS_Result.Tom Needham2012-12-121-26/+6
* API: OCS methods now use OC_OCS_Result to return dataTom Needham2012-12-121-2/+2
* Fixup OCS modulesBart Visscher2012-07-311-27/+26
* Move OCS methods to lib/ocs/.phpTom Needham2012-07-301-0/+97