[Pkg-owncloud-commits] [php-sabredav] annotated tag upstream/2.2.0_alpha4 created (now d56a442)

David Prévot taffit at moszumanska.debian.org
Wed Apr 15 01:37:53 UTC 2015


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

taffit pushed a change to annotated tag upstream/2.2.0_alpha4
in repository php-sabredav.

        at  d56a442   (tag)
   tagging  c5daaa393e1adb37aa6c74f032d4f6d848bc6ad4 (commit)
  replaces  upstream/2.2.0_alpha3
 tagged by  David Prévot
        on  Mon Apr 13 13:49:38 2015 -0400

- Log -----------------------------------------------------------------
Upstream version 2.2.0~alpha4
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAABCAAGBQJVLAGyAAoJEAWMHPlE9r08sZcH/3lIPSDvd9xQP4qbfgki66cy
SVZ4Ec9Rjqki8mIn9XFaMSDb6Rn39dHXKeKX0Z7DiEXxL6LOckAyQyd7agVHHoMU
88QBo+FveJH70TGl9zc0GPnXKRsohmRlXOKGIwRLB5N9xu73PcoCitdsPLJDexRk
CyDk6xaADu4dVokvzUBEpCGbbkmZ3S5oorys2NSAwmgTmo9D8giblUrdVb8umeb2
EyopJ4HAIlRfdaqdEolJEZA6Pb2I3xCggEfQnvgINWxx+zlas2yi9PJ5PmhcvYX0
3ILgKoJKJHBBu46OUue5gxAidELfuPydWlnGi6vTRdXqvHBeRqaYerQME+eAaCU=
=Bfw7
-----END PGP SIGNATURE-----

David Prévot (4):
      Allow to use more recent sabre/http
      tfix: threshold
      tfix: selection
      Imported Upstream version 2.2.0~alpha4

Emanuel Croitoru (1):
      fix composer dependencies

Evert Pot (128):
      Reboot of the xml-rewrite branch.
      Migrated PROPFIND to the new xml system.
      Using xml writer for some multistatus responses.
      {DAV:}supported-method-set
      Upgraded to sabre/xml 0.2.0
      Migrated HrefList and ResponseList
      XML to Xml
      Migrated MKCOL and MKCALENDAR to the new system.
      CS
      Don't pass 1.0 to the openMemory function.
      Merge branch 'master' into xml-rewrite2
      Happy new year!
      Merge branch 'master' into xml-rewrite2
      Merge branch 'master' into xml-rewrite2
      Moved all ACL properties to new XML parser.
      WIP on CalDAV
      Temporarily showing rather ugly xml in the browser plugin.
      Whitespace
      Moved Invite notification to new xml system.
      XML output improvements in browser.
      Moved notifications to new xml framework.
      Fixed unittests.
      Moved LockDiscovery.
      Moved some tests.
      Moved {DAV:}response to new xml system.
      Migrated 'allowed-sharing-modes'.
      Moved the invite property to the new xml system.
      A few more CalDAV properties.
      Moved email-address-set property.
      Removed old href, ihref properties.
      Transplanted Xml stuff from xml-rewrite branch
      Moved carddav properties over. Deleted all old property classes!
      Moved proppatch to the new system.
      Removed xmlNamespaces property.
      Fixed whitespace.
      We need sabre/xml 0.3.1
      Caching the vendor directory.
      Moved calendar-query and calendar-multiget reports to new XML system.
      Merge branch 'master' into xml-rewrite2
      Lots of cleanups.
      Moved carddav reports to new xml system.
      Removed old test.
      Moved the sync-collection report to the new system.
      Small updates to Sabre/DAVACL plugin.
      ACL reports wip.
      New DAVACL reports.
      moved free-busy-query to new xml system.
      Updated changelog
      Trying to get the build to run with alpha dependencies.
      Merge branch '2.1' of github.com:fruux/sabre-dav into 2.1
      Release date.
      sabre/dav 2.1 requires a vobject later than 3.3.4
      Merge branch '2.1'
      Merge pull request #614 from DavidPrevot/http
      Merge pull request #615 from DavidPrevot/tfix
      Testing PHP 7
      Corrected allowed failures.
      hhvm should succeed.
      Merge branch 'master' into xml-rewrite2
      Merge pull request #617 from massar/master
      Merge branch '2.1' of github.com:fruux/sabre-dav into 2.1
      Merge branch 'master' into xml-rewrite2
      Moved sharing plugin to new xml system.
      Test should not use the DOM.
      No longer relying on DOM for parsing anywhere.
      Finally got rid of all Sabre\DAV\XMLUtil references.
      Fixed namespace lookup in browser plugin.
      First Litmus bugs.
      Merge branch '2.1'
      Fixed empty namespace issue for litmus.
      Owner in locks is now treated as a complex xml value.
      Automatically mapping complex property values to Complex class.
      PropertyStorage system can now store complex xml.
      Updating to sabre/xml 0.4.2 fixes another litmus test.
      Simplified the locking plugin.
      Fixed another Litmus test.
      MySQL doesn't like my sql.
      CS
      Merge pull request #618 from staabm/patch-1
      PartialUpdate tests.
      A bunch more unittests.
      getInfo test for sync plugin.
      Tests for getlastmodified.
      Covered supported-method-set.
      Simplify
      Testing deserializing GetLastModified.
      Lots of new tests.
      Test for ServerPlugin::getPluginInfo
      CardDAV is at 100% coverage again.
      More CalDAV tests.
      More CalDAV plugins
      Merge branch 'master' of github.com:fruux/sabre-dav
      A few more tests.
      Internet Explorer had an ugly border around the logo.
      Cast $propertyNames to an array.
      Merge pull request #602 from fruux/xml-rewrite2
      Merge branch 'master' of github.com:fruux/sabre-dav
      Missing commit.
      Fixed unittests. #602.
      Whitespace.
      Cleaned up some property handling.
      Merge pull request #622 from emanuelcroitoru/master
      A few more tests.
      Merge pull request #623 from dratini0/optimizedRange
      Merge pull request #619 from fruux/better-proppatch
      Fixed changelog. alpha3 was already released earlier.
      Updated changelog.
      Merge branch 'xml-rewrite2'
      Removed me-card workaround.
      Merge pull request #627 from Hywan/api_doc
      Merge pull request #626 from Hywan/clean_exception
      Refactoring MKCOL to behave more like PROPPATCH
      Merge pull request #624 from fruux/remove-mecard
      Fixed lotsa bugs. Unittest mostly working.
      Merge remote-tracking branch 'origin/master' into refactor-mkcol
      Wrong classname.
      Lots of docblock fixes. Thanks @DominikTo
      Reversed the docblocks.
      Merge pull request #628 from fruux/refactor-mkcol
      Updated changelog.
      Creating principals via MKOCL and the browser plugin.
      Fixed a bunch of unittests.
      Locking down creating new principals using ACL.
      Merge pull request #629 from fruux/create-principals
      Merge pull request #630 from fruux/changelog-xml
      Set release date.
      Added a branch-alias for the master branch.
      Merge branch 'master' of github.com:fruux/sabre-dav

