[Pkg-owncloud-commits] [php-sabre-vobject] branch master updated (2df8012 -> 1d2c417)

David Prévot taffit at moszumanska.debian.org
Fri Aug 22 15:10:52 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a change to branch master
in repository php-sabre-vobject.

      from  2df8012   Update changelog for 3.2.4-1 release
       new  450750a   Thnx @DominikTo
       new  da85f69   First strides into iTip related functionality.
       new  c8bb624   The broker can now process updates of events.
       new  318c482   Support for the SCHEDULE-AGENT parameter.
       new  7b4ba7f   Wrong property name.
       new  64c3ca7   Started work on parsing iTip messages.
       new  dc44f21   Incorrect indentation.
       new  ffb7c31   Compact output for phpcs.
       new  380e204   An organizer may not exist in an old object.
       new  2695c31   Fixed typo
       new  a010017   Merge pull request #99 from staabm/patch-1
       new  487567e   Merge branch 'itip' of github.com:fruux/sabre-vobject into itip
       new  f345702   Support for upgrading from non-scheduling to scheduling object.
       new  76ac25e   Creating one endpoint for parsing events.
       new  624c8ba   The function for updating events can also deal with new events.
       new  18c86bc   Figuring out attendee replies.
       new  ba222d2   Generating attendee replies.
       new  3ec5585   php 5.3
       new  4a23edf   Parsing replies. Currently untested.
       new  e2a1a39   Fixed test.
       new  89a9fba   Some refactoring.
       new  29f2ed1   Another PHP 5.3 fix.
       new  3b71403   Merge branch 'itip' of github.com:fruux/sabre-vobject into itip
       new  bbe9b0e   Some refactoring.
       new  abc5bd9   Processing replies.
       new  1ad0029   Fix comment for phpcs
       new  d88b59b   Merge pull request #100 from DavidPrevot/phpcs
       new  017deff   keep time & timezone information for recurring events, fix for #101
       new  f96d3ee   Merge pull request #102 from armin-hackmann/master
       new  2339be7   Updated changelog, bumped version.
       new  19fa019   Merge branch 'master' into itip
       new  aa95101   Typo.
       new  f7931c9   Suggestions from @staabm
       new  38b10ab   Making return values consistent.
       new  e488af7   If clause before loop makes more sense.
       new  97d3765   foreach on separate line.
       new  26ad1db   Fixed issues related to attendees accepting specific instances of recurring events.
       new  9f96d16   ITip broker can now handle deletes.
       new  1bfa863   fixed phpdoc
       new  8ee61ba   Merge pull request #105 from staabm/patch-2
       new  ef62a67   fixed phpdoc
       new  1d286bf   Merge pull request #104 from staabm/patch-1
       new  4faad0d   Merge branch 'itip' of github.com:fruux/sabre-vobject into itip
       new  3ecaf6f   PHP 5.3
       new  47e94e8   Initializing the messages array.
       new  e5f7fff   Added SameOrganizerForAllComponentsException.
       new  b02ade2   Bumped version, updated changelog.
       new  42d1000   Merge pull request #103 from fruux/itip
       new  bc0cbfb   New RRULE parser.
       new  b49454e   Whitespace error.
       new  8fcd0b2   Ripping the heart out of the old recurrence iterator.
       new  5b233a3   Lots more passing tests.
       new  a9450c5   Fixed another bug.
       new  45537ab   fastForward takes the end time into consideration.
       new  bfc8714   More passing tests.
       new  df98ff1   Freebusy-related tests work again. Lots of other tiny bugs.
       new  bfd4229   Multiple overridden events now behave correctly.
       new  3dc3cbe   This unittest no longer makes sense.
       new  fcb97a9   Comments fixes. thnx @dominikTo
       new  1aab7d4   The first event can now be overwritten.
       new  975a515   PHP 5.3
       new  e1f3f8c   Merge pull request #106 from fruux/new-rrule-parser
       new  03501d9   Updated changelog.
       new  b61c366   Moving recurrence-related code to Recur/ directory.
       new  219935b   Switched to psr-4
       new  53192cf   Added the RDate iterator. Currently untested.
       new  20c9494   Don't like the 'unit' directory name.
       new  4b6c2bb   Fixed unittests.
       new  dad9a8f   Testing RDate.
       new  e2e6ed5   Testing RDate.
       new  4bc1ed7   More RDATE tests.
       new  81972af   Updated changelog.
       new  1f61649   This hopefully fixes hhvm.
       new  5942d8b   Extra semi-colon
       new  7284f41   Fast finish on =)
       new  d926b68   Add a few periods.
       new  41d699c   Merge pull request #107 from fruux/rdate-support
       new  01ffb68   Backwards compatibility class for RecurrenceIterator.
       new  25307af   There will be no 3.2.5 release.
       new  d4571b8   Removed includes.php
       new  29cd405   99.68% code coverage is good enough for now.
       new  9581f4b   Changelog and readme tweaks.
       new  c8ba185   Imported Upstream version 3.3.0
       new  79994be   Merge tag 'upstream/3.3.0'
       new  97054da   Update packaging
       new  c2e304b   Update changelog for 3.3.0-1 release
       new  afc4b2c   typo
       new  da0120d   Fixes #111.
       new  5fdc73c   Fixes #112.
       new  cae7fb2   Allow more values to be used with magic setters.
       new  d861426   Fixes #113.
       new  43c7979   Testing instance removal.
       new  5eef83e   Retaining VTIMEZONE objects. Support for MAILTO: in uppercase.
       new  ba8ff86   Normalizing is now something CalAddress does.
       new  9d665a8   getNormalized fails with non-absolute uris
       new  4590a8e   Solving an issue when addresses don't have a uri scheme.
       new  2f0d617   Fixed a few more uppercase uri-scheme related problems.
       new  9e0287c   Renaming parseTester to brokerTester.
       new  570b797   Support for REQUEST-STATUS.
       new  dade278   Releasing vobject 3.3.1
       new  ab7eb33   Whitespace.
       new  5c347d3   Imported Upstream version 3.3.1
       new  ada946e   Merge tag 'upstream/3.3.1'
       new  1b88919   Refresh patches
       new  93d738f   Adapt path for tests
       new  1d2c417   Update changelog for 3.3.1-1 release

