[Pkg-owncloud-commits] [owncloud] annotated tag upstream/8.1.0__rc2_dfsg created (now fd970db)

David Prévot taffit at moszumanska.debian.org
Thu Jul 2 17:37:25 UTC 2015


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

taffit pushed a change to annotated tag upstream/8.1.0__rc2_dfsg
in repository owncloud.

        at  fd970db   (tag)
   tagging  248a70e040a8437f42fd57e1f0bdbc633e440e4a (commit)
  replaces  upstream/8.1.0__rc1_dfsg
 tagged by  David Prévot
        on  Thu Jul 2 12:02:07 2015 -0400

- Log -----------------------------------------------------------------
Upstream version 8.1.0~~rc2~dfsg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAABCAAGBQJVlWB/AAoJEAWMHPlE9r08+BoH/3mkx3U+zlK+NzbAJwEho1EP
NRYk4OfbAwwyL5iVi3CFIXqw18unXIq0Fg3RsiMKO4T1eimMx9U6Q69Npk89DHo9
YCMNGXBbI8sFlzGQwPXNMasx2viuTGWcKimHnDAmYp+L79I0sjZHMrrJMgvtc4oe
SnIrzApN3mT1V4ASRfFJ0dtJNRi1Kvb5IFak+F8EBU2uB8fws7Utaz4aigliaKE+
A3zoa0snfmz2/jBNO60DJldj+1lxoOYVXKgkaFw9YlkUBC9XLHCB6t4rchWV4EOJ
8Gj/dDR1f8yGQHT139T4xhnOC7HmGnZQSuOYr2bb2jWDNfEPUazodFLz8AaSSKs=
=qvFu
-----END PGP SIGNATURE-----

Arthur Schiwon (6):
      the user is gone, userExists will not bring him back. But the user's folder needs to be deleted anyway
      delete user test to take getHome into account to ensure it is also deleted subsequently
      ensure groups match filter when using memberOf to read users group, refs #17119
      integration test
      adjust unit test
      tests solidity

Bernhard Posselt (1):
      Merge pull request #17056 from owncloud/appframework-type-cast

Bjoern Schiessle (12):
      add social media button for diaspora, twitter, facebook and google+
      make the click actions work
      fix path to owncloud logo
      add id to url
      remove files_encryption from database at the end of the migration process
      add filter-empty class if no search result in current folder
      make sure that we split username and server address at the first '@' from the right to allow usernames containing '@'
      make sure that we always read the header from the original file
      search address book for federated cloud id
      show nice display name for remote shares if possible
      ne need to check twice if $row['share_with'] is set
      if it is a mount point we need to get the path from the mount manager

Björn Schießle (6):
      Merge pull request #16692 from owncloud/add_social_media_buttons
      Merge pull request #12546 from oparoz/patch-1
      Merge pull request #17045 from owncloud/enc_improvements
      Merge pull request #17008 from owncloud/fix-17006
      Merge pull request #17203 from owncloud/fix-share-autocomplete
      Merge pull request #17225 from owncloud/fix_12106

C Montero-Luque (1):
      8.1 RC2

Clark Tomlinson (2):
      adding correct blocking logic for fff
      add check if server returns a 500 and display error

David Prévot (1):
      Imported Upstream version 8.1.0~~rc2~dfsg

Hendrik Leppelsack (1):
      let buttons hide the sidebar

Jan-Christoph Borchardt (5):
      federated cloud ID: add icons, fix HTML & layout, fix wording
      fix look of 'Share with me via ownCloud' button, fix wording
      remove whitespace on bottom when no search results, fix laylout, fix #16878
      explicitly set z-index on app-content, fix overlap from navigation
      fix z-index of share-autocomplete

Jenkins for ownCloud (12):
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex

Joas Schilling (18):
      Always keep "Everyone" and "admin" at the top of the list
      Only sort by group name when LDAP is involved
      Do not return backends but add a method to check for one
      Merge pull request #16889 from owncloud/group-sorting-fixes
      Merge spliteUserRemote with fixRemoteUrlInShareWith
      Use \OC\HintException and translate the hint
      Make an assertion in risky test testGetNodeForPathRoot
      Accept this language change at your own risk
      Merge pull request #17092 from owncloud/fix-language-experimental
      Only update the htaccess ErrorDocument links when they are not set yet
      Use non-zero exit code when app is not compliant (so CIs can detect the status)
      Correctly check if the real file exists, otherwise try the part file
      Merge pull request #17202 from oparoz/repair-scan-signature
      Send OC version to appstore so it can reply with the right links
      Merge pull request #17030 from owncloud/lock-posthooks
      Merge pull request #17229 from owncloud/maintenance-plugin-test
      Merge pull request #17249 from owncloud/file-cache-is-a-icache
      Perform the filesize only when the file exists

