[Pkg-owncloud-commits] [owncloud] branch upstream updated (4795423 -> 640fc64)

David Prévot taffit at moszumanska.debian.org
Fri Oct 17 01:32:25 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  4795423   Imported Upstream version 7.0.3~~20141010+dfsg
       new  686a43c   force loading of encryption app
       new  372676e   Fixed array detection on public download
       new  d71fae5   distinguish between file dependent shares and other shares
       new  48a1e69   Set overwrite.cli.url configs on setup
       new  697f461   always take unencrypted size
       new  e4fa642   improved unit tests
       new  c38454a   Revert "Set overwrite.cli.url configs on setup"
       new  d6a3806   Retrieve storage numeric id earlier when still available
       new  da150af   Close session when loading apps
       new  ba33fd6   Set overwritemailurl* configs on setup
       new  b089b85   Refactor MailSettings controller
       new  19585f9   fixing typos
       new  e7a46ed   Merge pull request #11408 from owncloud/refactor-mailsettings-controller
       new  149b55f   Use body element when animating scroll in public page
       new  361d689   Allow specifying protocol in ext storage OC config
       new  9159598   Adding test helper to test private methods
       new  45738b6   Refactor Cache\Updater to work outside of the users home
       new  595d43a   Improve unit tests for Cache\Updater
       new  ad6e281   Fix unit test
       new  c7f26fa   Fix warning in homecache
       new  0497136   Update cache before post hooks
       new  f03142f   remove unstable test
       new  ad06cd4   Remove explicit propagate calls
       new  ff8d755   Merge pull request #11567 from owncloud/cache-updater-refactor-stable7
       new  508ef23   Use `rawurlencode` since this seems to be expected by cURL
       new  3ce828b   make trashbin compatible with objectstore, replace glob with search in cache, make unknown free space work like unlimited free space
       new  15b39a6   Merge pull request #11520 from owncloud/make-trash-objectstore-compatible
       new  f53ecea   Add darwin to if block
       new  e1e501b   7.0.3 RC1
       new  640fc64   Imported Upstream version 7.0.3~rc1+dfsg

