[Pkg-owncloud-commits] [php-sabredav] branch upstream updated (43741ea -> c5daaa3)
David Prévot
taffit at moszumanska.debian.org
Wed Apr 15 01:37:41 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to branch upstream
in repository php-sabredav.
from 43741ea Imported Upstream version 2.2.0~alpha3
new 3f4bfe3 Updated changelog
new 6f7519e Trying to get the build to run with alpha dependencies.
new 2c185ba Merge branch '2.1' of github.com:fruux/sabre-dav into 2.1
new 0db1fd4 Release date.
new 71b7688 sabre/dav 2.1 requires a vobject later than 3.3.4
new 51b1f52 Merge branch '2.1'
new d8d25a6 Allow to use more recent sabre/http
new d965ba7 Merge pull request #614 from DavidPrevot/http
new f790d3f tfix: threshold
new 6cad429 tfix: selection
new 60a1e4e Merge pull request #615 from DavidPrevot/tfix
new 6ab4d0d Testing PHP 7
new d288977 Corrected allowed failures.
new f91b398 hhvm should succeed.
new e6ac189 RecurrenceIterator -> Recur\EventIterator
new 7dfe860 Merge pull request #617 from massar/master
new b684f35 Merge branch '2.1' of github.com:fruux/sabre-dav into 2.1
new dbefea3 Merge branch '2.1'
new cc78e16 use SVG instead of PNG travis build images
new 7284721 Merge pull request #618 from staabm/patch-1
new 396b700 Merge branch 'master' of github.com:fruux/sabre-dav
new d9654ef Reboot of the xml-rewrite branch.
new ac810b2 Migrated PROPFIND to the new xml system.
new ebb19e5 Using xml writer for some multistatus responses.
new 8df3759 {DAV:}supported-method-set
new df25f33 Upgraded to sabre/xml 0.2.0
new cce8648 Migrated HrefList and ResponseList
new d9d1209 XML to Xml
new 9caf8eb Migrated MKCOL and MKCALENDAR to the new system.
new c3f4b01 CS
new 40e107c Don't pass 1.0 to the openMemory function.
new 6567b3e Merge branch 'master' into xml-rewrite2
new b2cd09d Happy new year!
new f542076 Merge branch 'master' into xml-rewrite2
new 2bf8b0f Merge branch 'master' into xml-rewrite2
new 667906e Moved all ACL properties to new XML parser.
new 18ef522 WIP on CalDAV
new 17201a4 Temporarily showing rather ugly xml in the browser plugin.
new 2d35e97 Whitespace
new abb1d72 Moved Invite notification to new xml system.
new 6e13708 XML output improvements in browser.
new f47061f Moved notifications to new xml framework.
new d366b3d Fixed unittests.
new 830b2d0 Moved LockDiscovery.
new 08e0a51 Moved some tests.
new b36fcc2 Moved {DAV:}response to new xml system.
new 915f19c Migrated 'allowed-sharing-modes'.
new e5f414f Moved the invite property to the new xml system.
new 0bad45a A few more CalDAV properties.
new 55cc6a7 Moved email-address-set property.
new e07aa7c Removed old href, ihref properties.
new 3a812de Transplanted Xml stuff from xml-rewrite branch
new 1238564 Moved carddav properties over. Deleted all old property classes!
new 663594a Moved proppatch to the new system.
new eba24b9 Removed xmlNamespaces property.
new d18cddf Fixed whitespace.
new 56c1ba5 We need sabre/xml 0.3.1
new 8c57d7c Caching the vendor directory.
new 52a42fb Moved calendar-query and calendar-multiget reports to new XML system.
new 4ddb01a Merge branch 'master' into xml-rewrite2
new efc79a3 Lots of cleanups.
new 0bdc01c Moved carddav reports to new xml system.
new 3a8f0e3 Removed old test.
new d929605 Moved the sync-collection report to the new system.
new c2932ca Small updates to Sabre/DAVACL plugin.
new a02dca0 ACL reports wip.
new 0146b96 New DAVACL reports.
new 4222728 moved free-busy-query to new xml system.
new 919bb74 Merge branch 'master' into xml-rewrite2
new 4d2f048 Merge branch 'master' into xml-rewrite2
new 43423d5 Moved sharing plugin to new xml system.
new 814309d Test should not use the DOM.
new 579437f No longer relying on DOM for parsing anywhere.
new aa751ef Finally got rid of all Sabre\DAV\XMLUtil references.
new 3169437 Fixed namespace lookup in browser plugin.
new 836d47c First Litmus bugs.
new 623005d Fixed empty namespace issue for litmus.
new a3d182c Owner in locks is now treated as a complex xml value.
new 989eed4 Automatically mapping complex property values to Complex class.
new 6d6f00a PropertyStorage system can now store complex xml.
new 3e44570 Updating to sabre/xml 0.4.2 fixes another litmus test.
new cc12f74 Simplified the locking plugin.
new dbd5f66 Fixed another Litmus test.
new 4e38599 MySQL doesn't like my sql.
new 469c7bb CS
new 54f2020 PartialUpdate tests.
new 78a74e8 A bunch more unittests.
new 8e69562 getInfo test for sync plugin.
new 5d45df3 Tests for getlastmodified.
new a4a0029 Covered supported-method-set.
new c667778 Simplify
new 52fe216 Testing deserializing GetLastModified.
new 9588bc7 Lots of new tests.
new 5f52200 Test for ServerPlugin::getPluginInfo
new 12358d8 CardDAV is at 100% coverage again.
new 1b160a2 More CalDAV tests.
new 03e0dbf More CalDAV plugins
new 12c2816 A few more tests.
new 74d5560 Internet Explorer had an ugly border around the logo.
new d869ff1 Cast $propertyNames to an array.
new 139372f Merge pull request #602 from fruux/xml-rewrite2
new 533a992 Merge branch 'master' of github.com:fruux/sabre-dav
new 2d256dd Missing commit.
new fcf6410 Fixed unittests. #602.
new 7b974c4 Whitespace.
new 0cc9638 fix composer dependencies
new fbc0a85 Merge pull request #622 from emanuelcroitoru/master
new 3db14a9 Removed the need of temp files from the handling of Range requests
new 84636ed Improvements suggested by @Hywan.
new 44a63f8 Merge pull request #623 from dratini0/optimizedRange
new b312d68 Cleaned up some property handling.
new 0bf1a9c A few more tests.
new 6767003 Merge pull request #619 from fruux/better-proppatch
new 296de0d Fixed changelog. alpha3 was already released earlier.
new 1e55755 Updated changelog.
new 0d559d2 Merge branch 'xml-rewrite2'
new 3616876 Fix API documentation.
new f9ae8da Merge pull request #627 from Hywan/api_doc
new 1d93d9c Clean exception declarations.
new 8f4fbf0 Merge pull request #626 from Hywan/clean_exception
new 88c4916 Refactoring MKCOL to behave more like PROPPATCH
new 085a0a4 Fixed lotsa bugs. Unittest mostly working.
new 75a79dd Removed me-card workaround.
new 2070b68 Merge pull request #624 from fruux/remove-mecard
new f4dd5e9 Merge remote-tracking branch 'origin/master' into refactor-mkcol
new b115ec1 Wrong classname.
new fb3c016 Lots of docblock fixes. Thanks @DominikTo
new 54808e5 Reversed the docblocks.
new c111cc4 Merge pull request #628 from fruux/refactor-mkcol
new 69d4a87 Updated changelog.
new 5b154e3 Fix a typo
new 42ea6a1 Creating principals via MKOCL and the browser plugin.
new 3bff28e Fixed a bunch of unittests.
new a540b2e Locking down creating new principals using ACL.
new ff575bf Merge pull request #629 from fruux/create-principals
new 8775dc4 Set release date.
new 8d95375 Added a branch-alias for the master branch.
new 9a21ad8 Fix a broken link
new 010d5c7 Merge pull request #630 from fruux/changelog-xml
new 9329b69 Merge branch 'master' of github.com:fruux/sabre-dav
new c5daaa3 Imported Upstream version 2.2.0~alpha4
The 141 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 | 5 +-
CHANGELOG.md | 26 +-
CONTRIBUTING.md | 2 +-
README.md | 14 +-
bin/build.php | 12 +-
bin/migrateto17.php | 2 +-
bin/migrateto22.php | 171 +++++++
bin/naturalselection | 28 +-
composer.json | 10 +-
examples/sql/mysql.principals.sql | 1 -
examples/sql/mysql.propertystorage.sql | 1 +
examples/sql/pgsql.principals.sql | 3 +-
examples/sql/pgsql.propertystorage.sql | 1 +
examples/sql/sqlite.principals.sql | 1 -
examples/sql/sqlite.propertystorage.sql | 7 +-
lib/CalDAV/Backend/NotificationSupport.php | 11 +-
lib/CalDAV/Backend/PDO.php | 14 +-
lib/CalDAV/Calendar.php | 6 +-
lib/CalDAV/CalendarHome.php | 15 +-
lib/CalDAV/CalendarQueryParser.php | 299 ------------
lib/CalDAV/CalendarQueryValidator.php | 2 +-
lib/CalDAV/Notifications/Node.php | 5 +-
lib/CalDAV/Notifications/Plugin.php | 23 +-
lib/CalDAV/Plugin.php | 243 +++-------
lib/CalDAV/Principal/Collection.php | 2 +-
lib/CalDAV/Property/Invite.php | 228 ---------
lib/CalDAV/Property/ScheduleCalendarTransp.php | 103 ----
.../Property/SupportedCalendarComponentSet.php | 89 ----
lib/CalDAV/Property/SupportedCalendarData.php | 44 --
lib/CalDAV/Property/SupportedCollationSet.php | 45 --
lib/CalDAV/Schedule/Plugin.php | 6 +-
lib/CalDAV/SharingPlugin.php | 146 +-----
lib/CalDAV/Subscriptions/Plugin.php | 38 +-
lib/CalDAV/Subscriptions/Subscription.php | 25 +-
lib/CalDAV/Xml/Filter/CalendarData.php | 85 ++++
lib/CalDAV/Xml/Filter/CompFilter.php | 99 ++++
lib/CalDAV/Xml/Filter/ParamFilter.php | 83 ++++
lib/CalDAV/Xml/Filter/PropFilter.php | 98 ++++
.../{Notifications => Xml}/Notification/Invite.php | 145 +++---
.../Notification/InviteReply.php | 83 ++--
.../Notification/NotificationInterface.php} | 15 +-
.../Notification/SystemStatus.php | 60 +--
.../{ => Xml}/Property/AllowedSharingModes.php | 41 +-
lib/CalDAV/{ => Xml}/Property/EmailAddressSet.php | 33 +-
lib/CalDAV/Xml/Property/Invite.php | 252 ++++++++++
lib/CalDAV/Xml/Property/ScheduleCalendarTransp.php | 140 ++++++
.../Xml/Property/SupportedCalendarComponentSet.php | 124 +++++
lib/CalDAV/Xml/Property/SupportedCalendarData.php | 61 +++
lib/CalDAV/Xml/Property/SupportedCollationSet.php | 57 +++
lib/CalDAV/Xml/Request/CalendarMultiGetReport.php | 124 +++++
lib/CalDAV/Xml/Request/CalendarQueryReport.php | 139 ++++++
lib/CalDAV/Xml/Request/FreeBusyQueryReport.php | 91 ++++
lib/CalDAV/Xml/Request/InviteReply.php | 150 ++++++
lib/CalDAV/Xml/Request/MkCalendar.php | 79 +++
lib/CalDAV/Xml/Request/Share.php | 115 +++++
.../{UserAddressBooks.php => AddressBookHome.php} | 23 +-
lib/CardDAV/AddressBookQueryParser.php | 221 ---------
lib/CardDAV/AddressBookRoot.php | 2 +-
lib/CardDAV/Plugin.php | 170 ++-----
lib/CardDAV/Property/SupportedAddressData.php | 73 ---
lib/CardDAV/Property/SupportedCollationSet.php | 45 --
lib/CardDAV/Xml/Filter/AddressData.php | 63 +++
lib/CardDAV/Xml/Filter/ParamFilter.php | 89 ++++
lib/CardDAV/Xml/Filter/PropFilter.php | 99 ++++
lib/CardDAV/Xml/Property/SupportedAddressData.php | 83 ++++
lib/CardDAV/Xml/Property/SupportedCollationSet.php | 47 ++
.../Xml/Request/AddressBookMultiGetReport.php | 113 +++++
lib/CardDAV/Xml/Request/AddressBookQueryReport.php | 192 ++++++++
lib/DAV/Auth/Backend/BasicCallBack.php | 1 -
lib/DAV/Browser/Plugin.php | 70 ++-
lib/DAV/Browser/assets/sabredav.css | 6 +
lib/DAV/Client.php | 18 +-
lib/DAV/CorePlugin.php | 97 ++--
lib/DAV/Exception/BadRequest.php | 4 +-
lib/DAV/Exception/Conflict.php | 4 +-
lib/DAV/Exception/Forbidden.php | 4 +-
lib/DAV/Exception/InsufficientStorage.php | 4 +-
lib/DAV/Exception/MethodNotAllowed.php | 4 +-
lib/DAV/Exception/NotFound.php | 4 +-
lib/DAV/Exception/NotImplemented.php | 4 +-
lib/DAV/Exception/UnsupportedMediaType.php | 4 +-
lib/DAV/FSExt/Directory.php | 5 +-
lib/DAV/FSExt/File.php | 5 +-
lib/DAV/FSExt/Node.php | 226 ---------
lib/DAV/IExtendedCollection.php | 24 +-
lib/DAV/Locks/Plugin.php | 112 ++---
lib/DAV/MkCol.php | 73 +++
lib/DAV/PartialUpdate/Plugin.php | 4 +-
lib/DAV/PropFind.php | 11 +
lib/DAV/PropPatch.php | 24 +-
lib/DAV/Property.php | 32 --
lib/DAV/Property/GetLastModified.php | 77 ---
lib/DAV/Property/Href.php | 101 ----
lib/DAV/Property/HrefList.php | 107 ----
lib/DAV/Property/IHref.php | 25 -
lib/DAV/Property/LockDiscovery.php | 94 ----
lib/DAV/Property/ResourceType.php | 124 -----
lib/DAV/Property/Response.php | 222 ---------
lib/DAV/Property/ResponseList.php | 134 -----
lib/DAV/Property/SupportedLock.php | 78 ---
lib/DAV/Property/SupportedMethodSet.php | 68 ---
lib/DAV/PropertyInterface.php | 39 --
.../PropertyStorage/Backend/BackendInterface.php | 3 +
lib/DAV/PropertyStorage/Backend/PDO.php | 51 +-
lib/DAV/Server.php | 232 +++------
lib/DAV/Sync/Plugin.php | 110 +----
lib/DAV/TemporaryFileFilterPlugin.php | 18 +-
lib/DAV/Version.php | 2 +-
lib/DAV/XMLUtil.php | 194 --------
lib/DAV/Xml/Element/Prop.php | 116 +++++
lib/DAV/Xml/Element/Response.php | 195 ++++++++
lib/DAV/Xml/Property/Complex.php | 91 ++++
lib/DAV/Xml/Property/GetLastModified.php | 112 +++++
lib/DAV/Xml/Property/Href.php | 151 ++++++
lib/DAV/Xml/Property/LockDiscovery.php | 110 +++++
lib/DAV/Xml/Property/ResourceType.php | 103 ++++
lib/DAV/Xml/Property/SupportedLock.php | 56 +++
lib/DAV/Xml/Property/SupportedMethodSet.php | 102 ++++
lib/DAV/{ => Xml}/Property/SupportedReportSet.php | 67 +--
lib/DAV/Xml/Request/Lock.php | 81 ++++
lib/DAV/Xml/Request/MkCol.php | 82 ++++
lib/DAV/Xml/Request/PropFind.php | 83 ++++
lib/DAV/Xml/Request/PropPatch.php | 80 +++
lib/DAV/Xml/Request/SyncCollectionReport.php | 124 +++++
lib/DAV/Xml/Response/MultiStatus.php | 141 ++++++
lib/DAV/Xml/Service.php | 48 ++
lib/DAVACL/Plugin.php | 321 +++++-------
.../PrincipalBackend/CreatePrincipalSupport.php | 30 ++
lib/DAVACL/PrincipalBackend/PDO.php | 33 +-
lib/DAVACL/PrincipalCollection.php | 121 ++++-
lib/DAVACL/Property/Acl.php | 212 --------
lib/DAVACL/Property/AclRestrictions.php | 34 --
lib/DAVACL/Property/CurrentUserPrivilegeSet.php | 136 ------
lib/DAVACL/Property/Principal.php | 164 -------
lib/DAVACL/Property/SupportedPrivilegeSet.php | 105 ----
lib/DAVACL/Xml/Property/Acl.php | 236 +++++++++
lib/DAVACL/Xml/Property/AclRestrictions.php | 45 ++
.../Xml/Property/CurrentUserPrivilegeSet.php | 132 +++++
lib/DAVACL/Xml/Property/Principal.php | 165 +++++++
lib/DAVACL/Xml/Property/SupportedPrivilegeSet.php | 112 +++++
lib/DAVACL/Xml/Request/ExpandPropertyReport.php | 103 ++++
.../Xml/Request/PrincipalPropertySearchReport.php | 127 +++++
.../Request/PrincipalSearchPropertySetReport.php | 58 +++
tests/Sabre/CalDAV/Backend/AbstractPDOTest.php | 26 +-
tests/Sabre/CalDAV/Backend/Mock.php | 6 +-
tests/Sabre/CalDAV/Backend/MockSharing.php | 24 +-
.../Sabre/CalDAV/CalendarHomeSubscriptionsTest.php | 16 +-
tests/Sabre/CalDAV/CalendarHomeTest.php | 28 +-
tests/Sabre/CalDAV/CalendarQueryParserTest.php | 540 ---------------------
.../CalDAV/ExpandEventsDTSTARTandDTENDTest.php | 6 +-
tests/Sabre/CalDAV/FreeBusyReportTest.php | 16 +-
tests/Sabre/CalDAV/ICSExportPluginTest.php | 47 +-
tests/Sabre/CalDAV/JCalTransformTest.php | 40 +-
.../Sabre/CalDAV/Notifications/CollectionTest.php | 2 +-
tests/Sabre/CalDAV/Notifications/NodeTest.php | 10 +-
.../Notification/SystemStatusTest.php | 61 ---
tests/Sabre/CalDAV/Notifications/PluginTest.php | 38 +-
tests/Sabre/CalDAV/PluginTest.php | 388 +++++++--------
.../CalDAV/Property/AllowedSharingModesTest.php | 47 --
.../Sabre/CalDAV/Property/EmailAddressSetTest.php | 43 --
.../CalDAV/Property/ScheduleCalendarTranspTest.php | 99 ----
.../Property/SupportedCalendarComponentSetTest.php | 67 ---
.../CalDAV/Property/SupportedCalendarDataTest.php | 46 --
.../CalDAV/Property/SupportedCollationSetTest.php | 47 --
.../Sabre/CalDAV/Schedule/FreeBusyRequestTest.php | 30 +-
tests/Sabre/CalDAV/Schedule/IMipPluginTest.php | 10 +
tests/Sabre/CalDAV/Schedule/PluginBasicTest.php | 10 +
.../Sabre/CalDAV/Schedule/PluginPropertiesTest.php | 6 +-
.../PluginPropertiesWithSharedCalendarTest.php | 8 +-
tests/Sabre/CalDAV/SharingPluginTest.php | 18 +-
tests/Sabre/CalDAV/Subscriptions/PluginTest.php | 11 +-
.../CalDAV/Subscriptions/SubscriptionTest.php | 2 +-
tests/Sabre/CalDAV/ValidateICalTest.php | 10 +-
.../Notification/InviteReplyTest.php | 47 +-
.../Notification/InviteTest.php | 56 ++-
.../CalDAV/Xml/Notification/SystemStatusTest.php | 67 +++
.../Xml/Property/AllowedSharingModesTest.php | 38 ++
.../CalDAV/Xml/Property/EmailAddressSetTest.php | 40 ++
.../Sabre/CalDAV/{ => Xml}/Property/InviteTest.php | 106 ++--
.../Xml/Property/ScheduleCalendarTranspTest.php | 118 +++++
.../Xml/Property/SupportedCalendarDataTest.php | 36 ++
.../Xml/Property/SupportedCollationSetTest.php | 37 ++
.../CalDAV/Xml/Request/CalendarQueryReportTest.php | 367 ++++++++++++++
tests/Sabre/CalDAV/Xml/Request/InviteReplyTest.php | 78 +++
...ddressBooksTest.php => AddressBookHomeTest.php} | 16 +-
tests/Sabre/CardDAV/AddressBookQueryParserTest.php | 329 -------------
tests/Sabre/CardDAV/AddressBookRootTest.php | 2 +-
tests/Sabre/CardDAV/PluginTest.php | 79 +--
.../CardDAV/Property/SupportedAddressDataTest.php | 46 --
.../CardDAV/Property/SupportedCollationSetTest.php | 46 --
.../Xml/Property/SupportedAddressDataTest.php | 38 ++
.../Xml/Property/SupportedCollationSetTest.php | 38 ++
.../Xml/Request/AddressBookQueryReportTest.php | 302 ++++++++++++
tests/Sabre/DAV/FSExt/NodeTest.php | 191 --------
tests/Sabre/DAV/HTTPPreferParsingTest.php | 36 +-
tests/Sabre/DAV/HttpGetTest.php | 199 ++++++++
tests/Sabre/DAV/HttpPutTest.php | 26 +-
tests/Sabre/DAV/Locks/PluginTest.php | 188 +++----
tests/Sabre/DAV/Mock/Collection.php | 14 +-
tests/Sabre/DAV/Mock/File.php | 16 +-
.../Sabre/DAV/Mock/StreamingFile.php | 62 +--
tests/Sabre/DAV/PartialUpdate/PluginTest.php | 81 ++--
tests/Sabre/DAV/Property/GetLastModifiedTest.php | 75 ---
tests/Sabre/DAV/Property/HrefListTest.php | 91 ----
tests/Sabre/DAV/Property/HrefTest.php | 119 -----
tests/Sabre/DAV/Property/ResourceTypeTest.php | 105 ----
tests/Sabre/DAV/Property/ResponseListTest.php | 19 -
tests/Sabre/DAV/Property/ResponseTest.php | 230 ---------
.../PropertyStorage/Backend/AbstractPDOTest.php | 43 ++
tests/Sabre/DAV/PropertyStorage/PluginTest.php | 9 +
tests/Sabre/DAV/ServerEventsTest.php | 29 ++
tests/Sabre/DAV/ServerMKCOLTest.php | 48 +-
tests/Sabre/DAV/ServerPluginTest.php | 11 +-
tests/Sabre/DAV/ServerPropsInfiniteDepthTest.php | 26 +-
tests/Sabre/DAV/ServerPropsTest.php | 182 +------
tests/Sabre/DAV/ServerRangeTest.php | 10 +-
tests/Sabre/DAV/ServerSimpleTest.php | 187 +------
tests/Sabre/DAV/Sync/PluginTest.php | 101 ++--
tests/Sabre/DAV/SyncTokenPropertyTest.php | 2 +-
tests/Sabre/DAV/TemporaryFileFilterTest.php | 83 +---
tests/Sabre/DAV/XMLUtilTest.php | 284 -----------
tests/Sabre/DAV/Xml/Element/PropTest.php | 154 ++++++
tests/Sabre/DAV/Xml/Element/ResponseTest.php | 182 +++++++
tests/Sabre/DAV/Xml/Property/HrefTest.php | 91 ++++
tests/Sabre/DAV/Xml/Property/LastModifiedTest.php | 59 +++
tests/Sabre/DAV/Xml/Property/LockDiscoveryTest.php | 85 ++++
.../{ => Xml}/Property/SupportedMethodSetTest.php | 11 +-
.../{ => Xml}/Property/SupportedReportSetTest.php | 0
tests/Sabre/DAV/Xml/Request/PropFindTest.php | 49 ++
tests/Sabre/DAV/Xml/Request/SyncCollectionTest.php | 95 ++++
tests/Sabre/DAV/Xml/XmlTest.php | 41 ++
tests/Sabre/DAVACL/ExpandPropertiesTest.php | 6 +-
tests/Sabre/DAVACL/PluginPropertiesTest.php | 37 +-
tests/Sabre/DAVACL/PluginUpdatePropertiesTest.php | 40 +-
.../DAVACL/PrincipalBackend/AbstractPDOTest.php | 4 -
.../DAVACL/PrincipalBackend/PDOSqliteTest.php | 6 +-
tests/Sabre/DAVACL/PrincipalPropertySearchTest.php | 4 +-
.../Sabre/DAVACL/Property/ACLRestrictionsTest.php | 36 --
.../Property/CurrentUserPrivilegeSetTest.php | 67 ---
.../DAVACL/Property/SupportedPrivilegeSetTest.php | 107 ----
tests/Sabre/DAVACL/SimplePluginTest.php | 5 +
tests/Sabre/DAVACL/{ => Xml}/Property/ACLTest.php | 130 ++---
.../DAVACL/Xml/Property/AclRestrictionsTest.php | 30 ++
.../Xml/Property/CurrentUserPrivilegeSetTest.php | 68 +++
.../DAVACL/{ => Xml}/Property/PrincipalTest.php | 99 ++--
.../Xml/Property/SupportedPrivilegeSetTest.php | 85 ++++
tests/bootstrap.php | 1 -
247 files changed, 9832 insertions(+), 8932 deletions(-)
create mode 100755 bin/migrateto22.php
delete mode 100644 lib/CalDAV/CalendarQueryParser.php
delete mode 100644 lib/CalDAV/Property/Invite.php
delete mode 100644 lib/CalDAV/Property/ScheduleCalendarTransp.php
delete mode 100644 lib/CalDAV/Property/SupportedCalendarComponentSet.php
delete mode 100644 lib/CalDAV/Property/SupportedCalendarData.php
delete mode 100644 lib/CalDAV/Property/SupportedCollationSet.php
create mode 100644 lib/CalDAV/Xml/Filter/CalendarData.php
create mode 100644 lib/CalDAV/Xml/Filter/CompFilter.php
create mode 100644 lib/CalDAV/Xml/Filter/ParamFilter.php
create mode 100644 lib/CalDAV/Xml/Filter/PropFilter.php
rename lib/CalDAV/{Notifications => Xml}/Notification/Invite.php (57%)
rename lib/CalDAV/{Notifications => Xml}/Notification/InviteReply.php (62%)
rename lib/CalDAV/{Notifications/INotificationType.php => Xml/Notification/NotificationInterface.php} (70%)
rename lib/CalDAV/{Notifications => Xml}/Notification/SystemStatus.php (67%)
rename lib/CalDAV/{ => Xml}/Property/AllowedSharingModes.php (52%)
rename lib/CalDAV/{ => Xml}/Property/EmailAddressSet.php (50%)
create mode 100644 lib/CalDAV/Xml/Property/Invite.php
create mode 100644 lib/CalDAV/Xml/Property/ScheduleCalendarTransp.php
create mode 100644 lib/CalDAV/Xml/Property/SupportedCalendarComponentSet.php
create mode 100644 lib/CalDAV/Xml/Property/SupportedCalendarData.php
create mode 100644 lib/CalDAV/Xml/Property/SupportedCollationSet.php
create mode 100644 lib/CalDAV/Xml/Request/CalendarMultiGetReport.php
create mode 100644 lib/CalDAV/Xml/Request/CalendarQueryReport.php
create mode 100644 lib/CalDAV/Xml/Request/FreeBusyQueryReport.php
create mode 100644 lib/CalDAV/Xml/Request/InviteReply.php
create mode 100644 lib/CalDAV/Xml/Request/MkCalendar.php
create mode 100644 lib/CalDAV/Xml/Request/Share.php
rename lib/CardDAV/{UserAddressBooks.php => AddressBookHome.php} (89%)
delete mode 100644 lib/CardDAV/AddressBookQueryParser.php
delete mode 100644 lib/CardDAV/Property/SupportedAddressData.php
delete mode 100644 lib/CardDAV/Property/SupportedCollationSet.php
create mode 100644 lib/CardDAV/Xml/Filter/AddressData.php
create mode 100644 lib/CardDAV/Xml/Filter/ParamFilter.php
create mode 100644 lib/CardDAV/Xml/Filter/PropFilter.php
create mode 100644 lib/CardDAV/Xml/Property/SupportedAddressData.php
create mode 100644 lib/CardDAV/Xml/Property/SupportedCollationSet.php
create mode 100644 lib/CardDAV/Xml/Request/AddressBookMultiGetReport.php
create mode 100644 lib/CardDAV/Xml/Request/AddressBookQueryReport.php
delete mode 100644 lib/DAV/FSExt/Node.php
create mode 100644 lib/DAV/MkCol.php
delete mode 100644 lib/DAV/Property.php
delete mode 100644 lib/DAV/Property/GetLastModified.php
delete mode 100644 lib/DAV/Property/Href.php
delete mode 100644 lib/DAV/Property/HrefList.php
delete mode 100644 lib/DAV/Property/IHref.php
delete mode 100644 lib/DAV/Property/LockDiscovery.php
delete mode 100644 lib/DAV/Property/ResourceType.php
delete mode 100644 lib/DAV/Property/Response.php
delete mode 100644 lib/DAV/Property/ResponseList.php
delete mode 100644 lib/DAV/Property/SupportedLock.php
delete mode 100644 lib/DAV/Property/SupportedMethodSet.php
delete mode 100644 lib/DAV/PropertyInterface.php
delete mode 100644 lib/DAV/XMLUtil.php
create mode 100644 lib/DAV/Xml/Element/Prop.php
create mode 100644 lib/DAV/Xml/Element/Response.php
create mode 100644 lib/DAV/Xml/Property/Complex.php
create mode 100644 lib/DAV/Xml/Property/GetLastModified.php
create mode 100644 lib/DAV/Xml/Property/Href.php
create mode 100644 lib/DAV/Xml/Property/LockDiscovery.php
create mode 100644 lib/DAV/Xml/Property/ResourceType.php
create mode 100644 lib/DAV/Xml/Property/SupportedLock.php
create mode 100644 lib/DAV/Xml/Property/SupportedMethodSet.php
rename lib/DAV/{ => Xml}/Property/SupportedReportSet.php (54%)
create mode 100644 lib/DAV/Xml/Request/Lock.php
create mode 100644 lib/DAV/Xml/Request/MkCol.php
create mode 100644 lib/DAV/Xml/Request/PropFind.php
create mode 100644 lib/DAV/Xml/Request/PropPatch.php
create mode 100644 lib/DAV/Xml/Request/SyncCollectionReport.php
create mode 100644 lib/DAV/Xml/Response/MultiStatus.php
create mode 100644 lib/DAV/Xml/Service.php
create mode 100644 lib/DAVACL/PrincipalBackend/CreatePrincipalSupport.php
delete mode 100644 lib/DAVACL/Property/Acl.php
delete mode 100644 lib/DAVACL/Property/AclRestrictions.php
delete mode 100644 lib/DAVACL/Property/CurrentUserPrivilegeSet.php
delete mode 100644 lib/DAVACL/Property/Principal.php
delete mode 100644 lib/DAVACL/Property/SupportedPrivilegeSet.php
create mode 100644 lib/DAVACL/Xml/Property/Acl.php
create mode 100644 lib/DAVACL/Xml/Property/AclRestrictions.php
create mode 100644 lib/DAVACL/Xml/Property/CurrentUserPrivilegeSet.php
create mode 100644 lib/DAVACL/Xml/Property/Principal.php
create mode 100644 lib/DAVACL/Xml/Property/SupportedPrivilegeSet.php
create mode 100644 lib/DAVACL/Xml/Request/ExpandPropertyReport.php
create mode 100644 lib/DAVACL/Xml/Request/PrincipalPropertySearchReport.php
create mode 100644 lib/DAVACL/Xml/Request/PrincipalSearchPropertySetReport.php
delete mode 100644 tests/Sabre/CalDAV/CalendarQueryParserTest.php
delete mode 100644 tests/Sabre/CalDAV/Notifications/Notification/SystemStatusTest.php
delete mode 100644 tests/Sabre/CalDAV/Property/AllowedSharingModesTest.php
delete mode 100644 tests/Sabre/CalDAV/Property/EmailAddressSetTest.php
delete mode 100644 tests/Sabre/CalDAV/Property/ScheduleCalendarTranspTest.php
delete mode 100644 tests/Sabre/CalDAV/Property/SupportedCalendarComponentSetTest.php
delete mode 100644 tests/Sabre/CalDAV/Property/SupportedCalendarDataTest.php
delete mode 100644 tests/Sabre/CalDAV/Property/SupportedCollationSetTest.php
rename tests/Sabre/CalDAV/{Notifications => Xml}/Notification/InviteReplyTest.php (74%)
rename tests/Sabre/CalDAV/{Notifications => Xml}/Notification/InviteTest.php (83%)
create mode 100644 tests/Sabre/CalDAV/Xml/Notification/SystemStatusTest.php
create mode 100644 tests/Sabre/CalDAV/Xml/Property/AllowedSharingModesTest.php
create mode 100644 tests/Sabre/CalDAV/Xml/Property/EmailAddressSetTest.php
rename tests/Sabre/CalDAV/{ => Xml}/Property/InviteTest.php (67%)
create mode 100644 tests/Sabre/CalDAV/Xml/Property/ScheduleCalendarTranspTest.php
create mode 100644 tests/Sabre/CalDAV/Xml/Property/SupportedCalendarDataTest.php
create mode 100644 tests/Sabre/CalDAV/Xml/Property/SupportedCollationSetTest.php
create mode 100644 tests/Sabre/CalDAV/Xml/Request/CalendarQueryReportTest.php
create mode 100644 tests/Sabre/CalDAV/Xml/Request/InviteReplyTest.php
rename tests/Sabre/CardDAV/{UserAddressBooksTest.php => AddressBookHomeTest.php} (87%)
delete mode 100644 tests/Sabre/CardDAV/AddressBookQueryParserTest.php
delete mode 100644 tests/Sabre/CardDAV/Property/SupportedAddressDataTest.php
delete mode 100644 tests/Sabre/CardDAV/Property/SupportedCollationSetTest.php
create mode 100644 tests/Sabre/CardDAV/Xml/Property/SupportedAddressDataTest.php
create mode 100644 tests/Sabre/CardDAV/Xml/Property/SupportedCollationSetTest.php
create mode 100644 tests/Sabre/CardDAV/Xml/Request/AddressBookQueryReportTest.php
delete mode 100644 tests/Sabre/DAV/FSExt/NodeTest.php
create mode 100644 tests/Sabre/DAV/HttpGetTest.php
copy lib/DAV/IFile.php => tests/Sabre/DAV/Mock/StreamingFile.php (63%)
delete mode 100644 tests/Sabre/DAV/Property/GetLastModifiedTest.php
delete mode 100644 tests/Sabre/DAV/Property/HrefListTest.php
delete mode 100644 tests/Sabre/DAV/Property/HrefTest.php
delete mode 100644 tests/Sabre/DAV/Property/ResourceTypeTest.php
delete mode 100644 tests/Sabre/DAV/Property/ResponseListTest.php
delete mode 100644 tests/Sabre/DAV/Property/ResponseTest.php
delete mode 100644 tests/Sabre/DAV/XMLUtilTest.php
create mode 100644 tests/Sabre/DAV/Xml/Element/PropTest.php
create mode 100644 tests/Sabre/DAV/Xml/Element/ResponseTest.php
create mode 100644 tests/Sabre/DAV/Xml/Property/HrefTest.php
create mode 100644 tests/Sabre/DAV/Xml/Property/LastModifiedTest.php
create mode 100644 tests/Sabre/DAV/Xml/Property/LockDiscoveryTest.php
rename tests/Sabre/DAV/{ => Xml}/Property/SupportedMethodSetTest.php (85%)
rename tests/Sabre/DAV/{ => Xml}/Property/SupportedReportSetTest.php (100%)
create mode 100644 tests/Sabre/DAV/Xml/Request/PropFindTest.php
create mode 100644 tests/Sabre/DAV/Xml/Request/SyncCollectionTest.php
create mode 100644 tests/Sabre/DAV/Xml/XmlTest.php
delete mode 100644 tests/Sabre/DAVACL/Property/ACLRestrictionsTest.php
delete mode 100644 tests/Sabre/DAVACL/Property/CurrentUserPrivilegeSetTest.php
delete mode 100644 tests/Sabre/DAVACL/Property/SupportedPrivilegeSetTest.php
rename tests/Sabre/DAVACL/{ => Xml}/Property/ACLTest.php (68%)
create mode 100644 tests/Sabre/DAVACL/Xml/Property/AclRestrictionsTest.php
create mode 100644 tests/Sabre/DAVACL/Xml/Property/CurrentUserPrivilegeSetTest.php
rename tests/Sabre/DAVACL/{ => Xml}/Property/PrincipalTest.php (52%)
create mode 100644 tests/Sabre/DAVACL/Xml/Property/SupportedPrivilegeSetTest.php
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git
More information about the Pkg-owncloud-commits
mailing list