Jörn Friedrich Dreyer (1):
      Merge pull request #17090 from owncloud/upgrade-app-info

Lukas Reschke (29):
      Verify if path exists
      Throw nicer error message instead 500
      Merge pull request #16973 from owncloud/button-close-sidebar
      Merge pull request #16993 from owncloud/verify-if-path-exists
      Verify if path exists
      Request approved state for disabled apps with ocsid
      Use proper type
      Use trusted mimetype
      Merge pull request #17081 from owncloud/issue-17079-risky-test-sabre-objecttree
      Merge pull request #17136 from rullzer/fix_remove_link_OCS
      Dropped an S from the mouseover
      Create .htaccess
      Merge pull request #17199 from owncloud/feature/show-error-when-shareservice-dies
      Add endpoint with list of OCS providers
      Merge pull request #17163 from owncloud/update-licenses
      Add missing annotations for parameters
      Fix indentation
      Merge pull request #17212 from owncloud/ocs-spec
      Merge pull request #17214 from owncloud/fix-php-doc-user-interface
      Use new updater URL + add unit tests
      Build base URL
      Increase timeout again
      Update comment
      Also load enabled apps
      Merge pull request #17050 from owncloud/request-status-from-ocs
      Merge pull request #17222 from owncloud/issue-17101-send-oc-version-to-app-store
      Add missing version field
      Typehint $targetVersion
      Do not rely on actual time in unit tests

Morris Jobke (24):
      Fix naming of param in private/server.php
      Add tool to check OCP for missing @since tag
      Fix missing @since tags in OCP
      move the OCPSinceChecker.php to build/
      [config.sample.php] set correct default value for skeletondirectory
      Merge pull request #17041 from owncloud/ocp-since-checker
      Merge pull request #17085 from owncloud/use-trusted-mimetype
      Added error message on initMountpoints exception
      [updater] propagate error case properly
      [upgrade] print update message before running the update code
      [updater] keep maintenance active on failure and mark failure in red
      Merge pull request #17095 from owncloud/proper-error-handling
      [sharing] handle shares of users that aren't available anymore
      Merge pull request #17106 from owncloud/htaccess-update-only-once
      Merge pull request #17105 from owncloud/app-content-z-index
      Merge pull request #17110 from owncloud/share-error-handling
      Merge pull request #17152 from owncloud/LDAP/AD-Typo
      [license script] sort names case insensitive
      update license headers and authors
      add additional email address for Georg
      Merge pull request #17185 from rullzer/fix_17178
      Merge pull request #17226 from owncloud/webdav-add-message-on-maintenance
      Merge pull request #17231 from owncloud/add-missing-version-field
      Merge pull request #17189 from owncloud/files-straypartfilesonexception

Olivier Paroz (6):
      Send the mime icon if we can't generate a preview
      Move media type icon preview creation to its own method
      Remove unneeded returns from private cropping methods
      Remove unneeded returns from private cropping methods
      Signature of overriding method should match the parent
      Adding BPG media type

Robin Appelman (15):
      emit hooks from a view as long as the path is inside the default root
      fix check if hooks should be emited in runHooks
      handle locked exceptions when getting file/directory info in sabre
      use old cache data when locked
      update the file cache within the write lock
      extends phpdoc
      update noopscanner
      dont update the cache on rename fail
      unlock the file if the file doesnt exists
      remove unneeded normalize
      take share target into account when updating recipient etags
      add unit test for single file share etag propagation
      fix etag propagation for single file shares
      add some docs
      fix getUsersSharingFile with locking

Robin McCorkell (4):
      Allow multiple whitespace in type hints in AppFramework
      AppFramework annotation whitespace unit test
      Merge pull request #17052 from owncloud/fix-phpdoc-groupmgm
      Merge pull request #17025 from owncloud/sftp-rmdir-emptydir

Roeland Douma (1):
      Merge pull request #17206 from oparoz/bpg-media-type

Roeland Jago Douma (3):
      set NULL correctly in password update
      Added unit test to verify link password removeal
      Fix for #17178

