[Pkg-owncloud-commits] [owncloud] branch wip/stable8 updated (79a68c0 -> 5b47785)
David Prévot
taffit at moszumanska.debian.org
Fri Mar 27 22:14:43 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to branch wip/stable8
in repository owncloud.
discards 79a68c0 TODO: Update Doctrine DBAL [Breaks apps like documents!]
discards 02e051d TODO: HACK define always_populate_raw_post_data=-1
discards 3af0749 WIP: dch
discards 24dffba WIP: Adapt packaging to new 3rdparty (copyright todo)
adds c477e24 proper filename for "require version.php"
adds 5d53314 Merge pull request #14756 from owncloud/backport-14750
adds c100d90 Check whether the file id is valid, before using it to delete the previews
adds 9b573ee Merge pull request #14760 from owncloud/backport-14713
adds 2bfd03e Maintenance mode message might be misleading
adds 5c10c05 Merge pull request #14762 from owncloud/backport-14633
adds ed954bd [tx-robot] updated from transifex
adds 8781608 Merge pull request #14765 from owncloud/backport-german-translation
adds 36bed7c Verify CSRF token already in update.php and not the EventSource code
adds 79f827c Merge pull request #14755 from owncloud/backport/14753
adds c0cfd2d fix warning in gc
adds 81ae4b3 Merge pull request #14698 from owncloud/backport-14550
adds 2f6eaa3 Update scanFile() and scanChildren() to the new signature of the parent class
adds 3672ec3 Add a test for ObjectStore\NoopScanner
adds 00d0120 Fix method signature for stable8
adds 1540d8f Merge pull request #14686 from owncloud/backport-14682
adds 1374f25 display app update error messages - fixes #14611
adds 5effc4a Merge pull request #14792 from owncloud/backport-14789-stable8
adds fa64ba3 Allow disabling the cache updater
adds efe635f Disable the cache updater when doing the encryption migration
adds c0a4aff add some tests for disabled updater
adds 8f23742 Move keys instead of copy during encryption key migration
adds 7e87cda Merge pull request #14669 from owncloud/enc-migrate-disable-updater-stable8
adds 2e85c1f Add detection for invalid CLI configuration for settings page
adds 266a655 Simplify code
adds f59b286 Merge pull request #14632 from owncloud/backport/14593
adds 625bb3c Extract the remote host from user input in share dropdown
adds 8a5ef62 Merge pull request #14801 from owncloud/backport-13839
adds b63a6a4 Return null when requesting tags for null user
adds b95405e Merge pull request #14514 from owncloud/stable8-tagmanager-nouser
adds a03d39b Etc timezones don't exist for .5 and .75 offsets
adds 228d408 Merge pull request #14763 from owncloud/backport-14429
adds 860c59a set up paged search when limit is 0
adds e416b46 Merge pull request #14751 from owncloud/backport-14706
adds 096ccb7 Add cURL as hard-dependency
adds 1f10781 Merge pull request #14839 from owncloud/backport/14838
adds 4bf3d29 cron shall not operate in case we are in maintenance mode - fixes #14843
adds c6136de Merge pull request #14845 from owncloud/fix-14843-stable8
adds a1c414c support paged results against 389ds.
adds 92a024b Merge pull request #14875 from owncloud/backport-14849-stable8
adds bc5ca78 validate resource's integrity before using it
adds 35abb4d Merge pull request #14917 from owncloud/imagepng_expects_resource_issue_stable8
adds fe9e2e9 Only rescan versions once in trashbin
adds 637503a Merge pull request #14926 from owncloud/stable8-rescanversionsonlyonce
adds 5538c27 Do not abort when meeting unfixable legacy storages
adds 04809b6 Properly forward repair errors and warnings
adds 6843f16 Detect that the done flag was not set after repair fail
adds 5ad226c Fixed expected warning count on repair fail
adds c9bafe5 Merge pull request #14928 from owncloud/stable8-repair-legacystoragenofatalfail
adds 3dad31d proper description of appcodechecker in config sample
adds 3d7ed01 Merge pull request #15006 from owncloud/backport-14586
adds c28356f add timeout to curl request
adds 4774d64 Merge pull request #15008 from owncloud/backport-14071
adds 02f00c9 Fix root request path for Dropbox
adds 5720211 Merge pull request #15043 from owncloud/stable8-dropbox-root-fix
adds 625cbc6 show a better error message when trying to create a user that already exists
adds 95d81c3 Merge pull request #15064 from owncloud/backport-15050
adds 88a180f Fix fileglobalgc unlink parameter warnings
adds 58ad3fa Add unit tests for gc() for \OC\Cache\FileGlobalGC
adds 31de51e Merge pull request #15079 from owncloud/fix-fileglobalgc-stable8
adds bda7b5c The iran timezone removed the DST handling which breaks the timezone lib
adds b960fa8 Merge pull request #15110 from owncloud/backport-15108
adds e2ea175 Remove hard dependency on cURL for 8.0
adds 4149fc4 Merge pull request #15119 from owncloud/remove-curl
adds 6e26b11 offset needs to be considered in computed limit
adds e4d8dc7 Merge pull request #15140 from owncloud/backport-15123-stable8
adds 9bc1f0a do not show update notification on mobile, fix overlapping of header menus, fix #10544
adds 9d0ea7f Backport of #15025
adds d04ad4b Merge pull request #15052 from rullzer/backport-15025
adds ba9446a Do not use APCu when apc.enabled is Off.
adds 722faee Merge pull request #15208 from owncloud/fix-15146-stable8
adds 4c92aaf Add `getNonExistingName()` to the node api
adds e12c76e Merge pull request #15192 from owncloud/stable8-15153
adds 4cfa4ec Allow specifying the compare-array for insertIfNotExists()
adds 78b2c8b Only check unique keys for the comparison on filecache insert & update otherwise
adds 9383856 insertIfNotExists() for storage insertion
adds 27990b5 Better save then sorry
adds aa63a16 Get the id before using it
adds b081bb2 Adding unit test which shows insertIfNotExists to fall apart in certain situations
adds d9f6971 let insertIfNotExist() throw the native DBALException - no need to hide the real exception
adds 03ef085 Add test for UniqueConstraintViolationException on wrong key
adds 171974e Fix doc blocks of insertIfNotExists() method
adds 27df0a1 Throw a RuntimeException in the cache aswell
adds f15d41e Also use all keys for an empty array, just in case
adds 97a65e1 The key is over configkey, user and app, not the value
adds 9ad48e0 Also add a note that clob does not work in the compare array
adds c0bcaa4 Merge pull request #14914 from owncloud/backport-14766-compare-array-insertifnotexists
adds 78c3483 Properly catch whether a share is `null`
adds f7f1470 when the path doesnt exist show a proper error page
adds bc76760 Merge pull request #15193 from owncloud/stable8-15145
adds 3232dc7 Synchronize PHP settings with master
adds e90ead2 Merge pull request #15231 from owncloud/synchronize-php-setting
adds 769f666 Fix size propagation over shared storage boundary
adds e8ee079 Add unit test for size propagation across share boundaries
adds cd47e72 Merge pull request #14860 from owncloud/stable8-fix-sizepropagationwithshares
adds b896be8 SQLite autoincrement fix backport
adds 93ae742 Merge pull request #15238 from owncloud/stable8-fileid-increment
adds ced104c Remove hacky Substring support for MSSQL
adds a64c3fb3 Merge pull request #14497 from owncloud/kill-substr-mssql-stable8
adds 5964cd3 always fall back to default share folder
adds ae59df8 Merge pull request #15250 from owncloud/use_default_share_folder_oc8
adds 893cbc9 also call generateTarget for group share to add the correct prefix if share_folder is defined in config.php
adds baa2e4f Merge pull request #15249 from owncloud/fix_group_share_oc8_backport
adds 5ee843c Fix shared storage permission checks
adds 3b69354 Reenable trashbin after failed rename
adds 29c56fb Fix permission checks in Sabre connector
adds 944b301 Rename must be possible with update-only permission
adds 48ceaa9 Fix share permission related unit tests
adds a538f14 Merge pull request #15246 from owncloud/stable8-share-partfilepermissions
adds 5e32033 8.0.3 RC
adds ddcb4e1 This is RC1 and not RC
adds 03473c5 Increment version
adds c1f5250 Merge pull request #15275 from owncloud/fix-stable-8
adds 744bf47 Imported Upstream version 8.0.3~rc1+dfsg
adds f32f98b Merge tag 'upstream/8.0.3_rc1+dfsg' into stable8
adds fb04cce Refresh patches
adds 2fff218 Adapt packaging to new 3rdparty
adds 3c9acf5 Update 3rdparty copyright
new e8ba54f WIP: dch
new c60bc10 TODO: HACK define always_populate_raw_post_data=-1
new 5b47785 TODO: Update Doctrine DBAL [Breaks apps like documents!]
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (79a68c0)
\
N -- N -- N refs/heads/wip/stable8 (5b47785)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 3 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 | 4 +-
.user.ini | 2 +
apps/activity/appinfo/application.php | 1 +
apps/activity/lib/mailqueuehandler.php | 3 +-
apps/activity/lib/parameterhelper.php | 21 +-
apps/activity/tests/datahelpertest.php | 9 +
apps/activity/tests/grouphelpertest.php | 1 +
apps/activity/tests/navigationtest.php | 2 +-
apps/activity/tests/parameterhelpertest.php | 23 +-
apps/files_encryption/lib/migration.php | 28 +-
apps/files_external/lib/dropbox.php | 7 +-
apps/files_locking/lib/lock.php | 8 +-
apps/files_pdfviewer/js/previewplugin.js | 24 +-
apps/files_pdfviewer/templates/viewer.php | 4 +
apps/files_sharing/application.php | 5 +-
apps/files_sharing/l10n/de.js | 2 +-
apps/files_sharing/l10n/de.json | 2 +-
apps/files_sharing/lib/cache.php | 22 +
.../lib/controllers/sharecontroller.php | 40 +-
apps/files_sharing/lib/helper.php | 15 +-
.../lib/middleware/sharingcheckmiddleware.php | 3 +-
apps/files_sharing/lib/sharedmount.php | 4 +-
apps/files_sharing/lib/sharedstorage.php | 60 ++-
apps/files_sharing/tests/api.php | 18 +
.../tests/controller/sharecontroller.php | 62 ++-
apps/files_sharing/tests/helper.php | 6 +-
apps/files_sharing/tests/propagation.php | 90 ++++
apps/files_sharing/tests/sharedstorage.php | 152 ++++++
apps/files_trashbin/lib/storage.php | 16 +
apps/files_trashbin/lib/trashbin.php | 16 +-
apps/updater/css/updater.css | 1 -
apps/user_ldap/group_ldap.php | 2 +-
apps/user_ldap/lib/access.php | 20 +-
apps/user_ldap/tests/group_ldap.php | 14 +
config/config.sample.php | 5 +-
core/ajax/update.php | 8 +
core/command/maintenance/repair.php | 3 +
core/command/upgrade.php | 6 +
core/css/mobile.css | 5 +
core/doc/admin/_images/android_custom_1.png | Bin 0 -> 30218 bytes
core/doc/admin/_images/android_custom_10.png | Bin 0 -> 169289 bytes
core/doc/admin/_images/android_custom_11.png | Bin 0 -> 13537 bytes
core/doc/admin/_images/android_custom_12.png | Bin 0 -> 11606 bytes
core/doc/admin/_images/android_custom_13.png | Bin 0 -> 56393 bytes
core/doc/admin/_images/android_custom_14.png | Bin 0 -> 61035 bytes
core/doc/admin/_images/android_custom_15.png | Bin 0 -> 9309 bytes
core/doc/admin/_images/android_custom_17.png | Bin 0 -> 81157 bytes
core/doc/admin/_images/android_custom_18.png | Bin 0 -> 50226 bytes
core/doc/admin/_images/android_custom_2.png | Bin 0 -> 30718 bytes
core/doc/admin/_images/android_custom_20.png | Bin 0 -> 65702 bytes
core/doc/admin/_images/android_custom_21.png | Bin 0 -> 42199 bytes
core/doc/admin/_images/android_custom_22.png | Bin 0 -> 29516 bytes
core/doc/admin/_images/android_custom_23.png | Bin 0 -> 29057 bytes
core/doc/admin/_images/android_custom_24.png | Bin 0 -> 68619 bytes
core/doc/admin/_images/android_custom_25.png | Bin 0 -> 139510 bytes
core/doc/admin/_images/android_custom_26.png | Bin 0 -> 11486 bytes
core/doc/admin/_images/android_custom_3.png | Bin 0 -> 79401 bytes
core/doc/admin/_images/android_custom_6.png | Bin 0 -> 54689 bytes
core/doc/admin/_images/android_custom_7.png | Bin 0 -> 16827 bytes
core/doc/admin/_images/android_custom_8.png | Bin 0 -> 55888 bytes
core/doc/admin/_images/android_custom_9.png | Bin 0 -> 51460 bytes
core/doc/admin/_images/external-storage-ftp.png | Bin 10805 -> 20913 bytes
core/doc/admin/_images/mswpi-1.png | Bin 88589 -> 0 bytes
core/doc/admin/_images/mswpi-2.png | Bin 197200 -> 0 bytes
core/doc/admin/_images/mswpi-3.png | Bin 38049 -> 0 bytes
core/doc/admin/_images/mswpi-4.png | Bin 90138 -> 0 bytes
core/doc/admin/_images/mswpi-5.png | Bin 16883 -> 0 bytes
core/doc/admin/_images/mswpi-6.png | Bin 15508 -> 0 bytes
core/doc/admin/_images/mswpi-7.png | Bin 8770 -> 0 bytes
core/doc/admin/_images/mswpi-8.png | Bin 7450 -> 0 bytes
core/doc/admin/_images/mswpi-9.png | Bin 10944 -> 0 bytes
core/doc/admin/_images/updater-1.png | Bin 3626 -> 3872 bytes
core/doc/admin/_images/updater-10.png | Bin 0 -> 32232 bytes
core/doc/admin/_images/updater-11.png | Bin 0 -> 33520 bytes
core/doc/admin/_images/updater-3.png | Bin 17361 -> 26651 bytes
core/doc/admin/_images/updater-4.png | Bin 32469 -> 0 bytes
core/doc/admin/_images/updater-5.png | Bin 20751 -> 0 bytes
core/doc/admin/_images/updater-6.png | Bin 34638 -> 0 bytes
core/doc/admin/_images/updater-7.png | Bin 29303 -> 30943 bytes
core/doc/admin/_images/updater-8.png | Bin 0 -> 35353 bytes
core/doc/admin/_images/updater-9.png | Bin 0 -> 34844 bytes
.../configuration_database/db_conversion.txt | 2 +-
.../_sources/configuration_database/index.txt | 1 -
.../linux_database_configuration.txt | 4 +-
.../oracle_db_configuration.txt | 6 +-
.../windows_database_configuration.txt | 183 -------
.../external_storage_configuration.txt | 8 +-
.../external_storage_configuration_gui.txt | 8 +-
.../serving_static_files_configuration.txt | 26 +-
.../config_sample_php_parameters.txt | 26 +-
.../_sources/configuration_server/hardening.txt | 92 ++++
.../admin/_sources/configuration_server/index.txt | 1 -
.../js_css_asset_management_configuration.txt | 16 +-
.../configuration_server/performance_tips.txt | 283 -----------
.../configuration_server/performance_tuning.txt | 497 +++++++++++++++----
.../_sources/configuration_user/user_auth_ldap.txt | 3 +-
.../enterprise_clients/custom_client_repos.txt | 4 +-
.../admin/_sources/enterprise_clients/index.txt | 3 +-
.../enterprise_clients/publishing_android_app.txt | 394 +++++++++++++++
.../_sources/enterprise_installation/index.txt | 1 -
.../enterprise_installation/linux_installation.txt | 9 +-
core/doc/admin/_sources/index.txt | 8 +-
core/doc/admin/_sources/installation/index.txt | 5 +-
.../_sources/installation/linux_installation.txt | 15 +-
.../_sources/installation/nginx_configuration.txt | 3 +
.../_sources/installation/source_installation.txt | 26 +-
.../windows2_installation.txt | 26 +-
.../_sources/installation/windows_installation.txt | 11 +-
.../_sources/maintenance/enable_maintenance.txt | 26 +-
core/doc/admin/_sources/maintenance/index.txt | 2 +-
core/doc/admin/_sources/maintenance/update.txt | 133 ++---
core/doc/admin/_sources/maintenance/upgrade.txt | 317 +++++++-----
core/doc/admin/_static/social/diasporaround.png | Bin 0 -> 2601 bytes
core/doc/admin/_static/social/facebook.png | Bin 0 -> 2493 bytes
core/doc/admin/_static/social/googleplus.png | Bin 0 -> 4334 bytes
core/doc/admin/_static/social/rss.png | Bin 0 -> 4400 bytes
core/doc/admin/_static/social/twitterround.png | Bin 0 -> 3719 bytes
.../configuration_database/db_conversion.html | 13 +-
core/doc/admin/configuration_database/index.html | 20 +-
.../linux_database_configuration.html | 15 +-
.../oracle_db_configuration.html | 19 +-
.../windows_database_configuration.html | 266 ----------
.../big_file_upload_configuration.html | 10 +-
.../collaborative_documents_configuration.html | 10 +-
.../default_files_configuration.html | 10 +-
.../encryption_configuration.html | 10 +-
.../external_storage_configuration.html | 19 +-
.../external_storage_configuration_gui.html | 17 +-
.../federated_cloud_sharing_configuration.html | 10 +-
.../file_sharing_configuration.html | 10 +-
.../files_locking_enabling.html | 10 +-
core/doc/admin/configuration_files/index.html | 10 +-
.../previews_configuration.html | 10 +-
.../serving_static_files_configuration.html | 37 +-
.../antivirus_configuration.html | 13 +-
.../automatic_configuration.html | 13 +-
.../background_jobs_configuration.html | 13 +-
.../config_sample_php_parameters.html | 32 +-
.../configuration_server/email_configuration.html | 13 +-
core/doc/admin/configuration_server/hardening.html | 260 ++++++++++
core/doc/admin/configuration_server/index.html | 32 +-
.../js_css_asset_management_configuration.html | 26 +-
.../knowledgebase_configuration.html | 13 +-
.../language_configuration.html | 13 +-
.../logging_configuration.html | 13 +-
.../admin/configuration_server/occ_command.html | 15 +-
.../configuration_server/performance_tips.html | 544 ---------------------
.../configuration_server/performance_tuning.html | 424 +++++++++++++---
.../reverse_proxy_configuration.html | 15 +-
.../configuration_server/search_configuration.html | 13 +-
.../thirdparty_php_configuration.html | 13 +-
core/doc/admin/configuration_user/index.html | 12 +-
.../configuration_user/reset_admin_password.html | 10 +-
.../configuration_user/user_auth_ftp_smb_imap.html | 10 +-
.../admin/configuration_user/user_auth_ldap.html | 13 +-
.../configuration_user/user_auth_ldap_cleanup.html | 10 +-
.../configuration_user/user_configuration.html | 10 +-
.../configuration_user/user_provisioning_api.html | 10 +-
core/doc/admin/contents.html | 33 +-
.../enterprise_clients/creating_branded_apps.html | 11 +-
.../enterprise_clients/custom_client_repos.html | 17 +-
core/doc/admin/enterprise_clients/index.html | 19 +-
.../enterprise_clients/publishing_android_app.html | 463 ++++++++++++++++++
.../admin/enterprise_external_storage/index.html | 12 +-
.../jive_configuration.html | 10 +-
.../ldap_home_connector_configuration.html | 10 +-
...wift_as_primary_object_store_configuration.html | 10 +-
.../sharepoint-integration_configuration.html | 10 +-
.../windows-network-drive_configuration.html | 10 +-
.../apps_management_installation.html | 15 +-
core/doc/admin/enterprise_installation/index.html | 25 +-
.../license_keys_installation.html | 13 +-
.../linux_installation.html | 22 +-
.../supported_apps_installation.html | 13 +-
.../admin/enterprise_user_management/index.html | 10 +-
.../user_auth_shibboleth.html | 10 +-
core/doc/admin/genindex.html | 10 +-
core/doc/admin/index.html | 20 +-
.../admin/installation/appliance_installation.html | 15 +-
.../installation/apps_management_installation.html | 15 +-
.../admin/installation/hiawatha_configuration.html | 15 +-
core/doc/admin/installation/index.html | 43 +-
.../admin/installation/installation_wizard.html | 17 +-
.../doc/admin/installation/linux_installation.html | 31 +-
.../doc/admin/installation/macos_installation.html | 21 +-
.../admin/installation/nginx_configuration.html | 18 +-
.../admin/installation/selinux_configuration.html | 17 +-
.../admin/installation/source_installation.html | 38 +-
core/doc/admin/installation/ucs_installation.html | 15 +-
.../windows2_installation.html | 85 ++--
.../admin/installation/windows_installation.html | 48 +-
.../doc/admin/installation/yaws_configuration.html | 15 +-
core/doc/admin/issues/index.html | 10 +-
core/doc/admin/maintenance/backup.html | 14 +-
core/doc/admin/maintenance/enable_maintenance.html | 42 +-
core/doc/admin/maintenance/index.html | 32 +-
core/doc/admin/maintenance/migrating.html | 12 +-
core/doc/admin/maintenance/restore.html | 14 +-
core/doc/admin/maintenance/update.html | 127 +++--
core/doc/admin/maintenance/upgrade.html | 341 +++++++------
core/doc/admin/objects.inv | Bin 371 -> 477 bytes
.../operations/considerations_on_monitoring.html | 10 +-
core/doc/admin/operations/index.html | 10 +-
.../operations/scaling_multiple_machines.html | 10 +-
core/doc/admin/operations/theming.html | 10 +-
core/doc/admin/release_notes.html | 14 +-
core/doc/admin/search.html | 10 +-
core/doc/admin/videos/index.html | 10 +-
core/doc/admin/whats_new_admin.html | 12 +-
core/doc/user/_static/social/diasporaround.png | Bin 0 -> 2601 bytes
core/doc/user/_static/social/facebook.png | Bin 0 -> 2493 bytes
core/doc/user/_static/social/googleplus.png | Bin 0 -> 4334 bytes
core/doc/user/_static/social/rss.png | Bin 0 -> 4400 bytes
core/doc/user/_static/social/twitterround.png | Bin 0 -> 3719 bytes
core/doc/user/bookmarks.html | 8 +-
core/doc/user/contents.html | 12 +-
core/doc/user/documents.html | 8 +-
.../user/external_storage/external_storage.html | 8 +-
core/doc/user/external_storage/index.html | 8 +-
.../external_storage/sharepoint_connecting.html | 8 +-
core/doc/user/files/access_webdav.html | 8 +-
core/doc/user/files/access_webgui.html | 8 +-
core/doc/user/files/deleted_file_management.html | 8 +-
core/doc/user/files/desktop_mobile_sync.html | 8 +-
core/doc/user/files/encrypting_files.html | 8 +-
core/doc/user/files/federated_cloud_sharing.html | 8 +-
core/doc/user/files/index.html | 8 +-
core/doc/user/files/large_file_upload.html | 8 +-
core/doc/user/files/quota.html | 8 +-
core/doc/user/files/version_control.html | 8 +-
core/doc/user/genindex.html | 8 +-
core/doc/user/index.html | 10 +-
core/doc/user/objects.inv | 5 +-
core/doc/user/pim/calendar.html | 8 +-
core/doc/user/pim/contacts.html | 8 +-
core/doc/user/pim/index.html | 8 +-
core/doc/user/pim/sync_ios.html | 8 +-
core/doc/user/pim/sync_kde.html | 8 +-
core/doc/user/pim/sync_osx.html | 8 +-
core/doc/user/pim/sync_thunderbird.html | 8 +-
core/doc/user/pim/troubleshooting.html | 8 +-
core/doc/user/search.html | 8 +-
core/doc/user/userpreferences.html | 8 +-
core/doc/user/webinterface.html | 8 +-
core/doc/user/whats_new.html | 10 +-
core/js/setupchecks.js | 5 +
core/templates/update.user.php | 2 +-
cron.php | 6 +-
debian/README.Debian | 3 +-
debian/changelog | 4 +-
debian/copyright | 221 +++++++--
debian/patches/0001-Disable-the-appstore.patch | 10 +-
debian/patches/0002-Fix-displayed-version.patch | 6 +-
debian/patches/0003-Improve-logfile-handling.patch | 8 +-
debian/patches/path/0006-Adapt-Dropbox-path.patch | 2 +-
lib/base.php | 17 +-
lib/private/allconfig.php | 15 +-
lib/private/cache/fileglobalgc.php | 11 +-
lib/private/connector/sabre/objecttree.php | 21 +-
lib/private/datetimezone.php | 69 ++-
lib/private/db.php | 17 +-
lib/private/db/adapter.php | 40 +-
lib/private/db/adaptersqlite.php | 37 +-
lib/private/db/connection.php | 21 +-
lib/private/db/connectionfactory.php | 1 +
lib/private/db/mdb2schemamanager.php | 2 +-
lib/private/db/ocsqliteplatform.php | 35 ++
lib/private/db/statementwrapper.php | 102 ----
lib/private/files/cache/cache.php | 14 +-
lib/private/files/cache/storage.php | 15 +-
lib/private/files/cache/updater.php | 21 +-
lib/private/files/node/folder.php | 12 +
lib/private/files/objectstore/noopscanner.php | 10 +-
lib/private/files/view.php | 7 +
lib/private/httphelper.php | 3 +-
lib/private/image.php | 5 +-
lib/private/memcache/apcu.php | 2 +
lib/private/preview.php | 19 +-
lib/private/repair.php | 2 +
lib/private/repair/repairlegacystorages.php | 136 +++---
lib/private/share/helper.php | 30 ++
lib/private/share/share.php | 21 +-
lib/private/tagmanager.php | 5 +
lib/private/updater.php | 16 +
lib/private/util.php | 8 +-
lib/public/appframework/http/notfoundresponse.php | 43 ++
lib/public/db.php | 24 +-
lib/public/files/folder.php | 9 +
lib/public/idbconnection.php | 27 +-
lib/repair/sqliteautoincrement.php | 85 ++++
settings/admin.php | 1 +
settings/ajax/checksetup.php | 3 +-
settings/controller/userscontroller.php | 9 +
settings/js/apps.js | 6 +-
settings/templates/admin.php | 22 +
version.php | 8 +-
296 files changed, 4978 insertions(+), 3196 deletions(-)
create mode 100644 apps/files_sharing/tests/propagation.php
create mode 100644 core/doc/admin/_images/android_custom_1.png
create mode 100644 core/doc/admin/_images/android_custom_10.png
create mode 100644 core/doc/admin/_images/android_custom_11.png
create mode 100644 core/doc/admin/_images/android_custom_12.png
create mode 100644 core/doc/admin/_images/android_custom_13.png
create mode 100644 core/doc/admin/_images/android_custom_14.png
create mode 100644 core/doc/admin/_images/android_custom_15.png
create mode 100644 core/doc/admin/_images/android_custom_17.png
create mode 100644 core/doc/admin/_images/android_custom_18.png
create mode 100644 core/doc/admin/_images/android_custom_2.png
create mode 100644 core/doc/admin/_images/android_custom_20.png
create mode 100644 core/doc/admin/_images/android_custom_21.png
create mode 100644 core/doc/admin/_images/android_custom_22.png
create mode 100644 core/doc/admin/_images/android_custom_23.png
create mode 100644 core/doc/admin/_images/android_custom_24.png
create mode 100644 core/doc/admin/_images/android_custom_25.png
create mode 100644 core/doc/admin/_images/android_custom_26.png
create mode 100644 core/doc/admin/_images/android_custom_3.png
create mode 100644 core/doc/admin/_images/android_custom_6.png
create mode 100644 core/doc/admin/_images/android_custom_7.png
create mode 100644 core/doc/admin/_images/android_custom_8.png
create mode 100644 core/doc/admin/_images/android_custom_9.png
delete mode 100644 core/doc/admin/_images/mswpi-1.png
delete mode 100644 core/doc/admin/_images/mswpi-2.png
delete mode 100644 core/doc/admin/_images/mswpi-3.png
delete mode 100644 core/doc/admin/_images/mswpi-4.png
delete mode 100644 core/doc/admin/_images/mswpi-5.png
delete mode 100644 core/doc/admin/_images/mswpi-6.png
delete mode 100644 core/doc/admin/_images/mswpi-7.png
delete mode 100644 core/doc/admin/_images/mswpi-8.png
delete mode 100644 core/doc/admin/_images/mswpi-9.png
create mode 100644 core/doc/admin/_images/updater-10.png
create mode 100644 core/doc/admin/_images/updater-11.png
delete mode 100644 core/doc/admin/_images/updater-4.png
delete mode 100644 core/doc/admin/_images/updater-5.png
delete mode 100644 core/doc/admin/_images/updater-6.png
create mode 100644 core/doc/admin/_images/updater-8.png
create mode 100644 core/doc/admin/_images/updater-9.png
delete mode 100644 core/doc/admin/_sources/configuration_database/windows_database_configuration.txt
create mode 100644 core/doc/admin/_sources/configuration_server/hardening.txt
delete mode 100644 core/doc/admin/_sources/configuration_server/performance_tips.txt
create mode 100644 core/doc/admin/_sources/enterprise_clients/publishing_android_app.txt
rename core/doc/admin/_sources/{enterprise_installation => installation}/windows2_installation.txt (81%)
create mode 100644 core/doc/admin/_static/social/diasporaround.png
create mode 100644 core/doc/admin/_static/social/facebook.png
create mode 100644 core/doc/admin/_static/social/googleplus.png
create mode 100644 core/doc/admin/_static/social/rss.png
create mode 100644 core/doc/admin/_static/social/twitterround.png
delete mode 100644 core/doc/admin/configuration_database/windows_database_configuration.html
create mode 100644 core/doc/admin/configuration_server/hardening.html
delete mode 100644 core/doc/admin/configuration_server/performance_tips.html
create mode 100644 core/doc/admin/enterprise_clients/publishing_android_app.html
rename core/doc/admin/{enterprise_installation => installation}/windows2_installation.html (80%)
create mode 100644 core/doc/user/_static/social/diasporaround.png
create mode 100644 core/doc/user/_static/social/facebook.png
create mode 100644 core/doc/user/_static/social/googleplus.png
create mode 100644 core/doc/user/_static/social/rss.png
create mode 100644 core/doc/user/_static/social/twitterround.png
create mode 100644 lib/private/db/ocsqliteplatform.php
create mode 100644 lib/public/appframework/http/notfoundresponse.php
create mode 100644 lib/repair/sqliteautoincrement.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