[Pkg-owncloud-commits] [owncloud] branch upstream-6.0 updated (1d7c24b -> 78f021c)
David Prévot
taffit at moszumanska.debian.org
Sat Jun 28 18:44:57 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to branch upstream-6.0
in repository owncloud.
from 1d7c24b Imported Upstream version 6.0.4~beta1+dfsg
new f56a9c0 fix PHPdoc
new 53e036e add method to count groups on LDAP
new 1c634ab LDAP Wizard: count users and groups with the power of paged search
new 78feb65 consolidate requirement check
new e23e459 fix PHPdoc
new c491fa2 Wizard: get really all groups from LDAP by power of Paged Search
new 0ba9a6b make all this work in an early configuration state in the wizard by marking the config active and ignoring the validation state.
new 9caa354 simplify two methods a bit, because they are not used for group search anymore
new 58d04d1 remove unused vars; increase scrutinizer happiness
new 4b843df Merge pull request #9002 from owncloud/ldap_wizard_pagedsearch
new 6eb39f2 Backport subset of #4179, re-established Oracle compatibility for LDAP
new 267c0ff trusted domains shall not be ignored on autosetup
new feca3d0 Merge pull request #9075 from owncloud/autosetup-trusteddomains
new e4fb6d5 6.0.4
new 166fcee Imported Upstream version 6.0.4+dfsg
new 78f021c Imported Upstream version 6.0.4+dfsg
The 16 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
3rdparty/doctrine/common/.travis.yml | 10 ---
3rdparty/doctrine/common/build.xml | 59 -------------
3rdparty/doctrine/dbal/.travis.yml | 22 -----
3rdparty/doctrine/dbal/build.xml | 91 --------------------
apps/contacts/.travis.yml | 32 -------
apps/user_ldap/lib/access.php | 20 ++++-
apps/user_ldap/lib/connection.php | 19 ++++-
apps/user_ldap/lib/helper.php | 3 +-
apps/user_ldap/lib/wizard.php | 159 +++++++++++++++++++++++------------
apps/user_ldap/tests/wizard.php | 4 +-
lib/private/setup.php | 8 +-
version.php | 8 +-
12 files changed, 150 insertions(+), 285 deletions(-)
delete mode 100644 3rdparty/doctrine/common/.travis.yml
delete mode 100644 3rdparty/doctrine/common/build.xml
delete mode 100644 3rdparty/doctrine/dbal/.travis.yml
delete mode 100644 3rdparty/doctrine/dbal/build.xml
delete mode 100644 apps/contacts/.travis.yml
--
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