[Pkg-owncloud-commits] [php-sabre-vobject] 26/29: Imported Upstream version 4.0.0
David Prévot
taffit at moszumanska.debian.org
Sat Dec 12 19:27:00 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 4774ea83c81e61efb40ba06f436b282927c48fe0
Merge: d9a938e 14b3f01
Author: David Prévot <taffit at debian.org>
Date: Sat Dec 12 15:00:54 2015 -0400
Imported Upstream version 4.0.0
CHANGELOG.md | 14 +++++
README.md | 39 +++++++-----
bin/generateicalendardata.php | 14 ++---
composer.json | 27 ++++++++-
lib/Component.php | 18 +++---
lib/Component/VCalendar.php | 2 +-
lib/Component/VCard.php | 3 +-
lib/Component/VJournal.php | 14 +++++
lib/Component/VTodo.php | 14 +++++
lib/FreeBusyGenerator.php | 6 +-
lib/ITip/Broker.php | 2 +-
lib/Parameter.php | 2 +-
lib/ParseException.php | 2 +-
lib/Reader.php | 5 +-
lib/Recur/EventIterator.php | 27 ++++-----
lib/Recur/RDateIterator.php | 7 +++
lib/Settings.php | 17 ++++++
lib/VCardConverter.php | 3 +
lib/Version.php | 2 +-
tests/VObject/BirthdayCalendarGeneratorTest.php | 22 +++++++
tests/VObject/CliTest.php | 12 +---
tests/VObject/Component/VCalendarTest.php | 32 ++++++++++
tests/VObject/Component/VCardTest.php | 2 +-
tests/VObject/ComponentTest.php | 3 +-
tests/VObject/DateTimeParserTest.php | 2 -
tests/VObject/DocumentTest.php | 4 +-
tests/VObject/FreeBusyGeneratorTest.php | 4 +-
tests/VObject/ITip/BrokerAttendeeReplyTest.php | 19 ++++++
tests/VObject/ITip/BrokerDeleteEventTest.php | 3 +
tests/VObject/ITip/BrokerNewEventTest.php | 55 ++++-------------
tests/VObject/ITip/BrokerTester.php | 2 +-
tests/VObject/ITip/BrokerUpdateEventTest.php | 5 ++
tests/VObject/Issue153Test.php | 2 +-
tests/VObject/Issue36WorkAroundTest.php | 2 +-
tests/VObject/Issue40Test.php | 4 +-
tests/VObject/Issue96Test.php | 2 +-
tests/VObject/IssueUndefinedIndexTest.php | 1 -
tests/VObject/JCalTest.php | 2 +-
tests/VObject/Parser/QuotedPrintableTest.php | 8 +--
tests/VObject/Property/BinaryTest.php | 2 +-
tests/VObject/Property/TextTest.php | 2 +-
.../EventIterator/InfiniteLoopProblemTest.php | 4 +-
tests/VObject/Recur/EventIterator/Issue26Test.php | 1 -
tests/VObject/Recur/EventIterator/MainTest.php | 69 +++++++++++-----------
.../Recur/EventIterator/MaxInstancesTest.php | 8 +--
tests/VObject/Recur/RRuleIteratorTest.php | 16 ++---
tests/VObject/TestCase.php | 23 ++++++--
tests/VObject/VCard21Test.php | 4 +-
48 files changed, 343 insertions(+), 190 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