[Pkg-owncloud-commits] [php-sabre-vobject] 102/128: Merge branch 'master' of github.com:fruux/sabre-vobject

David Prévot taffit at moszumanska.debian.org
Tue May 20 23:11:06 UTC 2014


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 123b41cca2c56d2aca018395ef1125e581782f33
Merge: 779eb66 dd1dd19
Author: Evert Pot <evert at rooftopsolutions.nl>
Date:   Thu Apr 3 17:57:12 2014 -0400

    Merge branch 'master' of github.com:fruux/sabre-vobject

 .gitignore                                         |   3 +
 ChangeLog.md                                       |   7 +-
 bin/generate_vcards                                |  12 +-
 lib/Sabre/VObject/Component/VCalendar.php          |   3 +-
 lib/Sabre/VObject/Parser/MimeDir.php               |  12 +-
 lib/Sabre/VObject/Property/ICalendar/Date.php      |   6 -
 lib/Sabre/VObject/Property/Uri.php                 |   3 -
 lib/Sabre/VObject/Property/VCard/DateAndOrTime.php |  14 +-
 lib/Sabre/VObject/TimeZoneUtil.php                 |  14 +-
 tests/Sabre/VObject/Component/VFreeBusyTest.php    |  27 ++++
 tests/Sabre/VObject/Component/VJournalTest.php     |  58 ++++++++
 tests/Sabre/VObject/Component/VTimeZoneTest.php    |  34 +++++
 tests/Sabre/VObject/Component/VTodoTest.php        |  54 +++++++-
 tests/Sabre/VObject/ComponentTest.php              |  69 ++++++++++
 tests/Sabre/VObject/Property/BinaryTest.php        |  19 +++
 .../VObject/Property/VCard/DateAndOrTimeTest.php   | 150 ++++++++++++++++++++-
 tests/Sabre/VObject/ReaderTest.php                 |   8 ++
 tests/Sabre/VObject/TimeZoneUtilTest.php           |   7 +
 tests/Sabre/VObject/UUIDUtilTest.php               |  37 +++++
 19 files changed, 504 insertions(+), 33 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