[Pkg-owncloud-commits] [owncloud] branch upstream updated (6c1e844 -> 6afea8d)
David Prévot
taffit at moszumanska.debian.org
Tue Aug 11 15:57:56 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to branch upstream
in repository owncloud.
from 6c1e844 Imported Upstream version 7.0.7~dfsg
new 0dfc47c Return correct user count when the group has none
new f4aa78c Merge pull request #17416 from owncloud/issue-17260-NaN-when-creating-new-user-and-group
new 895285a Only rescan versions once in trashbin
new 374dd3c Merge pull request #17630 from owncloud/stable7-rescanversionsonlyonce
new 8df3927 Added error message on initMountpoints exception
new 917002f [updater] propagate error case properly
new fba6ac5 [updater] mark failure in red
new 5c4e6b1 Merge pull request #17406 from owncloud/stable7-backport-17095
new 5fadc7e owner is stored as 'uid_owner', not as 'owner' in the oc_share table
new 6dfb2af Merge pull request #17368 from owncloud/fix_16740_7.0
new a1815cf Backport of #17723 to stable7
new 3feccc9 Merge pull request #17765 from owncloud/backport-17723-stable7
new e8cc365 7.0.8 beta 1
new 1287036 7.0.8 RC1
new ebe5c05 7.0.8
new 6afea8d Imported Upstream version 7.0.8~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:
apps/calendar/lib/app.php | 4 +-
apps/contacts/lib/addressbookprovider.php | 3 +-
apps/files_trashbin/lib/trashbin.php | 16 +-
apps/user_ldap/lib/user/manager.php | 4 +-
apps/user_ldap/tests/user/manager.php | 316 +++++++++++----------
core/command/upgrade.php | 30 +-
.../external_storage_configuration.txt | 14 +-
.../external_storage_configuration_gui.txt | 10 +-
.../server_to_server_configuration.txt | 25 +-
.../configuration/user_auth_ftp_smb_imap.txt | 6 +
.../_sources/configuration/user_auth_ldap.txt | 5 +-
core/doc/admin/release/_sources/index.txt | 14 +-
.../_sources/installation/installation_wizard.txt | 23 +-
.../installation/selinux_configuration.txt | 27 +-
.../_sources/installation/source_installation.txt | 5 +-
core/doc/admin/release/_sources/issues/index.txt | 3 +
.../admin/release/_sources/maintenance/restore.txt | 5 +-
.../external_storage_configuration.html | 16 +-
.../external_storage_configuration_gui.html | 10 +-
.../server_to_server_configuration.html | 22 +-
.../configuration/user_auth_ftp_smb_imap.html | 8 +
.../release/configuration/user_auth_ldap.html | 5 +
core/doc/admin/release/contents.html | 5 +-
core/doc/admin/release/index.html | 14 +-
core/doc/admin/release/installation/index.html | 3 +
.../release/installation/installation_wizard.html | 20 +-
.../installation/selinux_configuration.html | 25 +-
.../release/installation/source_installation.html | 5 +-
core/doc/admin/release/issues/index.html | 3 +
core/doc/admin/release/maintenance/restore.html | 4 +-
core/doc/admin/release/objects.inv | Bin 342 -> 370 bytes
lib/private/files/filesystem.php | 2 +-
lib/private/share/hooks.php | 4 +-
lib/private/updater.php | 8 +-
settings/js/users/groups.js | 6 +-
version.php | 6 +-
36 files changed, 443 insertions(+), 233 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