index
:
delta/python-packages/zope-traversing.git
3.13
3.14
3.5-gocept-xmlrpc-skin
Python3.7support
add-py35-support
all-repos_autofix_all-repos-sed
ancient-zope3
consistent-iro
drop-py34
handle-unicode-gracefully
issue10
issue14
master
monolithic-zope3-3.3
monolithic-zope3-jim-adapter
monolithic-zope3-zope-app-3.2
monolithic-zope3-zope-app-ZopeX3-3.0
monolithic-zope3-zope-app-ZopeX3-3.0.0-Zope-2.8
monolithic-zope3-zope-app-hdima-language-namespace
monolithic-zope3-zope-app-jim-adapter
monolithic-zope3-zope-app-jim-adapter-redesign
monolithic-zope3-zope-app-jim-default-traversal
monolithic-zope3-zope-app-jim-index
monolithic-zope3-zope-app-mgedmin-security
monolithic-zope3-zope-app-philikon-simplify-skinning
monolithic-zope3-zope-app-srichter-blow-services
monolithic-zope3-zope-app-srichter-twisted-integration
monolithic-zope3-zope-app-srichter-twisted-integration2
monolithic-zope3-zope-app-zope3-twisted-merge
py36
rtd-docs
github.com: zopefoundation/zope.traversing.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Enable testing with tox.
Albertas Agejevas
2013-02-18
3
-0
/
+35
*
Drop support for Python 2.4 and 2.5.
Tres Seaver
2012-05-17
10
-33
/
+54
*
Added CHANGES entry.
Souheil CHELFOUH
2011-03-25
1
-0
/
+3
*
Standard cleanup :
Souheil CHELFOUH
2011-03-25
9
-47
/
+84
*
vb
Hanno Schlichting
2011-03-02
2
-1
/
+5
*
Prepare zope.traversing 3.14.0.
Hanno Schlichting
2011-03-02
2
-2
/
+4
*
vb
Hanno Schlichting
2010-12-14
2
-1
/
+5
*
Prepare zope.traversing 3.13.1.
Hanno Schlichting
2010-12-14
2
-5
/
+4
*
cleaned up configure.zcml test
Thomas Lotze
2010-09-19
1
-8
/
+2
*
fixed zcml-related dependencies
Thomas Lotze
2010-09-19
5
-7
/
+11
*
Back to development: 3.13.1
Martijn Faassen
2010-07-09
2
-1
/
+7
*
Preparing release 3.13
Martijn Faassen
2010-07-09
2
-2
/
+2
*
Fix behavior: now __parent__ is checked first before an ILocation
Martijn Faassen
2010-07-09
3
-6
/
+75
*
Remove CVS-era Id fossils.
Tres Seaver
2010-06-03
22
-44
/
+0
*
Pull in releases from 3.4 branch.
Tres Seaver
2010-05-06
1
-0
/
+7
*
Conform to repository policy.
Tres Seaver
2010-05-05
23
-22
/
+67
*
Bump version
Hanno Schlichting
2010-04-30
2
-1
/
+5
*
Prepare zope.traversing 3.12.1.
Hanno Schlichting
2010-04-30
2
-3
/
+2
*
Update bootstrap
Hanno Schlichting
2010-04-30
1
-21
/
+90
*
Removed use of 'zope.testing.doctestunit' in favor of stdlib's doctest.
Tres Seaver
2010-04-16
2
-1
/
+3
*
Bump version
Hanno Schlichting
2009-12-29
2
-1
/
+5
*
Prepare zope.traversing 3.12.0.
Hanno Schlichting
2009-12-29
2
-2
/
+2
*
Avoid testing dependencies on zope.securitypolicies and zope.principalregistry.
Hanno Schlichting
2009-12-29
3
-14
/
+5
*
Bump version
Hanno Schlichting
2009-12-27
2
-1
/
+5
*
Prepare zope.traversing 3.11.0.
Hanno Schlichting
2009-12-27
2
-2
/
+2
*
Removed testing dependency on zope.app.publication.
Shane Hathaway
2009-12-27
5
-22
/
+98
*
Update version after release
Hanno Schlichting
2009-12-16
2
-1
/
+5
*
Prepare zope.traversing 3.10.0.
Hanno Schlichting
2009-12-16
2
-2
/
+2
*
Removed stray test claiming a no longer existing dependency on zope.app.appli...
Hanno Schlichting
2009-12-16
3
-60
/
+4
*
Refactored functional tests to loose dependency on both zope.app.appsetup and...
Hanno Schlichting
2009-12-16
4
-18
/
+45
*
Move the TraversingLayer into test_vhosting, as that's the only place where i...
Hanno Schlichting
2009-12-16
2
-9
/
+5
*
Avoid the zope.app.testing.setup.createSiteManager helper function
Hanno Schlichting
2009-12-16
1
-6
/
+6
*
Integrated test_skinf into test_publicationtraverse
Hanno Schlichting
2009-12-16
2
-37
/
+9
*
Simplified tests for the browser sub-package by using PlacelessSetup from zop...
Hanno Schlichting
2009-12-16
2
-5
/
+7
*
Simplified test_dependencies module by using zope.configuration instead of zo...
Hanno Schlichting
2009-12-16
4
-21
/
+12
*
Removed testing dependency on zope.app.publisher.
Hanno Schlichting
2009-12-16
4
-5
/
+7
*
Replaced testing dependency on zope.app.security with zope.securitypolicy.
Hanno Schlichting
2009-12-16
3
-2
/
+7
*
Removed testing dependency on zope.app.zcmlfiles in favor of more explicit de...
Hanno Schlichting
2009-12-16
4
-11
/
+38
*
Removed duplicated test method
Hanno Schlichting
2009-12-15
1
-8
/
+0
*
Removed testing dependency on zope.app.component.
Hanno Schlichting
2009-12-15
4
-11
/
+14
*
Replaced a test dependency on zope.app.zptpage with a dependency on zope.page...
Hanno Schlichting
2009-12-15
4
-66
/
+81
*
Update version after release
Hanno Schlichting
2009-12-15
2
-1
/
+5
*
Prepare zope.traversing 3.9.0.
Hanno Schlichting
2009-12-15
2
-2
/
+2
*
Moved IBeforeTraverseEvent from zope.app.publication into this package, as we...
Hanno Schlichting
2009-12-15
3
-4
/
+25
*
Back to development: 3.8.1dev
Thomas Lotze
2009-09-29
2
-1
/
+7
*
Preparing release 3.8.0
Thomas Lotze
2009-09-29
2
-3
/
+3
*
In zope.traversing.api.getParent(), try to delegate to
Thomas Lotze
2009-09-29
2
-3
/
+17
*
Brought ITraverser back from zope.location where it had been moved to invert
Thomas Lotze
2009-09-24
9
-18
/
+43
*
backed out changes concerning the getParent cleanup which got its feature branch
Thomas Lotze
2009-09-23
2
-3
/
+10
*
Moved the implementation of zope.traversing.api.getParent() to
Thomas Lotze
2009-09-15
2
-10
/
+3
[prev]
[next]