[Pkg-owncloud-commits] [php-sabre-vobject] 53/128: Merge pull request #79 from fruux/new-validator
David Prévot
taffit at moszumanska.debian.org
Tue May 20 23:11:02 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 07de5e6c847b92dfaf72095c9f2c94c6834d625f
Merge: 37f4bd8 23281a7
Author: evert <evert at rooftopsolutions.nl>
Date: Thu Jan 23 08:59:53 2014 -0800
Merge pull request #79 from fruux/new-validator
New validator rules
lib/Sabre/VObject/Component.php | 113 ++++++++++++++++++--
lib/Sabre/VObject/Component/VAlarm.php | 28 +++++
lib/Sabre/VObject/Component/VCalendar.php | 97 ++++++++++-------
lib/Sabre/VObject/Component/VCard.php | 117 ++++++++++++++++-----
lib/Sabre/VObject/Component/VEvent.php | 52 +++++++++
lib/Sabre/VObject/Component/VFreeBusy.php | 34 ++++++
lib/Sabre/VObject/Component/VJournal.php | 46 +++++++-
lib/Sabre/VObject/Component/VTimeZone.php | 53 ++++++++++
lib/Sabre/VObject/Component/VTodo.php | 55 ++++++++++
lib/Sabre/VObject/Node.php | 18 ++--
lib/Sabre/VObject/Property/ICalendar/DateTime.php | 46 ++++++++
lib/Sabre/VObject/Splitter/ICalendar.php | 8 +-
tests/Sabre/VObject/CliTest.php | 8 +-
tests/Sabre/VObject/Component/VCalendarTest.php | 61 +++++++++++
tests/Sabre/VObject/Component/VCardTest.php | 30 +++---
.../VObject/Property/ICalendar/DateTimeTest.php | 8 ++
tests/Sabre/VObject/Property/TextTest.php | 1 +
tests/Sabre/VObject/Splitter/ICalendarTest.php | 26 ++++-
18 files changed, 693 insertions(+), 108 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