[Zope-Checkins] SVN: Zope/branches/2.12/src/Products/PageTemplates/ZopePageTemplate.py whitespace

2010-06-16 Thread Godefroid Chapelle
Log message for revision 113521: whitespace Changed: U Zope/branches/2.12/src/Products/PageTemplates/ZopePageTemplate.py -=- Modified: Zope/branches/2.12/src/Products/PageTemplates/ZopePageTemplate.py === --- Zope/branches/2.12

[Zope-Checkins] SVN: Zope/branches/gotcha-LP143531/ fix LP143531

2010-06-16 Thread Godefroid Chapelle
Log message for revision 113522: fix LP143531 Changed: A Zope/branches/gotcha-LP143531/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org https://mail.zope.org/mailman/listinfo/zope-checkins

[Zope-Checkins] SVN: Zope/branches/gotcha-LP143531/src/OFS/ use ZODB Broken class to allow access to state

2010-06-16 Thread Godefroid Chapelle
Log message for revision 113523: use ZODB Broken class to allow access to state Changed: U Zope/branches/gotcha-LP143531/src/OFS/Uninstalled.py U Zope/branches/gotcha-LP143531/src/OFS/tests/test_Uninstalled.py -=- Modified: Zope/branches/gotcha-LP143531/src/OFS/Uninstalled.py ===

[Zope-Checkins] SVN: Zope/branches/gotcha-processlifetime/ integration of zope.processlifetime event

2010-06-16 Thread Godefroid Chapelle
Log message for revision 113524: integration of zope.processlifetime event Changed: A Zope/branches/gotcha-processlifetime/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org https://mail.zope.org/mailman/listinfo/zope-checkins

[Zope-Checkins] SVN: Zope/branches/gotcha-processlifetime/src/Zope2/App/startup.py also notify DatabaseOpenedWithRoot

2010-06-16 Thread Godefroid Chapelle
Log message for revision 113529: also notify DatabaseOpenedWithRoot Changed: U Zope/branches/gotcha-processlifetime/src/Zope2/App/startup.py -=- Modified: Zope/branches/gotcha-processlifetime/src/Zope2/App/startup.py === --- Zo

[Zope-Checkins] SVN: Zope/branches/gotcha-LP143531/src/OFS/tests/test_Uninstalled.py actually test the ability to __getstate__

2010-06-19 Thread Godefroid Chapelle
Log message for revision 113651: actually test the ability to __getstate__ Changed: U Zope/branches/gotcha-LP143531/src/OFS/tests/test_Uninstalled.py -=- Modified: Zope/branches/gotcha-LP143531/src/OFS/tests/test_Uninstalled.py ===

[Zope-Checkins] SVN: Zope/trunk/doc/WHATSNEW.rst typo

2010-06-27 Thread Godefroid Chapelle
Log message for revision 113909: typo Changed: U Zope/trunk/doc/WHATSNEW.rst -=- Modified: Zope/trunk/doc/WHATSNEW.rst === --- Zope/trunk/doc/WHATSNEW.rst 2010-06-26 18:54:40 UTC (rev 113908) +++ Zope/trunk/doc/WHATSNEW.rst 201

[Zope-Checkins] SVN: Zope/branches/gotcha-processlifetime/src/Zope2/App/tests/test_startup.py add tests for DatabaseOpened events

2010-06-27 Thread Godefroid Chapelle
Log message for revision 113921: add tests for DatabaseOpened events Changed: A Zope/branches/gotcha-processlifetime/src/Zope2/App/tests/test_startup.py -=- Added: Zope/branches/gotcha-processlifetime/src/Zope2/App/tests/test_startup.py ==

[Zope-Checkins] SVN: Zope/branches/gotcha-processlifetime/src/Zope2/App/tests/test_startup.py also tests events are correctly populated

2010-06-27 Thread Godefroid Chapelle
Log message for revision 113922: also tests events are correctly populated Changed: U Zope/branches/gotcha-processlifetime/src/Zope2/App/tests/test_startup.py -=- Modified: Zope/branches/gotcha-processlifetime/src/Zope2/App/tests/test_startup.py

[Zope-Checkins] SVN: Zope/branches/gotcha-processlifetime/doc/CHANGES.rst update changelog

2010-06-27 Thread Godefroid Chapelle
Log message for revision 113934: update changelog Changed: U Zope/branches/gotcha-processlifetime/doc/CHANGES.rst -=- Modified: Zope/branches/gotcha-processlifetime/doc/CHANGES.rst === --- Zope/branches/gotcha-processlifetime/d

