May 2011 Archives by date
      
      Starting: Sun May  1 00:03:17 EDT 2011
         Ending: Tue May 31 19:02:00 EDT 2011
         Messages: 365
     
- [Checkins] SVN:	CompositePage/trunk/Products/CompositePage/README.txt Less	marketspeak
 
Shane Hathaway
- [Checkins] SVN: CompositePage/tags/1.0/ Tagged 1.0
 
Shane Hathaway
- [Checkins] SVN: CompositePage/trunk/Products/CompositePage/ Back to	dev
 
Shane Hathaway
- [Checkins] SVN: zope.interface/branches/elro-metaclass-resolution/	Branch with InterfaceClass metaclass resolution patch.
 
Laurence Rowe
- [Checkins] SVN:	zope.interface/branches/elro-metaclass-resolution/src/zope/interface/	InterfaceClass metaclass resolution.
 
Laurence Rowe
- [Checkins] SVN: Products.ZCatalog/trunk/ Prepare Products.ZCatalog	2.13.11.
 
Hanno Schlichting
- [Checkins] SVN: Products.ZCatalog/tags/2.13.11/ Tagged	Products.ZCatalog 2.13.11.
 
Hanno Schlichting
- [Checkins] SVN: Products.ZCatalog/trunk/ vb
 
Hanno Schlichting
- [Checkins] SVN: Zope/branches/2.13/ Yet another ZCatalog release
 
Hanno Schlichting
- [Checkins] SVN: Zope/trunk/ And one more ZCatalog release
 
Hanno Schlichting
- [Checkins] SVN: Products.ZCatalog/trunk/ Replaced	`weightedIntersection` and `weightedUnion` calls with their	non-weighted version, as we didn't pass in weights.
 
Hanno Schlichting
- [Checkins] SVN: Products.ZCatalog/trunk/ Optimize DateRangeIndex	for better conflict resolution handling. It always starts out	with storing an IITreeSet of the value instead of special	casing storing an int for a single value. The `single value	as int` optimization should be provided via a separate API to	be called periodically outside the context of a normal request.
 
Hanno Schlichting
- [Checkins] SVN: Products.ZCatalog/trunk/ Prepare Products.ZCatalog	2.13.12.
 
Hanno Schlichting
- [Checkins] SVN: Products.ZCatalog/tags/2.13.12/ Tagged	Products.ZCatalog 2.13.12.
 
Hanno Schlichting
- [Checkins] SVN: Products.ZCatalog/trunk/ vb
 
Hanno Schlichting
- [Checkins] SVN: Zope/branches/2.13/ ZCatalog +1
 
Hanno Schlichting
- [Checkins] SVN: Zope/trunk/ ZCatalog +1
 
Hanno Schlichting
- [Checkins] SVN: hurry.workflow/trunk/ turn WorkflowInfo.info() and	WorkflowInfo.state() functions into classmethods as they are	not of much use otherwise
 
Jan-Wijbrand Kolman
- [Checkins] SVN: Zope/trunk/ move Control_Panel out of zodb
 
Nikolay Kim
- [Checkins] SVN: hurry.workflow/trunk/src/ ad egg-info ignore
 
Jan-Wijbrand Kolman
- [Checkins] SVN: hurry.workflow/trunk/src/ fix typo in property name
 
Jan-Wijbrand Kolman
- [Checkins] SVN: zope.security/trunk/ Fixed circular import beween	``zope.security.decorator`` and ``zope.security.proxy`` by	moving the code leading to the ``ImportError`` from proxy to	decorator
 
Michael Howitz
- [Checkins] SVN: zope.security/trunk/ Preparing release 3.8.1
 
Michael Howitz
- [Checkins] SVN: zope.security/tags/3.8.1/ Tagging 3.8.1
 
Michael Howitz
- [Checkins] SVN: zope.security/trunk/ Back to development: 3.8.2
 
Michael Howitz
- [Checkins] SVN: zc.shortcut/trunk/ * Declared missing dependencies	in `setup.py` so package might run on ZTK 1.1.
 
Michael Howitz
- [Checkins] SVN: zc.shortcut/trunk/ Conform to repository policy.
 
Michael Howitz
- [Checkins] SVN: z3c.form/trunk/ Clarify MultiWidget.extract(),	when there are zero items, this is now [] instead of <NO_VALUE>
 
Adam Groszer
- [Checkins] SVN:	Products.DCWorkflow/branches/2.2/Products/DCWorkflow/ Fix an	issue with Generic Setup and non-ascii chars in workflow definition
 
Erico Andrei
- [Checkins] SVN: plone.z3cform/trunk/ Define 'hidden' within field	macro.
 
Laurence Rowe
- [Checkins] SVN: plone.z3cform/trunk/ Prepare plone.z3cform 0.7.4.
 
Laurence Rowe
- [Checkins] SVN: plone.z3cform/tags/0.7.4/ Tagged plone.z3cform	0.7.4.
 
Laurence Rowe
- [Checkins] SVN: plone.z3cform/trunk/ bump version
 
Laurence Rowe
- [Checkins] SVN: plone.z3cform/trunk/plone/z3cform/traversal.py Make	traversal.py valid python2.4
 
Laurence Rowe
- [Checkins] SVN: plone.z3cform/trunk/ Revert [120798] as it breaks	on Zope2.10 / Plone 3.3. We can deal with Zope 2.14 in 0.8.x
 
Laurence Rowe
- [Checkins] SVN: plone.z3cform/trunk/ * Split traversal tests for	Zope2.10, not all traversal functionality is
 
Laurence Rowe
- [Checkins] SVN: plone.z3cform/trunk/plone/z3cform/traversal.py Fix	error introduced while making it runon python 2.4
 
Laurence Rowe
- [Checkins] SVN: plone.z3cform/trunk/ Fix traversal tests on Zope	2.10 to handle TraversalError instead of
 
Laurence Rowe
- [Checkins] SVN: plone.z3cform/trunk/docs/HISTORY.txt Prepare	plone.z3cform 0.7.5.
 
Laurence Rowe
- [Checkins] SVN: plone.z3cform/tags/0.7.5/ Tagged plone.z3cform	0.7.5.
 
Laurence Rowe
- [Checkins] SVN:	zope.testbrowser/trunk/src/zope/testbrowser/README.txt added	a hint for using WSGI testbrowser for a Zope 2/Zope	3/Bluebream WSGI application
 
Michael Howitz
- [Checkins] SVN: zope.testbrowser/trunk/CHANGES.txt change log entry	for prev. commit
 
Michael Howitz
- [Checkins] SVN: zope.testbrowser/trunk/ Preparing release 4.0.1
 
Michael Howitz
- [Checkins] SVN: zope.testbrowser/tags/4.0.1/ Tagging 4.0.1
 
