[Pkg-owncloud-commits] [php-sabredav] annotated tag upstream/3.2.0_alpha1 created (now 626ceca)

David Prévot taffit at moszumanska.debian.org
Thu May 12 01:21:44 UTC 2016


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

taffit pushed a change to annotated tag upstream/3.2.0_alpha1
in repository php-sabredav.

        at  626ceca   (tag)
   tagging  943cc0e1ad09c76a020973cf45542bae937a0139 (commit)
  replaces  upstream/3.1.3
 tagged by  David Prévot
        on  Wed May 11 19:26:49 2016 -0400

- Log -----------------------------------------------------------------
Upstream version 3.2.0~alpha1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAABCAAGBQJXM7+5AAoJEAWMHPlE9r08b2QIAKm2TgI/Zju4RPvLalADgYUp
iFUn0KcMuK1ZceJCz0taiKJFxMBvEQL+clZlD2a0/A0GX4EmFShInkgVbofvtnEU
mxgzX1w6niBAAhQ+FxyNXuY6AOcXOsvOyQyIMa+piek+IpwGIY5KxIszgvxt2Y5n
Q9srJjBtpi6QXQU+PNMyuJlB/yPzokzaB2Ozi24tpAixFvNl13kUbWdjVDJZ9Yw9
0B5sILCKC1ER7FxxB4Nszs7YuFz/S2TqMsHX7KViMANfm3F6wWrNYNh9xOoOvjOR
DE2YCELmuSHk8sfbyWyT60AF5D3GmnoPgTVWp6E6wyrxxY8yG+0e+4W+2olRCUQ=
=ORw8
-----END PGP SIGNATURE-----

David Prévot (2):
      naturalselection.1: wfix
      Imported Upstream version 3.2.0~alpha1

