January 2007 Archives by subject
Starting: Sat Jan 6 10:47:23 EST 2007
Ending: Tue Jan 30 13:58:09 EST 2007
Messages: 125
- [Zope-Checkins]
SVN: zdaemon/branches/jim-env/src/zdaemon/README.txt fix typos
Fred L. Drake, Jr.
- [Zope-Checkins]
SVN: Zope/branches/2.10/lib/python/Products/PageTemplates/
backported woraround for unicode issue in
Andreas Jung
- [Zope-Checkins]
SVN: Zope/branches/2.10/lib/python/Products/PageTemplates/
merge from HEAD
Andreas Jung
- [Zope-Checkins]
SVN: Zope/branches/2.10/lib/python/Products/PageTemplates/
merge from trunk (PreferredResolver, more tests),
fixes Collector #2180
Andreas Jung
- [Zope-Checkins]
SVN: Zope/branches/2.10/lib/python/Products/PageTemplates/
merged UnicodeEncodingConflictResolver
Andreas Jung
- [Zope-Checkins]
SVN: Zope/branches/2.10/lib/python/Products/PageTemplates/Expressions.py
merge from HEAD
Andreas Jung
- [Zope-Checkins]
SVN: Zope/branches/2.10/lib/python/Products/PageTemplates/tests/
merged fixes from HEAD in order to make "zopectl test"
Andreas Jung
- [Zope-Checkins]
SVN: Zope/branches/2.10/lib/python/Products/PageTemplates/tests/testExpressions.py
coding preamble
Andreas Jung
- [Zope-Checkins]
SVN: Zope/branches/2.10/lib/python/Products/PageTemplates/tests/testExpressions.py
merge from HEAD
Andreas Jung
- [Zope-Checkins]
SVN: Zope/branches/2.10/lib/python/Products/PageTemplates/tests/testZopePageTemplate.py
The setUp and tearDown methods are owned by ZopeTestCase.
Stefan H. Holek
- [Zope-Checkins]
SVN: Zope/branches/2.10/lib/python/zope/app/EXTERNALS.txt
sync with svn:externals
Ross Patterson
- [Zope-Checkins]
SVN: Zope/branches/2.10/lib/python/ZPublisher/Converters.py
Collector #2263: 'field2ulines' did not convert empty string
correctly.
Tres Seaver
- [Zope-Checkins]
SVN: Zope/branches/2.9/lib/python/Products/PageTemplates/
get rid of executable bit.
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Zope/branches/2.9/lib/python/Products/PageTemplates/tests/
Give test a better name
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Zope/branches/2.9/lib/python/Products/PageTemplates/tests/testZopePageTemplate.py
added test for manage_FTPget()
Andreas Jung
- [Zope-Checkins]
SVN: Zope/branches/ajung-death-to-unicode-errors/lib/python/Products/PageTemplates/
- implemented some unicode encoding conflict resolvers
Andreas Jung
- [Zope-Checkins]
SVN: Zope/branches/ajung-death-to-unicode-errors/lib/python/Products/PageTemplates/
added
Andreas Jung
- [Zope-Checkins]
SVN: Zope/branches/ajung-death-to-unicode-errors/lib/python/Products/PageTemplates/Expressions.py
some lame solution but that actually works pretty well
Andreas Jung
- [Zope-Checkins]
SVN: Zope/branches/ajung-death-to-unicode-errors/lib/python/Products/PageTemplates/interfaces.py
added
Andreas Jung
- [Zope-Checkins]
SVN: Zope/branches/ajung-final-zpt-zpublisher-fixes/
Andreas Jung
- [Zope-Checkins]
SVN: Zope/branches/ajung-final-zpt-zpublisher-fixes/lib/python/
improved XML preamble handling, not complete so far
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/AccessControl/dtml/reportUserPermissions.dtml
improved UI
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/PageTemplates/__init__.py
added monkeypatch to workaround unicode incompatibility
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/PageTemplates/Expressions.py
fix for tests
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/PageTemplates/tests/output/CheckI18nTranslateHooked.html
fixes for recent ZPT changes
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/PageTemplates/tests/test
added provideUtility() calls for UnicodeEncodingConflictResolver
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/PageTemplates/tests/testExpressions.py
coding preamble
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/PageTemplates/tests/testExpressions.py
tests for unicode encoding resolver
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/PageTemplates/tests/testZopePageTemplate.py
extended some tests using content_type = text/xml
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/PageTemplates/tests/testZopePageTemplate.py
more tests
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/PageTemplates/tests/testZopePageTemplate.py
more tests
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/PageTemplates/tests/testZopePageTemplate.py
test for collector #2269
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/PageTemplates/tests/testZopePageTemplate.py
The setUp and tearDown methods are owned by ZopeTestCase.
Stefan H. Holek
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/PageTemplates/tests/testZopePageTemplate.py
typo
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/PageTemplates/unicodeconflictresolver.py
cleanup
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/PageTemplates/unicodeconflictresolver.py
ignore '*' as encoding
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/PageTemplates/unicodeconflictresolver.py
typo
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/PageTemplates/ZopePageTemplate.py
wording
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/PythonScripts/tests/testPythonScript.py
added some more tests for DateTime, Set classes
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/webdav/tests/testPUT_factory.py
added test for Collector #2261 (no fix for the problem so far)
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/webdav/tests/testPUT_factory.py
added WEBDAV_SOURCE_PORT=1 to request
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/webdav/tests/testPUT_factory.py
fixed wording
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/webdav/tests/testPUT_factory.py
removed pdb
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/webdav/tests/testPUT_factory.py cleanup
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/ZPublisher/HTTPResponse.py some cleanup
Andreas Jung
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/ZPublisher/tests/testPublish.py
get rid of deprecated import
Philipp von Weitershausen
- [Zope-Checkins] Re: [Zope3-checkins] SVN:
Zope3/branches/3.3/src/zope/app/ Merge
PersistentInterfaceClass fix from trunk r72109 as described in
Ross Patterson
- [Zope-Checkins] Re: [Zope3-checkins] SVN:
Zope3/branches/3.3/src/zope/app/ Merge
PersistentInterfaceClass fix from trunk r72109 as described in
Christian Theune
- [Zope-Checkins] Re: [Zope3-checkins] SVN:
Zope3/branches/3.3/src/zope/app/ Merge
PersistentInterfaceClass fix from trunk r72109 as described in
Ross Patterson
- [Zope-Checkins] Re: [Zope3-checkins] SVN:
Zope3/branches/3.3/src/zope/app/ Merge
PersistentInterfaceClass fix from trunk r72109 as described in
Christian Theune
- [Zope-Checkins] SVN: Products.Five/branches/1.4/browser/tests/ Add
an ftest that demonstrates
zope.security.management.checkPermission() works in Zope 2.
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.4/browser/tests/ Also
test for a permission that anonymous doesn't have.
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.5/ Merge from 1.4
branch:
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.5/ prepare release
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.5/viewlet/ Functional
tests shouldn't use zope.app.testing.placelesssetup because
that in itself
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/tags/1.5.2/ tag release
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/trunk/ - prepared Five trunk for
being moved to Zope core
Yvo Schubbe
- [Zope-Checkins] SVN: Products.Five/trunk/ - re-added trunk for a
README.txt file that explains what happened with the trunk
Yvo Schubbe
- [Zope-Checkins] SVN: Products.Five/trunk/ - svn properties cleanup
Yvo Schubbe
- [Zope-Checkins] SVN: Products.Five/trunk/ - updated change log
Yvo Schubbe
- [Zope-Checkins] SVN: Products.Five/trunk/ Five trunk was moved to
Zope/trunk/lib/python/Products/Five
Yvo Schubbe
- [Zope-Checkins] SVN: Products.Five/trunk/ Merge from 1.4 branch:
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/trunk/README.txt - added file
that explains what happened with the trunk
Yvo Schubbe
- [Zope-Checkins] SVN: Products.Five/trunk/sizeconfigure.py -
whitespace cleanup
Yvo Schubbe
- [Zope-Checkins] SVN: zdaemon/branches/jim-env/ devel branch to add
ability to set environment variables in zdaemon conf file
Jim Fulton
- [Zope-Checkins] SVN: zdaemon/branches/jim-env/src/zdaemon/
checkpoint
Jim Fulton
- [Zope-Checkins] SVN: zdaemon/branches/jim-env/src/zdaemon/ Added
log-rotation (reopening) for the transctipt log. Unfortunately,
Jim Fulton
- [Zope-Checkins] SVN: zdaemon/branches/jim-env/src/zdaemon/ Finished
adding support for setting environment variables.
Jim Fulton
- [Zope-Checkins] SVN: zdaemon/tags/2.0a1/ Tagged release
Jim Fulton
- [Zope-Checkins] SVN: zdaemon/tags/2.0a2/ tag release
Jim Fulton
- [Zope-Checkins] SVN: zdaemon/trunk/ Added code to try to deal with
apps that extend zdaemon and don't get
Jim Fulton
- [Zope-Checkins] SVN: zdaemon/trunk/ Added reference documentation
and some edge-case tests.
Jim Fulton
- [Zope-Checkins] SVN: zdaemon/trunk/ Bug Fixed:
Jim Fulton
- [Zope-Checkins] SVN: zdaemon/trunk/ Updated release info
Jim Fulton
- [Zope-Checkins] SVN: zdaemon/trunk/ Updated release info.
Jim Fulton
- [Zope-Checkins] SVN: zdaemon/trunk/ Updated release info:
Jim Fulton
- [Zope-Checkins] SVN: zdaemon/trunk/src/zdaemon/ Accept duplicate
command-line options to work with scripts that embed
Jim Fulton
- [Zope-Checkins] SVN: zdaemon/trunk/src/zdaemon/zd Moved set_uid out
to the ctl script.
Jim Fulton
- [Zope-Checkins] SVN: Zope/branches/2.10/ - Collector #2261:
Acquisition when creating objects via Webdav.
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.10/ - Collector #2269: fixed
broken FTP support for ZPT
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.10/ - Fixed Collector #2190:
Calls to
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/2.10/ Fixed Collector #2223:
Evaluation of booleans in TALES and the 'default' variable.
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/2.10/ preparing 2.10.2
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.10/ preparing 2.10.2
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.10/ Update externals to newly
released Zope 3.3.1, and remove a monkey patch that
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/2.10/ we want a 2.10.2 beta 1
release
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.10/doc/CHANGES.txt
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.10/doc/CHANGES.txt
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.10/doc/CHANGES.txt removed
dupe entry
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.10/inst/versions.py wrong data
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.10/lib/python/Products/ Swtich
to newest Five 1.5.x release
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/2.10/skel/etc/site.zcml Back out
accidental commit from yesterday
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/2.9/ Collector #2263:
'field2ulines' did not convert empty string correctly.
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/ajung-death-to-unicode-errors/
branch to get rid of ZPT related unicode errors
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/ajung-zpt-encoding-fixes/
removed, no longer needed
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/whitmo-2.10-layers/ Merged
r70147:71822 from 2.10 branch.
Stefan H. Holek
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Collector
#2263: 'field2ulines' did not convert empty string correctly.
Tres Seaver
- [Zope-Checkins] SVN: Zope/tags/2.10.2/ 2.10.2
Andreas Jung
- [Zope-Checkins] SVN: Zope/tags/2.10.2/ removed
Andreas Jung
- [Zope-Checkins] SVN: Zope/tags/2.10.2/ Zope 2.10.2
Andreas Jung
- [Zope-Checkins] SVN: Zope/tags/2.10.2b1/ 2.10.2b1
Andreas Jung
- [Zope-Checkins] SVN: Zope/tags/2.10.2b1/ 2.10.2b1
Andreas Jung
- [Zope-Checkins] SVN: Zope/tags/2.10.2b1/ 2.10.2b1
Andreas Jung
- [Zope-Checkins] SVN: Zope/tags/2.10.2b1/ removed
Andreas Jung
- [Zope-Checkins] SVN: Zope/tags/2.10.2b1/ removed
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/ - Collector #2269: fixed broken
ZPT FTP support
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/ - some minor plugin indexes cleanup
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/ added permission/role reporting
for a particular user in the
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/ collector #1918: added Set to
RestrictedPython
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/ Fix for collector #2261. At least
an ugly temporary fix. This could be cleaned up a
Lennart Regebro
- [Zope-Checkins] SVN: Zope/trunk/ fixed code to allow Python's 'set'
module
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/ Forward port from 2.10 branch:
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/trunk/ Forwardport from 2.10 branch:
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/trunk/ ollector #2263: 'field2ulines' did
not convert empty string correctly.
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/ support for a
configurable resolver for UnicodeDecodeErrors
Chris Withers
- [Zope-Checkins] SVN: Zope/trunk/ support for a configurable
resolver for UnicodeDecodeErrors
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.txt Wrap long lines.
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/lib/python/AccessControl/ cleanup,
added entry to interfaces
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Products/ - made room
for Five trunk
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Products/ Housekeeping
after move of Five into Products.
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Products/Five/ - moved
Five trunk
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Products/PageTemplates/
added a PreferredCharset resolver that also
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Products/PageTemplates/
removed content-type restrictions (text/html, text/xml only)
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/ZServer/ removed 'types'
imports
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/skel/etc/site.zcml Merge from 2.10
branch:
Philipp von Weitershausen
Last message date:
Tue Jan 30 13:58:09 EST 2007
Archived on: Sun Mar 9 17:59:12 EST 2008
This archive was generated by
Pipermail 0.09 (Mailman edition).