summaryrefslogtreecommitdiffstats
path: root/lib/ocs/privatedata.php
Commit message (Collapse)AuthorAgeFilesLines
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-66/+0
| | | | | Conflicts: lib/private/vcategories.php
* Fix NoSpaceAfterComma and SpaceBeforeCommaBart Visscher2013-02-141-1/+1
|
* Fix SpaceBeforeOpenBrace errorsBart Visscher2013-02-141-1/+1
|
* Whitespace cleanupBart Visscher2013-01-161-2/+2
|
* Merge branch 'master' into ocs_apiTom Needham2012-12-311-6/+28
| | | | | | | | | | | | | | Conflicts: l10n/templates/core.pot l10n/templates/files.pot l10n/templates/files_encryption.pot l10n/templates/files_external.pot l10n/templates/files_sharing.pot l10n/templates/files_versions.pot l10n/templates/lib.pot l10n/templates/settings.pot l10n/templates/user_ldap.pot l10n/templates/user_webdavauth.pot
* API: Remove old code. Move remaining methods to OC_OCS_Result.Tom Needham2012-12-121-3/+3
|
* API: OCS methods now use OC_OCS_Result to return dataTom Needham2012-12-121-4/+4
|
* Fixup OCS modulesBart Visscher2012-07-311-9/+13
|
* Fix OC_OCS_Privatedata::privateDataGetBart Visscher2012-07-301-2/+5
|
* Move OCS methods to lib/ocs/.phpTom Needham2012-07-301-0/+37