[Pkg-owncloud-commits] [php-sabre-vobject] branch upstream updated (4774ea8 -> 4f8c872)
David Prévot
taffit at moszumanska.debian.org
Tue Jan 5 03:10:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to branch upstream
in repository php-sabre-vobject.
from 4774ea8 Imported Upstream version 4.0.0
new bb23a95 Fixed issue number
new 34ed6a9 Lets see if composer can cope with emoji
new 9f82877 Packagist hates emoji
new e89e815 Include DTEND in invitations
new 470bf38 Merge pull request #284 from linagora/dtend-invitations
new 706b677 Updated changelog, bumped version for #284
new 0358cac Remove some useless variables and assignments
new e1de18a Merge pull request #286 from jakobsack/master
new 1291b6d 3.4.7 release
new bfb9586 Include DTEND in invitations
new 34d3d54 Updated changelog, bumped version on 3.4 branch.
new f8a4c39 PHP 5.3
new 05e0d78 Happy new year!
new 329eb68 Merge branch '3.4'
new aaf11b9 Happy new year!
new 0d4f1b6 3.4.8 release
new a6b1df9 Merge branch '3.4'
new 4c32eff Releasing 4.0.1
new 4f8c872 Imported Upstream version 4.0.1
The 19 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 | 18 ++-
LICENSE | 2 +-
lib/BirthdayCalendarGenerator.php | 2 +-
lib/Cli.php | 2 +-
lib/Component.php | 2 +-
lib/Component/Available.php | 2 +-
lib/Component/VAlarm.php | 2 +-
lib/Component/VAvailability.php | 2 +-
lib/Component/VCalendar.php | 2 +-
lib/Component/VCard.php | 2 +-
lib/Component/VEvent.php | 2 +-
lib/Component/VFreeBusy.php | 2 +-
lib/Component/VJournal.php | 2 +-
lib/Component/VTimeZone.php | 2 +-
lib/Component/VTodo.php | 2 +-
lib/DateTimeParser.php | 2 +-
lib/Document.php | 2 +-
lib/ElementList.php | 2 +-
lib/EofException.php | 2 +-
lib/FreeBusyData.php | 2 +-
lib/FreeBusyGenerator.php | 2 +-
lib/ITip/Broker.php | 12 +-
lib/ITip/ITipException.php | 2 +-
lib/ITip/Message.php | 2 +-
.../SameOrganizerForAllComponentsException.php | 2 +-
lib/InvalidDataException.php | 2 +-
lib/Node.php | 2 +-
lib/Parameter.php | 2 +-
lib/ParseException.php | 2 +-
lib/Parser/Json.php | 2 +-
lib/Parser/MimeDir.php | 2 +-
lib/Parser/Parser.php | 2 +-
lib/Parser/XML.php | 2 +-
lib/Parser/XML/Element/KeyValue.php | 2 +-
lib/Property.php | 2 +-
lib/Property/Binary.php | 2 +-
lib/Property/Boolean.php | 2 +-
lib/Property/FlatText.php | 2 +-
lib/Property/FloatValue.php | 2 +-
lib/Property/ICalendar/CalAddress.php | 2 +-
lib/Property/ICalendar/Date.php | 2 +-
lib/Property/ICalendar/DateTime.php | 2 +-
lib/Property/ICalendar/Duration.php | 2 +-
lib/Property/ICalendar/Period.php | 2 +-
lib/Property/ICalendar/Recur.php | 2 +-
lib/Property/IntegerValue.php | 2 +-
lib/Property/Text.php | 2 +-
lib/Property/Time.php | 2 +-
lib/Property/Unknown.php | 2 +-
lib/Property/Uri.php | 2 +-
lib/Property/UtcOffset.php | 2 +-
lib/Property/VCard/Date.php | 2 +-
lib/Property/VCard/DateAndOrTime.php | 5 +-
lib/Property/VCard/DateTime.php | 2 +-
lib/Property/VCard/LanguageTag.php | 2 +-
lib/Property/VCard/TimeStamp.php | 2 +-
lib/Reader.php | 2 +-
lib/Recur/EventIterator.php | 2 +-
lib/Recur/MaxInstancesExceededException.php | 2 +-
lib/Recur/NoInstancesException.php | 2 +-
lib/Recur/RDateIterator.php | 2 +-
lib/Recur/RRuleIterator.php | 2 +-
lib/Settings.php | 2 +-
lib/Splitter/ICalendar.php | 2 +-
lib/Splitter/SplitterInterface.php | 2 +-
lib/Splitter/VCard.php | 2 +-
lib/StringUtil.php | 2 +-
lib/TimeZoneUtil.php | 2 +-
lib/UUIDUtil.php | 2 +-
lib/VCardConverter.php | 2 +-
lib/Version.php | 4 +-
lib/Writer.php | 2 +-
lib/timezonedata/exchangezones.php | 2 +-
lib/timezonedata/lotuszones.php | 2 +-
lib/timezonedata/php-bc.php | 2 +-
lib/timezonedata/php-workaround.php | 2 +-
lib/timezonedata/windowszones.php | 2 +-
tests/VObject/CliTest.php | 2 -
tests/VObject/ITip/BrokerAttendeeReplyTest.php | 35 +++--
tests/VObject/ITip/BrokerDeleteEventTest.php | 154 ++++++++++++++++++++-
tests/VObject/ITip/BrokerNewEventTest.php | 21 +++
tests/VObject/ITip/BrokerProcessReplyTest.php | 10 ++
tests/VObject/ITip/BrokerTester.php | 2 +-
tests/VObject/ITip/BrokerUpdateEventTest.php | 31 +++++
84 files changed, 334 insertions(+), 106 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