| Commit message (Expand) | Author | Age | Files | Lines |
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -108/+0 |
* | add documentation | Morris Jobke | 2013-08-27 | 1 | -0/+13 |
* | Code style | Tom Needham | 2013-08-27 | 1 | -2/+2 |
* | Add quota to core api | Tom Needham | 2013-08-27 | 1 | -5/+28 |
* | more code style | Tom Needham | 2013-02-10 | 1 | -1/+1 |
* | 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 |
* | Whitespace cleanup | Bart Visscher | 2013-01-16 | 1 | -3/+3 |
* | 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 |
|/ |
|
* | Merge branch 'master' into ocs_api | Tom Needham | 2012-12-31 | 1 | -29/+51 |
* | API: Remove old code. Move remaining methods to OC_OCS_Result. | Tom Needham | 2012-12-12 | 1 | -26/+6 |
* | API: OCS methods now use OC_OCS_Result to return data | Tom Needham | 2012-12-12 | 1 | -2/+2 |
* | Fixup OCS modules | Bart Visscher | 2012-07-31 | 1 | -27/+26 |
* | Move OCS methods to lib/ocs/.php | Tom Needham | 2012-07-30 | 1 | -0/+97 |