[Pkg-owncloud-commits] [owncloud] annotated tag upstream/8.1.0_beta2_dfsg created (now 6b59686)

David Prévot taffit at moszumanska.debian.org
Tue May 19 23:55:33 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_beta2_dfsg
in repository owncloud.

        at  6b59686   (tag)
   tagging  0c1cf88f6dcc8d600dbd0003f051272ad65d3118 (commit)
  replaces  upstream/8.1.0_beta1_dfsg
 tagged by  David Prévot
        on  Tue May 19 18:09:45 2015 -0400

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

iQEcBAABCAAGBQJVW7SpAAoJEAWMHPlE9r08IO0H/0VMrAIYjIDhAK7CY8m8G3GB
TwKR+Yj6U5asqJAALihBDeTG+/+aHt3nEkou2MD4nZIeYWQY77HyoCtcoSuFKuEy
uTR9wsViDJ4mzIQvyNhNTNXZVcrEApQ+VfwZjXP44TuUZXgQtHW0JNQJUniyDE3B
vOr6U0C+OpI+B6YFWcIEBUbYyqZcvHR0Ql+11RE331TcAM2+p/I4Ntmw3Z0mAkmG
sWB2vz7TiPRpS5yQT6ryGa6zVZXHavjlvi5RfRy3lZ98k+i2ZQsBmsMTg8TWYfbZ
Yyvn4pZ5Y2Oi/Rq+9Ai5xM5V4/IKpVzDa2mENlYxHNMJGXugSLznBSvaptvJ5/I=
=tiaq
-----END PGP SIGNATURE-----

Arthur Schiwon (5):
      throw exception when LDAP Connection was lost
      add integration test to ensure correct behaviour on lost connections
      drop global file cache support, fixes #15621
      check optional parameter before using it, fixes #16147
      remove superflous button. fixes #15971

Bjoern Schiessle (5):
      improved admin settings
      use hooks to update encryption keys instead of the storage wrapper if a file gets renamed/restored, as long as we
      fix check if file is excluded from encryption
      delete all file keys doesn't need the encryption module as parameter; implement rmdir; getFileKeyDir should also work for part files and complete directories
      a new approach to display the error message

Björn Schießle (2):
      Merge pull request #16155 from owncloud/enc_admin_settings
      Merge pull request #16228 from owncloud/enc_fix_restore

Christian Hoffmann (1):
      Grammar, removal of line break

Clark Tomlinson (3):
      fixing recovery tooltip
      adding username as param for isrecoveryenabled
      fixing test

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

Frank Karlitschek (1):
      8.1 beta 2

Georg Ehrke (1):
      fix preview hooks, enable_previews default is true

Jan-Christoph Borchardt (6):
      fix cron errors to only appear in one line instead of introducing another list
      Merge pull request #16271 from owncloud/use-active
      Merge pull request #16127 from owncloud/fix-file-icons-in-shared-file-view
      ellipsize first item in multiselect, fix #16174
      fix user mgmt search box position, fix #15928
      Merge pull request #16104 from owncloud/resize-filepicker