Thomas Müller (29):
      Merge pull request #16890 from owncloud/fix-16588
      Merge pull request #17026 from owncloud/update-config.sample.php
      Merge pull request #17040 from owncloud/fix-param-naming
      Merge pull request #17024 from owncloud/master-verify-if-path-exists-in-upload
      Merge pull request #16657 from owncloud/view-emit-path
      Enable x-sendfile only if we do not lock the file system
      Merge pull request #16940 from owncloud/ext-s3-touchmtimefix
      Update wmv and add mts and mt2s - fixes #17128 and owncloud/firewall#107
      Merge pull request #17131 from owncloud/non-zero-exit-code-when-app-is-not-compliant
      Rename user_webdavauth to prevent accidental activation - refs #17112
      Merge pull request #17130 from owncloud/update-mime-types
      Merge pull request #17133 from owncloud/rename-user-webdavauth
      Let's wait a little longer until oracle finally is available
      Merge pull request #17139 from owncloud/increase-oracle-init-time
      Merge pull request #17162 from owncloud/LukasReschke-patch-1
      Merge pull request #17165 from owncloud/federated_cloud_sharing_search_address_book
      Merge pull request #17190 from owncloud/lock-changelabel
      Merge pull request #17082 from owncloud/shared-etag-propagate-file
      Merge pull request #17009 from owncloud/lock-downloadfile
      Merge pull request #17191 from owncloud/issue-17188-group-share-part-file
      Merge pull request #17219 from owncloud/LukasReschke-patch-1
      Merge pull request #17217 from owncloud/use-new-updater-url
      In case of maintenance we should add a message to the exception
      Unit tests added for MaintenancePlugin
      Fixing ctor calls and ctor itself to not break usage in calendar and contacts .....
      Merge pull request #17240 from owncloud/do-not-rely-on-php-being-fast
      Merge pull request #17239 from owncloud/files-nameconflictfix
      Fixing "ImportController::__construct() must implement interface OCP\\ICache, instance of OC\\Cache\\File given"
      Merge pull request #17255 from owncloud/fix-17119

VicDeo (1):
      Merge pull request #17068 from owncloud/fix_16878

