[Pkg-owncloud-commits] [owncloud] 92/165: Merge pull request #15717 from owncloud/issue/15716-fixing-ocp-api-namespace-usage

David Prévot taffit at moszumanska.debian.org
Thu Apr 23 04:06:38 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch stable8
in repository owncloud.

commit 9cb260d310de5bed546531eff5fbf0b7518f0f2f
Merge: 75bf03a f680733
Author: Morris Jobke <hey at morrisjobke.de>
Date:   Mon Apr 20 09:43:19 2015 +0200

    Merge pull request #15717 from owncloud/issue/15716-fixing-ocp-api-namespace-usage
    
    Fixing OCS API namespace usage

 apps/files/appinfo/routes.php              |  2 +-
 apps/files_external/appinfo/routes.php     |  2 +-
 apps/files_sharing/appinfo/routes.php      | 15 ++++----
 apps/files_trashbin/appinfo/routes.php     |  2 +-
 apps/files_versions/appinfo/routes.php     |  2 +-
 apps/provisioning_api/appinfo/routes.php   | 42 +++++++++++-----------
 apps/provisioning_api/lib/apps.php         |  2 +-
 apps/provisioning_api/lib/groups.php       |  4 +--
 apps/provisioning_api/lib/users.php        |  6 ++--
 apps/provisioning_api/tests/appstest.php   |  2 +-
 apps/provisioning_api/tests/groupstest.php |  4 +--
 apps/provisioning_api/tests/userstest.php  |  2 +-
 lib/private/api.php                        | 36 +++++++++++++------
 lib/public/api.php                         | 22 ++++++++++--
 ocs/routes.php                             | 58 +++++++++++++++---------------
 15 files changed, 120 insertions(+), 81 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list