Michael Howitz
- [Checkins] SVN: zope.testbrowser/trunk/ Back to development: 4.0.2
 
Michael Howitz
- [Checkins] SVN: Products.ZCatalog/trunk/ In the path index,	don't update data if the value hasn't changed.
 
Hanno Schlichting
- [Checkins] SVN:	Products.ZCatalog/trunk/src/Products/PluginIndexes/PathIndex/PathIndex.py	Style
 
Hanno Schlichting
- [Checkins] SVN: Products.ZCatalog/trunk/ Optimize	`Catalog.updateMetadata` avoiding a `self.uids` lookup and	removing inline migration code for converting `self.data`	from non-IOBTree types.
 
Hanno Schlichting
- [Checkins] SVN: Products.ZCTextIndex/trunk/ Avoid changing data,	if the indexed values stayed the same.
 
Hanno Schlichting
- [Checkins] SVN: Products.ZCTextIndex/trunk/ Prepare	Products.ZCTextIndex 2.13.2.
 
Hanno Schlichting
- [Checkins] SVN: Products.ZCTextIndex/tags/2.13.2/ Tagged	Products.ZCTextIndex 2.13.2.
 
Hanno Schlichting
- [Checkins] SVN: Products.ZCTextIndex/trunk/ vb
 
Hanno Schlichting
- [Checkins] SVN: Products.ZCatalog/trunk/ Prepare Products.ZCatalog	2.13.13.
 
Hanno Schlichting
- [Checkins] SVN: Products.ZCatalog/tags/2.13.13/ Tagged	Products.ZCatalog 2.13.13.
 
Hanno Schlichting
- [Checkins] SVN: Products.ZCatalog/trunk/ vb
 
Hanno Schlichting
- [Checkins] SVN: Zope/branches/2.13/ catalog / zctextindex updates
 
Hanno Schlichting
- [Checkins] SVN: Zope/trunk/ Merged c121548 from 2.13 branch
 
Hanno Schlichting
- [Checkins] SVN: z3c.formwidget.query/trunk/ Prepare	z3c.formwidget.query 0.6.
 
Laurence Rowe
- [Checkins] SVN: z3c.formwidget.query/tags/0.6/ Tagged	z3c.formwidget.query 0.6.
 
Laurence Rowe
- [Checkins] SVN: zc.sshtunnel/trunk/s - added not declared test	dependency on zope.testing
 
Michael Howitz
- [Checkins] SVN: zc.sshtunnel/trunk/ Conform to repository policy.
 
Michael Howitz
- [Checkins] SVN: zc.sourcerelease/trunk/ * Made tests compatible	with distribute.
 
Michael Howitz
- [Checkins] SVN: zc.sourcerelease/trunk/ Conform to repository	policy.
 
Michael Howitz
- [Checkins] SVN: zc.sourcerelease/trunk/ Reveal again the tests	hidden in previous revision (r121554).
 
Zvezdan Petkovic
- [Checkins] SVN:  create project
 
Michael Haubenwallner
- [Checkins] SVN: zopeorg.buildout/ create project
 
Michael Haubenwallner
- [Checkins] SVN: zopeorg.plonetheme/ create project
 
Michael Haubenwallner
- [Checkins] SVN: DateTime/trunk/ Various cleanups,	improve unpickling speed and distinguish between equal	representations and references to equal points in time.
 
Hanno Schlichting
- [Checkins] SVN: Zope/branches/fafhrd-no-acquisition/ create brnach	for acquisition work
 
Nikolay Kim
- [Checkins] SVN: DateTime/trunk/ Reordered some calculations in	`_calcIndependentSecondEtc` to preserve more floating point	precision. Optimized the pickled data,	by only storing a tuple of `_micros` and time zone information - this	reduces the pickle size from an average of 300 bytes to just	60 bytes.
 
Hanno Schlichting
- [Checkins] SVN: DateTime/trunk/ With the amount of changes I just	did, this warrants a major version number increase
 
Hanno Schlichting
- [Checkins] SVN: Zope/branches/fafhrd-no-acquisition/src/ * Implicit	removed from Item and some other class
 
Nikolay Kim
- [Checkins] SVN: DateTime/trunk/ Prepare DateTime 3.0a1.
 
Hanno Schlichting
- [Checkins] SVN: DateTime/tags/3.0a1/ Tagged DateTime 3.0a1.
 
Hanno Schlichting
- [Checkins] SVN: DateTime/trunk/ vb
 
Hanno Schlichting
- [Checkins] SVN: Zope/trunk/ Updated to DateTime = 3.0a1
 
Hanno Schlichting
- [Checkins] SVN: Products.GenericSetup/trunk/ Avoid using DateTime	values for file system time stamps in tests.
 
Hanno Schlichting
- [Checkins] SVN: Products.CMFDefault/trunk/Products/CMFDefault/	Removed tests for upgrades from very old versions,	the zexp files aren't readable in Zope 2.14 anymore
 
Hanno Schlichting
- [Checkins] SVN: Products.CMFTopic/trunk/Products/CMFTopic/ Correct	test assertion about the value of DateCriteria. It's edit	method mandates the value to be of type int,	so we should respect that in tests.
 
Hanno Schlichting
- [Checkins] SVN: Products.CMFCore/trunk/Products/CMFCore/ Fixed	types tool test to only test creation for type infos.
 
Hanno Schlichting
- [Checkins] SVN: DateTime/trunk/setup.py typo
 
Maurits van Rees
- [Checkins] SVN: ZODB/trunk/src/BTrees/BucketTemplate.c Updated	indentation.
 
Jim Fulton
- [Checkins] SVN: DateTime/trunk/src/DateTime/tests/ Avoid some	brute-force tests using every day in the range of 1970 to 2020
 
Hanno Schlichting
- [Checkins] SVN: DateTime/trunk/src/DateTime/tests/testDateTime.py	Test some interesting dates,	instead of every date in a year in `testInternationalDateformat`
 
Hanno Schlichting
- [Checkins] SVN: DateTime/trunk/ Make DateTime a new-style class and	limit its available attributes via a slots definition. The	pickle size increases to 110 bytes thanks to the	`ccopy_reg\n_reconstructor` stanza. But the memory size drops	from 3kb to 500 bytes for each instance.
 
Hanno Schlichting
- [Checkins] SVN: DateTime/trunk/ Moved pytz cache from	`DateTime._tzinfo` to a module global `_TZINFO`.
 
Hanno Schlichting
- [Checkins] SVN: DateTime/trunk/src/DateTime/ Some PEP8,	avoid module level _cache alias for the PytzCache class
 
Hanno Schlichting
- [Checkins] SVN: DateTime/trunk/src/DateTime/DateTime.py More PEP8
 
Hanno Schlichting
- [Checkins] SVN: DateTime/trunk/src/DateTime/DateTime.py Move	functions before classes
 
