[Pkg-owncloud-commits] [owncloud] branch upstream updated (640fc64 -> cfcb18d)
David Prévot
taffit at moszumanska.debian.org
Fri Oct 24 15:11:47 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 640fc64 Imported Upstream version 7.0.3~rc1+dfsg
new d0101668 Use certificate bundle from files_external for external shares
new 38c817c Merge pull request #11613 from owncloud/external-share-self-signed-stable7
new 6e3a7ea strip whitespace from the beginning and end of the display name to avoid empty display names
new 5f69b20 Add app version to JS and CSS
new af72528 include the apps' versions hash to invalidate the cached assets
new 92d069a make skeleton compatible with objectstore
new 6d4d540 make tests compatible with hook based skeleton generation
new 61873e4 throw exception in writeBack, the returned boolean is checked nowhere
new b3acb2a Merge pull request #10732 from owncloud/make_skeleton_compatible_with_objectstore_minimal_stable7
new ada93ba backport of #11478
new f2dadc7 Add a try catch block
new c8c182b small corrections to config.sample.php
new 9ed35a3 some small tweaks
new da10518 commented out instanceid and passwordsalt
new d2b766d read config.sample.php options and whitespace fixes
new 496b68e fix flickering users
new 0c6a58a Merge pull request #11550 from owncloud/fix_flickering_users
new d27db8c fix the RST syntax of config.sample.php
new a93e424 set password field placeholder back if passward was disabled
new 6d81789 Fix SVG icons
new 73a5e38 Remove insane comment
new fb9c2b5 Merge pull request #11610 from owncloud/fix-svg-s7
new 5b6ba39 fixing usage of EncryptionException
new 9998861 Encapsulate require_once to avoid name space bleedind
new 174ab07 backport of #9104
new 86daab2 backport of #11494
new 7ffe80c Add unit tests for convertToRelativePath
new ff93c58 Refer to relative path instead of absolute path
new 841998b Add "$_SERVER['REQUEST_URI']" to fix the unit tests
new 3e02e79 Add proper setup and teardown
new d0b3fe2 Merge pull request #11673 from owncloud/backport-11593
new 098b4e9 always use the correct share type
new a5d6e6e if it is not a folder share the path already points to the correct file
new 5624968 Merge pull request #11691 from owncloud/fix_pub_link_creation
new 6995b96 guess mimetype on touch
new 09d80ac Lazy initialize external storages
new 3399930 Backport of #11702
new 6a8c417 Fix S3 connection
new a3c3358 Merge pull request #11719 from owncloud/stable7-fix-s3-regression
new dbfe5ef Make files non executable
new cfcb18d Imported Upstream version 7.0.3~rc2~20141023+dfsg
The 41 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/contacts/lib/controller/pagecontroller.php | 4 +
apps/contacts/lib/utils/properties.php | 4 +-
apps/files_encryption/lib/crypt.php | 7 +-
apps/files_encryption/lib/helper.php | 2 +-
apps/files_encryption/tests/crypt.php | 8 +
apps/files_encryption/tests/helper.php | 18 +-
apps/files_encryption/tests/hooks.php | 8 +
apps/files_encryption/tests/keymanager.php | 8 +
apps/files_encryption/tests/proxy.php | 8 +
apps/files_encryption/tests/share.php | 8 +
apps/files_encryption/tests/stream.php | 8 +
apps/files_encryption/tests/trashbin.php | 8 +
apps/files_encryption/tests/util.php | 9 +
apps/files_encryption/tests/webdav.php | 8 +
apps/files_external/js/settings.js | 2 +-
apps/files_external/lib/amazons3.php | 114 +--
apps/files_external/lib/dropbox.php | 1 +
apps/files_external/lib/ftp.php | 2 +-
apps/files_external/lib/google.php | 1 +
apps/files_external/lib/sftp.php | 39 +-
apps/files_external/lib/swift.php | 122 ++-
apps/files_sharing/js/public.js | 2 +-
apps/files_sharing/lib/external/storage.php | 5 +
apps/files_sharing/public.php | 2 +-
apps/files_sharing/tests/base.php | 37 +-
apps/updater/ajax/backup.php | 4 +-
apps/updater/ajax/backup/list.php | 2 -
apps/updater/css/updater.css | 76 +-
apps/updater/js/app.js | 15 +-
apps/updater/js/controllers.js | 173 ++--
apps/updater/lib/app.php | 5 +-
apps/updater/lib/helper.php | 10 +-
apps/updater/lib/location/apps.php | 12 +-
apps/updater/lib/permissionexception.php | 8 +-
apps/updater/templates/admin.php | 2 +-
apps/updater/templates/update.php | 62 +-
apps/updater/update.php | 6 +
apps/user_ldap/appinfo/update.php | 4 +-
apps/user_ldap/appinfo/version | 2 +-
apps/user_ldap/css/settings.css | 25 +
apps/user_ldap/group_ldap.php | 63 +-
apps/user_ldap/js/experiencedAdmin.js | 100 +++
apps/user_ldap/js/ldapFilter.js | 73 +-
apps/user_ldap/js/settings.js | 348 +++++---
apps/user_ldap/lib/access.php | 2 +-
apps/user_ldap/lib/configuration.php | 179 ++--
apps/user_ldap/settings.php | 1 +
.../templates/part.wizard-groupfilter.php | 7 +-
apps/user_ldap/templates/part.wizard-server.php | 10 +
.../user_ldap/templates/part.wizard-userfilter.php | 7 +-
apps/user_ldap/templates/part.wizardcontrols.php | 1 +
apps/user_ldap/tests/group_ldap.php | 33 +-
config/config.sample.php | 39 +-
core/doc/admin/_images/encryption1.png | Bin 0 -> 15491 bytes
core/doc/admin/_images/encryption2.png | Bin 0 -> 4095 bytes
core/doc/admin/_images/encryption3.png | Bin 0 -> 9018 bytes
core/doc/admin/_images/encryption4.png | Bin 0 -> 4498 bytes
core/doc/admin/_images/encryption5.png | Bin 0 -> 18907 bytes
core/doc/admin/_images/encryption6.png | Bin 0 -> 14219 bytes
core/doc/admin/_images/encryption7.png | Bin 0 -> 12526 bytes
core/doc/admin/_images/encryption8.png | Bin 0 -> 15038 bytes
core/doc/admin/_images/encryption9.png | Bin 0 -> 12567 bytes
core/doc/admin/_images/encryption_enabling.png | Bin 30317 -> 0 bytes
.../_sources/configuration/background_jobs.txt | 2 +-
.../configuration_config_sample_php.txt | 937 +++++++++++++++++++++
.../configuration/configuration_encryption.txt | 197 +++--
.../configuration/configuration_file_sharing.txt | 6 +
.../configuration/configuration_files_locking.txt | 18 +
core/doc/admin/_sources/configuration/index.txt | 1 +
core/doc/admin/_sources/index.txt | 1 +
.../_sources/installation/configuration_nginx.txt | 2 +-
core/doc/admin/_sources/maintenance/update.txt | 9 +-
core/doc/admin/_sources/maintenance/upgrade.txt | 10 +-
core/doc/admin/_sources/whats_new_admin.txt | 4 +
core/doc/admin/configuration/auth_ldap.html | 3 +-
core/doc/admin/configuration/background_jobs.html | 5 +-
.../configuration/configuration-antivirus.html | 3 +-
.../configuration/configuration_3rdparty.html | 3 +-
.../admin/configuration/configuration_apps.html | 3 +-
.../admin/configuration/configuration_assets.html | 3 +-
.../configuration/configuration_automation.html | 3 +-
.../configuration_config_sample_php.html | 809 ++++++++++++++++++
.../configuration_custom_clients.html | 3 +-
.../configuration/configuration_database.html | 5 +-
.../configuration/configuration_encryption.html | 228 +++--
.../configuration/configuration_file_sharing.html | 11 +-
.../configuration_files_locking.html} | 47 +-
.../configuration/configuration_knowledgebase.html | 5 +-
.../configuration/configuration_language.html | 3 +-
.../admin/configuration/configuration_logging.html | 3 +-
.../admin/configuration/configuration_mail.html | 3 +-
.../admin/configuration/configuration_preview.html | 3 +-
.../configuration/configuration_reverseproxy.html | 3 +-
.../admin/configuration/configuration_users.html | 5 +-
.../configuration/configuring_big_file_upload.html | 3 +-
.../admin/configuration/configuring_documents.html | 3 +-
.../admin/configuration/configuring_search.html | 5 +-
.../admin/configuration/custom_mount_config.html | 3 +-
.../configuration/custom_mount_config_gui.html | 3 +-
.../admin/configuration/custom_user_backend.html | 3 +-
core/doc/admin/configuration/index.html | 6 +-
.../configuration/server_to_server_managing.html | 3 +-
core/doc/admin/configuration/xsendfile.html | 3 +-
core/doc/admin/contents.html | 27 +-
core/doc/admin/index.html | 3 +-
.../admin/installation/configuration_nginx.html | 2 +-
core/doc/admin/maintenance/index.html | 2 +-
core/doc/admin/maintenance/update.html | 9 +-
core/doc/admin/maintenance/upgrade.html | 9 +-
core/doc/admin/whats_new_admin.html | 8 +
core/doc/user/_images/encryption1.png | Bin 0 -> 4095 bytes
core/doc/user/_images/encryption2.png | Bin 0 -> 8914 bytes
core/doc/user/_images/encryption3.png | Bin 0 -> 14219 bytes
core/doc/user/_images/encryption4.png | Bin 0 -> 18907 bytes
.../_images/oc_personal_settings_dropdown1.png | Bin 14895 -> 0 bytes
.../user/_images/oc_personal_settings_window.png | Bin 42959 -> 0 bytes
core/doc/user/_images/quota1.png | Bin 0 -> 3730 bytes
core/doc/user/_sources/files/encryption.txt | 134 ++-
core/doc/user/_sources/files/files.txt | 7 +-
core/doc/user/_sources/files/filesweb.txt | 13 +-
core/doc/user/_sources/files/quota.txt | 140 +--
core/doc/user/_sources/whats_new.txt | 7 +
core/doc/user/contents.html | 16 +-
.../user/files/configuring_big_file_upload.html | 2 +-
core/doc/user/files/deletedfiles.html | 2 +-
core/doc/user/files/encryption.html | 141 +++-
core/doc/user/files/files.html | 9 +-
core/doc/user/files/filesweb.html | 13 +-
core/doc/user/files/index.html | 4 +-
core/doc/user/files/quota.html | 155 +---
core/doc/user/files/server_to_server_using.html | 2 +-
core/doc/user/files/sync.html | 4 +-
core/doc/user/files/versioncontrol.html | 2 +-
core/doc/user/index.html | 2 +-
core/doc/user/userpreferences.html | 2 +-
core/doc/user/whats_new.html | 8 +
core/js/share.js | 1 +
lib/private/app.php | 28 +-
.../files/objectstore/homeobjectstorestorage.php | 6 -
.../files/objectstore/objectstorestorage.php | 5 +-
lib/private/group/manager.php | 24 +-
lib/private/preview.php | 14 +-
lib/private/request.php | 2 +-
lib/private/server.php | 15 +
lib/private/share/share.php | 6 +-
lib/private/templatelayout.php | 51 +-
lib/private/user.php | 9 +-
lib/private/user/user.php | 14 +-
lib/private/util.php | 55 +-
version.php | 4 +-
150 files changed, 3827 insertions(+), 1204 deletions(-)
create mode 100644 apps/user_ldap/js/experiencedAdmin.js
create mode 100644 core/doc/admin/_images/encryption1.png
create mode 100644 core/doc/admin/_images/encryption2.png
create mode 100644 core/doc/admin/_images/encryption3.png
create mode 100644 core/doc/admin/_images/encryption4.png
create mode 100644 core/doc/admin/_images/encryption5.png
create mode 100644 core/doc/admin/_images/encryption6.png
create mode 100644 core/doc/admin/_images/encryption7.png
create mode 100644 core/doc/admin/_images/encryption8.png
create mode 100644 core/doc/admin/_images/encryption9.png
delete mode 100644 core/doc/admin/_images/encryption_enabling.png
create mode 100644 core/doc/admin/_sources/configuration/configuration_config_sample_php.txt
create mode 100644 core/doc/admin/_sources/configuration/configuration_files_locking.txt
create mode 100644 core/doc/admin/configuration/configuration_config_sample_php.html
copy core/doc/admin/{maintenance/index.html => configuration/configuration_files_locking.html} (63%)
create mode 100644 core/doc/user/_images/encryption1.png
create mode 100644 core/doc/user/_images/encryption2.png
create mode 100644 core/doc/user/_images/encryption3.png
create mode 100644 core/doc/user/_images/encryption4.png
delete mode 100644 core/doc/user/_images/oc_personal_settings_dropdown1.png
delete mode 100644 core/doc/user/_images/oc_personal_settings_window.png
create mode 100644 core/doc/user/_images/quota1.png
--
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