[Pkg-owncloud-commits] [owncloud] branch stable8 updated (8f69ffc -> 82d7175)
David Prévot
taffit at moszumanska.debian.org
Thu Nov 5 01:04:16 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to branch stable8
in repository owncloud.
from 8f69ffc Update changelog for 8.2.0~dfsg-1 release
new a1ce7ac [IE] Add border to dropdown menus
new f4ffa94 [IE9] Set explicit height to file actions menu icon
new 2ff3e87 [IE8] Fix "new" button width
new f2ed3e7 [IE8] Fix button background color
new 7010f42 Merge pull request #19770 from owncloud/stable8.2-fix-ie-pain
new f7b62ab Delete last undoable user before user creation
new dbf5c26 Merge pull request #19769 from owncloud/stable8.2-users-deletebeforecreate
new b0abb58 Fix share email sending feedback
new da3cfb8 Add unit tests for sending e-mail for link shares
new 9c5dcb4 Merge pull request #19771 from owncloud/stable8.2-share-emailsenterror
new 68f0d10 Fix DOM element ids in share dialog
new 7ddbaf6 Merge pull request #19835 from owncloud/stable8.2-share-checkboxuniqueids
new 8165c08 Update list of deprecated methods
new 0eb374f update deprecation message
new c4c8296 The constant is now deprecated
new 26d98e9 Merge pull request #19800 from owncloud/backport-19731
new 4a0ca37 Remove sidebar for trashbin view
new 394751a Merge pull request #19775 from owncloud/stable8.2-trashbin-removesidebar
new a4cbdfd showTemporary instead of show for notifications
new 1cf1119 Merge pull request #19774 from owncloud/stable8.2-notif-showtemporary
new cc03a1d Debounce cancel upload message
new cddf111 Merge pull request #19778 from owncloud/stable8.2-files-canceluploaddebounce-re
new b6f5e13 Move alt text for favorite action to image
new b0cecfb Merge pull request #19772 from owncloud/stable8.2-sidebar-alt-favorite
new 9f052e4 Move trashbin specific CSS that modifies sidebar
new 0ea4274 Merge pull request #19779 from owncloud/stable8.2-trash-deletesectionposition-2
new 7114452 Hide notification on delete
new f3d58ee Merge pull request #19780 from owncloud/stable8.2-files-delete-hidenotif
new ba46cfe Properly hide strengthify after password change
new a2b5a2f Merge pull request #19782 from owncloud/stable8.2-passwordchange-hidestrengthify-2
new 1d04317 Do not register sidebar panels when no sidebar
new 0f3adb8 Merge pull request #19819 from owncloud/stable8.2-filelist-preventerrorwhennosidebar
new 063c2db Fix spinner positions in share tab
new 7164178 Merge pull request #19844 from owncloud/stable8.2-share-fix-spinner-position
new 7b00b94 Fix mtime PROPPATCH to be "lastmodified" instead of "getlastmodified"
new a4d9d9f Merge pull request #19766 from owncloud/stable8.2-proppatch-lastmodified
new 206eb29 When sharing with the owner show the path
new 99b7834 Check for error when resharing
new 7a2ef95 Merge pull request #19876 from owncloud/backport-19820-stable8.2
new 0249356 Make sure that remote shares use the correct uid casing
new 462fc21 Merge pull request #19765 from owncloud/backport-19580
new a470b49 Variables don't have a class, so we can't use toString() on it
new 06036df Merge pull request #19777 from owncloud/backport-19764
new 530f313 catch all exception if table doesn't exists
new c2f5fd4 Merge pull request #19893 from owncloud/locking_exception_8.2
new e3a3550 Fix error in stop script
new 36066e1 don't move files in cache twice, fixes renaming for objectstores
new 38c7902 Skip checkupdate test for swift
new be9e720 Add tests for double cache rename
new 96feb6f fix sabre connector tests when using a non local home storage
new be9df99 Fix shared storage tests for non local home storage
new 970a9c2 detect object homestorage in share code
new 9ca706b Make shared folder size propagation test work with object home storage
new 4dd5efd dont assume home storage is local in trash test
new 37efd1d fix objectstore files having create permissions
new ca811d3 Fix preserving file ids when restoring a file with object storage
new 331750a fix delete orphan shares test with object home storage
new 7cbc348 handle versions expire for home storages with unlimited quota
new 490101a Fix rename shared versions test
new cf84a11 Fix trashbin handling of unknown/unlimited free space
new 541474d Fix listing of trash files in test
new 68a92f8 fix encryption migration test
new 4408507 Fix termination of the ceph docker
new f4e68ca Fix termination of the ceph docker
new 84e69f4 Merge pull request #19882 from owncloud/backport-ceph-stop-script-changes
new 234d9d8 fix pagination on public file list
new aba6b93 Merge pull request #19896 from owncloud/backport-19895
new ab87fc7 Fix memcached/memcache module check
new a399905 Merge pull request #19913 from owncloud/fix-memcached-warning-stable8.2
new ea6917d Do not display details bar after rename
new 74a33b0 Merge pull request #19939 from owncloud/stable8.2-detailsview-donotopenonrename
new d3d18b1 Fix file upload, conflict dialog, also in public link
new 8f04555 Merge pull request #19956 from owncloud/stable8.2-fix-webui-upload-and-conflicts
new 74e54da Remove dependency on ICrypto + use XOR
new 4035bcf Use IRequest's `getScriptName` functionality instead of $_SERVER['SCRIPT_NAME']
new 6209b40 Merge pull request #19955 from owncloud/backport-19954
new 70be8a3 Update: state which step we are going to start and warn if it might be slow
new 79932c6 Merge pull request #19942 from owncloud/backport-19918
new 2b4ac38 Fix "Call to a member function getUID() on boolean" in Crypt
new 25ef990 Merge pull request #19999 from owncloud/backport-19970
new e164240 Make `getCurrentUser` behaviour similar to `auth`
new d935bdf Merge pull request #20001 from owncloud/make-getCurrentUser-behave-similar-to-auth
new eb12cac handle NoUserException in sharing code
new 0aca631 Merge pull request #19997 from owncloud/backport-fix-deleted-ldap-user-sharing-stable8.2
new a2be470 Expose syslog tag in the configuration
new dbec295 Add syslog_tag docu to sample config
new 7d2bb6c Merge pull request #20036 from owncloud/stable8.2-backport-19957
new 019e720 Remove Dropbox metadata from cache after upload
new 937a1b2 Merge pull request #20042 from owncloud/stable8.2-ext-dropbox-removecacheafterupload
new ad95e30 Dont lock /$user/files
new 73750f0 Merge pull request #20048 from owncloud/dont-lock-user-files-82
new 2a0460d Ensure the password is only hashed in case it's changed on the client - fixes #19950
new 6d0e167 Fix for broken ajax/share.php endpoint
new 24eb04f Merge pull request #20041 from owncloud/backport-fix-link-sharing-regression-master-stable8.2
new e1b59ad Fix share link focus on click
new 0dc31ee Merge pull request #20052 from owncloud/stable8.2-share-clicklinkfocus
new 86b822d Keep shared locks until the end of the request so we can reuse them
new 7573ba9 Merge pull request #19976 from owncloud/db-keep-shared-locks-82
new 54ad29c Disable app icon preview in apps page for IE
new e627c79 Merge pull request #20072 from owncloud/backport-apps-donotdisplaybrokenappiconininternetexplorer-stable8.2
new 997c307 Verify the src exists in webdav MOVE
new 4e9e858 Merge pull request #20077 from owncloud/stable8.2-20076
new cbcdcda append tipsys to body
new daf1486 Merge pull request #20091 from owncloud/backport-tipsy-body
new ee1e7d9 [IE9] Don't send link share password placeholder
new 5fc440b Merge pull request #20101 from owncloud/stable8.2-ie9-share-donotsendplaceholderaspassword
new 99b26d6 Revert "setting to skip migration tests by default"
new 044db63 Merge pull request #20104 from owncloud/stable8.2-backport-20097
new efe8384 3rdparty bump for full upgrade of sabre/dav-2.1.7
new 5a177b4 Merge pull request #19991 from owncloud/stable8.2_3rdparty_sabre_2.1.7
new 24be4e5 [stable8.2] Update certificate bundle
new 0725776 Merge pull request #20138 from owncloud/LukasReschke-patch-3
new b71cf0b Remove shares where the parent does not exist anymore
new 3f3bcbe Add a repair step that checks for group membership on shares
new 01816a2 Use the method
new b61bb83 Merge pull request #20154 from owncloud/backport-19871
new 1c37050 Fix icon update to be more consistent
new 0cd61b0 Merge pull request #20158 from owncloud/stable8.2-files-consolidateiconupdate
new af76167 remove unneeded icons from input fields to not distract from submit button, fix #18940
new ee05b1b Merge pull request #20187 from owncloud/stable8.2-login-arrow
new 3a5ba03 add tooltip to ldap server wizard
new bc1c247 Merge pull request #20240 from owncloud/backport-ldap-tooltip
new 6fd0734 add method to count users by loginname and use it for diagnose test, fixes #20151
new 6073704 Merge pull request #20241 from owncloud/backport-20191-stable8.2
new 304cf28 8.2.1 RC1
new 02edceb Imported Upstream version 8.2.1~~rc1~dfsg
new 520222f Merge tag 'upstream/8.2.1__rc1_dfsg' into stable8
new 87c4637 Refresh patches
new 82d7175 Update changelog for 8.2.1~~rc1~dfsg-1 release
The 129 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 +-
.mailmap | 409 ---------------------
3rdparty/composer.lock | 36 +-
3rdparty/composer/installed.json | 346 ++++++++---------
.../sabre/event/{ChangeLog.md => CHANGELOG.md} | 8 +
3rdparty/sabre/event/LICENSE | 2 +-
3rdparty/sabre/event/composer.json | 48 ++-
3rdparty/sabre/event/lib/EventEmitter.php | 4 +-
3rdparty/sabre/event/lib/EventEmitterInterface.php | 17 +-
3rdparty/sabre/event/lib/EventEmitterTrait.php | 24 +-
3rdparty/sabre/event/lib/Promise.php | 35 +-
.../event/lib/PromiseAlreadyResolvedException.php | 2 +-
3rdparty/sabre/event/lib/Version.php | 6 +-
3rdparty/sabre/http/ChangeLog.md | 7 +
3rdparty/sabre/http/LICENSE | 2 +-
3rdparty/sabre/http/composer.json | 2 +-
3rdparty/sabre/http/lib/Auth/AWS.php | 2 +-
3rdparty/sabre/http/lib/Auth/AbstractAuth.php | 2 +-
3rdparty/sabre/http/lib/Auth/Basic.php | 2 +-
3rdparty/sabre/http/lib/Auth/Digest.php | 2 +-
3rdparty/sabre/http/lib/Client.php | 3 +-
3rdparty/sabre/http/lib/ClientException.php | 2 +-
3rdparty/sabre/http/lib/ClientHttpException.php | 2 +-
3rdparty/sabre/http/lib/HttpException.php | 2 +-
3rdparty/sabre/http/lib/Message.php | 2 +-
3rdparty/sabre/http/lib/MessageDecoratorTrait.php | 2 +-
3rdparty/sabre/http/lib/MessageInterface.php | 2 +-
3rdparty/sabre/http/lib/Request.php | 2 +-
3rdparty/sabre/http/lib/RequestDecorator.php | 2 +-
3rdparty/sabre/http/lib/RequestInterface.php | 2 +-
3rdparty/sabre/http/lib/Response.php | 2 +-
3rdparty/sabre/http/lib/ResponseDecorator.php | 2 +-
3rdparty/sabre/http/lib/ResponseInterface.php | 2 +-
3rdparty/sabre/http/lib/Sapi.php | 2 +-
3rdparty/sabre/http/lib/URLUtil.php | 2 +-
3rdparty/sabre/http/lib/Util.php | 2 +-
3rdparty/sabre/http/lib/Version.php | 4 +-
3rdparty/sabre/vobject/ChangeLog.md | 40 ++
3rdparty/sabre/vobject/lib/Component/VEvent.php | 21 +-
3rdparty/sabre/vobject/lib/ITip/Broker.php | 6 +-
3rdparty/sabre/vobject/lib/Property.php | 79 ++--
.../vobject/lib/Property/ICalendar/DateTime.php | 18 +-
3rdparty/sabre/vobject/lib/Property/VCard/Date.php | 12 +
.../vobject/lib/Property/VCard/LanguageTag.php | 2 +-
3rdparty/sabre/vobject/lib/Recur/RRuleIterator.php | 7 +-
3rdparty/sabre/vobject/lib/Version.php | 2 +-
apps/activity/js/script.js | 19 +-
apps/encryption/lib/crypto/crypt.php | 8 +-
apps/encryption/tests/lib/MigrationTest.php | 27 +-
apps/files/css/files.css | 18 +-
apps/files/js/file-upload.js | 55 ++-
apps/files/js/filelist.js | 69 ++--
apps/files/js/mainfileinfodetailview.js | 11 +-
.../tests/command/deleteorphanedfilestest.php | 7 +-
apps/files/tests/js/fileUploadSpec.js | 96 +++++
apps/files/tests/js/filelistSpec.js | 90 ++++-
apps/files/tests/js/mainfileinfodetailviewSpec.js | 14 +
apps/files_external/lib/dropbox.php | 1 +
apps/files_sharing/api/server2server.php | 1 +
apps/files_sharing/css/authenticate.css | 4 -
apps/files_sharing/css/sharetabview.css | 14 +-
apps/files_sharing/js/public.js | 2 +-
apps/files_sharing/js/share.js | 7 +
apps/files_sharing/lib/cache.php | 8 +-
apps/files_sharing/templates/authenticate.php | 1 -
apps/files_sharing/tests/sharedstorage.php | 11 +-
apps/files_sharing/tests/watcher.php | 10 +-
apps/files_trashbin/css/trash.css | 18 +
apps/files_trashbin/js/app.js | 3 +-
apps/files_trashbin/lib/trashbin.php | 5 +-
apps/files_trashbin/tests/trashbin.php | 30 +-
apps/files_versions/lib/storage.php | 35 +-
apps/files_versions/tests/versions.php | 5 +-
apps/user_ldap/js/wizard/view.js | 1 +
apps/user_ldap/lib/access.php | 14 +
apps/user_ldap/lib/wizard.php | 4 +-
apps/user_ldap/tests/integration/fakemanager.php | 5 +-
...hp => integrationtestcountusersbyloginname.php} | 45 +--
...hp => integrationtestfetchusersbyloginname.php} | 42 +--
config/config.sample.php | 17 +-
core/ajax/share.php | 26 +-
core/ajax/update.php | 23 +-
core/command/maintenance/repair.php | 17 +-
core/command/upgrade.php | 18 +-
core/css/apps.css | 9 +-
core/css/fixes.css | 6 +
core/css/styles.css | 25 --
core/doc/admin/_images/transactional-locking-1.png | Bin 4522 -> 0 bytes
core/doc/admin/_images/transactional-locking-2.png | Bin 4496 -> 0 bytes
core/doc/admin/_images/upgrade-1.png | Bin 0 -> 26477 bytes
core/doc/admin/_images/upgrade-2.png | Bin 0 -> 47237 bytes
.../linux_database_configuration.txt | 31 ++
.../big_file_upload_configuration.txt | 4 +-
.../configuration_files/external_storage/local.txt | 4 +-
.../files_locking_transactional.txt | 7 -
.../config_sample_php_parameters.txt | 20 +-
.../_sources/configuration_server/occ_command.txt | 4 +-
.../performance_tuning/webserver_tips.txt | 73 ++--
.../enterprise_clients/publishing_android_app.txt | 12 +-
.../enterprise_installation/linux_installation.txt | 29 +-
.../enterprise_server_branding.txt | 7 +-
.../installation/command_line_installation.txt | 2 +-
.../_sources/installation/installation_wizard.txt | 35 +-
.../_sources/installation/linux_installation.txt | 32 +-
.../_sources/installation/source_installation.txt | 20 +-
core/doc/admin/_sources/issues/index.txt | 17 +-
core/doc/admin/_sources/maintenance/upgrade.txt | 315 +++++++---------
core/doc/admin/_sources/release_notes.txt | 13 +
core/doc/admin/_sources/whats_new_admin.txt | 2 +
.../linux_database_configuration.html | 26 ++
.../big_file_upload_configuration.html | 2 +-
.../external_storage/local.html | 4 +-
.../files_locking_transactional.html | 8 -
.../config_sample_php_parameters.html | 12 +-
.../admin/configuration_server/occ_command.html | 4 +-
.../performance_tuning/webserver_tips.html | 93 +++--
core/doc/admin/contents.html | 11 +-
.../enterprise_clients/publishing_android_app.html | 11 +-
core/doc/admin/enterprise_installation/index.html | 6 +-
.../license_keys_installation.html | 2 +-
.../linux_installation.html | 26 +-
.../supported_apps_installation.html | 4 +-
.../enterprise_server_branding.html | 7 +
.../installation/command_line_installation.html | 2 +-
.../admin/installation/installation_wizard.html | 31 +-
.../doc/admin/installation/linux_installation.html | 25 +-
.../admin/installation/source_installation.html | 16 +-
core/doc/admin/issues/index.html | 15 +-
core/doc/admin/maintenance/index.html | 7 +-
core/doc/admin/maintenance/upgrade.html | 359 +++++++-----------
core/doc/admin/objects.inv | Bin 1362 -> 1482 bytes
core/doc/admin/release_notes.html | 8 +
core/doc/admin/whats_new_admin.html | 2 +
core/js/js.js | 12 +-
core/js/mimetype.js | 2 +
core/js/share.js | 17 +-
core/js/sharedialogexpirationview.js | 16 +-
core/js/sharedialoglinkshareview.js | 134 ++++---
core/js/sharedialogshareelistview.js | 35 +-
core/js/sharedialogview.js | 11 +-
core/js/shareitemmodel.js | 19 +-
core/js/tests/specs/shareSpec.js | 7 +
core/js/tests/specs/sharedialogviewSpec.js | 179 ++++++---
core/js/tests/specs/shareitemmodelSpec.js | 100 +++++
core/lostpassword/css/resetpassword.css | 4 -
core/lostpassword/templates/resetpassword.php | 1 -
core/templates/installation.php | 2 -
core/templates/login.php | 2 -
core/vendor/strengthify/jquery.strengthify.js | 2 +-
debian/NEWS | 2 +-
debian/changelog | 6 +-
debian/patches/0001-Disable-the-appstore.patch | 14 +-
debian/patches/0002-Fix-displayed-version.patch | 6 +-
debian/patches/0003-Improve-logfile-handling.patch | 6 +-
debian/patches/0008-Drop-useless-fallback.patch | 2 +-
debian/patches/path/0007-Adapt-Dropbox-path.patch | 2 +-
lib/base.php | 22 +-
lib/private/app/codechecker/deprecationcheck.php | 31 +-
lib/private/app/codechecker/nodevisitor.php | 4 +-
lib/private/appframework/http/request.php | 15 +-
lib/private/connector/sabre/auth.php | 6 +
lib/private/connector/sabre/filesplugin.php | 10 +-
lib/private/files/cache/updater.php | 16 +-
.../files/objectstore/objectstorestorage.php | 4 +-
lib/private/files/view.php | 2 +-
lib/private/lock/abstractlockingprovider.php | 15 +
lib/private/lock/dblockingprovider.php | 112 +++++-
lib/private/log/syslog.php | 2 +-
lib/private/repair.php | 13 +
lib/private/server.php | 2 -
lib/private/share/share.php | 43 ++-
lib/private/updater.php | 6 +
lib/private/user/database.php | 32 ++
lib/private/util.php | 22 +-
lib/public/share.php | 7 +-
lib/repair/oldgroupmembershipshares.php | 117 ++++++
lib/repair/repairinvalidshares.php | 32 ++
resources/config/ca-bundle.crt | 200 +++++-----
settings/controller/checksetupcontroller.php | 4 +-
settings/js/apps.js | 4 +-
settings/js/personal.js | 2 +-
settings/js/users/deleteHandler.js | 5 +-
settings/js/users/users.js | 69 ++--
version.php | 8 +-
184 files changed, 2695 insertions(+), 2002 deletions(-)
delete mode 100644 .mailmap
rename 3rdparty/sabre/event/{ChangeLog.md => CHANGELOG.md} (88%)
copy apps/user_ldap/tests/integration/lib/{integrationtestpaging.php => integrationtestcountusersbyloginname.php} (63%)
copy apps/user_ldap/tests/integration/lib/{integrationtestpaging.php => integrationtestfetchusersbyloginname.php} (68%)
delete mode 100644 core/doc/admin/_images/transactional-locking-1.png
delete mode 100644 core/doc/admin/_images/transactional-locking-2.png
create mode 100644 core/doc/admin/_images/upgrade-1.png
create mode 100644 core/doc/admin/_images/upgrade-2.png
create mode 100644 lib/repair/oldgroupmembershipshares.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