[Pkg-owncloud-commits] [owncloud] branch master updated (a0bcf7e -> 5635b7b)

David Prévot taffit at moszumanska.debian.org
Tue Jun 23 23:12:19 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a change to branch master
in repository owncloud.

      from  a0bcf7e   Update changelog for 7.0.6+dfsg-1 release
       new  fda8d66   return name instead of false, as it is on oc8 and master, so groups are displayed in files_external
       new  02bffbe   Merge pull request #16773 from owncloud/fix-16582
       new  c72de30   Add min-height to login page for IE8 and IE9
       new  fe92dd7   Merge pull request #16707 from owncloud/stable7-fix-ie8-ie9
       new  a88df5c   Check if array
       new  e5ff9f0   Merge pull request #16682 from owncloud/stable7-check-for-arry
       new  ef16f4b   port detection needs to take care of now thrown exceptions when LDAP server is not available
       new  429fb87   Merge pull request #16759 from owncloud/backport-16748-stable7
       new  7ca01a6   Disable video preview if previews are disabled
       new  532a919   Merge pull request #16863 from owncloud/stable7-backport-16840
       new  b031490   Don't use command concatenation
       new  99d03da   Merge pull request #16864 from owncloud/backport-concatenation-7
       new  4eb90cf   don't update identical values
       new  07ef143   clarify the duplication of the $params array
       new  448ee4e   Merge pull request #16969 from owncloud/stable7-backport-15549
       new  f4bc29a   Verify if path exists
       new  1fc8afe   Throw nicer error message instead 500
       new  f2b7eb8   Merge pull request #16991 from owncloud/stable7-verify-if-path-exists
       new  ff2de84   Verify if path exists
       new  1e0febe   Merge pull request #17021 from owncloud/stable7-verify-path
       new  8592c0e   Allow multiple whitespace in type hints in AppFramework
       new  28ea652   AppFramework annotation whitespace unit test
       new  6ee4fe5   Merge pull request #17073 from owncloud/appframework-type-cast-stable7
       new  d48ab2b   Proper repair step info during upgrade on cli
       new  6fdd1d0   Merge pull request #17020 from owncloud/stable7-proper-repair-step-info
       new  6b4f170   backport #16532 to stable7
       new  063b8ea   Merge pull request #16581 from owncloud/stable7-cors-no-cookie-auth
       new  e6bf1ca   skip users that are not available anymore during sharing upgrade
       new  b1fc1b2   Merge pull request #17096 from owncloud/stable7-fix-deleted-users
       new  0766a67   Backport of #16890 to stable7
       new  e2b486e   Merge pull request #17034 from owncloud/backport-16890-stable7
       new  e5237a2   version 7.0.7 beta
       new  8fb2daa   Imported Upstream version 7.0.7~~beta~dfsg
       new  0e96a44   Merge tag 'upstream/7.0.7__beta_dfsg'
       new  8a9d380   Update occ.8
       new  5635b7b   Update changelog for 7.0.7~~beta~dfsg-1 release

