[Pkg-owncloud-commits] [php-sabre-vobject] 10/29: Merge pull request #276 from fruux/automatic-uid

David Prévot taffit at moszumanska.debian.org
Sat Dec 12 19:26:58 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 81a393c41f16793e15a3c2e361c6ecccabf43377
Merge: b2f169d f39a095
Author: Evert Pot <me at evertpot.com>
Date:   Wed Dec 2 18:57:49 2015 -0500

    Merge pull request #276 from fruux/automatic-uid
    
    Automatically insert UID in VCard, VJournal and VTodo.

 lib/Component.php                               | 18 +++++++++---------
 lib/Component/VCard.php                         |  1 +
 lib/Component/VJournal.php                      | 14 ++++++++++++++
 lib/Component/VTodo.php                         | 14 ++++++++++++++
 lib/VCardConverter.php                          |  3 +++
 tests/VObject/BirthdayCalendarGeneratorTest.php | 22 ++++++++++++++++++++++
 tests/VObject/ComponentTest.php                 |  3 ++-
 tests/VObject/ITip/BrokerAttendeeReplyTest.php  | 19 +++++++++++++++++++
 tests/VObject/ITip/BrokerDeleteEventTest.php    |  3 +++
 tests/VObject/ITip/BrokerUpdateEventTest.php    |  5 +++++
 tests/VObject/Issue40Test.php                   |  2 ++
 tests/VObject/JCalTest.php                      |  2 +-
 tests/VObject/TestCase.php                      | 23 +++++++++++++++++++----
 13 files changed, 114 insertions(+), 15 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