[Pkg-owncloud-commits] [php-sabre-vobject] 45/65: Merge pull request #202 from Hywan/vavailability

David Prévot taffit at moszumanska.debian.org
Tue Feb 24 23:57:18 UTC 2015


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

taffit pushed a commit to branch master
in repository php-sabre-vobject.

commit 85a2a4dac74a2d572a7e983f3efa0217416f8d04
Merge: 0873d63 a8d75d2
Author: Evert Pot <me at evertpot.com>
Date:   Fri Feb 6 14:57:51 2015 -0500

    Merge pull request #202 from Hywan/vavailability
    
    Support VAVAILABILITY, parsing

 lib/Component/Available.php                   | 108 +++++++
 lib/Component/VAlarm.php                      |   1 +
 lib/Component/VAvailability.php               |  99 +++++++
 lib/Component/VCalendar.php                   |  19 +-
 lib/Component/VCard.php                       |   1 +
 lib/Component/VEvent.php                      |   2 +-
 lib/Component/VFreeBusy.php                   |   1 +
 lib/Component/VJournal.php                    |   1 +
 lib/Component/VTimeZone.php                   |   1 +
 lib/Component/VTodo.php                       |   1 +
 tests/VObject/Component/VAlarmTest.php        |   2 +-
 tests/VObject/Component/VAvailabilityTest.php | 387 ++++++++++++++++++++++++++
 12 files changed, 614 insertions(+), 9 deletions(-)

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



More information about the Pkg-owncloud-commits mailing list