[Pkg-owncloud-commits] [php-sabredav] annotated tag upstream/3.0.0 created (now f7b4696)

David Prévot taffit at moszumanska.debian.org
Sat Jun 20 21:28:44 UTC 2015


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

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

        at  f7b4696   (tag)
   tagging  b833d14c1dd0fdd9006290f8772c1de4ed8a9989 (commit)
  replaces  upstream/2.2.0_alpha4
 tagged by  David Prévot
        on  Sat Jun 20 13:44:47 2015 -0400

- Log -----------------------------------------------------------------
Upstream version 3.0.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAABCAAGBQJVhaaPAAoJEAWMHPlE9r08tboH/0SbvZ4Iz0WYNzLoFta15Q8F
C5SLmb5n3lIAQL4vWcgw3wlEqwtBumVkCKlSpfKUZcXAAG5c4UqNeAzUx3/34TU+
CX0ukBpMG4n5OlV5fcqrMoeiGzFy0JoUNVSIy3WWEFUzUuceJni1TzuIu+3EbvYt
yXasqpt+kRWy7tLhCKmmkBIIqrRr/WdbcpKg0Y9NCgX8Lp4z7/7ulRqaDEa86MP3
E9aFOF+B4bOR0rv0hpOGuTtwB4hpHb9J801XBPsyWcqgQhDSpUULw5z8JHZZ1Sio
X6xB0o9AETBBJagn7I0qEL/CU5MHEbjn1XavD0MSZ1O5NFZTZtOrVbT757tFC4Q=
=kX48
-----END PGP SIGNATURE-----

David Prévot (2):
      Drop reference to moved project
      Imported Upstream version 3.0.0

Evert Pot (111):
      Allow users to get property information from files with ease.
      Fixed unittests.
      Merge pull request #620 from fruux/getinfo
      Updated changelog.
      Better xml formatting.
      Plugin info for the locks plugin.
      Showing an export button for calendars.
      Plugin info for ics-export plugin.
      Fixed unittest.
      Returning no last modification time by default for every node.
      Updated changelog.
      Adding dependencies to changelog for last release.
      Renaming cards to cards_old with a random number for easier repating
      Fixed error when upgrading from pre-2.0 schema.
      Added 'card' namespace to namespaceMap.
      Merge branch 'master' of github.com:fruux/sabre-dav
      Merge pull request #632 from DavidPrevot/gogole
      Merge pull request #636 from Hywan/davacl_principal_fix_ns
      Merge pull request #635 from Hywan/httpproppatch
      Newer docblocks.
      Using the correct path.
      Merge branch 'master' of github.com:fruux/sabre-dav
      Fixed E_NOTICE as reported in #637.
      Fixed a few problems as pointed out by sensiolabs.
      Merge pull request #642 from Hywan/drop_php5_2
      Created a per-user collection collection.
      CS
      Properties are responsible for their own HTML output.
      No braces here.
      Added unittests and fixed a few bugs.
      Merge pull request #646 from fruux/property-html-output-refactor
      Updated changelog.
      Merge branch 'master' of github.com:fruux/sabre-dav
      Merge branch 'master' into acl-fs
      100% test coverage.
      Fixed CS.
      Merge pull request #645 from fruux/acl-fs
      Calling the next version 3.0. Scary.
      Merge branch 'master' of github.com:fruux/sabre-dav
      Removing properties from browser plugin that are not that interesting.
      Updated changelog.
      Fixed encoding of base path.
      Using VARBINARY where possible.
      Updated changelog.
      Merge pull request #654 from fruux/Hywan-patch-2
      Updated changelog. Fixed some CS issues.
      Releasing today.
      Merge branch 'master' of github.com:fruux/sabre-dav
      Merge branch '2.1'
      Fix for getQuotaInfo on windows.
      Merge pull request #650 from ErrOrnAmE/patch-1
      Backported #650.
      Merge branch '2.0' into 2.1
      Merge branch '2.1'
      renamed migration script.
      Updated changelog.
      Using sabre/cs for automated coding standards fixing and checking.
      Updated changelog.
      Using sabre/cs 0.0.2
      Applied cs-fixer
      Fixed cs-fixer patch.
      CS fixer for examples
      Fixed docblock
      Merge pull request #643 from fruux/cs-fixer
      Principal could break html output for non-href principals.
      Updated changelog.
      Merge pull request #660 from fruux/principal-html
      Merge pull request #661 from fruux/Hywan-patch-3
      Testing the share request parser, and fixing a few bugs.
      Merge branch 'master' of github.com:fruux/sabre-dav
      Updated changelog.
      Unused variable.
      Moved Sabre\DAV\Client to new xml system.
      Fixing unittest CS.
      Next version will be a beta.
      expand-property REPORT did not correct prepend the server base uri.
      Fixing CS for some more unittests.
      Fixed test for proxy-url property change.
      Adding schedule-calendar-default-URL as a protected property.
      Merge branch '2.1'
      Test for #659.
      Fixes #659.
      Updated changelog
      Updated our support for the Prefer header to conform the latest spec.
      Updating changelog.
      Fixed more prefer-related checks.
      all stable dependencies.
      Prepping for beta release.
      Not using deprecated options.
      Releasing 2.0.7
      CS
      Merge branch '2.0' into 2.1
      Releasing 2.1.4
      Merge branch '2.1'
      baseUri -> contextUri
      Encoding uris
      Fixed more base url problems related to notifications.
      Not overwriting properties that were already set
      CS
      Updated changelog. Releasing the second beta today.
      Fixed parsing empty hrefs.
      Fixed another client bug.
      Merge pull request #668 from mgee/add-info-about-vcf-export-plugin
      Fixed unittest after change from #669
      Changelog entry for #668.
      Merge pull request #669 from mgee/export-addressbooks-in-browser
      Correctly decoding paths from multiget reports.
      There's going to be a third beta.
      Merge branch 'master' of github.com:fruux/sabre-dav
      Releasing the third beta.
      yup!

Ivan Enderlin (14):
      Fix CS.
      Merge pull request #631 from fruux/Hywan-patch-1
      Fix CS.
      Merge pull request #633 from fruux/Hywan-patch-2
      Use the short classname when possible.
      `PROPATCH` is handled by `httpPropPatch`
      Rename `httpPropfind` to `httpPropFind`.
      Fix CS.
      Merge pull request #639 from Hywan/xml_cs
      Fix a method case.
      Merge pull request #640 from Hywan/xml_cs
      Remove PHP5.2 code.
      Simplify future maintenance
      Remove useless and out-dated comments

Markus Engelbrecht (2):
      add button to export an addressbook in the browser
      provide information about vcf plugin

Thibaud Courtoison (2):
      Fix calendar deletion
      Fix calendar deletion

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

This annotated tag includes the following new commits:

       new  e15b1e6   yup!
       new  b833d14   Imported Upstream version 3.0.0

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