[Pkg-owncloud-commits] [owncloud] branch upstream updated (bb4b14b -> eaed023)
David Prévot
taffit at moszumanska.debian.org
Sat May 10 16:20:45 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to branch upstream
in repository owncloud.
from bb4b14b Imported Upstream version 7~20140504+dfsg
new 51d1e6c [tx-robot] updated from transifex
new d091cca Fix typo
new 6f57911 Does also take int or string
new 5cfc9d9 Fix PHP Doc and use readable variable name
new d2754af Merge pull request #8442 from owncloud/fix-typo
new 20893cc Images on public sharing get downscaled to increase use experience - this will speed up loading time
new d163441 load image via javascript and use $(document).width() to determine the proper side of the image to be returned
new 341fcdc Merge pull request #8407 from owncloud/scale-pics-on-public-sharing-master
new 45e42c2 Group Database backend must not gather user details itself but ask user backends. This is a port to master from PR #7745
new 837a021 the group manager calls exists check less often, adjust test accordingly
new 1a454f6 Merge pull request #8386 from owncloud/fix_6946_master
new 578eb33 Dont create borders around previews when scaling up is disabled
new bd92b94 Merge pull request #8455 from owncloud/preview-scaleup
new b731dd3 Updated Owncloud Mailinglist URL
new 75a77af Merge pull request #8458 from snai/master
new 0c8ae6e Added ext storage app in autotest unit test run
new 45f8d2d Merge pull request #8456 from owncloud/extstorage-unittestssuite
new 91a5e72 fix getUserFolder() of server container
new 9411ba2 Merge pull request #8459 from owncloud/fix-getUserFolder
new c1dfdbb fix enlarged caret on installation page
new b9f059b Merge pull request #8466 from owncloud/fix-installation-caret
new 9b4643f Send URI instead of filepath to NGINX for X-Accel
new d16bb09 Merge pull request #8045 from josh4trunks/nginx_x-accel_send_uri
new 283b483 [tx-robot] updated from transifex
new bee48f8 ignore part files
new 799d8ca check if we have a fileinfo
new a8c83f7 Merge pull request #8489 from owncloud/share_updater_ignore_part_files
new 6fe3fd4 Fix linkToPublic. Refs #8218
new da99e40 Also fix linkToAbsolute
new dd36d4b Add tests for linkTo, linkToPublic, linkToRemote, linkToRemoteBase
new df9d9ac Remove unused var
new 75d81ee Merge pull request #8223 from owncloud/fix_linkToPublic
new 4a493c8 Some expected Sabre exceptions are now logged with DEBUG level
new 254fa5e Merge pull request #8488 from owncloud/sabre-notfoundloglevel
new 31bf2d4 we can take the permission directly from the share, no need to call the share api first
new d3f957c remove error_log output
new dbb9307 Fix endless loop on windows servers
new f85e968 Merge branch 'sharing_cleanup' of github.com:owncloud/core into sharing_cleanup
new a2848ee Merge pull request #8497 from owncloud/sharing_cleanup
new 4da6645 [tx-robot] updated from transifex
new 999e74e Fix PHPdoc in apps/files_sharing
new a9bf3df Fix PHPdoc in OC\Share\Share and OCP\Share
new 66b1ad0 Merge branch 'master' into type-hinting-sharing
new 50f49c5 Some more params are optional
new c34659d Better documentation for isValidSource function
new 614cc67 Correct return type for getFilePath
new 72864d1 Typo
new 9f88141 Use 'boolean' as type instead of 'bool'
new 390549c Merge pull request #8221 from owncloud/type-hinting-sharing
new abfd7ec Permit personal mount points to be used for sharing
new af2b763 Merge pull request #8293 from owncloud/files_external_fix_readData
new c4109d9 Use strict type comparison
new 8ede209 Merge pull request #8493 from owncloud/we-certainly-don't-want-type-juggling-on-that
new 28f0e63 Fix sharing of ext storage mount points
new f73a168 Added unit test for sharing ext storage mount points
new 05dc694 Fix getPathById for Oracle
new 6e7c274 Merge pull request #8499 from owncloud/shareextstoragemountpointfix
new 9919ec4 [tx-robot] updated from transifex
new 88225db Memcached hasKey should test for success, the get can fail for other reasons.
new bd4d315 Merge pull request #8512 from owncloud/fix-memcached-hasKey
new 04ea938 fix folder icon (file had a big background rectangle before)
new bba2d60 Merge pull request #8496 from owncloud/fix-folder-icon
new b54b0b2 Yet another cleanup
new 1083085 Merge pull request #7546 from owncloud/no_freaking_tag_dupes
new eaed023 Imported Upstream version 7~20140509+dfsg
The 65 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/l10n/ar.php | 10 +-
apps/activity/l10n/eu.php | 2 +-
apps/activity/l10n/id.php | 11 +-
apps/activity/l10n/ko.php | 1 +
apps/activity/l10n/pt_PT.php | 5 +-
apps/activity/l10n/ru.php | 6 +-
apps/activity/l10n/zh_CN.php | 11 +-
apps/bookmarks/l10n/templates/bookmarks.pot | 2 +-
apps/calendar/l10n/ar.php | 71 ++--
apps/calendar/l10n/ar/calendar.po | 133 +++----
apps/calendar/l10n/eu.php | 3 +
apps/calendar/l10n/eu/calendar.po | 65 ++--
apps/calendar/l10n/pt_PT/calendar.po | 56 +--
apps/calendar/l10n/templates/calendar.pot | 54 +--
apps/contacts/js/contacts.js | 7 +-
apps/contacts/l10n/ar.php | 10 +
apps/contacts/l10n/ar/contacts.po | 27 +-
apps/contacts/l10n/eu.php | 21 ++
apps/contacts/l10n/eu/contacts.po | 49 +--
apps/contacts/l10n/pt_PT.php | 3 +
apps/contacts/l10n/pt_PT/contacts.po | 13 +-
apps/contacts/l10n/ro/contacts.po | 6 +-
apps/contacts/l10n/ru.php | 23 ++
apps/contacts/l10n/ru/contacts.po | 54 +--
apps/contacts/l10n/templates/contacts.pot | 2 +-
apps/contacts/l10n/zh_CN.php | 12 +
apps/contacts/l10n/zh_CN/contacts.po | 32 +-
apps/contacts/lib/controller/pagecontroller.php | 3 +
apps/contacts/lib/dispatcher.php | 6 +-
.../contacts/lib/localusersaddressbookprovider.php | 1 +
apps/contacts/lib/utils/properties.php | 2 +-
apps/contacts/templates/contacts.php | 6 +-
apps/documents/css/style.css | 38 +-
apps/documents/js/documents.js | 417 +++++++++++----------
apps/documents/l10n/da.php | 1 +
apps/documents/l10n/da/documents.po | 6 +-
apps/documents/l10n/eu.php | 11 +
apps/documents/l10n/eu/documents.po | 29 +-
apps/documents/l10n/id.php | 1 +
apps/documents/l10n/id/documents.po | 6 +-
apps/documents/l10n/km.php | 2 +
apps/documents/l10n/km/documents.po | 10 +-
apps/documents/l10n/pt_PT.php | 14 +-
apps/documents/l10n/pt_PT/documents.po | 63 ++--
apps/documents/l10n/templates/documents.pot | 38 +-
apps/documents/l10n/zh_CN.php | 9 +-
apps/documents/l10n/zh_CN/documents.po | 23 +-
apps/files/l10n/es_CL.php | 1 +
apps/files/l10n/eu.php | 7 +
apps/files/l10n/sl.php | 1 +
apps/files_external/l10n/cs_CZ.php | 1 +
apps/files_external/l10n/eu.php | 9 +
apps/files_external/l10n/id.php | 17 +
apps/files_external/l10n/ko.php | 2 +
apps/files_external/l10n/sl.php | 22 ++
apps/files_external/l10n/zh_CN.php | 18 +
apps/files_external/lib/config.php | 37 +-
apps/files_external/tests/config.php | 2 +-
apps/files_external/tests/dynamicmountconfig.php | 2 -
apps/files_external/tests/mountconfig.php | 2 -
apps/files_sharing/ajax/publicpreview.php | 8 +-
apps/files_sharing/appinfo/routes.php | 8 +-
apps/files_sharing/js/public.js | 106 +++---
apps/files_sharing/l10n/ast.php | 12 +-
apps/files_sharing/l10n/eu.php | 1 +
apps/files_sharing/l10n/ru.php | 1 +
apps/files_sharing/l10n/zh_CN.php | 1 +
apps/files_sharing/lib/cache.php | 6 +
apps/files_sharing/lib/helper.php | 10 +-
apps/files_sharing/lib/share/file.php | 17 +-
apps/files_sharing/lib/sharedstorage.php | 26 +-
apps/files_sharing/lib/updater.php | 11 +-
apps/files_sharing/templates/public.php | 1 -
apps/files_sharing/tests/api.php | 57 ++-
apps/files_trashbin/appinfo/routes.php | 5 +-
apps/files_versions/appinfo/routes.php | 3 +-
apps/firstrunwizard/l10n/eu.php | 2 +
apps/firstrunwizard/l10n/id.php | 2 +
apps/firstrunwizard/l10n/ru.php | 2 +
apps/firstrunwizard/l10n/zh_CN.php | 1 +
apps/gallery/js/slideshow.js | 30 +-
apps/gallery/l10n/templates/gallery.pot | 4 +-
apps/updater/l10n/ast.php | 21 +-
apps/user_ldap/group_ldap.php | 24 +-
apps/user_ldap/group_proxy.php | 16 -
apps/user_ldap/l10n/ast.php | 5 +
apps/user_ldap/l10n/pt_PT.php | 2 +
apps/user_ldap/l10n/ru.php | 6 +
core/ajax/preview.php | 8 +-
core/css/styles.css | 2 -
core/doc/user/_sources/files/versioncontrol.txt | 1 +
core/doc/user/files/versioncontrol.html | 1 +
core/img/places/folder.svg | 9 +-
core/l10n/eu.php | 2 +
core/l10n/id.php | 11 +
core/l10n/pt_PT.php | 5 +
core/routes.php | 2 +
core/skeleton/ownCloudUserManual.pdf | Bin 1572003 -> 1572992 bytes
l10n/ast/files_sharing.po | 31 +-
l10n/ast/user_ldap.po | 18 +-
l10n/cs_CZ/files_external.po | 6 +-
l10n/da/files.po | 4 +-
l10n/da/files_external.po | 4 +-
l10n/es_CL/files.po | 6 +-
l10n/eu/core.po | 11 +-
l10n/eu/files.po | 20 +-
l10n/eu/files_external.po | 25 +-
l10n/eu/files_sharing.po | 14 +-
l10n/eu/settings.po | 6 +-
l10n/id/core.po | 29 +-
l10n/id/files_external.po | 41 +-
l10n/id/settings.po | 16 +-
l10n/it/files_sharing.po | 6 +-
l10n/ko/files_external.po | 11 +-
l10n/ko/lib.po | 42 +--
l10n/ko/settings.po | 6 +-
l10n/pl/files.po | 4 +-
l10n/pl/files_external.po | 4 +-
l10n/pt_PT/core.po | 17 +-
l10n/pt_PT/lib.po | 37 +-
l10n/pt_PT/user_ldap.po | 10 +-
l10n/ro/files.po | 4 +-
l10n/ro/user_ldap.po | 4 +-
l10n/ro/user_webdavauth.po | 4 +-
l10n/ru/files_sharing.po | 13 +-
l10n/ru/user_ldap.po | 20 +-
l10n/sl/files.po | 8 +-
l10n/sl/files_external.po | 60 +--
l10n/sl/files_sharing.po | 10 +-
l10n/sl/lib.po | 46 +--
l10n/templates/core.pot | 2 +-
l10n/templates/files.pot | 2 +-
l10n/templates/files_encryption.pot | 2 +-
l10n/templates/files_external.pot | 12 +-
l10n/templates/files_sharing.pot | 6 +-
l10n/templates/files_trashbin.pot | 2 +-
l10n/templates/files_versions.pot | 2 +-
l10n/templates/lib.pot | 32 +-
l10n/templates/private.pot | 32 +-
l10n/templates/settings.pot | 2 +-
l10n/templates/user_ldap.pot | 2 +-
l10n/templates/user_webdavauth.pot | 2 +-
l10n/tr/files_sharing.po | 8 +-
l10n/zh_CN/files_external.po | 43 +--
l10n/zh_CN/files_sharing.po | 13 +-
l10n/zh_CN/lib.po | 102 ++---
l10n/zh_CN/settings.po | 108 +++---
lib/l10n/ko.php | 10 +-
lib/l10n/pt_PT.php | 7 +-
lib/l10n/sl.php | 1 +
lib/l10n/zh_CN.php | 42 ++-
.../connector/sabre/exceptionloggerplugin.php | 17 +-
lib/private/files.php | 5 +-
lib/private/files/cache/cache.php | 4 +
lib/private/group.php | 12 +-
lib/private/group/backend.php | 22 +-
lib/private/group/database.php | 25 --
lib/private/group/group.php | 6 +-
lib/private/group/manager.php | 34 ++
lib/private/helper.php | 18 +-
lib/private/l10n.php | 2 +-
lib/private/memcache/memcached.php | 2 +-
lib/private/preview.php | 62 ++-
lib/private/preview/image.php | 3 +-
lib/private/preview/mp3.php | 2 +-
lib/private/preview/pdf.php | 1 +
lib/private/preview/provider.php | 1 +
lib/private/preview/svg.php | 3 +-
lib/private/server.php | 12 +-
lib/private/share/share.php | 189 +++++-----
lib/private/tags.php | 53 +--
lib/private/user/database.php | 4 +-
lib/private/user/manager.php | 4 +-
lib/private/util.php | 16 +-
lib/public/share.php | 143 ++++---
lib/public/util.php | 9 +-
settings/l10n/eu.php | 1 +
settings/l10n/id.php | 6 +
settings/l10n/ko.php | 1 +
settings/l10n/zh_CN.php | 50 +++
version.php | 2 +-
181 files changed, 2082 insertions(+), 1521 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