December 2011 Archives by date
      
      Starting: Thu Dec  1 23:38:54 UTC 2011
         Ending: Thu Dec 29 18:42:29 UTC 2011
         Messages: 311
     
- [Checkins] SVN: zc.zk/trunk/s - Added tree import and export.
 
Jim Fulton
 - [Checkins] SVN: zope.configuration/branches/chrism-dictactions/	Make branch where actions are dictionaries rather than tuples.
 
Chris McDonough
 - [Checkins] SVN: zope.configuration/branches/chrism-dictactions/ Doh,	meant to copy not mkdir.
 
Chris McDonough
 - [Checkins] SVN: zope.configuration/branches/chrism-dictactions/	Make branch where actions are dicts rather than tuples.
 
Chris McDonough
 - [Checkins] SVN: zc.zk/trunk/src/zc/zk/ properties set and update	methods now accept positional
 
Jim Fulton
 - [Checkins] SVN:	zope.configuration/branches/chrism-dictactions/src/zope/configuration/	the only tests that fail now are due to includeOverrides	failing, i think
 
Chris McDonough
 - [Checkins] SVN:	zope.configuration/branches/chrism-dictactions/src/zope/configuration/xmlconfig.py	fix bug with varname vs. literal string; fix includeOverrides
 
Chris McDonough
 - [Checkins] SVN: zc.zk/trunk/src/zc/zk/ Added symbolic-link handling.
 
Jim Fulton
 - [Checkins] SVN:	zope.configuration/branches/chrism-dictactions/src/zope/configuration/config.py	make compatible with py3
 
Chris McDonough
 - [Checkins] SVN: zope.index/trunk/ KeywordIndex: Store docids in	TreeSet rather than a Set when the
 
Shane Hathaway
 - [Checkins] SVN: zope.index/trunk/ Base 2 for kicks.
 
Shane Hathaway
 - [Checkins] SVN: zope.index/tags/3.6.2/ Tagged 3.6.2
 
Shane Hathaway
 - [Checkins] SVN: zope.index/trunk/ KeywordIndex: Minor optimization;	use __nonzero__ instead of __len__
 
Shane Hathaway
 - [Checkins] SVN:	Sandbox/jens/zmi.core/trunk/src/zmi/core/browser/database/	Add chart functionality - no images required.
 
Charlie Clark
 - [Checkins] SVN:	Sandbox/jens/zmi.core/trunk/src/zmi/core/browser/database/	Spacer not required for charting and dummy data supplied for	testing.
 
Charlie Clark
 - [Checkins] SVN:	zope.configuration/branches/chrism-dictactions/src/zope/configuration/config.py	resolved actions must be ordered via (order,	i) to capture the intent
 
Chris McDonough
 - [Checkins] SVN:	zope.configuration/branches/chrism-dictactions/src/zope/configuration/config.py	treat order exclusively as a grouping
 
Chris McDonough
 - [Checkins] SVN:	zope.configuration/branches/chrism-dictactions/src/zope/configuration/config.py	make code clearer by using aliases
 
Chris McDonough
 - [Checkins] SVN: zope.configuration/trunk/ - Action structures	changed from tuples to dictionaries to allow for action
 
Chris McDonough
 - [Checkins] SVN: zc.zk/trunk/src/zc/zk/ Refactored to cleanup unused	Children and Properties objects.
 
Jim Fulton
 - [Checkins] SVN: zope.configuration/branches/chrism-dictactions/	Merged to trunk.
 
Chris McDonough
 - [Checkins] SVN: zc.zk/tags/0.2.0/ tag
 
Jim Fulton
 - [Checkins] SVN: zc.zk/tags/0.2.0/setup.py *** empty log message ***
 
Jim Fulton
 - [Checkins] SVN: zc.zk/trunk/src/zc/zk/README.txt Formatting. It's a	shame that doctest code is formatted differently
 
Jim Fulton
 - [Checkins] SVN: transaction/trunk/README.txt point at docs
 
Chris McDonough
 - [Checkins] SVN: transaction/trunk/ vb;	add trove classifiers for python versions;	adjust readme content; add version description to changes.txt
 
Chris McDonough
 - [Checkins] SVN: zopetoolkit/trunk/ztk-sources.cfg make it possible	to use svn version of transaction in ztk tests
 
Chris McDonough
 - [Checkins] SVN: transaction/tags/1.2.0/ tag 1.2.0
 
Chris McDonough
 - [Checkins] SVN: transaction/tags/1.2.0/ 1.2.0dev -> 1.2
 
Chris McDonough
 - [Checkins] SVN: transaction/trunk/ back to dev
 
Chris McDonough
 - [Checkins] SVN:	Sandbox/jens/zmi.core/trunk/src/zmi/core/browser/database/	Refactored to use more modern Python idioms.
 
Charlie Clark
 - [Checkins] SVN:	ZODB/trunk/src/ZODB/tests/testConnectionSavepoint.txt repr	fix for transaction>=1.2.0
 
Chris McDonough
 - [Checkins] SVN: zope.configuration/trunk/ prep for 3.8.0 tag
 
Chris McDonough
 - [Checkins] SVN: zope.configuration/tags/3.8.0/ Tag 3.8.0.
 
Chris McDonough
 - [Checkins] SVN: zope.configuration/trunk/ back to dev
 
Chris McDonough
 - [Checkins] SVN:	Sandbox/jens/zmi.core/trunk/src/zmi/core/browser/database/templates/activity.pt	Add action targets
 
Charlie Clark
 - [Checkins] SVN:	Sandbox/jens/zmi.core/trunk/src/zmi/core/browser/database/activity.py	Add timezone
 
