[Pkg-owncloud-commits] [owncloud] annotated tag v5.0.11 created (now a0daa5b)

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


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

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

        at  a0daa5b   (tag)
   tagging  33ba6b0b347daadfba29655ec82d46651a1800dd (commit)
  replaces  v5.0.10
 tagged by  Frank Karlitschek
        on  Fri Sep 6 20:34:52 2013 +0200

- Log -----------------------------------------------------------------
5.0.11

Arthur Schiwon (11):
      LDAP: only connect to LDAP once on login
      LDAP: fix wrong hook name
      Sharing: only determine path root if owner is available
      Use Group methods for searching, fixes #4201
      Whitespaces
      LDAP: case insensitive replace for more robustness
      whitespaces
      Use the real username in preferences and magic cookie instead of case-insensitive user input. Fixes 4616.
      Check variable type before using readdir to avoid surprises and fix #4667 #4658 and #4613
      fix unknown var in if clause
      one check is enough

Bart Visscher (2):
      Merge pull request #4423 from owncloud/ldap_reduce_connections
      Merge pull request #4700 from owncloud/stable5_ocp_files_searchbymime

Bjoern Schiessle (21):
      provide correct path for require_once
      use __DIR__ instead of realpath
      first check if file exists before checking the files size
      use OC files API to create missing directory which should handle special chars in every environment correctly
      also create root dir if it doesn't exist yet
      added createMissingDirectories() method
      added missing parameter documentation
      switched to dirname()
      selective backport from https://github.com/owncloud/core/pull/4239; don't change etags during initial encryption because the file content doesn't change
      handle part files correctly
      first check if a extension exists before comparing it
      check shares for the real file and not for the .part file
      Merge branch 'stable5' into fix_4533
      improved error message to reflect the case when the app was re-eanbled during the session
      fix part file handling and real size calculation, this should also solve #4581
      if the files doesn't exist yet we start with the parent to search for shares
      coding style fixes
      remove error logs
      remove some error_logs
      Merge branch 'stable5' into fix_4533
      remove some more debug output

Björn Schießle (1):
      Merge pull request #4551 from owncloud/fix_4533

Frank Karlitschek (3):
      5.0.11 RC1
      5.0.11 RC2
      5.0.11

Jan-Christoph Borchardt (2):
      remove show password toggle from log in page, ref #4577 #4580
      fix shadow style of username input box

Jörn Friedrich Dreyer (4):
      fix #2711 using a custom event, also use css selectors over filterAttr
      backport autoloader magic trying to find class in lib folder
      add searchByMime to public api
      Merge pull request #4699 from owncloud/stable5_autoloader_try_lib_folder

Kondou (1):
      Merge pull request #4454 from owncloud/fix_4446

Michael Gapczynski (11):
      Switch to using Google Drive SDK, closes #2047
      Setting Redirect URI is not required here
      Prepare for #2013 fix
      Fix constant in last commit
      Include 3rdparty Google Drive SDK 0.6.2
      Fix require_once for 3rdparty in google ajax frontend
      Return null if file size is negative for WebDAV, fix #2013
      Implement hasUpdated() to watch for changes on Google Drive side
      substr storage id to prevent problems with storing the change id in appconfig
      Fix 'most' Google Drive tests
      Remove root option from Google Drive storage, because it is only used for testing and we have our own empty Google account for testing

Morris Jobke (2):
      fix hidden groups in Firefox on Mac - fix 2571
      Merge pull request #4490 from owncloud/fix-multiselect-mac-firefox

Owen Winkler (5):
      Style the new 'password wrong' div conservatively.
      Use JSON to send/receive group data.
      Break long lines into smaller ones.
      Merge pull request #4364 from ringmaster/fix_4351
      Merge pull request #4634 from owncloud/backport-4360-stable5

Raghu Nayyar (1):
      Merge pull request #4633 from owncloud/backport-4610-stable5

Robin Appelman (6):
      Scanner: additional tests for reusing etags during scanning
      Scanner: correctly pass trough reuse options when doing a recursive scan
      fix namespacess for scanner test
      use strict equals in readdir loops to prevent issues with '0' files
      Cache: don't check if the parent exists in the cache if we are already sure it does
      better variable naming

Thomas Müller (18):
      proper response in case the upload fails - e.g. in case permissions on shared folders are not enough
      in case the file is new isCreatable() is checked
      use dir to determine the proper permissions
      Merge pull request #4306 from owncloud/stable5-googledrive
      no files external for SMB on windows
      additional readdir check in mappedlocal
      Merge pull request #4541 from owncloud/backport-4512-stable5
      webdav quota now displays the same values as the web interface does
      storage information is path specific
      fixes #4343
      adding unit tests to determine length
      adding unit tests for quota checks
      lacy initialization of fileView - in case basic auth is used FileSystem is not yet initialized during the initialize() call
      Merge pull request #4357 from owncloud/fixing-4341-stable5
      webdav quota information contains the values for used and free - not total
      backport of #4360
      Merge pull request #4635 from owncloud/fixing-quota-stable5
      Merge pull request #4539 from owncloud/fix_4201

Thomas Tanghus (2):
      Don't barf on OC_Connector_Sabre_Principal::getGroupMemberSet
      Merge pull request #4458 from owncloud/dav_principal_groupmemberset

blizzz (5):
      Merge pull request #4487 from owncloud/ldap_fix_hook
      Merge pull request #4595 from owncloud/ldap_robust_replace
      Merge pull request #4654 from owncloud/fix_4616
      Merge pull request #4693 from owncloud/encryption_improved_error_messages_stable5
      Merge pull request #4701 from owncloud/fix_4667

kondou (2):
      Add a "Wrong password." message, if the password
      Use better wording.

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

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