Hanno Schlichting
- [Checkins] SVN: DateTime/trunk/src/DateTime/DateTime.py Turn	strftimeFormatter into a function
 
Hanno Schlichting
- [Checkins] SVN: DateTime/trunk/src/DateTime/DateTime.py Move class	variable definition to the top of the class
 
Hanno Schlichting
- [Checkins] SVN: DateTime/trunk/src/DateTime/DateTime.py I should	have removed _tzinfo when I said so
 
Hanno Schlichting
- [Checkins] SVN: DateTime/trunk/ Removed deprecated `_isDST` and	`_localzone` class variables.
 
Hanno Schlichting
- [Checkins] SVN: DateTime/trunk/ No longer provide the `DateError`,	`DateTimeError`,	`SyntaxError` and `TimeError` exceptions as class attributes,	import them from their canonical `DateTime.interfaces` location	instead.
 
Hanno Schlichting
- [Checkins] SVN: DateTime/trunk/src/DateTime/DateTime.py Move	various internal variables to constants at module scope
 
Hanno Schlichting
- [Checkins] SVN: DateTime/trunk/ Moved various internal parsing	related class variables to module constants.
 
Hanno Schlichting
- [Checkins] SVN: DateTime/trunk/ Avoid storing `_aday`,	`_fday` and `_pday` in memory.
 
Hanno Schlichting
- [Checkins] SVN: DateTime/trunk/ Avoid storing `_aday`, `_fday`,	`_pday`, `_amon`,	`_fmon` and `_pmon` in memory for every instance but look them up	dynamically based on `_dayoffset` and `_month`. This saves	another 150 bytes of memory per DateTime instance.
 
Hanno Schlichting
- [Checkins] SVN: DateTime/trunk/ No longer store _pm and _pmhour
 
Hanno Schlichting
- [Checkins] SVN: DateTime/trunk/ Updated exception raising syntax to	current style.
 
Hanno Schlichting
- [Checkins] SVN: DateTime/trunk/src/DateTime/DateTime.py PEP8
 
Hanno Schlichting
- [Checkins] SVN: DateTime/trunk/ Avoid storing `_t` representing the	time as a float in seconds since the epoch,	as we already have `_micros` doing the same as a long. Memory use is	down to about 300 bytes per DateTime instance.
 
Hanno Schlichting
- [Checkins] SVN: DateTime/trunk/src/DateTime/DateTime.py Explain why	we store a float,	instead of directly taking the _micros long -> 10 bytes less in the	common case :)
 
Hanno Schlichting
- [Checkins] SVN: DateTime/trunk/ Added back support for reading old	DateTime pickles without a `_micros` value.
 
Hanno Schlichting
- [Checkins] SVN: Products.CMFDefault/trunk/Products/CMFDefault/	Revert c121570, DateTime got back support for `_micro`-less pickles
 
Hanno Schlichting
- [Checkins] SVN: DateTime/trunk/ Prepare DateTime 3.0a2.
 
Hanno Schlichting
- [Checkins] SVN: DateTime/tags/3.0a2/ Tagged DateTime 3.0a2.
 
Hanno Schlichting
- [Checkins] SVN: DateTime/trunk/ vb
 
Hanno Schlichting
- [Checkins] SVN: Zope/trunk/ DateTime = 3.0a2
 
Hanno Schlichting
- [Checkins] SVN: Zope/trunk/src/ZPublisher/xmlrpc.py Retain support	for marhalling DateTime objects via xmlrpc
 
Hanno Schlichting
- [Checkins] SVN: Products.CMFCalendar/trunk/Products/CMFCalendar/	Fixed tests to be compatibility with DateTime 3.
 
Hanno Schlichting
- [Checkins] SVN: DateTime/trunk/ Added tests for read-only class	attributes and interface.
 
Hanno Schlichting
- [Checkins] SVN: DateTime/trunk/ Restored `strftimeFormatter` as a	class.
 
Hanno Schlichting
- [Checkins] SVN: Zope/trunk/src/ Some cleanup and fixes for changed	DateTime.SyntaxError import location
 
Hanno Schlichting
- [Checkins] SVN: Products.PluggableAuthService/trunk/ Added forward	compatibility with DateTime 3.
 
Hanno Schlichting
- [Checkins] SVN: DateTime/trunk/ Prepare DateTime 3.0b1.
 
Hanno Schlichting
- [Checkins] SVN: DateTime/tags/3.0b1/ Tagged DateTime 3.0b1.
 
Hanno Schlichting
- [Checkins] SVN: DateTime/trunk/ vb
 
Hanno Schlichting
- [Checkins] SVN: Zope/trunk/ DateTime = 3.0b1
 
Hanno Schlichting
- [Checkins] SVN:	Products.CMFCalendar/branches/2.2/Products/CMFCalendar/	Backport c121603 from trunk
 
Hanno Schlichting
- [Checkins] SVN: Products.CMFTopic/branches/2.2/Products/CMFTopic/	Backported c121571 from trunk
 
Hanno Schlichting
- [Checkins] SVN: zopeorg.buildout/trunk/ initial import from github
 
Michael Haubenwallner
- [Checkins] SVN: zopeorg.plonetheme/trunk/ initial import from github
 
Michael Haubenwallner
- [Checkins] SVN: zopeorg.buildout/trunk/ adjust buildout
 
Michael Haubenwallner
- [Checkins] SVN: Zope/branches/2.13/ Added forward compatibility	with DateTime 3 by backporting c121602 and c121606 from trunk
 
Hanno Schlichting
- [Checkins] SVN: Zope/branches/2.12/ Prepare Zope2 2.12.18.
 
Hanno Schlichting
- [Checkins] SVN: Zope/tags/2.12.18/ Tagged Zope2 2.12.18.
 
Hanno Schlichting
- [Checkins] SVN: Zope/branches/2.12/ vb
 
Hanno Schlichting
- [Checkins] SVN: Zope/branches/2.13/ Prepare Zope2 2.13.7.
 
Hanno Schlichting
- [Checkins] SVN: Zope/tags/2.13.7/ Tagged Zope2 2.13.7.
 
Hanno Schlichting
- [Checkins] SVN: Zope/branches/2.13/ vb
 
Hanno Schlichting
- [Checkins] SVN: zope2docs/trunk/releases/ New bugfix releases
 
Hanno Schlichting
- [Checkins] SVN: branches/ remove folder, was created by wrong import
 
Michael Haubenwallner
- [Checkins] SVN: tags/ remove folder, was created by wrong import
 
Michael Haubenwallner
- [Checkins] SVN: trunk/ remove folder, was created by wrong import
 
Michael Haubenwallner
- [Checkins] SVN: zopeorg.plonetheme/ remove folder,	was created by wrong import
 