Charlie Clark
 - [Checkins] SVN: zc.zk/trunk/src/zc/zk/ Abstrated zookeeper	emulation for tests into separate testing module.
 
Jim Fulton
 - [Checkins] SVN: zc.zk/trunk/src/zc/zk/ Added __len__ to Children.
 
Jim Fulton
 - [Checkins] SVN: zc.zk/trunk/src/zc/zk/README.txt *** empty log	message ***
 
Jim Fulton
 - [Checkins] SVN:	Sandbox/jens/zmi.core/trunk/src/zmi/core/browser/database/activity.py	No need to explicitly return None.
 
Charlie Clark
 - [Checkins] SVN:	Sandbox/jens/zmi.core/trunk/src/zmi/core/browser/database/tests/	Skeleton test infrastructure.
 
Charlie Clark
 - [Checkins] SVN: zc.zk/trunk/src/zc/zk/ Documentation.
 
Jim Fulton
 - [Checkins] SVN: zc.zk/trunk/src/zc/zk/test Moved wait_until to	testing
 
Jim Fulton
 - [Checkins] SVN: zope.sqlalchemy/branches/chrism-py3/src/ change	external to point to txn trunk
 
Chris McDonough
 - [Checkins] SVN: zope.sqlalchemy/branches/chrism-py3/src/ remove	transaction external
 
Chris McDonough
 - [Checkins] SVN: zope.sqlalchemy/branches/chrism-py3/buildout.cfg	remove transaction src develop line
 
Chris McDonough
 - [Checkins] SVN: zope.sqlalchemy/trunk/ Merge chrism-py3 branch into	trunk.
 
Chris McDonough
 - [Checkins] SVN:	zope.sqlalchemy/trunk/src/zope/sqlalchemy/README.txt add	reference to transaction docs
 
Chris McDonough
 - [Checkins] SVN: zope.sqlalchemy/trunk/ prep for 0.7 tag
 
Chris McDonough
 - [Checkins] SVN: zope.sqlalchemy/tags/0.7/ Tag 0.7.
 
Chris McDonough
 - [Checkins] SVN: zope.sqlalchemy/trunk/ back to dev
 
Chris McDonough
 - [Checkins] SVN: zope.sqlalchemy/branches/chrism-py3/ Merged.
 
Chris McDonough
 - [Checkins] SVN:	zope.app.locales/trunk/src/zope/app/locales/nl/LC_MESSAGES/zope.po	Fix nl translations.
 
Jan-Jaap Driessen
 - [Checkins] SVN: zope.app.locales/trunk/CHANGES.txt Update changes
 
Jan-Jaap Driessen
 - [Checkins] SVN:	zope.app.locales/trunk/src/zope/app/locales/nl/LC_MESSAGES/zope.mo	Update the mo file.
 
Jan-Jaap Driessen
 - [Checkins] SVN: zc.zk/trunk/src/zc/zk/testing.py - Ephemeral nodes	weren't deleted when sessions were closed.
 
Jim Fulton
 - [Checkins] SVN: zc.zkzeo/ Coordinate ZEO clients and servers using	ZooKeeper
 
Jim Fulton
 - [Checkins] SVN: zc.zkzeo/trunk/ Coordinate ZEO clients and servers	using ZooKeeper
 
Jim Fulton
 - [Checkins] SVN: zc.zkzeo/trunk/ Coordinate ZEO clients and servers	using ZooKeeper
 
Jim Fulton
 - [Checkins] SVN: zope.app.locales/trunk/ Preparing release 3.7.1
 
Jan-Jaap Driessen
 - [Checkins] SVN: zope.app.locales/tags/3.7.1/ Tagging 3.7.1
 
Jan-Jaap Driessen
 - [Checkins] SVN: zope.app.locales/trunk/ Back to development: 3.7.2
 
Jan-Jaap Driessen
 - [Checkins] SVN: gocept.selenium/trunk/src/gocept/selenium/ suppress	'null' window names as they are used synonymously with	None/null by Selenium internally, added window-management tests
 
Thomas Lotze
 - [Checkins] SVN: gocept.selenium/trunk/ made selectWindow accept	window id None or no id at all
 
Thomas Lotze
 - [Checkins] SVN: gocept.selenium/trunk/CHANGES.txt updated changelog	for recent changes
 
Thomas Lotze
 - [Checkins] SVN: zope.configuration/branches/3.7/ Set up stable	release branch for ZTK 1.0 / 1.1 dev.
 
Tres Seaver
 - [Checkins] SVN: zopetoolkit/branches/1.0/ztk.cfg Use stable 3.7	branch for zope.component checkouts in ZTK 1.0.
 
Tres Seaver
 - [Checkins] SVN: zopetoolkit/branches/1.1/ztk.cfg Use stable 3.7	branch for zope.configuration checkouts in ZTK 1.1.
 
Tres Seaver
 - [Checkins] SVN: zope.configuration/trunk/ - Fixed Python 2.4	backwards incompat (itemgetter used with multiple args); 
 
Chris McDonough
 - [Checkins] SVN: five.pt/trunk/ Avoid duplicate decoding of Python	expressions.
 
Malthe Borch
 - [Checkins] SVN:	five.pt/trunk/src/five/pt/tests/test_persistenttemplate.py	Fixed test.
 
Malthe Borch
 - [Checkins] SVN:	Sandbox/jens/zmi.core/trunk/src/zmi/core/browser/database/	getActivityChartData() refactored into individual methods for	testing and tests added.
 
