October 2008 Archives by date
      
      Starting: Wed Oct  1 01:05:34 EDT 2008
         Ending: Fri Oct 31 21:07:44 EDT 2008
         Messages: 1119
     
- [Checkins] SVN: z3c.form/trunk/src/z3c/form/group.txt changed Int	to TextLine,	this was only working because there was no IntegerDataConverter	configured and the FieldDataConverter was used.
 
Roger Ineichen
- [Checkins] SVN: z3c.form/trunk/src/z3c/form/widget.py security	issue:
 
Roger Ineichen
- [Checkins] SVN: z3c.form/trunk/src/z3c/form/ - implemented	(optional) hint concept based on schema field description	used as widget title value.
 
Roger Ineichen
- [Checkins] SVN: grokproject/trunk/tests.txt Extend tests.
 
Michael Haubenwallner
- [Checkins] SVN:	gzo.plonesmashtheme/trunk/gzo.plonesmashtheme.egg-info/	remove .egg-info files
 
Kevin Teague
- [Checkins] SVN:	gzo.plonesmashtheme/trunk/gzo/plonesmashtheme/browser/dochome.pt	update doc home page with links to the new official grok docs	(this page is also being maintained in	portal_view_customizations for the time being as well)
 
Kevin Teague
- [Checkins] SVN: grokproject/trunk/tests.txt Extend tests.
 
Uli Fouquet
- [Checkins] SVN:	Sandbox/malthe/chameleon.html/src/chameleon/html/xss.py Fixed	error message.
 
Malthe Borch
- [Checkins] SVN: Sandbox/malthe/chameleon.html/ Invalidate templates	when .xss-files are modified (mtime).
 
Malthe Borch
- [Checkins] SVN: Sandbox/malthe/chameleon.core/ Set auto-reload	based on CHAMELEON_DEBUG env flag.
 
Malthe Borch
- [Checkins] SVN: zc.blist/trunk/src/zc/blist/ moved regression	doctests to a separate text file,	making their inclusion in the test suite more explicit
 
Thomas Lotze
- [Checkins] SVN: relstorage/trunk/relstorage/adapters/ We are no	longer using Unicode in the database, so don't pay the price
 
Shane Hathaway
- [Checkins] SVN: Sandbox/malthe/chameleon.html/ Added 'append' and	'prepend' insertion modes.
 
Malthe Borch
- [Checkins] SVN: zc.blist/trunk/src/zc/blist/tests.py moved	long-running tests to test level 2
 
Thomas Lotze
- [Checkins] SVN: zc.blist/trunk/setup.py updated author_email
 
Thomas Lotze
- [Checkins] SVN: zc.blist/trunk/src/zc/blist/README.txt fixed ReST
 
Thomas Lotze
- [Checkins] SVN:	z3ext.layoutform/trunk/src/z3ext/layoutform/browser/form.pt	update i18n
 
Nikolay Kim
- [Checkins] SVN: z3c.form/branches/adamg-objectwidget/ Copied	remotely
 
Adam Groszer
- [Checkins] SVN: zc.testbrowser/trunk/ Merge Sebastian's branch that	enables (and requires) MozLab 0.1.9 and supports Firefox
 
Christian Theune
- [Checkins] SVN: zc.testbrowser/branches/sweh-mozlab0.1.9/ This	branch was merged.
 
Christian Theune
- [Checkins] SVN: zc.testbrowser/trunk/src/zc/testbrowser/real.py	Refactor loading of `real.js` in preparation to support	switchin MozRepl
 
Christian Theune
- [Checkins] SVN:	Sandbox/malthe/chameleon.core/src/chameleon/core/types.py	Passing the arguments to object.__init__ makes no sense.
 
Malthe Borch
- [Checkins] SVN: zc.testbrowser/trunk/buildout.cfg Fix versions	again after updating.
 
Christian Theune
- [Checkins] SVN: Sandbox/malthe/chameleon.zpt/ Preparing release.
 
Malthe Borch
- [Checkins] SVN: grokproject/trunk/tests.txt make tests pass again
 
Michael Haubenwallner
- [Checkins] SVN:	Sandbox/malthe/chameleon.zpt/src/chameleon/zpt/i18n.txt	Adding translation test.
 
Malthe Borch
- [Checkins] SVN:	Sandbox/malthe/chameleon.core/src/chameleon/core/types.py	Fixed method.
 
Malthe Borch
- [Checkins] SVN:	Sandbox/malthe/chameleon.core/src/chameleon/core/translation.py	Finalize condition.
 
Malthe Borch
- [Checkins] SVN: Sandbox/malthe/chameleon.core/ Fixed bugs where a	condition and a loop would conflict if no clauses were	present (e.g. a text-only node).
 
Malthe Borch
- [Checkins] SVN: Sandbox/malthe/chameleon.core/ Preparing release.
 
Malthe Borch
- [Checkins] SVN: z3c.pt/trunk/ Compiler moved out to chameleon.core	and chameleon.zpt packages.
 
Malthe Borch
- [Checkins] SVN: z3c.pt/trunk/ Preparing release.
 
Malthe Borch
- [Checkins] SVN: z3c.pt.compat/trunk/s Updated configuration.
 
Malthe Borch
- [Checkins] SVN: z3c.pt.compat/trunk/s Preparing new release due to	file missing from commit.
 
Malthe Borch
- [Checkins] SVN: z3c.form/trunk/ Updated package to z3c.pt 1.0b1	(now Chameleon-based).
 
Malthe Borch
- [Checkins] SVN: z3c.macro/trunk/ Updated package to z3c.pt 1.0b1	(now Chameleon-based).
 
Malthe Borch
- [Checkins] SVN: z3c.template/trunk/ Updated package to z3c.pt 1.0b1	(now Chameleon-based).
 
Malthe Borch
- [Checkins] SVN: Sandbox/malthe/chameleon.html/ Preparing release.
 
Malthe Borch
- [Checkins] SVN: Products.GenericSetup/trunk/setup.py Set up	test metadata; use sphinxy docs.
 
Tarek Ziadé
- [Checkins] SVN: Products.GenericSetup/trunk/setup.py fixed a typo	that broke setup.py
 
Tarek Ziade
- [Checkins] SVN: Sandbox/malthe/chameleon.core/ Added functionality	to bind macros to keyword arguments.
 
Malthe Borch
- [Checkins] SVN: Products.CMFCalendar/trunk/Products/CMFCalendar/	Long events miss the last day of each month in the calendar,	thanks to silviot
 
Tarek Ziade
- [Checkins] SVN:	Products.CMFCalendar/branches/2.1/Products/CMFCalendar/ Long	events miss the last day of each month in the calendar,	thanks to silviot
 
Tarek Ziade
- [Checkins] SVN: Sandbox/malthe/chameleon.html/ Fixed bug where	CSS-comments would lead to an exception.
 
Malthe Borch
- [Checkins] SVN: Sandbox/malthe/chameleon.html/ Preparing release.
 
Malthe Borch
- [Checkins] SVN: z3ext.layout/trunk/ Fixed bug with multple nameless	pagelet
 
Nikolay Kim
- [Checkins] SVN: z3ext.layout/tags/1.4.6/ release tag
 
Nikolay Kim
- [Checkins] SVN: z3ext.layout/trunk/setup.py vb
 
Nikolay Kim
- [Checkins] SVN: plone.z3cform/trunk/ Send an event	AfterWidgetUpdateEvent after updating display widgets in a	CRUD form.
 
Sylvain Viollon
- [Checkins] SVN: zopyx.convert2/ added
 
Andreas Jung
- [Checkins] SVN: zopyx.convert2/tags/ added
 
Andreas Jung
- [Checkins] SVN: zopyx.convert2/trunk/ added
 
Andreas Jung
- [Checkins] SVN: zopyx.convert2/branches/ added
 
Andreas Jung
- [Checkins] SVN: zopyx.convert2/trunk/zopyx/ added
 
Andreas Jung
- [Checkins] SVN: zopyx.convert2/trunk/zopyx/convert renamed package
 
Andreas Jung
- [Checkins] SVN:	zopyx.convert2/trunk/zopyx/convert2/tests/testConverters.py	renamed package
 
Andreas Jung
- [Checkins] SVN: zopyx.convert2/trunk/ added
 
Andreas Jung
- [Checkins] SVN: zopyx.convert2/trunk/src/ added
 
Andreas Jung
- [Checkins] SVN: zopyx.convert2/trunk/ restructured
 
Andreas Jung
- [Checkins] SVN: zopyx.convert2/trunk/ added
 
Andreas Jung
- [Checkins] SVN: zopyx.smartprintng.core/trunk/ added
 
Andreas Jung
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/ cleanup
 
Andreas Jung
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/demo/ removed
 
Andreas Jung
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/demo/out	cleanup
 
Andreas Jung
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/tests/.testTransformation.py.sw	removed
 
Andreas Jung
- [Checkins] SVN: zopyx.smartprintng.core/trunk/setup.py updated
 
Andreas Jung
- [Checkins] SVN: zopyx.convert2/trunk/zopyx/ added
 
Stephan Richter
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/ fixes	in image handling
 
Andreas Jung
- [Checkins] SVN: zopyx.smartprintng.core/trunk/setup.py bringing	version numbers in line
 
Andreas Jung
- [Checkins] SVN: plone.z3cform/trunk/ Add translation files for	english (just copy pot file).
 
Sylvain Viollon
- [Checkins] SVN: lovely.recipe/trunk/CHANGES.txt checking permissions
 
Jodok Batlogg
- [Checkins] SVN: lovely.recipe/trunk/ see CHANGES.txt
 
Jodok Batlogg
- [Checkins] SVN: zopyx.convert2/trunk/README.txt fixed the license
 
Andreas Jung
- [Checkins] SVN: zopyx.convert2/trunk/src/zopyx/convert2/README.txt	fixed license
 
Andreas Jung
- [Checkins] SVN: zope.session/trunk/ Added a 'postOnly' option on	CookieClientIdManagers to only allow setting
 
Jim Fulton
- [Checkins] SVN: zope.session/trunk/CHANGES.txt Fixed copy-paste	error.
 
Jim Fulton
- [Checkins] SVN: zope.session/tags/3.7.0/ tag
 
Jim Fulton
- [Checkins] SVN: zope.session/tags/3.7.0/setup.py Updated version.
 
Jim Fulton
- [Checkins] SVN: z3c.form/trunk/src/z3c/form/README.txt mention the	new testing.txt in the main docs.
 
Stephan Richter
- [Checkins] SVN: z3c.form/trunk/ - Feature: When no file is	specified in the file upload widget, instead of
 
Stephan Richter
- [Checkins] SVN: z3c.form/trunk/src/z3c/form/interfaces.py Make no	changes a string.
 
Stephan Richter
- [Checkins] SVN: z3c.form/trunk/src/z3c/form/field.py Fix long lines.
 
Stephan Richter
- [Checkins] SVN: Sandbox/malthe/chameleon.core/ Added support for	translating dynamic body text.
 
Malthe Borch
- [Checkins] SVN: zopyx.convert2/trunk/zopyx/ added
 
Andreas Jung
- [Checkins] SVN: grokproject/trunk/tests.txt Update tests:
 
Uli Fouquet
- [Checkins] SVN: Zope/trunk/ - LP #253362: Moved Zope2-specific	moudle, ZODB/Mount.py, to
 
Tres Seaver
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/LICENSE.txt	added
 
Andreas Jung
- [Checkins] SVN: zopyx.convert2/trunk/src/zopyx/convert2/LICENSE.txt	zopyx.convert2 is now ZPL licensed
 
Andreas Jung
- [Checkins] SVN: zopyx.convert2/trunk/ updated
 
Andreas Jung
- [Checkins] SVN: zopyx.convert2/trunk/src/zopyx/convert2/xinc.py	fixes for xinc
 
Andreas Jung
- [Checkins] SVN: zopyx.convert2/trunk/src/zopyx/convert2/xfc.py	adjusted to new converter API
 
Andreas Jung
- [Checkins] SVN: zopyx.convert2/trunk/src/zopyx/convert2/ re-added	support for XFC
 
Andreas Jung
- [Checkins] SVN: zopyx.convert2/trunk/setup.py xslfo-convert ->	html-convert
 
Andreas Jung
- [Checkins] SVN:	zopyx.convert2/trunk/src/zopyx/convert2/tests/testConverters.py	removed tests (use cli aka html-converter --test instead)
 
Andreas Jung
- [Checkins] SVN: zopyx.convert2/trunk/TODO.txt added
 
Andreas Jung
- [Checkins] SVN: zopyx.convert2/trunk/setup.py we need zope.interface
 
Andreas Jung
- [Checkins] SVN: zopyx.smartprintng.core/trunk/ added zopyx.convert2	as a dependency
 
Andreas Jung
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/highlevel.py	using zopyx.convert2
 
Andreas Jung
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/resources.py	using zopyx.convert2
 
Andreas Jung
- [Checkins] SVN: Products.CMFCore/trunk/Products/CMFCore/ - tool	interfaces: Replace non-existing IMember interface with the
 
Jens Vagelpohl
- [Checkins] SVN: Products.CMFCore/branches/2.1/Products/CMFCore/ -	tool interfaces: Replace non-existing IMember interface with the
 
Jens Vagelpohl
- [Checkins] SVN:	Products.CMFCore/trunk/Products/CMFCore/interfaces/_tools.py - typo
 
Jens Vagelpohl
- [Checkins] SVN:	Products.CMFCore/branches/2.1/Products/CMFCore/interfaces/_tools.py	- typo
 
Jens Vagelpohl
- [Checkins] SVN: Products.CMFCore/trunk/Products/CMFCore/ - actions	tool export/import: The actions tool export/import mechanism
 
Jens Vagelpohl
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/zcml.py	fixed typo
 
Andreas Jung
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/demo/demo_app.py	fixed handling of demo.html
 
Andreas Jung
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/demo/demo_app.py	another typo
 