Michael Haubenwallner
- [Checkins] SVN: ZODB/trunk/src/BTrees/ Reindented.
 
Jim Fulton
- [Checkins] SVN: ZODB/branches/jim-python-btrees/
 
Jim Fulton
- [Checkins] SVN: ZODB/branches/jim-python-btrees/src/BTrees/	checkpoint
 
Jim Fulton
- [Checkins] SVN: zopeorg.buildout/trunk/bootstrap.py fixed bootstrap	script
 
Andreas Jung
- [Checkins] SVN: zopeorg.buildout/trunk/buildout.cfg new port-base
 
Andreas Jung
- [Checkins] SVN: zopeorg.buildout/trunk/buildout.cfg new port-base
 
Andreas Jung
- [Checkins] SVN: zopeorg.buildout/branches/beta.zope.org/ added
 
Andreas Jung
- [Checkins] SVN: zopeorg.buildout/branches/beta.zope.org/ ADDED
 
Andreas Jung
- [Checkins] SVN: zopeorg.buildout/branches/beta.zope.org/lib/ opps
 
Andreas Jung
- [Checkins] SVN: zopeorg.buildout/branches/beta.zope.org/bin/ removed
 
Andreas Jung
- [Checkins] SVN:	zopeorg.buildout/branches/beta.zope.org/buildout.cfg updated
 
Andreas Jung
- [Checkins] SVN: zopeorg.buildout/branches/beta.zope.org/buildout.cfg	Products.PloneHotfix20110720
 
Andreas Jung
- [Checkins] SVN:	zopeorg.buildout/branches/beta.zope.org/buildout.cfg -	restrict to localhost
 
Jens Vagelpohl
- [Checkins] SVN: zope.server/branches/achapman-exc-info/ - branch to	add optional exc-info argument to start_response
 
Alex Chapman
- [Checkins] SVN:	zope.server/branches/achapman-exc-info/src/zope/server/http/wsgihttpserver.py	- add optional exc_info argument to start_response
 
Alex Chapman
- [Checkins] SVN: zc.zeoinputlog/trunk/src/zc/zeoinputlog/tests.py	Use standard doctest.
 
Jim Fulton
- [Checkins] SVN: zc.zeoinputlog/trunk/buildout.cfg Updated test	script to get zope.testing.
 
Jim Fulton
- [Checkins] SVN: zc.zeoinputlog/trunk/s Updated to work with ZODB	3.10 (as well as 3.9)
 
Jim Fulton
- [Checkins] SVN: zc.zeoinputlog/tags/0.2.0/ tag
 
Jim Fulton
- [Checkins] SVN: zc.zeoinputlog/tags/0.2.0/setup.py *** empty log	message ***
 
Jim Fulton
- [Checkins] SVN: zc.zeoinputlog/trunk/setup.py *** empty log message	***
 
Jim Fulton
- [Checkins] SVN: plone.z3cform/trunk/ Add ability to find widgets	with non-integer names in lists
 
Jamie Lentin
- [Checkins] SVN: z3c.pt/trunk/src/z3c/pt/pagetemplate.py Fixed an	issue with errors occuring in dynamic path evaluation.
 
Malthe Borch
- [Checkins] SVN: z3c.pt/trunk/src/z3c/pt/pagetemplate.py Set	variables 'here' and 'context' for ``PageTemplate`` instances.
 
Malthe Borch
- [Checkins] SVN: z3c.pt/trunk/ Fixed behavior of pipe character in	Python expressions.
 
Malthe Borch
- [Checkins] SVN:	zope.server/branches/achapman-exc-info/src/zope/server/http/wsgihttpserver.py	remove references to exc_info.
 
Satchidanand Haridas
- [Checkins] SVN:	zope.server/branches/achapman-exc-info/src/zope/server/http/tests/test_wsgiserver.py	A basic test for changes to "start_response".
 
Satchidanand Haridas
- [Checkins] SVN: zope.interface/branches/wosc-test-stacking/ Create	branch to support stacking of component registries for	testing (like DemoStorage stacking for ZODB)
 
Wolfgang Schnerring
- [Checkins] SVN: zope.component/branches/wosc-test-stacking/	Introduce "stackable variables" that provide a way to say	"this state is current now",	so we get semantics like the DemoStorage-wrapping on a lower level,	which saves a lot of headache of dealing with registries and site	hooks and so on.
 
Wolfgang Schnerring
- [Checkins] SVN: zope.testbrowser/trunk/ Remove test dependency on	zope.pagetemplate.
 
Brian Sutherland
- [Checkins] SVN:	zope.interface/branches/wosc-test-stacking/src/zope/interface/adapter.py	Snapshot: Mark state stackable
 
Wolfgang Schnerring
- [Checkins] SVN: zc.blist/trunk/s - Declare `zc` to be a namespace	package in setup.py.
 
Hanno Schlichting
- [Checkins] SVN: zc.twist/trunk/ Declare `zc` to be a namespace	package in setup.py.
 
Hanno Schlichting
- [Checkins] SVN: z3c.form/trunk/ declare TextLinesFieldWidget as an	IFieldWidget
 
David Glick
- [Checkins] SVN:	zope.server/branches/achapman-exc-info/src/zope/server/http/	Changed implementation to close the gap with the WSGI PEP.
 
Satchidanand Haridas
- [Checkins] SVN: Products.PluggableAuthService/trunk/ - release prep
 
Jens Vagelpohl
- [Checkins] SVN: Products.PluggableAuthService/tags/1.7.4/ - tagging	version 1.7.4
 
Jens Vagelpohl
- [Checkins] SVN: Products.PluggableAuthService/trunk/ - vb
 
Jens Vagelpohl
- [Checkins] SVN: Zope/trunk/ Make Yvo happy and keep testing our	factored out distributions,	so CMF doesn't have to grow a KGS of its own
 
Hanno Schlichting
- [Checkins] SVN: z3c.form/trunk/src/z3c/form/locales/ja/ added	Japanese translation
 
Takeshi Yamamoto
- [Checkins] SVN: martian/trunk/src/martian/tests/test_all.py fix an	encoding issue with reading the directive.txt doctest
 
Jan-Wijbrand Kolman
- [Checkins] SVN: martian/trunk/CHANGES.txt update changelog
 
Jan-Wijbrand Kolman
- [Checkins] SVN: Sandbox/gotcha/five.taskqueue/trunk/ Avoid code to	stop thread and set the default value for variable before exception
 
Jean-Francois Roche
- [Checkins] SVN: Sandbox/gotcha/z3c.taskqueue/trunk/ Avoid thread to	stop if there is an error in processNext
 
Jean-Francois Roche
- [Checkins] SVN: Sandbox/gotcha/z3c.taskqueue/trunk/ Preparing	release 0.1-alpha-4
 
