[Pkg-owncloud-commits] [owncloud] annotated tag v7.0.0beta1 created (now b2daa86)

David Prévot taffit at moszumanska.debian.org
Fri Jun 27 23:58:29 UTC 2014


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

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

        at  b2daa86   (tag)
   tagging  63a50bb3f7c9781755195c1f03da42f7288ac75c (commit)
  replaces  v7.0.0alpha2
 tagged by  Frank Karlitschek
        on  Wed Jun 25 19:03:45 2014 -0400

- Log -----------------------------------------------------------------
7.0 beta 1

Arthur Schiwon (3):
      trusted domains shall not be ignored on autosetup
      Port of  LDAP Wizard: get correct total no of users, groups and complete list of groups on big setups #9002
      adjust access constructor to master

Bart Visscher (1):
      Add explanation about the current implementation of updateApp

Bjoern Schiessle (6):
      always use '/' as directory seperator
      add unit tests
      make sure that we always return the correct permissions
      only the mount point has delete and update permissions to enable rename operation
      add/update unit tests
      always take root of the substorage

Frank Karlitschek (2):
      Merge pull request #9150 from owncloud/remoteshare-fixsetuporder
      7.0 beta 1

Jenkins for ownCloud (4):
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex
      [tx-robot] updated from transifex

Joas Schilling (2):
      Merge pull request #9159 from owncloud/enabledapp-cache-loggedin
      Merge if statements

Lukas Reschke (1):
      Merge pull request #9170 from owncloud/files-renamevalidationblur

Morris Jobke (4):
      Merge pull request #9074 from geez0x1/master
      fixes the layout for error messages on the update page
      Merge pull request #9181 from owncloud/enc_recursive_mkdir
      Merge pull request #9202 from owncloud/urlhashfix

Robin Appelman (6):
      Fix permissions check when moving a file to a different directory over webdav
      Fix unit tests
      Only cache enabled apps when logged in
      Dont allow opening writable streams on a read only dav mount
      Add comment
      really always take root of the substorage

Thomas Müller (4):
      fix recursion on rmdirr
      dir itself has to be removed as well
      update PHPDoc $fileInfo is a SplFileInfo
      Merge pull request #9158 from owncloud/no-recursion-on-rmdirr-master

VicDeo (1):
      Merge pull request #9194 from owncloud/revertloadapps

Vincent Petry (18):
      Use actual file path on rename/delete
      Prevent loadApps on upgrade
      Merge pull request #9138 from owncloud/fix-documentation
      Setup the external share manager in a hook
      Clear file selection when list is repopulated
      Merge pull request #8974 from owncloud/router-preventloadappsonupgrade
      Merge pull request #8931 from owncloud/filelist-usepathforaction
      Remove warning when deleting all entries
      Fix blurring of invalid file name on rename
      Added unit test for the helper's rmdirr
      Merge pull request #9124 from owncloud/move-permissions
      Bring back loadApps() in base.php
      Merge pull request #9180 from owncloud/fix-error-on.update-page
      Merge pull request #9168 from owncloud/files-phpwarningondelete
      Do not clear URL hash when no external mount params given
      Fix parsing URL hash when no "?" was specified
      Fix parsing of remote URL when mounting remote shares
      Merge pull request #9205 from owncloud/remoteshare-fixurlpath

blizzz (1):
      Merge pull request #9145 from owncloud/everyonecount

geez0x1 (1):
      Update the modified date in UI on file reversion

icewind1991 (3):
      Merge pull request #9153 from owncloud/files-unselectafterdelete
      Merge pull request #9189 from owncloud/sharing_fix_permissions
      Merge pull request #9123 from owncloud/webdav-move-permissions

raghunayyar (1):
      Better Logic to display user count for everyone.

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

This annotated tag includes the following new commits:

       new  d3d0035   Use actual file path on rename/delete
       new  7576dde   Update the modified date in UI on file reversion
       new  7992054   Prevent loadApps on upgrade
       new  80e6d35   Fix permissions check when moving a file to a different directory over webdav
       new  24f15fc   Fix unit tests
       new  2b4c2a7   [tx-robot] updated from transifex
       new  089139f   Add explanation about the current implementation of updateApp
       new  b8b7c97   [tx-robot] updated from transifex
       new  53ad15e   Merge pull request #9138 from owncloud/fix-documentation
       new  81ecbbb   trusted domains shall not be ignored on autosetup
       new  9b001ed   Setup the external share manager in a hook
       new  074d3a8   Clear file selection when list is repopulated
       new  65e4348   Merge pull request #9150 from owncloud/remoteshare-fixsetuporder
       new  f83821c   fix recursion on rmdirr
       new  8b41689   Only cache enabled apps when logged in
       new  d24c0f4   Dont allow opening writable streams on a read only dav mount
       new  ed31f30   dir itself has to be removed as well
       new  4d216e8   Merge pull request #9153 from owncloud/files-unselectafterdelete
       new  2547945   Add comment
       new  8c82098   Merge pull request #8974 from owncloud/router-preventloadappsonupgrade
       new  6850d0c   Merge pull request #8931 from owncloud/filelist-usepathforaction
       new  909e505   Remove warning when deleting all entries
       new  7d4747e   Fix blurring of invalid file name on rename
       new  0ab66d9   Added unit test for the helper's rmdirr
       new  536a190   Merge pull request #9124 from owncloud/move-permissions
       new  167ba14   Merge pull request #9159 from owncloud/enabledapp-cache-loggedin
       new  c98b7fe   Merge if statements
       new  720fa33   Better Logic to display user count for everyone.
       new  e070e29   Merge pull request #9170 from owncloud/files-renamevalidationblur
       new  fba694e   update PHPDoc $fileInfo is a SplFileInfo
       new  f913b16   Merge pull request #9158 from owncloud/no-recursion-on-rmdirr-master
       new  cc559c5   Merge pull request #9074 from geez0x1/master
       new  6a4a474   [tx-robot] updated from transifex
       new  e2fd6dc   fixes the layout for error messages on the update page
       new  6b85fe8   always use '/' as directory seperator
       new  9c45a31   add unit tests
       new  84d36df   make sure that we always return the correct permissions
       new  70ca292   only the mount point has delete and update permissions to enable rename operation
       new  3fc7357   add/update unit tests
       new  6be2369   Merge pull request #9181 from owncloud/enc_recursive_mkdir
       new  a120d6e   Bring back loadApps() in base.php
       new  d182341   Merge pull request #9180 from owncloud/fix-error-on.update-page
       new  dd2ef47   Merge pull request #9168 from owncloud/files-phpwarningondelete
       new  92a82f0   always take root of the substorage
       new  c6bcb07   Merge pull request #9145 from owncloud/everyonecount
       new  452efa5   Port of  LDAP Wizard: get correct total no of users, groups and complete list of groups on big setups #9002
       new  89f2691   adjust access constructor to master
       new  363f8f3   Do not clear URL hash when no external mount params given
       new  b111688   [tx-robot] updated from transifex
       new  9de3d82   Fix parsing URL hash when no "?" was specified
       new  113749b   really always take root of the substorage
       new  c94c69a   Merge pull request #9189 from owncloud/sharing_fix_permissions
       new  16396e2   Merge pull request #9123 from owncloud/webdav-move-permissions
       new  d225592   Fix parsing of remote URL when mounting remote shares
       new  a9d0e9a   Merge pull request #9202 from owncloud/urlhashfix
       new  7c362ab   Merge pull request #9194 from owncloud/revertloadapps
       new  93a6792   Merge pull request #9205 from owncloud/remoteshare-fixurlpath
       new  63a50bb   7.0 beta 1

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