Vincent Petry (22):
      Properly set mtime on S3 for touch operation
      Lock file before download
      Workaround for empty dir deletion for SFTP
      Merge pull request #17017 from owncloud/cache-update-write-lock
      Merge pull request #16963 from owncloud/fileinfo-lock
      Merge pull request #17048 from owncloud/hotfix/fix-firewall-blocking-dir-message
      Fix locked paths in the moveMount case
      Rollback folder scan if an entry was locked
      Merge pull request #17070 from owncloud/lock-movemountbug
      Keep shared locks in post hooks
      Release locks after class in tests
      Rename experimental to transactional file locking
      Unit test for etag update on custom share folder
      Remove test-specific method to make Bjoern and Joas happy
      Merge pull request #17071 from owncloud/share-get-users-non-existing
      Merge pull request #17083 from owncloud/share-etag-update-target
      Fix class name conflict
      Cleanup part file after upload exception
      Unlock first path on rename if second path is locked
      Do not set callback wrapper when locking is disabled
      Merge pull request #17251 from owncloud/issue-17247-filesize-stat-failed-for-in-log
      Merge pull request #17256 from owncloud/locking-disablecallbackwrapperwhendisabled

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  4b48dd4   emit hooks from a view as long as the path is inside the default root
       new  97127cd   the user is gone, userExists will not bring him back. But the user's folder needs to be deleted anyway
       new  567df22   fix check if hooks should be emited in runHooks
       new  f980300   Properly set mtime on S3 for touch operation
       new  fee62ac   Always keep "Everyone" and "admin" at the top of the list
       new  171f86c   Only sort by group name when LDAP is involved
       new  497fe93   Do not return backends but add a method to check for one
       new  e850737   let buttons hide the sidebar
       new  06d0a41   add social media button for diaspora, twitter, facebook and google+
       new  4599da9   federated cloud ID: add icons, fix HTML & layout, fix wording
       new  ac9733a   make the click actions work
       new  fa16c1f   fix path to owncloud logo
       new  0e522a0   delete user test to take getHome into account to ensure it is also deleted subsequently
       new  24f0151   handle locked exceptions when getting file/directory info in sabre
       new  72eedda   use old cache data when locked
       new  2d648ed   Verify if path exists
       new  414896d   Throw nicer error message instead 500
       new  b43bfaf   fix look of 'Share with me via ownCloud' button, fix wording
       new  3b0b1a7   Merge pull request #16973 from owncloud/button-close-sidebar
       new  c4cb34d   [tx-robot] updated from transifex
       new  8d4f918   Merge pull request #16993 from owncloud/verify-if-path-exists
       new  13617a0   Send the mime icon if we can't generate a preview
       new  a9bca9e   Lock file before download
       new  a04cb82   Merge pull request #16890 from owncloud/fix-16588
       new  f909346   add id to url
       new  8193e1d   Move media type icon preview creation to its own method
       new  64f0fd0   Remove unneeded returns from private cropping methods
       new  3526b35   update the file cache within the write lock
       new  3e54696   extends phpdoc
       new  7a0917e   Merge pull request #16692 from owncloud/add_social_media_buttons
       new  2a50dbd   update noopscanner
       new  d7960d5   dont update the cache on rename fail
       new  6018567   unlock the file if the file doesnt exists
       new  17be099   remove unneeded normalize
       new  ebb5523   Verify if path exists
       new  e15dd78   Workaround for empty dir deletion for SFTP
       new  0b34d88   Merge pull request #17017 from owncloud/cache-update-write-lock
       new  6697f95   Merge pull request #16963 from owncloud/fileinfo-lock
       new  a5eb2f0   [tx-robot] updated from transifex
       new  6adddb3   Merge pull request #16889 from owncloud/group-sorting-fixes
       new  7e046d0   Fix naming of param in private/server.php
       new  ba43ec9   Add tool to check OCP for missing @since tag
       new  eddbdb8   Fix missing @since tags in OCP
       new  b230b8e   move the OCPSinceChecker.php to build/
       new  fc06421   [config.sample.php] set correct default value for skeletondirectory
       new  78e581d   Merge pull request #17026 from owncloud/update-config.sample.php
       new  1b7ec7d   Merge pull request #17040 from owncloud/fix-param-naming
       new  5c2646a   Merge pull request #17024 from owncloud/master-verify-if-path-exists-in-upload
       new  ed3dc19   remove files_encryption from database at the end of the migration process
       new  5ed9743   Merge pull request #17041 from owncloud/ocp-since-checker
       new  ba3b6f9   Remove unneeded returns from private cropping methods
       new  00a65e3   Request approved state for disabled apps with ocsid
       new  1ead0b6   Use proper type
       new  183bd6d   [tx-robot] updated from transifex
       new  04b6f67   Allow multiple whitespace in type hints in AppFramework
       new  59513ac   [tx-robot] updated from transifex
       new  f1e3e25   AppFramework annotation whitespace unit test
       new  103f8ca   Merge pull request #17052 from owncloud/fix-phpdoc-groupmgm
       new  05fb9ce   Merge pull request #17025 from owncloud/sftp-rmdir-emptydir
       new  c77e441   [tx-robot] updated from transifex
       new  7fe5ab4   Merge pull request #17056 from owncloud/appframework-type-cast
       new  ced15c4   Merge pull request #16657 from owncloud/view-emit-path
       new  c74c8ef   Enable x-sendfile only if we do not lock the file system
       new  8eda9ae   add filter-empty class if no search result in current folder
       new  a88b370   Merge pull request #12546 from oparoz/patch-1
       new  d38a378   make sure that we split username and server address at the first '@' from the right to allow usernames containing '@'
       new  2b7e5f8   Merge spliteUserRemote with fixRemoteUrlInShareWith
       new  3d2ac6d   Use trusted mimetype
       new  9dde482   remove whitespace on bottom when no search results, fix laylout, fix #16878
       new  738b78f   Use \OC\HintException and translate the hint
       new  45f9083   Make an assertion in risky test testGetNodeForPathRoot
       new  5cfcda3   Merge pull request #17068 from owncloud/fix_16878
       new  5466dca   adding correct blocking logic for fff
       new  5e18655   take share target into account when updating recipient etags
       new  25581c7   Merge pull request #16940 from owncloud/ext-s3-touchmtimefix
       new  3cad0d4   [tx-robot] updated from transifex
       new  a059b09   Merge pull request #17085 from owncloud/use-trusted-mimetype
       new  2654696   Merge pull request #17081 from owncloud/issue-17079-risky-test-sabre-objecttree
       new  fdd01cf   Added error message on initMountpoints exception
       new  fe42553   [updater] propagate error case properly
       new  e0fb5f4   Accept this language change at your own risk
       new  95602d4   make sure that we always read the header from the original file
       new  e722614   Merge pull request #17092 from owncloud/fix-language-experimental
       new  1ba9fd3   [upgrade] print update message before running the update code
       new  4b53243   Merge pull request #17090 from owncloud/upgrade-app-info
       new  71e5bc1   explicitly set z-index on app-content, fix overlap from navigation
       new  cce841c   Merge pull request #17045 from owncloud/enc_improvements
       new  c86e129   [updater] keep maintenance active on failure and mark failure in red
       new  e01db54   Merge pull request #17048 from owncloud/hotfix/fix-firewall-blocking-dir-message
       new  0db311c   Only update the htaccess ErrorDocument links when they are not set yet
       new  02b2b60   Merge pull request #17095 from owncloud/proper-error-handling
       new  4f2f8a6   [sharing] handle shares of users that aren't available anymore
       new  ceb80ac   [tx-robot] updated from transifex
       new  5c21353   Update wmv and add mts and mt2s - fixes #17128 and owncloud/firewall#107
       new  35047a2   Fix locked paths in the moveMount case
       new  e5bc50d   Use non-zero exit code when app is not compliant (so CIs can detect the status)
       new  9e93d1e   Merge pull request #17131 from owncloud/non-zero-exit-code-when-app-is-not-compliant
       new  4da1c84   Rename user_webdavauth to prevent accidental activation - refs #17112
       new  300d1c8   Merge pull request #17106 from owncloud/htaccess-update-only-once
       new  6be0f83   Merge pull request #17105 from owncloud/app-content-z-index
       new  6977eff   set NULL correctly in password update
       new  6c3da1e   Added unit test to verify link password removeal
       new  161ca90   Merge pull request #17130 from owncloud/update-mime-types
       new  7a3cfbc   Merge pull request #17133 from owncloud/rename-user-webdavauth
       new  047b7a1   Let's wait a little longer until oracle finally is available
       new  8859004   Rollback folder scan if an entry was locked
       new  1e7a3a4   Merge pull request #17139 from owncloud/increase-oracle-init-time
       new  004280e   Merge pull request #17136 from rullzer/fix_remove_link_OCS
       new  5f59393   Merge pull request #17110 from owncloud/share-error-handling
       new  f847d94   add unit test for single file share etag propagation
       new  c87ab65   fix etag propagation for single file shares
       new  58439c3   Merge pull request #17070 from owncloud/lock-movemountbug
       new  a63f602   Dropped an S from the mouseover
       new  dddbfb9   [tx-robot] updated from transifex
       new  160d800   Merge pull request #17152 from owncloud/LDAP/AD-Typo
       new  0898415   Create .htaccess
       new  cdb0e62   [license script] sort names case insensitive
       new  9be1d08   Merge pull request #17162 from owncloud/LukasReschke-patch-1
       new  f9dcb55   search address book for federated cloud id
       new  dd9dfc4   show nice display name for remote shares if possible
       new  a288d0e   ne need to check twice if $row['share_with'] is set
       new  f63915d   update license headers and authors
       new  0032cdd   add additional email address for Georg
       new  0128a86   add some docs
       new  538e466   Keep shared locks in post hooks
       new  eae08d0   Release locks after class in tests
       new  27d5838   Fix for #17178
       new  b1e29c7   [tx-robot] updated from transifex
       new  569157d   Merge pull request #17185 from rullzer/fix_17178
       new  6c3a428   Merge pull request #17165 from owncloud/federated_cloud_sharing_search_address_book
       new  eadf789   Rename experimental to transactional file locking
       new  8cc88fa   Merge pull request #17190 from owncloud/lock-changelabel
       new  9558562   Merge pull request #17082 from owncloud/shared-etag-propagate-file
       new  796aae4   Merge pull request #17009 from owncloud/lock-downloadfile
       new  9b33676   Correctly check if the real file exists, otherwise try the part file
       new  b318b9c   Merge pull request #17008 from owncloud/fix-17006
       new  ac94126   Merge pull request #17191 from owncloud/issue-17188-group-share-part-file
       new  c338999   fix getUsersSharingFile with locking
       new  56d9df3   Unit test for etag update on custom share folder
       new  8625a8c   ensure groups match filter when using memberOf to read users group, refs #17119
       new  271ef9d   Remove test-specific method to make Bjoern and Joas happy
       new  b30515d   Signature of overriding method should match the parent
       new  4edf388   fix z-index of share-autocomplete
       new  0684cc1   Merge pull request #17071 from owncloud/share-get-users-non-existing
       new  ca1da0a   add check if server returns a 500 and display error
       new  158c5b5   Adding BPG media type
       new  569c2a8   Merge pull request #17203 from owncloud/fix-share-autocomplete
       new  77ae2d6   Merge pull request #17202 from oparoz/repair-scan-signature
       new  28c223e   [tx-robot] updated from transifex
       new  465606c   Merge pull request #17199 from owncloud/feature/show-error-when-shareservice-dies
       new  708c626   Merge pull request #17206 from oparoz/bpg-media-type
       new  76878e9   Add endpoint with list of OCS providers
       new  d1f0ff3   Merge pull request #17163 from owncloud/update-licenses
       new  af01958   Add missing annotations for parameters
       new  a793b98   Fix indentation
       new  dd0625f   Merge pull request #17212 from owncloud/ocs-spec
       new  717f91a   Merge pull request #17214 from owncloud/fix-php-doc-user-interface
       new  4d565a8   [tx-robot] updated from transifex
       new  04fe9e0   Use new updater URL + add unit tests
       new  03498c0   Build base URL
       new  7b4e1f5   Increase timeout again
       new  a43ba1b   Update comment
       new  774a382   Merge pull request #17219 from owncloud/LukasReschke-patch-1
       new  733d59e   [tx-robot] updated from transifex
       new  b55f71e   Merge pull request #17083 from owncloud/share-etag-update-target
       new  aa59539   Merge pull request #17217 from owncloud/use-new-updater-url
       new  30145c0   Also load enabled apps
       new  ae3d402   Send OC version to appstore so it can reply with the right links
       new  e236e56   In case of maintenance we should add a message to the exception
       new  5810e7a   Merge pull request #17050 from owncloud/request-status-from-ocs
       new  c57fb19   Merge pull request #17226 from owncloud/webdav-add-message-on-maintenance
       new  70eb20e   Merge pull request #17030 from owncloud/lock-posthooks
       new  f812704   Unit tests added for MaintenancePlugin
       new  b56af26   Merge pull request #17222 from owncloud/issue-17101-send-oc-version-to-app-store
       new  1db047a   Add missing version field
       new  ab4d5d2   Typehint $targetVersion
       new  372a9af   Fixing ctor calls and ctor itself to not break usage in calendar and contacts .....
       new  30f5fa4   Merge pull request #17229 from owncloud/maintenance-plugin-test
       new  b88a0e7   Merge pull request #17231 from owncloud/add-missing-version-field
       new  2fa432d   Fix class name conflict
       new  422d088   Do not rely on actual time in unit tests
       new  3217d4d   Cleanup part file after upload exception
       new  167f57c   Unlock first path on rename if second path is locked
       new  883888b   Merge pull request #17240 from owncloud/do-not-rely-on-php-being-fast
       new  6506357   Merge pull request #17239 from owncloud/files-nameconflictfix
       new  fc474de   Fixing "ImportController::__construct() must implement interface OCP\\ICache, instance of OC\\Cache\\File given"
       new  a1bfc26   Merge pull request #17249 from owncloud/file-cache-is-a-icache
       new  9c53334   Perform the filesize only when the file exists
       new  2bcd0af   Merge pull request #17189 from owncloud/files-straypartfilesonexception
       new  663cd7a   integration test
       new  afd83ca   Do not set callback wrapper when locking is disabled
       new  646f2f1   adjust unit test
       new  5f4db05   tests solidity
       new  0118bf0   Merge pull request #17251 from owncloud/issue-17247-filesize-stat-failed-for-in-log
       new  44ec3dd   if it is a mount point we need to get the path from the mount manager
       new  2c1b0f9   Merge pull request #17225 from owncloud/fix_12106
       new  16ff6cf   Merge pull request #17256 from owncloud/locking-disablecallbackwrapperwhendisabled
       new  0a23d56   Merge pull request #17255 from owncloud/fix-17119
       new  e7a30e0   8.1 RC2
       new  248a70e   Imported Upstream version 8.1.0~~rc2~dfsg

The 200 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.


-- 
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