cron
travis-ci
<a href="https://github.com/zopefoundation/Zope/commit/<a class=hub.com/zopefoundation/Zope/commit/<a class="double-link" href="https://git"><a class=hub.com/zopefoundation/Zope/commit/12a4c8826448d7cde245de205c9514128ae86a9c">12a4c8826<a href="https://github.com/zopefoundation/Zope/commit/12a4c8826448d7cde245de205c9514128ae86a9c"><a href="https://github.com/zopefoundation/Zope/commit/12a4c8826448d7cde245de205c9514128ae86a9c">">Restore WebDAV functionality (#772) * Move in the code from Zope. Based on zopefoundation/Zope@</a><a class="double-link" href="https://github.com/zopefoundation/Zope/commit/<a class="double-link" href="https://github.com/zopefoundation/Zope/commit/d1536a577d15f7a35fc459283797223d00343aa1">d1536a577</a>">d1536a577</a><a href="https://github.com/zopefoundation/Zope/commit/12a4c8826448d7cde245de205c9514128ae86a9c">. * Move new Zope2.startup.config module into ZServer. * Add explicit security declaration on webdav.Collection class. * Move IFTPAccess from OFS. * flake8 * Use `@implementer` class decorator. * pep8 * Fix deprecations (#10) * A released Zope is enough. * Fix deprecation warnings occurring during a test run. * Update to versions requested by buildout.cfg. * Add coveralls. * Add coverage config. * - checkpoint checkin * - checkpoint checkin * - unit tests passing * - satisfy isort * - satisfy flake8 * - remove long-deprecated items * - more cleanup * - fixes with help from the Litmus Test (http://www.webdav.org/neon/litmus/) * - setting Connection header is forbidden for WSGI See https://www.python.org/dev/peps/pep-3333/#other-http-features * Revert "Remove `Control_Panel/DavLocks`." This reverts commit </a><a class="double-link" href="https://github.com/zopefoundation/Zope/commit/<a class="double-link" href="https://github.com/zopefoundation/Zope/commit/eec9a4771db7b477dfa7270ba4e79c3545084415">eec9a4771</a>">eec9a4771</a><a href="https://github.com/zopefoundation/Zope/commit/12a4c8826448d7cde245de205c9514128ae86a9c">. * - lint fixes * - fix up the old ZMI pages for locks and Null Resources * - don't show lock icon for all path elements * - remove faux implementation to make locking work * - set ETags, so more Litmus tests pass * - more fixes to improve Litmus coverage and real-life tests with cadaver * - reinstate setting enable-ms-public-header * - remove all references to FTP * - add icons for the lock manager and... (continued)
1437 of 2648 branches covered (54.27%)
Branch coverage included in aggregate %.
2439 of 2439 new or added lines in 37 files covered. (100.0%)
9245 of 11148 relevant lines covered (82.93%)
3.32 hits per line