[Pkg-owncloud-commits] [php-sabredav] tag 2.0.0beta1 created (now e1d54dd)
David Prévot
taffit at moszumanska.debian.org
Tue May 20 18:55:12 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to tag 2.0.0beta1
in repository php-sabredav.
at e1d54dd (commit)
This tag includes the following new commits:
new b62d78b Changelog is now in markdown format.
new 3551007 Update ChangeLog.md
new ff4eea4 Added 1.2.5 release
new c5b75de Removing the -stable prefix for consistency.
new 277cd6c Merge branch 'master' of github.com:fruux/sabre-dav
new 40d381b Fix comments.
new ef5ee2e Merge pull request #400 from yunosh/fix-sharingsupport-comments
new 3b1a484 Depending on the upcoming vobject 3.2
new 24b7421 Merge branch '1.8'
new 5b738a8 Duplicated line in changelog.
new cada646 5.6 is no longer allowed to fail.
new 3bfd8b6 Merge branch '1.8'
new 1ecf2fe 1.8.8 -> 1.8.9.
new 1702fb8 Allowing easier overriding of the addressbook home.
new 74dec7a Merge branch '1.8'
new 77ada3a Merge branch 'master' of github.com:fruux/sabre-dav
new 2d64b1c Merge branch 'master' of github.com:fruux/sabre-dav
new 4d43d23 Merge branch '1.7' into 1.8
new a600936 Bumped version.
new 6c815a1 Merge branch '1.8'
new 8af176a Merge branch '1.7' into 1.8
new a854589 Fixed #422 for the 1.8 branch.
new 95f41f9 Merge branch '1.8'
new 0033948 See if we can build a phar. (WIP)
new 048bd04 We can depend on a stable vobject again.
new 9e9eeb8 Matching the vobject targets.
new 1464199 Merge branch '1.7' into 1.8
new d4a6faa Adding PHP namespaces.
new dbaa141 We don't support hhvm yet :(
new 1d6b6c2 Merge branch '1.8'
new 1cd742d Upgraded tests to php 5.4 and sabre/http 2
new d7a609d Merge branch '1.7' into 1.8
new 174109d Fixing #428 on the 1.8 branch.
new 509fed9 Merge branch '1.8'
new 3b8ce85 Fix for #428 on master.
new 7a1a7fd Refactoring the property-updating system. Work in progress.
new cd9d62b The new proppatch object is now fully tested.
new 9dda873 All the DAV tests run again.
new 308ac5f ACL refactoring.
new d0c1e83 Refactored Cal- and CardDAV
new 54b9ed1 Merge remote-tracking branch 'origin/1.7' into 1.8
new 0ed8279 More updated license urls.
new 381f02d Merge branch '1.8'
new b5c2080 More updated license urls.
new 57d47af Merge branch '1.7' into 1.8
new 313e7f1 Merge branch '1.8'
new e9b7544 Merge remote-tracking branch 'origin/master' into property-refactor
new 91096de Lots of formatting/docblock changes.
new f066cc8 To more license tags.
new df819dc Merge pull request #429 from fruux/property-refactor
new e36080d Updated changelog.
new fe683aa Few more tweaks from @staabm.
new b6e0aa6 Removed NODE constants
new e6072f1 Fixed docblock typo
new 94edb07 Explicitly free locks after file operations
new 0d603cc Consider a delete only successfull when unlink() succeeds
new 42a043d Fixed docblock typos
new f2aff16 Merge pull request #432 from staabm/patch-3
new fe91ae0 Merge pull request #431 from staabm/patch-2
new 57e772c Merge pull request #430 from staabm/patch-1
new 462c7bf A few more missing LOCK_UN calls
new 1f4defb Merge pull request #433 from staabm/patch-1
new b388cf3 Mooaarr unlock
new 7517ccc Fixed visibility
new a9797fb Fixed docblock types
new 393af4a Merge pull request #435 from staabm/patch-2
new c9c0fe3 Merge pull request #434 from staabm/patch-1
new f591a58 Merge pull request #436 from staabm/patch-3
new 0fd7a15 Centralized precondition checking
new 6a54ea6 Bumped version. Updated changelog
new 5e8de41 Changelog for flock fixes
new 4dcaec9 Merge pull request #438 from staabm/patch-1
new 3cc8734 Workaround for a hhvm problem. Also makes sense in vanilla php.
new bba3f55 Merge branch 'master' of github.com:fruux/sabre-dav
new 44b0377 A newer phpunit.
new 86ef124 Merge branch 'master' of github.com:fruux/sabre-dav
new bdd8aaa Don't use server->httpRequest
new f2aaead Merge branch '1.7' into 1.8
new bdc918e Fixed #393 for 1.8
new 06d58b1 Merge branch '1.8'
new 8ced190 Fixed #393 for master
new 65f26f0 Deprecated notices. See #437.
new 4b4ccf5 Depending on stable packages.
new dbbc25c cosmetic
new 943ba2a Merge branch '1.7' into 1.8
new 43a445e Merge branch '1.8'
new 478edd0 case sensitivity for getAddressBooksForUser
new 1520e73 Merge pull request #440 from armin-hackmann/master
new 48f61b6 Merge branch '1.7' into 1.8
new 3d0a64d Merge branch '1.7' into 1.8
new a74a235 Merge branch '1.8'
new 3bf23d9 Merge branch 'master' of github.com:fruux/sabre-dav
new fd7af0e Making the tests pass for master as well. #439
new 40451d7 range requests for non-seekable streams
new b73b225 Update CorePlugin.php
new 8173e2f calendar object test.
new 73baff2 Fix for #443.
new 4bb4a1f More tests.
new 21f6a32 Testing jCal related functionality.
new 904fc08 CalDAV testing is on 100% again.
new 4415047 Updated changelog
new 560027c Refactoring the propfind system. Work in progress.
new f4cded1 Missing files.
new ebf0e97 Everything is working again.
new bee78a0 Refactored the sharing plugin to use the new propfind event.
new 733749b Added support for supported-method-set.
new 2794fd1 Updated changelog
new d876e11 Removed php versions that are no longer on travis.
new 75536df Merge branch 'master' into propfind-refactor
new ed5dbca Removed php 5.6 from allowed failures.
new b5f0a10 Migrated another two plugins to the new event system.
new 388a651 Added generate_vcards to gitignore
new 8596306 Merge branch 'master' into propfind-refactor
new e3f394c Some tweaks suggested by @staabm
new 64a4523 Icon for nodes that are not files or collection.
new d83b03e Browser plugin now automatically takes over GET requests
new a219c0f Better docblocks
new c6a00f5 Eliminated afterGetProperties
new 156bd14 Update README.md
new 177e8b4 Moved CalDAV plugin to new PropFind event.
new fb0d010 Removed beforeGetProperties from Sync and CardDAV.
new 50114b1 Fully eliminated the beforeGetProperties event.
new 1e37bb8 Fetching node properties now also moved into an event handler.
new 01ae7a7 Merge pull request #445 from fruux/propfind-refactor
new 95d4adb Switched to PSR-4
new 0f95e6b This is going to be 2.0
new 0b0bf3c Returning etags on failed precondition checks.
new 41051ac Updated changelog
new 3a233b8 Removed the old autoloader.
new 35696ad Changelog
new 47436ef Refreshed directory indexes.
new f65a568 Lots of design tweaks.
new 9c847c9 Case sensitivity.
new 0e8c43e Tests passing.
new 71f578b Tweaks
new 6c274c1 Merge pull request #446 from fruux/slightly-better-browser
new 51991e3 Tests.
new 2192b77 Arbitrary property storage plugin.
new f2ae88d Added a test for the propertystorage plugin.
new eded86f Allowing users to turn on the property storage plugin on a per-path basis.
new f5dc36e Everything is now tested
new 69aeb18 Removing the now-redundant acl properties.
new c7ffe4d Merge pull request #447 from fruux/property-storage
new fd04e50 Merge branch 'master' of github.com:fruux/sabre-dav
new 37ebeba Added another test for the Tree class.
new f0fa236 Content tweaks in migration script.
new bb819a1 Upgrade script adds property storage and card optimizations.
new fddef03 Better carddav performance. #413.
new 4af515c Merge branch 'master' of https://github.com/jknockaert/sabre-dav into jknockaert-master
new c155b4e Merge branch 'jknockaert-master'
new c1e5a14 New synctoken url. Updated changelog
new 77aed99 Aiming for a beta release today.
new f1b0691 This method is no longer needed.
new d8e131a Adjusted a few event timings to be more consistent.
new a841bb5 Fixed broken unittests.
new 8b9b17c Fixed build script.
new b901c40 Removed phing and created super simple build script.
new 06acde1 Missing vobject note
new 6807f3d Merge branch '1.8' of github.com:fruux/sabre-dav into 1.8
new 1942f1f Updated changelog.
new 0d06453 Merge branch '1.7' into 1.8
new e1d54dd Merge branch '1.8'
The 162 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