Jenkins for ownCloud (11):
      [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 (13):
      Fix the share mail notification when the item is in a folder
      Avoid the log entry with the ModuleAlreadyExists exception when enabling the app
      Do not run method when the path is empty
      Add a test for getting the versions of an empty path
      Merge pull request #16175 from owncloud/fix-enc-typo
      Always test the object and the legacy class
      Add a test for parallel insert
      Use insertIfNotExists to avoid problems with parallel calls
      Merge pull request #16247 from owncloud/fixrmdirtodeletefolderstotrash
      Merge pull request #16273 from owncloud/trash-fixrestoreuniquename
      Merge pull request #16337 from owncloud/versions-expireforowner
      Merge pull request #16292 from owncloud/webdav-storage-fireprehooks
      Merge pull request #16398 from owncloud/fix-php-doc

Lukas Reschke (20):
      Merge pull request #16168 from owncloud/cron-errors
      Merge pull request #16146 from owncloud/issue-16103-hide-module-already-exists-on-enable-app
      Merge pull request #16124 from owncloud/issue-16109-fix-share-email-with-shared-folder
      Add warning to OCC as well in case another PHP version is used there
      Use OC.webroot instead of calculating the URL
      Update CA bundle
      Check if cURL supports the desired features
      Use active instead of non existing pressed
      Add NoAdminRequired annotation
      Subadmin permissions are also not required
      Merge pull request #16289 from owncloud/fix-stupid-mistake
      Merge pull request #16290 from owncloud/upgrade-info-for-3rdparty-apps
      Merge pull request #16284 from owncloud/shared-storage-view
      Merge pull request #16342 from owncloud/fix_16338
      Add notice that WebDAV interface is not intended for browsers
      Add unit tests for \OC\Connector\Sabre\DummyGetResponsePlugin
      Lint bash script using ShellCheck
      Add support for facade binary scripts
      Store in array to allow paths with whitespace
      Merge pull request #16265 from owncloud/update-bundle

Morris Jobke (18):
      Resize filepicker on window size change
      add max-width of 600px to filepicker
      Enable file icons & previews in "Shared ..." categories
      Fix typo in encryption module message
      Merge pull request #16160 from owncloud/issue-15924-php-notice-empty-path-pathinfo
      Merge pull request #16159 from owncloud/webdav-cross-storage-miove
      Merge pull request #16213 from cmeh/patch-5
      Merge pull request #15815 from owncloud/unshare-etag-propagate
      Merge pull request #16234 from owncloud/issue-16206-fix-app-config-parallel-insert
      Merge pull request #16233 from owncloud/enc_fix_check_if_file_is_excluded
      Merge pull request #16277 from owncloud/fix-15971
      Merge pull request #16282 from owncloud/fix-multiselect-ellipsize
      Merge pull request #16283 from owncloud/fix-search-users
      Add info message for upgrade of an 3rdparty app
      Merge pull request #16269 from owncloud/master-fix-16179
      Merge pull request #15870 from rullzer/fix_15812
      Merge pull request #16364 from owncloud/add-warning-webdav
      Fix PHPDoc of public interface ILockingProvider

Robin Appelman (4):
      use cross storage move when renaming the part file during webdav put
      fix webdav quota check for the root of the dav endpoint
      dont go trough the view when renaming/copying on shared storages
      Merge pull request #16276 from owncloud/dav-quota-root

Roeland Jago Douma (2):
      Fix to make sure expiration date is properly set
      Reset share dialog values so we start out clean

Thomas Müller (13):
      Validate the quota value to be a correct value
      Merge pull request #16183 from owncloud/fix-16147
      Pure numbers are returned as bytes right away
      Merge pull request #16170 from owncloud/fix-15621
      Some locales need to be converted to be compliant with CLDR
      Merge pull request #16203 from owncloud/add-warning-for-people-that-cant-read
      Merge pull request #16208 from owncloud/fix-language-selection-sr-latin
      Merge pull request #16323 from owncloud/enc_webdav_fixes
      Merge pull request #16367 from owncloud/fix-facade-autotest
      do not execute integration tests when executing autotest.sh
      Merge pull request #15811 from owncloud/exception-on-lost-ldap-connection
      Merge pull request #16242 from owncloud/use-oc-webroot
      Merge pull request #15978 from owncloud/feature/fix-encryption-tooltips

Vincent Petry (13):
      Fix version rename with files and folders
      Update etag of direct parent on unshare
      Merge pull request #15881 from owncloud/share-moveversionsproperly
      Added rmdir to trashbin storage wrapper
      Added unit test to quota plugin for free_space argument
      Fire prehooks when uploading directly to storage
      Use owner when expiring versions, not the logged in user
      Added unit tests for versions storing
      Properly log out test users in unit tests
      Fix restoring files from trash with unique name
      Merge pull request #16176 from owncloud/fix-provisioning-api-set-quota
      Merge pull request #15738 from rullzer/fix_15611
      Merge pull request #16243 from owncloud/error_if_download_failed

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

This annotated tag includes the following new commits:

       new  b96b006   throw exception when LDAP Connection was lost
       new  9b6a988   add integration test to ensure correct behaviour on lost connections
       new  63e2a4a   Fix version rename with files and folders
       new  65fbb5e   Update etag of direct parent on unshare
       new  3ef2e66   fixing recovery tooltip
       new  10d7eb5   adding username as param for isrecoveryenabled
       new  e0640a0   Resize filepicker on window size change
       new  de04501   add max-width of 600px to filepicker
       new  b4471c2   Fix the share mail notification when the item is in a folder
       new  b1713b2   Enable file icons & previews in "Shared ..." categories
       new  49f94b1   Avoid the log entry with the ModuleAlreadyExists exception when enabling the app
       new  06a65fa   use cross storage move when renaming the part file during webdav put
       new  05fe200   Do not run method when the path is empty
       new  57e8b76   drop global file cache support, fixes #15621
       new  2b092f2   Add a test for getting the versions of an empty path
       new  3abaf34   fix cron errors to only appear in one line instead of introducing another list
       new  15d1341   Validate the quota value to be a correct value
       new  5b7e4b3   Fix typo in encryption module message
       new  f2d23d7   check optional parameter before using it, fixes #16147
       new  ff0faac   [tx-robot] updated from transifex
       new  0577691   Merge pull request #16175 from owncloud/fix-enc-typo
       new  1fbf9c3   Merge pull request #16160 from owncloud/issue-15924-php-notice-empty-path-pathinfo
       new  8e565dd   Merge pull request #16159 from owncloud/webdav-cross-storage-miove
       new  dfd4517   Merge pull request #16183 from owncloud/fix-16147
       new  4659927   Pure numbers are returned as bytes right away
       new  e4c05ac   Merge pull request #16170 from owncloud/fix-15621
       new  ebf3953   Merge pull request #16168 from owncloud/cron-errors
       new  4a450c9   improved admin settings
       new  16a0de6   Merge pull request #16146 from owncloud/issue-16103-hide-module-already-exists-on-enable-app
       new  bcbf9a9   Merge pull request #16155 from owncloud/enc_admin_settings
       new  c9921ec   Merge pull request #16124 from owncloud/issue-16109-fix-share-email-with-shared-folder
       new  4c0a8d3   Add warning to OCC as well in case another PHP version is used there
       new  9c57ae8   Some locales need to be converted to be compliant with CLDR
       new  57f3557   Merge pull request #16203 from owncloud/add-warning-for-people-that-cant-read
       new  6f5854a   [tx-robot] updated from transifex
       new  6441721   Grammar, removal of line break
       new  52fc45e   [tx-robot] updated from transifex
       new  a331f6b   [tx-robot] updated from transifex
       new  f057efc   Merge pull request #16213 from cmeh/patch-5
       new  7db9949   Merge pull request #16208 from owncloud/fix-language-selection-sr-latin
       new  0d5c7a1   use hooks to update encryption keys instead of the storage wrapper if a file gets renamed/restored, as long as we are in the storage wrapper the file cache isn't up-to-date
       new  2916b0b   Always test the object and the legacy class
       new  39497b9   Add a test for parallel insert
       new  dfed287   Use insertIfNotExists to avoid problems with parallel calls
       new  9dd5170   fix check if file is excluded from encryption
       new  90d8e4b   Merge pull request #15815 from owncloud/unshare-etag-propagate
       new  9727386   fixing test
       new  afcec88   Merge pull request #16234 from owncloud/issue-16206-fix-app-config-parallel-insert
       new  baa9503   Use OC.webroot instead of calculating the URL
       new  20d2d8d   Merge pull request #15881 from owncloud/share-moveversionsproperly
       new  deeeca6   [tx-robot] updated from transifex
       new  b11c0c5   Merge pull request #16233 from owncloud/enc_fix_check_if_file_is_excluded
       new  8082433   Update CA bundle
       new  beb6a38   Added rmdir to trashbin storage wrapper
       new  4613456   Check if cURL supports the desired features
       new  0a3bf3f   Use active instead of non existing pressed
       new  fbe4b77   Merge pull request #16228 from owncloud/enc_fix_restore
       new  127b0d9   Merge pull request #16271 from owncloud/use-active
       new  11e1acd   fix webdav quota check for the root of the dav endpoint
       new  acafc8c   remove superflous button. fixes #15971
       new  46e4d88   Merge pull request #16127 from owncloud/fix-file-icons-in-shared-file-view
       new  58bce49   ellipsize first item in multiselect, fix #16174
       new  76f6f6b   fix user mgmt search box position, fix #15928
       new  44091a1   Merge pull request #16277 from owncloud/fix-15971
       new  21a1995   Merge pull request #16104 from owncloud/resize-filepicker
       new  895a1a5   Merge pull request #16282 from owncloud/fix-multiselect-ellipsize
       new  d4eff55   Merge pull request #16283 from owncloud/fix-search-users
       new  3b1dde7   dont go trough the view when renaming/copying on shared storages
       new  cdeb205   Add NoAdminRequired annotation
       new  cb909cd   Add info message for upgrade of an 3rdparty app
       new  a7a2579   Subadmin permissions are also not required
       new  dc36282   Merge pull request #16269 from owncloud/master-fix-16179
       new  b626de0   Merge pull request #16289 from owncloud/fix-stupid-mistake
       new  504586a   [tx-robot] updated from transifex
       new  e753e8c   Merge pull request #16290 from owncloud/upgrade-info-for-3rdparty-apps
       new  5941e82   Merge pull request #16284 from owncloud/shared-storage-view
       new  1f7df3e   Added unit test to quota plugin for free_space argument
       new  4789e87   Merge pull request #16276 from owncloud/dav-quota-root
       new  3cae013   Fire prehooks when uploading directly to storage
       new  033b3da   Use owner when expiring versions, not the logged in user
       new  ccbefb6   delete all file keys doesn't need the encryption module as parameter; implement rmdir; getFileKeyDir should also work for part files and complete directories
       new  745c3c6   fix preview hooks, enable_previews default is true
       new  1596a1f   [tx-robot] updated from transifex
       new  49c4ee9   [tx-robot] updated from transifex
       new  8ae8600   Merge pull request #16342 from owncloud/fix_16338
       new  1377889   Add notice that WebDAV interface is not intended for browsers
       new  54ef098   Add unit tests for \OC\Connector\Sabre\DummyGetResponsePlugin
       new  937306b   Merge pull request #16323 from owncloud/enc_webdav_fixes
       new  e1923ba   Merge pull request #16247 from owncloud/fixrmdirtodeletefolderstotrash
       new  e3ac4d7   Lint bash script using ShellCheck
       new  8b0c223   Add support for facade binary scripts
       new  f8a4cc0   Added unit tests for versions storing
       new  eab55aa   Properly log out test users in unit tests
       new  f86699c   Fix restoring files from trash with unique name
       new  89b0bc1   Store in array to allow paths with whitespace
       new  02912ae   Merge pull request #16273 from owncloud/trash-fixrestoreuniquename
       new  03e26a0   Merge pull request #16337 from owncloud/versions-expireforowner
       new  0991c0c   Merge pull request #16292 from owncloud/webdav-storage-fireprehooks
       new  c3e066c   Merge pull request #16367 from owncloud/fix-facade-autotest
       new  18661ce   do not execute integration tests when executing autotest.sh
       new  8e61ad0   Merge pull request #15811 from owncloud/exception-on-lost-ldap-connection
       new  4c60b13   Merge pull request #16265 from owncloud/update-bundle
       new  246000f   Merge pull request #16176 from owncloud/fix-provisioning-api-set-quota
       new  2cafbc8   Merge pull request #16242 from owncloud/use-oc-webroot
       new  257ee20   Merge pull request #15978 from owncloud/feature/fix-encryption-tooltips
       new  744a9f2   [tx-robot] updated from transifex
       new  16c320d   [tx-robot] updated from transifex
       new  3abc6e6   8.1 beta 2
       new  73a3086   [tx-robot] updated from transifex
       new  efd6fec   Fix to make sure expiration date is properly set
       new  b090a32   Reset share dialog values so we start out clean
       new  887be70   a new approach to display the error message
       new  8543b21   Merge pull request #15870 from rullzer/fix_15812
       new  d15471a   Merge pull request #15738 from rullzer/fix_15611
       new  7ee3f99   Merge pull request #16364 from owncloud/add-warning-webdav
       new  fc2c9e8   Fix PHPDoc of public interface ILockingProvider
       new  7e27101   Merge pull request #16243 from owncloud/error_if_download_failed
       new  85f500f   Merge pull request #16398 from owncloud/fix-php-doc
       new  0c1cf88   Imported Upstream version 8.1.0~beta2~dfsg

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