[Pkg-owncloud-commits] [owncloud] annotated tag v5.0.1 created (now bc4f156)

David Prévot taffit at alioth.debian.org
Fri Nov 8 23:16:57 UTC 2013


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

taffit pushed a change to annotated tag v5.0.1
in repository owncloud.

        at  bc4f156   (tag)
   tagging  e1b6574ce72db4fd398fb72f9e21ec766b7897eb (commit)
  replaces  v5.0.0
 tagged by  Frank Karlitschek
        on  Mon Apr 1 20:37:36 2013 +0200

- Log -----------------------------------------------------------------
5.0.1

Arthur Schiwon (23):
      LDAP: compatibility with Novell eDirectory UUID
      LDAP: user exists check on getHome, otherwise check will be performed with wrong configs on a multi LDAP server setup.
      LDAP: avoid irritating log output
      LDAP: check whether user exists for before trying to determine displayname
      LDAP: check first whether group exists in this backend before doing other operations
      LDAP: remove unnecessary func call, was a leftover from earlier refactor
      LDAP: specify appid when selecting from appconfig
      LDAP: fix wrong return value
      Fix lost ETag on Cache Upgrade
      Performance: prepare queries only once
      Upgrade FileCache on ownCloud upgrade for all users with files
      Remove Debug output
      Change LIMIT in DB query respectively remove where not necessary
      Add Index to properties table for better performance on upgrade
      Adjust to Icewind's fix
      Add PHPDoc
      Only prepare an SQL statement once.
      Cache: Do not overwrite ETag when file did not change
      Cache: on equal mtime also for equal size before keeping ETag, at least makes Unit Test happy
      Users: use DisplayName in the Display Name col when appending users
      Files External: show display names instead of internal user names in Settings UI
      Share Dialog: show Displayname instead of internal name
      Whitespaces

Bernhard Posselt (6):
      Merge pull request #2276 from owncloud/fix_sharing_hooks_oc5
      Merge pull request #2294 from owncloud/use_display_name_in_mail
      Merge pull request #2444 from owncloud/fix_ldap_issues
      Merge pull request #2538 from eMerzh/improve_pbm_detect
      Merge pull request #2474 from owncloud/fix_2299
      Merge pull request #2525 from owncloud/fix_db_queries

Björn Schießle (15):
      let public link download handle json encoded file lists
      we need to listen to the pre delete hook, otherwise the file is already gone
      don't show share action for the Shared folder, approved pull request #2265
      fix for #2267, use OC_DB instead of MDB2
      use display name as sender for private link mails
      create new version if the same file is uploaded again over the web interface
      create new version if the same file is uploaded again over the web interface, approved in #2317
      add backtick for db queries to prevent postgresql errors
      remove backticks around table names
      skip update if the recipient is the same user as the owner, otherwise we run in a infinite loop for group shares
      fix indention
      add backticks around table names
      the old path no longer exists after rename, update the parent folder instead
      listen to touch hook to update the mtime after sync
      Merge pull request #2562 from owncloud/update_mtime_after_sync

Brice Maron (2):
      Add backtick for trash app to prevent pg errors
      Improve detection of installations errors

Ceri Davies (1):
      Correct emails when folders are shared.

Frank Karlitschek (2):
      Merge pull request #2348 from owncloud/fix_version_db_query
      backport  https://github.com/owncloud/core/pull/2411

Jan-Christoph Borchardt (1):
      Merge pull request #2599 from owncloud/backport-2515-nav-scrollbar

Jörn Friedrich Dreyer (4):
      Merge pull request #2278 from owncloud/fix_2267_master
      fix npe when createStorage() returns null
      Merge pull request #2449 from owncloud/fix_npe
      Merge pull request #2533 from owncloud/fix_sharing_updater

Lukas Reschke (2):
      Check if the installed PHP version has a fix for the nullbyte vulnerability
      Show a warning in the installer if the used PHP version is vulnerable to the NULL Byte attack

Michael Gapczynski (2):
      Add error handling to the file cache upgrade
      Merge pull request #2384 from owncloud/error-handling-upgrade-backport

Mirodin (2):
      Update de.php
      Update de_DE.php

Olivier Tétard (1):
      Fix file sharing via public link for one particular file.

Robin Appelman (4):
      Close sessions when doing background jobs
      Cache: better rename hook for cache updater
      Port Icewind's fix I
      Cache: fix property path for getting legacy etag

Thomas Mueller (15):
      indexed slug should be created based on logic path
      slug generates uniqid in case the file/folder name contains not one single valid character
      adding //IGNORE to iconv to prevent nasty php warnings
      skip archive tests for now
      fixing various filesystem/storage unit tests on windows
      write error message to log file in case insert to file cache failed - took hours to find that the insert failed :-(
      enable UTF-8 charset on mssql
      fixes #2081
      using rtrim
      adding extension to slugified physical path
      some more test cases & fix on file name generation with index
      prevent to fire delete ajax a second time.
      fixes #1461
      fixes #1463 - file size is now displayed correctly in IE8
      some basic unit test for loading classes

Thomas Müller (4):
      Merge pull request #2532 from Mirodin/patch-6
      Merge pull request #2531 from Mirodin/patch-5
      Fixing author and copyright
      Merge pull request #2272 from owncloud/fix_json_encoded_pubic_download_oc5

Thomas Tanghus (3):
      User list: Avoid dupes and better sorting. Fix #2420
      Backport #2440 js parameter.
      User list: Keep array of available groups. Should fix #873

VicDeo (3):
      Remove leading and trailing backslashes in classname. Ref #2310
      Remove space before parethesis
      Merge pull request #2625 from owncloud/fix_namespace_in_autoloader_stable5

blizzz (4):
      Merge pull request #2593 from owncloud/fix_userlist_append_displayname
      Merge pull request #2596 from owncloud/fix_files_external_displayname
      Merge pull request #2558 from owncloud/fix_cache_upgrade
      Merge pull request #2602 from owncloud/fix_share_with_displayname

icewind1991 (1):
      Merge pull request #2248 from otetard/bugfix/fix-public-link-file-sharing

yannickoo (2):
      No Scrolling for more than approximately 10 Applications
      Fixed typo

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

No new revisions were added by this update.

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