summaryrefslogtreecommitdiffstats
path: root/lib/ocs
Commit message (Expand)AuthorAgeFilesLines
* Make class properties protected instead of private to allow subclassingTom Needham2013-04-231-1/+1
* Rebase to current masterTom Needham2013-03-051-2/+2
|\
| * Fix NoSpaceAfterComma and SpaceBeforeCommaBart Visscher2013-02-142-2/+2
| * Fix SpaceBeforeOpenBrace errorsBart Visscher2013-02-141-1/+1
| * Update tests and apps to the new \OC\Files\Filesystem::init signatureRobin Appelman2013-02-111-1/+1
| * merge master into filesystemRobin Appelman2013-01-165-16/+16
| |\
| * \ merge master into filesystemRobin Appelman2013-01-151-2/+2
| |\ \
| * | | merge master into filesystemRobin Appelman2013-01-071-4/+4
* | | | more code styleTom Needham2013-02-101-1/+1
* | | | Merge branch 'ocs_capabilities' into ocs_multiple_methodsTom Needham2013-02-091-43/+17
|\ \ \ \
| * | | | 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
| | |_|/ | |/| |
* / | | API: Remove api response structure from OC_OCS_Result, handle multiple regist...Tom Needham2013-01-251-13/+35
|/ / /
* | | Whitespace cleanupBart Visscher2013-01-165-15/+15
* | | 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
|/
* Code cleanup and add copyright infoTom Needham2012-12-311-1/+23
* Merge branch 'master' into ocs_apiTom Needham2012-12-315-52/+158
* Remove unused methodsTom Needham2012-12-311-16/+0
* API: Include totalitems and itemsperpage meta data when needed.Tom Needham2012-12-121-1/+7
* API: Remove old code. Move remaining methods to OC_OCS_Result.Tom Needham2012-12-123-29/+10
* API: OCS methods now use OC_OCS_Result to return dataTom Needham2012-12-124-10/+10
* API: Further tidying, implement OC_OCS_Result object for api results.Tom Needham2012-12-121-0/+65
* API: Fix /person/check api methodTom Needham2012-09-051-0/+1
* Fix ocs/person/checkTom Needham2012-09-051-4/+5
* Fixup OCS modulesBart Visscher2012-07-315-46/+39
* Fix OC_OCS_Privatedata::privateDataGetBart Visscher2012-07-301-2/+5
* Move OCS methods to lib/ocs/.phpTom Needham2012-07-305-0/+183