[Pkg-owncloud-commits] [owncloud] annotated tag v7.0.5 updated (2718bac -> 0e20e4e)

David Prévot taffit at moszumanska.debian.org
Wed Jun 10 13:27:38 UTC 2015


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

taffit pushed a change to annotated tag v7.0.5
in repository owncloud.

*** WARNING: tag v7.0.5 was modified! ***

      from  2718bac   (tag)
        to  0e20e4e   (tag)
   tagging  3ac33c865b0f72f00a95404e61dfd5929a6f3447 (commit)
  replaces  v7.0.4
 tagged by  Frank Karlitschek
        on  Mon Feb 16 05:07:24 2015 +0100

- Log -----------------------------------------------------------------
7.0.5

Arthur Schiwon (9):
      LDAP User Cleanup
      add ldap:check-user to check user existance on the fly
      forgotten file
      PHPdoc fixes, no code change
      and don't forget to adjust tests
      fix retrieval of user groups
      this must be larger then (>), since buggy behaviour occurs when the parameter is a small number
      fix update routine
      on ownCloud upgrade: upgrade all apps in order, load important ones

Bjoern Schiessle (2):
      detect root of mountpoint also if the trailing slash is missed
      for password protected link shares the password is stored in shareWith, so we need to set this manually to null for the hooks

Björn Schießle (1):
      Merge pull request #13796 from owncloud/issue/13490-stable7-backport

Boris Rybalkin (1):
      fixes #12434

Byron Marohn (1):
      Added error check to lib/private/image.php

Carla Schroder (1):
      Note in config.sample.php that certain previews are not available in ms windows

Frank Karlitschek (2):
      7.0.5 RC1
      7.0.5

Georg Ehrke (3):
      remove ugly hack and don't use OC\Preview\Image for tiffs and svgs
      remove insane debug-log from OC_Image
      add config-option for an image's maximum filesize when generating previews

Jan-Christoph Borchardt (2):
      Merge pull request #12798 from cyberb/stable7
      replace outdated 'shared' people icon with regular share icon as fallback

Joas Schilling (6):
      Set the debugoutput channel to error_log instead of echoing it
      use uid provided by setupfs hook to mount server2server shares
      Update sabre dav to 1.8.12 on stable7
      Revert "Close cursor early in calculateFolderSize"
      Do not overwrite the shareType so the post hook is still correct
      Add a test for the post_shared hook shareType

Jörn Friedrich Dreyer (1):
      Merge pull request #14147 from owncloud/no-whitespace-from-themes-stable7

Lukas Reschke (3):
      Normalize before processing
      Merge pull request #13988 from owncloud/group-share-collition-wrong-type-in-post-hook-stable7
      Merge pull request #14040 from owncloud/stable7-app-upgrade-order

Morris Jobke (21):
      remove duplicate loaded personal.js - fixes #12674
      fix placeholder fake in IE8 & 9 that brokes group listing in user management - fixes #12525
      Merge pull request #12656 from owncloud/stable7-fix-12164
      Merge pull request #12663 from zinks-/l10n-fr-backport
      fix broken link on app management page for apps without ocsid - fix #9574, fix #10461
      Merge pull request #12655 from owncloud/fix-appstore-link
      Merge pull request #12825 from d1saster/stable7-fixpcre
      show spinner on file upload in IE8, 9
      Merge pull request #12332 from owncloud/langbport2
      Check for version before mounting a public link
      Merge pull request #12735 from owncloud/temp-handling-stable7
      Merge pull request #13186 from owncloud/no-session-for-formfactor-stable7
      drop useless "!!! No reuse of etag" - fixes #13187
      Increase initial user count to 50
      Merge pull request #13555 from owncloud/issue/13482-stable7
      Fix undefined offset 1 for wrong user mail address
      Merge pull request #13470 from owncloud/stable7-share-fixfindshareforuserwithmultiplegroups
      Merge pull request #13798 from owncloud/update-sabre-dav-stable7
      Merge pull request #13880 from owncloud/backport-10398-stable7
      Merge pull request #13888 from owncloud/upload_to_root_of_mountpoint_stable7
      Merge pull request #13927 from owncloud/fix_ghost_directories

Philipp Knechtges (1):
      make regex in controllermethodreflector.php compatible with PCRE 6.x

RealRancor (3):
      external user app: Add note to enable it first
      Add hint for troubleshooting MS Word previews
      Removed anchor in config.sample.php

Robin Appelman (15):
      Check if files are deletable before trying to delete them
      Dont show the delete button for selected files if one of the selected files is not deletable
      Add js unit test
      Ensure user mountpoints are setup when using getUserFolder
      Prevent leaking db connection info in the stacktrace
      Add \OC\TempManager to handle creating and cleaning temporary files
      Use the TempManager to handle temporary files
      Return valid fileinfo objects for part files
      Add View::getMount() for stable7
      Proper constant for stable7
      php <5.4 style array
      Fix test
      Remove duplicated slashes from the requested url
      Add unit test
      Give a better error message for external shares with self-signed ssl certificates

Thomas Imbreckx (1):
      Patched french translation (backported from master)

Thomas Müller (10):
      no need to store the form factor in the session - it's computation is rather cheep
      Merge pull request #13384 from owncloud/stable7-fix-13317-backport
      Merge pull request #13422 from owncloud/user-mgnt-init-fix
      Merge pull request #13803 from owncloud/revert-close-cursor-stable7
      Merge pull request #13759 from owncloud/fix-12035
      Merge pull request #14078 from owncloud/stable7-preview-hint
      catch any whitespaces which might get written to the output buffer while loading a theme
      console commands shall not be limited with respect to execution time - fixes #14156
      Merge pull request #14254 from owncloud/console-execution-time-stable7
      Merge pull request #12327 from owncloud/stable7l10nbport

Victor Dubiniuk (2):
      Wipe cache if there is no response from feed
      Skip headers that can not be split

Vincent Petry (9):
      Merge pull request #11524 from nazar-pc/patch-1
      Do not remove dir entry if it has the same name as the parent
      Return real mime type on PROPFIND
      Merge pull request #12624 from nazar-pc/stable7
      Fix source path when share is a mount point
      Use source storage permissions when scanning shared storage
      Fix getItemSharedWithUser for groups
      Close cursor early in calculateFolderSize
      Fix "other" app update stack

Volkan Gezer (3):
      backport some strings to stable7
      more strings to backport
      translated saved message in files external

blizzz (1):
      Merge pull request #12643 from owncloud/ldap-user-cleanup-stable7

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

     omits  8b83580   bump release
     omits  02757ad   Merge pull request #14688 from owncloud/stable7-trashbin-selected-delete
     omits  3bf505b   Fix deleting selected files in the trashbin
     omits  1dea188   Merge pull request #14642 from owncloud/issue/13751-only-variables-passed-by-reference
     omits  86e4177   Fix "Only variables should be passed by reference" in stable7 template
     omits  eb778eb   Merge pull request #14425 from owncloud/backport-12313
     omits  45ad072   The class name is Movie NOT Movies

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/tags/v7.0.5 (0e20e4e)
            \
             O -- O -- O   (2718bac)

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

No new revisions were added by this update.

Summary of changes:
 apps/files_trashbin/js/filelist.js            | 4 ----
 config/config.sample.php                      | 2 +-
 lib/private/preview.php                       | 4 ++--
 lib/private/preview/{movie.php => movies.php} | 0
 lib/private/template.php                      | 9 +++------
 version.php                                   | 2 +-
 6 files changed, 7 insertions(+), 14 deletions(-)
 rename lib/private/preview/{movie.php => movies.php} (100%)

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