May 2010 Archives by subject
      
      Starting: Sat May  1 08:58:05 EDT 2010
         Ending: Mon May 31 15:41:13 EDT 2010
         Messages: 154
     
- [Zope-Checkins] SVN:	Zope/branches/2.12/src/AccessControl/tests/testUser Fix	testcase filename.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/2.12/src/AccessControl/tests/testUser.py	Coverage for SimpleUser.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/2.12/src/AccessControl/tests/testUser.py	Coverage for SpecialUser, UnrestrictedUser,	and NullUnrestrictedUser.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/2.12/src/AccessControl/tests/testUser.py	Normalize / slim down tests.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/2.12/src/AccessControl/tests/testUser.py Add	tests for __repr__ of user classes.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/2.12/src/AccessControl/tests/testUser.py Note	future work.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/2.12/src/AccessControl/tests/testUser.py Remove	redundant tests of inherited behavior.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/2.12/src/AccessControl/tests/testUser.py Start	on getting real coverage for AccessControl.User.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/2.12/src/DocumentTemplate/tests/test Remove	sclerotic junk from DocumentTemplate tests.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/2.12/src/Products/Sessions/__init__.py Clean	out cruft.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/2.12/src/Products/Sessions/__init__.py Sync w/ trunk.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/2.12/src/Products/Sessions/BrowserIdManager.py	Unused imports
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/2.12/src/Products/Sessions/SessionDataManager.py	Unused imports
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/2.12/src/Products/Sessions/tests/testSessionDataManager.py	Clean out module-scope imports from testcase modules.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/2.12/src/Products/SiteAccess/__init__.py Allow	tests to run in isolation.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/2.12/src/Products/SiteAccess/AccessRule.py	Readability.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/2.12/src/Products/SiteAccess/SiteRoot.py Formatting.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/2.12/src/Products/SiteAccess/SiteRoot.py More	readability.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/2.12/src/Products/SiteAccess/tests/test Remove	fossilized testing hair, module-scope imports.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/2.12/src/Products/SiteAccess/tests/testAccessRule.py	Add tests for 'Products.SiteAccess.AccessRule.getAccessRule'.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/2.12/src/Products/SiteAccess/tests/testAccessRule.py	Add tests for 'Products.SiteAccess.AccessRule.manage_addAccessRule'.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/2.12/src/Products/SiteAccess/tests/testAccessRule.py	Add unit tests for AccessRule's current behavior.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/2.12/src/Products/SiteAccess/tests/testSiteRoot.py	Coveraage for 'Products.SiteAccess.SiteRoot.SiteRoot'.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/2.12/src/Products/SiteAccess/tests/testVirtualHostMonster.py	De-dupe testcase name.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/2.12/src/Products/SiteAccess/tests/testVirtualHostMonster.py	Flesh out edge case tests.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/2.12/src/Products/SiteAccess/VirtualHostMonster.py	Wrap long lines.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/2.12/src/ZPublisher/HTTPResponse.py Yuck -- who	gets the blame for that?
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/hannosch-dtml-vs-accesscontrol/src/ Import	RestrictedDTML from new location
 
Hanno Schlichting
- [Zope-Checkins] SVN:	Zope/branches/hannosch-dtml-vs-accesscontrol/src/ Move	InitializeClass into AccessControl
 
Hanno Schlichting
- [Zope-Checkins] SVN:	Zope/branches/hannosch-dtml-vs-accesscontrol/src/ Move	testSecurity which only deals with DTML
 
Hanno Schlichting
- [Zope-Checkins] SVN:	Zope/branches/hannosch-dtml-vs-accesscontrol/src/ Move code	from policies module
 
Hanno Schlichting
- [Zope-Checkins] SVN:	Zope/branches/hannosch-dtml-vs-accesscontrol/src/ Move DTML.py over
 
Hanno Schlichting
- [Zope-Checkins] SVN:	Zope/branches/hannosch-dtml-vs-accesscontrol/src/ Move import	which causes registration side-effect
 
Hanno Schlichting
- [Zope-Checkins] SVN:	Zope/branches/hannosch-dtml-vs-accesscontrol/src/ Move permissions
 
Hanno Schlichting
- [Zope-Checkins] SVN:	Zope/branches/hannosch-dtml-vs-accesscontrol/src/ Move the	DTML policy assignment and deal with import order changes
 
Hanno Schlichting
- [Zope-Checkins] SVN:	Zope/branches/hannosch-dtml-vs-accesscontrol/src/ Use proper	deprecation for the permission classes
 
