pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/php-baikal php-baikal: update to 0.8.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d95236b28236
branches:  trunk
changeset: 456130:d95236b28236
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jul 20 17:36:29 2021 +0000

description:
php-baikal: update to 0.8.0.

    Support for php 7.4 and php 8.0
    Display setup info in popup
    Support for customizing "failed access" log message
    Ships with sabre/dav 4.1.4

diffstat:

 net/php-baikal/Makefile |    4 +-
 net/php-baikal/PLIST    |  287 +----------------------------------------------
 net/php-baikal/distinfo |   10 +-
 3 files changed, 16 insertions(+), 285 deletions(-)

diffs (truncated from 400 to 300 lines):

diff -r a9aa4f128f68 -r d95236b28236 net/php-baikal/Makefile
--- a/net/php-baikal/Makefile   Tue Jul 20 16:01:03 2021 +0000
+++ b/net/php-baikal/Makefile   Tue Jul 20 17:36:29 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2021/03/07 13:21:58 taca Exp $
+# $NetBSD: Makefile,v 1.19 2021/07/20 17:36:29 wiz Exp $
 
-DISTNAME=      baikal-0.7.2
+DISTNAME=      baikal-0.8.0
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=fruux/}
diff -r a9aa4f128f68 -r d95236b28236 net/php-baikal/PLIST
--- a/net/php-baikal/PLIST      Tue Jul 20 16:01:03 2021 +0000
+++ b/net/php-baikal/PLIST      Tue Jul 20 17:36:29 2021 +0000
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2020/11/27 16:05:19 wiz Exp $
-share/baikal/CHANGELOG.md
+@comment $NetBSD: PLIST,v 1.11 2021/07/20 17:36:29 wiz Exp $
 share/baikal/Core/Distrib.php
 share/baikal/Core/Frameworks/Baikal/Controller/Main.php
 share/baikal/Core/Frameworks/Baikal/Controller/Navigation/Topbar/Anonymous.php
@@ -68,6 +67,7 @@
 share/baikal/Core/Frameworks/BaikalAdmin/Resources/Templates/User/Calendars.html
 share/baikal/Core/Frameworks/BaikalAdmin/Resources/Templates/Users.html
 share/baikal/Core/Frameworks/BaikalAdmin/Resources/html5.js
+share/baikal/Core/Frameworks/BaikalAdmin/Resources/main.js
 share/baikal/Core/Frameworks/BaikalAdmin/Route/Dashboard.php
 share/baikal/Core/Frameworks/BaikalAdmin/Route/Logout.php
 share/baikal/Core/Frameworks/BaikalAdmin/Route/Settings/Database.php
@@ -148,6 +148,7 @@
 share/baikal/Core/Frameworks/TwitterBootstrap/js/bootstrap.js
 share/baikal/Core/Frameworks/TwitterBootstrap/js/bootstrap.min.js
 share/baikal/Core/Frameworks/TwitterBootstrap/js/jquery-3.1.0.min.js
+share/baikal/Core/Frameworks/TwitterBootstrap/js/jquery.color-2.2.0.min.js
 share/baikal/Core/Resources/Db/MySQL/db.sql
 share/baikal/Core/Resources/Db/SQLite/db.sql
 share/baikal/Core/Resources/System/htaccess-deny-all
@@ -181,6 +182,7 @@
 share/baikal/Core/Resources/Web/BaikalAdmin/Templates/User/Calendars.html
 share/baikal/Core/Resources/Web/BaikalAdmin/Templates/Users.html
 share/baikal/Core/Resources/Web/BaikalAdmin/html5.js
+share/baikal/Core/Resources/Web/BaikalAdmin/main.js
 share/baikal/Core/Resources/Web/README.md
 share/baikal/Core/Resources/Web/TwitterBootstrap/css/bootstrap-responsive.css
 share/baikal/Core/Resources/Web/TwitterBootstrap/css/bootstrap-responsive.min.css
@@ -191,6 +193,7 @@
 share/baikal/Core/Resources/Web/TwitterBootstrap/js/bootstrap.js
 share/baikal/Core/Resources/Web/TwitterBootstrap/js/bootstrap.min.js
 share/baikal/Core/Resources/Web/TwitterBootstrap/js/jquery-3.1.0.min.js
+share/baikal/Core/Resources/Web/TwitterBootstrap/js/jquery.color-2.2.0.min.js
 share/baikal/LICENSE
 share/baikal/README.md
 share/baikal/Specific/db/.empty
@@ -231,6 +234,7 @@
 share/baikal/html/res/core/BaikalAdmin/Templates/User/Calendars.html
 share/baikal/html/res/core/BaikalAdmin/Templates/Users.html
 share/baikal/html/res/core/BaikalAdmin/html5.js