The 36 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/files/ajax/upload.php                         |   4 +
 .../files_external/3rdparty/Dropbox/OAuth/Curl.php |  12 +-
 apps/files_external/3rdparty/smb4php/smb.php       |   6 +-
 apps/files_sharing/ajax/publicpreview.php          |   7 +
 apps/files_sharing/appinfo/update.php              |   8 +-
 apps/files_sharing/public.php                      |   1 +
 apps/files_sharing/templates/public.php            |   2 +-
 apps/gallery/ajax/getimages.php                    |   3 +
 apps/gallery/ajax/image.php                        |   3 +
 apps/gallery/ajax/thumbnail.php                    |   3 +
 apps/user_ldap/lib/wizard.php                      |  34 ++-
 apps/user_ldap/tests/user_ldap.php                 |   4 +
 apps/user_ldap/user_ldap.php                       |  11 +-
 core/command/upgrade.php                           |   3 +
 core/css/fixes.css                                 |   1 +
 .../_sources/configuration/user_auth_ldap.txt      |  25 +-
 core/doc/admin/release/_sources/contents.txt       |   1 +
 core/doc/admin/release/_sources/release_notes.txt  | 188 ++++++++++++
 .../configuration/activity_configuration.html      |   1 +
 .../configuration/antivirus_configuration.html     |   1 +
 .../configuration/automatic_configuration.html     |   1 +
 .../background_jobs_configuration.html             |   1 +
 .../big_file_upload_configuration.html             |   1 +
 .../collaborative_documents_configuration.html     |   1 +
 .../config_sample_php_parameters.html              |   1 +
 .../configuration/custom_client_configuration.html |   1 +
 .../configuration/database_configuration.html      |   1 +
 .../release/configuration/email_configuration.html |   1 +
 .../configuration/encryption_configuration.html    |   1 +
 .../release/configuration/external_sites.html      |   1 +
 .../external_storage_configuration.html            |   1 +
 .../external_storage_configuration_gui.html        |   1 +
 .../configuration/file_sharing_configuration.html  |   1 +
 .../configuration/files_locking_enabling.html      |   1 +
 .../admin/release/configuration/harden_server.html |   1 +
 core/doc/admin/release/configuration/index.html    |   1 +
 .../js_css_asset_management_configuration.html     |   1 +
 .../configuration/knowledgebase_configuration.html |   1 +
 .../configuration/language_configuration.html      |   1 +
 .../configuration/logging_configuration.html       |   1 +
 .../admin/release/configuration/occ_command.html   |   1 +
 .../release/configuration/performance_tips.html    |   1 +
 .../configuration/previews_configuration.html      |   1 +
 .../configuration/reset_admin_password.html        |   1 +
 .../configuration/reverse_proxy_configuration.html |   1 +
 .../configuration/search_configuration.html        |   1 +
 .../server_to_server_configuration.html            |   1 +
 .../serving_static_files_configuration.html        |   1 +
 .../thirdparty_php_configuration.html              |   1 +
 .../configuration/user_auth_ftp_smb_imap.html      |   1 +
 .../release/configuration/user_auth_ldap.html      |  26 +-
 .../configuration/user_auth_ldap_cleanup.html      |   1 +
 .../release/configuration/user_configuration.html  |   1 +
 core/doc/admin/release/contents.html               |  28 ++
 core/doc/admin/release/genindex.html               |   1 +
 core/doc/admin/release/index.html                  |   1 +
 .../installation/appliance_installation.html       |   1 +
 .../installation/apps_management_installation.html |   1 +
 .../installation/hiawatha_configuration.html       |   1 +
 core/doc/admin/release/installation/index.html     |   3 +-
 .../release/installation/installation_wizard.html  |   1 +
 .../installation/lighttpd_configuration.html       |   1 +
 .../release/installation/linux_installation.html   |   1 +
 .../release/installation/macos_installation.html   |   1 +
 .../release/installation/nginx_configuration.html  |   1 +
 .../release/installation/others_installation.html  |   1 +
 .../installation/selinux_configuration.html        |   1 +
 .../release/installation/source_installation.html  |   1 +
 .../release/installation/ucs_installation.html     |   1 +
 .../release/installation/windows_installation.html |   1 +
 .../release/installation/yaws_configuration.html   |   1 +
 core/doc/admin/release/issues/index.html           |   1 +
 core/doc/admin/release/maintenance/backup.html     |   1 +
 core/doc/admin/release/maintenance/convert_db.html |   1 +
 .../release/maintenance/enable_maintenance.html    |   1 +
 core/doc/admin/release/maintenance/index.html      |   1 +
 core/doc/admin/release/maintenance/migrating.html  |   1 +
 core/doc/admin/release/maintenance/restore.html    |   1 +
 core/doc/admin/release/maintenance/update.html     |   1 +
 core/doc/admin/release/maintenance/upgrade.html    |   1 +
 core/doc/admin/release/release_notes.html          | 334 +++++++++++++++++++++
 core/doc/admin/release/search.html                 |   1 +
 core/doc/admin/release/videos.html                 |   1 +
 core/doc/admin/release/whats_new_admin.html        |   3 +-
 core/user/controller.php                           |   2 +-
 debian/changelog                                   |  15 +
 debian/occ.8                                       |  34 ++-
 .../dependencyinjection/dicontainer.php            |   7 +-
 .../middleware/security/corsmiddleware.php         |  46 ++-
 .../utility/controllermethodreflector.php          |   2 +-
 lib/private/files/cache/cache.php                  |   9 +-
 lib/repair/collation.php                           |   1 +
 version.php                                        |   8 +-
 93 files changed, 818 insertions(+), 77 deletions(-)
 create mode 100644 core/doc/admin/release/_sources/release_notes.txt
 create mode 100644 core/doc/admin/release/release_notes.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