Ivan Enderlin (4):
      Clean exception declarations.
      Fix API documentation.
      Fix a typo
      Fix a broken link

Jeroen Massar (1):
      RecurrenceIterator -> Recur\EventIterator

Markus Staab (1):
      use SVG instead of PNG travis build images

dratini0 (2):
      Removed the need of temp files from the handling of Range requests
      Improvements suggested by @Hywan.

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

This annotated tag includes the following new commits:

       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  3f4bfe3   Updated changelog
       new  6f7519e   Trying to get the build to run with alpha dependencies.
       new  d8d25a6   Allow to use more recent sabre/http
       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  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  919bb74   Merge branch 'master' into xml-rewrite2
       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  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  dbefea3   Merge branch '2.1'
       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  cc78e16   use SVG instead of PNG travis build images
       new  7284721   Merge pull request #618 from staabm/patch-1
       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  396b700   Merge branch 'master' of github.com:fruux/sabre-dav
       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  b312d68   Cleaned up some property handling.
       new  0cc9638   fix composer dependencies
       new  fbc0a85   Merge pull request #622 from emanuelcroitoru/master
       new  0bf1a9c   A few more tests.
       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  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  75a79dd   Removed me-card workaround.
       new  1d93d9c   Clean exception declarations.
       new  3616876   Fix API documentation.
       new  f9ae8da   Merge pull request #627 from Hywan/api_doc
       new  8f4fbf0   Merge pull request #626 from Hywan/clean_exception
       new  88c4916   Refactoring MKCOL to behave more like PROPPATCH
       new  2070b68   Merge pull request #624 from fruux/remove-mecard
       new  085a0a4   Fixed lotsa bugs. Unittest mostly working.
       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  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  5b154e3   Fix a typo
       new  ff575bf   Merge pull request #629 from fruux/create-principals
       new  9a21ad8   Fix a broken link
       new  010d5c7   Merge pull request #630 from fruux/changelog-xml
       new  8775dc4   Set release date.
       new  8d95375   Added a branch-alias for the master branch.
       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.


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