Charlie Clark
 - [Checkins] SVN:	zc.zope3recipes/branches/satchit-offline-recipe/README.txt	update change log.
 
Andrew Sung
 - [Checkins] SVN: zc.zope3recipes/trunk/ svn merge -r123131:123630	svn+ssh://svn.zope.org/repos/main/zc.zope3recipes/branches/satchit-offline-recipe
 
Andrew Sung
 - [Checkins] SVN: zc.zope3recipes/trunk/README.txt prepare for release
 
Andrew Sung
 - [Checkins] SVN: zc.zope3recipes/tags/0.14.0/ tagging
 
Andrew Sung
 - [Checkins] SVN: zc.zope3recipes/tags/0.14.0/setup.py tag release	0.14.0
 
Andrew Sung
 - [Checkins] SVN: zc.zk/trunk/src/zc/zk/ Fixed bug: Ephemeral nodes	weren't recreated when sessions were
 
Jim Fulton
 - [Checkins] SVN: zc.zk/trunk/src/zc/zk/testing.py Refactored to	alsways use import to set up tree.
 
Jim Fulton
 - [Checkins] SVN: zc.zk/trunk/src/zc/zk/testing.py On second thought,	no.
 
Jim Fulton
 - [Checkins] SVN: zc.zope3recipes/branches/satchit-offline-recipe/	reintegrated into trunk at 123631
 
Andrew Sung
 - [Checkins] SVN: zc.zope3recipes/trunk/zc/zope3recipes/README.txt	Fix docs for pypi
 
Andrew Sung
 - [Checkins] SVN: zc.zope3recipes/trunk/README.txt prepare for release
 
Andrew Sung
 - [Checkins] SVN: zc.zope3recipes/tags/0.14.1/ tagging.
 
Andrew Sung
 - [Checkins] SVN: zc.zope3recipes/tags/0.14.1/setup.py tag release	0.14.1
 
Andrew Sung
 - [Checkins] SVN: zc.zk/trunk/src/zc/zk/ Added support in	zc.zk.testing for testing against a real ZooKeeper
 
Jim Fulton
 - [Checkins] SVN: zc.zk/trunk/s Slight doc reformat
 
Jim Fulton
 - [Checkins] SVN: zc.zk/trunk/s ``zc.zk.RegisteringServer`` events	are generated during server
 
Jim Fulton
 - [Checkins] SVN: zc.zk/trunk/src/zc/zk/ Separated parsing of tree	representations into a separate fuction, 
 
Jim Fulton
 - [Checkins] SVN: ZODB/trunk/3.11.txt *** empty log message ***
 
Jim Fulton
 - [Checkins] SVN: zc.zk/trunk/src/zc/zk/ Cleaned up handling of	failed connections.
 
Jim Fulton
 - [Checkins] SVN: zc.zk/trunk/src/zc/zk/__init__.py Oops,	debugging print.
 
Jim Fulton
 - [Checkins] SVN: zc.zkzeo/trunk/src/zc/zkzeo/ Refactored zookeeper	connection logic and added connection edge case
 
Jim Fulton
 - [Checkins] SVN: zc.zkzeo/trunk/src/zc/zkzeo/ Added test for	session-timeout setting and fixed a test setup issue.
 
Jim Fulton
 - [Checkins] SVN: zc.zkzeo/trunk/src/zc/zkzeo/wait-for-zookeeper.test	Show we were calling for help.
 
Jim Fulton
 - [Checkins] SVN: zc.zkzeo/trunk/src/zc/zkzeo/ Rounded out tests.
 
Jim Fulton
 - [Checkins] SVN: zc.zkzeo/trunk/ Try linking README.txt
 
Jim Fulton
 - [Checkins] SVN: zc.zkzeo/trunk/src/zc/zkzeo/README.txt tweaked	formatting and added change history
 
Jim Fulton
 - [Checkins] SVN: zc.zkzeo/trunk/src/zc/zkzeo/README.txt Oops
 
Jim Fulton
 - [Checkins] SVN: zc.zkzeo/trunk/src/zc/zkzeo/README.txt *** empty	log message ***
 
Jim Fulton
 - [Checkins] SVN: zc.zk/trunk/src/zc/zk/testing.py Create didn't	detect attempts to create foo//bar (especially //bar)
 
Jim Fulton
 - [Checkins] SVN: zc.zk/trunk/src/zc/zk/ Fixed: register_server broke	when registering at /
 
Jim Fulton
 - [Checkins] SVN: zc.ngi/trunk/ Bug Fixed
 
Jim Fulton
 - [Checkins] SVN: zc.ngi/tags/2.0.0/ tag
 
Jim Fulton
 - [Checkins] SVN: zc.ngi/tags/2.0.0/setup.py *** empty log message ***
 
Jim Fulton
 - [Checkins] SVN: zc.monitor/trunk/src/zc/monitor/__init__.py Get rid	of deprecation warning.
 
Jim Fulton
 - [Checkins] SVN: zc.monitor/trunk/src/zc/monitor/ ``start`` now	returns the address being listened on, which is useful
 
Jim Fulton
 - [Checkins] SVN: zc.monitor/tags/0.2.1/ tag
 
Jim Fulton
 - [Checkins] SVN: zc.monitor/tags/0.2.1/setup.py *** empty log	message ***
 
Jim Fulton
 - [Checkins] SVN: Sandbox/J1m/zkzopeserver/ zope.server wrapper that	registers w ZooKeeper
 
Jim Fulton
 - [Checkins] SVN: Sandbox/J1m/zkzopeserver/ zope.server wrapper that	registers w ZooKeeper
 