[Zope-Checkins] SVN: Zope/trunk/ merge branch gotcha-processlifetime

2010-06-27 Thread Godefroid Chapelle
Log message for revision 113935: merge branch gotcha-processlifetime notify IDatabaseOpenedWithRoot test also for IDatabaseOpened Changed: U Zope/trunk/doc/CHANGES.rst U Zope/trunk/src/Zope2/App/startup.py A Zope/trunk/src/Zope2/App/tests/test_startup.py -=- Modified: Z

[Zope-Checkins] SVN: Zope/branches/gotcha-processlifetime/ merged to trunk

2010-06-27 Thread Godefroid Chapelle
Log message for revision 113938: merged to trunk Changed: D Zope/branches/gotcha-processlifetime/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org https://mail.zope.org/mailman/listinfo/zope-checkins

[Zope-Checkins] SVN: Zope/trunk/ cleanup

2010-06-27 Thread Godefroid Chapelle
Log message for revision 113939: cleanup Changed: U Zope/trunk/doc/CHANGES.rst U Zope/trunk/src/Zope2/App/tests/test_startup.py -=- Modified: Zope/trunk/doc/CHANGES.rst === --- Zope/trunk/doc/CHANGES.rst 2010-06-27 14:02:3

[Zope-Checkins] SVN: Zope/branches/gotcha-LP143531/doc/CHANGES.rst update changelog

2010-06-27 Thread Godefroid Chapelle
Log message for revision 113942: update changelog Changed: U Zope/branches/gotcha-LP143531/doc/CHANGES.rst -=- Modified: Zope/branches/gotcha-LP143531/doc/CHANGES.rst === --- Zope/branches/gotcha-LP143531/doc/CHANGES.rst

[Zope-Checkins] SVN: Zope/branches/2.12/ LP #143531: Fix broken object so they give access to their state.

2010-06-27 Thread Godefroid Chapelle
Log message for revision 113943: LP #143531: Fix broken object so they give access to their state. merge branch gotcha-LP143531 Changed: U Zope/branches/2.12/doc/CHANGES.rst U Zope/branches/2.12/src/OFS/Uninstalled.py U Zope/branches/2.12/src/OFS/tests/test_Uninstalled.py -=

[Zope-Checkins] SVN: Zope/trunk/ LP #143531: Fix broken object so they give access to their state.

2010-06-27 Thread Godefroid Chapelle
Log message for revision 113944: LP #143531: Fix broken object so they give access to their state. merge branch gotcha-LP143531 Changed: U Zope/trunk/doc/CHANGES.rst U Zope/trunk/src/OFS/Uninstalled.py U Zope/trunk/src/OFS/tests/test_Uninstalled.py -=- Modified: Zope/tru

[Zope-Checkins] SVN: Zope/branches/gotcha-LP143531/ merged into 2.12 and trunk

2010-06-27 Thread Godefroid Chapelle
Log message for revision 113945: merged into 2.12 and trunk Changed: D Zope/branches/gotcha-LP143531/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org https://mail.zope.org/mailman/listinfo/zope-checkins

[Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.rst fix broken rst

2010-06-27 Thread Godefroid Chapelle
Log message for revision 113946: fix broken rst Changed: U Zope/trunk/doc/CHANGES.rst -=- Modified: Zope/trunk/doc/CHANGES.rst === --- Zope/trunk/doc/CHANGES.rst 2010-06-27 16:21:20 UTC (rev 113945) +++ Zope/trunk/doc/CHANGES.

[Zope-Checkins] SVN: Zope/branches/2.13/ `undoMultiple` was still broken as transactions were not undone

2011-09-19 Thread Godefroid Chapelle
Log message for revision 122837: `undoMultiple` was still broken as transactions were not undone in the proper order : tids were stored and retrieved as dictionary keys. Changed: U Zope/branches/2.13/doc/CHANGES.rst U Zope/branches/2.13/src/App/Undo.py -=- Modified: Zope/branches

[Zope-Checkins] SVN: Zope/trunk/src/App/Undo.py `undoMultiple` was still broken as transactions were not undone in the proper

2011-09-19 Thread Godefroid Chapelle
Log message for revision 122838: `undoMultiple` was still broken as transactions were not undone in the proper order : tids were stored and retrieved as dictionary keys. Changed: U Zope/trunk/src/App/Undo.py -=- Modified: Zope/trunk/src/App/Undo.py ==