[Pkg-owncloud-commits] [php-sabredav] branch master updated (bd69cab -> 80e9150)
David Prévot
taffit at moszumanska.debian.org
Tue Aug 11 13:35:21 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to branch master
in repository php-sabredav.
from bd69cab Update changelog for 3.0.1-1 release
new 2fa49ba Fix pre-release
new 6d80f62 Added CalDAV xml namespaces back in.
new 9f5e2d1 Two mistakes in changelog. Sorry @davesouthey
adds 7fc28a8 Releasing 2.0.8
adds 8f6b025 Listing dependencies.
adds cab5ab4 Merge branch '2.0' into 2.1
new fd087b2 Merge branch '2.1'
adds af73ebf Don't use the deprecated --dev option.
adds da8086e Broken while loop :/
adds ba92328 Updated changelog, bumped version.
new 1cd3f57 Merge branch '2.1' into 3.0
new 8ae3c53 Updated changelog, bumped version
new 4cb4af5 Merge branch '3.0'
adds 95f5470 Removed another broken goto. #687
new 008f847 Merge branch '2.1'
new 00791aa 3.0 build status in README.md
new d19dad0 The xml-rewrite branches are dead.
new 81a2099 Merge branch 'master' into xml-rewrite2
new d896bb5 Showing the minimum PHP version.
new f8cc1e4 sabre/dav now works with vobject4
new 0d1904d Dropping PHP 5.4 support. (yay!)
new 8653ab7 PHP 7 is in, HHVM is out!
new ad02f2c Using vobject alpha1
new ae98c7e vobject4 no longer outputs FBTYPE if it doesn't have to.
new c9f3e7d PHP 7 is going to change operator precedence.
new 5f38e30 Another PHP7 fix
new 6064c16 Merge pull request #689 from fruux/vobject4
new d033e66 Updated changelog to reflect recent changes. Bumped version.
new 6bd9750 Fixed branch-alias.
new ca91f5a Workaround for broken Windows Phone client.
new b60aaf6 Using the calendar-availability property.
new 4a74926 calendar-availability fully tested.
new 2f65eb6 Include ticket number in changelog.
new cc41c52 Merge pull request #690 from fruux/calendar-availability
new 7a928ee Merge branch 'master' of github.com:fruux/sabre-dav
new 2e6e56e CS
new bb5da59 Modernizing the caldav plugin test.
new bc3b510 Preparing for a first alpha release.
new 6a96f12 Imported Upstream version 3.1.0~alpha1
new 4715509 Merge tag 'upstream/3.1.0_alpha1'
new 64d241e Refresh patch header
new 301baad Update php-sabre-vobject minimal version
new 80e9150 Update changelog for 3.1.0~alpha1-1 release
The 36 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 | 39 +-
README.md | 18 +-
bin/migrateto21.php | 8 +-
composer.json | 6 +-
debian/changelog | 8 +
debian/control | 2 +-
.../patches/0001-Use-homemade-autoload.php.patch | 2 +-
debian/watch | 2 +-
lib/CalDAV/Backend/PDO.php | 4 +-
lib/CalDAV/CalendarQueryValidator.php | 12 +-
lib/CalDAV/Plugin.php | 14 +
lib/CalDAV/Schedule/Plugin.php | 33 +-
lib/DAV/Version.php | 2 +-
tests/Sabre/CalDAV/CalendarQueryValidatorTest.php | 3 +
.../CalDAV/ExpandEventsDTSTARTandDTENDTest.php | 45 ++-
.../ExpandEventsDTSTARTandDTENDbyDayTest.php | 47 ++-
.../Sabre/CalDAV/ExpandEventsFloatingTimeTest.php | 51 ++-
tests/Sabre/CalDAV/GetEventsByTimerangeTest.php | 54 +--
tests/Sabre/CalDAV/Issue203Test.php | 57 ++-
tests/Sabre/CalDAV/PluginTest.php | 422 +++++++++++----------
.../Sabre/CalDAV/Schedule/FreeBusyRequestTest.php | 248 ++++++++++--
tests/Sabre/CalDAV/Schedule/PluginBasicTest.php | 6 +-
.../CalDAV/Xml/Request/CalendarQueryReportTest.php | 14 +-
tests/Sabre/DAV/ClientTest.php | 8 +
25 files changed, 698 insertions(+), 410 deletions(-)
--
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