summaryrefslogtreecommitdiffstats
path: root/lib/ocs.php
Commit message (Expand)AuthorAgeFilesLines
* Merge master into ocs_api, fix conflicts.Tom Needham2012-12-141-29/+9
|\
| * Fix introduced style errorsBart Visscher2012-10-271-29/+32
| * Merge branch 'master' into routingBart Visscher2012-09-281-76/+70
| |\
| * \ Merge branch 'master' into routingBart Visscher2012-09-071-19/+19
| |\ \
| * \ \ Merge branch 'master' into routingBart Visscher2012-08-301-6/+6
| |\ \ \
| * | | | Fix for running doing routing in lib/ocs.phpBart Visscher2012-08-111-1/+6
* | | | | API: Remove old code. Move remaining methods to OC_OCS_Result.Tom Needham2012-12-121-290/+0
* | | | | API: Fix merge conflict remnantsTom Needham2012-09-171-1/+0
* | | | | Fix merge conflictsTom Needham2012-09-131-89/+85
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Respect coding styleThomas Müller2012-09-101-88/+82
| | |_|/ | |/| |
| * | | adding space between) and {Thomas Mueller2012-09-071-33/+33
| | |/ | |/|
| * | Whitespace fixes in libBart Visscher2012-08-291-6/+6
* | | Handle function not needed in lib/ocs.phpTom Needham2012-07-311-181/+0
* | | Make calling ocs/v1.php/config workBart Visscher2012-07-301-0/+18
| |/ |/|
* | Small cleanupBart Visscher2012-07-251-2/+0
* | Convert new actionsBart Visscher2012-07-251-8/+26
* | Merge branch 'master' into routingBart Visscher2012-07-251-4/+81
|\|
| * add the calls for the new keyserver. Still not connectect to the encryption s...Frank Karlitschek2012-07-241-4/+81
* | Merge branch 'master' into routingBart Visscher2012-07-241-425/+539
|\|
| * some indention fixesRobin Appelman2012-07-241-17/+2
| * make it generic and implement a dummy call for quota setFrank Karlitschek2012-07-231-27/+74
| * first part of the new new OCS CLOUD module. So far only quota is implemented.Frank Karlitschek2012-07-231-419/+470
* | Convert routing to ownCloud fluid interfaceBart Visscher2012-07-231-111/+81
* | Very basic conversion of ocs to Symfony Routing ComponentBart Visscher2012-07-211-57/+91
|/
* fix unused variablesRobin Appelman2012-07-201-5/+1
* use our own serverHost call so that ownCloud works with reverse proxy serversFrank Karlitschek2012-05-311-2/+2
* update copyrightFrank Karlitschek2012-05-261-1/+1
* remove Log completelyRobin Appelman2011-08-101-27/+1
* user is a reserved word in postgresqlSerge Martin2011-08-071-1/+1
* Renaming classes :-)Jakob Sack2011-07-291-8/+8
* One class per file!Jakob Sack2011-07-291-2/+0
* use oc_preferences to store ocs privatedataRobin Appelman2011-07-281-58/+18
* port OC_OCS to prepared statementsRobin Appelman2011-04-161-29/+24
* add the option to use LIKE instead of = when getting data from OCSRobin Appelman2011-03-171-4/+17
* Start of the refactoring. Commit is quite big because I forgot to use git rig...Jakob Sack2011-03-011-0/+592