+share/baikal/html/res/core/BaikalAdmin/main.js
 share/baikal/html/res/core/README.md
 share/baikal/html/res/core/TwitterBootstrap/css/bootstrap-responsive.css
 share/baikal/html/res/core/TwitterBootstrap/css/bootstrap-responsive.min.css
@@ -241,6 +245,7 @@
 share/baikal/html/res/core/TwitterBootstrap/js/bootstrap.js
 share/baikal/html/res/core/TwitterBootstrap/js/bootstrap.min.js
 share/baikal/html/res/core/TwitterBootstrap/js/jquery-3.1.0.min.js
+share/baikal/html/res/core/TwitterBootstrap/js/jquery.color-2.2.0.min.js
 share/baikal/html/robots.txt
 share/baikal/vendor/autoload.php
 share/baikal/vendor/bin/generate_vcards
@@ -273,11 +278,8 @@
 share/baikal/vendor/psr/log/Psr/Log/Test/TestLogger.php
 share/baikal/vendor/psr/log/README.md
 share/baikal/vendor/psr/log/composer.json
-share/baikal/vendor/sabre/dav/.gitignore
 share/baikal/vendor/sabre/dav/.php_cs.dist
 share/baikal/vendor/sabre/dav/.travis.yml
-share/baikal/vendor/sabre/dav/CHANGELOG.md
-share/baikal/vendor/sabre/dav/CONTRIBUTING.md
 share/baikal/vendor/sabre/dav/LICENSE
 share/baikal/vendor/sabre/dav/README.md
 share/baikal/vendor/sabre/dav/bin/build.php
@@ -290,32 +292,6 @@
 share/baikal/vendor/sabre/dav/bin/sabredav
 share/baikal/vendor/sabre/dav/bin/sabredav.php
 share/baikal/vendor/sabre/dav/composer.json
-share/baikal/vendor/sabre/dav/examples/addressbookserver.php
-share/baikal/vendor/sabre/dav/examples/calendarserver.php
-share/baikal/vendor/sabre/dav/examples/fileserver.php
-share/baikal/vendor/sabre/dav/examples/groupwareserver.php
-share/baikal/vendor/sabre/dav/examples/minimal.php
-share/baikal/vendor/sabre/dav/examples/sql/mysql.addressbooks.sql
-share/baikal/vendor/sabre/dav/examples/sql/mysql.calendars.sql
-share/baikal/vendor/sabre/dav/examples/sql/mysql.locks.sql
-share/baikal/vendor/sabre/dav/examples/sql/mysql.principals.sql
-share/baikal/vendor/sabre/dav/examples/sql/mysql.propertystorage.sql
-share/baikal/vendor/sabre/dav/examples/sql/mysql.users.sql
-share/baikal/vendor/sabre/dav/examples/sql/pgsql.addressbooks.sql
-share/baikal/vendor/sabre/dav/examples/sql/pgsql.calendars.sql
-share/baikal/vendor/sabre/dav/examples/sql/pgsql.locks.sql
-share/baikal/vendor/sabre/dav/examples/sql/pgsql.principals.sql
-share/baikal/vendor/sabre/dav/examples/sql/pgsql.propertystorage.sql
-share/baikal/vendor/sabre/dav/examples/sql/pgsql.users.sql
-share/baikal/vendor/sabre/dav/examples/sql/sqlite.addressbooks.sql
-share/baikal/vendor/sabre/dav/examples/sql/sqlite.calendars.sql
-share/baikal/vendor/sabre/dav/examples/sql/sqlite.locks.sql
-share/baikal/vendor/sabre/dav/examples/sql/sqlite.principals.sql
-share/baikal/vendor/sabre/dav/examples/sql/sqlite.propertystorage.sql
-share/baikal/vendor/sabre/dav/examples/sql/sqlite.users.sql
-share/baikal/vendor/sabre/dav/examples/webserver/apache2_htaccess.conf
-share/baikal/vendor/sabre/dav/examples/webserver/apache2_vhost.conf
-share/baikal/vendor/sabre/dav/examples/webserver/apache2_vhost_cgi.conf
 share/baikal/vendor/sabre/dav/lib/CalDAV/Backend/AbstractBackend.php
 share/baikal/vendor/sabre/dav/lib/CalDAV/Backend/BackendInterface.php
 share/baikal/vendor/sabre/dav/lib/CalDAV/Backend/NotificationSupport.php
@@ -549,253 +525,6 @@
 share/baikal/vendor/sabre/dav/lib/DAVACL/Xml/Request/PrincipalMatchReport.php
 share/baikal/vendor/sabre/dav/lib/DAVACL/Xml/Request/PrincipalPropertySearchReport.php
 share/baikal/vendor/sabre/dav/lib/DAVACL/Xml/Request/PrincipalSearchPropertySetReport.php