Jean-Francois Roche
- [Checkins] SVN: Sandbox/gotcha/z3c.taskqueue/tags/0.1-alpha-4/	Tagging 0.1-alpha-4
 
Jean-Francois Roche
- [Checkins] SVN: Sandbox/gotcha/z3c.taskqueue/trunk/ Back to	development: 0.1-alpha-5
 
Jean-Francois Roche
- [Checkins] SVN: Sandbox/gotcha/five.taskqueue/trunk/ Preparing	release 0.1-alpha-3
 
Jean-Francois Roche
- [Checkins] SVN: Sandbox/gotcha/five.taskqueue/tags/0.1-alpha-3/	Tagging 0.1-alpha-3
 
Jean-Francois Roche
- [Checkins] SVN: Sandbox/gotcha/five.taskqueue/trunk/ Back to	development: 0.1-alpha-4
 
Jean-Francois Roche
- [Checkins] SVN: Products.ZCatalog/trunk/ Substitute catalog entry	in UUIDIndex error message.
 
Laurence Rowe
- [Checkins] SVN: grokproject/trunk/grokproject/template/ there was	an inconsistency where the various logfiles we placed. fixed	the situation by consistenly use the intended	"{buildout}/var/log" location throughout.
 
Jan-Wijbrand Kolman
- [Checkins] SVN: grokproject/trunk/CHANGES.txt update changelog
 
Jan-Wijbrand Kolman
- [Checkins] SVN:	zc.buildout/branches/2/src/zc/buildout/bootstrap.txt fixed	whitespace in test expectation
 
Thomas Lotze
- [Checkins] SVN: zc.buildout/branches/2/src/zc/buildout/tests.py	fixed a test for all Python versions supported by	consistently relying on a newly introduced normalizer for pyc	files in directory listings
 
Thomas Lotze
- [Checkins] SVN: plone.z3cform/trunk/plone/z3cform/traversal.py	Don't assume widget has prefix we are expecting
 
Jamie Lentin
- [Checkins] SVN:	Products.ZCatalog/trunk/src/Products/PluginIndexes/common/UnIndex.py	Remove outdated comment and avoid creating Length() which is	done again in the clear method
 
Hanno Schlichting
- [Checkins] SVN: Products.ZCatalog/trunk/ Extend BooleanIndex by	making the indexed value variable instead of hardcoding it to	`True`. The indexed value will determine the smaller set	automatically and choose its best value. An inline switch is	done once the indexed value set grows larger than 60% of the	total length. 60% was chosen to avoid constant switching for	indexes that have an almost equal distribution of `True/False`.
 
Hanno Schlichting
- [Checkins] SVN:	zope.server/branches/achapman-exc-info/src/zope/server/http/	further compliance with WSGI PEP.
 
Satchidanand Haridas
- [Checkins] SVN:	zope.server/branches/achapman-exc-info/src/zope/server/http/tests/test_wsgiserver.py	fix typo.
 
Satchidanand Haridas
- [Checkins] SVN: zope.interface/trunk/CHANGES.txt Garden changelog.
 
Tres Seaver
- [Checkins] SVN: zope.interface/trunk/ Detailed documentation moved	out-of-line from PyPI page
 
Tres Seaver
- [Checkins] SVN: zope.interface/trunk/README.txt ReST fix.
 
Tres Seaver
- [Checkins] SVN: zope.interface/trunk/CHANGES.txt Better phrasing.
 
Tres Seaver
- [Checkins] SVN: zope.interface/tags/3.6.2/ Tag 3.6.2 release.
 
Tres Seaver
- [Checkins] SVN: zope.interface/tags/3.6.2/ Missed version bump
 
Tres Seaver
- [Checkins] SVN: zope.interface/trunk/setup.py Prep 3.6.2 release.
 
Tres Seaver
- [Checkins] SVN: zope.interface/tags/3.6.2/ Tag 3.6.2 release.
 
Tres Seaver
- [Checkins] SVN: zope.interface/trunk/setup.py svb
 
Tres Seaver
- [Checkins] SVN: plone.z3cform/trunk/docs/HISTORY.txt Prepare	plone.z3cform 0.7.6.
 
Laurence Rowe
- [Checkins] SVN: plone.z3cform/tags/0.7.6/ Tagged plone.z3cform	0.7.6.
 
Laurence Rowe
- [Checkins] SVN: plone.z3cform/trunk/ bump version
 
Laurence Rowe
- [Checkins] SVN:	zope.server/branches/achapman-exc-info/src/zope/server/http/wsgihttpserver.py	whitespace fix.
 
Satchidanand Haridas
- [Checkins] SVN:	zope.server/branches/achapman-exc-info/src/zope/server/http/wsgihttpserver.py	comment to explain what happens next.
 
Satchidanand Haridas
- [Checkins] SVN:	zope.server/branches/achapman-exc-info/src/zope/server/http/	1. Reset "response_headers" in addition to "accumulated_headers".
 
Satchidanand Haridas
- [Checkins] SVN:	zope.server/branches/achapman-exc-info/src/zope/server/http/wsgihttpserver.py	adding a comment accidentally removed by the earlier checkin.	Thanks to Jim for catching this.
 
Satchidanand Haridas
- [Checkins] SVN:	Products.ZCatalog/trunk/src/Products/PluginIndexes/BooleanIndex/	Add missing migration code for the boolean index changes
 
Hanno Schlichting
- [Checkins] SVN: grok/trunk/ depend on and configure zope.app.wsgi	to have the useful IResult apdaters for (temporary) files	registered in grok applications
 
Jan-Wijbrand Kolman
- [Checkins] SVN: Sandbox/janjaapdriessen/buildbot/buildout.cfg No	longer test all js.* packages on the buildbot.
 
Jan-Jaap Driessen
- [Checkins] SVN: Products.ZCatalog/trunk/ Fixed addition of two	LazyCat's if any of them was already flattened.
 
Hanno Schlichting
- [Checkins] SVN: relstorage/trunk/relstorage/adapters/packundo.py	Remove un-used list. No need to build this up if we are going	to ignore it.
 
