[Pkg-owncloud-commits] [owncloud] annotated tag v8.2.1RC1 created (now ccab905)

David Prévot taffit at moszumanska.debian.org
Thu Nov 5 01:04:44 UTC 2015


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

taffit pushed a change to annotated tag v8.2.1RC1
in repository owncloud.

        at  ccab905   (tag)
   tagging  304cf28f4af87237b62384b6af9f4863765b5841 (commit)
  replaces  v8.2.0
 tagged by  root
        on  Tue Nov 3 17:36:41 2015 -0500

- Log -----------------------------------------------------------------
8.2.1RC1

Arthur Schiwon (1):
      add method to count users by loginname and use it for diagnose test, fixes #20151

Björn Schießle (1):
      catch all exception if table doesn't exists

C Montero-Luque (1):
      8.2.1 RC1

Hendrik Leppelsack (3):
      fix pagination on public file list
      append tipsys to body
      add tooltip to ldap server wizard

Jan-Christoph Borchardt (1):
      remove unneeded icons from input fields to not distract from submit button, fix #18940

Joas Schilling (12):
      Make sure that remote shares use the correct uid casing
      Variables don't have a class, so we can't use toString() on it
      Update list of deprecated methods
      The constant is now deprecated
      Update: state which step we are going to start and warn if it might be slow
      Fix "Call to a member function getUID() on boolean" in Crypt
      Merge pull request #19999 from owncloud/backport-19970
      Merge pull request #20072 from owncloud/backport-apps-donotdisplaybrokenappiconininternetexplorer-stable8.2
      Merge pull request #20077 from owncloud/stable8.2-20076
      Remove shares where the parent does not exist anymore
      Add a repair step that checks for group membership on shares
      Use the method

Jörn Friedrich Dreyer (1):
      don't move files in cache twice, fixes renaming for objectstores

Lukas Reschke (10):
      Merge pull request #19939 from owncloud/stable8.2-detailsview-donotopenonrename
      Remove dependency on ICrypto + use XOR
      Use IRequest's `getScriptName` functionality instead of $_SERVER['SCRIPT_NAME']
      Merge pull request #19956 from owncloud/stable8.2-fix-webui-upload-and-conflicts
      Merge pull request #19955 from owncloud/backport-19954
      Merge pull request #19942 from owncloud/backport-19918
      Make `getCurrentUser` behaviour similar to `auth`
      Merge pull request #19997 from owncloud/backport-fix-deleted-ldap-user-sharing-stable8.2
      Merge pull request #20048 from owncloud/dont-lock-user-files-82
      [stable8.2] Update certificate bundle

Morris Jobke (26):
      update deprecation message
      Merge pull request #19770 from owncloud/stable8.2-fix-ie-pain
      Merge pull request #19769 from owncloud/stable8.2-users-deletebeforecreate
      Merge pull request #19771 from owncloud/stable8.2-share-emailsenterror
      Merge pull request #19775 from owncloud/stable8.2-trashbin-removesidebar
      Merge pull request #19774 from owncloud/stable8.2-notif-showtemporary
      Merge pull request #19778 from owncloud/stable8.2-files-canceluploaddebounce-re
      Merge pull request #19772 from owncloud/stable8.2-sidebar-alt-favorite
      Merge pull request #19779 from owncloud/stable8.2-trash-deletesectionposition-2
      Merge pull request #19780 from owncloud/stable8.2-files-delete-hidenotif
      Merge pull request #19782 from owncloud/stable8.2-passwordchange-hidestrengthify-2
      Merge pull request #19819 from owncloud/stable8.2-filelist-preventerrorwhennosidebar
      Merge pull request #19844 from owncloud/stable8.2-share-fix-spinner-position
      Merge pull request #19766 from owncloud/stable8.2-proppatch-lastmodified
      Merge pull request #19876 from owncloud/backport-19820-stable8.2
      Merge pull request #19765 from owncloud/backport-19580
      Merge pull request #19777 from owncloud/backport-19764
      Merge pull request #19893 from owncloud/locking_exception_8.2
      handle NoUserException in sharing code
      Merge pull request #20036 from owncloud/stable8.2-backport-19957
      Merge pull request #20042 from owncloud/stable8.2-ext-dropbox-removecacheafterupload
      Merge pull request #20091 from owncloud/backport-tipsy-body
      Revert "setting to skip migration tests by default"
      Merge pull request #20138 from owncloud/LukasReschke-patch-3
      Merge pull request #20154 from owncloud/backport-19871
      Merge pull request #20241 from owncloud/backport-20191-stable8.2