Jim Fulton
 - [Checkins] SVN: zc.zkzeo/trunk/src/zc/zkzeo/wait-for-zookeeper.test	typo
 
Jim Fulton
 - [Checkins] SVN: Sandbox/J1m/zkzopeserver/ Added zc.monitor support.
 
Jim Fulton
 - [Checkins] SVN:	Sandbox/J1m/zkzopeserver/src/zc/zkzopeserver/README.txt tweaked doc
 
Jim Fulton
 - [Checkins] SVN: zc.zkzeo/trunk/s Added zc.monitor support.
 
Jim Fulton
 - [Checkins] SVN: zc.zk/trunk/src/zc/zk/README.txt Typo
 
Jim Fulton
 - [Checkins] SVN: zc.zk/trunk/src/zc/zk/README.txt Formatting.
 
Jim Fulton
 - [Checkins] SVN: zc.zk/tags/0.3.0/ tag
 
Jim Fulton
 - [Checkins] SVN: zc.zk/tags/0.3.0/setup.py *** empty log message ***
 
Jim Fulton
 - [Checkins] SVN: zc.zkzeo/trunk/src/zc/zkzeo/README.txt *** empty	log message ***
 
Jim Fulton
 - [Checkins] SVN: zc.zkzeo/tags/0.1.0/ tag
 
Jim Fulton
 - [Checkins] SVN: zc.zkzeo/trunk/buildout.cfg Get out of dev mode.
 
Jim Fulton
 - [Checkins] SVN: zc.zkzeo/tags/0.1.0/buildout.cfg Get out of dev	mode.
 
Jim Fulton
 - [Checkins] SVN: zc.zkzeo/tags/0.1.0/setup.py *** empty log message	***
 
Jim Fulton
 - [Checkins] SVN:	Sandbox/J1m/zkzopeserver/src/zc/zkzopeserver/README.txt ***	empty log message ***
 
Jim Fulton
 - [Checkins] SVN: Sandbox/J1m/zkzopeserver/buildout.cfg Get out of	dev mode.
 
Jim Fulton
 - [Checkins] SVN: Sandbox/J1m/zkzopeserver/src/zc/zkzopeserver/ Be	less flexible wrt monitor-server addresss format, at least not
 
Jim Fulton
 - [Checkins] SVN: zc.zkzeo/trunk/src/zc/zkzeo/README.txt woopsie
 
Jim Fulton
 - [Checkins] SVN:	Sandbox/J1m/zkzopeserver/src/zc/zkzopeserver/README.txt tweeks
 
Jim Fulton
 - [Checkins] SVN: zc.zkzopeserver/ Register zope.server-based servers	with ZooKeeper
 
Jim Fulton
 - [Checkins] SVN: Register zope.server-based servers with ZooKeeper
 
Jim Fulton
 - [Checkins] SVN: zc.zkzopeserver/tags/0.1.0/ tag
 
Jim Fulton
 - [Checkins] SVN: zc.zkzopeserver/tags/0.1.0/setup.py *** empty log	message ***
 
Jim Fulton
 - [Checkins] SVN: zope.schema/trunk/ Fix broken Object field	validation where the schema contains a Choice with
 
Roger Ineichen
 - [Checkins] SVN: zc.zope3recipes/trunk/ add a separate zopeconf	recipe that produces
 
Fred Drake
 - [Checkins] SVN: AccessControl/trunk/ Add changelog entry for	decorator work - bump version to new feature release
 
Hanno Schlichting
 - [Checkins] SVN: AccessControl/trunk/ actually we have DateTime 3 -	so AccessControl 3 is fine as well
 
Hanno Schlichting
 - [Checkins] SVN: AccessControl/branches/2.13/ Create 2.13	maintenance branch
 
Hanno Schlichting
 - [Checkins] SVN: DateTime/branches/2.12/ Create maintenance branch
 
Hanno Schlichting
 - [Checkins] SVN: DateTime/branches/2.12/buildout.cfg Remove buildout	reference to undefined section
 
Hanno Schlichting
 - [Checkins] SVN: DateTime/branches/2.12/ vb
 
Hanno Schlichting
 - [Checkins] SVN: Zope/branches/2.13/sources.cfg Use maintenance	branches of DateTime and AccessControl
 
Hanno Schlichting
 - [Checkins] SVN: AccessControl/branches/2.13/ Apply changes made	available in `Products.Zope_Hotfix_20111024` and make them	more robust.
 
Hanno Schlichting
 - [Checkins] SVN: AccessControl/trunk/ Merge c123703 from 2.13 branch
 
Hanno Schlichting
 - [Checkins] SVN: AccessControl/branches/2.13/ Prepare AccessControl	2.13.5.
 
Hanno Schlichting
 - [Checkins] SVN: AccessControl/tags/2.13.5/ tagged
 
Hanno Schlichting
 - [Checkins] SVN: AccessControl/branches/2.13/ vb
 
Hanno Schlichting
 - [Checkins] SVN: AccessControl/trunk/CHANGES.txt Merged c123705 from	2.13 branch
 
Hanno Schlichting
 - [Checkins] SVN: Zope/branches/2.13/ Update to AccessControl = 2.13.5
 
Hanno Schlichting
 - [Checkins] SVN: Zope/branches/2.13/src/App/PersistentExtra.py	Remove patch now done in AccessControl
 
Hanno Schlichting
 - [Checkins] SVN: Zope/trunk/ Update DateTime and AccessControl
 
Hanno Schlichting
 - [Checkins] SVN: grokcore.chameleon/trunk/ using components from	chameleon directly and only use path and provider expressions	from z3c.pt, upgrade to newes chameleon and zpt
 
