[Pkg-owncloud-commits] [owncloud] branch master updated (036d6ec -> 1596e84)

David Prévot taffit at moszumanska.debian.org
Sun May 31 01:58:59 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a change to branch master
in repository owncloud.

      from  036d6ec   Use tilde instead of + before dfsg
       new  64349c5   Exclude two images containing non-free ICC profiles
       new  24eb2bc   set up paged search when limit is 0
       new  39492eb   Merge pull request #14707 from owncloud/ldap-reset-paged-search-on-null-limit-stable7
       new  6a46ede   Fix libre/openoffice preview on multi-user instances
       new  5544509   Merge pull request #14182 from RealRancor/update_office_preview
       new  ec71e0b   Read version and product name from update template
       new  b588692   Merge pull request #14637 from owncloud/backport-13341
       new  c716776   cron shall not operate in case we are in maintenance mode - fixes #14843
       new  27ec925   Merge pull request #14846 from owncloud/fix-14843-stable7
       new  03ca380   Check directory handle before we use it
       new  9e52b17   Merge pull request #14902 from owncloud/tempmanager-fix-backport
       new  bf7e2c7   offset needs to be considered in computed limit
       new  1325649   Merge pull request #15141 from owncloud/backport-15123-stable7
       new  db76376   support paged results against 389ds.
       new  0c72c99   Merge pull request #14889 from owncloud/backport-14849-stable7
       new  2bb6a92   Fix config API usage in cron.php
       new  529d45c   Merge pull request #15161 from owncloud/stable7-fixcronconfig
       new  a529b2b   Fix size propagation over shared storage boundary
       new  4f9c750   Add unit test for size propagation across share boundaries
       new  b62d20f   Uglify unit test to make them work on stable7
       new  92cbeef   Clear statcache before getting the mtime from local storage backends
       new  0ca1500   also clear statcache in mapped local
       new  ef1ddfc   Merge pull request #14861 from owncloud/stable7-fix-sizepropagationwithshare
       new  df2f85e   also call generateTarget for group share to add the correct prefix if share_folder is defined in config.php
       new  32bd2d1   Merge pull request #15072 from owncloud/fix_group_share
       new  51017e4   Remove hacky Substring support for MSSQL
       new  423311c   Merge pull request #14498 from owncloud/kill-substr-mssql-stable7
       new  0cdeeec   always fall back to default share folder
       new  57d6c49   Merge pull request #15251 from owncloud/use_default_share_folder_oc7
       new  6ebe04f   Cron has to be executed with the correct user - fixes 13912 and others
       new  a4c0f25   Merge pull request #15370 from owncloud/stable7-backport-15353
       new  1ae73f0   don't return null for not existing group id's
       new  43b2f3c   Merge pull request #15435 from owncloud/dont_return_empty_groups
       new  e6c2382   Add "Reply-To" support for sharing notifications
       new  03c9657   Merge pull request #15559 from owncloud/backport-15541-stable7
       new  caae0e6   do not hide exception when ldap server has a hiccup
       new  2403721   do not disclose information, show generic error on login page
       new  77a601c   fix_tests
       new  f830150   more robust share dialog
       new  a2cc658   throw exception if setup is incomplete
       new  f7db588   throw exception when backends don't provide a user instead of creating legacy local storages
       new  919241c   fix filesystem and encryption tests
       new  598f798   throw exception when LDAP Connection was lost
       new  e72cd71   Merge pull request #15332 from owncloud/dont_hide_exceptions
       new  79187fc   add lookup route for displaynames
       new  e37f9c8   use displayname lookup route in files_external settings
       new  d01bfe3   Merge pull request #15833 from owncloud/backport-files-external-fixes
       new  8800622   Disable OCS api when in maintenance mode
       new  67c862c   block cron when in single user mode
       new  780530e   block webdav in single user mode
       new  0418b33   block ocs in single user mode
       new  9c44e7b   Fix single user check in case no user is logged in
       new  2c656b0   Fix singe user mode on public.php - take two
       new  f5a597b   Merge pull request #16114 from owncloud/stable7-backport-15510-and-15465
       new  2c10e31   resolve reshares in public webdav
       new  38644cf   fix subfolder reshares over webdav
       new  cf05d50   Merge pull request #15863 from owncloud/public-reshare-webdav-stable7
       new  02ef384   Add note for asset pipeline and third-party apps on stable7
       new  87052be   Merge pull request #16291 from RealRancor/asset_pipe_note
       new  1c5a86a   Fix bugs in ownCloud external storage
       new  765526e   Merge pull request #15271 from owncloud/stable7-fix-ext-owncloud
       new  467da3c   Support constructing an SMB_OC without saved session credentials
       new  8a39256   Merge pull request #15077 from owncloud/fix-smb-oc-admin-stable7
       new  3f23ae4   Add OC_Response::setContentLengthHeader() for Apache PHP SAPI workaround.
       new  5014d2c   Merge pull request #15402 from owncloud/response-setContentLengthHeader-stable7
       new  f3bd266   Backport of #13740
       new  07988cf   Fixes returns of group memberships and counting if all members have the specific groups as primary set.
       new  ae850d7   add primary group users to resultset before caching
       new  55a122a   Merge pull request #13742 from owncloud/fix-12190-2-stable7
       new  b4741cf   make sure to get the right list of users with access to the file, including the owner
       new  b04d510   Merge pull request #16608 from owncloud/fix_14588
       new  927cae7   7.0.6 RC1
       new  04fd509   Imported Upstream version 7.0.6~rc1~dfsg
       new  12c61b2   Merge tag 'upstream/7.0.6_rc1_dfsg'
       new  25a0097   Refresh patches
       new  e1e62c5   Update copyright
       new  681bf85   Compatibility with recent Symfony
       new  1596e84   Update changelog for 7.0.6~rc1~dfsg-1 release