Raghu Nayyar (1):
      Merge pull request #20187 from owncloud/stable8.2-login-arrow

Robin Appelman (17):
      Skip checkupdate test for swift
      Add tests for double cache rename
      fix sabre connector tests when using a non local home storage
      Fix shared storage tests for non local home storage
      detect object homestorage in share code
      Make shared folder size propagation test work with object home storage
      dont assume home storage is local in trash test
      fix objectstore files having create permissions
      Fix preserving file ids when restoring a file with object storage
      fix delete orphan shares test with object home storage
      handle versions expire for home storages with unlimited quota
      Fix rename shared versions test
      Fix trashbin handling of unknown/unlimited free space
      Fix listing of trash files in test
      fix encryption migration test
      Keep shared locks until the end of the request so we can reuse them
      Dont lock /$user/files

Robin McCorkell (1):
      Fix memcached/memcache module check

Roeland Jago Douma (6):
      Add unit tests for sending e-mail for link shares
      When sharing with the owner show the path
      Check for error when resharing
      Fix for broken ajax/share.php endpoint
      Verify the src exists in webdav MOVE
      3rdparty bump for full upgrade of sabre/dav-2.1.7

Steffen Lindner (1):
      Add syslog_tag docu to sample config

Thomas Müller (15):
      Fix error in stop script
      Fix termination of the ceph docker
      Fix termination of the ceph docker
      Merge pull request #19835 from owncloud/stable8.2-share-checkboxuniqueids
      Merge pull request #19800 from owncloud/backport-19731
      Merge pull request #19882 from owncloud/backport-ceph-stop-script-changes
      Merge pull request #19913 from owncloud/fix-memcached-warning-stable8.2
      Merge pull request #20001 from owncloud/make-getCurrentUser-behave-similar-to-auth
      Ensure the password is only hashed in case it's changed on the client - fixes #19950
      Merge pull request #20041 from owncloud/backport-fix-link-sharing-regression-master-stable8.2
      Merge pull request #20052 from owncloud/stable8.2-share-clicklinkfocus
      Merge pull request #19976 from owncloud/db-keep-shared-locks-82
      Merge pull request #20104 from owncloud/stable8.2-backport-20097
      Merge pull request #19991 from owncloud/stable8.2_3rdparty_sabre_2.1.7
      Merge pull request #20158 from owncloud/stable8.2-files-consolidateiconupdate

Vincent Petry (27):
      Fix mtime PROPPATCH to be "lastmodified" instead of "getlastmodified"
      Delete last undoable user before user creation
      [IE] Add border to dropdown menus
      [IE9] Set explicit height to file actions menu icon
      [IE8] Fix "new" button width
      [IE8] Fix button background color
      Fix share email sending feedback
      Move alt text for favorite action to image
      showTemporary instead of show for notifications
      Remove sidebar for trashbin view
      Debounce cancel upload message
      Move trashbin specific CSS that modifies sidebar
      Hide notification on delete
      Properly hide strengthify after password change
      Do not register sidebar panels when no sidebar
      Fix DOM element ids in share dialog
      Fix spinner positions in share tab
      Merge pull request #19896 from owncloud/backport-19895
      Do not display details bar after rename
      Fix file upload, conflict dialog, also in public link
      Remove Dropbox metadata from cache after upload
      Fix share link focus on click
      Disable app icon preview in apps page for IE
      [IE9] Don't send link share password placeholder
      Merge pull request #20101 from owncloud/stable8.2-ie9-share-donotsendplaceholderaspassword
      Fix icon update to be more consistent
      Merge pull request #20240 from owncloud/backport-ldap-tooltip

Volker Fröhlich (1):
      Expose syslog tag in the configuration

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