Christian Klinger
 - [Checkins] SVN: Zope/branches/2.12/src/A Backport the robustness	improvements related to Products.Zope_Hotfix_20111024
 
Hanno Schlichting
 - [Checkins] SVN: AccessControl/branches/2.13/ Added `manifest.in` to	ensure the inclusion of the `include` directory into the release.
 
Hanno Schlichting
 - [Checkins] SVN: z3c.recipe.i18n/trunk/src/z3c/recipe/i18n/ Fix test	failures.
 
Marius Gedminas
 - [Checkins] SVN: z3c.recipe.i18n/trunk/buildout.cfg Add bin/ctags.
 
Marius Gedminas
 - [Checkins] SVN: AccessControl/branches/2.13/ Prepare AccessControl	2.13.6.
 
Hanno Schlichting
 - [Checkins] SVN: AccessControl/tags/2.13.6/ tagged
 
Hanno Schlichting
 - [Checkins] SVN: zc.monitor/trunk/src/zc/monitor/ Added a simplified	registration interface.
 
Jim Fulton
 - [Checkins] SVN: AccessControl/branches/2.13/ vb
 
Hanno Schlichting
 - [Checkins] SVN: z3c.recipe.i18n/trunk/buildout.cfg Strip DOS line	endings from buildout.cfg, set svn:eol-style=native.
 
Marius Gedminas
 - [Checkins] SVN: Zope/branches/2.13/ brown bag accesscontrol release
 
Hanno Schlichting
 - [Checkins] SVN: Zope/branches/2.12/MANIFEST.in add manifest
 
Hanno Schlichting
 - [Checkins] SVN: AccessControl/branches/2.13/ Exclude compiled `.so`	and `.dll` files from source distributions.
 
Hanno Schlichting
 - [Checkins] SVN: zc.monitor/trunk/src/zc/monitor/ Added a function	to register the basic commands and removed the
 
Jim Fulton
 - [Checkins] SVN: zc.monitor/tags/0.3.0/ tag
 
Jim Fulton
 - [Checkins] SVN: zc.monitor/tags/0.3.0/setup.py *** empty log	message ***
 
Jim Fulton
 - [Checkins] SVN: AccessControl/branches/2.13/ Prepare AccessControl	2.13.7.
 
Hanno Schlichting
 - [Checkins] SVN: AccessControl/tags/2.13.7/ tagged
 
Hanno Schlichting
 - [Checkins] SVN: AccessControl/branches/2.13/ vb
 
Hanno Schlichting
 - [Checkins] SVN: Zope/branches/2.13/ one more accesscontrol release	- manifest files are hard!
 
Hanno Schlichting
 - [Checkins] SVN: zc.zkzeo/trunk/setup.py setup bug
 
Jim Fulton
 - [Checkins] SVN: zc.zkzeo/trunk/src/zc/zkzeo/README.txt
 
Jim Fulton
 - [Checkins] SVN: zc.zkzeo/tags/0.1.1/ tag
 
Jim Fulton
 - [Checkins] SVN: zc.zkzeo/tags/0.1.1/setup.py *** empty log message	***
 
Jim Fulton
 - [Checkins] SVN: AccessControl/trunk/ Merge 2.13 branch into trunk
 
Hanno Schlichting
 - [Checkins] SVN: Zope/branches/2.13/MANIFEST.in Add a manifest.in
 
Hanno Schlichting
 - [Checkins] SVN: Zope/trunk/MANIFEST.in Merged c123737 from 2.13	branch
 
Hanno Schlichting
 - [Checkins] SVN: Zope/branches/2.12/ Provide security declarations	for `BTreeFolder2Base` class, instead of only
 
Hanno Schlichting
 - [Checkins] SVN: Zope/branches/2.13/ Merge c123739 from 2.12 branch
 
Hanno Schlichting
 - [Checkins] SVN: Products.BTreeFolder2/trunk/MANIFEST.in add manifest
 
Hanno Schlichting
 - [Checkins] SVN: Products.BTreeFolder2/trunk/CHANGES.txt style
 
Hanno Schlichting
 - [Checkins] SVN: Products.BTreeFolder2/trunk/ Provide security	declaration for `BTreeFolder2Base.hasObject` method.
 
Hanno Schlichting
 - [Checkins] SVN: Products.BTreeFolder2/trunk/ Prepare	Products.BTreeFolder2 2.13.4.
 
Hanno Schlichting
 - [Checkins] SVN: Products.BTreeFolder2/tags/2.13.4/ tagged
 
Hanno Schlichting
 - [Checkins] SVN: Products.BTreeFolder2/trunk/ vb
 
Hanno Schlichting
 - [Checkins] SVN: Zope/branches/2.13/ Products.BTreeFolder2 = 2.13.4
 
Hanno Schlichting
 - [Checkins] SVN: Zope/trunk/versions.cfg New AccessControl and	Products.BTreeFolder2 releases
 
Hanno Schlichting
 - [Checkins] SVN: zope.app.locales/trunk/buildout.cfg Add bin/ctags.
 
Marius Gedminas
 - [Checkins] SVN: zc.zope3recipes/trunk/README.txt add change notes	for the zope.conf recipe
 
Fred Drake
 - [Checkins] SVN: zc.zope3recipes/trunk/setup.py tweak
 
Fred Drake
 - [Checkins] SVN: zc.zope3recipes/tags/0.15.0/ tag release 0.15.0
 
Fred Drake
 - [Checkins] SVN: Zope/branches/2.12/ Turn	`UndoSupport.get_request_var_or_attr` helper into a private API.
 