The 78 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/ajax/fetch.php                       |   6 +-
 apps/activity/lib/api.php                          |   6 +-
 apps/activity/lib/mailqueuehandler.php             |  12 +-
 apps/activity/lib/parameterhelper.php              |  19 +-
 apps/activity/rss.php                              |   6 +-
 apps/activity/tests/datahelpertest.php             |   6 +
 apps/activity/tests/grouphelpertest.php            |   1 +
 apps/activity/tests/parameterhelpertest.php        |  23 +-
 apps/bookmarks/lib/bookmarks.php                   |   2 +-
 .../templates/part.choosecalendar.rowfields.php    |  11 +-
 apps/files/download.php                            |   2 +-
 apps/files_encryption/lib/util.php                 |  11 +-
 apps/files_encryption/tests/hooks.php              |  24 +-
 apps/files_encryption/tests/trashbin.php           |  72 +++++
 apps/files_external/js/settings.js                 |  45 +--
 apps/files_external/lib/owncloud.php               |   4 +-
 apps/files_external/lib/smb_oc.php                 |  14 +-
 apps/files_external/tests/owncloudfunctions.php    |   8 +
 apps/files_sharing/lib/cache.php                   |  22 ++
 apps/files_sharing/lib/helper.php                  |  16 +-
 apps/files_sharing/lib/sharedmount.php             |   4 +-
 apps/files_sharing/publicwebdav.php                |   3 +-
 apps/files_sharing/tests/helper.php                |   6 +-
 apps/files_sharing/tests/propagation.php           |  90 ++++++
 apps/files_trashbin/lib/trashbin.php               |   6 +-
 apps/files_versions/download.php                   |   2 +-
 apps/updater/css/updater.css                       |   1 -
 apps/updater/templates/admin.php                   |   6 +-
 apps/user_ldap/group_ldap.php                      | 100 ++++--
 apps/user_ldap/lib/access.php                      |  22 +-
 apps/user_ldap/lib/connection.php                  |  10 +-
 apps/user_ldap/lib/ldap.php                        |   4 +
 apps/user_ldap/lib/user/manager.php                |  17 +-
 apps/user_ldap/lib/wizard.php                      |  14 +-
 apps/user_ldap/tests/group_ldap.php                |  91 +++++-
 apps/user_ldap/tests/user/manager.php              |   4 -
 apps/user_ldap/tests/user_ldap.php                 | 237 +++++++++++---
 apps/user_ldap/user_ldap.php                       |  16 +-
 config/config.sample.php                           |   3 +
 core/ajax/share.php                                |   4 +-
 .../doc/admin/release/_images/external-sites-1.png | Bin 0 -> 80744 bytes
 .../doc/admin/release/_images/external-sites-2.png | Bin 0 -> 20024 bytes
 .../doc/admin/release/_images/external-sites-3.png | Bin 0 -> 20519 bytes
 .../admin/release/_images/external-storage-ftp.png | Bin 10805 -> 20913 bytes
 .../configuration/activity_configuration.txt       |  32 ++
 .../background_jobs_configuration.txt              |   4 +
 .../big_file_upload_configuration.txt              |   4 +
 .../configuration/config_sample_php_parameters.txt |  19 ++
 .../_sources/configuration/external_sites.txt      |  57 ++++
 .../external_storage_configuration.txt             |  26 +-
 .../external_storage_configuration_gui.txt         |  26 +-
 .../_sources/configuration/harden_server.txt       | 155 +++++++++
 .../admin/release/_sources/configuration/index.txt |   3 +
 .../js_css_asset_management_configuration.txt      |   2 +
 .../_sources/configuration/user_auth_ldap.txt      |   1 +
 .../_sources/installation/installation_wizard.txt  |   2 +
 .../_sources/installation/linux_installation.txt   |   8 +-
 .../_sources/installation/nginx_configuration.txt  |  11 +
 core/doc/admin/release/_sources/issues/index.txt   | 179 ++++++++++-
 .../_sources/maintenance/enable_maintenance.txt    |  12 +-
 .../admin/release/_sources/maintenance/update.txt  |  35 +-
 .../admin/release/_sources/maintenance/upgrade.txt | 175 +++++++---
 ...figuration.html => activity_configuration.html} |  64 ++--
 .../configuration/antivirus_configuration.html     |   7 +-
 .../configuration/automatic_configuration.html     |   5 +-
 .../background_jobs_configuration.html             |  11 +-
 .../big_file_upload_configuration.html             |  11 +-
 .../collaborative_documents_configuration.html     |   5 +-
 .../config_sample_php_parameters.html              |  19 +-
 .../configuration/custom_client_configuration.html |   5 +-
 .../configuration/database_configuration.html      |   5 +-
 .../release/configuration/email_configuration.html |   5 +-
 .../configuration/encryption_configuration.html    |   5 +-
 ...arch_configuration.html => external_sites.html} |  81 +++--
 .../external_storage_configuration.html            |  31 +-
 .../external_storage_configuration_gui.html        |  27 +-
 .../configuration/file_sharing_configuration.html  |   7 +-
 .../configuration/files_locking_enabling.html      |   7 +-
 .../admin/release/configuration/harden_server.html | 353 +++++++++++++++++++++
 core/doc/admin/release/configuration/index.html    |  25 +-
 .../js_css_asset_management_configuration.html     |  12 +-
 .../configuration/knowledgebase_configuration.html |   5 +-
 .../configuration/language_configuration.html      |   5 +-
 .../configuration/logging_configuration.html       |   5 +-
 .../admin/release/configuration/occ_command.html   |   5 +-
 .../release/configuration/performance_tips.html    |   5 +-
 .../configuration/previews_configuration.html      |   5 +-
 .../configuration/reset_admin_password.html        |   5 +-
 .../configuration/reverse_proxy_configuration.html |   5 +-
 .../configuration/search_configuration.html        |   5 +-
 .../server_to_server_configuration.html            |   5 +-
 .../serving_static_files_configuration.html        |   5 +-
 .../thirdparty_php_configuration.html              |   5 +-
 .../configuration/user_auth_ftp_smb_imap.html      |   5 +-
 .../release/configuration/user_auth_ldap.html      |   6 +-
 .../configuration/user_auth_ldap_cleanup.html      |   5 +-
 .../release/configuration/user_configuration.html  |   5 +-
 core/doc/admin/release/contents.html               |  41 ++-
 core/doc/admin/release/genindex.html               |   2 +-
 core/doc/admin/release/index.html                  |   2 +-
 .../installation/appliance_installation.html       |   2 +-
 .../installation/apps_management_installation.html |   2 +-
 .../installation/hiawatha_configuration.html       |   2 +-
 core/doc/admin/release/installation/index.html     |   2 +-
 .../release/installation/installation_wizard.html  |   4 +-
 .../installation/lighttpd_configuration.html       |   2 +-
 .../release/installation/linux_installation.html   |   8 +-
 .../release/installation/macos_installation.html   |   2 +-
 .../release/installation/nginx_configuration.html  |  17 +-
 .../release/installation/others_installation.html  |   2 +-
 .../installation/selinux_configuration.html        |   2 +-
 .../release/installation/source_installation.html  |   2 +-
 .../release/installation/ucs_installation.html     |   2 +-
 .../release/installation/windows_installation.html |   2 +-
 .../release/installation/yaws_configuration.html   |   2 +-
 core/doc/admin/release/issues/index.html           | 209 +++++++++++-
 core/doc/admin/release/maintenance/backup.html     |   2 +-
 core/doc/admin/release/maintenance/convert_db.html |   2 +-
 .../release/maintenance/enable_maintenance.html    |  10 +-
 core/doc/admin/release/maintenance/index.html      |   5 +-
 core/doc/admin/release/maintenance/migrating.html  |   2 +-
 core/doc/admin/release/maintenance/restore.html    |   2 +-
 core/doc/admin/release/maintenance/update.html     |  35 +-
 core/doc/admin/release/maintenance/upgrade.html    | 170 +++++++---
 core/doc/admin/release/search.html                 |   2 +-
 core/doc/admin/release/videos.html                 |   2 +-
 core/doc/admin/release/whats_new_admin.html        |   2 +-
 core/doc/user/_images/calendar_caldav_icon.png     | Bin 0 -> 314 bytes
 core/doc/user/_images/calendar_caldav_ios.png      | Bin 0 -> 18510 bytes
 core/doc/user/_images/calendar_caldav_link.png     | Bin 0 -> 9789 bytes
 core/doc/user/_images/deleted_files.png            | Bin 25471 -> 0 bytes
 core/doc/user/_images/gear.png                     | Bin 0 -> 452 bytes
 .../_sources/external_storage/google_drive.txt     |   2 +-
 core/doc/user/_sources/files/deletedfiles.txt      | 116 ++++---
 core/doc/user/_sources/files/files.txt             |   8 +
 core/doc/user/_sources/pim/calendar.txt            |  44 ++-
 core/doc/user/_sources/pim/troubleshooting.txt     |  76 +----
 core/doc/user/_sources/webinterface.txt            |   3 +
 core/doc/user/bookmarks.html                       |   2 +-
 core/doc/user/contents.html                        |  12 +-
 core/doc/user/documents.html                       |   2 +-
 core/doc/user/external_storage/google_drive.html   |   4 +-
 .../user/files/configuring_big_file_upload.html    |   2 +-
 core/doc/user/files/deletedfiles.html              | 103 +++---
 core/doc/user/files/encryption.html                |   2 +-
 core/doc/user/files/files.html                     |   7 +-
 core/doc/user/files/filesweb.html                  |   2 +-
 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/pim/calendar.html                    |  43 +--
 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             |  67 +---
 core/doc/user/search.html                          |   2 +-
 core/doc/user/userpreferences.html                 |   2 +-
 core/doc/user/webinterface.html                    |   7 +-
 core/doc/user/whats_new.html                       |   2 +-
 core/js/share.js                                   |   4 +
 core/js/update.js                                  |  12 +-
 core/routes.php                                    |   4 +
 core/templates/login.php                           |   6 +
 core/templates/update.admin.php                    |   2 +-
 core/user/controller.php                           |  31 ++
 cron.php                                           |  27 +-
 debian/changelog                                   |  15 +
 debian/copyright                                   |   3 +
 debian/patches/0001-Disable-the-appstore.patch     |   4 +-
 debian/patches/0002-Fix-displayed-version.patch    |   2 +-
 debian/patches/0003-Improve-logfile-handling.patch |   6 +-
 ...lace-_method-requirement-by-g-s-etMethods.patch |  46 +++
 .../path/0004-Adapt-Archive-Tar.php-path.patch     |   1 -
 ...ctrine-Symphony-Patchwork-and-Pimple-path.patch |   5 +-
 .../path/0006-Adapt-Crypt_Blowfish-path.patch      |   1 -
 debian/patches/path/0007-Adapt-aws-sdk-path.patch  |   1 -
 .../0008-Adapt-google-api-php-client-path.patch    |   1 -
 debian/patches/path/0009-Adapt-Dropbox-path.patch  |   1 -
 debian/patches/series                              |   1 +
 lib/base.php                                       |  62 ++--
 lib/private/connector/sabre/maintenanceplugin.php  |   3 +
 lib/private/db/statementwrapper.php                |  99 ------
 lib/private/files.php                              |   2 +-
 lib/private/files/filesystem.php                   |  62 ++--
 lib/private/files/storage/local.php                |   1 +
 lib/private/files/storage/mappedlocal.php          |   1 +
 lib/private/group/manager.php                      |   5 +-
 lib/private/hook.php                               |   3 +
 lib/private/mail.php                               |   7 +-
 lib/private/preview/office-cl.php                  |   5 +-
 lib/private/response.php                           |  23 +-
 lib/private/servernotavailableexception.php        |  27 ++
 lib/private/share/mailnotifications.php            |  19 +-
 lib/private/share/share.php                        |   5 +-
 lib/private/tempmanager.php                        |  14 +-
 lib/private/user/nouserexception.php               |  14 +
 lib/public/response.php                            |   8 +
 ocs/v1.php                                         |   4 +-
 public.php                                         |   2 +-
 version.php                                        |   8 +-
 207 files changed, 3092 insertions(+), 997 deletions(-)
 create mode 100644 apps/files_sharing/tests/propagation.php
 create mode 100644 core/doc/admin/release/_images/external-sites-1.png
 create mode 100644 core/doc/admin/release/_images/external-sites-2.png
 create mode 100644 core/doc/admin/release/_images/external-sites-3.png
 create mode 100644 core/doc/admin/release/_sources/configuration/activity_configuration.txt
 create mode 100644 core/doc/admin/release/_sources/configuration/external_sites.txt
 create mode 100644 core/doc/admin/release/_sources/configuration/harden_server.txt
 copy core/doc/admin/release/configuration/{knowledgebase_configuration.html => activity_configuration.html} (72%)
 copy core/doc/admin/release/configuration/{search_configuration.html => external_sites.html} (67%)
 create mode 100644 core/doc/admin/release/configuration/harden_server.html
 create mode 100644 core/doc/user/_images/calendar_caldav_icon.png
 create mode 100644 core/doc/user/_images/calendar_caldav_ios.png
 create mode 100644 core/doc/user/_images/calendar_caldav_link.png
 delete mode 100644 core/doc/user/_images/deleted_files.png
 create mode 100644 core/doc/user/_images/gear.png
 create mode 100644 core/user/controller.php
 create mode 100644 debian/patches/0010-Replace-_method-requirement-by-g-s-etMethods.patch
 create mode 100644 lib/private/servernotavailableexception.php
 create mode 100644 lib/private/user/nouserexception.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