[Pkg-owncloud-commits] [php-sabredav] annotated tag upstream/2.2.0_alpha3 created (now fd5c9a1)
David Prévot
taffit at moszumanska.debian.org
Thu Feb 26 18:52:00 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_alpha3
in repository php-sabredav.
at fd5c9a1 (tag)
tagging 43741ea3c8615c5a65a3d2bd6111848880f54867 (commit)
replaces upstream/2.2.0_alpha2
tagged by David Prévot
on Wed Feb 25 22:06:06 2015 -0400
- Log -----------------------------------------------------------------
Upstream version 2.2.0~alpha3
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAABCAAGBQJU7n+OAAoJEAWMHPlE9r08MJ4H/1h+BNY6ih/TxXDyliy4p/Be
jjtYGUuSg5c+0+3MATXgM4IHROOCbiu8U2WbCV+1p2ZN9RsY6nOAtAc8i9cewd8S
IdF2dUt2ckqlBETM4FhLBKbKSyhEgwcFEzSWT24AcJ2f+RBHg0FNf4At0OhIZE2D
QBjKj3O47BAP+tSpDM0F5qCqyT8zDMAU11tIblc+WGQj9N7ftavamplSeVWd2zZT
KvaxK4FUsP7ZX+W2d6hBHQz8U/xNLFnBHjQK457ht3JiGMRVXCCCcTBHsv6fJ1gZ
4n5daC6SCrfb+uUJOImhek/pXKmxG5SAoko91pdcbl4NG6R40Bz4ERV0ZD4Bcb0=
=xRA9
-----END PGP SIGNATURE-----
Aneece Yazdani (2):
Issue #581 : Fixed blank principalPrefix in findByUri
Issue #581 : Fixed blank principalPrefix in findByUri
Armin Hackmann (1):
add calendars timezone information on expand in ICSExportPlugin
David Prévot (1):
Imported Upstream version 2.2.0~alpha3
Evert Pot (38):
Merge pull request #595 from armin-hackmann/2.1
Support empty usernames and passwords in basic auth. Fixes #568
Bumped versions, updated changelog.
Merge branch '1.8' into 2.0
Updated changelog.
Merge branch '2.1'
Preparing for a 1.8 release.
Normalizing URIs before comparing them.
Using 1.0 for sabre/uri and dev-master for sabre/http
Merge pull request #598 from fruux/uri-normalize
Merge pull request #604 from soydeedo/issue.581-findByUri.blank.prefix
Updated changelog.
Merge pull request #605 from Hywan/fix_typo
Removing the self-update step so perhaps we can get these builds to
Merge branch '2.1'
Making hhvm an allowed failure. It's unreliable.
Merge pull request #564 from Hywan/fs_file_getetag
Merge pull request #609 from Hywan/changelog
Merge pull request #611 from LukasReschke/more-escaping
Updated changelog. #611
Unittest for #610
Merge pull request #610 from LukasReschke/prevent-enumeration-of-absolue-path
Unittest for #610
Updated changelog.
Showing int values in the browser plugin.
Deleting properties when parent nodes get deleted.
Merge branch '2.1'
vobject is using semantic versioning so we can drop a digit.
Merge branch '2.0' into 2.1
Merge branch '2.1'
Releasing sabre/dav today.
Merge branch '1.8' into 2.0
Merge branch '2.0' into 2.1
Updated changelog.
Merge branch '2.1'
Releasing 2.0.0alpha-2
Fixed release date.
Actually releasing alpha3 :S
Ivan Enderlin (18):
Add logo.
Merge pull request #601 from Hywan/readme_logo
Fix a typo in the API documentation.
Fix typos.
Fix a typo in the API documentation.
ETag is based on the file's mtime.
Update tests according to the previous commit.
ETag is based on the file's mtime.
Update tests according to the previous commit.
Use a better algorithm to compute the ETag.
PUT and PATCH returns `getETag`…
Fix CS.
Compute ETag with a SHA-1.
Update tests according to previous commits.
Fix CS.
Clear cache to avoid a bad ETag computation.
Fix the rebase.
mv ChangeLog.md CHANGELOG.md for consistency.
Lukas Reschke (6):
Prevent enumeration of absolute path using Browser Plugin
Escape some more values
Use lower-case `false` to make PHPCS happy
Escape some more values
Prevent enumeration of absolute path using Browser Plugin
Use lower-case `false` to make PHPCS happy
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new a02d3ba add calendars timezone information on expand in ICSExportPlugin
new 98015d4 Merge pull request #595 from armin-hackmann/2.1
new 4910462 Support empty usernames and passwords in basic auth. Fixes #568
new 29d8594 Bumped versions, updated changelog.
new c8d409b Merge branch '1.8' into 2.0
new 4157807 Updated changelog.
new 8f9bd4e Merge branch '2.1'
new 78b0a55 Preparing for a 1.8 release.
new 1d07744 Normalizing URIs before comparing them.
new 22eacaa Using 1.0 for sabre/uri and dev-master for sabre/http
new d9808d9 Merge pull request #598 from fruux/uri-normalize
new cd5f10a Add logo.
new c36a40a Merge pull request #601 from Hywan/readme_logo
new 5ccbc21 Fix a typo in the API documentation.
new 4ed4cae Fix typos.
new 814f649 Issue #581 : Fixed blank principalPrefix in findByUri
new 38ec609 Merge pull request #604 from soydeedo/issue.581-findByUri.blank.prefix
new 7ceac5a Issue #581 : Fixed blank principalPrefix in findByUri
new ea7d427 Updated changelog.
new 361492f Fix a typo in the API documentation.
new 3952c64 ETag is based on the file's mtime.
new 3270cfb Update tests according to the previous commit.
new b68d8ed ETag is based on the file's mtime.
new 70a9964 Update tests according to the previous commit.
new a97076a Use a better algorithm to compute the ETag.
new 3adff21 PUT and PATCH returns `getETag`…
new e0de474 Fix CS.
new 6de633d Compute ETag with a SHA-1.
new bd158fb Update tests according to previous commits.
new 0b92896 Fix CS.
new a93b4e2 Clear cache to avoid a bad ETag computation.
new ba65db1 Fix the rebase.
new c973200 Merge pull request #605 from Hywan/fix_typo
new 5b01e54 Removing the self-update step so perhaps we can get these builds to pass.
new bd9e808 Merge branch '2.1'
new d199f47 Making hhvm an allowed failure. It's unreliable.
new 8dade78 Merge pull request #564 from Hywan/fs_file_getetag
new 0c18505 mv ChangeLog.md CHANGELOG.md for consistency.
new f764f82 Merge pull request #609 from Hywan/changelog
new abdc7b1 Prevent enumeration of absolute path using Browser Plugin
new bfc01a4 Escape some more values
new ed7a00d Use lower-case `false` to make PHPCS happy
new 789cedf Merge pull request #611 from LukasReschke/more-escaping
new 6ba3ac1 Escape some more values
new 0a9c814 Updated changelog. #611
new 231a538 Unittest for #610
new dbe8a64 Merge pull request #610 from LukasReschke/prevent-enumeration-of-absolue-path
new 7837d9a Prevent enumeration of absolute path using Browser Plugin
new 3a55560 Use lower-case `false` to make PHPCS happy
new 5e0c5fa Unittest for #610
new b0c5dcb Updated changelog.
new 714edf9 Showing int values in the browser plugin.
new ff814c3 Deleting properties when parent nodes get deleted.
new cee9933 Merge branch '2.1'
new 51451a0 vobject is using semantic versioning so we can drop a digit.
new 9754cb3 Merge branch '2.0' into 2.1
new 95e3d29 Merge branch '2.1'
new ad70826 Releasing sabre/dav today.
new 6337704 Merge branch '1.8' into 2.0
new 5da70e8 Merge branch '2.0' into 2.1
new 6a8aec2 Updated changelog.
new 4a19014 Merge branch '2.1'
new 1d7ccf2 Releasing 2.0.0alpha-2
new 6469b7f Fixed release date.
new 2653618 Actually releasing alpha3 :S
new 43741ea Imported Upstream version 2.2.0~alpha3
The 66 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