[Pkg-owncloud-commits] [php-sabredav] branch 2.1 updated (babba6c -> c13135d)

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


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

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

      from  babba6c   Update changelog for 2.1.6-2 release
       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
       new  825960c   Merge tag 'upstream/2.1.7' into 2.1
       new  99d1054   Drop last patch, fixed upstream differently
       new  c13135d   Update changelog for 2.1.7-1 release

The 16 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 ++++
 debian/changelog                                   |  11 ++
 ...xed-unittest-for-updated-vobject-behavior.patch |  30 ------
 debian/patches/series                              |   1 -
 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 ------------
 13 files changed, 197 insertions(+), 148 deletions(-)
 delete mode 100644 debian/patches/0008-Fixed-unittest-for-updated-vobject-behavior.patch
 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