[Pkg-owncloud-commits] [owncloud] branch stable8 updated (97c11e6 -> b6a9d92)
David Prévot
taffit at moszumanska.debian.org
Sat Sep 19 14:16:19 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to branch stable8
in repository owncloud.
from 97c11e6 Force php-parser (<< 2) (backwards incompatible changes)
new a2d456c Always add to $loadedApps
new f3b8b90 Merge pull request #18844 from owncloud/app-upgrade-routenotfound-stable8.1
new 4676f39 Delay setting up the filesystem for a share owner untill the share is used
new 9c289b7 setup owner when getting users for share
new 5d433da Merge pull request #18814 from owncloud/shared-mount-delay-setup-8.1
new 3b30dd4 use the correct user if we update the share table
new 3ceee54 intproduce pre_addToGroup hook. we need to calculate the possible unique targets before the user was added to the group otherwise we will always detect a name collision
new 2f85120 Merge pull request #18903 from owncloud/fix_sharing_add_to_group_8.1
new 349c650 Use context function call instead of static
new bef8dd4 Merge pull request #18904 from owncloud/missing-context-on-update-file-target_8.1
new cbcbbd9 Avoid re-propagation of shares during one propagation run
new 8d800e9 Merge pull request #18928 from owncloud/stable8.1-backport-18832
new 015323c 8.1.3
new adecb3d Imported Upstream version 8.1.3~dfsg
new 3cfb6d9 Merge tag 'upstream/8.1.3_dfsg' into stable8
new 12b8bb4 Refresh patches header
new 2b70424 Update manpage
new b6a9d92 Update changelog for 8.1.3~dfsg-1 release
The 18 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:
.htaccess | 2 +-
apps/files_sharing/lib/mountprovider.php | 6 --
.../lib/propagation/recipientpropagator.php | 8 ++
apps/files_sharing/lib/sharedmount.php | 16 ++-
apps/files_sharing/lib/sharedstorage.php | 7 +-
.../external_storage_configuration_gui.txt | 15 ---
.../external_storage_configuration_gui.html | 13 ---
core/doc/user/_sources/pim/contacts.txt | 2 +-
core/doc/user/pim/contacts.html | 2 +-
debian/NEWS | 2 +-
debian/changelog | 6 +-
debian/occ.8 | 5 +-
debian/patches/0001-Disable-the-appstore.patch | 4 +-
debian/patches/0003-Improve-logfile-handling.patch | 2 +-
lib/base.php | 1 +
lib/private/app.php | 2 +-
lib/private/share/hooks.php | 115 ++++++++++++++++-----
lib/private/share/share.php | 2 +
version.php | 6 +-
19 files changed, 133 insertions(+), 83 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