[Pkg-owncloud-commits] [owncloud] 74/172: Merge pull request #8538 from owncloud/make-my-ide-less-complain-about-ldap

David Prévot taffit at moszumanska.debian.org
Sun May 18 20:09:41 UTC 2014


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

taffit pushed a commit to branch master
in repository owncloud.

commit aea44ee0d567e3f97aa25a9037db129b2c5fa645
Merge: ee8a7b5 cd7fc5c
Author: Lukas Reschke <lukas at statuscode.ch>
Date:   Mon May 12 19:31:43 2014 +0200

    Merge pull request #8538 from owncloud/make-my-ide-less-complain-about-ldap
    
    Use proper PHPDoc and variable names in the LDAP lib

 apps/user_ldap/lib/access.php         | 439 ++++++++++++++++++----------------
 apps/user_ldap/lib/backendutility.php |   2 +-
 apps/user_ldap/lib/configuration.php  | 109 ++++++---
 apps/user_ldap/lib/connection.php     |  55 +++--
 apps/user_ldap/lib/helper.php         |  12 +-
 apps/user_ldap/lib/ildapwrapper.php   | 116 ++++-----
 apps/user_ldap/lib/jobs.php           |  21 ++
 apps/user_ldap/lib/ldap.php           | 121 +++++++++-
 apps/user_ldap/lib/ldaputility.php    |   2 +-
 apps/user_ldap/lib/proxy.php          |  47 +++-
 apps/user_ldap/lib/wizard.php         | 134 +++++++----
 apps/user_ldap/lib/wizardresult.php   |  13 +
 apps/user_ldap/tests/user_ldap.php    |   2 +-
 lib/private/appframework/core/api.php |   2 +-
 lib/private/hook.php                  |   2 +-
 15 files changed, 691 insertions(+), 386 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