October 2005 Archives by subject
Starting: Sat Oct 1 09:18:19 EST 2005
Ending: Mon Oct 31 18:43:55 EST 2005
Messages: 193
- [Zope-Checkins]
CVS: Zope/lib/python/docutils/parsers/rst/directives
- __init__.py:1.2.10.9 admonitions.py:1.2.10.7
body.py:1.2.10.8 html.py:1.2.10.7 images.py:1.2.10.8
misc.py:1.2.10.8 parts.py:1.2.10.7 references.py:1.2.10.7
tables.py:1.1.2.4
Andreas Jung
- [Zope-Checkins]
SVN: Zope/branches/jim-reintegrate-zope3/lib/python/
Removed the zope external.
Jim Fulton
- [Zope-Checkins]
SVN: Zope/branches/jim-reintegrate-zope3/lib/python/zope/
Added empty container package.
Jim Fulton
- [Zope-Checkins]
SVN: Zope/branches/jim-reintegrate-zope3/lib/python/zope/
Added externals to the zope subpackages.
Jim Fulton
- [Zope-Checkins]
SVN: Zope/branches/philikon-zope32-integration/buildsupport/
Let's try some zpkg integration. I'll probably fail miserably
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Zope/branches/philikon-zope32-integration/configure
Python 2.4 is required
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Zope/branches/philikon-zope32-integration/lib/python/
Bring zdaemon external up to speed with the trunk
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Zope/branches/philikon-zope32-integration/lib/python/
Move to Zope 3.2 in the externals. Packages that are new in
this since
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Zope/branches/philikon-zope32-integration/lib/python/
update #include directives not that headers are dealt with
properly for packages
Fred L. Drake, Jr.
- [Zope-Checkins]
SVN: Zope/branches/philikon-zope32-integration/lib/python/
update zconfig to 2.3.1 for a zpkg-related case sensitivity fix
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Zope/branches/philikon-zope32-integration/releases/Zope2.cfg
Zope2 is a package,
so that would confuse zpkgutils when building a distro.
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Zope/branches/philikon-zope32-integration/releases/zpkg-support.pth
Don't let zpkgutils go on ZConfig cold turkey
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Zope/branches/philikon-zope32-integration/setup.py
point setup.py to the right package location in zope 2.
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Zope/branches/philikon-zope32-integration/utilities/
Moved to python2.4 instead of python2.3
Florent Guillaume
- [Zope-Checkins]
SVN: Zope/branches/Zope-2_8-branch/inst/WinBuilders/mk/python.mk
A one-character change to move to pywin32 build 205.
Tim Peters
- [Zope-Checkins]
SVN: Zope/branches/Zope-2_8-branch/inst/WinBuilders/README.txt
Record switch to pywin32 build 205.
Tim Peters
- [Zope-Checkins]
SVN: Zope/branches/Zope-2_8-branch/lib/python/AccessControl/User.py
Minimize whitespace changes between Zope 2.8 branch and Zope
2 trunk.
Florent Guillaume
- [Zope-Checkins]
SVN: Zope/branches/Zope-2_8-branch/lib/python/docutils/
update to docutils 0.3.9
Andreas Jung
- [Zope-Checkins]
SVN: Zope/branches/Zope-2_8-branch/lib/python/docutils/
update to docutils 0.3.9
Andreas Jung
- [Zope-Checkins]
SVN: Zope/branches/Zope-2_8-branch/lib/python/docutils/
update to docutils 0.3.9
Andreas Jung
- [Zope-Checkins]
SVN: Zope/branches/Zope-2_8-branch/lib/python/OFS/dtml/main.dtml
- don't show meta_types that don't have an action
Yvo Schubbe
- [Zope-Checkins]
SVN: Zope/branches/Zope-2_8-branch/lib/python/OFS/dtml/main.dtml
- replaced url_quote by html_quote for add list values
(pushing the add button escapes the value again)
Yvo Schubbe
- [Zope-Checkins]
SVN: Zope/branches/Zope-2_8-branch/lib/python/OFS/Image.py
Putative fix for Collector 1912.
Tim Peters
- [Zope-Checkins]
SVN: Zope/branches/Zope-2_8-branch/lib/python/Products/
backported some small interface improvements and related
cleanup from the trunk
Yvo Schubbe
- [Zope-Checkins]
SVN: Zope/branches/Zope-2_8-branch/lib/python/Products/PageTemplates/PageTemplate.py
Show error output when page templates have a syntax error.
Chris McDonough
- [Zope-Checkins]
SVN: Zope/branches/Zope-2_8-branch/lib/python/Products/ZCatalog/ZCatalog.py
- accept also the z3 version of PluggableIndex interface
Yvo Schubbe
- [Zope-Checkins]
SVN: Zope/branches/Zope-2_8-branch/lib/python/Products/ZCTextIndex/
- converted ILexicon to z3 and bridged it back
Yvo Schubbe
- [Zope-Checkins]
SVN: Zope/branches/Zope-2_8-branch/lib/python/Products/ZReST/
Revert unintended checkin.
Tres Seaver
- [Zope-Checkins]
SVN: Zope/branches/Zope-2_8-branch/lib/python/Products/ZReST/tests/test_ZReST.py
Repair copy-paste error.
Tres Seaver
- [Zope-Checkins]
SVN: Zope/branches/Zope-2_8-branch/lib/python/Products/ZSQLMethods/dtml/edit.dtml
- be a little more helpful by revealing the vanished database
connection ID
Jens Vagelpohl
- [Zope-Checkins]
SVN: Zope/branches/Zope-2_8-branch/lib/python/RestrictedPython/notes.txt
Added notes on how restricted python works. I hope I
Jim Fulton
- [Zope-Checkins]
SVN: Zope/branches/Zope-2_8-branch/lib/python/RestrictedPython/tests/before_and_after24.py
Added tests for handling generator expressions.
Jim Fulton
- [Zope-Checkins]
SVN: Zope/branches/Zope-2_8-branch/lib/python/RestrictedPython/tests/testRestrictions.py
Fixed a bug in getting source that prevented tests from being
used if
Jim Fulton
- [Zope-Checkins]
SVN: Zope/branches/Zope-2_8-branch/lib/python/Testing/ZopeTestCase/zopedoctest/FunctionalDocTest.txt
Adapt example tests to 'handle_errors' fix (r38599).
Stefan H. Holek
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/AccessControl/tests/testUserFolder.py
Forward-port tests for collector #1926 from 2.8 branch.
Tres Seaver
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/docutils/parsers/rst/directives/misc.py
removed debug code
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/PageTemplates/PageTemplate.py
Make page templates actually *show* the error they're
complaining about in the error output.
Chris McDonough
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/PageTemplates/tests/testZRPythonExpr.py
Forward port fix for Collector #1914 (omitted test).
Tres Seaver
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/PageTemplates/ZRPythonExpr.py
Forward port fix for Collector #1914.
Tres Seaver
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/Sessions/tests/testSessionDataManager.py
Convert subtransaction commits to savepoint creations.
Tim Peters
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/Sessions/tests/testSessionDataManager.py
Fix nonsensical test pointed out by Tim. We now test to make
sure that a subcommit attaches a _p_jar to the object.
Chris McDonough
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/ZCatalog/ZCatalog.py
- accept also the z3 version of PluggableIndex interface
Yvo Schubbe
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/ZCatalog/ZCatalogIndexes.py
accept also the z3 version of the PluggableIndex interface
Yvo Schubbe
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/ZReST/tests/test_ZReST.py
Repair copy-paste error.
Tres Seaver
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/ZSQLMethods/dtml/edit.dtml
- be a little more helpful by revealing the vanished database
connection ID
Jens Vagelpohl
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/RestrictedPython/Utilities.py
re-added DateTime import
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/RestrictedPython/Utilities.py
removed try.exception when import DateTime module (should be
available
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/reStructuredText/__init__.py
disallowing .. include directive
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Testing/ZopeTestCase/zopedoctest/FunctionalDocTest.txt
Adapt example tests to 'handle_errors' fix (r38608).
Stefan H. Holek
- [Zope-Checkins] CVS: Packages/OFS - Image.py:1.145.2.13
Sidnei da Silva
- [Zope-Checkins] CVS: Packages/ZEO - __init__.py:1.19.4.30
version.txt:1.9.4.29
Tim Peters
- [Zope-Checkins] CVS: Packages/ZEO - __init__.py:1.19.4.31
version.txt:1.9.4.30
Tim Peters
- [Zope-Checkins] CVS: Packages/ZEO - __init__.py:1.19.4.32
version.txt:1.9.4.31
Tim Peters
- [Zope-Checkins] CVS: Packages/ZEO/zrpc - connection.py:1.49.4.6
Tim Peters
- [Zope-Checkins] CVS: Packages/ZODB - __init__.py:1.23.4.30
Tim Peters
- [Zope-Checkins] CVS: Packages/ZODB - __init__.py:1.23.4.31
Tim Peters
- [Zope-Checkins] CVS: Packages/ZODB - __init__.py:1.23.4.32
Tim Peters
- [Zope-Checkins] CVS: Packages/ZODB - BaseStorage.py:1.34.4.5
Tim Peters
- [Zope-Checkins] CVS: Packages/ZODB - BaseStorage.py:1.34.4.6
Tim Peters
- [Zope-Checkins] CVS: Packages/Zope/Startup - datatypes.py:1.6.2.9
zopeschema.xml:1.7.2.19
Jens Vagelpohl
- [Zope-Checkins] CVS: Packages/ZPublisher - Converters.py:1.23.2.6
HTTPRequest.py:1.90.2.12 HTTPResponse.py:1.75.2.11
Jens Vagelpohl
- [Zope-Checkins] CVS: Products/PageTemplates -
ZRPythonExpr.py:1.10.68.2
Tres Seaver
- [Zope-Checkins] CVS: Products/PageTemplates/tests -
testZRPythonExpr.py:1.1.2.1
Tres Seaver
- [Zope-Checkins] CVS: Products/Transience -
TransientObject.py:1.9.68.6
Jens Vagelpohl
- [Zope-Checkins] CVS: Products/Transience/tests -
testTransientObject.py:1.8.68.2
Jens Vagelpohl
- [Zope-Checkins] CVS: Products/ZSQLMethods/dtml - edit.dtml:1.4.16.2
Jens Vagelpohl
- [Zope-Checkins] CVS: Products/ZSQLMethods/dtml - edit.dtml:1.4.16.3
Jens Vagelpohl
- [Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.625.2.357
Jens Vagelpohl
- [Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.625.2.359
Andreas Jung
- [Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.625.2.360
Jens Vagelpohl
- [Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.625.2.361
Andreas Jung
- [Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.625.2.362
Tres Seaver
- [Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.625.2.363
Sidnei da Silva
- [Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.625.2.364
Andreas Jung
- [Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.625.2.365
Jens Vagelpohl
- [Zope-Checkins] CVS: Zope/inst - versions.py:1.4.2.26
Andreas Jung
- [Zope-Checkins] CVS: Zope/inst/WinBuilders - README.txt:1.1.2.3
Tim Peters
- [Zope-Checkins] CVS: Zope/inst/WinBuilders/mk - python.mk:1.1.2.3
Tim Peters
- [Zope-Checkins] CVS: Zope/inst/WinBuilders/mk - zope.mk:1.1.2.5
Andreas Jung
- [Zope-Checkins] CVS: Zope/lib/python/docutils -
__init__.py:1.2.10.10 core.py:1.2.10.8 examples.py:1.1.4.4
frontend.py:1.2.10.9 io.py:1.2.10.8 nodes.py:1.2.10.8
statemachine.py:1.2.10.8 utils.py:1.2.10.8
Andreas Jung
- [Zope-Checkins] CVS: Zope/lib/python/docutils/languages -
__init__.py:1.2.10.8 af.py:1.1.2.8 cs.py:1.1.4.5
de.py:1.2.10.8 en.py:1.2.10.8 eo.py:1.1.2.6 es.py:1.1.2.8
fi.py:1.1.2.2 fr.py:1.2.10.8 it.py:1.2.10.8 pt_br.py:1.1.4.5
ru.py:1.1.2.8 sk.py:1.2.10.8 sv.py:1.2.10.8 zh_tw.py:1.1.2.2
Andreas Jung
- [Zope-Checkins] CVS: Zope/lib/python/docutils/languages -
nl.py:1.1.2.1 ca.py:1.1.2.1
Andreas Jung
- [Zope-Checkins] CVS: Zope/lib/python/docutils/parsers -
__init__.py:1.2.10.7
Andreas Jung
- [Zope-Checkins] CVS: Zope/lib/python/docutils/parsers/rst -
__init__.py:1.2.10.8 roles.py:1.1.4.5 states.py:1.2.10.8
tableparser.py:1.2.10.7
Andreas Jung
- [Zope-Checkins] CVS: Zope/lib/python/docutils/parsers/rst/languages
- __init__.py:1.2.10.8 af.py:1.1.2.8 cs.py:1.1.4.5
de.py:1.2.10.8 en.py:1.2.10.8 eo.py:1.1.2.6 es.py:1.1.2.8
fi.py:1.1.2.2 fr.py:1.2.10.8 it.py:1.2.10.8 pt_br.py:1.1.4.5
ru.py:1.1.2.8 sk.py:1.2.10.8 sv.py:1.2.10.8 zh_tw.py:1.1.2.2
Andreas Jung
- [Zope-Checkins] CVS: Zope/lib/python/docutils/parsers/rst/languages
- nl.py:1.1.2.1 ca.py:1.1.2.1
Andreas Jung
- [Zope-Checkins] CVS: Zope/lib/python/docutils/readers -
__init__.py:1.2.10.7 pep.py:1.2.10.8 standalone.py:1.2.10.7
Andreas Jung
- [Zope-Checkins] CVS: Zope/lib/python/docutils/readers/python -
__init__.py:1.3.2.6 moduleparser.py:1.3.2.6 pynodes.py:1.1.4.5
Andreas Jung
- [Zope-Checkins] CVS: Zope/lib/python/docutils/transforms -
__init__.py:1.2.10.7 components.py:1.2.10.7
frontmatter.py:1.2.10.7 misc.py:1.2.10.7 parts.py:1.2.10.7
peps.py:1.2.10.8 references.py:1.2.10.7 universal.py:1.2.10.7
Andreas Jung
- [Zope-Checkins] CVS: Zope/lib/python/docutils/writers -
__init__.py:1.2.10.8 docutils_xml.py:1.2.10.8
html4css1.py:1.2.10.8 latex2e.py:1.1.2.8 pep_html.py:1.2.10.7
pseudoxml.py:1.2.10.7
Andreas Jung
- [Zope-Checkins] CVS: Zope/lib/python/docutils/writers -
null.py:1.1.2.1 newlatex2e.py:1.1.2.1
Andreas Jung
- [Zope-Checkins] CVS: Zope/lib/python/ZServer -
HTTPResponse.py:1.43.8.5
Jens Vagelpohl
- [Zope-Checkins] CVS: Zope/lib/python/ZServer -
HTTPResponse.py:1.43.8.6
Jens Vagelpohl
- [Zope-Checkins] CVS: Zope/lib/python/ZServer/tests -
test_responses.py:1.1.2.3
Jens Vagelpohl
- [Zope-Checkins] CVS: Zope/lib/python/ZServer/tests -
test_responses.py:1.1.2.4
Jens Vagelpohl
- [Zope-Checkins] CVS: Zope/skel/etc - zope.conf.in:1.6.2.28
Jens Vagelpohl
- [Zope-Checkins] Re: [Zope3-checkins] SVN: zdaemon/trunk/
Rearranging to more typical layout
Fred Drake
- [Zope-Checkins] SVN:
Zope/branches/philikon-zope32-integration/ start cleaning out the trash;
there is more...
Chris McDonough
- [Zope-Checkins] SVN: zdaemon/trunk/ Finished tree reconfiguration.
Jim Fulton
- [Zope-Checkins] SVN: zdaemon/trunk/ Rearranging to more typical
layout
Jim Fulton
- [Zope-Checkins] SVN: zdaemon/trunk/src/ Created separate src dir
Jim Fulton
- [Zope-Checkins] SVN: zdaemon/trunk/src/zdaemon/tests/ Updated test
testRunIgnoresParentSignals:
Jim Fulton
- [Zope-Checkins] SVN: Zope/branches/chrism-mountpoint/ Create a
branch into which I'll temporarily merge zodb-blobs-branch
mountpoint changes.
Chris McDonough
- [Zope-Checkins] SVN: Zope/branches/chrism-mountpoint/ This branch
was never required.
Chris McDonough
- [Zope-Checkins] SVN: Zope/branches/jim-mproxy/ Added "Mild"
proxies. These are variations on Zope 3 security proxies
Jim Fulton
- [Zope-Checkins] SVN: Zope/branches/jim-mproxy/ Explore "mild"
proxies, which are more likely to be backward compatible
Jim Fulton
- [Zope-Checkins] SVN: Zope/branches/jim-reintegrate-zope3/ Created
branch to change the way Zope 3 is integrated at the zope
package level
Jim Fulton
- [Zope-Checkins] SVN: Zope/branches/philikon-zope32-integration/
Move the root PUBLICATION.cfg file to the release metadata
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/philikon-zope32-integration/
Stab at building through zpkgutils. I don't really know what
I'm doing,
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/philikon-zope32-integration/
start cleaning out the trash; there is more...
Fred L. Drake, Jr.
- [Zope-Checkins] SVN: Zope/branches/philikon-zope32-integration/
Zope now sends Zope 3 events when objects are added or removed from
Florent Guillaume
- [Zope-Checkins] SVN: Zope/branches/philikon-zope32-integration/ Of
course the file has to be in buildsupport, not releases. Which again
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/zodb-blobs-branch/ Move to ZODB
3.6.0b1.
Tim Peters
- [Zope-Checkins] SVN: Zope/branches/zodb-blobs-branch/ The
functionality of this branch has been merged into the HEAD.
Chris McDonough
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ -
OFS.Image.manage_FTPget() would str() it's .data attribute,
Sidnei da Silva
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ -
ZSQLMethod.manage_main: Moved the error message that warns of a
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ - Collector
#1863: Prevent possibly sensitive information to leak via
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ - marked
old-style product metadata support as deprecated
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Added
protection against the (small) risk that someone could mitate an
Jim Fulton
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Collector
#1888: Adjust call to 'engine.translate' to accomodate new
signature.
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Collector
#1914: Harden 'call_with_ns' against namespaces from other callers.
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Collector
#1926: fixed a typo in _doAddUser when password encryption is
Florent Guillaume
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Collector
#1927: Don't save rendered HTML / warnings as persistent attributes.
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ heading for
2.8.2
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Merge of fix
for #1490 to 2.8 branch: new zope.conf option for controlling
the encoding of data sent to ZPublisher without any specified
encoding.
Chris Withers
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Move to ZODB
3.4.2 final.
Tim Peters
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Move to ZODB
3.4.2b1.
Tim Peters
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Move to ZODB
3.4.2b2.
Tim Peters
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Move to ZODB
3.4.2b3.
Tim Peters
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ The '@'
character is now allowed in object ids (RFC 1738 allows it).
Florent Guillaume
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Zope 2.8.3
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Zope 2.8.4
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/doc/CHANGES.txt
- Collector #1895: testrunner: omitting the 'var' from recursive
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/doc/CHANGES.txt
- disabled ".. include" directive for all the ZReST product and the
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/doc/CHANGES.txt
there was already an entry for #1895
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/doc/CHANGES.txt
Chris McDonough
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/doc/CHANGES.txt
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/lib/python/
Added protection against the (small) risk that someone could
mitate an
Jim Fulton
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/lib/python/
Collector #1926: add tests for both not-yet-encrypted and
pre-encrypted passwords handed to '_doAddUser'.
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/lib/python/
disabled the reST .. include directive
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/test.py
Collector #1895: omit 'var' folder from recursive traversal
causing trouble
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/test.py Restore
shebang line.
Florent Guillaume
- [Zope-Checkins] SVN: Zope/tags/Zope-2-8-2/ Zope 2.8.2
Andreas Jung
- [Zope-Checkins] SVN: Zope/tags/Zope-2-8-3/ removed
Andreas Jung
- [Zope-Checkins] SVN: Zope/tags/Zope-2-8-3/ Zope 2.8.3
Andreas Jung
- [Zope-Checkins] SVN: Zope/tags/Zope-2-8-3/ Zope 2.8.3
Andreas Jung
- [Zope-Checkins] SVN: Zope/tags/Zope-2-8-4/ Zope 2.8.4
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/ - Collector #1863: Prevent
possibly sensitive information to leak via
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/trunk/ - Forward port fix from 2.8 branch
Sidnei da Silva
- [Zope-Checkins] SVN: Zope/trunk/ - removed old-style product
metadata support
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/ - ZSQLMethod.manage_main: Moved
the error message that warns of a
Jens Vagelpohl
- [Zope-Checkins] SVN: Zope/trunk/ Added a 'product-config' section
type to zope.conf, allowing arbitrary key-value mappings.
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/ Allow custom section types to play
in <product-config>.
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/ Collector #1490 - Added a new
zope.conf option to control the character set used to encode
unicode data that reaches ZPublisher without any specified encoding.
Chris Withers
- [Zope-Checkins] SVN: Zope/trunk/ Integrated the new test runner.
test.py is just a script that imports
Jim Fulton
- [Zope-Checkins] SVN: Zope/trunk/ Merge rev 38731 from 2.8 branch.
Tim Peters
- [Zope-Checkins] SVN: Zope/trunk/ Merge rev 38755 from 2.8 branch.
Tim Peters
- [Zope-Checkins] SVN: Zope/trunk/ Merge rev 38783 from 2.8 branch.
Tim Peters
- [Zope-Checkins] SVN: Zope/trunk/ Merge rev 39102 from the 2.8
branch.
Tim Peters
- [Zope-Checkins] SVN: Zope/trunk/ Merged from 2.8 branch:
Jim Fulton
- [Zope-Checkins] SVN: Zope/trunk/ Merged from 38738 on 2.8 branch:
Florent Guillaume
- [Zope-Checkins] SVN: Zope/trunk/ Move to ZODB 3.6.0.b2.
Tim Peters
- [Zope-Checkins] SVN: Zope/trunk/ Updated the test runner to make
inplace instances work better.
Jim Fulton
- [Zope-Checkins] SVN: Zope/trunk/ Use ZODB 3.6.01b1 on the Zope HEAD.
Chris McDonough
- [Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.txt
Chris McDonough
- [Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.txt - Collector #1895:
testrunner: omitting the 'var' from recursive
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.txt Added mention of
test runner.
Jim Fulton
- [Zope-Checkins] SVN: Zope/trunk/inst/WinBuilders/mk/python.mk Merge
rev 39672 from Zope-2_8-branch.
Tim Peters
- [Zope-Checkins] SVN: Zope/trunk/inst/WinBuilders/README.txt Merge
rev 39674 from Zope-2_8-branch.
Tim Peters
- [Zope-Checkins] SVN: Zope/trunk/lib/python/
warnings.resetwarnings() should never be called by tests.
Tim Peters
- [Zope-Checkins] SVN: Zope/trunk/lib/python/ Change to link to
top-level Zope 3 top-level packages one-by-one.
Jim Fulton
- [Zope-Checkins] SVN: Zope/trunk/lib/python/ Integrated a new
zdaemon that has, hopefully, a more robust
Jim Fulton
- [Zope-Checkins] SVN: Zope/trunk/lib/python/App/ProductContext.py -
minor code modernization (to make reading the code easier)
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/lib/python/App/ProductContext.py -
registerClass now also adds z3 interfaces to 'interfaces' of
the meta_type info
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/lib/python/docutils/ update to
docutils 0.3.9
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/docutils/ update to
docutils 0.3.9
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/OFS/dtml/main.dtml -
don't show meta_types that don't have an action
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/lib/python/OFS/dtml/main.dtml -
replaced url_quote by html_quote for add list values (pushing
the add button escapes the value again)
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/lib/python/OFS/Image.py Merge rev
38757 from 2.8 branch.
Tim Peters
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Products/MailHost/ -
added IMailHost interface
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Products/ZCTextIndex/ -
converted ILexicon to z3 and bridged it back
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Products/ZODBMountPoint/
Add one test and expand another for database mounting.
Chris McDonough
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Products/ZReST/
Forward-port fix for collector #1927 from 2.8 branch.
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Products/ZReST/ZReST.py
disallowing .. include directive
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/TAL/TALInterpreter.py
Collector #1888: Adjust call to 'engine.translate' to
accomodate new signature.
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/lib/python/zope/ Change to link to
top-level Zope 3 top-level packages one-by-one.
Jim Fulton
- [Zope-Checkins] SVN: Zope/trunk/lib/python/zope/ Changed to use a
tag that has a fix for a test_suite that returned
Jim Fulton
- [Zope-Checkins] SVN: Zope/trunk/lib/python/zope/ Integrated a newer
zope.testing that fixed handling if the --package
Jim Fulton
- [Zope-Checkins] SVN: Zope/trunk/lib/python/zope/ testing buildbot
Jim Fulton
- [Zope-Checkins] SVN: Zope/trunk/lib/python/zope/ testing buildbot
Jim Fulton
- [Zope-Checkins] SVN: Zope/trunk/test.py Collector #1895: omit 'var'
folder from recursive traversal causing trouble
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/test.py Fixed an option definition.
Jim Fulton
- [Zope-Checkins] SVN: Zope/trunk/test.py Removed a silly test.
Jim Fulton
Last message date:
Mon Oct 31 18:43:55 EST 2005
Archived on: Mon Oct 31 18:43:55 EST 2005
This archive was generated by
Pipermail 0.09 (Mailman edition).