[Pkg-owncloud-commits] [php-sabre-vobject] 24/32: Merge pull request #159 from fruux/freebusy-tz

David Prévot taffit at moszumanska.debian.org
Fri Nov 28 22:27:11 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 9b61b8f766e8b2b283ccd6b35b6bb802fea7c42c
Merge: c5a7b9f eb27990
Author: Evert Pot <me at evertpot.com>
Date:   Thu Nov 13 15:09:32 2014 -0500

    Merge pull request #159 from fruux/freebusy-tz
    
    Reference timezone support for expanding events and freebusy generation.

 ChangeLog.md                                       |   5 +
 lib/Component/VCalendar.php                        |  23 +-
 lib/DateTimeParser.php                             |  43 ++--
 lib/FreeBusyGenerator.php                          |  41 +++-
 lib/Property/ICalendar/DateTime.php                |  36 +--
 lib/Recur/EventIterator.php                        |  52 ++++-
 lib/Recur/RRuleIterator.php                        |   6 +-
 tests/VObject/Component/VCalendarTest.php          |  56 ++++-
 tests/VObject/FreeBusyGeneratorTest.php            | 245 +++++++++++++++------
 tests/VObject/Property/ICalendar/DateTimeTest.php  |  39 +++-
 .../Recur/EventIterator/IncorrectExpandTest.php    |   1 -
 .../Recur/EventIterator/MissingOverriddenTest.php  |   1 -
 12 files changed, 419 insertions(+), 129 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