[Pkg-owncloud-commits] [owncloud] branch master updated (7474127 -> 0337804)
David Prévot
taffit at moszumanska.debian.org
Thu Nov 13 18:17:33 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to branch master
in repository owncloud.
from 7474127 Restrict php-aws-sdk version
new 32625af JS unit tests fix - use toBeUndefined() instead of toEqual(null)
new 2db69a5 Convert StorageNotAvailableException to SabreDAV exception
new b6c868e Merge pull request #11994 from owncloud/stable7-sabre-convertstoragenotavailableexception
new 5ef6c4e logging changes
new ddccbb9 7.0.3
new 35a71cc Use proper array key
new e9ebbcb Login Name -> Username in user management
new 042bfab Ensure there is a connection object within \OC_DB::enableCaching()
new afc4224 Merge pull request #12083 from owncloud/fix-occ-upgrade
new 27c29c0 updating 7.0.3
new 37c1f12 Imported Upstream version 7.0.3+dfsg
new 69735c2 Merge tag 'upstream/7.0.3+dfsg'
new 33bf0e4 Update documentation from Jessie+1 to Stretch
new 6384f11 Update upstream changelog
new 0337804 Update changelog for 7.0.3+dfsg-1 release
The 15 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/activity/lib/display.php | 7 +-
apps/activity/lib/parameterhelper.php | 11 +-
apps/activity/tests/datahelpertest.php | 16 +-
apps/activity/tests/parameterhelpertest.php | 12 +-
apps/documents/ajax/admin.php | 6 +-
apps/documents/appinfo/app.php | 10 +-
apps/documents/js/admin.js | 6 +-
apps/documents/lib/config.php | 2 +-
apps/documents/templates/admin.php | 14 +-
apps/files/tests/js/filelistSpec.js | 14 +-
core/doc/user/_sources/contents.txt | 12 +-
core/doc/user/_sources/index.txt | 33 ++--
core/doc/user/_sources/migration.txt | 19 ---
core/doc/user/bookmarks.html | 3 +-
core/doc/user/contents.html | 18 +--
core/doc/user/documents.html | 1 -
core/doc/user/external_storage/google_drive.html | 1 -
.../user/files/configuring_big_file_upload.html | 1 -
core/doc/user/files/deletedfiles.html | 1 -
core/doc/user/files/encryption.html | 1 -
core/doc/user/files/files.html | 1 -
core/doc/user/files/filesweb.html | 1 -
core/doc/user/files/index.html | 1 -
core/doc/user/files/quota.html | 1 -
core/doc/user/files/server_to_server_using.html | 1 -
core/doc/user/files/sync.html | 1 -
core/doc/user/files/versioncontrol.html | 1 -
core/doc/user/genindex.html | 1 -
core/doc/user/index.html | 40 ++---
core/doc/user/installing_apps.html | 1 -
core/doc/user/migration.html | 174 ---------------------
core/doc/user/objects.inv | Bin 293 -> 296 bytes
core/doc/user/pim/calendar.html | 1 -
core/doc/user/pim/contacts.html | 1 -
core/doc/user/pim/index.html | 1 -
core/doc/user/pim/sync_ios.html | 1 -
core/doc/user/pim/sync_kde.html | 1 -
core/doc/user/pim/sync_osx.html | 1 -
core/doc/user/pim/sync_thunderbird.html | 1 -
core/doc/user/pim/troubleshooting.html | 1 -
core/doc/user/search.html | 1 -
core/doc/user/userpreferences.html | 3 +-
core/doc/user/webinterface.html | 1 -
core/doc/user/whats_new.html | 1 -
core/setup/controller.php | 2 +-
debian/README.Debian | 6 +-
debian/changelog | 21 +++
debian/upstream/changelog | 3 +-
lib/private/connector/sabre/directory.php | 68 ++++----
lib/private/connector/sabre/file.php | 138 +++++++++-------
lib/private/connector/sabre/objecttree.php | 58 ++++---
lib/private/connector/sabre/quotaplugin.php | 8 +-
lib/private/db.php | 5 +-
lib/private/user.php | 3 +
settings/templates/users/part.createuser.php | 2 +-
version.php | 8 +-
56 files changed, 283 insertions(+), 464 deletions(-)
delete mode 100644 core/doc/user/_sources/migration.txt
delete mode 100644 core/doc/user/migration.html
--
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