Hanno Schlichting
- [Zope-Checkins] SVN:	Zope/branches/hannosch-dtml-vs-accesscontrol/src/AccessControl/DTML.py	Properly deprecate this API, it's used outside
 
Hanno Schlichting
- [Zope-Checkins] SVN:	Zope/branches/hannosch-dtml-vs-accesscontrol/src/AccessControl/Permissions.py	Avoid a strong dependency
 
Hanno Schlichting
- [Zope-Checkins] SVN:	Zope/branches/hannosch-dtml-vs-accesscontrol/src/AccessControl/securitySuite/	Removed strange non-package
 
Hanno Schlichting
- [Zope-Checkins] SVN:	Zope/branches/hannosch-dtml-vs-accesscontrol/src/OFS/DTMLMethod.py	Forgot one "change_dtml_methods"
 
Hanno Schlichting
- [Zope-Checkins] SVN:	Zope/branches/hannosch-dtml-vs-accesscontrol/TODO.txt	zExceptions has no outside dependencies, looks good :)
 
Hanno Schlichting
- [Zope-Checkins] SVN:	Zope/branches/hannosch-dtml-vs-accesscontrol/TODO.txt Add	note about RestrictedPython having DocumentTemplate specific code
 
Hanno Schlichting
- [Zope-Checkins] SVN:	Zope/branches/hannosch-dtml-vs-accesscontrol/TODO.txt Add	some first todo notes
 
Hanno Schlichting
- [Zope-Checkins] SVN:	Zope/branches/hannosch-dtml-vs-accesscontrol/TODO.txt Note	state of DTML
 
Hanno Schlichting
- [Zope-Checkins] SVN:	Zope/branches/hannosch-dtml-vs-accesscontrol/TODO.txt Some	more thoughts
 
Hanno Schlichting
- [Zope-Checkins] SVN:	Zope/branches/hannosch-dtml-vs-accesscontrol/TODO.txt Style	change to todo list
 
Hanno Schlichting
- [Zope-Checkins] SVN:	Zope/branches/tseaver-fix_wsgi/src/App/ZApplication.py Put	this back: we need to do the dance differently for WSGI anyway.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/tseaver-fix_wsgi/src/App/ZApplication.py Remove	inappropriate suspenders from request cleaner.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/tseaver-fix_wsgi/src/ZPublisher/tests/test_WSGIPublisher.py	Full coverage for WSGIResponse.__str__.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/tseaver-fix_wsgi/src/ZPublisher/tests/test_WSGIPublisher.py	Split up bogus tests of __str__.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/tseaver-fix_wsgi/src/ZPublisher/tests/test_WSGIPublisher.py	Tidy up / normalize test for publish_module before writing	more of them.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/tseaver-fix_wsgi/src/ZPublisher/WSGIPublisher.py	Chop out copy-and-paste fossils.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/tseaver-fix_wsgi/src/ZPublisher/WSGIPublisher.py	Defer closing the request until the transaction commits.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/tseaver-fix_wsgi/src/ZPublisher/WSGIPublisher.py	Make new coverage pass.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/tseaver-fix_wsgi/src/ZPublisher/WSGIPublisher.py	Make the WSGI publish function deal with three special cases:
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/tseaver-fix_wsgi/src/ZPublisher/WSGIPublisher.py	More PEP8.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/tseaver-fix_wsgi/src/ZPublisher/WSGIPublisher.py	Override the 'write' method to avoid the stringification.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/tseaver-fix_wsgi/src/ZPublisher/WSGIPublisher.py	Refactor WSGIHTTPResponse to avoid the need to use str() and parse.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/branches/tseaver-fix_wsgi/src/ZPublisher/WSGIPublisher.py	Replace contortions with idiomatic code.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/trunk/src/Products/SiteAccess/AccessRule.py Merge	readability fix from 2.12 branch.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/trunk/src/Products/SiteAccess/tests/testAccessRule.py	Merge access rule tests from 2.12 branch.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/trunk/src/Products/SiteAccess/tests/testAccessRule.py	Merge new coverage tests from 2.12 branch.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/trunk/src/Products/SiteAccess/tests/testSiteRoot.py	Merge coverage from 2.12 branch.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/trunk/src/Products/SiteAccess/tests/testVirtualHostMonster.py	Merge de-dupe from 2.12 branch.
 
Tres Seaver
- [Zope-Checkins] SVN:	Zope/trunk/src/Products/SiteErrorLog/www/main.pt Merge	r112324 from 2.12 branch
 
Wichert Akkerman
- [Zope-Checkins] SVN:	Zope/trunk/src/Products/Transience/tests/testTransientObject.py	The joy of different time resolutions
 
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.11/ Ensure that mailhosts	sharing a queue do not double-deliver mails
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/2.12/ - LP #142226: Added an	extra keyword argument to the HTTPResponse
 
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/branches/2.12/ - LP #142410: Do not index	documents in a KeywordIndex if the document
 
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/branches/2.12/ - LP #142451: If	non-recursive ownership changes are made using
 
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/branches/2.12/ - LP #142590: The	``DTMLMethod`` and ``DTMLDocument`` ``manage_edit``
 
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/branches/2.12/ - LP #142750 and LP	#142481: To prevent confusion when choosing an Id and
 
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/branches/2.12/ - LP #142874: Naming	objects ``URL`` or ``URL1`` broke several ZMI
 
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/branches/2.12/ - LP #143144: Fix	documentation for the zope.conf ``mount-point``
 
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/branches/2.12/ - LP #143261: The (very	old-fashioned) Zope2.debug interactive request
 
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/branches/2.12/ Bump version
 
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.12/ Don't nest block tags	inside HTML <p> tags in zExceptions.ExceptionFormatter.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/2.12/ Ensure that mailhosts	which share a queue directory do not double-deliver mails.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/2.12/ Fix bad except clause in	the ``sequence_sort`` method of the ``<dtml-in>`` tag.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/2.12/ Fix indentation of	OFSP/help/sequence.py docstring.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/2.12/ Fix processInputs() so	that it no longer stomps on things like :records or :int:list
 
Martin Aspeli
- [Zope-Checkins] SVN: Zope/branches/2.12/ Fix several template	errors in SiteErrorLog (chameleon compatibility)
 
Wichert Akkerman
- [Zope-Checkins] SVN: Zope/branches/2.12/ Handle resource files with	.htm extention properly as page template resources.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/2.12/ LP #142563: Fix	AccessControl.User.NullUnrestrictedUserTests.__str__.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/2.12/ Prepare Zope2 2.12.6.
 
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.12/ Remove URL-based	suppression of access rules and site root objects.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/2.12/ Removed Zope2's own	mkzeoinstance script in favor of the version from the new	zope.mkzeoinstance package.
 
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.12/ Update DateTime and pytz,	refs LP #572715
 
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.12/ Update Five's testbrowser	to support both mechanize 0.1.x and 0.2.x.
 
Wichert Akkerman
- [Zope-Checkins] SVN: Zope/branches/2.12/ Update to distribute =	0.6.12
 
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.12/ Update zope.security =	3.7.3
 
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/2.12/doc/CHANGES.rst This is a	feature really, not a bug
 
Wichert Akkerman
- [Zope-Checkins] SVN: Zope/branches/2.12/src/OFS/CopySupport.py	Unused import, new style exceptions.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/2.12/src/Products/Sessions/	Repair breakage induced by backport: sync interfaces with the trunk.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/2.12/src/Products/SiteAccess/	Remove some insanity, now that we have coverage.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/2.12/src/Products/SiteAccess/	Remove string exception.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/2.12/src/Products/SiteAccess/	Unused imports.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/2.12/versions.cfg Update	z.a.locales to new version
 
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/hannosch-dtml-vs-accesscontrol/	Make a branch to work on separating DocumentTemplate and	AccessControl
 
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/branches/tseaver-fix_wsgi/ Merge 2.12	branch changes.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/tseaver-fix_wsgi/s added add	user script and finder help like how repoze.zope2 added users
 
Nathan Van Gheem
- [Zope-Checkins] SVN: Zope/branches/tseaver-fix_wsgi/s Get	quickstart page rendering under plain paste config.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/tseaver-fix_wsgi/src/ Adapt to	new signature of _cookie_list.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/tseaver-fix_wsgi/src/ZPublisher/	Coverage for ZPublisher.WSGIPublisher.publish.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/tseaver-fix_wsgi/src/ZPublisher/	Coverage for ZPublisher.WSGIPublisher.publish_module.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/tseaver-fix_wsgi/src/ZPublisher/	Factor out computation of the list of response headers from	stringifying them.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/tseaver-fix_wsgi/src/ZPublisher/	fixed setDefaultSkin not being added to request and added	tests for it
 
Nathan Van Gheem
- [Zope-Checkins] SVN: Zope/branches/tseaver-fix_wsgi/src/ZPublisher/	Make WSGIResponse.__str__ raise and exception.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/tseaver-fix_wsgi/src/ZPublisher/	Move finalization logic out of HTTPResponse.listHeaders.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/tags/2.12.6/ Tagged Zope2 2.12.6.
 
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ - LP #142226: Added an extra	keyword argument to the HTTPResponse
 
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/trunk/ - LP #142410: Do not index	documents in a KeywordIndex if the document
 
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/trunk/ - LP #142451: If non-recursive	ownership changes are made using
 
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/trunk/ - LP #142590: The ``DTMLMethod``	and ``DTMLDocument`` ``manage_edit``
 
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/trunk/ - LP #142750 and LP #142481: To	prevent confusion when choosing an Id and
 
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/trunk/ - LP #142874: Naming objects	``URL`` or ``URL1`` broke several ZMI
 
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/trunk/ - LP #143144: Fix documentation	for the zope.conf ``mount-point``
 
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/trunk/ - LP #143261: The (very	old-fashioned) Zope2.debug interactive request
 
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/trunk/ Added a link in the ZMI tree pane	to make the tree state persistent.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/ Don't nest block tags inside HTML	<p> tags in zExceptions.ExceptionFormatter.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/ Drop the dependency on the	ThreadLock distribution, by using Python's thread module instead.
 
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Drop the mkzeoinstance script from	Zope2 and point to the external package
 
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/ Fix bad except clause in the	``sequence_sort`` method of the ``<dtml-in>`` tag.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/ Fix indentation of	OFSP/help/sequence.py docstring.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/ Forward port fix for LP #574286	from the 2.12 branch.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/ Handle resource files with .htm	extention properly as page template resources.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/ Make undo log easier to read.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/ Merge	AccessControl.User.tests.testUser fixes from 2.12, w/ LP#142536 fix.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/ Merge fix for LP#142878 from 2.12	branch.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/ Some more updates, thx to checknew
 
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/s Merged c112287 from 2.12 branch
 
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/setup.py Update home page to:	http://zope2.zope.org
 
Baiju M
- [Zope-Checkins] SVN: Zope/trunk/src/AccessControl/tests/testUser	Fix testcase filename.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/src/AccessControl/tests/testUser.py	Merge further test cleanups from 2.12 branch.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/src/AccessControl/tests/testUser.py	Merge future work notes from 2.12 branch.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/src/DocumentTemplate/tests/test	Remove sclerotic junk from DocumentTemplate tests.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/src/OFS/CopySupport.py Unused	import, new style exceptions.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/src/Products/Five/browser/ Merge	c112780 from 2.12 branch
 
Martin Aspeli
- [Zope-Checkins] SVN: Zope/trunk/src/Products/Sessions/ Merge from	2.12 branch.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/src/Products/SiteAccess/ Merge	further janitorial changes from 2.12 branch.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/src/Products/SiteAccess/ Merge	janitorial changes from 2.12 branch.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/src/Products/SiteAccess/ Merge	saner SiteRoot impl. from 2.12 branch.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/src/Products/SiteAccess/ Merge	string exception removal, coverage from 2.12 branch.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/src/Products/SiteAccess/SiteRoot.py	Merge formatting cleanups from 2.12 branch.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/src/Products/SiteAccess/SiteRoot.py	Merge more cleanups from 2.12 branch.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/src/Testing/testbrowser.py Merge	r112803 from 2.12 branch
 
Wichert Akkerman
- [Zope-Checkins] SVN: Zope/trunk/src/ZPublisher/HTTPResponse.py Yuck	-- who gets the blame for that?
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/versions.cfg Be picky,	python-gettext is an optional dependency of zope.i18n, not a tool
 
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/versions.cfg Group versions by the	'sets' to which they correspond.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/versions.cfg Lennart made another	release and Windows eggs are up
 
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/versions.cfg Merge c112402 from	2.12 branch
 
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/versions.cfg Merged c112290 from	2.12 branch
 
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/versions.cfg Update Jinja2
 
Hanno Schlichting
- [Zope-Checkins] SVN: Zope/trunk/versions.cfg Update to bugfix	release of transaction.
 
Tres Seaver
    
      Last message date: 
       Mon May 31 15:41:13 EDT 2010
    Archived on: Mon May 31 15:41:15 EDT 2010
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).