Hanno Schlichting
 - [Checkins] SVN: Zope/branches/2.13/ Merge c123753 from 2.12 branch
 
Hanno Schlichting
 - [Checkins] SVN: Zope/trunk/src/App/ Merge c123753 from 2.12 branch
 
Hanno Schlichting
 - [Checkins] SVN: zope.app.locales/trunk/ Bugfix: handle Unicode	msgids and default values.
 
Marius Gedminas
 - [Checkins] SVN: DocumentTemplate/trunk/MANIFEST.in add manifest
 
Hanno Schlichting
 - [Checkins] SVN: Zope/branches/2.12/ Restrict the available	functions in `DocumentTemplate.sequence` to public API's of	`zope.sequencesort`.
 
Hanno Schlichting
 - [Checkins] SVN: DocumentTemplate/trunk/ Restrict the available	functions in `DocumentTemplate.sequence` to public API's of	`zope.sequencesort`.
 
Hanno Schlichting
 - [Checkins] SVN: DocumentTemplate/trunk/ Prepare DocumentTemplate	2.13.2.
 
Hanno Schlichting
 - [Checkins] SVN: DocumentTemplate/tags/2.13.2/ tagged
 
Hanno Schlichting
 - [Checkins] SVN: DocumentTemplate/trunk/ vb
 
Hanno Schlichting
 - [Checkins] SVN: Zope/branches/2.13/ DocumentTemplate = 2.13.2
 
Hanno Schlichting
 - [Checkins] SVN: Zope/trunk/versions.cfg DocumentTemplate = 2.13.2
 
Hanno Schlichting
 - [Checkins] SVN: Zope/branches/2.12/ Prepare Zope2 2.12.21.
 
Hanno Schlichting
 - [Checkins] SVN: Zope/tags/2.12.21/ tagged
 
Hanno Schlichting
 - [Checkins] SVN: Zope/branches/2.12/ vb
 
Hanno Schlichting
 - [Checkins] SVN: Zope/branches/2.13/ Prepare Zope2 2.13.11.
 
Hanno Schlichting
 - [Checkins] SVN: Zope/tags/2.13.11/ tagged
 
Hanno Schlichting
 - [Checkins] SVN: Zope/branches/2.13/ vb
 
Hanno Schlichting
 - [Checkins] SVN: zope2docs/trunk/releases/ new releases
 
Hanno Schlichting
 - [Checkins] SVN: zope.app.locales/trunk/src/zope/app/locales/	i18nextract: sort the file locations.
 
Marius Gedminas
 - [Checkins] SVN: zope.app.locales/trunk/src/zope/app/locales/ More	robust base_dir stripping, more tests.
 
Marius Gedminas
 - [Checkins] SVN: zope.app.locales/trunk/ When sorting locations,	sort line numbers as ints, not as strings.
 
Marius Gedminas
 - [Checkins] SVN: CMF/branches/2.2/ - updated Zope2,	ZTK and some other versions
 
Yvo Schubbe
 - [Checkins] SVN: CMF/trunk/ - updated Zope2,	ZTK and some other versions
 
Yvo Schubbe
 - [Checkins] SVN: zope.app.locales/trunk/src/zope/app/locales/ Sort	filenames properly, not within filetype (py/zcml/pt) groups.
 
Marius Gedminas
 - [Checkins] SVN: zope.app.locales/trunk/ Preparing release 3.7.2
 
Marius Gedminas
 - [Checkins] SVN: zope.app.locales/tags/3.7.2/ Tagging 3.7.2
 
Marius Gedminas
 - [Checkins] SVN: zope.app.locales/trunk/ Back to development: 3.7.3
 
Marius Gedminas
 - [Checkins] SVN: zc.zkzeo/trunk/src/zc/zkzeo/ - Fixed bug in	handling the monitor-server. The actuall address
 
Jim Fulton
 - [Checkins] SVN: zc.zk/trunk/src/zc/zk/ Fixed a race that could	cause ZooKeeper logging info to be output
 
Jim Fulton
 - [Checkins] SVN: zc.zk/trunk/s Provided a command-line tool,	``zookeeper_export``, to export/print
 
Jim Fulton
 - [Checkins] SVN: zc.zk/trunk/src/zc/zk/ If a server is registered	with an empty host name, the hostname is
 
Jim Fulton
 - [Checkins] SVN: zc.zk/tags/0.4.0/ tag
 
Jim Fulton
 - [Checkins] SVN: zc.zk/tags/0.4.0/setup.py *** empty log message ***
 
Jim Fulton
 - [Checkins] SVN: zc.zk/trunk/src/zc/zk/README.txt formatting.
 
Jim Fulton
 - [Checkins] SVN: zc.zkzeo/trunk/src/zc/zkzeo/ Register the host name	from the ZEO address setting with ZooKeeper.
 
Jim Fulton
 - [Checkins] SVN: Zope/branches/2.13/ update to latest ZCatalog
 
Hanno Schlichting
 - [Checkins] SVN: Zope/trunk/versions.cfg New ZCatalog
 
Hanno Schlichting
 - [Checkins] SVN: Products.ZCatalog/trunk/MANIFEST.in add manifest
 
Hanno Schlichting
 - [Checkins] SVN: zope.wineggbuilder/trunk/rackspace.ini exclude	brown-bag releases
 
Hanno Schlichting
 - [Checkins] SVN: ExtensionClass/trunk/MANIFEST.in add manifest
 
Hanno Schlichting
 - [Checkins] SVN: Acquisition/trunk/MANIFEST.in add manifest
 
Hanno Schlichting
 - [Checkins] SVN: ExtensionClass/trunk/ Prepare ExtensionClass 4.0a1.
 