Andreas Jung
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/demo/demo_app.py	grmpf :(
 
Andreas Jung
- [Checkins] SVN: zopyx.smartprintng.core/trunk/ making demo_app	available through an entry point
 
Andreas Jung
- [Checkins] SVN: Products.CMFCore/trunk/Products/CMFCore/ -	Discussion tool: Removed the listActions method that would return
 
Jens Vagelpohl
- [Checkins] SVN: Products.CMFCore/trunk/Products/CMFCore/ - Actions:	Added deprecation warnings to the ZMI actions tab and
 
Jens Vagelpohl
- [Checkins] SVN:	z3c.pypimirror/trunk/THIS-PROJECT-MOVED-TO-LAUNCHPAD added
 
Andreas Jung
- [Checkins] SVN: z3c.pypimirror/tags/before-launchpad-move/ tagging	before moving codebase to Launchpad
 
Andreas Jung
- [Checkins] SVN: grok/trunk/grokwiki/s added includeDependencies and	grokui.admin to grokwiki
 
Michael Haubenwallner
- [Checkins] SVN: zopyx.convert2/trunk/src/zopyx/convert2/ removed	pointless zope.interface usage
 
Andreas Jung
- [Checkins] SVN: zopyx.convert2/trunk/README.txt updated
 
Andreas Jung
- [Checkins] SVN: zopyx.convert2/trunk/s preparing 2.0.0b1
 
Andreas Jung
- [Checkins] SVN: zopyx.convert2/trunk/CHANGES.txt updated
 
Andreas Jung
- [Checkins] SVN: zopyx.convert2/trunk/ updated
 
Andreas Jung
- [Checkins] SVN: zopyx.convert2/tags/2.0.0b1/ 2.0.0b1
 
Andreas Jung
- [Checkins] SVN: zope.sendmail/trunk/src/zope/sendmail/mailer.py	gmail seems to burp nowadays on smtp quit, deep down in smtplib
 
Adam Groszer
- [Checkins] SVN: grokapps/gbe update to grok-0.14 release
 
Michael Haubenwallner
- [Checkins] SVN: zopyx.convert2/trunk/src/zopyx/convert2/xfc.py typos
 
Andreas Jung
- [Checkins] SVN: zopyx.convert2/trunk/src/zopyx/convert2/xfc.py	missing import
 
Andreas Jung
- [Checkins] SVN: zopyx.convert2/trunk/src/zopyx/convert2/prince.py	fixed method call
 
Andreas Jung
- [Checkins] SVN: zopyx.convert2/trunk/src/zopyx/convert2/prince.py	fixed missing import
 
Andreas Jung
- [Checkins] SVN: zopyx.convert2/trunk/src/zopyx/convert2/xinc.py	import fix
 
Andreas Jung
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/demo/	demo app now converts the demo HTML file using all available	converters
 
Andreas Jung
- [Checkins] SVN: zopyx.smartprintng.core/trunk/README.txt updated
 
Andreas Jung
- [Checkins] SVN: zopyx.smartprintng.core/trunk/README.txt updated
 
Andreas Jung
- [Checkins] SVN: zopyx.convert2/trunk/src/zopyx/convert2/CHANGES.txt	removed
 
Andreas Jung
- [Checkins] SVN: zopyx.convert2/trunk/CHANGES.txt updated
 
Andreas Jung
- [Checkins] SVN: zopyx.convert2/tags/2.0.0b2/ 'creating tag	svn+ssh://andreasjung at svn.zope.org/repos/main/zopyx.convert2/tags/2.0.0b2	from	svn+ssh://andreasjung at svn.zope.org/repos/main/zopyx.convert2/trunk'
 
Andreas Jung
- [Checkins] SVN: zope.sendmail/trunk/src/zope/sendmail/mailer.py try	again with catching sslerror, thx Jens
 
Adam Groszer
- [Checkins] SVN: zopyx.convert2/trunk/setup.py wrong entry point for	console scripts
 
Andreas Jung
- [Checkins] SVN: Products.CMFDefault/branches/Charlie_X/ Charlie's	branch. Enter with care
 
Charlie Clark
- [Checkins] SVN: z3ext.resource/trunk/ update dependencies
 
Nikolay Kim
- [Checkins] SVN: z3ext.resource/tags/1.2.0/ tag release
 
Nikolay Kim
- [Checkins] SVN: z3ext.resource/t
 
Nikolay Kim
- [Checkins] SVN: zopyx.smartprintng.core/trunk/ updated
 
Andreas Jung
- [Checkins] SVN: zopyx.smartprintng.core/trunk/ updated
 
Andreas Jung
- [Checkins] SVN: zopyx.convert2/trunk/setup.py fixed download url
 
Andreas Jung
- [Checkins] SVN:	Products.CMFDefault/branches/Charlie_X/Products/CMFDefault/skins/zpt_generic/	CSS based homepage. Optimised for resolutions of 1024 x 800
 
Charlie Clark
- [Checkins] SVN:	Products.CMFDefault/branches/Charlie_X/Products/CMFDefault/browser/new_folder.	Initial work on formlib-based contents view.
 
Charlie Clark
- [Checkins] SVN: z3ext.layout/trunk/ Added @@pagelet browser view	for fast access pagelets
 
Nikolay Kim
- [Checkins] SVN: z3ext.layout/tags/1.5.0/ release tag
 
Nikolay Kim
- [Checkins] SVN: z3ext.layoutform/trunk/ - Added default css styles
 
Nikolay Kim
- [Checkins] SVN: z3ext.layoutform/tags/1.2.0/ release tag
 
Nikolay Kim
- [Checkins] SVN: z3ext.layoutform/trunk/setup.py vb
 
Nikolay Kim
- [Checkins] SVN: z3ext.layoutform/t
 
Nikolay Kim
- [Checkins] SVN: keas.googlemap/trunk/src/keas/googlemap/ update	tests so they actually pass and are less brittle.
 
Paul Carduner
- [Checkins] SVN: keas.googlemap/trunk/src/keas/googlemap/browser/	keep track of the different google map control types that are	available.
 
Paul Carduner
- [Checkins] SVN:	z3ext.layoutform/trunk/src/z3ext/layoutform/browser/form.css
 
Nikolay Kim
- [Checkins] SVN:	zope.configuration/branches/3.4/src/zope/configuration/config.py	Use builtin set type: the 'sets' module is deprecated in Python 2.6.
 
Tres Seaver
- [Checkins] SVN:	zope.configuration/trunk/src/zope/configuration/config.py Use	builtin set type: the 'sets' module is deprecated in Python 2.6.
 
Tres Seaver
- [Checkins] SVN: zope.configuration/branches/3.4/ No release branch	required: its a decoy.
 
Tres Seaver
- [Checkins] SVN: zope.configuration/trunk/ Prep 3.4.1 release.
 
Tres Seaver
- [Checkins] SVN: zope.configuration/tags/3.4.1/ Tag 3.4.1 release.
 
Tres Seaver
- [Checkins] SVN: zope.configuration/tags/3.4.1/setup.py Foolish	attempt to predict the future.
 
Tres Seaver
- [Checkins] SVN: zope.configuration/tags/3.4.1/setup.py Ouch,	not on the tag.
 
Tres Seaver
- [Checkins] SVN: zope.configuration/trunk/setup.py Foolish attempt	to predict the future.
 
Tres Seaver
- [Checkins] SVN: zc.blist/trunk/src/zc/blist/CHANGES.txt preparing	release
 
Thomas Lotze
- [Checkins] SVN: zc.blist/tags/0.1/ tagging 0.1 release
 
Thomas Lotze
- [Checkins] SVN: zc.blist/tags/0.1/ oops, wrong version number
 
Thomas Lotze
- [Checkins] SVN: zc.blist/trunk/src/zc/blist/CHANGES.txt we'll start	off with a beta release as noted in setup.py
 
Thomas Lotze
- [Checkins] SVN: zc.blist/tags/1.0b1/ tagging 1.0b1 release
 
Thomas Lotze
- [Checkins] SVN: zc.blist/trunk/s post-release version bump
 
Thomas Lotze
- [Checkins] SVN: five.pt/trunk/src/five/pt/configure.zcml Add a	configure.zcml to load z3c.pt.
 
Sylvain Viollon
- [Checkins] SVN: zope.schema/trunk/src/zope/schema/ Suppress	warnings, fix test when run under Python 2.6.
 
Tres Seaver
- [Checkins] SVN: zope.schema/trunk/CHANGES.txt Changelog update for	2.6 compatibility.
 
Tres Seaver
- [Checkins] SVN: five.megrok.z3cpt/ Base support for z3c.pt in Zope	2 with Grok.
 
Sylvain Viollon
- [Checkins] SVN: five.grok/branches/sylvain-viewlets/ Branch for	viewlets rendering.
 
Sylvain Viollon
- [Checkins] SVN: five.grok/branches/sylvain-viewlets/src/five/grok/	Adding a simple content provider "viewletmanager to be later".
 
Sylvain Viollon
- [Checkins] SVN: hurry.resource/trunk/src/hurry/resource/ Calculate	the URL to the library, not to the full resource, as this
 
Martijn Faassen
- [Checkins] SVN: hurry.resource/trunk/src/hurry/resource/ Make	things more robust when library urls without trailing slash appear.
 
Martijn Faassen
- [Checkins] SVN: ZODB/branches/3.8/src/ZEO/tests/testZEO.py Closed	handle associated with a temporary file to prevent errors on
 
Jim Fulton
- [Checkins] SVN: five.pt/trunk/buildout.cfg Fix buildout	configuration to run broken tests.
 
Sylvain Viollon
- [Checkins] SVN: five.pt/trunk/src/five/pt/pagetemplate.py Add the	possiblity to have a default namespace (for grok integration).
 
Sylvain Viollon
- [Checkins] SVN:	five.grok/branches/sylvain-viewlets/src/five/grok/components.py	ContentProvider -> ViewletManager.
 
Sylvain Viollon
- [Checkins] SVN:	five.megrok.z3cpt/trunk/five/megrok/z3cpt/templatereg.py	Inject the Grok namespace in the five.pt template.
 
Sylvain Viollon
- [Checkins] SVN: z3ext.layout/trunk/setup.py
 
Nikolay Kim
- [Checkins] SVN: z3ext.layoutform/trunk/
 
Nikolay Kim
- [Checkins] SVN:	Sandbox/malthe/chameleon.genshi/src/chameleon/genshi/tests/test_edges.py	Extreme forms (I hit this in a real world form.. ugh)
 
Wichert Akkerman
- [Checkins] SVN: ZODB/branches/3.8/src/ZODB/tests/testblob.py Added	tear-down code needed on windows.
 
Jim Fulton
- [Checkins] SVN:	Products.GenericSetup/branches/1.3/Products/GenericSetup/	Avoid even an explicit purge of the rolemap if no XML file is	present
 
Tres Seaver
- [Checkins] SVN:	Products.GenericSetup/branches/1.4/Products/GenericSetup/	Avoid even an explicit purge of the rolemap if no XML file is	present
 
Tres Seaver
- [Checkins] SVN: Products.GenericSetup/trunk/Products/GenericSetup/	Avoid even an explicit purge of the rolemap if no XML file is	present
 
Tres Seaver
- [Checkins] SVN:	Products.CMFCore/trunk/Products/CMFCore/browser/globalbrowsermenuservice.py	Move failed imports out of module scope.
 
Tres Seaver
- [Checkins] SVN: Products.CMFCore/trunk/setup.py Allow 'python	setup.py test' to run all the tests.
 
Tres Seaver
- [Checkins] SVN:	Products.CMFDefault/trunk/Products/CMFDefault/browser/ Add	'ursine_globals' view.
 
Tres Seaver
- [Checkins] SVN: Products.CMFDefault/trunk/Products/CMFDefault/ Add	alternate main_templates / skins / profiles using 'ursine_globals'.
 
Tres Seaver
- [Checkins] SVN: Products.CMFDefault/trunk/setup.py Get tests	running using 'python setup.py test ftest'.
 
Tres Seaver
- [Checkins] SVN: Products.GenericSetup/trunk/setup.py Use released	zope.testing version.
 
Tres Seaver
- [Checkins] SVN: Products.CMFTopic/trunk/setup.py Get tests running	using 'python setup.py test ftest'.
 
Tres Seaver
- [Checkins] SVN: Products.CMFUid/trunk/setup.py Get tests running	using 'python setup.py ftest'.
 
Tres Seaver
- [Checkins] SVN: Products.CMFActionIcons/trunk/setup.py Get tests	running using 'python setup.py test ftest'.
 
Tres Seaver
- [Checkins] SVN: Products.CMFCalendar/trunk/setup.py Get tests	running using 'python setup.py test ftest'.
 
Tres Seaver
- [Checkins] SVN: Products.DCWorkflow/trunk/setup.py Get tests	running using 'python setup.py test ftest'.
 
Tres Seaver
- [Checkins] SVN: z3c.json/trunk/ - added parse_response_headers to	allow subclasses to handle header values if
 
Juergen Kartnaller
- [Checkins] SVN: lovely.responsecache/trunk/ - correctly qoute the	expire date for z3.authenticated cookie
 
Juergen Kartnaller
- [Checkins] SVN: lovely.responsecache/trunk/ prepare for new version
 
Juergen Kartnaller
- [Checkins] SVN: lovely.responsecache/tags/1.4.1/ tag release
 
Juergen Kartnaller
- [Checkins] SVN:	Sandbox/malthe/chameleon.genshi/src/chameleon/genshi/language.txt	I seem to have created a test that never completes...
 
Wichert Akkerman
- [Checkins] SVN: grokapps/gbe work around a limitation in multi-app	setups
 
Michael Haubenwallner
- [Checkins] SVN: hurry.zoperesource/ Initial import: zope	integration for hurry.resource.
 
Martijn Faassen
- [Checkins] SVN: hurry.zoperesource/trunk/ Hook in external and set	some ignores.
 
Martijn Faassen
- [Checkins] SVN: z3ext.controlpanel/trunk/ - Added default	stylesheets
 
Nikolay Kim
- [Checkins] SVN:	z3ext.controlpanel/trunk/src/z3ext/controlpanel/browser/layout.pt
 
Nikolay Kim
- [Checkins] SVN: z3ext.controlpanel/tags/1.3.0/ release tag
 
Nikolay Kim
- [Checkins] SVN: z3ext.controlpanel/trunk/setup.py vb
 
Nikolay Kim
- [Checkins] SVN: hurry.yui/trunk/src/hurry/yui/yuidepend.py Work	with non-beta YUI loader now.
 
Martijn Faassen
- [Checkins] SVN: hurry.yui/trunk/src/hurry/yui/README.txt Update to	latest hurry.resource.
 
Martijn Faassen
- [Checkins] SVN: hurry.yui/trunk/src/hurry/yui/yui.py Update to	latest release of YUI (2.6.0).
 
Martijn Faassen
- [Checkins] SVN: zope.sendmail/trunk/src/zope/sendmail/mailer.py	gmail seems to burp nowadays on smtp quit, deep down in smtplib
 
Zvezdan Petkovic
- [Checkins] SVN: zope.sendmail/trunk/src/zope/sendmail/mailer.py	try again with catching sslerror, thx Jens
 
Zvezdan Petkovic
- [Checkins] SVN: ZODB/branches/3.8/buildout.cfg Changed the	generated test script to use a part-local tmp directory
 
Jim Fulton
- [Checkins] SVN: ZODB/branches/3.8/src/persistent/wref.py Adjusted	the arbitrary class used for persistent objects in a test to
 
Jim Fulton
- [Checkins] SVN: ZODB/tags/3.8.1b9/ tag
 
Jim Fulton
- [Checkins] SVN: ZODB/tags/3.8.1b9/setup.py Updated version.
 
Jim Fulton
- [Checkins] SVN: hurry.resource/trunk/ Preparing for initial release.
 
Martijn Faassen
- [Checkins] SVN: hurry.resource/tags/ Create tags dir.
 
Martijn Faassen
- [Checkins] SVN: hurry.resource/tags/0.1/ Tag for release.
 
Martijn Faassen
- [Checkins] SVN: hurry.resource/tags/0.1/setup.py Release preps.
 
Martijn Faassen
- [Checkins] SVN: z3c.form/branches/adamg-objectwidget/ first try at	the objectwidget, 
 
Adam Groszer
- [Checkins] SVN: hurry.resource/tags/0.1/setup.py Update text.
 
Martijn Faassen
- [Checkins] SVN: hurry.resource/trunk/setup.py Update text.
 
Martijn Faassen
- [Checkins] SVN: hurry.resource/trunk/ Post-release.
 
Martijn Faassen
- [Checkins] SVN: hurry.zoperesource/trunk/ Use released	hurry.resource.
 
Martijn Faassen
- [Checkins] SVN: zope.sendmail/trunk/src/zope/sendmail/mailer.py	try again with catching sslerror, thx Jens
 
Fred Drake
- [Checkins] SVN: hurry.yui/trunk/ Use released hurry.resource.
 
Martijn Faassen
- [Checkins] SVN: hurry.zopeyui/ Initial import of zope support for	hurry.yui.
 
Martijn Faassen
- [Checkins] SVN: hurry.zopeyui/trunk/svn-commit.tmp Remove this.
 
Martijn Faassen
- [Checkins] SVN: hurry.zopeyui/trunk/ * create yui-build directory	only when it isn't around already.
 
Martijn Faassen
- [Checkins] SVN: z3ext.controlpanel/trunk/ Fixed migration script	for multiple databases
 
Nikolay Kim
- [Checkins] SVN: z3ext.controlpanel/tags/1.3.1/ release tag
 
Nikolay Kim
- [Checkins] SVN: z3ext.controlpanel/trunk/setup.py vb
 
Nikolay Kim
- [Checkins] SVN: Zope/branches/gsoc-python-2.5/lib/python/zope/app/	- Fix broken externals
 
Sidnei da Silva
- [Checkins] SVN: z3ext.controlpanel/t
 
Nikolay Kim
- [Checkins] SVN: hurry.yui/trunk/ Move the yui download	functionality from hurry.zopeyui into this package.
 
Martijn Faassen
- [Checkins] SVN: hurry.yui/trunk/src/hurry/yui/ Properly ignore	generated yui.py.
 
Martijn Faassen
- [Checkins] SVN: hurry.yui/trunk/s Some cleanups of the preparation	system.
 
Martijn Faassen
- [Checkins] SVN: hurry.yui/trunk/README.txt Some information about	bin/yuiprepare.
 
Martijn Faassen
- [Checkins] SVN: z3c.form/branches/adamg-objectwidget/src/z3c/form/	finish off the day, 
 
Adam Groszer
- [Checkins] SVN:	Zope/branches/gsoc-python-2.5/lib/python/Zope2/Startup/warnfilter.py	- Accept new-style classes as valid warning categories. Patch by
 
Sidnei da Silva
- [Checkins] SVN: z3ext.layoutform/trunk/ - Show all form errors
 
Nikolay Kim
- [Checkins] SVN: z3ext.layoutform/tags/1.2.1/ release tag
 
Nikolay Kim
- [Checkins] SVN: z3ext.layoutform/trunk/setup.py vb
 
Nikolay Kim
- [Checkins] SVN: RestrictedPython/trunk/src/RestrictedPython/ -	Fixed deprecation warning: 'with' is now a reserved keyword on
 
Sidnei da Silva
- [Checkins] SVN:	RestrictedPython/trunk/src/RestrictedPython/notes.txt - Fix	two typos
 
Sidnei da Silva
- [Checkins] SVN:	z3ext.controlpanel/trunk/src/z3ext/controlpanel/browser/styles.css	update styles
 
Nikolay Kim
- [Checkins] SVN: grokapps/SmallELearningDemo/ Update to grok-0.14	and use z3c.autoinclude.
 
Yusei Tahara
- [Checkins] SVN: grokapps/SmallELearningDemo/ Fix duplicate data	section in buildout.cfg and add zope.file and blob.
 
Yusei Tahara
- [Checkins] SVN:	grokapps/SmallELearningDemo/src/smallelearningdemo/filecontainer.py	Add example code of zope.file.
 
Yusei Tahara
- [Checkins] SVN: zc.buildout/trunk/ - Conditionally import and use	hashlib.md5 when it's available instead
 
Sidnei da Silva
- [Checkins] SVN:	Zope/branches/gsoc-python-2.5/lib/python/AccessControl/ImplC.py	- Get rid of a relative import. Python 2.6 compatibility patch, by
 
Sidnei da Silva
- [Checkins] SVN:	Zope/branches/gsoc-python-2.5/lib/python/Products/PythonScripts/tests/testPythonScript.py	- This test fails with a TypeError on Python 2.6,	so adjust accordingly.
 
Sidnei da Silva
- [Checkins] SVN: zope.rdb/trunk/ - Remove body of DatabaseException,	base Exception class already
 
Sidnei da Silva
- [Checkins] SVN: zope.documenttemplate/trunk/ - Fixed usage of	'with' as a variable name. It is now a keyword in
 
Sidnei da Silva
- [Checkins] SVN:	Zope/branches/gsoc-python-2.5/lib/python/DocumentTemplate/ -	Some PEP-328 related changes. Need to make imports conditionally
 
Sidnei da Silva
- [Checkins] SVN:	Zope/branches/gsoc-python-2.5/lib/python/AccessControl/ -	More PEP-328 changes. Make imports absolute.
 
Sidnei da Silva
- [Checkins] SVN: Zope/branches/gsoc-python-2.5/lib/python/Zope2/App/	- Raising a string exception generates a TypeError on Python
 
Sidnei da Silva
- [Checkins] SVN: z3ext.layoutform/trunk/ Added extra views for form
 
Nikolay Kim
- [Checkins] SVN: z3ext.layoutform/tags/1.2.2/ release tag
 
Nikolay Kim
- [Checkins] SVN: z3ext.layoutform/trunk/setup.py vb
 
Nikolay Kim
- [Checkins] SVN: z3c.form/branches/adamg-objectwidget/src/z3c/form/	mostly checkpoint
 
Adam Groszer
- [Checkins] SVN:	five.megrok.z3cpt/trunk/five/megrok/z3cpt/__init__.py Import	PageTemplate so you can explicity create z3c.pt grok templates.
 
Sylvain Viollon
- [Checkins] SVN: z3c.form/branches/adamg-objectwidget/src/z3c/form/	works, code cleanup done
 
Adam Groszer
- [Checkins] SVN:	five.grok/branches/sylvain-viewlets/src/five/grok/components.py	Add some code to render viewlets.
 
Sylvain Viollon
- [Checkins] SVN:	five.grok/branches/sylvain-viewlets/src/five/grok/meta.py	Correct grokker.
 
Sylvain Viollon
- [Checkins] SVN:	five.grok/branches/sylvain-viewlets/src/five/grok/components.py	Fix for z3c.pt compatibility/without template.
 
Sylvain Viollon
- [Checkins] SVN: grokapps/gbedemosite/ Initial import
 
Michael Haubenwallner
- [Checkins] SVN:	zc.zservertracelog/branches/alex-extensions-2/src/zc/zservertracelog/	- added function to get the tracelog from a request.
 
Alex Smith
- [Checkins] SVN: z3c.talk/ Create a skeleton for a package/directory	that will hold all public
 
Stephan Richter
- [Checkins] SVN: z3c.talk/trunk/ - Initial setup of talks structure.
 
Stephan Richter
- [Checkins] SVN: s5-themes/trunk/zope/reference.css I ahve no idea	how this ref worked before.
 
Stephan Richter
- [Checkins] SVN: z3c.talk/trunk/Z3CForms/talk.z3cform/ Make demo	package runnable.
 
Stephan Richter
- [Checkins] SVN:	z3c.form/branches/adamg-objectwidget/src/z3c/form/object.py	Added some open questions as XXX comments.
 
Roger Ineichen
- [Checkins] SVN: z3ext.lucene/trunk/ Fixed error in unindexObject
 
Nikolay Kim
- [Checkins] SVN: z3ext.lucene/tags/1.1.4/ release tag
 
Nikolay Kim
- [Checkins] SVN: z3ext.lucene/trunk/setup.py vb
 
Nikolay Kim
- [Checkins] SVN: grokapps/gbedemosite/ add demosite review text
 
Michael Haubenwallner
- [Checkins] SVN: z3c.form/branches/adamg-objectwidget/src/z3c/form/	bunch of XXX's smashed
 
Adam Groszer
- [Checkins] SVN: z3c.form/branches/adamg-objectwidget/src/z3c/form/	major refactor between form.object and form.browser.object
 
Adam Groszer
- [Checkins] SVN: hurry.tinymce/ Initial import.
 
Martijn Faassen
- [Checkins] SVN: z3ext.cssregistry/trunk/ - Update i18n
 
Nikolay Kim
- [Checkins] SVN: z3ext.cssregistry/tags/1.3.0/ release tag
 
Nikolay Kim
- [Checkins] SVN: z3ext.cssregistry/trunk/setup.py vb
 
Nikolay Kim
- [Checkins] SVN: hurry.tinymce/trunk/ Some ignores.
 
Martijn Faassen
- [Checkins] SVN: zope.app.testing/branches/matt-fix-cookie-leak/	Created to prevent cookies from being preserved across tests
 
Matthew T. Kromer
- [Checkins] SVN: hurry.yui/trunk/MANIFEST.in Fixup manifest.
 
Martijn Faassen
- [Checkins] SVN: z3c.saconfig/trunk/src/z3c/saconfig/ allow relative	dotted names in zcml directives;	named_scoped_session with a null name is same as Session
 
Laurence Rowe
- [Checkins] SVN: hurry.zopeyui/trunk/ Functionality moved into	hurry.yui.
 
Martijn Faassen
- [Checkins] SVN: hurry.zopeyui/trunk/setup.py Actually declare	namespace package.
 
Martijn Faassen
- [Checkins] SVN: hurry.resource/trunk/setup.py Actually declare	namespace package.
 
Martijn Faassen
- [Checkins] SVN: hurry.tinymce/trunk/s Actually declare namespace	package and therefore remove silly hack.
 
Martijn Faassen
- [Checkins] SVN: hurry.yui/trunk/s Actually declare namespace	package and therefore remove silly hack.
 
Martijn Faassen
- [Checkins] SVN: hurry.zoperesource/trunk/setup.py Actually declare	namespace package.
 
Martijn Faassen
- [Checkins] SVN: zope.app.publication/trunk/CHANGES.txt updated	CHANGES for new tag.
 
Alex Smith
- [Checkins] SVN: zope.app.publication/tags/3.5.0/ tagged new release.
 
Alex Smith
- [Checkins] SVN: zope.app.publication/trunk/setup.py version bump.
 
Alex Smith
- [Checkins] SVN:	grokcore.view/branches/jw-generic_directory_resource/ Branch	for implementing more generic directoryresources in addition to the
 
Jan-Wijbrand Kolman
- [Checkins] SVN: z3ext.layout/trunk/ Fixed missing NotFount in	@@pagelet
 
Nikolay Kim
- [Checkins] SVN: zc.zservertracelog/trunk/ merged changes from	alex-extensions-2 branch (r91089-91907).
 
Alex Smith
- [Checkins] SVN: zc.zservertracelog/trunk/CHANGES.txt updated	CHANGES for tag.
 
Alex Smith
- [Checkins] SVN: zc.zservertracelog/tags/0.4/ created new tag	version.
 
Alex Smith
- [Checkins] SVN: zc.zservertracelog/trunk/setup.py version bump.
 
Alex Smith
- [Checkins] SVN:	grokcore.view/branches/jw-generic_directory_resource/src/grokcore/view/	Make the DirectoryResouce component available. Test for
 
Jan-Wijbrand Kolman
- [Checkins] SVN:	grokcore.view/branches/jw-generic_directory_resource/src/grokcore/view/ftests/staticdir/simple.py	cosmetics
 
Jan-Wijbrand Kolman
- [Checkins] SVN:	grokcore.view/branches/jw-generic_directory_resource/src/grokcore/view/meta/directoryresource.py	the module_info is set on the factory.
 
Jan-Wijbrand Kolman
- [Checkins] SVN:	zope.app.testing/branches/matt-fix-cookie-leak/src/zope/app/testing/	Began doctest2.txt to make sure cookie info is not saved	across a suite.
 
matt at zope.com
- [Checkins] SVN: zope.release/branches/3.4/CHANGES.txt version info
 
Christophe Combelles
- [Checkins] SVN: zope.release/tags/3.4.0c7/ tag for already released	3.4.0c7
 
Christophe Combelles
- [Checkins] SVN: zope.release/branches/3.4/ Upgraded setuptools and	ZODB
 
Christophe Combelles
- [Checkins] SVN: ZODB/branches/3.4/ LP #142667: update _reader to	use new cache in _resetCache.
 
Tres Seaver
- [Checkins] SVN: ZODB/branches/3.5/ LP #142667: Use new cache for	_reader in _resetCache.
 
Tres Seaver
- [Checkins] SVN: ZODB/trunk/setup.py Run all tests by default in	'setup.py test'.
 
Tres Seaver
- [Checkins] SVN: ZODB/branches/3.6/ LP #142667: ensure _reader uses	new cache in _resetCache.
 
Tres Seaver
- [Checkins] SVN: ZODB/branches/3.4/setup.py Prep internal 3.4.5	release.
 
Tres Seaver
- [Checkins] SVN: ZODB/tags/3.4.5/ Tag internal 3.4.5 release.
 
Tres Seaver
- [Checkins] SVN: ZODB/branches/3.4/ svb
 
Tres Seaver
- [Checkins] SVN: ZODB/branches/3.7/ LP #142667: ensure _reader uses	new cache in _resetCache.
 
Tres Seaver
- [Checkins] SVN: ZODB/branches/3.6/ Prep 3.6.4 release,	to make LP 142667 fix available for Zope 2.9 branch.
 
Tres Seaver
- [Checkins] SVN: ZODB/tags/3.6.4/ Tag internal 3.6.4 release,	to make LP 142667 fix available for Zope 2.9 branch.
 
Tres Seaver
- [Checkins] SVN: ZODB/branches/3.6/setup.py svb
 
Tres Seaver
- [Checkins] SVN: ZODB/branches/3.6/NEWS.txt svb p2
 
Tres Seaver
- [Checkins] SVN: ZODB/branches/3.7/ Prep 3.7.3 release.
 
Tres Seaver
- [Checkins] SVN: ZODB/tags/3.7.3/ Tag 3.7.3 release.
 
Tres Seaver
- [Checkins] SVN: ZODB/branches/3.7/ svb
 
Tres Seaver
- [Checkins] SVN: ZODB/trunk/src/ZODB/ LP #142667: ensure that	'_reader' uses new cache in .
 
Tres Seaver
- [Checkins] SVN: Zope/branches/Zope-2_8-branch/ LP #142667: Updated	to ZODB-3.4.5 to fix problem with product auto-refresh.
 
Tres Seaver
- [Checkins] SVN: Zope/branches/2.9/ LP #142667: Updated to	ZODB-3.6.4 to fix problem with product auto-refresh.
 
Tres Seaver
- [Checkins] SVN: Zope/branches/2.10/ LP #142667: Updated to	ZODB-3.7.3 to fix problem with product auto-refresh.
 
Tres Seaver
- [Checkins] SVN:	grokcore.view/branches/jw-generic_directory_resource/src/grokcore/view/tests/directoryresource/directoryresources	add test for the paths to resource directories
 
Jan-Wijbrand Kolman
- [Checkins] SVN: grok/trunk/doc/reference/directives.rst - fixed	misleading grok.template description and made it more specific
 
Roman Joost
- [Checkins] SVN: z3ext.formatter/trunk/ Use new i18n domain	z3ext.formatter
 
Nikolay Kim
- [Checkins] SVN: zope.schema/trunk/ added the doctests to the long	description + preparing 3.5.0a1 release
 
Michael Howitz
- [Checkins] SVN: z3ext.formatter/tags/1.2.2/ release tag
 
Nikolay Kim
- [Checkins] SVN: zope.schema/tags/3.5.0a1/ releasing 3.5.0a1
 
Michael Howitz
- [Checkins] SVN: z3ext.formatter/trunk/setup.py vb
 
Nikolay Kim
- [Checkins] SVN: zope.schema/trunk/ 3.5.0a1 is now released
 
Michael Howitz
- [Checkins] SVN: five.pt/trunk/src/five/pt/pagetemplate.py Set	target_language so translations works.
 
Sylvain Viollon
- [Checkins] SVN: Zope/branches/gsoc-python-2.5/lib/python/OFS/ -	Avoid raising string exceptions. If one is found,	upgrade it to InternalError and keep the original exception name as	part of exc_value
 
Sidnei da Silva
- [Checkins] SVN:	Zope/branches/2.11/lib/python/Products/PythonScripts/tests/testPythonScript.py	Remove redundant copy of test.
 
Tres Seaver
- [Checkins] SVN: Zope/branches/Zope-2_8-branch/ LP #281156:	'AccessControl.SecurityInfo.secureModule' dropped ModuleSecurity
 
Tres Seaver
- [Checkins] SVN: Zope/branches/2.9/ LP #281156:	'AccessControl.SecurityInfo.secureModule' dropped ModuleSecurity
 
Tres Seaver
- [Checkins] SVN: Zope/branches/gsoc-python-2.5/lib/python/ZServer/ -	Temporary workaround for new asyncore in Python 2.6. Need to	clean this up
 
Sidnei da Silva
- [Checkins] SVN: Zope/branches/2.10/ LP #281156:	'AccessControl.SecurityInfo.secureModule' dropped ModuleSecurity
 
Tres Seaver
- [Checkins] SVN: Zope/branches/gsoc-python-2.5/lib/python/ - Provide	a helper function to upgrade a string exception to a real exception.
 
Sidnei da Silva
- [Checkins] SVN: Zope/branches/2.11/ LP #281156:	'AccessControl.SecurityInfo.secureModule' dropped ModuleSecurity
 
Tres Seaver
- [Checkins] SVN: Zope/trunk/ LP #281156:	'AccessControl.SecurityInfo.secureModule' dropped ModuleSecurity
 
Tres Seaver
- [Checkins] SVN:	Zope/branches/gsoc-python-2.5/lib/python/zExceptions/__init__.py	- Use stacklevel=2 to show calling site
 
Sidnei da Silva
- [Checkins] SVN: ZODB/branches/3.8/ Reset ``_cache`` on a	connection's ``_reader`` object when resetting the cache
 
Tres Seaver
- [Checkins] SVN: Products.CMFCore/trunk/Products/CMFCore/ -	FiveActionsTool: Removed the tool and all functionality for bridging
 
Jens Vagelpohl
- [Checkins] SVN: zope.testbrowser/trunk/ - Provide a work around for	a mechanize/urllib2 bug on Python 2.6
 
Sidnei da Silva
- [Checkins] SVN: Products.DCWorkflow/trunk/Products/DCWorkflow/ -	Workflow UI: Remove ancient cruft to accommodate the proprietary
 
Jens Vagelpohl
- [Checkins] SVN: zope.rdb/trunk/CHANGES.txt - Record release date
 
Sidnei da Silva
- [Checkins] SVN: Zope/branches/gsoc-python-2.5/lib/python/ - Change	some externals to trunk while I make releases
 
Sidnei da Silva
- [Checkins] SVN: zope.documenttemplate/trunk/CHANGES.txt - Record	release date
 
Sidnei da Silva
- [Checkins] SVN: zope.documenttemplate/tags/3.4.1/ - Tag 3.4.1	release
 
Sidnei da Silva
- [Checkins] SVN: zope.documenttemplate/tags/3.4.1/setup.py - Adjust	release version on tag
 
Sidnei da Silva
- [Checkins] SVN: zope.documenttemplate/trunk/ - Adjust development	version on trunk
 
Sidnei da Silva
- [Checkins] SVN: zope.rdb/trunk/ - Adjust version on trunk
 
Sidnei da Silva
- [Checkins] SVN: zope.rdb/tags/3.4.1/ - Adjust version on tag
 
Sidnei da Silva
- [Checkins] SVN: zope.testbrowser/trunk/CHANGES.txt - Record release	date
 
Sidnei da Silva
- [Checkins] SVN: zope.testbrowser/tags/3.5.1/ - Tag 3.5.1
 
Sidnei da Silva
- [Checkins] SVN: zope.testbrowser/trunk/ - Adjust version on trunk
 
Sidnei da Silva
- [Checkins] SVN: zope.testbrowser/tags/3.5.1/setup.py - Adjust	version on tag
 
Sidnei da Silva
- [Checkins] SVN: zope.rdb/trunk/CHANGES.txt - Botched release,	re-releasing
 
Sidnei da Silva
- [Checkins] SVN: zope.rdb/tags/3.4.2/ - Tag 3.4.2
 
Sidnei da Silva
- [Checkins] SVN: zope.rdb/trunk/ - Adjust version on trunk
 
Sidnei da Silva
- [Checkins] SVN: zope.rdb/tags/3.4.2/setup.py - Adjust version on tag
 
Sidnei da Silva
- [Checkins] SVN: zope.documenttemplate/trunk/CHANGES.txt - Botched	release, re-releasing
 
Sidnei da Silva
- [Checkins] SVN: zope.documenttemplate/tags/3.4.2/ - Tag 3.4.2
 
Sidnei da Silva
- [Checkins] SVN: zope.documenttemplate/trunk/ - Adjust version on	trunk
 
Sidnei da Silva
- [Checkins] SVN: zope.documenttemplate/tags/3.4.2/setup.py - Adjust	version on tag
 
Sidnei da Silva
- [Checkins] SVN: zope.testbrowser/tags/3.5.1/ - Removing tag,	will re-tag
 
Sidnei da Silva
- [Checkins] SVN:	zope.app.testing/branches/matt-fix-cookie-leak/src/zope/app/testing/	Added tests to insure cookies don't leak across a doctest suite.
 
matt at zope.com
- [Checkins] SVN: zope.testbrowser/tags/3.5.1/ - Re-tagging 3.5.1
 
Sidnei da Silva
- [Checkins] SVN: zope.testbrowser/tags/3.5.1/ - Oops, wrong revision
 
Sidnei da Silva
- [Checkins] SVN: zope.testbrowser/tags/3.5.1/ - Re-tagging 3.5.1
 
Sidnei da Silva
- [Checkins] SVN: zope.testbrowser/tags/3.5.1/setup.py - Adjust	version on tag
 
Sidnei da Silva
- [Checkins] SVN:	zope.app.testing/branches/matt-fix-cookie-leak/src/zope/app/testing/	Put cookie tests in different files, IDed values in doctests
 
matt at zope.com
- [Checkins] SVN:	zope.app.testing/branches/matt-fix-cookie-leak/src/zope/app/testing/cookieTest	Changes the values of cookie variables to reflect what test	they're from
 
matt at zope.com
- [Checkins] SVN:	zope.app.component/branches/sidnei-back35-quick-hack/ -	Temporary branch to get Zope 2 to startup at least
 
Sidnei da Silva
- [Checkins] SVN:	zope.app.component/branches/sidnei-back35-quick-hack/src/zope/app/component/	- Quick temporary hack to get Zope2 to startup
 
Sidnei da Silva
- [Checkins] SVN: zope.app.testing/trunk/src/zope/app/testing/	Created tests to show that cookies are not preserved across a	testsuite.
 
matt at zope.com
- [Checkins] SVN: Zope/branches/gsoc-python-2.5/lib/python/zope/app/	- Stitch in temp hack branch
 
Sidnei da Silva
- [Checkins] SVN:	Zope/branches/gsoc-python-2.5/lib/python/ZServer/HTTPServer.py	- Hack around another direct usage of producer_fifo
 
Sidnei da Silva
- [Checkins] SVN: zope.app.testing/trunk/CHANGES.txt Added new	version to CHANGES.txt after bug fix for cookies.`
 
matt at zope.com
- [Checkins] SVN: zope.app.testing/tags/3.5.5/ Tag for release,	fixed cookies leaking across doctests.
 
matt at zope.com
- [Checkins] SVN: zope.app.testing/tags/3.5.5/setup.py Version bump
 
matt at zope.com
- [Checkins] SVN: zope.app.testing/trunk/setup.py Version bump
 
matt at zope.com
- [Checkins] SVN: z3c.table/trunk/ Fixed broken implementation of	advanced batching
 
Christophe Combelles
- [Checkins] SVN: z3c.table/trunk/ Fixed broken implementation	ofadvanced batching
 
Roger Ineichen
- [Checkins] SVN: z3c.table/trunk/ Bugfix:
 
Roger Ineichen
- [Checkins] SVN: z3c.table/trunk/s Add the readme to the long	description, and improve rest formatting
 
Christophe Combelles
- [Checkins] SVN: z3c.batching/trunk/ Moved the advanced batching of	z3c.table into a helper function of z3c.batching
 
Christophe Combelles
- [Checkins] SVN: z3c.table/trunk/ Removed the advanced batching	implementation as it is a helper function in z3c.batching now
 
Christophe Combelles
- [Checkins] SVN: z3c.table/trunk/s Improve documentation,	and include the columns in the long description
 
Christophe Combelles
- [Checkins] SVN: z3c.batching/trunk/ Really fixed the bug with	batches slicing
 
Christophe Combelles
- [Checkins] SVN: ZODB/branches/3.8/ Added the README.txt and	NEWS.txt to the long_description
 
Christophe Combelles
- [Checkins] SVN: ZODB/trunk/README.txt Merged only the doc change	from the 3.8 branch
 
Christophe Combelles
- [Checkins] SVN: hurry.yui/trunk/ Preparing for release.
 
Martijn Faassen
- [Checkins] SVN: hurry.yui/tags/ Create tags.
 
Martijn Faassen
- [Checkins] SVN: hurry.yui/tags/2.6.0/ Tag for release.
 
Martijn Faassen
- [Checkins] SVN: hurry.yui/tags/2.6.0/setup.py Prepare for release.
 
Martijn Faassen
- [Checkins] SVN: hurry.zoperesource/trunk/ Prepare for release.
 
Martijn Faassen
- [Checkins] SVN: hurry.zoperesource/tags/ Create tags directory.
 
Martijn Faassen
- [Checkins] SVN: hurry.zoperesource/tags/0.1/ Tag for release.
 
Martijn Faassen
- [Checkins] SVN: hurry.zoperesource/tags/0.1/setup.py Prepare for	release.
 
Martijn Faassen
- [Checkins] SVN: hurry.zopeyui/trunk/ Now use released versions.
 
Martijn Faassen
- [Checkins] SVN: hurry.zopeyui/tags/ Create tags dir.
 
Martijn Faassen
- [Checkins] SVN: hurry.zopeyui/trunk/ Preparing for release.
 
Martijn Faassen
- [Checkins] SVN: hurry.yui/trunk/ Post-release bump.
 
Martijn Faassen
- [Checkins] SVN: hurry.zoperesource/trunk/ post-release bump.
 
Martijn Faassen
- [Checkins] SVN: hurry.zopeyui/tags/0.1/ Tag for release.
 
Martijn Faassen
- [Checkins] SVN: hurry.zopeyui/tags/0.1/setup.py release work.
 
Martijn Faassen
- [Checkins] SVN: hurry.zopeyui/trunk/ Post-release bump.
 
Martijn Faassen
- [Checkins] SVN: Sandbox/malthe/chameleon.core/ Preparing release.
 
Malthe Borch
- [Checkins] SVN: Sandbox/malthe/chameleon. Move docs from core to	chameleon.zpt.
 
Chris McDonough
- [Checkins] SVN: five.clids/ prepare for import
 
Godefroid Chapelle
- [Checkins] SVN: five.clids/trunk/ prepare for import
 
Godefroid Chapelle
- [Checkins] SVN: five.clids/trunk/ first import
 
Godefroid Chapelle
- [Checkins] SVN: five.clids/trunk/b missing bootstrap
 
Godefroid Chapelle
- [Checkins] SVN: five.clids/trunk/ adapter for objects in Zope2 Items
 
Godefroid Chapelle
- [Checkins] SVN: z3c.table/trunk/src/z3c/table/tests.py Removed	unsused test (no more docstring test)
 
Christophe Combelles
- [Checkins] SVN: z3c.batching/trunk/src/z3c/batching/tests.py Forgot	to enable a doctest
 
Christophe Combelles
- [Checkins] SVN: Products.CMFCore/trunk/Products/CMFCore/ Added	remove support to GenericSetup types tool exportimport handler.
 
Hanno Schlichting
- [Checkins] SVN: five.clids/trunk/ fix buildout and dependencies
 
Godefroid Chapelle
- [Checkins] SVN: five.clids/trunk/five/clids/ basic tests pass
 
Godefroid Chapelle
- [Checkins] SVN: keas.googlemap/trunk/src/keas/googlemap/testing.py	add another useful adapter for setup.
 
Paul Carduner
- [Checkins] SVN: ZODB/branches/3.8/src/persistent/wref.py Fix rest	formatting (this was unreadable in the apidoc)
 
Christophe Combelles
- [Checkins] SVN: ZODB/trunk/src/persistent/wref.py Merged the rst	formatting to the trunk
 
Christophe Combelles
- [Checkins] SVN: ZODB/branches/3.8/src/persistent/wref.py Fix	rest formatting (this was unreadable in the apidoc)
 
Wichert Akkerman
- [Checkins] SVN: ZODB/branches/3.8/src/persistent/wref.py Fix rest formatting (this was unreadable in the apidoc)
 
Christophe Combelles
- [Checkins] SVN: ZODB/branches/3.8/src/persistent/wref.py Removed	the preformatted text markers, and added a __docformat__
 
Christophe Combelles
- [Checkins] SVN: ZODB/trunk/src/persistent/wref.py Removed the	preformatted test markers, and added a __docformat__ (merge from the
 
Christophe Combelles
- [Checkins] SVN: z3c.table/trunk/src/z3c/table/ Replaced literal	blocks with doctest blocks
 
Christophe Combelles
- [Checkins] SVN: z3c.table/trunk/src/z3c/table/README.txt Fixed the	toc marker
 
Christophe Combelles
- [Checkins] SVN: z3c.batching/trunk/src/z3c/batching/README.txt	Replaced literal block with doctest blocks
 
Christophe Combelles
- [Checkins] SVN: z3c.batching/trunk/src/z3c/batching/batch.py rst	formatting
 
Christophe Combelles
- [Checkins] SVN: z3c.table/trunk/ Allow to switch the sort order on	the header link. This was blocked to
 
Christophe Combelles
- [Checkins] SVN: z3c.batching/trunk/setup.py Fixed metadata
 
Christophe Combelles
- [Checkins] SVN: z3c.table/trunk/setup.py Fixed metadata
 
Christophe Combelles
- [Checkins] SVN: z3c.batching/trunk/ Prepare for release
 
Christophe Combelles
- [Checkins] SVN: z3c.batching/tags/1.1.0/ Tag for version 1.1.0
 
Christophe Combelles
- [Checkins] SVN: z3c.batching/trunk/ Return to dev
 
Christophe Combelles
- [Checkins] SVN: z3c.table/trunk/ Prepare for release
 
Christophe Combelles
- [Checkins] SVN: z3c.table/tags/0.6.0/ Tag for 0.6.0
 
Christophe Combelles
- [Checkins] SVN: z3c.table/trunk/ Return to dev
 
Christophe Combelles
- [Checkins] SVN: z3c.table/trunk/ Minor typos
 
Christophe Combelles
- [Checkins] SVN: five.pt/trunk/ Refactor code,	add a ViewPageTemplate which works like ViewPageTemplateFile,	fix tests, fill README.txt, templates itself don't need acquisition.
 
Sylvain Viollon
- [Checkins] SVN:	five.megrok.z3cpt/trunk/five/megrok/z3cpt/templatereg.py	Implement setFromString.
 
Sylvain Viollon
- [Checkins] SVN:	z3c.formwidget.query/trunk/src/z3c/formwidget/query/ Make	this work with vocabularies as sources by binding the field	within the widget
 
Alec Mitchell
- [Checkins] SVN:	Sandbox/malthe/chameleon.zpt/src/chameleon/zpt/i18n.txt Added	additional tests.
 
Malthe Borch
- [Checkins] SVN: Sandbox/malthe/chameleon.core/ Added compiler	feature: Support for unscoped variable assignment.
 
Malthe Borch
- [Checkins] SVN: Sandbox/malthe/chameleon.zpt/ Tags are now omitted	if tal:content expression evaluates to None.
 
Malthe Borch
- [Checkins] SVN: ZODB/trunk/src/persistent/wref.py Merged the	rst formatting to the trunk
 
Zvezdan Petkovic
- [Checkins] [ZODB-Dev] SVN: ZODB/trunk/src/persistent/wref.py Merged the rst formatting to the trunk
 
Christophe Combelles
- [Checkins] SVN: keas.googlemap/trunk/src/keas/googlemap/ get the	demo working again and use json to encode some javascript	data structures.
 
Paul Carduner
- [Checkins] [ZODB-Dev] SVN: ZODB/trunk/src/persistent/wref.py Merged the rst formatting to the trunk
 
Wichert Akkerman
- [Checkins] SVN: keas.googlemap/trunk/src/keas/googlemap/ add	support for displaying different controls on a google map.
 
Paul Carduner
- [Checkins] SVN: grokcore.view/trunk/versions.cfg Use versions from	the Grok trunk (based on latest 3.4 KGS). This brings
 
Philipp von Weitershausen
- [Checkins] SVN: grokcore.component/trunk/versions.cfg Use versions	from the Grok trunk (based on latest 3.4 KGS). This brings
 
Philipp von Weitershausen
- [Checkins] SVN: grokcore.security/trunk/versions.cfg Use versions	from the Grok trunk (based on latest 3.4 KGS). This brings
 
Philipp von Weitershausen
- [Checkins] SVN: grokcore.formlib/trunk/versions.cfg Use versions	from the Grok trunk (based on latest 3.4 KGS). This brings
 
Philipp von Weitershausen
- [Checkins] SVN: hurry.zopetinymce/ Initial import.
 
Martijn Faassen
- [Checkins] SVN: hurry.yui/trunk/README.txt Fix information.
 
Martijn Faassen
- [Checkins] SVN: hurry.yui/trunk/ Much improve documentation.
 
Martijn Faassen
- [Checkins] SVN: hurry.yui/tags/2.6.0.1/ Preparing for release.
 
Martijn Faassen
- [Checkins] SVN: hurry.yui/tags/2.6.0.1/setup.py Release preps.
 
Martijn Faassen
- [Checkins] SVN: hurry.tinymce/trunk/ Clean up documentation,	preparing for release.
 
Martijn Faassen
- [Checkins] SVN: hurry.tinymce/tags/ Create tags dir.
 
Martijn Faassen
- [Checkins] SVN: hurry.tinymce/tags/3.2.0.2/ Preparing for release.
 
Martijn Faassen
- [Checkins] SVN: hurry.tinymce/tags/3.2.0.2/setup.py Release	preparation.
 
Martijn Faassen
- [Checkins] SVN: hurry.yui/trunk/ Post-release bump.
 
Martijn Faassen
- [Checkins] SVN: hurry.zopetinymce/trunk/ Some ignores.
 
Martijn Faassen
- [Checkins] SVN: hurry.zopetinymce/trunk/README.txt Release	preparations.
 
Martijn Faassen
- [Checkins] SVN: hurry.tinymce/trunk/ Post-release bump.
 
Martijn Faassen
- [Checkins] SVN: hurry.zopetinymce/tags/ Create tags dir.
 
Martijn Faassen
- [Checkins] SVN: hurry.zopetinymce/tags/0.1/ Release preparation.
 
Martijn Faassen
- [Checkins] SVN: ZODB/branches/3.8/src/persistent/wref.py Reverted	the indentation and kept the docformat
 
Christophe Combelles
- [Checkins] SVN: hurry.zopetinymce/tags/0.1/setup.py preparing for	release.
 
Martijn Faassen
- [Checkins] SVN: hurry.zopetinymce/trunk/ Post release bump.
 
Martijn Faassen
- [Checkins] SVN: ZODB/trunk/src/persistent/wref.py Reverted the	indentation and kept the docformat (merge from the 3.8 branch)
 
Christophe Combelles
- [Checkins] SVN: zope.app.component/trunk/src/zope/app/component/ -	Remove everything that was marked as to-be-removed in 3.5
 
Sidnei da Silva
- [Checkins] SVN: z3c.form/branches/adamg-objectwidget/src/z3c/form/	reworked to pass dict to the widget
 
Adam Groszer
- [Checkins] SVN: zc.zservertracelog/trunk/setup.py updated package	info.
 
Alex Smith
- [Checkins] SVN: z3c.talk/trunk/Z3CForms/Z3CForms. Provide HTML as	well, since not everyone has the needed toolchain.
 
Stephan Richter
- [Checkins] SVN: z3c.talk/trunk/StateOfZope3-PC08/ Talk given at the	2008 Plone Conference about the State of Zope 3.
 
Stephan Richter
- [Checkins] SVN: z3c.talk/trunk/StateOfZope3-PC08/logs.txt Remove	accidentally checked in file.
 
Stephan Richter
- [Checkins] SVN: z3c.form/branches/adamg-objectwidget/src/z3c/form/	forms can use dicts as context
 
Adam Groszer
- [Checkins] SVN: RestrictedPython/trunk/src/RestrictedPython/ - Add	some tests for features new in 2.5 and 2.6
 
Sidnei da Silva
- [Checkins] SVN: z3c.form/branches/adamg-objectwidget/src/z3c/form/	moved subform creation to an adapter
 
Adam Groszer
- [Checkins] SVN: zope.app.component/trunk/CHANGES.txt - Note removal	of deprecated code
 
Sidnei da Silva
- [Checkins] SVN: zope.app.component/tags/3.5.0/ - Tag 3.5.0 release
 
Sidnei da Silva
- [Checkins] SVN: zope.app.component/trunk/ - Trunk is 3.5.1 now
 
Sidnei da Silva
- [Checkins] SVN:	zope.app.testing/trunk/src/zope/app/testing/ztapi.py - Change	argument variable name as to not conflict with new keyword in	Python 2.6
 
Sidnei da Silva
- [Checkins] SVN:	keas.googlemap/trunk/src/keas/googlemap/browser/README.txt	fix the tests
 
Paul Carduner
- [Checkins] SVN: zope.app.testing/trunk/ - Record release date
 
Sidnei da Silva
- [Checkins] SVN: zope.app.testing/tags/3.5.6/ - Tag release
 
Sidnei da Silva
- [Checkins] SVN: zope.app.testing/tags/3.5.6/setup.py - Bump version	on tag
 
Sidnei da Silva
- [Checkins] SVN: zope.app.testing/trunk/ - Bump version on trunk
 
Sidnei da Silva
- [Checkins] SVN: zope.testbrowser/branches/3.4/ create maintenance	branch
 
Wolfgang Schnerring
- [Checkins] SVN:	zope.app.publisher/trunk/src/zope/app/publisher/browser/metadirectives.py	- Replace deprecated LayerField by GlobalInterface
 
Sidnei da Silva
- [Checkins] SVN: zope.app.publisher/trunk/CHANGES.txt - Record	release changes
 
Sidnei da Silva
- [Checkins] SVN: zope.app.publisher/tags/3.5.1/ - Tag release
 
Sidnei da Silva
- [Checkins] SVN: zope.testbrowser/branches/3.4/s backported fix for	#149517 from r82106
 
Wolfgang Schnerring
- [Checkins] SVN: zope.app.publisher/trunk/ - Bump version on trunk
 
Sidnei da Silva
- [Checkins] SVN: Sandbox/malthe/chameleon.core/ Fixed issue where an	infinite loop would occur while parsing an expression with a	right curly brace.
 
Malthe Borch
- [Checkins] SVN: zope.testbrowser/branches/3.4/CHANGES.txt forgot	changelog entry for r92137
 
Wolfgang Schnerring
- [Checkins] SVN: zope.app.publisher/tags/3.5.1/setup.py - Adjust	version on tag
 
Sidnei da Silva
- [Checkins] SVN: zope.testbrowser/tags/3.4.3/ release tag
 
Wolfgang Schnerring
- [Checkins] SVN: zope.testbrowser/tags/3.4.3/ updated version #
 
Wolfgang Schnerring
- [Checkins] SVN: hurry.resource/trunk/ Allow the mode to be set on	INeededInclusions, as well as with a global
 
Martijn Faassen
- [Checkins] SVN: zope.testbrowser/branches/3.4/ version bump
 
Wolfgang Schnerring
- [Checkins] SVN: zope.app.form/trunk/ - Remove reference to	deprecated LayerField
 
Sidnei da Silva
- [Checkins] SVN: zope.app.container/trunk/ - Remove usage of	deprecated LayerField
 
Sidnei da Silva
- [Checkins] SVN: Zope/branches/gsoc-python-2.5/lib/python/zope/app/	- Update some externals to trunk versions
 
Sidnei da Silva
- [Checkins] SVN:	grokcore.view/branches/jw-generic_directory_resource/src/grokcore/view/ftests/	add tests for directoryresources in of various registrations
 
Jan-Wijbrand Kolman
- [Checkins] SVN: Sandbox/malthe/chameleon.core/ Preparing release.
 
Malthe Borch
- [Checkins] SVN:	Zope/branches/gsoc-python-2.5/lib/python/AccessControl/ - Add	guards for 'all' and 'any',	new in Python 2.5. Add support for 'key' keyword argument to 'max'	and 'min' guards
 
Sidnei da Silva
- [Checkins] SVN: zope.i18n/trunk/ Fixed a test failure in the	compile mo file support.
 
Hanno Schlichting
- [Checkins] SVN: hurry.resource/trunk/ Add support for rendering	inclusions into separate top and bottom fragments.
 
Martijn Faassen
- [Checkins] SVN: zc.async/trunk/src/zc/async/ Optimize for	performance.
 
Zvezdan Petkovic
- [Checkins] SVN: hurry.resource/trunk/CHANGES.txt Release	preparation.
 
Martijn Faassen
- [Checkins] SVN: hurry.resource/tags/0.2/ Tag for release.
 
Martijn Faassen
- [Checkins] SVN: hurry.resource/tags/0.2/ A bit too fast.
 
Martijn Faassen
- [Checkins] SVN: hurry.resource/trunk/CHANGES.txt Correct rest error.
 
Martijn Faassen
- [Checkins] SVN: hurry.resource/tags/0.2/ Tag for release.
 
Martijn Faassen
- [Checkins] SVN: hurry.resource/tags/0.2/setup.py Release	preparation.
 
Martijn Faassen
- [Checkins] SVN: hurry.zoperesource/trunk/ Support rendering	inclusions at the bottom of the HTML as well as at the
 
Martijn Faassen
- [Checkins] SVN: hurry.zoperesource/tags/0.2/ Prepare for release.
 
Martijn Faassen
- [Checkins] SVN: hurry.zoperesource/tags/0.2/setup.py Release preps.
 
Martijn Faassen
- [Checkins] SVN: hurry.resource/trunk/ Post-release bump.
 
Martijn Faassen
- [Checkins] SVN: zc.async/trunk/src/zc/async/subscribers.	`AgentInstaller` now accepts 'filter' as a parameter as well.
 
Satchidanand Haridas
- [Checkins] SVN: hurry.zoperesource/trunk/ post-release bump.
 
Martijn Faassen
- [Checkins] SVN: zc.async/trunk/src/zc/async/subscribers.py conform	to PEP8: "Limit all lines to a maximum of 79 characters."
 
Satchidanand Haridas
- [Checkins] SVN:	grokcore.view/branches/jw-generic_directory_resource/ update	readme and changes to document the directoryresource feature
 
Jan-Wijbrand Kolman
- [Checkins] SVN: zc.async/trunk/src/zc/async/subscribers.txt fixed	typo.
 
Satchidanand Haridas
- [Checkins] SVN:	Sandbox/malthe/chameleon.genshi/src/chameleon/genshi/language.txt	Fixed syntax error.
 
Malthe Borch
- [Checkins] SVN:	Sandbox/malthe/chameleon.genshi/src/chameleon/genshi/tests/test_edges.py	Removed fail demonstrating that the compiler may reach the	stack limit while compiling AST;	to work around this issue, we must use either the parser module or	the new ast module which is available in Python 2.6;	until then, the solution is to increase the stack size in the Python	run-time.
 
Malthe Borch
- [Checkins] SVN: Zope/branches/gsoc-python-2.5/lib/python/ - ZODB	3.8.1b9
 
Sidnei da Silva
- [Checkins] SVN: z3ext.layout/trunk/ Log errors in @@pagelet
 
Nikolay Kim
- [Checkins] SVN: z3ext.layoutform/trunk/ group support
 
Nikolay Kim
- [Checkins] SVN: Zope3/trunk/src/mechanize/_u - Remove any trace of	gopher here,	it's gone in Python 2.6. Newer versions of mechanize already removed	this, but one step at a time.
 
Sidnei da Silva
- [Checkins] SVN: Zope/branches/gsoc-python-2.5/lib/python/ - Convert	another string exception to normal exception
 
Sidnei da Silva
- [Checkins] SVN: zc.async/trunk/src/zc/async/monitor Fix a catch-all	trap.
 
Zvezdan Petkovic
- [Checkins] SVN: Zope/branches/gsoc-python-2.5/lib/python/ - Cleanup	DocumentTemplate module for relative imports
 
Sidnei da Silva
- [Checkins] SVN: zc.async/trunk/src/zc/async/CHANGES.txt Record a	change log.
 
Zvezdan Petkovic
- [Checkins] SVN: zc.async/trunk/setup.py Up the release number.
 
Zvezdan Petkovic
- [Checkins] SVN: zc.async/tags/1.5.1/ Tag 1.5.1
 
Zvezdan Petkovic
- [Checkins] SVN: zc.async/trunk/setup.py Alpha for the next	development cycle (1.5.2)
 
Zvezdan Petkovic
- [Checkins] SVN: Zope/branches/gsoc-python-2.5/lib/python/zope/app/	- Update to newer zope.app.security
 
Sidnei da Silva
- [Checkins] SVN: z3c.menu.ready2go/trunk/s implemented directives	which allow to use locales in i18nTitle attribute:
 
Roger Ineichen
- [Checkins] SVN: grok/trunk/doc/reference/directives.rst Improve	grok.provides documentation
 
Kevin Teague
- [Checkins] SVN: z3ext.layout/trunk/ - Log errors in @@pagelet
 
Nikolay Kim
- [Checkins] SVN: z3ext.layout/tags/1.5.1/ release tag
 
Nikolay Kim
- [Checkins] SVN: z3ext.layout/trunk/setup.py vb
 
Nikolay Kim
- [Checkins] SVN: z3ext.layoutform/trunk/ - Groups support restored
 
Nikolay Kim
- [Checkins] SVN: z3ext.layoutform/tags/1.2.3/ release tag
 
Nikolay Kim
- [Checkins] SVN: Zope3/trunk/src/mechanize/_urllib2.py Syntax error.
 
Tres Seaver
- [Checkins] SVN: Zope3/trunk/src/mechanize/_urllib2.py Syntax	error.
 
Sidnei da Silva
- [Checkins] SVN: z3ext.preferences/trunk/ UI api refactored
 
Nikolay Kim
- [Checkins] SVN: zope.proxy/trunk/setup.py Make 'python setup.py	test' actually run the tests.
 
Tres Seaver
- [Checkins] SVN: z3c.pt/trunk/src/z3c/pt/tests/test_doctests.py	Added expressions module to test case (left out by mistaken).
 
Malthe Borch
- [Checkins] SVN: z3c.pt/trunk/ Allow '+' character in	path-expressions.
 
Malthe Borch
- [Checkins] SVN: Sandbox/malthe/chameleon.zpt/ Preparing release.
 
Malthe Borch
- [Checkins] SVN:	Zope/branches/gsoc-python-2.5/utilities/mkzopeinstance.py sha	-> hashlib
 
Andreas Jung
- [Checkins] SVN: z3c.form/branches/adamg-objectwidget/src/z3c/form/	made setErrors go recursive over forms and widgets
 
Adam Groszer
- [Checkins] SVN: z3ext.preferences/trunk/
 
Nikolay Kim
- [Checkins] SVN:	grokapps/SmallELearningDemo/src/smallelearningdemo/filecontainer.py	Fix argument. It was not a keyword argument.
 
Yusei Tahara
- [Checkins] SVN:	plone.z3cform/branches/nathan-sub-form-factory-and-css/	creating branch to add edit form factory to EditForm in the	crud module and change some css classes
 
Nathan Van Gheem
- [Checkins] SVN: grok/trunk/doc/reference/directives.rst typo
 
Thomas Lotze
- [Checkins] SVN:	plone.postpublicationhook/trunk/plone/postpublicationhook/hook.py	Fix a bad import and parameter order
 
Wichert Akkerman
- [Checkins] SVN: plone.postpublicationhook/t Tag 1.0rc1
 
Wichert Akkerman
- [Checkins] SVN: plone.postpublicationhook/t Fix ReST error
 
Wichert Akkerman
- [Checkins] SVN: plone.validatehook/ Move this package here
 
Wichert Akkerman
- [Checkins] SVN: plone.validatehook/tags/1.0rc1/ Recreate the 1.0rc1	tag
 
Wichert Akkerman
- [Checkins] SVN: plone.validatehook/trunk/ Update license and add	proper dependencies
 
Wichert Akkerman
- [Checkins] SVN: plone.validatehook/t Tag 1.0
 
Wichert Akkerman
- [Checkins] SVN: plone.postpublicationhook/trunk/plone/postpublicationhook/hook.py Fix a bad import and parameter order
 
Philipp von Weitershausen
- [Checkins] SVN: z3ext.preferences/trunk/ added default css styles
 
Nikolay Kim
- [Checkins] SVN: z3ext.preferences/tags/1.4.0/ release tag
 
Nikolay Kim
- [Checkins] SVN: z3c.caching/ New package
 
Wichert Akkerman
- [Checkins] SVN: z3ext.preferences/trunk/setup.py vb
 
Nikolay Kim
- [Checkins] SVN: z3c.caching/trunk/ Add ignores
 
Wichert Akkerman
- [Checkins] SVN: z3c.caching/trunk/ Add changelog
 
Wichert Akkerman
- [Checkins] SVN: z3c.caching/t Tag 1.0b1
 
Wichert Akkerman
- [Checkins] SVN:	z3ext.preferences/trunk/src/z3ext/preferences/browser/ fix for css
 
Nikolay Kim
- [Checkins] SVN: z3c.image/trunk/ prepare release
 
Juergen Kartnaller
- [Checkins] SVN: z3c.image/tags/1.0.0/ tag release
 
Juergen Kartnaller
- [Checkins] SVN: z3c.image/trunk/setup.py correct framework for	pypiwq
 
Juergen Kartnaller
- [Checkins] SVN: RestrictedPython/trunk/ Split changelog from	README.txt.
 
Philipp von Weitershausen
- [Checkins] SVN: RestrictedPython/trunk/CHANGES.txt reSTisms
 
Philipp von Weitershausen
- [Checkins] SVN: zope.app.container/trunk/CHANGES.txt make text	easier to read
 
Philipp von Weitershausen
- [Checkins] SVN: zope.app.container/trunk/CHANGES.txt Explicit bug	urls make it easier to find the bug reports
 
Philipp von Weitershausen
- [Checkins] SVN: zope.app.container/trunk/CHANGES.txt Reorder	changelog: features + restructuring first, then bugfixes
 
Philipp von Weitershausen
- [Checkins] SVN: zope.app.container/trunk/CHANGES.txt prepare release
 
Philipp von Weitershausen
- [Checkins] SVN: zope.app.container/tags/3.6.1/ Tag release
 
Philipp von Weitershausen
- [Checkins] SVN: zope.app.container/tags/3.6.1/setup.py Fix version	on release tag.
 
Philipp von Weitershausen
- [Checkins] SVN: zope.app.container/trunk/ Next feature release	would be 3.7.0. If bugfixes to 3.6.x happen in between, they can
 
Philipp von Weitershausen
- [Checkins] SVN: zope.app.form/trunk/CHANGES.txt improve readability
 
Philipp von Weitershausen
- [Checkins] SVN: zope.app.form/trunk/CHANGES.txt prepare for release
 
Philipp von Weitershausen
- [Checkins] SVN: zope.app.form/tags/3.6.3/ Tag release
 
Philipp von Weitershausen
- [Checkins] SVN: zope.app.form/tags/3.6.3/setup.py remove dev marker	for release
 
Philipp von Weitershausen
- [Checkins] SVN: zope.app.form/trunk/ Next feature release would be	3.7.0. If bugfixes to 3.6.x happen in between, they can
 
Philipp von Weitershausen
- [Checkins] SVN: hurry.resource/trunk/ Rolling up resources must now	be explicitly requested using
 
Martijn Faassen
- [Checkins] SVN: hurry.resource/trunk/src/hurry/resource/README.txt	Added notes about optimization.
 
Martijn Faassen
- [Checkins] SVN: hurry.resource/trunk/src/hurry/resource/README.txt	Add another note.
 
Martijn Faassen
- [Checkins] SVN: hurry.resource/trunk/src/hurry/resource/README.txt	Some more suggestions about how modes are supposed to be used.
 
Martijn Faassen
- [Checkins] SVN: hurry.resource/trunk/CHANGES.txt Update change log.
 
Martijn Faassen
- [Checkins] SVN: hurry.resource/trunk/src/hurry/resource/README.txt	Correct description of what to do in case of minified resources.
 
Martijn Faassen
- [Checkins] SVN: hurry.resource/trunk/CHANGES.txt Preparing for	release.
 
Martijn Faassen
- [Checkins] SVN: hurry.resource/tags/0.3/ Tagging for release.
 
Martijn Faassen
- [Checkins] SVN: hurry.resource/tags/0.3/setup.py Release preps.
 
Martijn Faassen
- [Checkins] SVN: hurry.resource/trunk/src/hurry/resource/README.txt	Small fix.
 
Martijn Faassen
- [Checkins] SVN: hurry.resource/trunk/ Post-release bump.
 
Martijn Faassen
- [Checkins] SVN: hurry.yui/trunk/s Update to work with	hurry.resource 0.3. Extend tests so that they
 
Martijn Faassen
- [Checkins] SVN: hurry.yui/trunk/CHANGES.txt Update this.
 
Martijn Faassen
- [Checkins] SVN: hurry.yui/trunk/CHANGES.txt Release preps.
 
Martijn Faassen
- [Checkins] SVN: hurry.yui/tags/2.6.0.2/ Tag for release.
 
Martijn Faassen
- [Checkins] SVN: hurry.yui/tags/2.6.0.2/setup.py Release prepation.
 
Martijn Faassen
- [Checkins] SVN: hurry.yui/trunk/ Post-release bump.
 
Martijn Faassen
- [Checkins] SVN:	plone.z3cform/branches/nathan-sub-form-factory-and-css/plone/z3cform/crud/	made the appropriate changes to add edit sub form factory and	use css class listing in the crud table so it looks like	standard plone
 
Nathan Van Gheem
- [Checkins] SVN:	plone.z3cform/branches/nathan-sub-form-factory-and-css/docs/HISTORY.txt	added entry for previous changes to history
 
Nathan Van Gheem
- [Checkins] SVN: z3ext.layout/trunk/ Render IPagelet adapter for	@@pagelet view
 
Nikolay Kim
- [Checkins] SVN: z3ext.layout/tags/1.5.2/ release tag
 
Nikolay Kim
- [Checkins] SVN: plone.z3cform/trunk/ Merged	plone.z3cform/branches/nathan-sub-form-factory-and-css 92201:92253
 
Nathan Van Gheem
- [Checkins] SVN: z3ext.layout/trunk/setup.py vb
 
Nikolay Kim
- [Checkins] SVN:	plone.z3cform/branches/nathan-sub-form-factory-and-css/	removing branch since merge was already performed
 
Nathan Van Gheem
- [Checkins] SVN: grokcore.view/trunk/ merge	jw-generic_directory_resource branch
 
Jan-Wijbrand Kolman
- [Checkins] SVN: zc.dict/branches/tlotze-blist/ created branch for	implementing ordered dicts using zc.blist
 
Thomas Lotze
- [Checkins] SVN: five.megrok.z3cpt/trunk/ Add a buildout and	skeleton to add tests.
 
Sylvain Viollon
- [Checkins] SVN: Zope/branches/gsoc-python-2.5/utilities/mkzopeinstance.py sha -> hashlib
 
Philipp von Weitershausen
- [Checkins] SVN: hurry.zoperesource/trunk/setup.py Letting people	know this is a Zope 3 package.
 
Martijn Faassen
- [Checkins] SVN: zope.app.authentication/trunk/ Fix deprecation	warning on Python 2.6
 
Philipp von Weitershausen
- [Checkins] SVN: zope.app.authentication/trunk/CHANGES.txt fix	formatting
 
Philipp von Weitershausen
- [Checkins] SVN: five.megrok.z3cpt/trunk/ Add functional tests on	template association/rendering.
 
Sylvain Viollon
- [Checkins] SVN: five.megrok.z3cpt/trunk/README.txt Update	README.txt.
 
Sylvain Viollon
- [Checkins] SVN: five.grok/branches/sylvain-viewlets/ Remove useless	spaces. Add implementation for viewlet (grokker included).
 
Sylvain Viollon
- [Checkins] SVN: Zope/branches/gsoc-python-2.5/utilities/mkzopeinstance.py sha -> hashlib
 
Andreas Jung
- [Checkins] SVN:	Zope/branches/gsoc-python-2.5/utilities/mkzopeinstance.py -	using SHA256 for new accounts
 
Andreas Jung
- [Checkins] SVN: Zope/branches/gsoc-python-2.5/utilities/mkzopeinstance.py sha -> hashlib
 
Andreas Jung
- [Checkins] SVN: grokcore.view/trunk/CHANGES.txt set release date
 
Jan-Wijbrand Kolman
- [Checkins] SVN: grokcore.view/tags/1.2/ Create release tag.
 
Jan-Wijbrand Kolman
- [Checkins] SVN: grokcore.view/tags/1.2/setup.py remove dev marker
 
Jan-Wijbrand Kolman
- [Checkins] SVN: grokcore.view/trunk/ up version
 
Jan-Wijbrand Kolman
- [Checkins] SVN: grok/trunk/versions.cfg up the requirement for	grokcore.view to 1.2
 
Jan-Wijbrand Kolman
- [Checkins] SVN: grok/trunk/ expose the DirectoryResource component	and path directive from grokcore.view
 
Jan-Wijbrand Kolman
- [Checkins] SVN: five.megrok.z3cpt/trunk/README.txt Typo.
 
Sylvain Viollon
- [Checkins] SVN: z3ext.layout/trunk/ Update css styles
 
Nikolay Kim
- [Checkins] SVN: z3ext.layout/tags/1.5.3/ release tag
 
Nikolay Kim
- [Checkins] SVN: z3ext.layout/trunk/setup.py vb
 
Nikolay Kim
- [Checkins] SVN: z3ext.layoutform/trunk/setup.py vb
 
Nikolay Kim
- [Checkins] SVN: ZODB/branches/3.8/NEWS.txt Prep for final release.
 
Jim Fulton
- [Checkins] SVN:	zope.app.container/trunk/src/zope/app/container/_zope_app_container_contained.c	- Since we are not including the original proxy.h here,	we have to define Py_ssize_t ourselves.
 
Sidnei da Silva
- [Checkins] SVN: Zope/trunk/ - Lauchpad #143736,	#271395: fixed AttributeError' on _ltid in TempStorage
 
Andreas Jung
- [Checkins] SVN: Zope/branches/2.10/ - Lauchpad #143736,	#271395: fixed AttributeError' on _ltid in TempStorage
 
Andreas Jung
- [Checkins] SVN: Zope/branches/2.11/ - Lauchpad #143736,	#271395: fixed AttributeError' on _ltid in TempStorage
 
Andreas Jung
- [Checkins] SVN: ZODB/tags/3.8.1/ tag
 
Jim Fulton
- [Checkins] SVN: ZODB/tags/3.8.1/setup.py Updated version #
 
Jim Fulton
- [Checkins] SVN: grokproject/trunk/ Fixed bug: using the	``--svn-repository`` option would fail with an OSError.
 
Maurits van Rees
- [Checkins] SVN: Zope/trunk/ updated to ZODB 3.8.1
 
Andreas Jung
- [Checkins] SVN: Zope/branches/2.11/doc/CHANGES.txt updated to ZODB	3.8.1
 
Andreas Jung
- [Checkins] SVN: Zope/branches/2.11/lib/python/ updated to ZODB 3.8.1
 
Andreas Jung
- [Checkins] SVN:	grokcore.view/branches/jw-generic_directory_resource/ cleanup	branch after merge and release.
 
Jan-Wijbrand Kolman
- [Checkins] SVN: ZODB/branches/3.8/setup.py Updated version #
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/buildout.cfg Changed the generated test	script to use a part-local tmp directory
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/persistent/wref.py Adjusted the	arbitrary class used for persistent objects in a test to
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/ZEO/tests/testZEO.py Closed handle	associated with a temporary file to prevent errors on
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/ZODB/tests/testblob.py Added	tear-down code needed on windows.
 
Jim Fulton
- [Checkins] SVN: ZODB/branches/zcZODB-3.8/ Merged revs 91440-92292	from 3.8 branch.
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/ZODB/interfaces.py Noted that	storeBlob and consumeFile take ownership of the file passed
 
Jim Fulton
- [Checkins] SVN: Zope/branches/2.11/utilities/ use the _current_	ZODB 3.8.1 release
 
Andreas Jung
- [Checkins] SVN: Zope/branches/2.10/utilities/ using _current_ ZODB	3.7.1 release
 
Andreas Jung
- [Checkins] SVN: Zope/branches/2.10/utilities/ oops..we have already	ZODB 3.7.3
 
Andreas Jung
- [Checkins] SVN: z3c.relationfield/trunk/setup.py Get rid of bogus	url.
 
Martijn Faassen
- [Checkins] SVN: z3c.relationfield/trunk/buildout.cfg zope.testing	somehow doesn't upgrade without hardcoding it. I don't know
 
Martijn Faassen
- [Checkins] SVN:	z3c.relationfield/trunk/src/z3c/relationfield/__init__.py Use	absolute imports, not relative ones.
 
Martijn Faassen
- [Checkins] SVN: z3c.relationfield/trunk/src/z3c/relationfield/	reducing dependency on Grok:
 
Martijn Faassen
- [Checkins] SVN: z3c.relationfield/trunk/ Upgrade to Grok 0.14.
 
Martijn Faassen
- [Checkins] SVN:	z3c.relationfield/trunk/src/z3c/relationfield/event.py Change	a dependency on Grok itself to grokcore.component.
 
Martijn Faassen
- [Checkins] SVN:	z3c.relationfield/trunk/src/z3c/relationfield/relation.py	Move more to grokcore.component.
 
Martijn Faassen
- [Checkins] SVN:	z3c.relationfield/trunk/src/z3c/relationfield/schema.py Move	even more to grokcore.component.
 
Martijn Faassen
- [Checkins] SVN:	z3c.relationfield/trunk/src/z3c/relationfield/widget.py Move	more to grokcore.component.
 
Martijn Faassen
- [Checkins] SVN: z3c.relationfieldui/ new package for UI-related	stuff, factoring out of z3c.relationfield.
 
Martijn Faassen
- [Checkins] SVN: z3c.relationfieldui/trunk/ Start off	z3c.relationfieldui by copying z3c.relationfield.
 
Martijn Faassen
- [Checkins] SVN: z3c.relationfield/trunk/setup.py State explicitly	z3c is a namespace package.
 
Martijn Faassen
- [Checkins] SVN: z3c.relationfieldui/trunk/ Coarse-grained moving	around of files so we can start hacking away at it.
 
Martijn Faassen
- [Checkins] SVN: z3c.relationfieldui/trunk/src/z3c/relationfieldui/	Cut out everything but the widget stuff.
 
Martijn Faassen
- [Checkins] SVN: z3c.relationfield/trunk/src/z3c/relationfield/ Cut	out widget code, this moved to z3c.relationfieldui.
 
Martijn Faassen
- [Checkins] SVN:	z3c.relationfield/trunk/src/z3c/relationfield/README.txt	Don't mention widget anymore, that's in z3c.relationfieldui.
 
Martijn Faassen
- [Checkins] SVN:	z3c.relationfield/trunk/src/z3c/relationfield/README.txt Do	mention z3c.relationfieldui.
 
Martijn Faassen
- [Checkins] SVN:	z3c.relationfield/trunk/src/z3c/relationfield/README.txt use	grokcore.component instead of grok in doctest as well.
 
Martijn Faassen
- [Checkins] SVN: ZODB/trunk/buildout.cfg Added logic to make temp	files writable before removing them because
 
Jim Fulton
- [Checkins] SVN: z3c.relationfield/trunk/s Remove dependency on Grok;	now depend on grokcore.component instead.
 
Martijn Faassen
- [Checkins] SVN: z3c.relationfieldui/trunk/src/z3c/relationfieldui/	Make this work again after the changes in z3c.relationfield.
 
Martijn Faassen
- [Checkins] SVN: Sandbox/faassen/grokcore.site/ Experimental package	to see whether I can factor out anything
 
Martijn Faassen
- [Checkins] SVN: Sandbox/faassen/grokcore.site/trunk/ Start out with	the recent Grok trunk.
 
Martijn Faassen
- [Checkins] SVN: Sandbox/faassen/grokcore.site/trunk/ Cleaning out	some stuff we don't need.
 
Martijn Faassen
- [Checkins] SVN: Sandbox/faassen/grokcore.site/trunk/ Remove more	stuff we don't need here.
 
Martijn Faassen
- [Checkins] SVN: Sandbox/faassen/grokcore.site/trunk/src/grok Rename	to grokcore.
 
Martijn Faassen
- [Checkins] SVN: Sandbox/faassen/grokcore.site/trunk/src/grokcore/	Move everything into site subpackage.
 
Martijn Faassen
- [Checkins] SVN: Sandbox/faassen/grokcore.site/trunk/TODO.txt Get	rid of this too.
 
Martijn Faassen
- [Checkins] SVN: Sandbox/faassen/grokcore.site/trunk/ Base setup.py	and buildout.cfg off grokcore.compenent's.
 
Martijn Faassen
- [Checkins] SVN: Sandbox/faassen/grokcore.site/trunk/ Buildout at	least works again, though the tests don't work at all yet.
 
Martijn Faassen
- [Checkins] SVN:	Sandbox/faassen/grokcore.site/trunk/src/grokcore/site/	Initial weeding,	throwing away code that's not site related. Far from
 
Martijn Faassen
- [Checkins] SVN:	Sandbox/malthe/chameleon.zpt/src/chameleon/zpt/language.txt	Add path expression test.
 
Chris McDonough
- [Checkins] SVN:	Sandbox/faassen/grokcore.site/trunk/src/grokcore/site/	Further cleanups of stuff we don't need.
 
Martijn Faassen
- [Checkins] SVN:	Sandbox/malthe/chameleon.zpt/src/chameleon/zpt/language.txt	Duh. chameleon.zpt doesn't *do* path expressions.
 
Chris McDonough
- [Checkins] SVN:	Sandbox/faassen/grokcore.site/trunk/src/grokcore/site/ Less	ZCML, spell out interface of this package.
 
Martijn Faassen
- [Checkins] SVN:	Sandbox/faassen/grokcore.site/trunk/src/grokcore/site/tests/	Remove a lot of irrelevant tests.
 
Martijn Faassen
- [Checkins] SVN:	Sandbox/faassen/grokcore.site/trunk/src/grokcore/site/ftests/	Remove more irrelevant tests.
 
Martijn Faassen
- [Checkins] SVN:	Sandbox/faassen/grokcore.site/trunk/src/grokcore/site/tests/application/	Remove more tests.
 
Martijn Faassen
- [Checkins] SVN: zope.testing/trunk/src/zope/testing/setupstack.	More carefully remove temporary directories to deal with	read-only files on windows
 
Jim Fulton
- [Checkins] SVN: zope.testing/trunk/CHANGES.txt Updated changes.
 
Jim Fulton
- [Checkins] SVN: Sandbox/faassen/grokcore.site/trunk/s Weed out a	lot of tests we don't need, and make the tests work.
 
Martijn Faassen
- [Checkins] SVN:	Sandbox/faassen/grokcore.site/trunk/src/grokcore/site/subscriber.py	Don't forget this subscriber; it won't work without it.
 
Martijn Faassen
- [Checkins] SVN: zope.testing/tags/3.7.1/ tag
 
Jim Fulton
- [Checkins] SVN: zope.testing/tags/3.7.1/setup.py Updated version #
 
Jim Fulton
- [Checkins] SVN: manuel/ create project structure for manuel
 
Benji York
- [Checkins] SVN: manuel/trunk/ initial import of manuel
 
Benji York
- [Checkins] SVN: manuel/tags/1.0.0a2/ tag 1.0.0a2
 
Benji York
- [Checkins] SVN: manuel/tags/1.0.0a2/setup.py set tag version	(1.0.0a2)
 
Benji York
- [Checkins] SVN: manuel/tags/1.0.0a2/setup.py add url required for	registration with PyPI
 
Benji York
- [Checkins] SVN: manuel/trunk/setup.py merge in addition of url	metadata
 
Benji York
- [Checkins] SVN: persistent/trunk/setup.py Use released zope.testing.
 
Tres Seaver
- [Checkins] SVN: Zope/trunk/utilities/ using ZODB 3.8.1
 
Andreas Jung
- [Checkins] SVN: zc.lockfile/trunk/src/zc/lockfile/ Fixed a small	bug in the file locking error logging (originally
 
Jim Fulton
- [Checkins] SVN: zc.lockfile/trunk/setup.py Updated release info.
 
Jim Fulton
- [Checkins] SVN: zc.lockfile/trunk/s Updated release info.
 
Jim Fulton
- [Checkins] SVN: zc.lockfile/tags/1.0.0/ tag
 
Jim Fulton
- [Checkins] SVN: zc.lockfile/tags/1.0.0/setup.py Updated version #
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/buildout.cfg Fixed a problem in temp	file cleanup.
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/ Added support for copying and	recovery of blob storages:
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/ZEO/ClientStorage.py Renamed the	length argument to history to be consistent with the
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/Z Added missing interface	declarations to FileStorage.
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/ZODB/tests/BasicStorage.py Added a	storage interface verification.
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/s Removed the ZODB.lock_file module. Now	depend on zc.lockfile instead.
 
Jim Fulton
- [Checkins] SVN:	z3c.menu.ready2go/trunk/src/z3c/menu/ready2go/zcml.py Make	sure that the directives accept an arbitrary amount of arguments.
 
Stephan Richter
- [Checkins] SVN: zopyx.smartprintng.core/trunk/ demo2
 
Andreas Jung
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/demo2/ added
 
Andreas Jung
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/demo2/resources/	new demo
 
Andreas Jung
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/demo2/resources/demo_template.pt	removed
 
Andreas Jung
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/demo2/resources/business_card_template	renamed
 
Andreas Jung
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/demo2/	savepoint
 
Andreas Jung
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/demo2/zopyx1.png	removed
 
Andreas Jung
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/demo2/ fixes
 
Andreas Jung
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/renderer.py	moved image handling at the end of the renderer in order to support
 
Andreas Jung
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/demo2/ updated
 
Andreas Jung
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/demo2/README.txt	updated
 
Andreas Jung
- [Checkins] SVN: zopyx.smartprintng.core/trunk/ updated
 
Andreas Jung
- [Checkins] SVN: zopyx.smartprintng.core/trunk/README.txt updated
 
Andreas Jung
- [Checkins] SVN: zopyx.smartprintng.core/tags/2.0.0b2/ 'creating tag	svn+ssh://andreasjung at svn.zope.org/repos/main/zopyx.smartprintng.core/tags/2.0.0b2	from	svn+ssh://andreasjung at svn.zope.org/repos/main/zopyx.smartprintng.core/trunk'
 
Andreas Jung
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/demo2/demo.html	removed
 
Andreas Jung
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/demo2/resources/business_card_template.pt	whitespace police
 
Andreas Jung
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/demo2/index.html	removed
 
Andreas Jung
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/demo2/ updated
 
Andreas Jung
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/demo2/demo_app.py	some cleanup
 
Andreas Jung
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/demo2/	another variation of the style sheet
 
Andreas Jung
- [Checkins] SVN: zopyx.smartprintng.core/trunk/ minor glitches
 
Andreas Jung
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/interfaces.py	added ITemplateOptionProvider
 
Andreas Jung
- [Checkins] SVN: z3c.blobfile/trunk/ Bugfixes
 
Dan Korostelev
- [Checkins] SVN: z3c.boston/ New skin to provide zope.app.boston	functionality with
 
Kevin Gill
- [Checkins] SVN: z3c.blobfile/trunk/setup.py vb
 
Dan Korostelev
- [Checkins] SVN: z3ext.layoutform/trunk/ - Added support of display	form
 
Nikolay Kim
- [Checkins] SVN: z3c.blobfile/tags/0.1.3/ Prepare the 0.1.3 release.
 
Dan Korostelev
- [Checkins] SVN: z3ext.layoutform/tags/1.2.4/ release tag
 
Nikolay Kim
- [Checkins] SVN: z3ext.layoutform/trunk/setup.py vb
 
Nikolay Kim
- [Checkins] SVN: Zope/branches/2.10/utilities/ Fix ZODBTools	external so Zope 2.10 builds again.
 
Stefan H. Holek
- [Checkins] SVN: z3c.boston/ Ensured that this skin works with	z3c.formjs.
 
Kevin Gill
- [Checkins] SVN: z3c.rotterdam/ Skin to provide zope.app.rotterdam	functionality with z3c.form, z3c.pagelet and z3c.formjs.
 
Kevin Gill
- [Checkins] SVN: lovely.recipe/trunk/src/lovely/recipe/fs/ - Added a	way to change the owner of created directories.
 
Christian Zagrodnick
- [Checkins] SVN: lovely.recipe/trunk/CHANGES.txt - Added a way to	change the owner of created directories.
 
Christian Zagrodnick
- [Checkins] SVN: lovely.recipe/trunk/ - INCOMPATIBLE CHANGE: When	creating directories the path used to be
 
Christian Zagrodnick
- [Checkins] SVN: z3c.rotterdam/ Moved the files to the correct	folder structure.
 
Kevin Gill
- [Checkins] SVN: z3c.boston/ Moved the egg to the correct folder	structure.
 
Kevin Gill
- [Checkins] SVN: z3c.boston/trunk/ Added buildout and bootstrap	configuration so that the module
 
Kevin Gill
- [Checkins] SVN: z3c.rotterdam/trunk/ Added buildout and bootstrap	configuration so that the module can be tested standalone.
 
Kevin Gill
- [Checkins] SVN: zc.configuration/trunk/src/zc/configuration/zcml.py	add comment that explains apparently insane code ; )
 
Benji York
- [Checkins] SVN: zc.table/trunk/src/zc/table/column.py Speed up	column sorting (helps a lot when 10k of items are involved, 
 
Ignas Mikalajënas
- [Checkins] SVN: z3ext.formatter/trunk/ Added translations: nl, ru
 
Nikolay Kim
- [Checkins] SVN: z3ext.formatter/tags/1.2.3/ release tag
 
Nikolay Kim
- [Checkins] SVN: z3ext.formatter/trunk/setup.py vb
 
Nikolay Kim
- [Checkins] SVN: zc.table/trunk/src/zc/table/column.py Speed up	column sorting (helps a lot when 10k of items are involved, 
 
Benji York
- [Checkins] SVN: ZODB/trunk/src/ZODB/ Open blob files in binary mode!
 
Jim Fulton
- [Checkins] SVN: zc.table/trunk/src/zc/table/column.py Speed up	column sorting (helps a lot when 10k of items are involved, 
 
Ignas Mikalajunas
- [Checkins] SVN: Zope/branches/2.10/setup.py Fix script locations	for ZODB 3.7.3.
 
Stefan H. Holek
- [Checkins] SVN: z3ext.formatter/trunk/ - Fixed russian translation
 
Nikolay Kim
- [Checkins] SVN: z3ext.formatter/trunk/src/z3ext/formatter/locales/	update nl translations
 
Nikolay Kim
- [Checkins] SVN: z3ext.formatter/tags/1.2.4/ release tag
 
Nikolay Kim
- [Checkins] SVN: z3ext.formatter/trunk/setup.py vb
 
Nikolay Kim
- [Checkins] SVN: zope.release/branches/3.4/ include final zodb 3.8.1	in the kgs
 
Christophe Combelles
- [Checkins] SVN: z3c.rotterdam/trunk/z3c Broke the module	dependencies into a separate file and allowed
 
Kevin Gill
- [Checkins] SVN: megrok.rdb/trunk/src/megrok/rdb/ Add	locatedproperty decorator. This may not be the perfect way to
 
Martijn Faassen
- [Checkins] SVN: z3c.password/trunk/CHANGES.txt prepare for release
 
Adam Groszer
- [Checkins] SVN: z3c.password/tags/0.5.0/ prepare for release
 
Adam Groszer
- [Checkins] SVN: z3c.password/t vb
 
Adam Groszer
- [Checkins] SVN: z3c.boston/trunk/z3c Broke the module dependencies	into a separate file and allowed
 
Kevin Gill
- [Checkins] SVN: zc.table/trunk/src/zc/table/column.py Use a sort	with a key parameter instead of decoration of the list.
 
Ignas Mikalajënas
- [Checkins] SVN: z3ext.layoutform/trunk/src/z3ext/layoutform/ update	i18n
 
Nikolay Kim
- [Checkins] SVN: zc.table/trunk/buildout.cfg start using the KGS	(buildout wouldn't complete before doing this)
 
Benji York
- [Checkins] SVN: zc.zservertracelog/trunk/setup.py updated version	for release.
 
Alex Smith
- [Checkins] SVN: zc.zservertracelog/tags/1.0.0/ new tag for initial	pypi release.
 
Alex Smith
- [Checkins] SVN: z3c.schema/tags/0.5.0/ prepare for release
 
Adam Groszer
- [Checkins] SVN: z3c.schema/t vb and release
 
Adam Groszer
- [Checkins] SVN: z3c.vocabulary.sortable/ create project
 
Adam Groszer
- [Checkins] SVN: z3c.vocabulary.sortable/ ops, undo
 
Adam Groszer
- [Checkins] SVN: zc.table/trunk/buildout.cfg start using the KGS	(buildout wouldn't complete before doing this)
 
Stephan Richter
- [Checkins] SVN: zc.table/trunk/buildout.cfg start using the KGS	(buildout wouldn't complete before doing this)
 
Benji York
- [Checkins] SVN: zc.table/trunk/buildout.cfg use the newest KGS
 
Benji York
- [Checkins] SVN:	z3c.form/branches/adamg-objectwidget/src/z3c/form/object.py	Make sure that the object of the object widget is returned naked.
 
Stephan Richter
- [Checkins] SVN: ZODB/trunk/src/ZEO/ClientStorage.py We want	interfaces provided by the client storage to reflect
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/ZODB/interfaces.py Fixed a typo that	caused IBlobStorageRestoreable to be missspecified.
 
Jim Fulton
- [Checkins] SVN: Zope/trunk/lib/python/AccessControl/ - Launchpad	#282677: fixed implementation of guarded_map and
 
Sidnei da Silva
- [Checkins] SVN: Zope/branches/2.9/lib/python/AccessControl/ -	Launchpad #282677: fixed implementation of guarded_map and
 
Sidnei da Silva
- [Checkins] SVN: Zope/branches/2.9/doc/CHANGES.txt - Record last	checkin
 
Sidnei da Silva
- [Checkins] SVN: Zope/branches/2.10/ - Launchpad #282677: fixed	implementation of guarded_map and provided
 
Sidnei da Silva
- [Checkins] SVN: Zope/branches/2.11/ - Launchpad #282677: fixed	implementation of guarded_map and provided
 
Sidnei da Silva
- [Checkins] SVN: zope.app.container/branches/3.6/ created 3.6.x	version branch.
 
Alex Smith
- [Checkins] SVN: z3ext.layoutform/trunk/ update translations
 
Nikolay Kim
- [Checkins] SVN: z3ext.layoutform/tags/1.2.5/ release tag
 
Nikolay Kim
- [Checkins] SVN: z3ext.layoutform/trunk/setup.py vb
 
Nikolay Kim
- [Checkins] SVN: zope.app.container/trunk/CHANGES.txt updated	CHANGES.
 
Alex Smith
- [Checkins] SVN: zope.app.container/branches/3.6/ merged changes	from trunk (r 92281, 92445).
 
Alex Smith
- [Checkins] SVN: zope.app.container/branches/3.6/ preparation for	new tag version.
 
Alex Smith
- [Checkins] SVN: zope.app.container/tags/3.6.2/ tagging 3.6.2	version.
 
Alex Smith
- [Checkins] SVN: zope.app.container/trunk/CHANGES.txt updated	CHANGES for 3.6.2 tag release.
 
Alex Smith
- [Checkins] SVN: ZODB/trunk/src/ZODB/ Make is_blob_record tolerant	of invalid pickles.
 
Jim Fulton
- [Checkins] SVN: z3c.boston/trunk/ Changes to version tagging prior	to releasing an egg.
 
Kevin Gill
- [Checkins] SVN: z3c.rotterdam/trunk/ removed dev tags prior to	uploading egg.
 
Kevin Gill
- [Checkins] SVN: z3c.rotterdam/trunk/ Clean up this setup	information for release to PyPI.
 
Kevin Gill
- [Checkins] SVN: zope.app.container/branches/3.6/setup.py version	bump.
 
Alex Smith
- [Checkins] SVN: z3c.rotterdam/trunk/ Bumped the version to 1.0.2 to	get rid of the subversion suffix on
 
Kevin Gill
- [Checkins] SVN: z3c.boston/trunk/ bumped the version to 1.0.2 to	get Cheeseshop to use an egg without the
 
Kevin Gill
- [Checkins] SVN: zc.zservertracelog/branches/1.0/ created branch for	v1.0.
 
Alex Smith
- [Checkins] SVN: zc.zservertracelog/trunk/setup.py version bump.
 
Alex Smith
- [Checkins] SVN: z3ext.controlpanel/trunk/ - Fixed configlet storage	if ISite doesn't exists
 
Nikolay Kim
- [Checkins] SVN: z3ext.controlpanel/tags/1.3.2/ release tag
 
Nikolay Kim
- [Checkins] SVN: z3ext.controlpanel/trunk/setup.py vb
 
Nikolay Kim
- [Checkins] SVN: z3ext.preferences/trunk/ Added translations: ru, nl
 
Nikolay Kim
- [Checkins] SVN: z3ext.preferences/tags/1.4.1/ release tag
 
Nikolay Kim
- [Checkins] SVN: z3ext.preferences/trunk/setup.py vb
 
Nikolay Kim
- [Checkins] SVN: five.grok/trunk/ Prepare to release an alpha.
 
Sylvain Viollon
- [Checkins] SVN: zc.sshtunnel/trunk/src/zc/sshtunnel/recipe.py Added	a fg verb which causes the script to open the tunnel as	though it was run directly using ssh. Useful for watching	with supervisor
 
Matthew Wilkes
- [Checkins] SVN: zc.sshtunnel/trunk/src/zc/sshtunnel/recipe.py First	argument was being ignored
 
Matthew Wilkes
- [Checkins] SVN: Zope/branches/2.10/ preparing 2.10.7
 
Andreas Jung
- [Checkins] SVN: Zope/tags/2.10.7/ 'creating tag	svn+ssh://andreasjung at svn.zope.org/repos/main/Zope/tags/2.10.7 from	svn+ssh://andreasjung at svn.zope.org/repos/main/Zope/branches/2.10'
 
Andreas Jung
- [Checkins] SVN: zc.sshtunnel/trunk/src/zc/sshtunnel/recipe.py	Escape percentages in string
 
Matthew Wilkes
- [Checkins] SVN: Zope/branches/2.9/ preparing 2.9.10
 
Andreas Jung
- [Checkins] SVN: Zope/tags/2.9.10/ 'creating tag	svn+ssh://andreasjung at svn.zope.org/repos/main/Zope/tags/2.9.10 from	svn+ssh://andreasjung at svn.zope.org/repos/main/Zope/branches/2.9'
 
Andreas Jung
- [Checkins] SVN: Zope/branches/2.11/ preparing 2.11.2
 
Andreas Jung
- [Checkins] SVN: Zope/tags/2.11.2/ 'creating tag	svn+ssh://andreasjung at svn.zope.org/repos/main/Zope/tags/2.11.2 from	svn+ssh://andreasjung at svn.zope.org/repos/main/Zope/branches/2.11'
 
Andreas Jung
- [Checkins] SVN: Zope/branches/Zope-2_8-branch/ preparing 2.8.10
 
Andreas Jung
- [Checkins] SVN: Zope/tags/2.8.10/ 'creating tag	svn+ssh://andreasjung at svn.zope.org/repos/main/Zope/tags/2.8.10 from	svn+ssh://andreasjung at svn.zope.org/repos/main/Zope/branches/Zope-2_8-branch'
 
Andreas Jung
- [Checkins] SVN: zopyx.smartprintng.core/trunk/ updated
 
Andreas Jung
- [Checkins] SVN: zopyx.smartprintng.core/trunk/ updated
 
Andreas Jung
- [Checkins] SVN: zopyx.smartprintng.core/tags/2.0.0b3/ 'creating tag	svn+ssh://andreasjung at svn.zope.org/repos/main/zopyx.smartprintng.core/tags/2.0.0b3	from	svn+ssh://andreasjung at svn.zope.org/repos/main/zopyx.smartprintng.core/trunk'
 
Andreas Jung
- [Checkins] SVN: five.grok/trunk/docs/ fix history
 
Godefroid Chapelle
- [Checkins] SVN: five.grok/trunk/README.txt improve slightly
 
Godefroid Chapelle
- [Checkins] SVN: five.grok/trunk/docs/ Typos.
 
Sylvain Viollon
- [Checkins] SVN: five.grok/trunk/docs/HISTORY.txt Fix release date	for 1.0a1
 
Sylvain Viollon
- [Checkins] SVN: five.grok/tags/1.0a1/ Tag 1.0a1.
 
Sylvain Viollon
- [Checkins] SVN: five.grok/tags/1.0a1/setup.py Remove dev marker.
 
Sylvain Viollon
- [Checkins] SVN: five.grok/trunk/ Bump version after release.
 
Sylvain Viollon
- [Checkins] SVN:	zope.introspector/trunk/src/zope/introspector/registry.txt	Updated test
 
Martin Lundwall
- [Checkins] SVN: zope.introspector/trunk/buildout.cfg Needed to pin	zc.recipe.testrunner
 
Martin Lundwall
- [Checkins] SVN: zope.introspector/trunk/setup.py updated status
 
Martin Lundwall
- [Checkins] SVN: zope.introspector/tags/0.1/ creating tag for release
 
Martin Lundwall
- [Checkins] SVN: zope.introspector/trunk/ post release updates
 
Martin Lundwall
- [Checkins] SVN: z3ext.preferences/trunk/ Show preference category	if it has editable fields
 
Nikolay Kim
- [Checkins] SVN:	z3ext.controlpanel/trunk/src/z3ext/controlpanel/storage.py
 
Nikolay Kim
- [Checkins] SVN: z3c.password/trunk/ Add russian translation
 
Dan Korostelev
- [Checkins] SVN: zope.introspector/trunk/CHANGES.txt change since	0.1 egg was broken
 
Martin Lundwall
- [Checkins] SVN: zope.introspector/tags/0.1.1/ creating new tag	because of broken 0.1 release
 
Martin Lundwall
- [Checkins] SVN: zope.introspector/tags/0.1.1/ updates because of	broken 0.1 release
 
Martin Lundwall
- [Checkins] SVN: ZODB/branches/ctheune-bushy-merge-trunk/ Create a	branch to work on merging the bushy branch to the trunk and fix
 
Christian Theune
- [Checkins] SVN: z3c.password/trunk/ Add i18n utilities buildout part
 
Dan Korostelev
- [Checkins] SVN: zope.introspectorui/trunk/ removed	zope.introspector as external
 
Martin Lundwall
- [Checkins] SVN: z3c.schema/trunk/ Add translations support and a	russian translation.
 
Dan Korostelev
- [Checkins] SVN: z3ext.product/trunk/ updated translations
 
Nikolay Kim
- [Checkins] SVN: zopyx.smartprintng.core/trunk/ Back to development:	2.0.0b4 dev
 
Andreas Jung
- [Checkins] SVN: zopyx.smartprintng.core/trunk/setup.py removed	zope.app.testing dependency since this is only
 
Andreas Jung
- [Checkins] SVN: zopyx.smartprintng.core/trunk/docs/HISTORY.txt	updated
 
Andreas Jung
- [Checkins] SVN: zope.app.publisher/trunk/ see CHANGES
 
Jodok Batlogg
- [Checkins] SVN: vanguardistas.pydebdep/trunk/rules/rules.1 make	sure we don't include .pyc files in packages. Seems to happen	with namespace packages at the top level rather than in an	src directory.
 
Brian Sutherland
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/demo2/demo_app.py	rearranged code in order to make it more reusable for web demos
 
Andreas Jung
- [Checkins] SVN: grokcore.formlib/trunk/CHANGES.txt Correct date	format.
 
Sylvain Viollon
- [Checkins] SVN: grokcore.viewlet/ Initial skeleton.
 
Sylvain Viollon
- [Checkins] SVN: grokcore.viewlet/tags/ For tags.
 
Sylvain Viollon
- [Checkins] SVN: grokcore.viewlet/branches/ For branches.
 
Sylvain Viollon
- [Checkins] SVN: grokcore.viewlet/trunk/ Set bootstrap.
 
Sylvain Viollon
- [Checkins] SVN: five.grok/branches/sylvain-viewlets/ Add dependency	to grokcore.viewlet.
 
Sylvain Viollon
- [Checkins] SVN: five.grok/branches/sylvain-viewlets/devel/ Set	svn:externals.
 
Sylvain Viollon
- [Checkins] SVN: grokcore.formlib/trunk/CHANGES.txt Correct date	format.
 
Philipp von Weitershausen
- [Checkins] SVN: Zope/branches/Zope-2_8-branch/ Ensure that response	header values cannot embed CRLF pairs, which violate the
 
Tres Seaver
- [Checkins] SVN: Zope/branches/2.9/ Ensure that response header	values cannot embed CRLF pairs, which violate the
 
Tres Seaver
- [Checkins] SVN: Zope/branches/2.10/ Ensure that response header	values cannot embed CRLF pairs, which violate the
 
Tres Seaver
- [Checkins] SVN: Zope/branches/2.11/ Ensure that response header	values cannot embed CRLF pairs, which violate the
 
Tres Seaver
- [Checkins] SVN:	five.grok/trunk/src/five/grok/ftests/view/association Add	tests for grok.template: this does work.
 
Sylvain Viollon
- [Checkins] SVN:	zope.interface/trunk/src/zope/interface/interfaces.py	Whitespace fixes.
 
Baiju Muthukadan
- [Checkins] SVN: grokapps/Adder/ Upgrade Adder application to Grok	0.14
 
Kevin Teague
- [Checkins] SVN:	zope.introspectorui/trunk/src/zope/introspectorui/code.txt	fixed a bug in code.txt tests
 
Martin Lundwall
- [Checkins] SVN: zope.introspectorui/trunk/ updates for releasing
 
Martin Lundwall
- [Checkins] SVN: zope.introspectorui/tags/0.1/ release tag
 
Martin Lundwall
- [Checkins] SVN: zope.introspectorui/trunk/ post release version	updates
 
Martin Lundwall
- [Checkins] SVN: zc.async/branches/matt-new-log-file/ Make new,	separate log file for zc.async.
 
matt at zope.com
- [Checkins] SVN: zc.async/branches/matt-new-log-file/ Using a new	log only requires configuration changes.
 
matt at zope.com
- [Checkins] SVN: grokcore.formlib/trunk/CHANGES.txt Fix date format.
 
Sylvain Viollon
- [Checkins] SVN: grokcore.viewlet/trunk/src/grokcore/viewlet/ Remove	current viewlet implementation.
 
Sylvain Viollon
- [Checkins] SVN: grokcore.viewlet/trunk/src/grokcore/viewlet/ Copy	current version of grok to grokcore.viewlet. Going to clean	afterwards.
 
Sylvain Viollon
- [Checkins] SVN: grokcore.viewlet/trunk/src/grokcore/viewlet/ Delete	few useless files, and tests.
 
Sylvain Viollon
- [Checkins] SVN: grokcore.viewlet/trunk/src/grokcore/viewlet/tests/	Remove more tests.
 
Sylvain Viollon
- [Checkins] SVN: grokcore.viewlet/trunk/src/grokcore/viewlet/tests/	Remove more stuff.
 
Sylvain Viollon
- [Checkins] SVN: gocept.registration/trunk/ add support for	optionally passing in a factory to the register method.
 
Paul Carduner
- [Checkins] SVN: grokcore.viewlet/trunk/s Remove useless code and	import, clear import path/ZCML include for tests.
 
Sylvain Viollon
- [Checkins] SVN: grokcore.viewlet/trunk/src/grokcore/viewlet/meta.py	Use default name for viewletmanager.
 
Sylvain Viollon
- [Checkins] SVN: five.grok/branches/sylvain-viewlets/src/five/grok/	Implements viewlets.
 
Sylvain Viollon
- [Checkins] SVN: Zope/tags/2.11.2/ removed
 
Andreas Jung
- [Checkins] SVN: grokproject/trunk/ Add another template set for	paster support
 
Michael Haubenwallner
- [Checkins] SVN: grokproject/branches/d2m-dual-startup/ delete	branch, changes are in trunk now
 
Michael Haubenwallner
- [Checkins] SVN: Zope/tags/2.11.2/ 'creating tag	svn+ssh://andreasjung at svn.zope.org/repos/main/Zope/tags/2.11.2 from	svn+ssh://andreasjung at svn.zope.org/repos/main/Zope/branches/2.11'
 
Andreas Jung
- [Checkins] SVN: Zope/tags/2.10.7/ removed
 
Andreas Jung
- [Checkins] SVN: Zope/tags/2.10.7/ 'creating tag	svn+ssh://andreasjung at svn.zope.org/repos/main/Zope/tags/2.10.7 from	svn+ssh://andreasjung at svn.zope.org/repos/main/Zope/branches/2.10'
 
Andreas Jung
- [Checkins] SVN: Zope/tags/2.9.10/ removed
 
Andreas Jung
- [Checkins] SVN: Zope/tags/2.9.10/ 'creating tag	svn+ssh://andreasjung at svn.zope.org/repos/main/Zope/tags/2.9.10 from	svn+ssh://andreasjung at svn.zope.org/repos/main/Zope/branches/2.9'
 
Andreas Jung
- [Checkins] SVN: Zope/tags/2.8.10/ removed
 
Andreas Jung
- [Checkins] SVN: Zope/tags/2.8.10/ 'creating tag	svn+ssh://andreasjung at svn.zope.org/repos/main/Zope/tags/2.8.10 from	svn+ssh://andreasjung at svn.zope.org/repos/main/Zope/branches/Zope-2_8-branch'
 
Andreas Jung
- [Checkins] SVN: grokproject/trunk/README.txt describe server	startup modes
 
Michael Haubenwallner
- [Checkins] SVN: ZODB/trunk/src/persistent/wref.py Get commit from	transaction.
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/ZEO/StorageServer.py Don't pass tid	and status to tpc_begin unless necessary. Some storages
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/ZEO/tests/testZEO.py Demo storage	doesn't do gc anymore.
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/ZODB/ Reimplemented DemoStorage to	be just a wrapper around a base storage
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/ZODB/ Added locking support for use	by storages.
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/ZODB/BaseStorage.py Added version	intolerance.
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/ZODB/tests/BasicStorage.py Fixed	some invalid values passed to store that are now neing checked
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/ZODB/tests/util.py Removed	ConflictResolvingMappingStorage. The one test that uses it can
 
Jim Fulton
- [Checkins] SVN:	ZODB/trunk/src/ZODB/tests/testConnectionSavepoint.py Added an	abort on tearDown to avoid leaking storages between tests.
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/ZODB/tests/blob_transaction.txt	MappingStorage's size algorithm changed.
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/ZODB/tests/PackableStorage.py Use	self.assertEqual rather than an assert.
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/ZODB/tests/Synchronization.py	Removed some commented out (and almost certainly bogus) tests.
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/ZODB/tests/test Use setupstack,	rather than the older and duplicative facilities
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/ZODB/tests/testConnection.py	MappingStorage's isReadOnly method never returns false.
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/ZODB/tests/IteratorStorage.py	Changed a test that tested a missfeatre to test a feature.
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/ZODB/ Reimplemented MappingStorage	to be more full featured, with a cleaner
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/ZODB/interfaces.py Various	clarifications and corrections.
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/ZODB/DB.py You can now creating a	database by passing a file-storage file name, 
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/ZODB/ConflictResolution.txt Use a	file storage, rather than a ConflictResolvingMappingStorage.
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/ZODB/FileStorage/FileStorage.py	Changed transaction records to support multiple iteration.
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/CHANGES.txt Documented a small new	feature, 
 
Jim Fulton
- [Checkins] SVN: Zope/branches/gsoc-python-2.5/ - Launchpad #280334:	Fixed problem with 'timeout'
 
Sidnei da Silva
- [Checkins] SVN: RestrictedPython/trunk/CHANGES.txt - Record release	date and addition of new tests
 
Sidnei da Silva
- [Checkins] SVN: RestrictedPython/tags/3.4.3/ - Tag 3.4.3 release
 
Sidnei da Silva
- [Checkins] SVN: Zope/trunk/lib/python/ - Switch to newer	RestrictedPython
 
Sidnei da Silva
- [Checkins] SVN: Zope/trunk/lib/python/zope/ - Bump version of	zope.documenttemplate to 3.4.2
 
Sidnei da Silva
- [Checkins] SVN: Zope/trunk/lib/python/zope/app/ - Bump versions of	zope.app.component and zope.app.container
 
Sidnei da Silva
- [Checkins] SVN: Zope/trunk/ - Merge remaining changes from	gsoc-python-2.5 branch. We now 'work' on Python 2.6
 
Sidnei da Silva
- [Checkins] SVN: grokapps/gbepastebin/ rest apis must be hypertext	driven
 
Michael Haubenwallner
- [Checkins] SVN: grokapps/gbepastebin/src/gbepastebin/rest.py delete	unused method
 
Michael Haubenwallner
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/zcml.py	removed logger calls
 
Andreas Jung
- [Checkins] SVN: zopyx.smartprintng.core/trunk/ 2.0.0b4
 
Andreas Jung
- [Checkins] SVN: zopyx.smartprintng.core/tags/2.0.0b4/ Tagging	2.0.0b4
 
Andreas Jung
- [Checkins] SVN: zopyx.smartprintng.core/trunk/ Back to development:	2.0.0b5 dev
 
Andreas Jung
- [Checkins] SVN:	zopyx.smartprintng.core/trunk/zopyx/smartprintng/core/demo2/	more fields for extended demo
 
Andreas Jung
- [Checkins] SVN: zopyx.smartprintng.core/trunk/ Preparing release	2.0.0b5
 
Andreas Jung
- [Checkins] SVN: zopyx.smartprintng.core/tags/2.0.0b5/ Tagging	2.0.0b5
 
Andreas Jung
- [Checkins] SVN: zopyx.smartprintng.core/trunk/ Back to development:	2.0.0b6 dev
 
Andreas Jung
- [Checkins] SVN: zopyx.smartprintng.core/trunk/ Preparing release	2.0.0b6
 
Andreas Jung
- [Checkins] SVN: zopyx.smartprintng.core/tags/2.0.0b6/ Tagging	2.0.0b6
 
Andreas Jung
- [Checkins] SVN: zopyx.smartprintng.core/trunk/ Preparing release	2.0.0b7
 
Andreas Jung
- [Checkins] SVN: zopyx.smartprintng.core/tags/2.0.0b7/ Tagging	2.0.0b7
 
Andreas Jung
- [Checkins] SVN: zopyx.smartprintng.core/trunk/ Back to development:	2.0.0b8 dev
 
Andreas Jung
- [Checkins] SVN: Zope/trunk/lib/python/zope/app/ - Adjust externals	to released versions
 
Sidnei da Silva
- [Checkins] SVN: Zope/trunk/lib/python/zope/app/ - Got publisher and	publication backwards
 
Sidnei da Silva
- [Checkins] SVN:	Zope/trunk/lib/python/Products/PythonScripts/patches.py -	Since it's fixed after 2.4.5, no reason to apply the patch otherwise
 
Sidnei da Silva
- [Checkins] SVN: Zope/trunk/lib/python/Products/ZCatalog/Catalog.py	removed unused local variable
 
Andreas Jung
- [Checkins] SVN: Zope/trunk/lib/python/zope/ - Revert to an older	zope.testing. New one is way too new
 
Sidnei da Silva
- [Checkins] SVN: Zope/trunk/lib/python/zope/app/ - Newer	zope.app.appsetup
 
Sidnei da Silva
- [Checkins] SVN: zope.i18n/trunk/ Prepare release
 
Hanno Schlichting
- [Checkins] SVN: zope.i18n/tags/3.6.0/ Tagged
 
Hanno Schlichting
- [Checkins] SVN: zope.i18n/trunk/ Update after 3.6.0
 
Hanno Schlichting
- [Checkins] SVN: zope.interface/trunk/ Prepare release
 
Hanno Schlichting
- [Checkins] SVN: zope.interface/tags/3.5.0/ Tagged
 
Hanno Schlichting
- [Checkins] SVN: zope.interface/trunk/ Update after 3.5.0
 
Hanno Schlichting
- [Checkins] SVN: zopyx.convert2/trunk/src/zopyx/convert2/__init__.py	alias for convert.Converter
 
Andreas Jung
- [Checkins] SVN: Zope/trunk/utilities/mkzopeinstance.py Make the SHA	usage in mkzopeinstance a conditional import. Re-adds	Python2.4 compatibility
 
Matthew Wilkes
- [Checkins] SVN: Zope/trunk/lib/python/ZServer/HTTPServer.py - Make	it work with Python 2.4 too
 
Sidnei da Silva
- [Checkins] SVN: five.grok/branches/sylvain-viewlets/src/five/grok/	Fix viewlet implementation, add tests for it.
 
Sylvain Viollon
- [Checkins] SVN: Products.DCWorkflow/trunk/Products/DCWorkflow/ -	Strip final newline here when importing,	otherwise it would not match against a translation msgid (see:	http://dev.plone.org/plone/ticket/8525)
 
Sidnei da Silva
- [Checkins] SVN:	Sandbox/malthe/chameleon.core/src/chameleon/core/etree.py	Report meaningful error when PDIS-XPath library is missing.
 
Malthe Borch
- [Checkins] SVN: Sandbox/malthe/chameleon.core/ Refactored string	coercion code.
 
Malthe Borch
- [Checkins] SVN: Zope/branches/2.11/doc/CHANGES.txt update
 
Andreas Jung
- [Checkins] SVN: Zope/branches/2.10/doc/CHANGES.txt update
 
Andreas Jung
- [Checkins] SVN: Zope/branches/2.9/doc/CHANGES.txt update
 
Andreas Jung
- [Checkins] SVN: Zope/branches/Zope-2_8-branch/doc/CHANGES.txt update
 
Andreas Jung
- [Checkins] SVN: z3ext.preferences/trunk/CHANGES.txt update	changes.txt
 
Nikolay Kim
- [Checkins] SVN: z3ext.preferences/tags/1.4.2/ release tag
 
Nikolay Kim
- [Checkins] SVN: z3ext.preferences/trunk/setup.py vb
 
Nikolay Kim
- [Checkins] SVN: ZODB/trunk/src/ZEO/ClientStorage.py fix typo
 
Benji York
- [Checkins] SVN: zc.zope3recipes/trunk/zc/zope3recipes/tests.py	chase changing dependencies
 
Fred L. Drake, Jr.
- [Checkins] SVN:	Zope/trunk/lib/python/AccessControl/tests/actual_python.py	'any' and 'all' are not builtins in Python 2.4.
 
Tres Seaver
- [Checkins] SVN:	Zope/trunk/lib/python/AccessControl/tests/testZopeGuards.py	Clean up imports;	skip testing 'key' argument to min/max in Python < 2.5.
 
Tres Seaver
- [Checkins] SVN: zc.zope3recipes/trunk/ clean up whitespace
 
Fred L. Drake, Jr.
- [Checkins] SVN:	Zope/trunk/lib/python/AccessControl/tests/actual_python.py	'any' and 'all' are not builtins in Python 2.4.
 
Zvezdan Petkovic
- [Checkins] SVN: Zope/trunk/lib/python/DocumentTemplate/DT_Raise.py	Import cleanup
 
Tres Seaver
- [Checkins] SVN: Zope/trunk/lib/python/ZPublisher/ Actually land the	CRLF response header fix.
 
Tres Seaver
- [Checkins] SVN: ZODB/trunk/src/ZODB/ Made MappingStorage a	new-style class.
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/ZODB/DemoStorage. Added blob support	to DemoStorage.
 
Jim Fulton
- [Checkins] SVN:	Zope/trunk/lib/python/AccessControl/tests/actual_python.py Typo.
 
Tres Seaver
- [Checkins] SVN:	Zope/trunk/lib/python/AccessControl/tests/testZopeGuards.py	Pass key as positional, rather than keyword, to get passing on 2.5.
 
Tres Seaver
- [Checkins] SVN: z3c.versionedresource/trunk/buildout.cfg Make so	buildout could find a link to zope.app.publisher 3.5.0.
 
Dan Korostelev
- [Checkins] SVN: z3c.versionedresource/trunk/ Fix registering of	Resources and move configure.zcml to overrides.zcml.
 
Dan Korostelev
- [Checkins] SVN:	Zope/trunk/lib/python/AccessControl/tests/testZopeGuards.py	Make test actually exercise guards in Python 2.5.
 
Tres Seaver
- [Checkins] SVN: Zope/trunk/doc/CHANGES.txt Note change
 
Tres Seaver
- [Checkins] SVN: Products.CMFCore/trunk/Products/CMFCore/ Fixed	compatibility with non-string execeptoins on Zope trunk.
 
Tres Seaver
- [Checkins] SVN: ZODB/trunk/src/Z Merged the merge of the	ctheune-bushy-directory-3.8 branch which makes
 
Jim Fulton
- [Checkins] SVN: grokcore.viewlet/trunk/src/grokcore/viewlet/ftest	Fix tests (define missing role).
 
Sylvain Viollon
- [Checkins] SVN: ZODB/trunk/src/ZODB/ Fixed bug: if the blob	directory given when creating a blob was a
 
Jim Fulton
- [Checkins] SVN: grokcore.viewlet/trunk/README.txt Write a base	version of the README file.
 
Sylvain Viollon
- [Checkins] SVN: ZODB/trunk/src/ZODB/ fixed some windows test	failures
 
Jim Fulton
- [Checkins] SVN:	Zope/branches/2.11/lib/python/Testing/ZopeTestCase/doc/	Reverted r89899 (version bump).
 
Stefan H. Holek
- [Checkins] SVN: Zope/branches/2.11/ Repair changelog faux pas.
 
Stefan H. Holek
- [Checkins] SVN: Zope/trunk/lib/python/Testing/ZopeTestCase/doc/	Reverted r89900 (version bump).
 
Stefan H. Holek
- [Checkins] SVN: Zope/trunk/ Repair changelog mishap.
 
Stefan H. Holek
- [Checkins] SVN: zope.testbrowser/branches/gary-cookie/ make a	branch to store cookie work.
 
Gary Poster
- [Checkins] SVN: megrok.rdb/trunk/src/megrok/rdb/tests/reflection.py	Fix typo.
 
Martijn Faassen
- [Checkins] SVN: megrok.rdb/trunk/src/megrok/rdb/setup.py Make sure	schema table arg is honored when using reflection.
 
Martijn Faassen
- [Checkins] SVN: megrok.rdb/trunk/src/megrok/rdb/ add a new	rdb.tableargs directive. This lets the user set
 
Martijn Faassen
- [Checkins] SVN: z3ext.product/trunk/s updated translations
 
Nikolay Kim
- [Checkins] SVN:	z3c.form/branches/adamg-objectwidget/src/z3c/form/hint.	spelling and whitespace.
 
Paul Carduner
- [Checkins] SVN: z3ext.product/tags/1.2.2/ release tag
 
Nikolay Kim
- [Checkins] SVN: z3ext.product/trunk/ vb
 
Nikolay Kim
- [Checkins] SVN: z3c.form/branches/adamg-objectwidget/src/z3c/form/	slight refactors
 
Adam Groszer
- [Checkins] SVN:	zope.testbrowser/branches/gary-cookie/src/zope/testbrowser/	snapshot of cookies API (ATM largely for discussion with John	J. Lee)
 
Gary Poster
- [Checkins] SVN: z3c.menu.ready2go/trunk/ Add support for viewName's	that start with ``@@``.
 
Dan Korostelev
- [Checkins] SVN: z3ext.cssregistry/trunk/ - Correct Persistent	property management
 
Nikolay Kim
- [Checkins] SVN: z3ext.cssregistry/trunk/s update translations
 
Nikolay Kim
- [Checkins] SVN: zope.interface/trunk/src/zope/interface/ added	tests for verifyObject in its current state
 
Thomas Lotze
- [Checkins] SVN: zope.interface/trunk/ verifyObject: use getattr	instead of hasattr to test for object attributes
 
Thomas Lotze
- [Checkins] SVN:	z3ext.cssregistry/trunk/src/z3ext/cssregistry/locales/ added	generated gettext files
 
Nikolay Kim
- [Checkins] SVN: ZODB/trunk/src/ZODB/tests/util.py Added common	setUp and tearDown for both doctests and unittest tests
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/Z Updated most tests to use a commob	test framework to try to make sure
 
Jim Fulton
- [Checkins] SVN:	Products.CMFCore/trunk/Products/CMFCore/tests/test_DirectoryView.py	Assert is a statement,	not a function. Removed parens in the extended form that caused test	to always pass.
 
Matthew Wilkes
- [Checkins] SVN: ZODB/trunk/src/ZEO/tests/multi.py Removed a fossil.
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/ZODB/DemoStorage. Added an option to	leave the base storage open when a demo storage is
 
Jim Fulton
- [Checkins] SVN: z3ext.cssregistry/trunk/ Property description is	i18n aware
 
Nikolay Kim
- [Checkins] SVN: z3ext.cssregistry/trunk/ Added property title
 
Nikolay Kim
- [Checkins] SVN:	z3ext.cssregistry/trunk/src/z3ext/cssregistry/configletview.py
 
Nikolay Kim
- [Checkins] SVN:	z3ext.cssregistry/trunk/src/z3ext/cssregistry/zcml.py
 
Nikolay Kim
- [Checkins] SVN: five.localsitemanager/branches/1.0/ Utilities	registered with an absolute path were returned with the	RequestContainer in the aq_chain. As the result of the first	utility look-up is stored in the adapter look-up cache,	subsequent utility look-ups return the utlitiy with the	RequestContainer of the first look-up.
 
Michael Howitz
- [Checkins] SVN: five.localsitemanager/trunk/ ported r92669 from	branches/1.0
 
Michael Howitz
- [Checkins] SVN: zope.testbrowser/trunk/buildout.cfg use pypi/simple	instead of download.zope.org
 
Benji York
- [Checkins] SVN: grok/trunk/src/grok/directive.py 'self' was no	explicit argument in the factory method and thus became
 
Jan-Wijbrand Kolman
- [Checkins] SVN: zc.zservertracelog/trunk/README.txt loghandler	documentation fix.
 
Alex Smith
- [Checkins] SVN: z3ext.layout/trunk/ Added 'pagelet' tales	expression (same as @@pagelet)
 
Nikolay Kim
- [Checkins] SVN: zc.zservertracelog/branches/1.0/README.txt	loghandler documentation fix merged from trunk (r92674).
 
Alex Smith
- [Checkins] SVN: Sandbox/malthe/chameleon.html/s Remove dependency	on zope.testing
 
Stefan Eletzhofer
- [Checkins] SVN: Sandbox/malthe/chameleon.html/CHANGES.txt add	missing changes entry
 
Stefan Eletzhofer
- [Checkins] SVN:	z3ext.cssregistry/trunk/src/z3ext/cssregistry/property.py set	default values
 
Nikolay Kim
- [Checkins] SVN: z3ext.layout/trunk/src/z3ext/layout/
 
Nikolay Kim
- [Checkins] SVN: ZODB/trunk/src/ZODB/historical_connections.txt	Added a delay to deal with low time resolution on windows, which
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/ZEO/ClientStorage.py Added missing	close.
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/Z Added missing resource-release	code.
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/ZODB/historical_connections.txt	Fixed a typo in my previous fix. Thanks Benji.
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/CHANGES.txt Documented new	DemoStorage and MappingStorage features.
 
Jim Fulton
- [Checkins] SVN: ZODB/tags/3.9.0a1/ tag
 
Jim Fulton
- [Checkins] SVN: ZODB/tags/3.9.0a1/ delay
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/ZODB/DemoStorage. Refactored	stacking support:
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/CHANGES.txt *** empty log message ***
 
Jim Fulton
- [Checkins] SVN: z3c.form/branches/adamg-objectwidget/src/z3c/form/	add one more discriminator for ISubformFactory
 
Adam Groszer
- [Checkins] SVN: z3ext.layout/trunk/ Update css styles
 
Nikolay Kim
- [Checkins] SVN: z3ext.preferences/trunk/ raise Unauthorized	exception if unauthenticated user access preferences panel
 
Nikolay Kim
- [Checkins] SVN: z3ext.layout/tags/1.5.4/ release tag
 
Nikolay Kim
- [Checkins] SVN: z3ext.layout/trunk/setup.py vb
 
Nikolay Kim
- [Checkins] SVN: zc.recipe.cmmi/trunk/ [1] Added to the README.txt	file a link to the SVN repository, so that
 
Jeff Rush
- [Checkins] SVN: zc.recipe.cmmi/trunk/README.txt Corrected the link	to the SVN repository; I had put in the direct one via
 
Jeff Rush
- [Checkins] SVN: zc.recipe.cmmi/trunk/README.txt Upon feedback from	Benji York, changed the pointer to the SVN repository in
 
Jeff Rush
- [Checkins] SVN: Sandbox/malthe/chameleon.html/ Resource URLs are	now made absolute.
 
Malthe Borch
- [Checkins] SVN: Sandbox/malthe/chameleon.html/ glob style resource	matching.
 
Stefan Eletzhofer
- [Checkins] SVN:	Zope/trunk/lib/python/Products/PythonScripts/patches.py Fix	version check. See second comment here:	https://bugs.launchpad.net/zope2/+bug/257276
 
Stefan H. Holek
- [Checkins] SVN: Sandbox/malthe/chameleon.html/ Use relative URL if	resource location component is unavailable.
 
Malthe Borch
- [Checkins] SVN: Sandbox/malthe/chameleon.html/ Add newline	character between glob-exploded tags.
 
Malthe Borch
- [Checkins] SVN: Sandbox/malthe/chameleon.html/ Preparing release.
 
Malthe Borch
- [Checkins] SVN: Sandbox/malthe/chameleon.html/CHANGES.txt Uppercase.
 
Malthe Borch
- [Checkins] SVN: z3c.pt/trunk/src/z3c/pt/expressions.py A dot can be	used in content provider's names.
 
Sylvain Viollon
- [Checkins] SVN: z3c.pt/trunk/src/z3c/pt/ Renable tests in i18n. Add	some for i18n:name.
 
Sylvain Viollon
- [Checkins] SVN: z3c.pt/trunk/CHANGES.txt Update CHANGES.txt
 
Sylvain Viollon
- [Checkins] SVN: Products.CMFUid/trunk/Products/CMFUid/ when	reindexing an object that got a uid,	try the object's reindexObject attribute first. refs	https://bugs.launchpad.net/bugs/290982
 
David Glick
- [Checkins] SVN:	Sandbox/malthe/chameleon.zpt/src/chameleon/zpt/i18n.txt	Failing tests contributed by Sylvain Viollon.
 
Malthe Borch
- [Checkins] SVN: z3c.pt/trunk/src/z3c/pt/ Removing test;	it's been moved to chameleon.zpt.
 
Malthe Borch
- [Checkins] SVN: z3c.pt/trunk/src/z3c/pt/tests/test_doctests.py	Fixed typo.
 
Malthe Borch
- [Checkins] SVN:	Sandbox/malthe/chameleon.zpt/src/chameleon/zpt/language.py	Missing attribute.
 
Malthe Borch
- [Checkins] SVN:	Sandbox/malthe/chameleon.zpt/src/chameleon/zpt/i18n.txt	Adjustments to test cases--they were not entirely accurate.
 
Malthe Borch
- [Checkins] SVN:	Sandbox/malthe/chameleon.core/src/chameleon/core/translation.py	Only write out tail of element of translation fails.
 
Malthe Borch
- [Checkins] SVN: Sandbox/malthe/chameleon.core/ Fixed issue where	the element text would not be included in a generated msg id.
 
Malthe Borch
- [Checkins] SVN: Sandbox/malthe/chameleon.core/ Preparing release.
 
Malthe Borch
- [Checkins] SVN: Sandbox/malthe/chameleon.zpt/CHANGES.txt Updated	changelog.
 
Malthe Borch
- [Checkins] SVN: Sandbox/malthe/chameleon.zpt/ Preparing release.
 
Malthe Borch
- [Checkins] SVN: Sandbox/malthe/chameleon.zpt/ Add test dependencies,	so tests can work with that buildout.
 
Sylvain Viollon
- [Checkins] SVN: ZODB/trunk/src/ZODB/ Updated DemoStorage ZConfig	support.
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/ZODB/ Refactored the connection pool	implementation. (I have a feeling that
 
Jim Fulton
- [Checkins] SVN: zc.zservertracelog/trunk/ changed extension prefix	from (X) to (-).
 
Alex Smith
- [Checkins] SVN: ZODB/tags/3.9.0a1/ tag
 
Jim Fulton
- [Checkins] SVN: ZODB/tags/3.9.0a1/s Updated version info
 
Jim Fulton
- [Checkins] SVN:	zc.zservertracelog/trunk/src/zc/zservertracelog/tracereport.py	Many small fixes.
 
Jim Fulton
- [Checkins] SVN: zc.zservertracelog/trunk/CHANGES.txt updated	CHANGES.
 
Alex Smith
- [Checkins] SVN: zc.zservertracelog/branches/1.1/ creating branch	for new version.
 
Alex Smith
- [Checkins] SVN: zc.zservertracelog/trunk/CHANGES.txt updated	CHANGES.
 
Alex Smith
- [Checkins] SVN: zc.zservertracelog/branches/1.1/ merged changes	from trunk (r92458-92727).
 
Alex Smith
- [Checkins] SVN: zc.zservertracelog/tags/1.1.0/ tagging 1.1.0	version.
 
Alex Smith
- [Checkins] SVN: zc.zservertracelog/tags/1.1.0/ updated release info.
 
Alex Smith
- [Checkins] SVN: zc.zservertracelog/trunk/ updated release info.
 
Alex Smith
- [Checkins] SVN: zc.zservertracelog/branches/1.1/ updated release	info.
 
Alex Smith
- [Checkins] SVN: ZODB/trunk/src/ Fixed a bug in mapping storage that	caused hangs in transactions after
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/CHANGES.txt Updated release info.
 
Jim Fulton
- [Checkins] SVN: ZODB/tags/3.9.0a2/ tag
 
Jim Fulton
- [Checkins] SVN: ZODB/tags/3.9.0a2/s Updated release info
 
Jim Fulton
- [Checkins] SVN: ZODB/trunk/src/ZODB/blob.py Remove unused imports.
 
Chris McDonough
    
      Last message date: 
       Fri Oct 31 21:07:44 EDT 2008
    Archived on: Tue Nov  4 10:19:40 EST 2008
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).