Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the format parameter inside OC_API | Tom Needham | 2012-07-30 | 1 | -1/+1 |
* | Move OCS methods to lib/ocs/.php | Tom Needham | 2012-07-30 | 6 | -1/+184 |
* | Add core routes and include them in OC_API::call() | Tom Needham | 2012-07-30 | 1 | -3/+5 |
* | Add method to check if an app is shipped or not | Tom Needham | 2012-07-29 | 1 | -0/+14 |
* | Load routes before calling actions | Tom Needham | 2012-07-28 | 1 | -0/+9 |
* | Fix odd indentation issue | Tom Needham | 2012-07-28 | 1 | -89/+89 |
* | Basic structure and functionality of api class | Tom Needham | 2012-07-28 | 1 | -0/+91 |
* | Small cleanup | Bart Visscher | 2012-07-25 | 1 | -2/+0 |
* | Convert new actions | Bart Visscher | 2012-07-25 | 1 | -8/+26 |
* | Merge branch 'master' into routing | Bart Visscher | 2012-07-25 | 12 | -13/+328 |
|\ | |||||
| * | method not used externally, thus not needed in interface | Arthur Schiwon | 2012-07-25 | 1 | -10/+0 |
| * | provide recursiveArraySearch as Helper function and make available through API | Arthur Schiwon | 2012-07-25 | 2 | -1/+38 |
| * | Support for OCA namespace | Arthur Schiwon | 2012-07-25 | 1 | -0/+3 |
| * | remove only internally used function from interface | Arthur Schiwon | 2012-07-25 | 1 | -9/+0 |
| * | Offer User and Group interfaces in public API | Arthur Schiwon | 2012-07-25 | 2 | -0/+62 |
| * | define an interface for the Group Backend | Arthur Schiwon | 2012-07-25 | 3 | -5/+91 |
| * | define an interface for the User Backend | Arthur Schiwon | 2012-07-25 | 3 | -3/+72 |
| * | add the calls for the new keyserver. Still not connectect to the encryption s... | Frank Karlitschek | 2012-07-24 | 1 | -4/+81 |
* | | Add functions for the common HTTP methods | Bart Visscher | 2012-07-25 | 1 | -0/+15 |
* | | Merge branch 'master' into routing | Bart Visscher | 2012-07-24 | 23 | -835/+1221 |
|\| | |||||
| * | some indention fixes | Robin Appelman | 2012-07-24 | 9 | -183/+152 |
| * | add option to clear user backends | Robin Appelman | 2012-07-23 | 1 | -1/+7 |
| * | make it generic and implement a dummy call for quota set | Frank Karlitschek | 2012-07-23 | 1 | -27/+74 |
| * | first part of the new new OCS CLOUD module. So far only quota is implemented. | Frank Karlitschek | 2012-07-23 | 1 | -419/+470 |
| * | fix broken properties in the database | Bjoern Schiessle | 2012-07-23 | 1 | -1/+1 |
| * | quick fix for broken properties | Bjoern Schiessle | 2012-07-23 | 1 | -0/+1 |
| * | Fix oc-1163: gzdecode function not always defined | Bart Visscher | 2012-07-22 | 1 | -0/+10 |
| * | CSRF protection for eventsource | Robin Appelman | 2012-07-22 | 1 | -0/+3 |
| * | cache fileid's in oc_cache | Robin Appelman | 2012-07-22 | 1 | -3/+29 |
| * | add option to only get fast cache | Robin Appelman | 2012-07-22 | 1 | -16/+41 |
| * | add prefix option to OC_Cache::clear | Robin Appelman | 2012-07-22 | 5 | -12/+16 |
| * | add method to OC_Cache to check whether a fast cache (apc/xdebug/etc) is avai... | Robin Appelman | 2012-07-22 | 1 | -0/+46 |
| * | use file extension for determining mimetypes on default | Robin Appelman | 2012-07-22 | 3 | -39/+25 |
| * | Code style. One down... | Thomas Tanghus | 2012-07-21 | 1 | -174/+262 |
| * | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-07-21 | 40 | -199/+279 |
| |\ | |||||
| * \ | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-07-15 | 3 | -29/+31 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-07-11 | 20 | -61/+278 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-07-06 | 1 | -8/+8 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-07-05 | 2 | -19/+5 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-07-04 | 1 | -0/+8 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-07-03 | 2 | -1/+2 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-07-03 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-07-03 | 7 | -42/+149 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-06-30 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-06-29 | 5 | -15/+54 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-06-27 | 5 | -29/+45 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into oc_error | Georg Ehrke | 2012-06-26 | 10 | -47/+84 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into oc_error | Georg Ehrke | 2012-06-23 | 6 | -21/+22 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into oc_error | Georg Ehrke | 2012-06-22 | 19 | -142/+378 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into oc_error | Georg Ehrke | 2012-06-21 | 1 | -1/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |