| Commit message (Expand) | Author | Age | Files | Lines |
* | Rebase to current master | Tom Needham | 2013-03-05 | 1 | -2/+2 |
|\ |
|
| * | Fix NoSpaceAfterComma and SpaceBeforeComma | Bart Visscher | 2013-02-14 | 2 | -2/+2 |
| * | Fix SpaceBeforeOpenBrace errors | Bart Visscher | 2013-02-14 | 1 | -1/+1 |
| * | Update tests and apps to the new \OC\Files\Filesystem::init signature | Robin Appelman | 2013-02-11 | 1 | -1/+1 |
| * | merge master into filesystem | Robin Appelman | 2013-01-16 | 5 | -16/+16 |
| |\ |
|
| * \ | merge master into filesystem | Robin Appelman | 2013-01-15 | 1 | -2/+2 |
| |\ \ |
|
| * | | | merge master into filesystem | Robin Appelman | 2013-01-07 | 1 | -4/+4 |
* | | | | more code style | Tom Needham | 2013-02-10 | 1 | -1/+1 |
* | | | | Merge branch 'ocs_capabilities' into ocs_multiple_methods | Tom Needham | 2013-02-09 | 1 | -43/+17 |
|\ \ \ \ |
|
| * | | | | Change strucutre of cloud/capabilities response | Tom Needham | 2013-02-09 | 1 | -1/+6 |
| * | | | | Remove app related values and change structure of /cloud/capabilties call | Tom Needham | 2013-02-04 | 1 | -9/+9 |
| * | | | | Add <syncpollinterval> and order the result for /cloud/capabilities | Tom Needham | 2013-01-16 | 1 | -5/+6 |
| * | | | | Add new /cloud/capabilities route and remove unused methods | Tom Needham | 2013-01-16 | 1 | -43/+11 |
| | |_|/
| |/| | |
|
* / | | | API: Remove api response structure from OC_OCS_Result, handle multiple regist... | Tom Needham | 2013-01-25 | 1 | -13/+35 |
|/ / / |
|
* | | | Whitespace cleanup | Bart Visscher | 2013-01-16 | 5 | -15/+15 |
* | | | Merge branch 'master' into fixing-unused-and-undefined-in-master | Thomas Mueller | 2013-01-14 | 1 | -2/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | Check if user is admin - bool | Lukas Reschke | 2013-01-14 | 1 | -2/+2 |
| |/ |
|
* / | removing unused parameter $parameters | Thomas Mueller | 2013-01-06 | 1 | -2/+2 |
|/ |
|
* | Code cleanup and add copyright info | Tom Needham | 2012-12-31 | 1 | -1/+23 |
* | Merge branch 'master' into ocs_api | Tom Needham | 2012-12-31 | 5 | -52/+158 |
* | Remove unused methods | Tom Needham | 2012-12-31 | 1 | -16/+0 |
* | API: Include totalitems and itemsperpage meta data when needed. | Tom Needham | 2012-12-12 | 1 | -1/+7 |
* | API: Remove old code. Move remaining methods to OC_OCS_Result. | Tom Needham | 2012-12-12 | 3 | -29/+10 |
* | API: OCS methods now use OC_OCS_Result to return data | Tom Needham | 2012-12-12 | 4 | -10/+10 |
* | API: Further tidying, implement OC_OCS_Result object for api results. | Tom Needham | 2012-12-12 | 1 | -0/+65 |
* | API: Fix /person/check api method | Tom Needham | 2012-09-05 | 1 | -0/+1 |
* | Fix ocs/person/check | Tom Needham | 2012-09-05 | 1 | -4/+5 |
* | Fixup OCS modules | Bart Visscher | 2012-07-31 | 5 | -46/+39 |
* | Fix OC_OCS_Privatedata::privateDataGet | Bart Visscher | 2012-07-30 | 1 | -2/+5 |
* | Move OCS methods to lib/ocs/.php | Tom Needham | 2012-07-30 | 5 | -0/+183 |