[Pkg-owncloud-commits] [owncloud] branch upstream-stable8 updated (2f5b96e -> ae820c8)
David Prévot
taffit at moszumanska.debian.org
Tue Sep 1 20:55:44 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to branch upstream-stable8
in repository owncloud.
from 2f5b96e Imported Upstream version 8.1.1~dfsg
new 2c83115 make sure that we emit the hooks if a file gets moved from a subfolder to the root folder with the nodes API
new f7cb36a Merge pull request #17947 from owncloud/fix_move_files_8.1
new 9bfbed5 Backport of #17464, fix uncaught exception on not permitted file types when setting avatar
new ac04692 Merge pull request #17951 from owncloud/backport-17464-stable8.1
new 4d6dcec Fix parsing of sharetime as string
new 42ca905 tests for _parseTime with hex and empty strings
new e94d8bb Merge pull request #17957 from owncloud/stable8.1-backport-17489
new 4409aed [admin settings] only retrieve log file size if file exists
new 571b7f0 Merge pull request #17972 from owncloud/stable81-17969
new c61b235 Correct regular expressions
new f736079 Add more unit tests
new 04b409f Merge pull request #17991 from owncloud/backport-correct-regex
new a430e75 only add the possibility to import ssl root certificates to the personal setting if the user can mount external storages
new 6534202 also block certificate management in the back-end if external storages are disabled for the user
new 18ec257 Merge pull request #18064 from owncloud/import_root_certificates_8.1
new cb791c7 add unit tests for share target conflict with group shares
new b91f002 just pass the share instead of searching for it
new 7c58985 Merge pull request #18104 from owncloud/share-group-conflict-81
new e0a3303 go trough the updater when uploading over webdav
new 82bffa0 Merge pull request #18108 from owncloud/dav-upload-updater-81
new 89ccdcf Fix removal of share permissions when share disabled for user
new 69970f8 Merge pull request #18139 from owncloud/stable8.1-share-permwrongvar
new 087acc5 Correctly make use of the languageCode argument in the files activity extension
new e9a1a8c Merge pull request #18172 from owncloud/fix-language-of-files-activities-in-emails-8.1
new 897e99a Fix preview of old file on public upload conflicts
new 1add97f Merge pull request #17753 from oparoz/fix-previews-for-public-uploads
new dcd9154 Make sure to hide empty content message when mask is shown
new 94eb5f6 Merge pull request #18266 from owncloud/stable8.1-filelist-emptycontentduringmask
new 327f96f Fix scanFile signature to avoid boring warning
new e272ec0 Fix duplicated line in doc block
new c8e1359 Add a basic unit test which notifies us about incompatible extending
new dbc03b6 Merge pull request #18237 from owncloud/backport-scanfilesignature
new 6c86890 handle rmdir on files for ftp storages
new 6bcf2b9 Merge pull request #18257 from owncloud/stable8.1-backport-17680
new 444d5d2 Show strage full warning for shared storages temporary
new 116ec56 Merge pull request #18288 from owncloud/stable8.1-backport-18231
new dcda1e1 fix mobile scrolling, lower sidebar sensitivity, fix #11193
new 94f2b2b Merge pull request #18284 from owncloud/stable8.1-backport-17785
new c31e246 add test for factories
new dc012be Merge pull request #18277 from owncloud/stable8.1-17852
new d3266f5 Fix default values of sharing capabilities
new 9e42d3e Fix config map provider for tests
new 3ea3fc7 Merge pull request #18274 from owncloud/issue-18261-sharing-capabilities-use-wrong-default-8.1
new 677bb62 Check if archive contains a directory named like appid
new c913219 Update installer.php
new 2c81ac1 Merge pull request #18182 from owncloud/backport-18159-stable8.1
new 47ec44d typo fixes
new 880ba38 Merge pull request #18367 from owncloud/config-php-tyops-8-1
new 8c14554 update icewind/smb to 1.0.3
new b9e5809 update icewind/smb to 1.0.4
new 31eb4f0 Merge pull request #18397 from owncloud/smb-1.0.4-81
new 60cd118 Add option to disable autocomplete in share dialog
new 174c4e3 Merge pull request #18353 from owncloud/backport-block-autocomplete
new 373d1b6 Add warning for not existing CA bundle when updating
new 21c9dd2 Merge pull request #18431 from owncloud/add-warning-ca-bundle-stable8.1
new 6dffa0f [stable8.1] Add CORS header to status.php to allow client-based check in the future
new 227e338 Merge pull request #18487 from owncloud/add-cors-header-to-allow-client-based-check
new d6bc7759 setUserVars() should only attempt substitution with strings
new bf10966 Retain compatibility with updated storage configurations
new 727cb3b Merge pull request #18446 from owncloud/ext-setuservars-string-stable8.1
new a1706f6 Prevent objectstore being set from client side
new c3468c7 Merge pull request #18559 from owncloud/ext-objectstore-stable8.1
new b2adf17 Simply hide sharing buttons for IE8 - fixes #18011
new 7d43657 don't load gs-share
new d2c81fd Merge pull request #18555 from owncloud/fix-gs-share-stable8.1
new 76306dd [app management] fix dependency check on install
new 540ad35 Merge pull request #18544 from owncloud/stable8.1-backport-18439
new 1d8b5ac also don't count group members when more than 1 ldap configs are active
new bcc79b0 Merge pull request #18579 from owncloud/backport-18279-stable8.1
new 1850476 Remove last occurence of `forcessl`
new 3233b9c Merge pull request #18583 from owncloud/backport-of-18582
new 0e4bdfb Use certificates that expire in 10 years
new 04bed33 Merge pull request #18612 from owncloud/stable8.1-newer-certs-2
new 01fc0b5 8.1.2 RC1
new ae820c8 Imported Upstream version 8.1.2~~rc1~dfsg
The 75 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:
.htaccess | 2 +-
apps/activity/appinfo/database.xml | 4 +-
apps/activity/appinfo/version | 2 +-
apps/activity/lib/data.php | 18 +-
apps/activity/tests/datatest.php | 71 +++
apps/activity/tests/testcase.php | 39 ++
apps/files/js/filelist.js | 1 +
apps/files/js/files.js | 5 +-
apps/files/lib/activity.php | 19 +-
apps/files/tests/activitytest.php | 45 +-
apps/files_external/3rdparty/composer.json | 2 +-
apps/files_external/3rdparty/composer.lock | 14 +-
.../3rdparty/composer/installed.json | 12 +-
.../3rdparty/icewind/smb/src/AbstractShare.php | 26 +
.../3rdparty/icewind/smb/src/Connection.php | 25 +-
.../3rdparty/icewind/smb/src/ErrorCodes.php | 1 +
...eniedException.php => InvalidPathException.php} | 2 +-
...iedException.php => NoLoginServerException.php} | 2 +-
.../3rdparty/icewind/smb/src/NativeServer.php | 7 +-
.../3rdparty/icewind/smb/src/NativeShare.php | 15 +-
.../3rdparty/icewind/smb/src/Server.php | 33 +-
.../3rdparty/icewind/smb/src/Share.php | 44 +-
.../3rdparty/icewind/smb/tests/AbstractShare.php | 539 -------------------
.../3rdparty/icewind/smb/tests/NativeShare.php | 27 -
.../3rdparty/icewind/smb/tests/NativeStream.php | 143 -----
.../3rdparty/icewind/smb/tests/Parser.php | 103 ----
.../3rdparty/icewind/smb/tests/Server.php | 57 --
.../3rdparty/icewind/smb/tests/Share.php | 24 -
.../3rdparty/icewind/smb/tests/bootstrap.php | 9 -
.../3rdparty/icewind/smb/tests/config.json | 7 -
.../3rdparty/icewind/smb/tests/phpunit.xml | 6 -
.../controller/storagescontroller.php | 9 +
apps/files_external/lib/amazons3.php | 4 +-
apps/files_external/lib/config.php | 4 +-
apps/files_external/lib/smb_oc.php | 2 +-
apps/files_external/lib/storageconfig.php | 19 +
apps/files_external/lib/streamwrapper.php | 5 +-
apps/files_external/service/storagesservice.php | 8 +-
apps/files_external/templates/settings.php | 2 +-
apps/files_sharing/js/public.js | 24 +-
apps/files_sharing/lib/cache.php | 4 +-
apps/files_sharing/lib/capabilities.php | 10 +-
apps/files_sharing/lib/external/scanner.php | 3 +-
apps/files_sharing/lib/share/file.php | 26 +-
apps/files_sharing/lib/sharedstorage.php | 4 +-
apps/files_sharing/settings-personal.php | 7 +
apps/files_sharing/templates/settings-personal.php | 8 +-
apps/files_sharing/tests/capabilities.php | 22 +-
apps/files_sharing/tests/external/scannertest.php | 82 +++
apps/files_sharing/tests/sharedstorage.php | 39 ++
apps/user_ldap/lib/user/user.php | 8 +-
.../tests/integration/abstractintegrationtest.php | 137 +++++
.../tests/integration/data/avatar-invalid.gif | Bin 0 -> 48702 bytes
.../tests/integration/data/avatar-valid.jpg | Bin 0 -> 95495 bytes
.../integration/fakemanager.php} | 21 +-
.../lib/IntegrationTestAccessGroupsMatchFilter.php | 128 ++---
.../lib/user/IntegrationTestUserAvatar.php | 128 +++++
apps/user_ldap/tests/integration/run-test.sh | 2 +-
.../setup-scripts/createExplicitUsers.php | 2 +-
config/config.sample.php | 22 +-
core/ajax/share.php | 10 +
.../_images/100000000000023100000082EE8AC471.png | Bin 4127 -> 0 bytes
.../_images/100000000000023F000000F8D2CD2E60.png | Bin 14632 -> 0 bytes
.../_images/100000000000030C00000070A51C0EF4.png | Bin 4799 -> 0 bytes
.../_images/100000000000033300000106C232E69B.png | Bin 16899 -> 0 bytes
.../external-storage-google-drive-0auth.png | Bin 65496 -> 0 bytes
.../_images/external-storage-google-drive-9.png | Bin 34285 -> 0 bytes
.../_images/external-storage-google-drive-sdk.png | Bin 45813 -> 0 bytes
.../_images/external-storage-google-drive1.png | Bin 20527 -> 12420 bytes
.../_images/external-storage-google-drive10.png | Bin 0 -> 27812 bytes
.../_images/external-storage-google-drive11.png | Bin 0 -> 41117 bytes
.../_images/external-storage-google-drive2.png | Bin 5359 -> 14560 bytes
.../_images/external-storage-google-drive3.png | Bin 0 -> 15648 bytes
.../_images/external-storage-google-drive4.png | Bin 0 -> 42952 bytes
.../_images/external-storage-google-drive5.png | Bin 75172 -> 30934 bytes
.../_images/external-storage-google-drive6.png | Bin 0 -> 69950 bytes
.../_images/external-storage-google-drive7.png | Bin 29240 -> 0 bytes
.../linux_database_configuration.txt | 8 +-
.../oracle_db_configuration.txt | 33 +-
.../big_file_upload_configuration.txt | 12 +-
.../encryption_configuration.txt | 4 +-
.../external_storage_configuration.txt | 49 +-
.../external_storage_configuration_gui.txt | 110 ++--
.../files_locking_transactional.txt | 2 +-
.../serving_static_files_configuration.txt | 12 +-
.../background_jobs_configuration.txt | 2 +-
.../config_sample_php_parameters.txt | 27 +-
.../configuration_server/email_configuration.txt | 6 +-
.../configuration_server/harden_server.txt | 144 +++--
.../admin/_sources/configuration_server/index.txt | 4 +-
.../js_css_asset_management_configuration.txt | 2 +-
.../knowledgebase_configuration.txt | 2 +-
.../configuration_server/logging_configuration.txt | 48 +-
.../_sources/configuration_server/occ_command.txt | 6 +-
.../configuration_server/performance_tuning.txt | 500 ++++++-----------
.../reverse_proxy_configuration.txt | 8 +-
.../security_setup_warnings.txt | 6 +-
.../configuration_user/user_auth_ftp_smb_imap.txt | 3 +-
.../_sources/configuration_user/user_auth_ldap.txt | 16 +-
.../configuration_user/user_provisioning_api.txt | 22 +-
.../file_firewall_configuration.txt | 574 --------------------
.../_sources/enterprise_user_management/index.txt | 1 -
.../installation/apps_management_installation.txt | 10 +-
.../_sources/installation/installation_wizard.txt | 2 +-
.../_sources/installation/linux_installation.txt | 23 +-
.../_sources/installation/nginx_configuration.txt | 14 +
.../installation/selinux_configuration.txt | 4 +-
.../_sources/installation/source_installation.txt | 18 +-
core/doc/admin/_sources/issues/index.txt | 24 +-
core/doc/admin/_sources/maintenance/restore.txt | 4 +-
core/doc/admin/_sources/maintenance/update.txt | 12 +-
core/doc/admin/_sources/maintenance/upgrade.txt | 18 +-
.../operations/considerations_on_monitoring.txt | 10 +-
.../operations/scaling_multiple_machines.txt | 70 +--
core/doc/admin/_sources/release_notes.txt | 19 +-
core/doc/admin/_sources/whats_new_admin.txt | 12 +-
core/doc/admin/configuration_database/index.html | 2 +-
.../linux_database_configuration.html | 6 +-
.../oracle_db_configuration.html | 23 +-
.../big_file_upload_configuration.html | 12 +-
.../encryption_configuration.html | 4 +-
.../external_storage_configuration.html | 42 +-
.../external_storage_configuration_gui.html | 115 ++--
.../files_locking_transactional.html | 2 +-
.../serving_static_files_configuration.html | 12 +-
.../activity_configuration.html | 2 +-
.../antivirus_configuration.html | 2 +-
.../automatic_configuration.html | 2 +-
.../background_jobs_configuration.html | 4 +-
.../config_sample_php_parameters.html | 24 +-
.../configuration_server/email_configuration.html | 8 +-
.../admin/configuration_server/external_sites.html | 2 +-
.../admin/configuration_server/harden_server.html | 126 ++---
core/doc/admin/configuration_server/index.html | 24 +-
.../js_css_asset_management_configuration.html | 4 +-
.../knowledgebase_configuration.html | 4 +-
.../language_configuration.html | 2 +-
.../logging_configuration.html | 58 +-
.../admin/configuration_server/occ_command.html | 8 +-
.../configuration_server/performance_tuning.html | 401 +++++---------
.../reverse_proxy_configuration.html | 12 +-
.../configuration_server/search_configuration.html | 2 +-
.../security_setup_warnings.html | 8 +-
.../thirdparty_php_configuration.html | 4 +-
.../configuration_user/user_auth_ftp_smb_imap.html | 2 +-
.../admin/configuration_user/user_auth_ldap.html | 16 +-
.../configuration_user/user_provisioning_api.html | 22 +-
core/doc/admin/contents.html | 37 +-
core/doc/admin/enterprise_files_drop/index.html | 2 +-
.../file_firewall_configuration.html | 591 ---------------------
.../admin/enterprise_user_management/index.html | 8 -
.../user_auth_shibboleth.html | 3 +-
.../installation/apps_management_installation.html | 10 +-
core/doc/admin/installation/index.html | 8 +-
.../admin/installation/installation_wizard.html | 2 +-
.../doc/admin/installation/linux_installation.html | 21 +-
.../admin/installation/nginx_configuration.html | 18 +-
.../admin/installation/selinux_configuration.html | 2 +-
.../admin/installation/source_installation.html | 16 +-
core/doc/admin/issues/index.html | 24 +-
core/doc/admin/maintenance/restore.html | 2 +-
core/doc/admin/maintenance/update.html | 15 +-
core/doc/admin/maintenance/upgrade.html | 20 +-
core/doc/admin/objects.inv | Bin 914 -> 927 bytes
.../operations/considerations_on_monitoring.html | 10 +-
.../operations/scaling_multiple_machines.html | 35 +-
core/doc/admin/release_notes.html | 17 +-
core/doc/admin/whats_new_admin.html | 10 +-
core/doc/user/_images/oc_filesweb_new.png | Bin 5434 -> 3875 bytes
core/doc/user/_sources/files/access_webdav.txt | 4 +-
core/doc/user/_sources/files/access_webgui.txt | 8 +-
.../_sources/files/deleted_file_management.txt | 4 +-
core/doc/user/_sources/files/encrypting_files.txt | 2 +-
core/doc/user/_sources/files/quota.txt | 12 +-
core/doc/user/_sources/pim/contacts.txt | 4 +-
core/doc/user/_sources/pim/sync_ios.txt | 8 +-
core/doc/user/_sources/pim/sync_osx.txt | 5 +-
core/doc/user/files/access_webdav.html | 3 +-
core/doc/user/files/access_webgui.html | 5 +-
core/doc/user/files/deleted_file_management.html | 5 +-
core/doc/user/files/encrypting_files.html | 2 +-
core/doc/user/files/quota.html | 10 +-
core/doc/user/pim/contacts.html | 3 +-
core/doc/user/pim/sync_ios.html | 6 +-
core/doc/user/pim/sync_osx.html | 3 +-
core/js/js.js | 3 +-
core/js/oc-dialogs.js | 4 +-
core/js/share.js | 21 +
core/js/tests/specs/shareSpec.js | 16 +
lib/private/app.php | 2 +-
.../dependencyinjection/dicontainer.php | 1 +
lib/private/connector/sabre/file.php | 3 +-
lib/private/files/view.php | 15 +-
lib/private/installer.php | 4 +
lib/private/server.php | 1 +
lib/private/updater.php | 7 +
lib/private/user/session.php | 4 +-
settings/admin.php | 6 +-
settings/application.php | 3 +-
settings/controller/certificatecontroller.php | 34 +-
settings/personal.php | 18 +-
settings/templates/admin.php | 5 +
settings/templates/personal.php | 2 +
settings/users.php | 4 +-
status.php | 1 +
version.php | 8 +-
206 files changed, 2164 insertions(+), 3773 deletions(-)
create mode 100644 apps/files_external/3rdparty/icewind/smb/src/AbstractShare.php
copy apps/files_external/3rdparty/icewind/smb/src/Exception/{AccessDeniedException.php => InvalidPathException.php} (77%)
copy apps/files_external/3rdparty/icewind/smb/src/Exception/{AccessDeniedException.php => NoLoginServerException.php} (78%)
delete mode 100644 apps/files_external/3rdparty/icewind/smb/tests/AbstractShare.php
delete mode 100644 apps/files_external/3rdparty/icewind/smb/tests/NativeShare.php
delete mode 100644 apps/files_external/3rdparty/icewind/smb/tests/NativeStream.php
delete mode 100644 apps/files_external/3rdparty/icewind/smb/tests/Parser.php
delete mode 100644 apps/files_external/3rdparty/icewind/smb/tests/Server.php
delete mode 100644 apps/files_external/3rdparty/icewind/smb/tests/Share.php
delete mode 100644 apps/files_external/3rdparty/icewind/smb/tests/bootstrap.php
delete mode 100644 apps/files_external/3rdparty/icewind/smb/tests/config.json
delete mode 100644 apps/files_external/3rdparty/icewind/smb/tests/phpunit.xml
create mode 100644 apps/files_sharing/tests/external/scannertest.php
create mode 100644 apps/user_ldap/tests/integration/abstractintegrationtest.php
create mode 100644 apps/user_ldap/tests/integration/data/avatar-invalid.gif
create mode 100644 apps/user_ldap/tests/integration/data/avatar-valid.jpg
copy apps/user_ldap/{lib/logwrapper.php => tests/integration/fakemanager.php} (67%)
create mode 100644 apps/user_ldap/tests/integration/lib/user/IntegrationTestUserAvatar.php
delete mode 100644 core/doc/admin/_images/100000000000023100000082EE8AC471.png
delete mode 100644 core/doc/admin/_images/100000000000023F000000F8D2CD2E60.png
delete mode 100644 core/doc/admin/_images/100000000000030C00000070A51C0EF4.png
delete mode 100644 core/doc/admin/_images/100000000000033300000106C232E69B.png
delete mode 100644 core/doc/admin/_images/external-storage-google-drive-0auth.png
delete mode 100644 core/doc/admin/_images/external-storage-google-drive-9.png
delete mode 100644 core/doc/admin/_images/external-storage-google-drive-sdk.png
create mode 100644 core/doc/admin/_images/external-storage-google-drive10.png
create mode 100644 core/doc/admin/_images/external-storage-google-drive11.png
create mode 100644 core/doc/admin/_images/external-storage-google-drive3.png
create mode 100644 core/doc/admin/_images/external-storage-google-drive4.png
create mode 100644 core/doc/admin/_images/external-storage-google-drive6.png
delete mode 100644 core/doc/admin/_images/external-storage-google-drive7.png
delete mode 100644 core/doc/admin/_sources/enterprise_user_management/file_firewall_configuration.txt
delete mode 100644 core/doc/admin/enterprise_user_management/file_firewall_configuration.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