-share/baikal/vendor/sabre/dav/phpstan.neon
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/AbstractPDOTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/AbstractTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/Mock.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/MockScheduling.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/MockSharing.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/MockSubscriptionSupport.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/PDOMySQLTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/PDOPgSqlTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/PDOSqliteTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/SimplePDOTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarHomeNotificationsTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarHomeSharedCalendarsTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarHomeSubscriptionsTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarHomeTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarObjectTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarQueryVAlarmTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarQueryValidatorTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/CalendarTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/ExpandEventsDTSTARTandDTENDTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/ExpandEventsDTSTARTandDTENDbyDayTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/ExpandEventsDoubleEventsTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/ExpandEventsFloatingTimeTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/FreeBusyReportTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/GetEventsByTimerangeTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/ICSExportPluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Issue166Test.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Issue172Test.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Issue203Test.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Issue205Test.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Issue211Test.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Issue220Test.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Issue228Test.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/JCalTransformTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/CollectionTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/NodeTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/PluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/PluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/CollectionTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/ProxyReadTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/ProxyWriteTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/UserTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/DeliverNewEventTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/FreeBusyRequestTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/IMip/MockPlugin.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/IMipPluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/InboxTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/OutboxPostTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/OutboxTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/PluginBasicTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/PluginPropertiesTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/PluginPropertiesWithSharedCalendarTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/ScheduleDeliverTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/SchedulingObjectTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/SharedCalendarTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/SharingPluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/CreateSubscriptionTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/PluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Subscriptions/SubscriptionTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/TestUtil.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/ValidateICalTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Notification/InviteReplyTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Notification/InviteTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Notification/SystemStatusTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/AllowedSharingModesTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/EmailAddressSetTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/InviteTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/ScheduleCalendarTranspTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/SupportedCalendarComponentSetTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/SupportedCalendarDataTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Property/SupportedCollationSetTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Request/CalendarQueryReportTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Request/InviteReplyTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Request/ShareTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/AbstractPluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/AddressBookHomeTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/AddressBookQueryTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/AddressBookRootTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/AddressBookTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/AbstractPDOTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/Mock.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/PDOMySQLTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/PDOPgSqlTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/PDOSqliteTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/CardTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/IDirectoryTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/MultiGetTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/PluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/SogoStripContentTypeTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/VCFExportTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/ValidateFilterTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/ValidateVCardTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/Xml/Property/SupportedAddressDataTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/Xml/Property/SupportedCollationSetTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/Xml/Request/AddressBookMultiGetTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/CardDAV/Xml/Request/AddressBookQueryReportTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/AbstractServer.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/AbstractBasicTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/AbstractBearerTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/AbstractDigestTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/AbstractPDOTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/ApacheTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/BasicCallBackTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/FileTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/IMAPTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/Mock.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/PDOMySQLTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/PDOPgSqlTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/Backend/PDOSqliteTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Auth/PluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/BasicNodeTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Browser/GuessContentTypeTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Browser/MapGetToPropFindTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Browser/PluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Browser/PropFindAllTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ClientMock.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ClientTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/CorePluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/DbTestHelperTrait.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Exception/LockedTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Exception/PaymentRequiredTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Exception/ServiceUnavailableTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Exception/TooManyMatchesTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ExceptionTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/FS/NodeTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/FSExt/DirectoryTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/FSExt/FileTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/FSExt/ServerTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/GetIfConditionsTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/HTTPPreferParsingTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/HttpCopyTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/HttpDeleteTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/HttpGetTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/HttpHeadTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/HttpMoveTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/HttpPutTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Issue33Test.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/AbstractTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/FileTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/Mock.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/PDOMySQLTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/PDOPgSqlTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/PDOSqliteTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Locks/Backend/PDOTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Locks/MSWordTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Locks/Plugin2Test.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Locks/PluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Mock/Collection.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Mock/File.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Mock/PropertiesCollection.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Mock/SharedNode.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Mock/StreamingFile.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/MockLogger.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Mount/PluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ObjectTreeTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PSR3Test.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/FileMock.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/PluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/SpecificationTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PropFindTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PropPatchTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/AbstractPDOTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/Mock.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/PDOMysqlTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/PDOPgSqlTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/Backend/PDOSqliteTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/PropertyStorage/PluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ServerEventsTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ServerMKCOLTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ServerPluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ServerPreconditionsTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ServerPropsInfiniteDepthTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ServerPropsTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ServerRangeTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ServerSimpleTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/ServerUpdatePropertiesTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Sharing/PluginTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/Sharing/ShareResourceTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/SimpleCollectionTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/SimpleFileTest.php
-share/baikal/vendor/sabre/dav/tests/Sabre/DAV/StringUtilTest.php



Home | Main Index | Thread Index | Old Index