Hanno Schlichting
 - [Checkins] SVN: ExtensionClass/tags/4.0a1/ tagged
 
Hanno Schlichting
 - [Checkins] SVN: ExtensionClass/trunk/ vb
 
Hanno Schlichting
 - [Checkins] SVN: Acquisition/trunk/setup.py Require at least	ExtensionClass 4.0a1
 
Hanno Schlichting
 - [Checkins] SVN:	grokcore.chameleon/trunk/src/grokcore/chameleon/components.py	adding a chameleonpagetemplatefile
 
Christian Klinger
 - [Checkins] SVN: Acquisition/trunk/ Raise `RuntimeError: Recursion	detected in acquisition wrapper` if an object with a	`__parent__` pointer points to a wrapper that in turn points	to the original object.
 
Hanno Schlichting
 - [Checkins] SVN: Acquisition/trunk/src/Acquisition/tests.py Give up	on protecting against segfaults in aq_* functions,	when we encounter __parent__ circles with more than one intermediate	object.
 
Hanno Schlichting
 - [Checkins] SVN: Acquisition/trunk/ Prepare Acquisition 4.0a1.
 
Hanno Schlichting
 - [Checkins] SVN: Acquisition/tags/4.0a1/ tagged
 
Hanno Schlichting
 - [Checkins] SVN: Acquisition/trunk/ vb
 
Hanno Schlichting
 - [Checkins] SVN:	Sandbox/jens/zmi.core/trunk/src/zmi/core/browser/database/	Refactored to move time formatting calculations to the	_timings method. A bit cleaner, I hope,	but also easier to test - I picked up a bug from the previous tests.
 
Charlie Clark
 - [Checkins] SVN: zc.zkzeo/trunk/src/zc/zkzeo/README.txt *** empty	log message ***
 
Jim Fulton
 - [Checkins] SVN: zc.zkzeo/tags/0.2.0/ tag
 
Jim Fulton
 - [Checkins] SVN: zc.zkzeo/tags/0.2.0/setup.py *** empty log message	***
 
Jim Fulton
 - [Checkins] SVN:	zope.publisher/branches/achapman-lenient-cookie-parsing/ -	branch to not punish innocent cookies when
 
Alex Chapman
 - [Checkins] SVN:	zope.publisher/branches/achapman-lenient-cookie-parsing/src/zope/publisher/	- lenient cookie
 
Alex Chapman
 - [Checkins] SVN: Zope/trunk/ Use `in` operator instead of deprecated	`has_key`.
 
Malthe Borch
 - [Checkins] SVN: Zope/branches/2.13/ Use `in` operator instead of	deprecated `has_key`.
 
Malthe Borch
 - [Checkins] SVN: zc.zkzeo/trunk/src/zc/zkzeo/ Fixed bug: The	``path`` key on the ``zookeeper``
 
Jim Fulton
 - [Checkins] SVN: zc.zkzeo/tags/0.2.1/ tag
 
Jim Fulton
 - [Checkins] SVN: zc.zkzeo/tags/0.2.1/setup.py *** empty log message	***
 
Jim Fulton
 - [Checkins] SVN: z3c.form/trunk/src/z3c/form/locales/es/ added	Spanish translation
 
Hector Edwardo Velade Diaz
 - [Checkins] SVN:	z3c.form/trunk/src/z3c/form/locales/pt_BR/LC_MESSAGES/z3c.form.po	fixed typos in Brasilian Portuguese translation
 
Hector Edwardo Velade Diaz
 - [Checkins] SVN:	z3c.form/trunk/src/z3c/form/locales/es/LC_MESSAGES/z3c.form.po	fixed Spanish translation
 
Hector Edwardo Velade Diaz
 - [Checkins] SVN:	z3c.form/trunk/src/z3c/form/locales/es/LC_MESSAGES/z3c.form.po	fixed Spanish translation
 
Hector Edwardo Velade Diaz
 - [Checkins] SVN: zc.zope3recipes/trunk/zc/zope3recipes/README.txt	Cleaned up traling whitespace.
 
Jim Fulton
 - [Checkins] SVN:	zope.publisher/branches/achapman-lenient-cookie-parsing/src/zope/publisher/http.py	- woops
 
Alex Chapman
 - [Checkins] SVN:	zope.publisher/branches/achapman-lenient-cookie-parsing/src/zope/publisher/	- remove duplicate test
 
Alex Chapman
 - [Checkins] SVN: zc.queue/trunk/src/zc/queue/_queue.py Nuke trailing	whitespace.
 
Maurits van Rees
 - [Checkins] SVN: zc.queue/trunk/ Fixed undefined name	ZODB.POSException.StorageTransactionError in tests.
 
Maurits van Rees
 - [Checkins] SVN: zc.queue/trunk/src/zc/queue/ PPP (PeP8/Pyflakes)
 
Maurits van Rees
 - [Checkins] SVN: zc.queue/trunk/buildout.cfg Note proper ZODB3 and	transaction versions in the test buildout.cfg for python2.4 and 2.6.
 
Maurits van Rees
 - [Checkins] SVN:	developer_docs/trunk/source/becoming-a-committer.rst Updated	committer workflow
 
Andreas Jung
 - [Checkins] SVN: developer_docs/trunk/source/ updated committer	workflow instructions
 
Andreas Jung
 - [Checkins] SVN: zc.queue/trunk/buildout.cfg We want an interpreter	that supports the package itself, not just setuptools.
 
Zvezdan Petkovic
 - [Checkins] SVN: zc.queue/trunk/s Read doc files in an OS-agnostic	manner.
 
