[Pkg-owncloud-commits] [owncloud] branch master updated (3191825 -> c15ae28)
David Prévot
taffit at moszumanska.debian.org
Tue May 27 03:05:22 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 3191825 Remove some useless files
new 45318cb Restrict php-opencloud version
new 4003427 Remove photos embedding a non free ICC profile
new 1de068b Disable login button until the timezone is set
new db9cfaa Merge pull request #8592 from owncloud/login-timezone
new 6f4ecd3 Add more caching in the group manager
new f4f72e7 Delay fetching the display name until it is requested
new 1d7564d Only check for existence of shared files when doing shared storage setup
new 00e27d5 Clear the cached user groups when a group is deleted
new cb37a27 Also clear cached UserGroup when a user is added/removed
new 3116bed Add unit tests for getUserGroups with addUser and removeUser
new 47d70da Use limit=1 so the db can stop searching on the first hit
new f569c72 Merge branch 'master' into optimize-startup-queries
new 804020b Merge pull request #7363 from owncloud/optimize-startup-queries
new d522529 [tx-robot] updated from transifex
new ab7ae00 Automatically copy the share expiration date when new shares are created
new d273b55 Correctly set expiration dates when adding additional shares
new f633fb5 fix wrong conflict resolution
new 48977c8 Merge pull request #7286 from owncloud/issue/4823
new 9e1d47b Add generic 'share by link' URL generator in share.js
new 1cff73b Merge branch 'libasys-patch-1'
new c4f1de6 Fix PHPDoc in /apps
new a17f911 PHPDoc fixes for user_ldap
new 6930ae2 Fix more missing or broken PHPDoc
new e04d956 Remove spaces around | operator in doc block.
new 5b1ffd7 Reduce double-space with single-space.
new e7aebc5 Fix whitespace issues
new 6c4b650 Merge pull request #8585 from owncloud/phpdoc-improvements-apps
new 75bc25f Allow apps to create custom session handlers.
new 04e6c12 Merge pull request #8557 from owncloud/custom_session_handling
new c92c577 - Introduce isShared() and isMounted() on FileInfo class - Reuse these methods on determineIcon() - Generate permission string for the desktop client - expose {http://owncloud.org/ns}permissions as additional WebDAV property containing the permission string
new 95fe55f fix broken unit test
new e5ee84c - update permissions - change xml tag to perm
new 95741f3 Merge pull request #8435 from owncloud/fix-8322-master
new e4c31b3 Add command for converting sqlite database to server based one
new 22edc42 Add UTF8 charset to connection params
new 731e83c Save the new database config
new 202e266 Inject config object
new 4e1a3f2 Review points
new 1b7eb4d Quote column names on insert
new af3bedf Add option to remove all the tables from the destination database
new 2638fd4 Postgresql needs the sequences adjusted after the inserts
new 21426b7 Fixed doctrine code
new b57299f Merge branch 'master' into db-convert-tool
new eede20c Check target DB type
new 3abcd13 Allow converting from any db type
new ae525d1 Fix namespace for Exception
new bcb78e4 Split execute function into multiple functions
new 8a6dcdf Move password interaction to interact function
new a55c56c Use the patches as proposed in doctrine/dbal
new 2d69c4c Merge remote-tracking branch 'owncloud/master' into db-convert-tool
new e768ead Remove whitespace at end of lines.
new b002f11 Use question color.
new 5dbbe6d Doc blocks for properties do not repeat the property name.
new e67cf99 \InvalidArgumentException is in root namespace.
new a585cec Remove unnecessary and incorrect comments.
new f9853b2 Deduplicate connection handling code into \OC\DB\ConnectionFactory
new b39a74f Some more colors.
new 01141e1 Type hinting.
new 5b64a27 Undo 3rdparty update.
new 86ab1cf typos fixed PHPDoc comments added
new 78ee4c1 Merge remote-tracking branch 'owncloud/master' into db-convert-tool
new 3e0858e private -> protected
new 03a3f66 Move schema clearing to extra method.
new 5ef7d69 Do not attempt to covert to the same DBMS.
new 3705933 Add option to create all app schemas instead of just installed app.
new 56b6504 Extract schema creation code into its own method.
new 7315714 Improve message about tables not going to be converted. Mention --all-apps option.
new 9452258 Better variable names for table arrays.
new f35eae6 Remove unnecessary +1 from PostgreSQL sequence correction query.
new e3b0b40 Do not quote table names on Oracle. They appear to be already quoted.
new b0e6542 Add error handling for --clear-schema on Oracle.
new 9cc41a2 Move PostgreSQL sequence resynchronisation out into PgSqlTools class.
new bd37010 Merge remote-tracking branch 'owncloud/master' into db-convert-tool
new 714343c Add Bart to PgSqlTools copyright.
new 9823d54 Use a variable for the DBMS tyoe we are converting to.
new 5fe2586 Add message for converting to SQLite being unsupported.
new 6b2876c Move (extended) input validation out into validateInput() method.
new 8e75851 Remove unnecessary sprintf.
new d2c7a8e Do not ask for password before input parameter validation.
new 854dd8f Do not block when nothing is passed via stdin.
new f1d05d2 Use exceptions for in input validation.
new 0a78fb4 Pass Connection instead of AbstractSchemaManager to clearSchema().
new de78be3 Store normalised DBMS type in $type.
new 603ce95 Add message about unsupported Microsoft SQL Server.
new 8314e5f fixing typos and adding PHPDoc
new 090d127 Merge pull request #6457 from owncloud/db-convert-tool
new dc36d30 Remove all occurences of @brief and @returns from PHPDoc
new b6d2d63 Merge pull request #8639 from owncloud/drop-brief
new 40fc1d5 [tx-robot] updated from transifex
new d9f715b only start migration if the encryption was initialized; allow to overwrite keys if no files exists
new 9b23a21 Merge pull request #8637 from owncloud/enc_improved_error_handling
new 160a2bc Fixed download URL in public page
new 7d98bcf Fixed JS issues in public page
new 319942b Merge pull request #8646 from owncloud/publicshare-fixes
new 5a0281a Fixed issues with renaming
new 88d26aa Merge pull request #8612 from owncloud/share-updateshareiconsafterrename
new 954d5b2 use custom logfile path if defined, otherwise use default of owncloud.log in data directory
new c586d1f Merge pull request #8652 from owncloud/logfile_rotate
new 5f403f3 move the mount point up if a share is mounted to a subfolder and the subfolder no longer exists
new 14a953f Merge pull request #8416 from owncloud/sharing_keep_mount_points_visible
new 6971748 [tx-robot] updated from transifex
new cf3cd57 Add a method to get the values for multiple users to OC\Preferences
new 457a4aa Add test case for getValueForUsers()
new 4fbfe07 Move return to new line
new 66f9427 Add a lot of users for testing
new e20fb37 Correctly create list of placeholders
new d621a6f Clean the database after the test
new 25ecd2b Merge pull request #8659 from owncloud/get-preference-multiple-user
new 6929549 adding try/catch + switch to config object as provided by the server container
new 58e22ce fix description of console command maintenance:repair - fixes #8574
new 0249c6d Merge pull request #8634 from owncloud/handle-excpetions-in-console-master
new 4f0370f Fix for #8654
new 0564273 Add storage priority support
new 9151d72 Treat 'all users' as 'global'
new e4d3ee7 Preserve priority if already set
new a0ccb06 Use more strict type comparisons
new 2254678 Use constants for priority type and add comments
new eae45dc Add unit tests
new 0a8a319 Fix priority merging logic and add unit test
new da03ef2 Add priority overriding comments
new 856c48b Use default priority of 100 if backend default is not set
new c4f6a80 Merge pull request #8163 from Xenopathic/files_external_priority
new 12338e0 allow admin to disable sharing for specific groups of users
new 050df76 Merge pull request #8599 from owncloud/sharing_disable_for_groups
new 157b139 Dont scale up the preview for publicly shared images
new 9c9644e Merge pull request #8647 from owncloud/public-image-scaling
new 4b2888c Changed access mode for Dropbox to 'auto'
new 6ffb139 Merge pull request #8658 from realriot/master
new 201cc59 php upload errors are written to log
new 0b0e038 Merge pull request #8671 from owncloud/log-upload-errors
new 1166d62 fileList needs be be declared before the if-statement
new 11aa2cf always check for unique filename, if a file gets added from outside the mount point should be adjusted to ne unique again
new 3b279c9 prevent default action when clicking on the share notification
new 71e1d91 Merge pull request #8675 from owncloud/sharing-improvements
new 7be0ce6 remove noise texture from interface (not necessary, and blurry on high-res)
new d6a22ac Merge pull request #8690 from owncloud/design-noise
new ff4bb3a fix share label creation
new 864cd24 Merge pull request #8699 from owncloud/sharing_improvements
new 2afdd1b [tx-robot] updated from transifex
new 10c1fc8 Show less whitespace above publicly shared images
new 1b215b0 Merge pull request #8688 from owncloud/public-image-positioning
new 3029029 [tx-robot] updated from transifex
new 426f492 fix typo
new 3348019 Merge pull request #8705 from wakeup/master
new f880734 make user_ldap fully translatable
new 5fa67a4 Merge pull request #8711 from owncloud/l10n-fully-translatable-ldap
new 790c0e8 [tx-robot] updated from transifex
new 95e9920 Imported Upstream version 7~20140525+dfsg
new 1879e44 Merge tag 'upstream/7_20140525+dfsg'
new 69c1c30 Update copyright and rules to new version
new a8368a3 Refresh patches
new 119b031 Depend on php-pimple instead of the embeded class
new c15ae28 Update changelog for 7~20140525+dfsg-1 release
The 153 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/.scrutinizer.yml | 12 +
apps/activity/.travis.yml | 44 +++
apps/activity/README.md | 10 +
apps/activity/TODO | 5 -
apps/activity/ajax/fetch.php | 12 +-
apps/activity/ajax/settings.php | 13 +-
apps/activity/appinfo/app.php | 12 +-
apps/activity/appinfo/database.xml | 100 ++++++-
apps/activity/appinfo/version | 2 +-
apps/activity/build.xml | 15 ++
apps/activity/index.php | 10 +-
apps/activity/js/settings.js | 12 +-
apps/activity/l10n/ast.php | 10 +
apps/activity/l10n/{ady.php => bn_IN.php} | 0
apps/activity/l10n/{ady.php => es_PY.php} | 0
apps/activity/l10n/{ady.php => es_US.php} | 0
apps/activity/l10n/hu_HU.php | 15 +-
apps/activity/l10n/sv.php | 10 +
apps/activity/l10n/zh_CN.php | 10 +
.../lib/backgroundjob/emailnotification.php | 100 +++++++
.../lib/backgroundjob/expireactivities.php} | 30 ++-
apps/activity/lib/consumer.php | 2 +-
apps/activity/lib/data.php | 164 ++++++++----
apps/activity/lib/hooks.php | 85 ++++--
apps/activity/lib/mailqueuehandler.php | 216 +++++++++++++++
apps/activity/personal.php | 15 +-
apps/activity/templates/activities.part.php | 2 +-
apps/activity/templates/activity.box.php | 2 +-
apps/activity/templates/email.notification.php | 16 ++
apps/activity/templates/list.php | 2 +-
apps/activity/templates/personal.php | 19 +-
apps/activity/tests/bootstrap.php | 29 ++
apps/activity/tests/hooksfilterusersbysetting.php | 77 ++++++
apps/activity/tests/phpunit.xml | 27 ++
.../bookmarks.pot => bn_IN/bookmarks.po} | 18 +-
.../bookmarks.pot => es_PY/bookmarks.po} | 18 +-
.../bookmarks.pot => es_US/bookmarks.po} | 18 +-
apps/bookmarks/l10n/templates/bookmarks.pot | 2 +-
apps/bookmarks/l10n/tr.php | 10 +-
apps/bookmarks/l10n/tr/bookmarks.po | 14 +-
.../{templates/calendar.pot => bn_IN/calendar.po} | 16 +-
apps/calendar/l10n/ca.php | 6 +-
apps/calendar/l10n/ca/calendar.po | 13 +-
.../{templates/calendar.pot => es_PY/calendar.po} | 16 +-
.../{templates/calendar.pot => es_US/calendar.po} | 16 +-
apps/calendar/l10n/nl.php | 2 +-
apps/calendar/l10n/nl/calendar.po | 9 +-
apps/calendar/l10n/ru.php | 1 +
apps/calendar/l10n/ru/calendar.po | 11 +-
apps/calendar/l10n/templates/calendar.pot | 2 +-
apps/calendar/l10n/tr.php | 10 +-
apps/calendar/l10n/tr/calendar.po | 14 +-
apps/calendar/l10n/zh_CN.php | 1 +
apps/calendar/l10n/zh_CN/calendar.po | 9 +-
apps/contacts/css/contacts.css | 17 +-
.../{templates/contacts.pot => bn_IN/contacts.po} | 18 +-
apps/contacts/l10n/ca.php | 2 +-
apps/contacts/l10n/ca/contacts.po | 29 +-
apps/contacts/l10n/es.php | 10 +-
apps/contacts/l10n/es/contacts.po | 37 +--
.../{templates/contacts.pot => es_PY/contacts.po} | 18 +-
.../{templates/contacts.pot => es_US/contacts.po} | 18 +-
apps/contacts/l10n/fr.php | 4 +
apps/contacts/l10n/fr/contacts.po | 35 +--
apps/contacts/l10n/it.php | 1 +
apps/contacts/l10n/it/contacts.po | 29 +-
apps/contacts/l10n/pt_PT.php | 4 +-
apps/contacts/l10n/pt_PT/contacts.po | 31 +--
apps/contacts/l10n/ru.php | 12 +-
apps/contacts/l10n/ru/contacts.po | 48 ++--
apps/contacts/l10n/sv.php | 11 +-
apps/contacts/l10n/sv/contacts.po | 48 ++--
apps/contacts/l10n/templates/contacts.pot | 24 +-
apps/contacts/l10n/tr.php | 2 +-
apps/contacts/l10n/tr/contacts.po | 28 +-
apps/contacts/l10n/zh_CN.php | 3 +
apps/contacts/l10n/zh_CN/contacts.po | 35 +--
apps/contacts/l10n/zh_HK.php | 1 +
apps/contacts/l10n/zh_HK/contacts.po | 26 +-
apps/contacts/lib/addressbook.php | 12 +-
apps/contacts/lib/dispatcher.php | 41 +--
apps/contacts/templates/admin.php | 2 +-
apps/documents/js/viewer/viewer.js | 57 ++--
.../documents.pot => bn_IN/documents.po} | 26 +-
.../documents.pot => es_PY/documents.po} | 26 +-
.../documents.pot => es_US/documents.po} | 26 +-
apps/documents/l10n/ru.php | 1 +
apps/documents/l10n/ru/documents.po | 17 +-
apps/documents/l10n/templates/documents.pot | 6 +-
apps/documents/l10n/tr.php | 4 +-
apps/documents/l10n/tr/documents.po | 14 +-
apps/documents/l10n/zh_HK.php | 14 +
apps/documents/l10n/zh_HK/documents.po | 41 +--
apps/files/ajax/upload.php | 4 +-
apps/files/css/files.css | 4 +
apps/files/index.php | 4 +-
apps/files/js/fileactions.js | 2 +-
apps/files/js/filelist.js | 43 ++-
apps/files/l10n/{ady.php => bn_IN.php} | 0
apps/files/l10n/en_GB.php | 1 +
apps/files/l10n/{ady.php => es_PY.php} | 0
apps/files/l10n/{ady.php => es_US.php} | 0
apps/files/l10n/fr.php | 1 +
apps/files/l10n/pl.php | 1 +
apps/files/l10n/pt_BR.php | 11 +-
apps/files/l10n/pt_PT.php | 1 +
apps/files/l10n/ru.php | 2 +
apps/files/l10n/sv.php | 2 +
apps/files/l10n/tr.php | 31 +--
apps/files/lib/helper.php | 18 +-
apps/files/templates/list.php | 2 +-
apps/files/tests/ajax_rename.php | 14 +-
apps/files/tests/js/filelistSpec.js | 65 ++++-
apps/files_encryption/ajax/adminrecovery.php | 2 +-
.../ajax/changeRecoveryPassword.php | 2 +-
apps/files_encryption/ajax/getMigrationStatus.php | 2 +-
.../ajax/updatePrivateKeyPassword.php | 2 +-
apps/files_encryption/ajax/userrecovery.php | 2 +-
apps/files_encryption/hooks/hooks.php | 34 +--
apps/files_encryption/l10n/tr.php | 2 +-
apps/files_encryption/lib/crypt.php | 59 ++---
apps/files_encryption/lib/helper.php | 40 +--
apps/files_encryption/lib/keymanager.php | 40 +--
apps/files_encryption/lib/proxy.php | 24 +-
apps/files_encryption/lib/session.php | 24 +-
apps/files_encryption/lib/stream.php | 32 +--
apps/files_encryption/lib/util.php | 77 +++---
apps/files_encryption/tests/crypt.php | 12 +-
apps/files_encryption/tests/hooks.php | 46 +++-
apps/files_encryption/tests/proxy.php | 4 +-
apps/files_encryption/tests/share.php | 2 +-
apps/files_encryption/tests/stream.php | 4 +-
apps/files_encryption/tests/trashbin.php | 8 +-
apps/files_encryption/tests/util.php | 18 +-
apps/files_encryption/tests/webdav.php | 10 +-
apps/files_external/appinfo/app.php | 12 +
apps/files_external/l10n/ca.php | 12 +
apps/files_external/l10n/fr.php | 10 +
apps/files_external/l10n/pt_PT.php | 3 +
apps/files_external/l10n/ru.php | 13 +
apps/files_external/l10n/sv.php | 11 +
apps/files_external/l10n/tr.php | 4 +-
apps/files_external/l10n/zh_HK.php | 1 +
apps/files_external/lib/amazons3.php | 2 +-
apps/files_external/lib/config.php | 125 +++++++--
apps/files_external/lib/dropbox.php | 8 +-
apps/files_external/lib/ftp.php | 2 +-
apps/files_external/lib/smb.php | 2 +-
apps/files_external/lib/swift.php | 32 +--
apps/files_external/tests/mountconfig.php | 165 ++++++++++++
apps/files_pdfviewer/js/loader.js | 19 +-
apps/files_pdfviewer/templates/pdf.php | 1 +
apps/files_sharing/appinfo/app.php | 3 +
apps/files_sharing/css/public.css | 7 -
apps/files_sharing/js/public.js | 38 +--
apps/files_sharing/js/share.js | 56 ++--
apps/files_sharing/lib/api.php | 28 +-
apps/files_sharing/lib/cache.php | 6 +-
apps/files_sharing/lib/helper.php | 24 +-
apps/files_sharing/lib/maintainer.php | 2 +-
apps/files_sharing/lib/permissions.php | 14 +-
apps/files_sharing/lib/proxy.php | 69 +++++
apps/files_sharing/lib/share/file.php | 15 +-
apps/files_sharing/lib/sharedstorage.php | 143 ++++++----
apps/files_sharing/lib/updater.php | 13 +-
apps/files_sharing/templates/public.php | 2 +-
apps/files_sharing/tests/api.php | 96 ++++++-
apps/files_sharing/tests/base.php | 6 +-
apps/files_sharing/tests/cache.php | 2 +-
apps/files_sharing/tests/proxy.php | 98 +++++++
apps/files_sharing/tests/sharedstorage.php | 46 ++++
apps/files_sharing/tests/updater.php | 128 +++++++--
apps/files_trashbin/l10n/tr.php | 2 +-
apps/files_trashbin/lib/hooks.php | 10 +-
apps/files_trashbin/lib/trashbin.php | 80 +++---
apps/files_versions/l10n/tr.php | 2 +-
apps/files_versions/lib/hooks.php | 14 +-
apps/files_versions/lib/versions.php | 30 +--
apps/files_versions/tests/versions.php | 4 +-
apps/firstrunwizard/ajax/disable.php | 2 +-
apps/firstrunwizard/ajax/enable.php | 2 +-
apps/firstrunwizard/appinfo/app.php | 2 +-
apps/firstrunwizard/l10n/ca.php | 2 +-
.../l10n/templates/firstrunwizard.pot | 2 +-
apps/firstrunwizard/lib/firstrunwizard.php | 2 +-
apps/gallery/appinfo/app.php | 2 +-
.../{templates/gallery.pot => bn_IN/gallery.po} | 18 +-
.../{templates/gallery.pot => es_PY/gallery.po} | 18 +-
.../{templates/gallery.pot => es_US/gallery.po} | 18 +-
apps/gallery/l10n/templates/gallery.pot | 2 +-
apps/gallery/l10n/tr/gallery.po | 6 +-
apps/user_ldap/group_ldap.php | 44 +--
apps/user_ldap/group_proxy.php | 70 ++---
apps/user_ldap/js/settings.js | 2 +-
apps/user_ldap/l10n/{ady.php => bn_IN.php} | 0
apps/user_ldap/l10n/ca.php | 6 +-
apps/user_ldap/l10n/{ady.php => es_PY.php} | 0
apps/user_ldap/l10n/{ady.php => es_US.php} | 0
apps/user_ldap/l10n/tr.php | 2 +-
apps/user_ldap/lib/access.php | 138 +++++-----
apps/user_ldap/lib/backendutility.php | 2 +-
apps/user_ldap/lib/configuration.php | 38 +--
apps/user_ldap/lib/connection.php | 42 +--
apps/user_ldap/lib/helper.php | 8 +-
apps/user_ldap/lib/ildapwrapper.php | 56 ++--
apps/user_ldap/lib/jobs.php | 44 +--
apps/user_ldap/lib/ldap.php | 12 +-
apps/user_ldap/lib/ldaputility.php | 2 +-
apps/user_ldap/lib/proxy.php | 34 +--
apps/user_ldap/lib/wizard.php | 56 ++--
apps/user_ldap/lib/wizardresult.php | 6 +-
apps/user_ldap/settings.php | 12 +-
apps/user_ldap/templates/part.settingcontrols.php | 4 +-
apps/user_ldap/templates/part.wizard-server.php | 8 +-
apps/user_ldap/templates/part.wizardcontrols.php | 4 +-
apps/user_ldap/templates/settings.php | 4 +-
apps/user_ldap/tests/user_ldap.php | 10 +-
apps/user_ldap/user_ldap.php | 52 ++--
apps/user_ldap/user_proxy.php | 78 +++---
apps/user_webdavauth/l10n/tr.php | 2 +-
console.php | 45 ++--
core/ajax/share.php | 3 +-
core/command/db/converttype.php | 295 +++++++++++++++++++++
core/command/maintenance/repair.php | 2 +-
core/css/icons.css | 5 -
core/css/styles.css | 18 +-
core/img/noise.png | Bin 3125 -> 0 bytes
core/js/config.php | 1 +
core/js/oc-dialogs.js | 6 +-
core/js/share.js | 51 +++-
core/js/visitortimezone.js | 6 +
core/l10n/{ady.php => bn_IN.php} | 0
core/l10n/en_GB.php | 1 +
core/l10n/{ady.php => es_PY.php} | 0
core/l10n/{ady.php => es_US.php} | 0
core/l10n/fr.php | 3 +
core/l10n/pl.php | 1 +
core/l10n/pt_BR.php | 1 +
core/l10n/pt_PT.php | 3 +
core/l10n/sv.php | 3 +
core/l10n/tr.php | 5 +-
core/l10n/zh_CN.php | 3 +
core/register_command.php | 1 +
core/skeleton/ownCloudUserManual.pdf | Bin 1572999 -> 1572990 bytes
core/skeleton/photos/paris.jpg | Bin 225599 -> 0 bytes
core/skeleton/photos/san francisco.jpg | Bin 212909 -> 0 bytes
core/skeleton/photos/squirrel.jpg | Bin 230562 -> 0 bytes
core/templates/login.php | 2 +-
debian/changelog | 9 +
debian/control | 3 +-
debian/copyright | 4 +-
debian/install | 1 -
debian/patches/0001-Disable-the-appstore.patch | 12 +-
debian/patches/0002-Fix-displayed-version.patch | 4 +-
...trine-Symphony-Patchwork-and-Pimple-path.patch} | 20 +-
.../path/0007-Adapt-Crypt_Blowfish-path.patch | 2 +-
debian/patches/path/0008-Adapt-aws-sdk-path.patch | 4 +-
debian/patches/path/0010-Adapt-Dropbox-path.patch | 2 +-
.../path/0011-Adapt-php-opencloud-path.patch | 6 +-
debian/patches/series | 2 +-
debian/rules | 1 -
l10n/ach/lib.po | 53 ++--
l10n/ach/settings.po | 79 +++---
l10n/ady/lib.po | 53 ++--
l10n/ady/settings.po | 79 +++---
l10n/af_ZA/lib.po | 53 ++--
l10n/af_ZA/settings.po | 79 +++---
l10n/ak/lib.po | 53 ++--
l10n/ak/settings.po | 79 +++---
l10n/am_ET/lib.po | 53 ++--
l10n/am_ET/settings.po | 79 +++---
l10n/ar/lib.po | 53 ++--
l10n/ar/settings.po | 79 +++---
l10n/ast/files_encryption.po | 4 +-
l10n/ast/files_external.po | 6 +-
l10n/ast/lib.po | 86 +++---
l10n/ast/settings.po | 79 +++---
l10n/az/lib.po | 53 ++--
l10n/az/settings.po | 79 +++---
l10n/be/lib.po | 53 ++--
l10n/be/settings.po | 79 +++---
l10n/bg_BG/lib.po | 53 ++--
l10n/bg_BG/settings.po | 79 +++---
l10n/bn_BD/lib.po | 53 ++--
l10n/bn_BD/settings.po | 79 +++---
l10n/{templates/core.pot => bn_IN/core.po} | 104 ++++----
l10n/{templates/files.pot => bn_IN/files.po} | 23 +-
.../files_encryption.po} | 36 +--
l10n/{zh_HK => bn_IN}/files_external.po | 28 +-
.../files_sharing.pot => bn_IN/files_sharing.po} | 16 +-
.../files_trashbin.pot => bn_IN/files_trashbin.po} | 18 +-
.../files_versions.pot => bn_IN/files_versions.po} | 18 +-
l10n/{ady => bn_IN}/lib.po | 57 ++--
l10n/{az => bn_IN}/settings.po | 83 +++---
.../user_ldap.pot => bn_IN/user_ldap.po} | 59 +++--
.../user_webdavauth.po} | 18 +-
l10n/bs/lib.po | 53 ++--
l10n/bs/settings.po | 79 +++---
l10n/ca/files_external.po | 125 ++++-----
l10n/ca/lib.po | 53 ++--
l10n/ca/settings.po | 81 +++---
l10n/ca/user_ldap.po | 13 +-
l10n/cs_CZ/lib.po | 53 ++--
l10n/cs_CZ/settings.po | 79 +++---
l10n/cy_GB/lib.po | 53 ++--
l10n/cy_GB/settings.po | 79 +++---
l10n/da/lib.po | 53 ++--
l10n/da/settings.po | 79 +++---
l10n/de/lib.po | 53 ++--
l10n/de/settings.po | 79 +++---
l10n/de_AT/lib.po | 53 ++--
l10n/de_AT/settings.po | 79 +++---
l10n/de_CH/lib.po | 53 ++--
l10n/de_CH/settings.po | 79 +++---
l10n/de_DE/lib.po | 53 ++--
l10n/de_DE/settings.po | 81 +++---
l10n/el/lib.po | 53 ++--
l10n/el/settings.po | 79 +++---
l10n/en at pirate/lib.po | 53 ++--
l10n/en at pirate/settings.po | 79 +++---
l10n/en_GB/core.po | 84 +++---
l10n/en_GB/files.po | 8 +-
l10n/en_GB/lib.po | 55 ++--
l10n/en_GB/settings.po | 81 +++---
l10n/en_NZ/lib.po | 53 ++--
l10n/en_NZ/settings.po | 79 +++---
l10n/eo/lib.po | 53 ++--
l10n/eo/settings.po | 79 +++---
l10n/es/lib.po | 56 ++--
l10n/es/settings.po | 82 +++---
l10n/es_AR/lib.po | 53 ++--
l10n/es_AR/settings.po | 79 +++---
l10n/es_BO/lib.po | 53 ++--
l10n/es_BO/settings.po | 79 +++---
l10n/es_CL/lib.po | 53 ++--
l10n/es_CL/settings.po | 79 +++---
l10n/es_CO/lib.po | 53 ++--
l10n/es_CO/settings.po | 79 +++---
l10n/es_CR/lib.po | 53 ++--
l10n/es_CR/settings.po | 79 +++---
l10n/es_EC/lib.po | 53 ++--
l10n/es_EC/settings.po | 79 +++---
l10n/es_MX/lib.po | 53 ++--
l10n/es_MX/settings.po | 79 +++---
l10n/es_PE/lib.po | 53 ++--
l10n/es_PE/settings.po | 79 +++---
l10n/{templates/core.pot => es_PY/core.po} | 104 ++++----
l10n/{templates/files.pot => es_PY/files.po} | 23 +-
.../files_encryption.po} | 36 +--
l10n/{zh_HK => es_PY}/files_external.po | 28 +-
.../files_sharing.pot => es_PY/files_sharing.po} | 16 +-
.../files_trashbin.pot => es_PY/files_trashbin.po} | 18 +-
.../files_versions.pot => es_PY/files_versions.po} | 18 +-
l10n/{ady => es_PY}/lib.po | 57 ++--
l10n/{az => es_PY}/settings.po | 83 +++---
.../user_ldap.pot => es_PY/user_ldap.po} | 59 +++--
.../user_webdavauth.po} | 18 +-
l10n/{templates/core.pot => es_US/core.po} | 104 ++++----
l10n/{templates/files.pot => es_US/files.po} | 23 +-
.../files_encryption.po} | 36 +--
l10n/{zh_HK => es_US}/files_external.po | 28 +-
.../files_sharing.pot => es_US/files_sharing.po} | 16 +-
.../files_trashbin.pot => es_US/files_trashbin.po} | 18 +-
.../files_versions.pot => es_US/files_versions.po} | 18 +-
l10n/{ady => es_US}/lib.po | 57 ++--
l10n/{az => es_US}/settings.po | 83 +++---
.../user_ldap.pot => es_US/user_ldap.po} | 59 +++--
.../user_webdavauth.po} | 18 +-
l10n/es_UY/lib.po | 53 ++--
l10n/es_UY/settings.po | 79 +++---
l10n/et_EE/lib.po | 53 ++--
l10n/et_EE/settings.po | 79 +++---
l10n/eu/lib.po | 53 ++--
l10n/eu/settings.po | 79 +++---
l10n/eu_ES/lib.po | 53 ++--
l10n/eu_ES/settings.po | 79 +++---
l10n/fa/lib.po | 53 ++--
l10n/fa/settings.po | 79 +++---
l10n/fi_FI/lib.po | 53 ++--
l10n/fi_FI/settings.po | 81 +++---
l10n/fr/core.po | 89 ++++---
l10n/fr/files.po | 37 +--
l10n/fr/files_external.po | 121 ++++-----
l10n/fr/lib.po | 66 ++---
l10n/fr/settings.po | 100 +++----
l10n/fr_CA/lib.po | 53 ++--
l10n/fr_CA/settings.po | 79 +++---
l10n/gl/lib.po | 53 ++--
l10n/gl/settings.po | 79 +++---
l10n/he/lib.po | 53 ++--
l10n/he/settings.po | 79 +++---
l10n/hi/lib.po | 53 ++--
l10n/hi/settings.po | 79 +++---
l10n/hi_IN/lib.po | 53 ++--
l10n/hi_IN/settings.po | 79 +++---
l10n/hr/lib.po | 53 ++--
l10n/hr/settings.po | 79 +++---
l10n/hu_HU/lib.po | 53 ++--
l10n/hu_HU/settings.po | 79 +++---
l10n/hy/lib.po | 53 ++--
l10n/hy/settings.po | 79 +++---
l10n/ia/lib.po | 53 ++--
l10n/ia/settings.po | 79 +++---
l10n/id/lib.po | 53 ++--
l10n/id/settings.po | 79 +++---
l10n/is/lib.po | 53 ++--
l10n/is/settings.po | 79 +++---
l10n/it/lib.po | 53 ++--
l10n/it/settings.po | 79 +++---
l10n/ja/lib.po | 57 ++--
l10n/ja/settings.po | 85 +++---
l10n/jv/lib.po | 53 ++--
l10n/jv/settings.po | 79 +++---
l10n/ka_GE/lib.po | 53 ++--
l10n/ka_GE/settings.po | 79 +++---
l10n/km/lib.po | 53 ++--
l10n/km/settings.po | 79 +++---
l10n/kn/lib.po | 53 ++--
l10n/kn/settings.po | 79 +++---
l10n/ko/lib.po | 53 ++--
l10n/ko/settings.po | 79 +++---
l10n/ku_IQ/lib.po | 53 ++--
l10n/ku_IQ/settings.po | 79 +++---
l10n/lb/lib.po | 53 ++--
l10n/lb/settings.po | 79 +++---
l10n/lt_LT/lib.po | 53 ++--
l10n/lt_LT/settings.po | 79 +++---
l10n/lv/lib.po | 53 ++--
l10n/lv/settings.po | 79 +++---
l10n/mk/lib.po | 53 ++--
l10n/mk/settings.po | 79 +++---
l10n/ml/lib.po | 53 ++--
l10n/ml/settings.po | 79 +++---
l10n/ml_IN/lib.po | 53 ++--
l10n/ml_IN/settings.po | 79 +++---
l10n/mn/lib.po | 53 ++--
l10n/mn/settings.po | 79 +++---
l10n/ms_MY/lib.po | 53 ++--
l10n/ms_MY/settings.po | 79 +++---
l10n/my_MM/lib.po | 53 ++--
l10n/my_MM/settings.po | 79 +++---
l10n/nb_NO/lib.po | 53 ++--
l10n/nb_NO/settings.po | 79 +++---
l10n/nds/lib.po | 53 ++--
l10n/nds/settings.po | 79 +++---
l10n/ne/lib.po | 53 ++--
l10n/ne/settings.po | 79 +++---
l10n/nl/lib.po | 53 ++--
l10n/nl/settings.po | 79 +++---
l10n/nn_NO/lib.po | 53 ++--
l10n/nn_NO/settings.po | 79 +++---
l10n/nqo/lib.po | 53 ++--
l10n/nqo/settings.po | 79 +++---
l10n/oc/lib.po | 53 ++--
l10n/oc/settings.po | 79 +++---
l10n/or_IN/lib.po | 53 ++--
l10n/or_IN/settings.po | 79 +++---
l10n/pa/lib.po | 53 ++--
l10n/pa/settings.po | 79 +++---
l10n/pl/core.po | 84 +++---
l10n/pl/files.po | 8 +-
l10n/pl/lib.po | 55 ++--
l10n/pl/settings.po | 81 +++---
l10n/pt_BR/core.po | 8 +-
l10n/pt_BR/files.po | 19 +-
l10n/pt_BR/lib.po | 57 ++--
l10n/pt_BR/settings.po | 83 +++---
l10n/pt_PT/core.po | 89 ++++---
l10n/pt_PT/files.po | 37 +--
l10n/pt_PT/files_external.po | 106 ++++----
l10n/pt_PT/lib.po | 53 ++--
l10n/pt_PT/settings.po | 87 +++---
l10n/ro/lib.po | 53 ++--
l10n/ro/settings.po | 79 +++---
l10n/ru/files.po | 39 +--
l10n/ru/files_external.po | 128 ++++-----
l10n/ru/lib.po | 55 ++--
l10n/ru/settings.po | 88 +++---
l10n/si_LK/lib.po | 53 ++--
l10n/si_LK/settings.po | 79 +++---
l10n/sk/lib.po | 53 ++--
l10n/sk/settings.po | 79 +++---
l10n/sk_SK/lib.po | 53 ++--
l10n/sk_SK/settings.po | 79 +++---
l10n/sl/lib.po | 53 ++--
l10n/sl/settings.po | 79 +++---
l10n/sq/lib.po | 53 ++--
l10n/sq/settings.po | 79 +++---
l10n/sr/lib.po | 53 ++--
l10n/sr/settings.po | 79 +++---
l10n/sr at latin/lib.po | 53 ++--
l10n/sr at latin/settings.po | 79 +++---
l10n/su/lib.po | 53 ++--
l10n/su/settings.po | 79 +++---
l10n/sv/core.po | 14 +-
l10n/sv/files.po | 12 +-
l10n/sv/files_external.po | 123 ++++-----
l10n/sv/lib.po | 65 ++---
l10n/sv/settings.po | 105 ++++----
l10n/sw_KE/lib.po | 53 ++--
l10n/sw_KE/settings.po | 79 +++---
l10n/ta_IN/lib.po | 53 ++--
l10n/ta_IN/settings.po | 79 +++---
l10n/ta_LK/lib.po | 53 ++--
l10n/ta_LK/settings.po | 79 +++---
l10n/te/lib.po | 53 ++--
l10n/te/settings.po | 79 +++---
l10n/templates/core.pot | 78 +++---
l10n/templates/files.pot | 30 +--
l10n/templates/files_encryption.pot | 4 +-
l10n/templates/files_external.pot | 96 +++----
l10n/templates/files_sharing.pot | 4 +-
l10n/templates/files_trashbin.pot | 2 +-
l10n/templates/files_versions.pot | 2 +-
l10n/templates/lib.pot | 51 ++--
l10n/templates/private.pot | 47 ++--
l10n/templates/settings.pot | 77 +++---
l10n/templates/user_ldap.pot | 2 +-
l10n/templates/user_webdavauth.pot | 2 +-
l10n/th_TH/lib.po | 53 ++--
l10n/th_TH/settings.po | 79 +++---
l10n/tr/core.po | 88 +++---
l10n/tr/files.po | 66 ++---
l10n/tr/files_encryption.po | 8 +-
l10n/tr/files_external.po | 104 ++++----
l10n/tr/files_sharing.po | 6 +-
l10n/tr/files_trashbin.po | 8 +-
l10n/tr/files_versions.po | 20 +-
l10n/tr/lib.po | 77 +++---
l10n/tr/settings.po | 129 ++++-----
l10n/tr/user_ldap.po | 6 +-
l10n/tr/user_webdavauth.po | 16 +-
l10n/tzm/lib.po | 53 ++--
l10n/tzm/settings.po | 79 +++---
l10n/ug/lib.po | 53 ++--
l10n/ug/settings.po | 79 +++---
l10n/uk/lib.po | 53 ++--
l10n/uk/settings.po | 79 +++---
l10n/ur/lib.po | 53 ++--
l10n/ur/settings.po | 79 +++---
l10n/ur_PK/lib.po | 55 ++--
l10n/ur_PK/settings.po | 83 +++---
l10n/uz/lib.po | 53 ++--
l10n/uz/settings.po | 79 +++---
l10n/vi/lib.po | 53 ++--
l10n/vi/settings.po | 79 +++---
l10n/zh_CN/core.po | 89 ++++---
l10n/zh_CN/lib.po | 53 ++--
l10n/zh_CN/settings.po | 79 +++---
l10n/zh_HK/files_external.po | 100 +++----
l10n/zh_HK/lib.po | 53 ++--
l10n/zh_HK/settings.po | 81 +++---
l10n/zh_TW/lib.po | 53 ++--
l10n/zh_TW/settings.po | 79 +++---
lib/autoloader.php | 2 +-
lib/base.php | 18 +-
lib/l10n/ast.php | 18 +-
lib/l10n/{ady.php => bn_IN.php} | 0
lib/l10n/de.php | 1 +
lib/l10n/de_DE.php | 1 +
lib/l10n/en_GB.php | 1 +
lib/l10n/es.php | 1 +
lib/l10n/{ady.php => es_PY.php} | 0
lib/l10n/{ady.php => es_US.php} | 0
lib/l10n/fr.php | 6 +
lib/l10n/gl.php | 1 +
lib/l10n/it.php | 1 +
lib/l10n/ja.php | 1 +
lib/l10n/pl.php | 1 +
lib/l10n/pt_BR.php | 2 +
lib/l10n/sv.php | 5 +
lib/l10n/tr.php | 22 +-
lib/l10n/ur_PK.php | 2 +-
lib/private/app.php | 32 +--
lib/private/appconfig.php | 14 +-
lib/private/appframework/core/api.php | 6 +-
lib/private/avatar.php | 8 +-
lib/private/avatarmanager.php | 2 +-
lib/private/backgroundjob.php | 4 +-
lib/private/config.php | 12 +-
lib/private/connector/sabre/filesplugin.php | 18 +-
lib/private/connector/sabre/node.php | 44 ++-
lib/private/davclient.php | 4 +-
lib/private/db.php | 159 ++++-------
lib/private/db/adapter.php | 2 +-
lib/private/db/connection.php | 2 +-
lib/private/db/connectionfactory.php | 118 +++++++++
lib/private/db/mdb2schemamanager.php | 12 +-
lib/private/db/pgsqltools.php | 40 +++
lib/private/files/cache/permissions.php | 19 +-
lib/private/files/cache/scanner.php | 2 +-
lib/private/files/cache/updater.php | 2 +-
lib/private/files/fileinfo.php | 24 ++
lib/private/files/filesystem.php | 6 +-
lib/private/files/mount/mount.php | 11 +
lib/private/files/storage/common.php | 4 +
lib/private/files/storage/home.php | 4 +-
lib/private/files/view.php | 2 +-
lib/private/geo.php | 2 +-
lib/private/group.php | 24 +-
lib/private/group/backend.php | 12 +-
lib/private/group/database.php | 18 +-
lib/private/group/dummy.php | 18 +-
lib/private/group/example.php | 18 +-
lib/private/group/group.php | 2 +-
lib/private/group/interface.php | 10 +-
lib/private/group/manager.php | 42 ++-
lib/private/helper.php | 46 ++--
lib/private/hook.php | 4 +-
lib/private/image.php | 46 ++--
lib/private/installer.php | 14 +-
lib/private/l10n.php | 32 +--
lib/private/legacy/appconfig.php | 14 +-
lib/private/legacy/config.php | 8 +-
lib/private/legacy/preferences.php | 18 +-
lib/private/log/errorhandler.php | 2 +-
lib/private/migrate.php | 24 +-
lib/private/migration/content.php | 18 +-
lib/private/migration/provider.php | 8 +-
lib/private/navigationmanager.php | 6 +-
lib/private/ocsclient.php | 12 +-
lib/private/preferences.php | 55 +++-
lib/private/preview.php | 54 ++--
lib/private/previewmanager.php | 4 +-
lib/private/request.php | 20 +-
lib/private/response.php | 12 +-
lib/private/setup.php | 2 +-
lib/private/share/helper.php | 4 +-
lib/private/share/mailnotifications.php | 6 +-
lib/private/share/share.php | 140 +++++++---
lib/private/subadmin.php | 22 +-
lib/private/template.php | 22 +-
lib/private/template/base.php | 10 +-
lib/private/template/functions.php | 14 +-
lib/private/template/resourcelocator.php | 2 +-
lib/private/urlgenerator.php | 6 +-
lib/private/user.php | 58 ++--
lib/private/user/backend.php | 18 +-
lib/private/user/database.php | 22 +-
lib/private/user/dummy.php | 12 +-
lib/private/user/example.php | 8 +-
lib/private/user/http.php | 6 +-
lib/private/user/interface.php | 14 +-
lib/private/user/user.php | 12 +-
lib/private/util.php | 93 ++++---
lib/private/vobject.php | 8 +-
lib/public/files/fileinfo.php | 14 +
lib/public/iappconfig.php | 14 +-
lib/public/iavatar.php | 6 +-
lib/public/iavatarmanager.php | 2 +-
lib/public/il10n.php | 4 +-
lib/public/share.php | 14 +-
lib/public/util.php | 13 +-
settings/admin.php | 18 ++
settings/ajax/excludegroups.php | 18 ++
settings/css/settings.css | 9 +
settings/js/admin.js | 49 ++++
settings/l10n/ca.php | 2 +-
settings/l10n/de.php | 2 +
settings/l10n/de_DE.php | 2 +
settings/l10n/en_GB.php | 1 +
settings/l10n/es.php | 2 +
settings/l10n/fi_FI.php | 2 +
settings/l10n/fr.php | 10 +
settings/l10n/gl.php | 2 +
settings/l10n/it.php | 2 +
settings/l10n/ja.php | 3 +
settings/l10n/pl.php | 1 +
settings/l10n/pt_BR.php | 3 +
settings/l10n/pt_PT.php | 3 +
settings/l10n/ru.php | 5 +
settings/l10n/sv.php | 13 +
settings/l10n/tr.php | 47 ++--
settings/l10n/ur_PK.php | 2 +
settings/l10n/zh_HK.php | 1 +
settings/routes.php | 2 +
settings/templates/admin.php | 22 +-
version.php | 2 +-
678 files changed, 14795 insertions(+), 10502 deletions(-)
create mode 100644 apps/activity/.scrutinizer.yml
create mode 100644 apps/activity/.travis.yml
create mode 100644 apps/activity/README.md
delete mode 100644 apps/activity/TODO
create mode 100644 apps/activity/build.xml
copy apps/activity/l10n/{ady.php => bn_IN.php} (100%)
copy apps/activity/l10n/{ady.php => es_PY.php} (100%)
copy apps/activity/l10n/{ady.php => es_US.php} (100%)
create mode 100644 apps/activity/lib/backgroundjob/emailnotification.php
copy apps/{user_ldap/lib/ldaputility.php => activity/lib/backgroundjob/expireactivities.php} (54%)
create mode 100644 apps/activity/lib/mailqueuehandler.php
create mode 100644 apps/activity/templates/email.notification.php
create mode 100644 apps/activity/tests/bootstrap.php
create mode 100644 apps/activity/tests/hooksfilterusersbysetting.php
create mode 100644 apps/activity/tests/phpunit.xml
copy apps/bookmarks/l10n/{templates/bookmarks.pot => bn_IN/bookmarks.po} (87%)
copy apps/bookmarks/l10n/{templates/bookmarks.pot => es_PY/bookmarks.po} (87%)
copy apps/bookmarks/l10n/{templates/bookmarks.pot => es_US/bookmarks.po} (87%)
copy apps/calendar/l10n/{templates/calendar.pot => bn_IN/calendar.po} (97%)
copy apps/calendar/l10n/{templates/calendar.pot => es_PY/calendar.po} (97%)
copy apps/calendar/l10n/{templates/calendar.pot => es_US/calendar.po} (97%)
copy apps/contacts/l10n/{templates/contacts.pot => bn_IN/contacts.po} (98%)
copy apps/contacts/l10n/{templates/contacts.pot => es_PY/contacts.po} (98%)
copy apps/contacts/l10n/{templates/contacts.pot => es_US/contacts.po} (98%)
copy apps/documents/l10n/{templates/documents.pot => bn_IN/documents.po} (91%)
copy apps/documents/l10n/{templates/documents.pot => es_PY/documents.po} (91%)
copy apps/documents/l10n/{templates/documents.pot => es_US/documents.po} (91%)
copy apps/files/l10n/{ady.php => bn_IN.php} (100%)
copy apps/files/l10n/{ady.php => es_PY.php} (100%)
copy apps/files/l10n/{ady.php => es_US.php} (100%)
create mode 100644 apps/files_sharing/lib/proxy.php
create mode 100644 apps/files_sharing/tests/proxy.php
copy apps/gallery/l10n/{templates/gallery.pot => bn_IN/gallery.po} (68%)
copy apps/gallery/l10n/{templates/gallery.pot => es_PY/gallery.po} (68%)
copy apps/gallery/l10n/{templates/gallery.pot => es_US/gallery.po} (68%)
copy apps/user_ldap/l10n/{ady.php => bn_IN.php} (100%)
copy apps/user_ldap/l10n/{ady.php => es_PY.php} (100%)
copy apps/user_ldap/l10n/{ady.php => es_US.php} (100%)
create mode 100644 core/command/db/converttype.php
delete mode 100644 core/img/noise.png
copy core/l10n/{ady.php => bn_IN.php} (100%)
copy core/l10n/{ady.php => es_PY.php} (100%)
copy core/l10n/{ady.php => es_US.php} (100%)
delete mode 100644 core/skeleton/photos/paris.jpg
delete mode 100644 core/skeleton/photos/san francisco.jpg
delete mode 100644 core/skeleton/photos/squirrel.jpg
rename debian/patches/path/{0006-Adapt-Doctrine-Symphony-and-Patchwork-path.patch => 0006-Adapt-Doctrine-Symphony-Patchwork-and-Pimple-path.patch} (75%)
copy l10n/{templates/core.pot => bn_IN/core.po} (91%)
copy l10n/{templates/files.pot => bn_IN/files.po} (95%)
copy l10n/{templates/files_encryption.pot => bn_IN/files_encryption.po} (87%)
copy l10n/{zh_HK => bn_IN}/files_external.po (92%)
copy l10n/{templates/files_sharing.pot => bn_IN/files_sharing.po} (81%)
copy l10n/{templates/files_trashbin.pot => bn_IN/files_trashbin.po} (75%)
copy l10n/{templates/files_versions.pot => bn_IN/files_versions.po} (67%)
copy l10n/{ady => bn_IN}/lib.po (91%)
copy l10n/{az => bn_IN}/settings.po (92%)
copy l10n/{templates/user_ldap.pot => bn_IN/user_ldap.po} (90%)
copy l10n/{templates/user_webdavauth.pot => bn_IN/user_webdavauth.po} (67%)
copy l10n/{templates/core.pot => es_PY/core.po} (91%)
copy l10n/{templates/files.pot => es_PY/files.po} (95%)
copy l10n/{templates/files_encryption.pot => es_PY/files_encryption.po} (87%)
copy l10n/{zh_HK => es_PY}/files_external.po (92%)
copy l10n/{templates/files_sharing.pot => es_PY/files_sharing.po} (80%)
copy l10n/{templates/files_trashbin.pot => es_PY/files_trashbin.po} (75%)
copy l10n/{templates/files_versions.pot => es_PY/files_versions.po} (67%)
copy l10n/{ady => es_PY}/lib.po (91%)
copy l10n/{az => es_PY}/settings.po (92%)
copy l10n/{templates/user_ldap.pot => es_PY/user_ldap.po} (90%)
copy l10n/{templates/user_webdavauth.pot => es_PY/user_webdavauth.po} (67%)
copy l10n/{templates/core.pot => es_US/core.po} (91%)
copy l10n/{templates/files.pot => es_US/files.po} (95%)
copy l10n/{templates/files_encryption.pot => es_US/files_encryption.po} (87%)
copy l10n/{zh_HK => es_US}/files_external.po (92%)
copy l10n/{templates/files_sharing.pot => es_US/files_sharing.po} (80%)
copy l10n/{templates/files_trashbin.pot => es_US/files_trashbin.po} (75%)
copy l10n/{templates/files_versions.pot => es_US/files_versions.po} (67%)
copy l10n/{ady => es_US}/lib.po (91%)
copy l10n/{az => es_US}/settings.po (92%)
copy l10n/{templates/user_ldap.pot => es_US/user_ldap.po} (90%)
copy l10n/{templates/user_webdavauth.pot => es_US/user_webdavauth.po} (66%)
copy lib/l10n/{ady.php => bn_IN.php} (100%)
copy lib/l10n/{ady.php => es_PY.php} (100%)
copy lib/l10n/{ady.php => es_US.php} (100%)
create mode 100644 lib/private/db/connectionfactory.php
create mode 100644 lib/private/db/pgsqltools.php
create mode 100644 settings/ajax/excludegroups.php
--
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