Dominik (1):
      Typos (#822)

Evert Pot (194):
      {DAV:}share-resource parser.
      CS
      CS
      Merge branch 'master' into sharing-take-2
      wip
      Merge branch 'master' into sharing-take-2
      Moved the first bits of functionality into the generic plugin.
      New link.
      Merge remote-tracking branch 'origin/master' into sharing-take-2
      Removing extra whitespace.
      Sharing properties wip.
      {DAV:}share-mode
      test for share-mode serializer.
      CS.
      Merge branch 'master' into sharing-take-2
      More tests wip
      Merge branch 'master' into sharing-take-2
      Working towards implementing sharing in default backends.
      CalDAV backend works again, with multiple instances this time.
      Coding standards
      Ensuring mysql testcases will run.
      Secret space.
      Merging the 'Shared' and 'Shareable' interfaces into one, sane interface.
      Fixing tests wip.
      Many tests work again. A few left though
      Disabling fast_finish. See if that fixed my excessive email problem.
      No more irc notifications.
      CalDAV tests are passing again (omg)
      CS
      Removed extra space.
      Bumped sabre/cs minimum version.
      Renamed phpunit.xml to phpunit.xml.dist to be more in line with sabre/skel
      More CS
      Disconnected sharing from notifications.
      More CS
      Removed unused stuff.
      Merge branch 'sharing-take-2' of github.com:fruux/sabre-dav into sharing-take-2
      Merge branch 'sharing-take-2' of github.com:fruux/sabre-dav into sharing-take-2
      Merge branch 'master' into sharing-take-2
      Merge branch 'master' into sharing-take-2
      Minor bugfixes
      Updating to match new draft. New sharee object.
      Sharee is now an XML element. Work on invite property.
      CS
      Fixed some docblocks
      Tested the Invite property.
      Making CalDAV sharing work again. wip
      Slowly kicking CalDAV in line with the new API
      Fixed more CalDAV tests.
      Setup the master branch for a future 3.2.0
      Merge branch 'master' of github.com:fruux/sabre-dav
      Removed migrate17.php script. People have had 3.5 years to update.
      Removed deprecated function Sabre\DAV\Auth\Plugin::getCurrentUser()
      Ran sabre-cs-fixer on all unittests
      CS
      Merge branch '3.1'
      Merge pull request #768 from DavidPrevot/wfix
      Merge pull request #772 from jakobsack/master
      Merge pull request #774 from TonyBogdanov/patch-1
      Updated changelog for #774
      Dead code
      New spelling
      Typo
      Merge pull request #780 from fruux/staabm-patch-1
      Merge pull request #782 from kralo/kralo-dav-browser-update-year
      Merge pull request #786 from fruux/fix_typo
      Lots of docblock fixes.
      Merge branch 'master' into sharing-take-2
      What do you do for a living?
      Merge branch '3.1'
      Merge pull request #794 from fruux/staabm-patch-1
      Merge pull request #797 from fruux/staabm-patch-3
      Merge branch '3.1'
      Merge branch 'master' of github.com:fruux/sabre-dav
      Merge branch 'master' into sharing-take-2
      More tests for sharing plugin + bug fixes
      Finaly some sanity in the href stuff.
      CS
      Updated changelog
      Merge pull request #801 from fruux/remove-autoprefix
      Merge remote-tracking branch 'origin/master' into sharing-take-2
      CS
      Work on getting old-school sharing to map to the new system
      Tests are passing. Weird!
      Forgot these changes...
      We now require sabre/xml 1.3
      Added a few more useful default plugins
      Typo
      It doesn't make sense to show the share UI for non-shareable nodes.
      Ugprade script will be for version 3.2.
      We need at least sabre/uri 1.0.1.
      Corrected filename of migration script
      Repairing the components field if it was NULL before.
      The old invite property now works correctly.
      Can we trick travis in ignoring the error?
      Merge branch '3.1'
      Merge branch 'master' into sharing-take-2
      Saner type check
      Unused variables
      MySQL PDO sharing is now tested.
      sqlite schema also works.
      CS
      Sharing plugin now automatically hooks up principal info.
      iCal is now working. + fixed tests.
      Docs changes
      Lots of new unittests.
      Merge pull request #696 from fruux/sharing-take-2
      Added support for PSR-3.
      Test to validate issue #751
      Correct result from createCollection. Fixes MKCOL xml responses.
      Merge pull request #807 from fruux/fix-751
      Strict vCard validation + repair
      Added vCard validation + auto repair.
      Support for Prefer: handling=strict header
      Merge pull request #810 from fruux/staabm-patch-1-1
      Merge branch 'master' into psr-3-support
      Clearer HTTP header.
      Fixed unittests
      Validation/fixing mostly works for CalDAV now too.
      Merge branch 'master' into improve-validation
      Merge pull request #806 from fruux/psr-3-support
      Merge branch 'master' into improve-validation
      Merge pull request #809 from fruux/improve-validation
      Update changelog for #812
      Merge branch '3.1'
      Allowing uses to set default ACL rules for non-IACL nodes.
      Merge pull request #814 from Xenopathic/vcfexportplugin-filename
      Updated changelog for #814
      Added new IACLTrait. SupportedPrivileges can be controlled by plugins.
      Fixed DAVACL tests.
      CardDAV tests are passing. CalDAV wip
      Fixed CalDAV tests.
      CS
      Merge branch 'master' into default-acl
      Merge pull request #816 from plockaby/postgres-update
      Updated changelog
      Generating html for supported-privilege-set correctly.
      Fixed unitttest
      Merge pull request #815 from fruux/default-acl
      Merge pull request #818 from LukasReschke/master
      Better coverage in PDO CalDAV backend. fixed some bugs.
      Tests for SimplePDO backend
      Merge branch 'master' of github.com:fruux/sabre-dav
      Fixed a failing MySQL unittest. Now using the sabredav_test mysql db.
      Correctly expanding relative hrefs.
      sabre/xml 1.4.0 is now the minimum version.
      Added support for ACL-based unauthenticated access.
      Updated changelog.
      CS
      Merge pull request #820 from fruux/unauthorized-acl
      Parsing principal-match
      Principal-match implementation. Needs tests.
      Corrected supported-report-set tests.
      Support for principal-match REPORT
      Merge pull request #821 from fruux/principal-match
      Added more docs to principal-match
      Added more tests, solved a bunch of principal-match bugs.
      acl-principal-report-set xml deserializer.
      Support for acl-principal-prop-set REPORT.
      Merge pull request #823 from fruux/acl-principal-report-set
      Added an index on firstoccurence in MySQL schema.
      Testing postgres.
      Few postgres tweaks
      Pointless require
      Postgres Auth backend is now tested.
      Postgres support for propertystorage
      Postgres support for locks. Added Sqlite tests.
      Added new DbTestHelperTrait. PgSql support for Prinicpals
      Postgres support for CalDAV
      Travis postgresql configuration
      Creating user, grants
      Fixed WITH PASSWORD syntax
      Splitting postgres queries over multiple lines
      Hopefully this kickstarts travis
      CardDAV now also has Postgres support
      Requesting postgre 9.5
      More test refactoring. Fixed a few bugs
      CS
      Fixed PropertyStorage tests.
      Updated changelog
      Saving some time by caching database connections.
      Skip unittests if postgres is older than 9.5
      CS
      Merge pull request #825 from fruux/postgres
      I think this is the correct syntax, in case it gets enabled later.
      Use Sabre\Uri\resolve in DAV\Client. Fixes #759.
      Corrected syntax.
      Now checking schedule-query-freebusy instead of read-free-busy.
      Better error message.
      This failed the build
      Merge branch 'master' into schedule-privilege-fixes
      Merge pull request #828 from fruux/schedule-privilege-fixes
      Prepping for 3.2.0 alpha1 release.
      Removing hhvm from the build.

Jakob Sack (2):
      Various style fixes for CalDav
      Fix typo

Lukas Reschke (1):
      Harden CSP policy

Markus Staab (6):
      fixed File::put() phpdoc contract
      fixed typo
      Speedup travis build by disabling xdebug
      travis: prefer-dist as newly recommended by composer
      Fixed composer cache while travis builds
      Added links to intro, install docs into README

Paul Lockaby (2):
      fixing column length
      was setting to an empty field that was making postgres barf

Robin McCorkell (3):
      Set a filename with .ics extension when exporting a calendar
      Set a filename with a .vcf extension when exporting address books
      Add tests

Tony Bogdanov (2):
      Relative paths won't work on Windows
      Update Directory.php

kralo (1):
      update the year in Browser\plugin.php

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  dcce5d5   {DAV:}share-resource parser.
       new  fe41412   CS
       new  234a5a5   CS
       new  4280b0f   Merge branch 'master' into sharing-take-2
       new  da98db6   wip
       new  8232b55   Merge branch 'master' into sharing-take-2
       new  f793567   Moved the first bits of functionality into the generic plugin.
       new  a0d2362   New link.
       new  9f4a7fe   Merge remote-tracking branch 'origin/master' into sharing-take-2
       new  1af4e73   Removing extra whitespace.
       new  b352fdc   Sharing properties wip.
       new  cf6e496   {DAV:}share-mode
       new  55c6ac4   test for share-mode serializer.
       new  2b2864d   CS.
       new  14b85ff   Merge branch 'master' into sharing-take-2
       new  bdb9d81   More tests wip
       new  2c5b813   Merge branch 'master' into sharing-take-2
       new  11bdb03   Working towards implementing sharing in default backends.
       new  51207e7   CalDAV backend works again, with multiple instances this time.
       new  bd2f60f   Coding standards
       new  9aab5fe   Ensuring mysql testcases will run.
       new  45bcc4a   Secret space.
       new  3c18579   Merging the 'Shared' and 'Shareable' interfaces into one, sane interface.
       new  4b1587b   Fixing tests wip.
       new  9be1cfd   Many tests work again. A few left though
       new  c62ce42   Disabling fast_finish. See if that fixed my excessive email problem.
       new  396e795   No more irc notifications.
       new  55aff8e   CalDAV tests are passing again (omg)
       new  d6b9187   CS
       new  67d1218   Removed extra space.
       new  273b946   Bumped sabre/cs minimum version.
       new  831ee56   Renamed phpunit.xml to phpunit.xml.dist to be more in line with sabre/skel
       new  1aebaed   More CS
       new  85a8a0a   Disconnected sharing from notifications.
       new  4d3ce2d   More CS
       new  f6891ce   Removed unused stuff.
       new  b15d9d0   Merge branch 'sharing-take-2' of github.com:fruux/sabre-dav into sharing-take-2
       new  3d12510   Merge branch 'sharing-take-2' of github.com:fruux/sabre-dav into sharing-take-2
       new  855c6f6   Merge branch 'master' into sharing-take-2
       new  e4d74b6   Merge branch 'master' into sharing-take-2
       new  4630979   Minor bugfixes
       new  4291c4b   Updating to match new draft. New sharee object.
       new  282c261   Sharee is now an XML element. Work on invite property.
       new  e487680   CS
       new  f6aa8f7   Fixed some docblocks
       new  08bf65d   Tested the Invite property.
       new  9b299e0   Making CalDAV sharing work again. wip
       new  cc0b1ce   Slowly kicking CalDAV in line with the new API
       new  4abc653   Fixed more CalDAV tests.
       new  15574c5   Setup the master branch for a future 3.2.0
       new  6cd6430   Merge branch 'master' of github.com:fruux/sabre-dav
       new  62809de   Removed migrate17.php script. People have had 3.5 years to update.
       new  f9685da   Removed deprecated function Sabre\DAV\Auth\Plugin::getCurrentUser()
       new  403b29c   Ran sabre-cs-fixer on all unittests
       new  43e0770   CS
       new  70ba1b4   Merge branch '3.1'
       new  800288b   naturalselection.1: wfix
       new  68de9fe   Merge pull request #768 from DavidPrevot/wfix
       new  a22b756   Various style fixes for CalDav
       new  a9bb97f   Merge pull request #772 from jakobsack/master
       new  02fc715   Relative paths won't work on Windows
       new  24f011b   Update Directory.php
       new  ab4fd06   Merge pull request #774 from TonyBogdanov/patch-1
       new  0cfcfc3   Updated changelog for #774
       new  a53c439   Dead code
       new  fdb49fc   New spelling
       new  b2ed67c   Typo
       new  535ae69   fixed File::put() phpdoc contract
       new  d00feb8   fixed typo
       new  8ff764b   Merge pull request #780 from fruux/staabm-patch-1
       new  7e6f9e4   update the year in Browser\plugin.php
       new  75319fa   Merge pull request #782 from kralo/kralo-dav-browser-update-year
       new  05c4259   Fix typo
       new  45cf7db   Merge pull request #786 from fruux/fix_typo
       new  c0cffca   Lots of docblock fixes.
       new  730ffdd   Merge branch 'master' into sharing-take-2
       new  6e55707   What do you do for a living?
       new  cae8bcd   Merge branch '3.1'
       new  68a3dc1   Speedup travis build by disabling xdebug
       new  6c557f4   Merge pull request #794 from fruux/staabm-patch-1
       new  d78a2c3   travis: prefer-dist as newly recommended by composer
       new  cfd1a08   Merge pull request #797 from fruux/staabm-patch-3
       new  114d0fc   Merge branch '3.1'
       new  b36bb35   Merge branch 'master' of github.com:fruux/sabre-dav
       new  5c251f3   Merge branch 'master' into sharing-take-2
       new  74b2478   More tests for sharing plugin + bug fixes
       new  7a9a5ec   Finaly some sanity in the href stuff.
       new  3bc8a62   CS
       new  78b0570   Updated changelog
       new  7009256   Merge pull request #801 from fruux/remove-autoprefix
       new  b15bb8c   Merge remote-tracking branch 'origin/master' into sharing-take-2
       new  4d93652   CS
       new  1877395   Work on getting old-school sharing to map to the new system
       new  cdd27f0   Tests are passing. Weird!
       new  064a595   Forgot these changes...
       new  cf8133e   We now require sabre/xml 1.3
       new  a1b1906   Added a few more useful default plugins
       new  7338aa3   Typo
       new  3979e4c   It doesn't make sense to show the share UI for non-shareable nodes.
       new  fc7cf24   Ugprade script will be for version 3.2.
       new  d7271e0   We need at least sabre/uri 1.0.1.
       new  14815ca   Corrected filename of migration script
       new  42ef94a   Repairing the components field if it was NULL before.
       new  c871e14   The old invite property now works correctly.
       new  d67b255   Can we trick travis in ignoring the error?
       new  b5a6213   Merge branch '3.1'
       new  06d5f53   Merge branch 'master' into sharing-take-2
       new  17d00a0   Saner type check
       new  60c5225   Unused variables
       new  18c2fd5   MySQL PDO sharing is now tested.
       new  de3c511   sqlite schema also works.
       new  e362385   CS
       new  fbf3362   Sharing plugin now automatically hooks up principal info.
       new  681ceb4   iCal is now working. + fixed tests.
       new  8372702   Docs changes
       new  78da7b5   Lots of new unittests.
       new  1c8a998   Merge pull request #696 from fruux/sharing-take-2
       new  99f8249   Added support for PSR-3.
       new  951c9e2   Test to validate issue #751
       new  d5060ad   Correct result from createCollection. Fixes MKCOL xml responses.
       new  819e486   Merge pull request #807 from fruux/fix-751
       new  5eabd34   Strict vCard validation + repair
       new  6b0aa80   Added vCard validation + auto repair.
       new  314c36a   Support for Prefer: handling=strict header
       new  40cfa41   Fixed composer cache while travis builds
       new  1af6a48   Merge pull request #810 from fruux/staabm-patch-1-1
       new  20f8381   Merge branch 'master' into psr-3-support
       new  b440829   Clearer HTTP header.
       new  8419b17   Fixed unittests
       new  43fadc2   Validation/fixing mostly works for CalDAV now too.
       new  405e3de   Merge branch 'master' into improve-validation
       new  37da020   Merge pull request #806 from fruux/psr-3-support
       new  e9b01ac   Merge branch 'master' into improve-validation
       new  2eaf9ed   Merge pull request #809 from fruux/improve-validation
       new  3b43069   Set a filename with .ics extension when exporting a calendar
       new  24e32ea   Update changelog for #812
       new  577a3a9   Merge branch '3.1'
       new  4e2b5c1   Set a filename with a .vcf extension when exporting address books
       new  80203e1   Add tests
       new  bbcf25b   Allowing uses to set default ACL rules for non-IACL nodes.
       new  f010157   Merge pull request #814 from Xenopathic/vcfexportplugin-filename
       new  ae98b70   Updated changelog for #814
       new  9974490   Added new IACLTrait. SupportedPrivileges can be controlled by plugins.
       new  057b529   fixing column length
       new  acf7da5   was setting to an empty field that was making postgres barf
       new  44a4876   Fixed DAVACL tests.
       new  13c8559   CardDAV tests are passing. CalDAV wip
       new  4e7d0a9   Fixed CalDAV tests.
       new  adaadd3   CS
       new  bfb3c99   Merge branch 'master' into default-acl
       new  0be1414   Merge pull request #816 from plockaby/postgres-update
       new  3b3907b   Updated changelog
       new  5fb0abe   Generating html for supported-privilege-set correctly.
       new  9435a66   Fixed unitttest
       new  58c80a2   Merge pull request #815 from fruux/default-acl
       new  72a4c2b   Harden CSP policy
       new  3daf797   Merge pull request #818 from LukasReschke/master
       new  31d7d65   Better coverage in PDO CalDAV backend. fixed some bugs.
       new  3a47855   Tests for SimplePDO backend
       new  c82e1a1   Merge branch 'master' of github.com:fruux/sabre-dav
       new  5286e28   Fixed a failing MySQL unittest. Now using the sabredav_test mysql db.
       new  ca3a630   Correctly expanding relative hrefs.
       new  66e9f25   sabre/xml 1.4.0 is now the minimum version.
       new  28bbce1   Added support for ACL-based unauthenticated access.
       new  2da5643   Updated changelog.
       new  70e65f3   CS
       new  ec0c711   Merge pull request #820 from fruux/unauthorized-acl
       new  820576c   Parsing principal-match
       new  0ed5a56   Principal-match implementation. Needs tests.
       new  adc8b27   Corrected supported-report-set tests.
       new  5c61bc4   Support for principal-match REPORT
       new  b455240   Merge pull request #821 from fruux/principal-match
       new  f47a3d0   Added more docs to principal-match
       new  7ae13fe   Added more tests, solved a bunch of principal-match bugs.
       new  836f2d2   acl-principal-report-set xml deserializer.
       new  b64b965   Support for acl-principal-prop-set REPORT.
       new  d2a77cb   Merge pull request #823 from fruux/acl-principal-report-set
       new  bb37c48   Added an index on firstoccurence in MySQL schema.
       new  534ab3e   Added links to intro, install docs into README
       new  f414344   Typos (#822)
       new  209fc2f   Testing postgres.
       new  cd75a47   Few postgres tweaks
       new  62faa9f   Pointless require
       new  49b10dc   Postgres Auth backend is now tested.
       new  b56a649   Postgres support for propertystorage
       new  1f14859   Postgres support for locks. Added Sqlite tests.
       new  1870a95   Added new DbTestHelperTrait. PgSql support for Prinicpals
       new  a5790c9   Postgres support for CalDAV
       new  6f49d69   Travis postgresql configuration
       new  6499f0e   Creating user, grants
       new  0523ffd   Fixed WITH PASSWORD syntax
       new  6501e66   Splitting postgres queries over multiple lines
       new  e1262ac   Hopefully this kickstarts travis
       new  2349007   CardDAV now also has Postgres support
       new  74ee210   Requesting postgre 9.5
       new  f9cb636   More test refactoring. Fixed a few bugs
       new  24cc216   CS
       new  22d16e8   Fixed PropertyStorage tests.
       new  15b9264   Updated changelog
       new  16482ec   Saving some time by caching database connections.
       new  67cecf9   Skip unittests if postgres is older than 9.5
       new  185c9b5   CS
       new  94ae901   Merge pull request #825 from fruux/postgres
       new  e778fcb   I think this is the correct syntax, in case it gets enabled later.
       new  bc3af89   Use Sabre\Uri\resolve in DAV\Client. Fixes #759.
       new  ac80822   Corrected syntax.
       new  a54d8ec   Now checking schedule-query-freebusy instead of read-free-busy.
       new  bd53dcf   Better error message.
       new  3126295   This failed the build
       new  1c6a043   Merge branch 'master' into schedule-privilege-fixes
       new  995bc79   Merge pull request #828 from fruux/schedule-privilege-fixes
       new  d4e2b31   Prepping for 3.2.0 alpha1 release.
       new  719a984   Removing hhvm from the build.
       new  943cc0e   Imported Upstream version 3.2.0~alpha1

The 214 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.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-php/php-sabredav.git



More information about the Pkg-owncloud-commits mailing list