Martijn Pieters
- [Checkins] SVN: zope.server/trunk/src/zope/server/http/ Make	start_response in the WSGI HTTP Server more compliant with	spec (http://www.python.org/dev/peps/pep-0333/)
 
Satchidanand Haridas
- [Checkins] SVN: zope.server/trunk/ updated CHANGES and vb in	preparation for tagging.
 
Satchidanand Haridas
- [Checkins] SVN: zope.server/tags/3.8.3/ tagging.
 
Satchidanand Haridas
- [Checkins] SVN: zope.server/trunk/setup.py dev-ifying trunk.
 
Satchidanand Haridas
- [Checkins] SVN: zope.security/trunk/ Remove a useless check from	test_ABCMeta that caused test failures on Python
 
Gediminas Paulauskas
- [Checkins] SVN: zopetoolkit/trunk/z New bugfix releases
 
Gediminas Paulauskas
- [Checkins] SVN: zopetoolkit/branches/1.1/ztk-versions.cfg New	bugfix releases
 
Gediminas Paulauskas
- [Checkins] SVN: zope.app.applicationcontrol/trunk/ Conform to	repository policy
 
Gediminas Paulauskas
- [Checkins] SVN: zope.app.applicationcontrol/trunk/ Add license and	copyright
 
Gediminas Paulauskas
- [Checkins] SVN: zope.app.applicationcontrol/trunk/ Remove unneeded	dependencies
 
Gediminas Paulauskas
- [Checkins] SVN: Sandbox/J1m/customdoctests/ Added tests for parser.
 
Jim Fulton
- [Checkins] SVN: zc.buildout/branches/2/ removed awareness of	multiple Python interpreters,	making code simpler to test and getting rid of some tests with errors
 
Thomas Lotze
- [Checkins] SVN: zc.ssl/trunk/ - Using Python's ``doctest`` module	instead of deprecated
 
Michael Howitz
- [Checkins] SVN: zc.ssl/trunk/ Conform to repository policy.
 
Michael Howitz
- [Checkins] SVN: zc.table/trunk/ - Using Python's ``doctest`` module	instead of deprecated
 
Michael Howitz
- [Checkins] SVN: zc.table/trunk/ Conform to repository policy.
 
Michael Howitz
- [Checkins] SVN: zc.ssl/branches/1.0/ Conform to repository policy.
 
Michael Howitz
- [Checkins] SVN: zc.tokenpolicy/trunk/ Conform to repository policy.
 
Michael Howitz
- [Checkins] SVN: zc.testbrowser/trunk/ Conform to repository policy.
 
Michael Howitz
- [Checkins] SVN: zope.component/branches/wosc-test-stacking/ Add	test that list valued lookups are not affected by stackable
 
Wolfgang Schnerring
- [Checkins] SVN:	zope.component/branches/wosc-test-stacking/NOTES.txt Update	todo list
 
Wolfgang Schnerring
- [Checkins] SVN: zope.wineggbuilder/trunk/master.cfg oops,	I missed a previous commit? add ZTK 1.1
 
Adam Groszer
- [Checkins] SVN: Products.ZCatalog/trunk/ Prepare Products.ZCatalog	2.13.14.
 
Hanno Schlichting
- [Checkins] SVN: Products.ZCatalog/tags/2.13.14/ Tagged	Products.ZCatalog 2.13.14.
 
Hanno Schlichting
- [Checkins] SVN: Products.ZCatalog/trunk/ vb
 
Hanno Schlichting
- [Checkins] SVN: Zope/branches/2.13/ Products.ZCatalog = 2.13.14
 
Hanno Schlichting
- [Checkins] SVN: Zope/trunk/ Products.ZCatalog = 2.13.14
 
Hanno Schlichting
- [Checkins] SVN: Products.ZCatalog/trunk/ Fixed BooleanIndex' items	method so the ZMI browse view works.
 
Hanno Schlichting
- [Checkins] SVN: megrok.chameleon/trunk/ update changelog
 
Jan-Wijbrand Kolman
- [Checkins] SVN: megrok.chameleon/trunk/ update readme and changelog
 
Jan-Wijbrand Kolman
- [Checkins] SVN:	megrok.chameleon/trunk/src/megrok/chameleon/README.txt update	another readme
 
Jan-Wijbrand Kolman
- [Checkins] SVN: megrok.chameleon/trunk/ reflect the RC-ness of	z3c.pt and Chameleon in the version number for megrok.chameleon
 
Jan-Wijbrand Kolman
- [Checkins] SVN: megrok.chameleon/trunk/ fixup REST syntax and small	updates now that do again depend on z3c.pt
 
Jan-Wijbrand Kolman
- [Checkins] SVN: megrok.chameleon/trunk/ Preparing release 1.0rc1
 
Jan-Wijbrand Kolman
- [Checkins] SVN: megrok.chameleon/tags/1.0rc1/ Tagging 1.0rc1
 
Jan-Wijbrand Kolman
- [Checkins] SVN: megrok.chameleon/trunk/ Back to development: 1.0rc2
 
Jan-Wijbrand Kolman
- [Checkins] SVN: zopetoolkit/trunk/z - set svn:eol-style
 
Yvo Schubbe
- [Checkins] SVN: zopetoolkit/trunk/z - moved sources to separate	files
 
Yvo Schubbe
- [Checkins] SVN: zopetoolkit/trunk/ztk-sources.cfg - added 2 more	sources
 
Yvo Schubbe
- [Checkins] SVN: Zope/trunk/sources.cfg - synced sources.cfg with	versions.cfg, using the new ztk-sources.cfg
 
Yvo Schubbe
- [Checkins] SVN: CMF/trunk/sources.cfg - removed packages that are	now part of Zope/trunk/sources.cfg
 
Yvo Schubbe
- [Checkins] SVN: Zope/trunk/sources.cfg - made it easier to reuse	sources.cfg
 
Yvo Schubbe
- [Checkins] SVN: CMF/trunk/sources.cfg - added new	zopeapp-sources.cfg
 
Yvo Schubbe
- [Checkins] SVN: CMF/trunk/buildout-zope213.cfg - updated Zope2	versions
 
Yvo Schubbe
- [Checkins] SVN: CMF/branches/2.2/buildout-zope21 - updated Zope2	versions
 
Yvo Schubbe
- [Checkins] SVN: Sandbox/J1m/customdoctests/ Added	spidermonkey-support test and readied for release.
 
Jim Fulton
- [Checkins] SVN: zc.customdoctests/ Support for alternate example	languages in doctests
 
Jim Fulton
- [Checkins] SVN: Support for alternate example languages in doctests
 
Jim Fulton
- [Checkins] SVN: zc.customdoctests/tags/0.1.0/ tag
 
Jim Fulton
- [Checkins] SVN: zc.customdoctests/tags/0.1.0/setup.py *** empty log	message ***
 
Jim Fulton
- [Checkins] SVN:	zc.customdoctests/trunk/src/zc/customdoctests/spidermonkey.txt	Fixed example. Sigh.
 
Jim Fulton
- [Checkins] SVN:	zc.customdoctests/trunk/src/zc/customdoctests/spidermonkey.txt	doc fix.
 
Jim Fulton
- [Checkins] SVN:	zc.customdoctests/tags/0.1.0/src/zc/customdoctests/spidermonkey.txt	*** empty log message ***
 
Jim Fulton
- [Checkins] SVN: zope.server/trunk/ Fix syntax error in tests on	Python < 2.6
 
Gediminas Paulauskas
- [Checkins] SVN: z3c.form/trunk/ Prepare z3c.form 2.4.3.
 
David Glick
- [Checkins] SVN: z3c.form/tags/2.4.3/ Tagged z3c.form 2.4.3.
 
David Glick
- [Checkins] SVN: z3c.form/trunk/ vb, add manifest
 
David Glick
- [Checkins] SVN:	z3c.form/trunk/src/z3c/form/locales/ja/LC_MESSAGES/z3c.form.po	fixed typo in Japanese po file.
 
Takeshi Yamamoto
- [Checkins] SVN: Zope/branches/2.13/ ZODB3 = 3.10.3
 
Hanno Schlichting
- [Checkins] SVN: z3c.relationfield/trunk/ move test dependencies to	extra
 
David Glick
- [Checkins] SVN: Products.GenericSetup/branches/upgrade-upgrade-api/	prepare
 
Godefroid Chapelle
- [Checkins] SVN: relstorage/trunk/relstorage/adapters/packundo.py	Simplify object references loading.
 
Martijn Pieters
- [Checkins] SVN:	Products.GenericSetup/branches/upgrade-upgrade-api/Products/GenericSetup/upgrade.py	pyflakes & pep8
 
Jean-Francois Roche
- [Checkins] SVN: zope.app.exception/trunk/ Conform to repository	policy
 
Gediminas Paulauskas
- [Checkins] SVN:	Products.GenericSetup/branches/upgrade-upgrade-api/Products/GenericSetup/	pyflakes & pep8
 
Jean-Francois Roche
- [Checkins] SVN:	Products.GenericSetup/branches/upgrade-upgrade-api/Products/GenericSetup/registry.py	pyflakes, pep8
 
Godefroid Chapelle
- [Checkins] SVN:	Products.GenericSetup/branches/upgrade-upgrade-api/Products/GenericSetup/upgrade.py	cleanup
 
Godefroid Chapelle
- [Checkins] SVN:	Products.GenericSetup/branches/upgrade-upgrade-api/buildout.cfg	add coverage
 
Godefroid Chapelle
- [Checkins] SVN: zope.app.exception/trunk/setup.py Add undeclared	dependencies
 
Gediminas Paulauskas
- [Checkins] SVN: zope.app.exception/trunk/ Preparing release 3.6.3
 
Gediminas Paulauskas
- [Checkins] SVN: zope.app.exception/tags/3.6.3/ Tagging 3.6.3
 
Gediminas Paulauskas
- [Checkins] SVN: zope.app.exception/trunk/ Back to development: 3.6.4
 
Gediminas Paulauskas
- [Checkins] SVN:	Products.GenericSetup/branches/upgrade-upgrade-api/Products/GenericSetup/tool.py	pyflakes, pep8
 
Godefroid Chapelle
- [Checkins] SVN: relstorage/trunk/ When deleting transactions,	do so in batches of 1000 and release the lock in-between.
 
Martijn Pieters
- [Checkins] SVN: five.pt/trunk/ Implement	``zope.pagetemplate.interfaces.IPageTemplate interface.
 
Malthe Borch
- [Checkins] SVN: five.pt/trunk/ Preparing release.
 
Malthe Borch
- [Checkins] SVN: five.pt/tags/2.0-rc2/ Tagging release.
 
Malthe Borch
- [Checkins] SVN: zopetoolkit/trunk/z - added variable for repository	root
 
Yvo Schubbe
- [Checkins] SVN: zope.security/trunk/ Prepare zope.security 3.8.2.
 
Hanno Schlichting
- [Checkins] SVN: zope.security/tags/3.8.2/ Tagged zope.security	3.8.2.
 
Hanno Schlichting
- [Checkins] SVN: zope.security/trunk/ vb
 
Hanno Schlichting
- [Checkins] SVN: zopetoolkit/trunk/ztk-versions.cfg Update to new	zope.security
 
Hanno Schlichting
- [Checkins] SVN: zopetoolkit/branches/1.1/ztk-versions.cfg New	zope.security release
 
Hanno Schlichting
- [Checkins] SVN: relstorage/trunk/ Include optimizer hints for	Oracle.
 
Martijn Pieters
- [Checkins] SVN:	relstorage/trunk/relstorage/tests/test_blobhelper.py Close	files explicitly for Windows.
 
Shane Hathaway
- [Checkins] SVN: zope.testbrowser/trunk/ prepare release
 
Brian Sutherland
- [Checkins] SVN: zope.testbrowser/tags/4.0.2/ Tagging 4.0.2
 
Brian Sutherland
- [Checkins] SVN: zope.testbrowser/trunk/ back to development
 
Brian Sutherland
- [Checkins] SVN: ZODB/branches/jim-python-btrees/s checkpoint
 
Jim Fulton
- [Checkins] SVN: megrok.login/trunk/ use groktoolkit trunk versions,	port to zope.testbrowser, remove z3c.testsetup dependency
 
Jan-Wijbrand Kolman
- [Checkins] SVN: megrok.login/trunk/src/megrok/login/tests/ remove	obsolete z3c.testsetup markers
 
Jan-Wijbrand Kolman
- [Checkins] SVN: megrok.login/trunk/ update bootstrap.py
 
Jan-Wijbrand Kolman
- [Checkins] SVN: megrok.login/trunk/CHANGES.txt update changelog
 
Jan-Wijbrand Kolman
- [Checkins] SVN: megrok.login/trunk/setup.py this will not be a mere	bugfix release
 
Jan-Wijbrand Kolman
- [Checkins] SVN:	Products.GenericSetup/branches/localutility-with-nested-path/	prepare
 
Jean-Francois Roche
- [Checkins] SVN:	Products.GenericSetup/branches/localutility-with-nested-path/Products/GenericSetup/components.py	enable support for nested local utilities
 
Jean-Francois Roche
- [Checkins] SVN:	groktoolkit/branches/jw-integrate-megrok.login-megrok.chameleon/	Integrate megrok.login and megrok.chameleon
 
Jan-Wijbrand Kolman
- [Checkins] SVN:	groktoolkit/branches/jw-integrate-megrok.login-megrok.chameleon/	integrate megrok.login and megrok.chameleon. megrok.login	needs a checkout still, as its fixes are not yet released
 
Jan-Wijbrand Kolman
- [Checkins] SVN: zopetoolkit/trunk/ztk-sources.cfg - use	ZODB/branches/3.10 to make the tests pass
 
Yvo Schubbe
- [Checkins] SVN: zopetoolkit/trunk/ztk-sources.cfg - use	ZODB/branches/3.10 to make the tests pass
 
Adam GROSZER
- [Checkins] SVN: megrok.login/trunk/s cleanups
 
Jan-Wijbrand Kolman
- [Checkins] SVN: groktoolkit/trunk/grok.cfg add megrok.chameleon to	the GTK
 
Jan-Wijbrand Kolman
- [Checkins] SVN: grokproject/trunk/CHANGES.txt amend changelog
 
Jan-Wijbrand Kolman
- [Checkins] SVN: grok/trunk/ Preparing release 1.7
 
Jan-Wijbrand Kolman
- [Checkins] SVN: grok/tags/1.7/ Tagging 1.7
 
Jan-Wijbrand Kolman
- [Checkins] SVN: grok/trunk/ Back to development: 1.8
 
Jan-Wijbrand Kolman
- [Checkins] SVN: groktoolkit/trunk/grok.cfg use grok-1.7 that	correctly configures zope.app.wsgi and includes the	global_adapter directive
 
Jan-Wijbrand Kolman
- [Checkins] SVN: grokproject/trunk/ Preparing release 2.6
 
Jan-Wijbrand Kolman
- [Checkins] SVN: grokproject/tags/2.6/ Tagging 2.6
 
Jan-Wijbrand Kolman
- [Checkins] SVN: grokproject/trunk/ Back to development: 2.7
 
Jan-Wijbrand Kolman
- [Checkins] SVN: zope.interface/trunk/ Correct comparison of	interfaces from different modules but with the same name.
 
Tres Seaver
- [Checkins] SVN: zope.interface/trunk/ Prep 3.6.3 release.
 
Tres Seaver
- [Checkins] SVN: zope.interface/tags/3.6.3/ Tag 3.6.3 release.
 
Tres Seaver
- [Checkins] SVN: zope.interface/trunk/ svb
 
Tres Seaver
- [Checkins] SVN: zc.ngi/trunk/ Refactored handle_write to:
 
Jim Fulton
- [Checkins] SVN: zc.ngi/tags/2.0.0a6/ tag
 
Jim Fulton
- [Checkins] SVN: zc.ngi/tags/2.0.0a6/setup.py *** empty log message	***
 
Jim Fulton
- [Checkins] SVN:	zc.zeoinputlog/branches/replay/src/zc/zeoinputlog/readonlyreplay.py	*** empty log message ***
 
Jim Fulton
- [Checkins] SVN: zc.zeoinputlog/branches/replay/setup.py Added	read-only replay. Any zodb will do.
 
Jim Fulton
- [Checkins] SVN:	zc.zeoinputlog/branches/replay/src/zc/zeoinputlog/readonlyreplay.py	Call free to get memory state when we print summaries.
 
Jim Fulton
- [Checkins] SVN: zope.formlib/trunk/ Fixed template issue;	this does not blow up in regular ZPT, because it's never evaluated.	Still a bug though.
 
Malthe Borch
- [Checkins] SVN: ZODB/branches/jim-python-btrees/src/BTrees/	checkpoint
 
Jim Fulton
- [Checkins] SVN: Products.PluggableAuthService/trunk/ Set	appropriate cache headers on CookieAuthHelper login redirects	to prevent caching by proxy servers.
 
Laurence Rowe
- [Checkins] SVN: Zope/trunk/ LP #787541: Fix WSGIPublisher to close	requests on abort unconditionally.
 
Brian Sutherland
- [Checkins] SVN: Zope/branches/2.13/ Merge r121832 from trunk to fix	LP: #787541
 
Brian Sutherland
- [Checkins] SVN: zc.buildout/branches/2/ removed further remains of	the selecting-python stuff
 
Thomas Lotze
- [Checkins] SVN:	Products.PluggableAuthService/branches/1.5/Products/PluggableAuthService/	LP #789858: don't allow conflicting login name in 'updateUser'.
 
Tres Seaver
- [Checkins] SVN:	Products.PluggableAuthService/branches/1.6/Products/PluggableAuthService/	Launchpad #789858: don't allow conflicting login name in	'updateUser'.
 
Tres Seaver
- [Checkins] SVN:	Products.PluggableAuthService/branches/1.5/Products/PluggableAuthService/	Prep 1.5.5 release.
 
Tres Seaver
- [Checkins] SVN:	Products.PluggableAuthService/branches/1.6/Products/PluggableAuthService/	Prep 1.6.5 release.
 
Tres Seaver
- [Checkins] SVN: Products.PluggableAuthService/tags/1.5.5/ Tag 1.5.5	release.
 
Tres Seaver
- [Checkins] SVN: Products.PluggableAuthService/tags/1.6.5/ Tag 1.6.5	release.
 
Tres Seaver
- [Checkins] SVN: Products.PluggableAuthService/trunk/ Launchpad	#789858: don't allow conflicting login name in 'updateUser'.
 
Tres Seaver
- [Checkins] SVN: Products.PluggableAuthService/trunk/ Prep 1.7.5	release.
 
Tres Seaver
- [Checkins] SVN: Products.PluggableAuthService/tags/1.7.5/ Tag 1.7.5	release.
 
Tres Seaver
- [Checkins] SVN:	Products.PluggableAuthService/branches/1.5/Products/PluggableAuthService/	svb
 
Tres Seaver
- [Checkins] SVN:	Products.PluggableAuthService/branches/1.6/Products/PluggableAuthService/	svb
 
Tres Seaver
- [Checkins] SVN: Products.PluggableAuthService/trunk/ svb
 
Tres Seaver
- [Checkins] SVN: ZODB/branches/jim-python-btrees/src/BTrees/	checkpoint
 
Jim Fulton
- [Checkins] SVN: five.megrok.menu/trunk/ Back to development: 0.2
 
Martin Peeters
- [Checkins] SVN: five.megrok.menu/trunk/ Add context and action	parameters for menuitems
 
Martin Peeters
- [Checkins] SVN: five.megrok.menu/trunk/ Preparing release 0.2
 
Martin Peeters
- [Checkins] SVN: five.megrok.menu/tags/0.2/ Tagging 0.2
 
Martin Peeters
- [Checkins] SVN: five.megrok.menu/trunk/ Back to development: 0.3
 
Martin Peeters
- [Checkins] SVN:	Products.GenericSetup/branches/1.4-with-global-zca/Products/GenericSetup/	Preparing release 1.4.6devCA1
 
Godefroid Chapelle
- [Checkins] SVN: Products.GenericSetup/tags/1.4.6devCA1/ Tagging	1.4.6devCA1
 
Godefroid Chapelle
- [Checkins] SVN:	Products.GenericSetup/branches/1.4-with-global-zca/Products/GenericSetup/	Back to development: 1.4.6devCA2
 
Godefroid Chapelle
- [Checkins] SVN: plone.z3cform/trunk/ avoid rendering the wrapped	form if it redirecting while being updated
 
David Glick
    
      Last message date: 
       Tue May 31 19:02:00 EDT 2011
    Archived on: Thu Jun  2 11:53:21 EDT 2011
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).