[Pkg-owncloud-commits] [php-sabredav] branch upstream-2.1 updated (91332ee -> ea95064)

David Prévot taffit at moszumanska.debian.org
Sat Sep 5 15:24:00 UTC 2015


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

taffit pushed a change to branch upstream-2.1
in repository php-sabredav.

      from  91332ee   Imported Upstream version 2.1.6
       new  4eff5d4   Making the test slightly saner. Not sure exactly how a 0 length event
       new  05fcf40   Test for #705
       new  f524398   Fixed broken tests
       new  67632c4   Fixed order of triggering events.
       new  94c2f85   Merge pull request #714 from fruux/prevent-delete-on-forbidden-move
       new  6042d8c   Updated changelog, bumped version.
       new  3f3ef57   Releasing sabre/dav 2.0.9
       new  39ca954   Merge branch '2.0' into 2.1
       new  43cbc7c   Bumping version
       new  38aa323   CS
       new  116db6c   Releasing 2.1.7
       new  49a6669   Fixed unittest.
       new  ea95064   Imported Upstream version 2.1.7

The 13 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.


Summary of changes:
 ChangeLog.md                                    |  21 +++++
 lib/DAV/Collection.php                          |   2 +-
 lib/DAV/CorePlugin.php                          |  11 ++-
 lib/DAV/Version.php                             |   2 +-
 tests/Sabre/CalDAV/GetEventsByTimerangeTest.php |  16 ++--
 tests/Sabre/DAV/HttpMoveTest.php                | 119 ++++++++++++++++++++++++
 tests/Sabre/DAV/HttpPutTest.php                 |   2 +-
 tests/Sabre/DAV/Mock/Collection.php             |  38 +++-----
 tests/Sabre/DAV/Mock/File.php                   |  24 +++--
 tests/Sabre/DAV/ServerCopyMoveTest.php          |  68 --------------
 10 files changed, 186 insertions(+), 117 deletions(-)
 create mode 100644 tests/Sabre/DAV/HttpMoveTest.php

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git



More information about the Pkg-owncloud-commits mailing list