The 30 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/appinfo/info.xml                     |   4 +-
 apps/activity/l10n/ast.php                         |   1 -
 apps/activity/l10n/az.php                          |  11 +-
 apps/activity/l10n/bg_BG.php                       |   7 +-
 apps/activity/l10n/bn_BD.php                       |   3 +-
 apps/activity/l10n/bn_IN.php                       |   1 -
 apps/activity/l10n/ca.php                          |   1 -
 apps/activity/l10n/cs_CZ.php                       |  11 +-
 apps/activity/l10n/da.php                          |  11 +-
 apps/activity/l10n/de.php                          |   7 +-
 apps/activity/l10n/de_DE.php                       |   9 +-
 apps/activity/l10n/el.php                          |   7 +-
 apps/activity/l10n/en_GB.php                       |   7 +-
 apps/activity/l10n/es.php                          |   7 +-
 apps/activity/l10n/es_AR.php                       |   1 -
 apps/activity/l10n/es_CL.php                       |   1 -
 apps/activity/l10n/et_EE.php                       |   1 -
 apps/activity/l10n/eu.php                          |   1 -
 apps/activity/l10n/fa.php                          |   1 -
 apps/activity/l10n/fi_FI.php                       |   7 +-
 apps/activity/l10n/fr.php                          |  18 +-
 apps/activity/l10n/gl.php                          |   1 -
 apps/activity/l10n/he.php                          |   1 -
 apps/activity/l10n/hr.php                          |  49 ++++-
 apps/activity/l10n/hu_HU.php                       |   1 -
 apps/activity/l10n/ia.php                          |   9 +-
 apps/activity/l10n/it.php                          |   7 +-
 apps/activity/l10n/ja.php                          |   8 +-
 apps/activity/l10n/km.php                          |   1 -
 apps/activity/l10n/lt_LT.php                       |   9 +-
 apps/activity/l10n/ml_IN.php                       |   1 -
 apps/activity/l10n/nb_NO.php                       |   9 +-
 apps/activity/l10n/nl.php                          |   7 +-
 apps/activity/l10n/nn_NO.php                       |   1 -
 apps/activity/l10n/pl.php                          |   7 +-
 apps/activity/l10n/pt_BR.php                       |   7 +-
 apps/activity/l10n/pt_PT.php                       |   7 +-
 apps/activity/l10n/ro.php                          |   2 +-
 apps/activity/l10n/ru.php                          |   7 +-
 apps/activity/l10n/sk_SK.php                       |   2 +-
 apps/activity/l10n/sl.php                          |   7 +-
 apps/activity/l10n/sv.php                          |   1 -
 apps/activity/l10n/ta_IN.php                       |   1 -
 apps/activity/l10n/tr.php                          |   7 +-
 apps/activity/l10n/zh_CN.php                       |   9 +-
 apps/activity/lib/data.php                         |   2 +
 apps/activity/lib/datahelper.php                   |   4 +
 apps/activity/lib/grouphelper.php                  |   2 +
 apps/activity/lib/hooks.php                        |   9 +
 apps/activity/lib/mailqueuehandler.php             |  31 ++-
 apps/activity/lib/usersettings.php                 |   3 +-
 apps/activity/templates/activity.box.php           |   2 +-
 apps/activity/templates/email.notification.php     |   9 +-
 apps/activity/tests/usersettingstest.php           |   2 +-
 apps/calendar/appinfo/info.xml                     |   3 +
 .../js/3rdparty/webodf/editor/EditorSession.js     |   2 +
 apps/documents/src/patches/fontsCssPath.patch      |   7 +-
 apps/files/js/filelist.js                          |   8 +-
 apps/files_encryption/files/error.php              |   3 +
 apps/files_encryption/lib/proxy.php                |   4 +-
 apps/files_encryption/tests/proxy.php              |  12 +-
 apps/files_external/lib/owncloud.php               |   8 +
 apps/files_external/tests/owncloudfunctions.php    |  83 ++++++++
 apps/files_sharing/public.php                      |   2 +-
 apps/files_trashbin/lib/trashbin.php               |  18 +-
 config/config.sample.php                           |   7 +
 .../configuration/configuration-antivirus.txt      |  21 +-
 .../configuration/configuration_file_sharing.txt   |   6 +-
 .../_sources/configuration/configuration_mail.txt  |   6 +-
 .../_sources/configuration/configuration_users.txt |  36 +++-
 .../_sources/installation/configuration_nginx.txt  |   2 +-
 core/doc/admin/_sources/whats_new_admin.txt        |  26 ++-
 .../configuration/configuration-antivirus.html     |  22 +--
 .../configuration/configuration_file_sharing.html  |   6 +-
 .../admin/configuration/configuration_mail.html    |   4 +-
 .../admin/configuration/configuration_users.html   |  32 ++-
 core/doc/admin/contents.html                       |   2 +-
 .../admin/installation/configuration_nginx.html    |   2 +-
 core/doc/admin/whats_new_admin.html                |  27 ++-
 core/doc/user/_sources/contents.txt                |   2 +-
 core/doc/user/_sources/documents.txt               |   3 +-
 core/doc/user/_sources/files/filesweb.txt          |  12 +-
 core/doc/user/bookmarks.html                       |   6 +-
 core/doc/user/contents.html                        |  22 +--
 core/doc/user/documents.html                       |   9 +-
 core/doc/user/external_storage/google_drive.html   |   2 +-
 .../user/files/configuring_big_file_upload.html    |   2 +-
 core/doc/user/files/deletedfiles.html              |   2 +-
 core/doc/user/files/encryption.html                |   2 +-
 core/doc/user/files/files.html                     |   2 +-
 core/doc/user/files/filesweb.html                  |  13 +-
 core/doc/user/files/index.html                     |   2 +-
 core/doc/user/files/quota.html                     |   2 +-
 core/doc/user/files/server_to_server_using.html    |   2 +-
 core/doc/user/files/sync.html                      |   2 +-
 core/doc/user/files/versioncontrol.html            |   2 +-
 core/doc/user/genindex.html                        |   2 +-
 core/doc/user/index.html                           |   2 +-
 core/doc/user/migration.html                       |   4 +-
 core/doc/user/pim/calendar.html                    |   2 +-
 core/doc/user/pim/contacts.html                    |   2 +-
 core/doc/user/pim/index.html                       |   2 +-
 core/doc/user/pim/sync_ios.html                    |   2 +-
 core/doc/user/pim/sync_kde.html                    |   2 +-
 core/doc/user/pim/sync_osx.html                    |   2 +-
 core/doc/user/pim/sync_thunderbird.html            |   2 +-
 core/doc/user/pim/troubleshooting.html             |   4 +-
 core/doc/user/search.html                          |   2 +-
 core/doc/user/userpreferences.html                 |   2 +-
 core/doc/user/webinterface.html                    |   2 +-
 core/doc/user/whats_new.html                       |   2 +-
 lib/private/files/cache/changepropagator.php       |   8 +-
 lib/private/files/cache/homecache.php              |   3 +
 lib/private/files/cache/storage.php                |   2 +-
 lib/private/files/cache/updater.php                | 214 +++++++--------------
 lib/private/files/storage/dav.php                  |   4 +-
 lib/private/files/view.php                         |  67 ++++---
 lib/private/largefilehelper.php                    |   4 +-
 lib/private/setup.php                              |   2 +-
 lib/private/share/share.php                        |   5 +-
 lib/private/urlgenerator.php                       |   4 +
 settings/admin/controller.php                      | 123 ------------
 settings/application.php                           |  70 +++++++
 settings/apps.php                                  |   1 +
 settings/controller/mailsettingscontroller.php     | 166 ++++++++++++++++
 settings/css/settings.css                          |   4 +-
 settings/js/admin.js                               |  12 +-
 settings/routes.php                                |  17 +-
 settings/templates/admin.php                       | 150 ++++++++-------
 version.php                                        |   8 +-
 130 files changed, 1062 insertions(+), 614 deletions(-)
 create mode 100644 apps/files_external/tests/owncloudfunctions.php
 delete mode 100644 settings/admin/controller.php
 create mode 100644 settings/application.php
 create mode 100644 settings/controller/mailsettingscontroller.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