Zvezdan Petkovic
 - [Checkins] SVN: zc.queue/trunk/src/zc/queue/tests.py Don't be lazy.	Typing "zc." is not that hard. :-)
 
Zvezdan Petkovic
 - [Checkins] SVN: zc.queue/trunk/ Prepare for release.
 
Zvezdan Petkovic
 - [Checkins] SVN: zc.queue/tags/1.2/ Tag the release.
 
Zvezdan Petkovic
 - [Checkins] SVN: zc.queue/trunk/ Back to dev.
 
Zvezdan Petkovic
 - [Checkins] SVN: zc.queue/trunk/ Fixed ImportError in setup.py.
 
Maurits van Rees
 - [Checkins] SVN: zc.queue/trunk/ Prepare for release.
 
Zvezdan Petkovic
 - [Checkins] SVN: zc.queue/tags/1.2.1/ Tag the release.
 
Zvezdan Petkovic
 - [Checkins] SVN: zc.queue/trunk/ Back to dev.
 
Zvezdan Petkovic
 - [Checkins] SVN: Sandbox/J1m/resumelb/s Added a thread pool.
 
Jim Fulton
 - [Checkins] SVN: zope.browserresource/tags/3.9.1/ - tag from tag
 
Alex Chapman
 - [Checkins] SVN: zope.browserresource/tags/3.9.1/ - POST requests
 
Alex Chapman
 - [Checkins] SVN:	zc.recipe.deployment/trunk/src/zc/recipe/deployment/__init__.py	- clean up whitespace
 
Fred Drake
 - [Checkins] SVN:	zc.recipe.deployment/trunk/src/zc/recipe/deployment/tests.py	- clean up whitespace
 
Fred Drake
 - [Checkins] SVN: zc.parse_addr/ Tiny utility that I'm tired of	writing over and over.
 
Jim Fulton
 - [Checkins] SVN: zc.parse_addr/trunk/ Tiny utility that I'm tired of	writing over and over.
 
Jim Fulton
 - [Checkins] SVN: zc.parse_addr/trunk/ Tiny utility that I'm tired of	writing over and over.
 
Jim Fulton
 - [Checkins] SVN: zc.parse_addr/tags/1.0/ tag
 
Jim Fulton
 - [Checkins] SVN: zc.parse_addr/tags/1.0/setup.py *** empty log	message ***
 
Jim Fulton
 - [Checkins] SVN: zc.mappingobject/ Tiny utility that I'm tired of	writing over and over.
 
Jim Fulton
 - [Checkins] SVN: zc.mappingobject/trunk/ Tiny utility that I'm tired	of writing over and over.
 
Jim Fulton
 - [Checkins] SVN: zc.mappingobject/trunk/ Tiny utility that I'm tired	of writing over and over.
 
Jim Fulton
 - [Checkins] SVN: zc.parse_addr/trunk/ Tiny utility that I'm tired of writing over and over.
 
Wichert Akkerman
 - [Checkins] SVN: zc.mappingobject/tags/1.0/ tag
 
Jim Fulton
 - [Checkins] SVN: zc.mappingobject/tags/1.0/setup.py *** empty log	message ***
 
Jim Fulton
 - [Checkins] SVN: mongopersist/trunk/ Make sure Mongo Containers	implement IContainer. Get ready for release.
 
Stephan Richter
 - [Checkins] SVN: mongopersist/trunk/ vb
 
Stephan Richter
 - [Checkins] SVN: zc.resourcelibrary/trunk/ Raise NotImplementedError	if we find that a second ZCML declaration would
 
Brian Sutherland
 - [Checkins] SVN: zc.resourcelibrary/trunk/ Register adapters with	getSiteManager rather than getGlobalSiteManager. This
 
Brian Sutherland
 - [Checkins] SVN: zope.generations/trunk/ Add a transaction note when	running generation scripts.
 
Marius Gedminas
 - [Checkins] SVN: zope.generations/trunk/ Preparing release 3.7.1
 
Marius Gedminas
 - [Checkins] SVN: zope.generations/tags/3.7.1/ Tagging 3.7.1
 
Marius Gedminas
 - [Checkins] SVN: zope.generations/trunk/ Back to development: 3.7.2
 
Marius Gedminas
 - [Checkins] SVN: zc.zk/trunk/src/zc/zk/ - Symbolic links can now be	relative and use ``.`` and ``..`` in the
 
Jim Fulton
 - [Checkins] SVN: zc.zk/trunk/src/zc/zk/ - Rearranged code internally	to make certain experiments with the tree
 
Jim Fulton
 - [Checkins] SVN: zc.zk/trunk/src/zc/zk/README.txt *** empty log	message ***
 
Jim Fulton
 - [Checkins] SVN: zc.zk/tags/0.5.0/ tag
 
Jim Fulton
 - [Checkins] SVN: zc.zk/tags/0.5.0/setup.py *** empty log message ***
 
Jim Fulton
 - [Checkins] SVN: Sandbox/J1m/resumelb/s The history setting is	provided via a settings dictionary to allow the
 
Jim Fulton
 - [Checkins] SVN: Sandbox/J1m/resumelb/src/zc/resumelb/lb. Fixed a	pool-management bug that limited the requests per worker to
 
Jim Fulton
 - [Checkins] SVN:	zc.recipe.deployment/trunk/src/zc/recipe/deployment/README.txt	fix typo
 
Fred Drake
    
 
    
      Last message date: 
       Thu Dec 29 18:42:29 UTC 2011
    Archived on: Thu Dec 29 18:42:32 UTC 2011
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).