summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Enable testing with tox.Albertas Agejevas2013-02-183-0/+35
* Drop support for Python 2.4 and 2.5.Tres Seaver2012-05-1710-33/+54
* Added CHANGES entry.Souheil CHELFOUH2011-03-251-0/+3
* Standard cleanup : Souheil CHELFOUH2011-03-259-47/+84
* vbHanno Schlichting2011-03-022-1/+5
* Prepare zope.traversing 3.14.0.Hanno Schlichting2011-03-022-2/+4
* vbHanno Schlichting2010-12-142-1/+5
* Prepare zope.traversing 3.13.1.Hanno Schlichting2010-12-142-5/+4
* cleaned up configure.zcml testThomas Lotze2010-09-191-8/+2
* fixed zcml-related dependenciesThomas Lotze2010-09-195-7/+11
* Back to development: 3.13.1Martijn Faassen2010-07-092-1/+7
* Preparing release 3.13Martijn Faassen2010-07-092-2/+2
* Fix behavior: now __parent__ is checked first before an ILocationMartijn Faassen2010-07-093-6/+75
* Remove CVS-era Id fossils.Tres Seaver2010-06-0322-44/+0
* Pull in releases from 3.4 branch.Tres Seaver2010-05-061-0/+7
* Conform to repository policy.Tres Seaver2010-05-0523-22/+67
* Bump versionHanno Schlichting2010-04-302-1/+5
* Prepare zope.traversing 3.12.1.Hanno Schlichting2010-04-302-3/+2
* Update bootstrapHanno Schlichting2010-04-301-21/+90
* Removed use of 'zope.testing.doctestunit' in favor of stdlib's doctest.Tres Seaver2010-04-162-1/+3
* Bump versionHanno Schlichting2009-12-292-1/+5
* Prepare zope.traversing 3.12.0.Hanno Schlichting2009-12-292-2/+2
* Avoid testing dependencies on zope.securitypolicies and zope.principalregistry.Hanno Schlichting2009-12-293-14/+5
* Bump versionHanno Schlichting2009-12-272-1/+5
* Prepare zope.traversing 3.11.0.Hanno Schlichting2009-12-272-2/+2
* Removed testing dependency on zope.app.publication.Shane Hathaway2009-12-275-22/+98
* Update version after releaseHanno Schlichting2009-12-162-1/+5
* Prepare zope.traversing 3.10.0.Hanno Schlichting2009-12-162-2/+2
* Removed stray test claiming a no longer existing dependency on zope.app.appli...Hanno Schlichting2009-12-163-60/+4
* Refactored functional tests to loose dependency on both zope.app.appsetup and...Hanno Schlichting2009-12-164-18/+45
* Move the TraversingLayer into test_vhosting, as that's the only place where i...Hanno Schlichting2009-12-162-9/+5
* Avoid the zope.app.testing.setup.createSiteManager helper functionHanno Schlichting2009-12-161-6/+6
* Integrated test_skinf into test_publicationtraverseHanno Schlichting2009-12-162-37/+9
* Simplified tests for the browser sub-package by using PlacelessSetup from zop...Hanno Schlichting2009-12-162-5/+7
* Simplified test_dependencies module by using zope.configuration instead of zo...Hanno Schlichting2009-12-164-21/+12
* Removed testing dependency on zope.app.publisher.Hanno Schlichting2009-12-164-5/+7
* Replaced testing dependency on zope.app.security with zope.securitypolicy.Hanno Schlichting2009-12-163-2/+7
* Removed testing dependency on zope.app.zcmlfiles in favor of more explicit de...Hanno Schlichting2009-12-164-11/+38
* Removed duplicated test methodHanno Schlichting2009-12-151-8/+0
* Removed testing dependency on zope.app.component.Hanno Schlichting2009-12-154-11/+14
* Replaced a test dependency on zope.app.zptpage with a dependency on zope.page...Hanno Schlichting2009-12-154-66/+81
* Update version after releaseHanno Schlichting2009-12-152-1/+5
* Prepare zope.traversing 3.9.0.Hanno Schlichting2009-12-152-2/+2
* Moved IBeforeTraverseEvent from zope.app.publication into this package, as we...Hanno Schlichting2009-12-153-4/+25
* Back to development: 3.8.1devThomas Lotze2009-09-292-1/+7
* Preparing release 3.8.0Thomas Lotze2009-09-292-3/+3
* In zope.traversing.api.getParent(), try to delegate toThomas Lotze2009-09-292-3/+17
* Brought ITraverser back from zope.location where it had been moved to invertThomas Lotze2009-09-249-18/+43
* backed out changes concerning the getParent cleanup which got its feature branchThomas Lotze2009-09-232-3/+10
* Moved the implementation of zope.traversing.api.getParent() toThomas Lotze2009-09-152-10/+3