The 106 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:
 .travis.yml                                        |    3 +-
 ChangeLog.md                                       |   37 +
 README.md                                          |   18 +-
 composer.json                                      |    4 +-
 debian/changelog                                   |   22 +
 debian/control                                     |   12 +-
 debian/copyright                                   |    6 +-
 debian/install                                     |    2 +-
 ...ssLoader-from-Symfony-instead-of-autoload.patch |   17 +-
 ...ject-Workaround-the-lack-of-PSR-4-support.patch |   27 +
 .../Use-installed-class-for-DEP-8-tests.patch      |   21 -
 debian/patches/series                              |    1 +
 debian/rules                                       |    2 +-
 debian/tests/control                               |    2 +-
 debian/tests/phpunit                               |    5 -
 lib/{Sabre/VObject => }/Cli.php                    |    0
 lib/{Sabre/VObject => }/Component.php              |   46 +-
 lib/{Sabre/VObject => }/Component/VAlarm.php       |    0
 lib/{Sabre/VObject => }/Component/VCalendar.php    |   38 +-
 lib/{Sabre/VObject => }/Component/VCard.php        |    0
 lib/{Sabre/VObject => }/Component/VEvent.php       |   19 +-
 lib/{Sabre/VObject => }/Component/VFreeBusy.php    |    0
 lib/{Sabre/VObject => }/Component/VJournal.php     |    0
 lib/{Sabre/VObject => }/Component/VTimeZone.php    |    0
 lib/{Sabre/VObject => }/Component/VTodo.php        |    0
 lib/{Sabre/VObject => }/DateTimeParser.php         |    0
 lib/{Sabre/VObject => }/Document.php               |    0
 lib/{Sabre/VObject => }/ElementList.php            |    0
 lib/{Sabre/VObject => }/EofException.php           |    0
 lib/{Sabre/VObject => }/FreeBusyGenerator.php      |    6 +-
 lib/ITip/Broker.php                                |  759 ++++++
 lib/ITip/ITipException.php                         |   15 +
 lib/ITip/Message.php                               |  102 +
 .../SameOrganizerForAllComponentsException.php     |   18 +
 lib/{Sabre/VObject => }/Node.php                   |    0
 lib/{Sabre/VObject => }/Parameter.php              |    0
 lib/{Sabre/VObject => }/ParseException.php         |    0
 lib/{Sabre/VObject => }/Parser/Json.php            |    0
 lib/{Sabre/VObject => }/Parser/MimeDir.php         |    0
 lib/{Sabre/VObject => }/Parser/Parser.php          |    0
 lib/{Sabre/VObject => }/Property.php               |    0
 lib/{Sabre/VObject => }/Property/Binary.php        |    0
 lib/{Sabre/VObject => }/Property/Boolean.php       |    0
 lib/{Sabre/VObject => }/Property/FlatText.php      |    0
 lib/{Sabre/VObject => }/Property/Float.php         |    0
 .../VObject => }/Property/ICalendar/CalAddress.php |   20 +
 .../VObject => }/Property/ICalendar/Date.php       |    0
 .../VObject => }/Property/ICalendar/DateTime.php   |    0
 .../VObject => }/Property/ICalendar/Duration.php   |    0
 .../VObject => }/Property/ICalendar/Period.php     |    0
 .../VObject => }/Property/ICalendar/Recur.php      |   50 +-
 lib/{Sabre/VObject => }/Property/Integer.php       |    0
 lib/{Sabre/VObject => }/Property/Text.php          |    0
 lib/{Sabre/VObject => }/Property/Time.php          |    0
 lib/{Sabre/VObject => }/Property/Unknown.php       |    0
 lib/{Sabre/VObject => }/Property/Uri.php           |    0
 lib/{Sabre/VObject => }/Property/UtcOffset.php     |    0
 lib/{Sabre/VObject => }/Property/VCard/Date.php    |    0
 .../VObject => }/Property/VCard/DateAndOrTime.php  |    0
 .../VObject => }/Property/VCard/DateTime.php       |    0
 .../VObject => }/Property/VCard/LanguageTag.php    |    0
 .../VObject => }/Property/VCard/TimeStamp.php      |    0
 lib/{Sabre/VObject => }/Reader.php                 |    0
 lib/Recur/EventIterator.php                        |  474 ++++
 lib/Recur/RDateIterator.php                        |  174 ++
 .../RRuleIterator.php}                             |  968 +++----
 lib/RecurrenceIterator.php                         |   21 +
 lib/Sabre/VObject/includes.php                     |   66 -
 lib/{Sabre/VObject => }/Splitter/ICalendar.php     |    0
 .../VObject => }/Splitter/SplitterInterface.php    |    0
 lib/{Sabre/VObject => }/Splitter/VCard.php         |    0
 lib/{Sabre/VObject => }/StringUtil.php             |    3 +
 lib/{Sabre/VObject => }/TimeZoneUtil.php           |    0
 lib/{Sabre/VObject => }/UUIDUtil.php               |    0
 lib/{Sabre/VObject => }/VCardConverter.php         |    0
 lib/{Sabre/VObject => }/Version.php                |    2 +-
 .../VObject => }/timezonedata/exchangezones.php    |    0
 .../VObject => }/timezonedata/lotuszones.php       |    0
 .../VObject => }/timezonedata/php-compat.php       |    2 +-
 .../VObject => }/timezonedata/windowszones.php     |    0
 .../UntilRespectsTimezoneTest.php                  |   60 -
 tests/{Sabre => }/VObject/AttachIssueTest.php      |    0
 tests/{Sabre => }/VObject/CliTest.php              |    0
 tests/{Sabre => }/VObject/Component/VAlarmTest.php |    0
 .../VObject/Component/VCalendarTest.php            |   57 +
 tests/{Sabre => }/VObject/Component/VCardTest.php  |    0
 tests/{Sabre => }/VObject/Component/VEventTest.php |    0
 .../VObject/Component/VFreeBusyTest.php            |    0
 .../{Sabre => }/VObject/Component/VJournalTest.php |    0
 .../VObject/Component/VTimeZoneTest.php            |    0
 tests/{Sabre => }/VObject/Component/VTodoTest.php  |    0
 tests/{Sabre => }/VObject/ComponentTest.php        |   18 +-
 tests/{Sabre => }/VObject/DateTimeParserTest.php   |    1 +
 tests/{Sabre => }/VObject/DocumentTest.php         |    5 +
 tests/{Sabre => }/VObject/ElementListTest.php      |    0
 tests/{Sabre => }/VObject/EmClientTest.php         |    0
 tests/{Sabre => }/VObject/EmptyValueIssueTest.php  |    0
 .../{Sabre => }/VObject/FreeBusyGeneratorTest.php  |   15 +-
 .../VObject/GoogleColonEscapingTest.php            |    0
 tests/VObject/ITip/BrokerAttendeeReplyTest.php     |  413 +++
 tests/VObject/ITip/BrokerDeleteEventTest.php       |  156 ++
 tests/VObject/ITip/BrokerNewEventTest.php          |  427 ++++
 tests/VObject/ITip/BrokerProcessMessageTest.php    |  168 ++
 tests/VObject/ITip/BrokerProcessReplyTest.php      |  382 +++
 tests/VObject/ITip/BrokerTester.php                |  103 +
 tests/VObject/ITip/BrokerUpdateEventTest.php       |  317 +++
 tests/VObject/ITip/EvolutionTest.php               | 2653 ++++++++++++++++++++
 tests/{Sabre => }/VObject/Issue153Test.php         |    0
 tests/{Sabre => }/VObject/Issue154Test.php         |    0
 tests/{Sabre => }/VObject/Issue26Test.php          |    2 +-
 .../{Sabre => }/VObject/Issue36WorkAroundTest.php  |    4 +-
 tests/{Sabre => }/VObject/Issue40Test.php          |    0
 tests/{Sabre => }/VObject/Issue64Test.php          |    0
 tests/{Sabre => }/VObject/Issue96Test.php          |    0
 tests/{Sabre => }/VObject/JCalTest.php             |    0
 tests/{Sabre => }/VObject/JCardTest.php            |    0
 tests/{Sabre => }/VObject/LineFoldingIssueTest.php |    0
 tests/{Sabre => }/VObject/ParameterTest.php        |    0
 tests/{Sabre => }/VObject/Parser/JsonTest.php      |    0
 .../VObject/Parser/QuotedPrintableTest.php         |    0
 tests/{Sabre => }/VObject/Property/BinaryTest.php  |    0
 tests/{Sabre => }/VObject/Property/BooleanTest.php |    0
 .../{Sabre => }/VObject/Property/CompoundTest.php  |    0
 tests/{Sabre => }/VObject/Property/FloatTest.php   |    0
 .../VObject/Property/ICalendar/CalAddressTest.php  |   32 +
 .../VObject/Property/ICalendar/DateTimeTest.php    |    0
 .../VObject/Property/ICalendar/DurationTest.php    |    0
 .../VObject/Property/ICalendar/RecurTest.php       |    0
 tests/{Sabre => }/VObject/Property/TextTest.php    |    0
 .../VObject/Property/VCard/DateAndOrTimeTest.php   |    0
 .../VObject/Property/VCard/LanguageTagTest.php     |    0
 tests/{Sabre => }/VObject/PropertyTest.php         |    0
 tests/{Sabre => }/VObject/ReaderTest.php           |    0
 .../Recur/EventIterator}/ByMonthInDailyTest.php    |    0
 .../EventIterator}/FifthTuesdayProblemTest.php     |    9 +-
 .../Recur/EventIterator}/IncorrectExpandTest.php   |    1 +
 .../EventIterator}/InfiniteLoopProblemTest.php     |   12 +-
 .../Recur/EventIterator}/Issue48Test.php           |    8 +-
 .../Recur/EventIterator}/Issue50Test.php           |    2 +-
 .../Recur/EventIterator}/MainTest.php              |  247 +-
 .../Recur/EventIterator}/MissingOverriddenTest.php |    1 +
 .../Recur/EventIterator/OverrideFirstEventTest.php |  122 +
 tests/VObject/Recur/RDateIteratorTest.php          |   56 +
 tests/VObject/Recur/RRuleIteratorTest.php          |  698 +++++
 .../UntilRespectsTimezoneTest.ics                  |    0
 tests/{Sabre => }/VObject/SlashRTest.php           |    0
 .../{Sabre => }/VObject/Splitter/ICalendarTest.php |    0
 tests/{Sabre => }/VObject/Splitter/VCardTest.php   |    0
 tests/{Sabre => }/VObject/StringUtilTest.php       |    0
 tests/{Sabre => }/VObject/TimeZoneUtilTest.php     |    0
 tests/{Sabre => }/VObject/UUIDUtilTest.php         |    0
 tests/{Sabre => }/VObject/VCard21Test.php          |    0
 tests/{Sabre => }/VObject/VCardConverterTest.php   |   92 +
 tests/{Sabre => }/VObject/VersionTest.php          |    0
 tests/{Sabre => }/VObject/issue153.vcf             |    0
 tests/{Sabre => }/VObject/issue64.vcf              |    0
 tests/bootstrap.php                                |    4 +-
 tests/phpunit.xml                                  |    4 +-
 158 files changed, 8010 insertions(+), 1021 deletions(-)
 create mode 100644 debian/patches/0002-Subject-Workaround-the-lack-of-PSR-4-support.patch
 delete mode 100644 debian/patches/DEP-8/Use-installed-class-for-DEP-8-tests.patch
 rename lib/{Sabre/VObject => }/Cli.php (100%)
 rename lib/{Sabre/VObject => }/Component.php (92%)
 rename lib/{Sabre/VObject => }/Component/VAlarm.php (100%)
 rename lib/{Sabre/VObject => }/Component/VCalendar.php (93%)
 rename lib/{Sabre/VObject => }/Component/VCard.php (100%)
 rename lib/{Sabre/VObject => }/Component/VEvent.php (90%)
 rename lib/{Sabre/VObject => }/Component/VFreeBusy.php (100%)
 rename lib/{Sabre/VObject => }/Component/VJournal.php (100%)
 rename lib/{Sabre/VObject => }/Component/VTimeZone.php (100%)
 rename lib/{Sabre/VObject => }/Component/VTodo.php (100%)
 rename lib/{Sabre/VObject => }/DateTimeParser.php (100%)
 rename lib/{Sabre/VObject => }/Document.php (100%)
 rename lib/{Sabre/VObject => }/ElementList.php (100%)
 rename lib/{Sabre/VObject => }/EofException.php (100%)
 rename lib/{Sabre/VObject => }/FreeBusyGenerator.php (98%)
 create mode 100644 lib/ITip/Broker.php
 create mode 100644 lib/ITip/ITipException.php
 create mode 100644 lib/ITip/Message.php
 create mode 100644 lib/ITip/SameOrganizerForAllComponentsException.php
 rename lib/{Sabre/VObject => }/Node.php (100%)
 rename lib/{Sabre/VObject => }/Parameter.php (100%)
 rename lib/{Sabre/VObject => }/ParseException.php (100%)
 rename lib/{Sabre/VObject => }/Parser/Json.php (100%)
 rename lib/{Sabre/VObject => }/Parser/MimeDir.php (100%)
 rename lib/{Sabre/VObject => }/Parser/Parser.php (100%)
 rename lib/{Sabre/VObject => }/Property.php (100%)
 rename lib/{Sabre/VObject => }/Property/Binary.php (100%)
 rename lib/{Sabre/VObject => }/Property/Boolean.php (100%)
 rename lib/{Sabre/VObject => }/Property/FlatText.php (100%)
 rename lib/{Sabre/VObject => }/Property/Float.php (100%)
 rename lib/{Sabre/VObject => }/Property/ICalendar/CalAddress.php (59%)
 rename lib/{Sabre/VObject => }/Property/ICalendar/Date.php (100%)
 rename lib/{Sabre/VObject => }/Property/ICalendar/DateTime.php (100%)
 rename lib/{Sabre/VObject => }/Property/ICalendar/Duration.php (100%)
 rename lib/{Sabre/VObject => }/Property/ICalendar/Period.php (100%)
 rename lib/{Sabre/VObject => }/Property/ICalendar/Recur.php (83%)
 rename lib/{Sabre/VObject => }/Property/Integer.php (100%)
 rename lib/{Sabre/VObject => }/Property/Text.php (100%)
 rename lib/{Sabre/VObject => }/Property/Time.php (100%)
 rename lib/{Sabre/VObject => }/Property/Unknown.php (100%)
 rename lib/{Sabre/VObject => }/Property/Uri.php (100%)
 rename lib/{Sabre/VObject => }/Property/UtcOffset.php (100%)
 rename lib/{Sabre/VObject => }/Property/VCard/Date.php (100%)
 rename lib/{Sabre/VObject => }/Property/VCard/DateAndOrTime.php (100%)
 rename lib/{Sabre/VObject => }/Property/VCard/DateTime.php (100%)
 rename lib/{Sabre/VObject => }/Property/VCard/LanguageTag.php (100%)
 rename lib/{Sabre/VObject => }/Property/VCard/TimeStamp.php (100%)
 rename lib/{Sabre/VObject => }/Reader.php (100%)
 create mode 100644 lib/Recur/EventIterator.php
 create mode 100644 lib/Recur/RDateIterator.php
 rename lib/{Sabre/VObject/RecurrenceIterator.php => Recur/RRuleIterator.php} (61%)
 create mode 100644 lib/RecurrenceIterator.php
 delete mode 100644 lib/Sabre/VObject/includes.php
 rename lib/{Sabre/VObject => }/Splitter/ICalendar.php (100%)
 rename lib/{Sabre/VObject => }/Splitter/SplitterInterface.php (100%)
 rename lib/{Sabre/VObject => }/Splitter/VCard.php (100%)
 rename lib/{Sabre/VObject => }/StringUtil.php (93%)
 rename lib/{Sabre/VObject => }/TimeZoneUtil.php (100%)
 rename lib/{Sabre/VObject => }/UUIDUtil.php (100%)
 rename lib/{Sabre/VObject => }/VCardConverter.php (100%)
 rename lib/{Sabre/VObject => }/Version.php (92%)
 rename lib/{Sabre/VObject => }/timezonedata/exchangezones.php (100%)
 rename lib/{Sabre/VObject => }/timezonedata/lotuszones.php (100%)
 rename lib/{Sabre/VObject => }/timezonedata/php-compat.php (98%)
 rename lib/{Sabre/VObject => }/timezonedata/windowszones.php (100%)
 delete mode 100644 tests/Sabre/VObject/RecurrenceIterator/UntilRespectsTimezoneTest.php
 rename tests/{Sabre => }/VObject/AttachIssueTest.php (100%)
 rename tests/{Sabre => }/VObject/CliTest.php (100%)
 rename tests/{Sabre => }/VObject/Component/VAlarmTest.php (100%)
 rename tests/{Sabre => }/VObject/Component/VCalendarTest.php (87%)
 rename tests/{Sabre => }/VObject/Component/VCardTest.php (100%)
 rename tests/{Sabre => }/VObject/Component/VEventTest.php (100%)
 rename tests/{Sabre => }/VObject/Component/VFreeBusyTest.php (100%)
 rename tests/{Sabre => }/VObject/Component/VJournalTest.php (100%)
 rename tests/{Sabre => }/VObject/Component/VTimeZoneTest.php (100%)
 rename tests/{Sabre => }/VObject/Component/VTodoTest.php (100%)
 rename tests/{Sabre => }/VObject/ComponentTest.php (97%)
 rename tests/{Sabre => }/VObject/DateTimeParserTest.php (99%)
 rename tests/{Sabre => }/VObject/DocumentTest.php (95%)
 rename tests/{Sabre => }/VObject/ElementListTest.php (100%)
 rename tests/{Sabre => }/VObject/EmClientTest.php (100%)
 rename tests/{Sabre => }/VObject/EmptyValueIssueTest.php (100%)
 rename tests/{Sabre => }/VObject/FreeBusyGeneratorTest.php (94%)
 rename tests/{Sabre => }/VObject/GoogleColonEscapingTest.php (100%)
 create mode 100644 tests/VObject/ITip/BrokerAttendeeReplyTest.php
 create mode 100644 tests/VObject/ITip/BrokerDeleteEventTest.php
 create mode 100644 tests/VObject/ITip/BrokerNewEventTest.php
 create mode 100644 tests/VObject/ITip/BrokerProcessMessageTest.php
 create mode 100644 tests/VObject/ITip/BrokerProcessReplyTest.php
 create mode 100644 tests/VObject/ITip/BrokerTester.php
 create mode 100644 tests/VObject/ITip/BrokerUpdateEventTest.php
 create mode 100644 tests/VObject/ITip/EvolutionTest.php
 rename tests/{Sabre => }/VObject/Issue153Test.php (100%)
 rename tests/{Sabre => }/VObject/Issue154Test.php (100%)
 rename tests/{Sabre => }/VObject/Issue26Test.php (90%)
 rename tests/{Sabre => }/VObject/Issue36WorkAroundTest.php (81%)
 rename tests/{Sabre => }/VObject/Issue40Test.php (100%)
 rename tests/{Sabre => }/VObject/Issue64Test.php (100%)
 rename tests/{Sabre => }/VObject/Issue96Test.php (100%)
 rename tests/{Sabre => }/VObject/JCalTest.php (100%)
 rename tests/{Sabre => }/VObject/JCardTest.php (100%)
 rename tests/{Sabre => }/VObject/LineFoldingIssueTest.php (100%)
 rename tests/{Sabre => }/VObject/ParameterTest.php (100%)
 rename tests/{Sabre => }/VObject/Parser/JsonTest.php (100%)
 rename tests/{Sabre => }/VObject/Parser/QuotedPrintableTest.php (100%)
 rename tests/{Sabre => }/VObject/Property/BinaryTest.php (100%)
 rename tests/{Sabre => }/VObject/Property/BooleanTest.php (100%)
 rename tests/{Sabre => }/VObject/Property/CompoundTest.php (100%)
 rename tests/{Sabre => }/VObject/Property/FloatTest.php (100%)
 create mode 100644 tests/VObject/Property/ICalendar/CalAddressTest.php
 rename tests/{Sabre => }/VObject/Property/ICalendar/DateTimeTest.php (100%)
 rename tests/{Sabre => }/VObject/Property/ICalendar/DurationTest.php (100%)
 rename tests/{Sabre => }/VObject/Property/ICalendar/RecurTest.php (100%)
 rename tests/{Sabre => }/VObject/Property/TextTest.php (100%)
 rename tests/{Sabre => }/VObject/Property/VCard/DateAndOrTimeTest.php (100%)
 rename tests/{Sabre => }/VObject/Property/VCard/LanguageTagTest.php (100%)
 rename tests/{Sabre => }/VObject/PropertyTest.php (100%)
 rename tests/{Sabre => }/VObject/ReaderTest.php (100%)
 rename tests/{Sabre/VObject/RecurrenceIterator => VObject/Recur/EventIterator}/ByMonthInDailyTest.php (100%)
 rename tests/{Sabre/VObject/RecurrenceIterator => VObject/Recur/EventIterator}/FifthTuesdayProblemTest.php (80%)
 rename tests/{Sabre/VObject/RecurrenceIterator => VObject/Recur/EventIterator}/IncorrectExpandTest.php (97%)
 rename tests/{Sabre/VObject/RecurrenceIterator => VObject/Recur/EventIterator}/InfiniteLoopProblemTest.php (88%)
 rename tests/{Sabre/VObject => VObject/Recur/EventIterator}/Issue48Test.php (86%)
 rename tests/{Sabre/VObject => VObject/Recur/EventIterator}/Issue50Test.php (97%)
 rename tests/{Sabre/VObject/RecurrenceIterator => VObject/Recur/EventIterator}/MainTest.php (84%)
 rename tests/{Sabre/VObject/RecurrenceIterator => VObject/Recur/EventIterator}/MissingOverriddenTest.php (97%)
 create mode 100644 tests/VObject/Recur/EventIterator/OverrideFirstEventTest.php
 create mode 100644 tests/VObject/Recur/RDateIteratorTest.php
 create mode 100644 tests/VObject/Recur/RRuleIteratorTest.php
 rename tests/{Sabre => }/VObject/RecurrenceIterator/UntilRespectsTimezoneTest.ics (100%)
 rename tests/{Sabre => }/VObject/SlashRTest.php (100%)
 rename tests/{Sabre => }/VObject/Splitter/ICalendarTest.php (100%)
 rename tests/{Sabre => }/VObject/Splitter/VCardTest.php (100%)
 rename tests/{Sabre => }/VObject/StringUtilTest.php (100%)
 rename tests/{Sabre => }/VObject/TimeZoneUtilTest.php (100%)
 rename tests/{Sabre => }/VObject/UUIDUtilTest.php (100%)
 rename tests/{Sabre => }/VObject/VCard21Test.php (100%)
 rename tests/{Sabre => }/VObject/VCardConverterTest.php (78%)
 rename tests/{Sabre => }/VObject/VersionTest.php (100%)
 rename tests/{Sabre => }/VObject/issue153.vcf (100%)
 rename tests/{Sabre => }/VObject/issue64.vcf (100%)

-- 
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