This annotated tag includes the following new commits:

       new  0249356   Make sure that remote shares use the correct uid casing
       new  7b00b94   Fix mtime PROPPATCH to be "lastmodified" instead of "getlastmodified"
       new  f7b62ab   Delete last undoable user before user creation
       new  a1ce7ac   [IE] Add border to dropdown menus
       new  f4ffa94   [IE9] Set explicit height to file actions menu icon
       new  2ff3e87   [IE8] Fix "new" button width
       new  f2ed3e7   [IE8] Fix button background color
       new  b0abb58   Fix share email sending feedback
       new  da3cfb8   Add unit tests for sending e-mail for link shares
       new  b6f5e13   Move alt text for favorite action to image
       new  a4cbdfd   showTemporary instead of show for notifications
       new  4a0ca37   Remove sidebar for trashbin view
       new  a470b49   Variables don't have a class, so we can't use toString() on it
       new  cc03a1d   Debounce cancel upload message
       new  9f052e4   Move trashbin specific CSS that modifies sidebar
       new  7114452   Hide notification on delete
       new  ba46cfe   Properly hide strengthify after password change
       new  8165c08   Update list of deprecated methods
       new  0eb374f   update deprecation message
       new  c4c8296   The constant is now deprecated
       new  1d04317   Do not register sidebar panels when no sidebar
       new  68f0d10   Fix DOM element ids in share dialog
       new  063c2db   Fix spinner positions in share tab
       new  206eb29   When sharing with the owner show the path
       new  99b7834   Check for error when resharing
       new  e3a3550   Fix error in stop script
       new  36066e1   don't move files in cache twice, fixes renaming for objectstores
       new  38c7902   Skip checkupdate test for swift
       new  be9e720   Add tests for double cache rename
       new  96feb6f   fix sabre connector tests when using a non local home storage
       new  be9df99   Fix shared storage tests for non local home storage
       new  970a9c2   detect object homestorage in share code
       new  9ca706b   Make shared folder size propagation test work with object home storage
       new  4dd5efd   dont assume home storage is local in trash test
       new  37efd1d   fix objectstore files having create permissions
       new  ca811d3   Fix preserving file ids when restoring a file with object storage
       new  331750a   fix delete orphan shares test with object home storage
       new  7cbc348   handle versions expire for home storages with unlimited quota
       new  490101a   Fix rename shared versions test
       new  cf84a11   Fix trashbin handling of unknown/unlimited free space
       new  541474d   Fix listing of trash files in test
       new  68a92f8   fix encryption migration test
       new  4408507   Fix termination of the ceph docker
       new  f4e68ca   Fix termination of the ceph docker
       new  530f313   catch all exception if table doesn't exists
       new  7010f42   Merge pull request #19770 from owncloud/stable8.2-fix-ie-pain
       new  dbf5c26   Merge pull request #19769 from owncloud/stable8.2-users-deletebeforecreate
       new  9c5dcb4   Merge pull request #19771 from owncloud/stable8.2-share-emailsenterror
       new  7ddbaf6   Merge pull request #19835 from owncloud/stable8.2-share-checkboxuniqueids
       new  26d98e9   Merge pull request #19800 from owncloud/backport-19731
       new  394751a   Merge pull request #19775 from owncloud/stable8.2-trashbin-removesidebar
       new  1cf1119   Merge pull request #19774 from owncloud/stable8.2-notif-showtemporary
       new  cddf111   Merge pull request #19778 from owncloud/stable8.2-files-canceluploaddebounce-re
       new  b0cecfb   Merge pull request #19772 from owncloud/stable8.2-sidebar-alt-favorite
       new  0ea4274   Merge pull request #19779 from owncloud/stable8.2-trash-deletesectionposition-2
       new  f3d58ee   Merge pull request #19780 from owncloud/stable8.2-files-delete-hidenotif
       new  a2b5a2f   Merge pull request #19782 from owncloud/stable8.2-passwordchange-hidestrengthify-2
       new  0f3adb8   Merge pull request #19819 from owncloud/stable8.2-filelist-preventerrorwhennosidebar
       new  7164178   Merge pull request #19844 from owncloud/stable8.2-share-fix-spinner-position
       new  a4d9d9f   Merge pull request #19766 from owncloud/stable8.2-proppatch-lastmodified
       new  7a2ef95   Merge pull request #19876 from owncloud/backport-19820-stable8.2
       new  462fc21   Merge pull request #19765 from owncloud/backport-19580
       new  06036df   Merge pull request #19777 from owncloud/backport-19764
       new  c2f5fd4   Merge pull request #19893 from owncloud/locking_exception_8.2
       new  234d9d8   fix pagination on public file list
       new  ab87fc7   Fix memcached/memcache module check
       new  84e69f4   Merge pull request #19882 from owncloud/backport-ceph-stop-script-changes
       new  aba6b93   Merge pull request #19896 from owncloud/backport-19895
       new  a399905   Merge pull request #19913 from owncloud/fix-memcached-warning-stable8.2
       new  ea6917d   Do not display details bar after rename
       new  74a33b0   Merge pull request #19939 from owncloud/stable8.2-detailsview-donotopenonrename
       new  70be8a3   Update: state which step we are going to start and warn if it might be slow
       new  74e54da   Remove dependency on ICrypto + use XOR
       new  4035bcf   Use IRequest's `getScriptName` functionality instead of $_SERVER['SCRIPT_NAME']
       new  d3d18b1   Fix file upload, conflict dialog, also in public link
       new  8f04555   Merge pull request #19956 from owncloud/stable8.2-fix-webui-upload-and-conflicts
       new  6209b40   Merge pull request #19955 from owncloud/backport-19954
       new  79932c6   Merge pull request #19942 from owncloud/backport-19918
       new  86b822d   Keep shared locks until the end of the request so we can reuse them
       new  eb12cac   handle NoUserException in sharing code
       new  2b4ac38   Fix "Call to a member function getUID() on boolean" in Crypt
       new  e164240   Make `getCurrentUser` behaviour similar to `auth`
       new  25ef990   Merge pull request #19999 from owncloud/backport-19970
       new  d935bdf   Merge pull request #20001 from owncloud/make-getCurrentUser-behave-similar-to-auth
       new  0aca631   Merge pull request #19997 from owncloud/backport-fix-deleted-ldap-user-sharing-stable8.2
       new  a2be470   Expose syslog tag in the configuration
       new  dbec295   Add syslog_tag docu to sample config
       new  7d2bb6c   Merge pull request #20036 from owncloud/stable8.2-backport-19957
       new  2a0460d   Ensure the password is only hashed in case it's changed on the client - fixes #19950
       new  6d0e167   Fix for broken ajax/share.php endpoint
       new  019e720   Remove Dropbox metadata from cache after upload
       new  937a1b2   Merge pull request #20042 from owncloud/stable8.2-ext-dropbox-removecacheafterupload
       new  ad95e30   Dont lock /$user/files
       new  73750f0   Merge pull request #20048 from owncloud/dont-lock-user-files-82
       new  e1b59ad   Fix share link focus on click
       new  24eb04f   Merge pull request #20041 from owncloud/backport-fix-link-sharing-regression-master-stable8.2
       new  0dc31ee   Merge pull request #20052 from owncloud/stable8.2-share-clicklinkfocus
       new  7573ba9   Merge pull request #19976 from owncloud/db-keep-shared-locks-82
       new  54ad29c   Disable app icon preview in apps page for IE
       new  e627c79   Merge pull request #20072 from owncloud/backport-apps-donotdisplaybrokenappiconininternetexplorer-stable8.2
       new  997c307   Verify the src exists in webdav MOVE
       new  4e9e858   Merge pull request #20077 from owncloud/stable8.2-20076
       new  cbcdcda   append tipsys to body
       new  daf1486   Merge pull request #20091 from owncloud/backport-tipsy-body
       new  ee1e7d9   [IE9] Don't send link share password placeholder
       new  99b26d6   Revert "setting to skip migration tests by default"
       new  5fc440b   Merge pull request #20101 from owncloud/stable8.2-ie9-share-donotsendplaceholderaspassword
       new  044db63   Merge pull request #20104 from owncloud/stable8.2-backport-20097
       new  efe8384   3rdparty bump for full upgrade of sabre/dav-2.1.7
       new  24be4e5   [stable8.2] Update certificate bundle
       new  5a177b4   Merge pull request #19991 from owncloud/stable8.2_3rdparty_sabre_2.1.7
       new  0725776   Merge pull request #20138 from owncloud/LukasReschke-patch-3
       new  b71cf0b   Remove shares where the parent does not exist anymore
       new  3f3bcbe   Add a repair step that checks for group membership on shares
       new  01816a2   Use the method
       new  b61bb83   Merge pull request #20154 from owncloud/backport-19871
       new  1c37050   Fix icon update to be more consistent
       new  0cd61b0   Merge pull request #20158 from owncloud/stable8.2-files-consolidateiconupdate
       new  af76167   remove unneeded icons from input fields to not distract from submit button, fix #18940
       new  ee05b1b   Merge pull request #20187 from owncloud/stable8.2-login-arrow
       new  6fd0734   add method to count users by loginname and use it for diagnose test, fixes #20151
       new  3a5ba03   add tooltip to ldap server wizard
       new  bc1c247   Merge pull request #20240 from owncloud/backport-ldap-tooltip
       new  6073704   Merge pull request #20241 from owncloud/backport-20191-stable8.2
       new  304cf28   8.2.1 RC1

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