[Pkg-owncloud-commits] [owncloud] branch stable8 updated (69f5305 -> 3c9acf5)

David Prévot taffit at moszumanska.debian.org
Fri Mar 27 22:13:05 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  69f5305   Adapt to underscore move
       new  c477e24   proper filename for "require version.php"
       new  5d53314   Merge pull request #14756 from owncloud/backport-14750
       new  c100d90   Check whether the file id is valid, before using it to delete the previews
       new  9b573ee   Merge pull request #14760 from owncloud/backport-14713
       new  2bfd03e   Maintenance mode message might be misleading
       new  5c10c05   Merge pull request #14762 from owncloud/backport-14633
       new  ed954bd   [tx-robot] updated from transifex
       new  8781608   Merge pull request #14765 from owncloud/backport-german-translation
       new  36bed7c   Verify CSRF token already in update.php and not the EventSource code
       new  79f827c   Merge pull request #14755 from owncloud/backport/14753
       new  c0cfd2d   fix warning in gc
       new  81ae4b3   Merge pull request #14698 from owncloud/backport-14550
       new  2f6eaa3   Update scanFile() and scanChildren() to the new signature of the parent class
       new  3672ec3   Add a test for ObjectStore\NoopScanner
       new  00d0120   Fix method signature for stable8
       new  1540d8f   Merge pull request #14686 from owncloud/backport-14682
       new  1374f25   display app update error messages - fixes #14611
       new  5effc4a   Merge pull request #14792 from owncloud/backport-14789-stable8
       new  fa64ba3   Allow disabling the cache updater
       new  efe635f   Disable the cache updater when doing the encryption migration
       new  c0a4aff   add some tests for disabled updater
       new  8f23742   Move keys instead of copy during encryption key migration
       new  7e87cda   Merge pull request #14669 from owncloud/enc-migrate-disable-updater-stable8
       new  2e85c1f   Add detection for invalid CLI configuration for settings page
       new  266a655   Simplify code
       new  f59b286   Merge pull request #14632 from owncloud/backport/14593
       new  625bb3c   Extract the remote host from user input in share dropdown
       new  8a5ef62   Merge pull request #14801 from owncloud/backport-13839
       new  b63a6a4   Return null when requesting tags for null user
       new  b95405e   Merge pull request #14514 from owncloud/stable8-tagmanager-nouser
       new  a03d39b   Etc timezones don't exist for .5 and .75 offsets
       new  228d408   Merge pull request #14763 from owncloud/backport-14429
       new  860c59a   set up paged search when limit is 0
       new  e416b46   Merge pull request #14751 from owncloud/backport-14706
       new  096ccb7   Add cURL as hard-dependency
       new  1f10781   Merge pull request #14839 from owncloud/backport/14838
       new  4bf3d29   cron shall not operate in case we are in maintenance mode - fixes #14843
       new  c6136de   Merge pull request #14845 from owncloud/fix-14843-stable8
       new  a1c414c   support paged results against 389ds.
       new  92a024b   Merge pull request #14875 from owncloud/backport-14849-stable8
       new  bc5ca78   validate resource's integrity before using it
       new  35abb4d   Merge pull request #14917 from owncloud/imagepng_expects_resource_issue_stable8
       new  fe9e2e9   Only rescan versions once in trashbin
       new  637503a   Merge pull request #14926 from owncloud/stable8-rescanversionsonlyonce
       new  5538c27   Do not abort when meeting unfixable legacy storages
       new  04809b6   Properly forward repair errors and warnings
       new  6843f16   Detect that the done flag was not set after repair fail
       new  5ad226c   Fixed expected warning count on repair fail
       new  c9bafe5   Merge pull request #14928 from owncloud/stable8-repair-legacystoragenofatalfail
       new  3dad31d   proper description of appcodechecker in config sample
       new  3d7ed01   Merge pull request #15006 from owncloud/backport-14586
       new  c28356f   add timeout to curl request
       new  4774d64   Merge pull request #15008 from owncloud/backport-14071
       new  02f00c9   Fix root request path for Dropbox
       new  5720211   Merge pull request #15043 from owncloud/stable8-dropbox-root-fix
       new  625cbc6   show a better error message when trying to create a user that already exists
       new  95d81c3   Merge pull request #15064 from owncloud/backport-15050
       new  88a180f   Fix fileglobalgc unlink parameter warnings
       new  58ad3fa   Add unit tests for gc() for \OC\Cache\FileGlobalGC
       new  31de51e   Merge pull request #15079 from owncloud/fix-fileglobalgc-stable8
       new  bda7b5c   The iran timezone removed the DST handling which breaks the timezone lib
       new  b960fa8   Merge pull request #15110 from owncloud/backport-15108
       new  e2ea175   Remove hard dependency on cURL for 8.0
       new  4149fc4   Merge pull request #15119 from owncloud/remove-curl
       new  6e26b11   offset needs to be considered in computed limit
       new  e4d8dc7   Merge pull request #15140 from owncloud/backport-15123-stable8
       new  9bc1f0a   do not show update notification on mobile, fix overlapping of header menus, fix #10544
       new  9d0ea7f   Backport of #15025
       new  d04ad4b   Merge pull request #15052 from rullzer/backport-15025
       new  ba9446a   Do not use APCu when apc.enabled is Off.
       new  722faee   Merge pull request #15208 from owncloud/fix-15146-stable8
       new  4c92aaf   Add `getNonExistingName()` to the node api
       new  e12c76e   Merge pull request #15192 from owncloud/stable8-15153
       new  4cfa4ec   Allow specifying the compare-array for insertIfNotExists()
       new  78b2c8b   Only check unique keys for the comparison on filecache insert & update otherwise
       new  9383856   insertIfNotExists() for storage insertion
       new  27990b5   Better save then sorry
       new  aa63a16   Get the id before using it
       new  b081bb2   Adding unit test which shows insertIfNotExists to fall apart in certain situations
       new  d9f6971   let insertIfNotExist() throw the native DBALException - no need to hide the real exception
       new  03ef085   Add test for UniqueConstraintViolationException on  wrong key
       new  171974e   Fix doc blocks of insertIfNotExists() method
       new  27df0a1   Throw a RuntimeException in the cache aswell
       new  f15d41e   Also use all keys for an empty array, just in case
       new  97a65e1   The key is over configkey, user and app, not the value
       new  9ad48e0   Also add a note that clob does not work in the compare array
       new  c0bcaa4   Merge pull request #14914 from owncloud/backport-14766-compare-array-insertifnotexists
       new  78c3483   Properly catch whether a share is `null`
       new  f7f1470   when the path doesnt exist show a proper error page
       new  bc76760   Merge pull request #15193 from owncloud/stable8-15145
       new  3232dc7   Synchronize PHP settings with master
       new  e90ead2   Merge pull request #15231 from owncloud/synchronize-php-setting
       new  769f666   Fix size propagation over shared storage boundary
       new  e8ee079   Add unit test for size propagation across share boundaries
       new  cd47e72   Merge pull request #14860 from owncloud/stable8-fix-sizepropagationwithshares
       new  b896be8   SQLite autoincrement fix backport
       new  93ae742   Merge pull request #15238 from owncloud/stable8-fileid-increment
       new  ced104c   Remove hacky Substring support for MSSQL
       new  a64c3fb3  Merge pull request #14497 from owncloud/kill-substr-mssql-stable8
       new  5964cd3   always fall back to default share folder
       new  ae59df8   Merge pull request #15250 from owncloud/use_default_share_folder_oc8
       new  893cbc9   also call generateTarget for group share to add the correct prefix if share_folder is defined in config.php
       new  baa2e4f   Merge pull request #15249 from owncloud/fix_group_share_oc8_backport
       new  5ee843c   Fix shared storage permission checks
       new  3b69354   Reenable trashbin after failed rename
       new  29c56fb   Fix permission checks in Sabre connector
       new  944b301   Rename must be possible with update-only permission
       new  48ceaa9   Fix share permission related unit tests
       new  a538f14   Merge pull request #15246 from owncloud/stable8-share-partfilepermissions
       new  5e32033   8.0.3 RC
       new  ddcb4e1   This is RC1 and not RC
       new  03473c5   Increment version
       new  c1f5250   Merge pull request #15275 from owncloud/fix-stable-8
       new  744bf47   Imported Upstream version 8.0.3~rc1+dfsg
       new  f32f98b   Merge tag 'upstream/8.0.3_rc1+dfsg' into stable8
       new  fb04cce   Refresh patches
       new  2fff218   Adapt packaging to new 3rdparty
       new  3c9acf5   Update 3rdparty copyright

The 118 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/autoload.php                                |   1 +
 debian/control                                     |   7 +-
 debian/copyright                                   | 221 +++++++--
 debian/install                                     |   2 +
 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 +-
 298 files changed, 4983 insertions(+), 3197 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