March 2007 Archives by author
Starting: Thu Mar 1 05:15:14 EST 2007
Ending: Thu Mar 29 15:09:11 EST 2007
Messages: 124
- [Zope3-checkins] SVN: Zope3/trunk/ fixed
http://zope.org/Collectors/Zope3-dev/714,
ZServer sends now Connection headers correctly
Jodok Batlogg
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/server/http/ when
sending the header 'Connection: keep-alive' explicitly,
'Connection: close' was sent back. fixed it.
Jodok Batlogg
- [Zope3-checkins] SVN: Zope3/trunk/ Fixed
zope.app.cache.ram.RAMCache which ignored the cleanupInterval
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/branches/3.3/ Fixed
zope.app.cache.ram.RAMCache which ignored the cleanupInterval
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/security/ conditional
imports, specific deps
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/applicationcontrol/
remove zope.app.i18n dep
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/container/ remove
zope.app i18n dep
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/authentication/
remove zope.app.i18n dep
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/testing/tests.py fix
zcmlfiles import
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/testing/tests.py
move out zcml test to zope.app.zcmlfiles
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/zcmlfiles/tests.py
move out zcml test from zope.app.testing to zope.app.zcmlfiles
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/module/__init__.py
remove zapi dep
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/component/ remove
zope.app.i18n dep
Bernd Dorn
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/pagetemplate/tests/test_ clean imports
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/pagetemplate/ remove
zope.app.i18n dep
Bernd Dorn
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/pagetemplate/metaconfigure.py
make zope.testing dep soft
Bernd Dorn
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/interpreter/python.py
remove unused imports
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/security/ clean imports
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/security/ cleanup
imports, soft dep for testing cleanup
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/testing/ clean
imports, remove zapi dep
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/component/ cleanup
interfaces
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/component/ make
testing a soft dep
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/publisher/ cleanup
imports
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/publisher/i remove
zope.app.i18n dep
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/securitypolicy/
remove zope.app.i18n dep, clean imports
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/securitypolicy/ soft
dep to testing
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/schema/vocabulary.py
clean imports, soft dep to testing
Bernd Dorn
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/generations/browser/managers.py
clean imports
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/generations/browser/
merge ftests into test so that tests are run from the default
testrunner
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/renderer/ clean
imports, remove zope.app.i18n dep
Bernd Dorn
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/zcmlfiles/configure.zcml
use module path for locales
Bernd Dorn
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/principalannotation/tests.py
clean imports
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/rotterdam/ remove
zope.app.i18n dep
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/rotterdam/ merge
ftests into tests package, for execution with normal testrunner
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/wsgi/ clean imports
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/folder/browser/
remove zope.app.preview dep
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/formlib/ merge ftests
into tests
Bernd Dorn
- [Zope3-checkins] SVN: zope.formlib/trunk/ finder deps,
remove zope.app
Bernd Dorn
- [Zope3-checkins] SVN: zope.formlib/trunk/buildout.cfg ftests are
now in tests so no pattern needed
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/exception/ clean
imports
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/exception/ merge
ftests into tests
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/traversing/ clean
imports, merge ftests into tests
Bernd Dorn
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/exception/browser/exception-ftesting.zcml
fix zcml ftesting slug
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/zptpage/ remove
zope.app.i18n dep, merge ftests into tests
Bernd Dorn
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/exception/browser/exception-ftesting.zcml
fix the fix
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/session/ clean
imports, remove zope.app.18n dep, merge ftests into tests
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/zptpage/browser/
remove zope.app.preview dep
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/authentication/
merge ftests into tests, clean imports
Bernd Dorn
- [Zope3-checkins] SVN: zope.formlib/trunk/setup.cfg finished buildout
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/testing/ merge
ftests into tests
Bernd Dorn
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/testing/ftesting.zcml
remove unused zope.app.file dep
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/publication/ merge
ftests into tests
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/file/ remove
zope.app.i18n dep
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/file/browser/ remove
zope.app.preview dep
Bernd Dorn
- [Zope3-checkins] SVN: zope.testing/trunk/setup.cfg tag svn revision
by default
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/appsetup/schema/ put
schema.xml into subfolder,
so we can reference it as svn:external, see schema/README.txt
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/dav/adapter.py clean
imports
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ make schema.xml
locally available in server implementation,
so they can be installed as eggs,
ZConfig does not provide the ability to reference schema files via
package paths
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/server/ use absolute
path in external
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/twisted/ use
absolute path in external
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ finaly found an
undocumented way to use package names in extends,
so use this to refer to the base schema.xml
Bernd Dorn
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/appsetup/schema/README.txt
finaly found an undocumented way to use package names in
extends, so use this to refer to the base schema.xml
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/catalog/ break up
the ZCML to make it easier to re-use
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ merge
zope.app.pagetemplate.ftests into zope.app.pagetemplate.tests
Fred L. Drake, Jr.
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/form/browser/tests/test_
remove unused imports
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/form/ - remove
dependency on zope.app.zapi
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/publisher/xmlrpc/
re-arrange to play nice with the new testrunner
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/publisher/ remove
dependency on zope.app.zapi
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: zope.testing/trunk/src/zope/testing/ Added a
small framework for automating doctest setUp/tearDown.
Jim Fulton
- [Zope3-checkins] SVN: zope.testing/trunk/s Fixed tear-down order
bug.
Jim Fulton
- [Zope3-checkins] SVN: zope.testing/trunk/INSTALL.txt Removed a
somewhat pointless file.
Jim Fulton
- [Zope3-checkins] SVN: zope.testing/trunk/ merged CHANGES.txt and
README.txt and updated release info.
Jim Fulton
- [Zope3-checkins] SVN: zope.testing/trunk/setup.cfg This file is a
recipe for bad releases
Jim Fulton
- [Zope3-checkins] SVN: zope.testing/trunk/README.txt Added missing
change.
Jim Fulton
- [Zope3-checkins] SVN: zope.testing/tags/3.4.0/ tagged release
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/ftests/doctest.txt
Fix of broken test by my change at rev 71926, sorry
Adam Groszer
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/a o Added an optional
context argument to the standard IAnnotations adapters.
Jacob Holm
- [Zope3-checkins] SVN: Zope3/trunk/ Implemented pre marshaller for
xmlrpxlib.Binary which
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/folder/ Added
AppFolderLayer for existing ftests.
Baiju M
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/dtmlpage/ Added
DTMLPageLayer for existing ftests.
Baiju M
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ set
svn:eol-style=native
Baiju M
- [Zope3-checkins] SVN: zope.testing/trunk/ - Added Buildout support
Baiju M
- [Zope3-checkins] SVN: zope.formlib/trunk/ Added Buildout support
Baiju M
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/component/globalregistry.py
zope.testing should not be a hard dependency, fixes #760
Baiju M
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/component/globalregistry.py
Remove bare exception (sorry!)
Baiju M
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/onlinehelp/ -
Correct path to 'welcome.stx'
Baiju M
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/security/metadirectives.py
Added missing 'attributes' directive in
app.security.metaconfigure.IRequire,
Gustavo Niemeyer
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Added functional
doctests and an AppFSSyncLayer
Uwe Oestermeier
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/fssync/ Fixed some
encoding problems on OS X.
Uwe Oestermeier
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Moved fssync
subpackages to zope.app.fssync in order to reduce
dependencies on zope.fssync.
Uwe Oestermeier
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Moved fssync subp
Uwe Oestermeier
- [Zope3-checkins] SVN: Zope3/branches/3.3/src/zope/app/interface/
Backport changes from trunk to pass tests on Mac.
Ross Patterson
- [Zope3-checkins] SVN: zope.testing/trunk/ add exit-with-status
support
Gary Poster
- [Zope3-checkins] SVN: Zope3/trunk/ Attempt resolving issue
http://www.zope.org/Collectors/Zope3-dev/655 by removing
abort() calls from zope.app.form and modifying the
publication object to not attempt a commit of doomed transactions.
Brian Sutherland
- [Zope3-checkins] SVN: Zope3/trunk/ Fixed classregistry.txt in
zope.app.apidoc to write to a temporary directory rather than
the source tree.
Brian Sutherland
- [Zope3-checkins] SVN: Zope3/trunk/ Fixed test_directives.py in
zope.sendmail to write to a temporary directory rather than
the source tree.
Brian Sutherland
- [Zope3-checkins] SVN: zope.testing/trunk/ Fix
testrunner-wo-source.txt and testrunner-errors.txt to run
with a read-only source tree.
Brian Sutherland
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/publication/tests/test_zopepublication.py
Add a test for my commit in 72976 (It fails without that patch).
Brian Sutherland
- [Zope3-checkins] SVN: Zope3/trunk/ Attempt resolving issue
http://www.zope.org/Collectors/Zope3-dev/655 by removing
abort() calls from zope.app.form and modifying the publication
object to not attempt a commit of doomed transactions.
Brian Sutherland
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Fixed
zope.app.file.browser.file. Last-Modified time was wrong.
Yusei Tahara
- [Zope3-checkins]
SVN: Zope3/branches/3.3/src/zope/app/file/browser/file.py
Backport changes from trunk.
Yusei Tahara
- [Zope3-checkins] SVN: Zope3/branches/3.3/doc/CHANGES.txt Fixed
zope.app.file.browser.file. Last-Modified time was wrong.
Yusei Tahara
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/fssync/fspickle.txt
Remove concrete value for future changes.
Yusei Tahara
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/component/ Fixed a
bug that local site manager was not copied properly(Issue 758).
Yusei Tahara
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/locales/ja/LC_MESSAGES/zope.
Improve translation a little.
Yusei Tahara
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Fixed issue 758:
ObjectCopier doesn't copy local utilities properly.
Yusei Tahara
- [Zope3-checkins] SVN: Zope3/trunk/ content_type is editable in the
ZMI.
Yusei Tahara
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Moved fssync
subpackages to zope.app.fssync in order to reduce dependencies on
zope.fssync.
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Moved fssync subpackages to zo
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/ - switched fieldstorage to a
custom class that creates temporary
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/src/ - bumped zodb version to
current trunk (73079, same as the one zope 2 gets integrated with)
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/ Attempt resolving issue
http://www.zope.org/Collectors/Zope3-dev/655 by removing abort() calls
from
zope.app.form and modifying the publication object to not attempt a
commit of doomed transactions.
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Fixed
zope.app.file.browser.file. Last-Modified time was wrong.
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt
Fixed zope.app.file.browser.file. Last-Modified time was wrong.
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/src/ - updated revision of ZODB
to match fixed test
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ move a test to a more
appropriate place (breaks a test dependency in
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt
Fixed zope.app.file.browser.file. Last-Modified time was wrong.
Tahara Yusei
- [Zope3-checkins] SVN: Zope3/trunk/ The TextAreaWidget was not
escaping its content when the validation failed.
Christian Zagrodnick
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locking/ whitespace
Christian Zagrodnick
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/publisher/browser/menumeta.py
refactored the menuItemsDirective so you can easily change
the MenuItem implementation in subclasses
Christian Zagrodnick
- [Zope3-checkins] SVN: Zope3/trunk/ -
zope.pagetemplate.pagetemplatefile introspects the html http-equiv
Christian Zagrodnick
- [Zope3-checkins] SVN: Zope3/branches/3.3/ -
zope.app.form.browser.textwidgets: The TextAreaWidget was not
escaping
Christian Zagrodnick
- [Zope3-checkins] SVN: Zope3/branches/3.2/ -
zope.app.form.browser.textwidgets: The TextAreaWidget was not
escaping
Christian Zagrodnick
- [Zope3-checkins] SVN: Zope3/trunk/ - added widget for
zope.schema.FrozenSet like for zope.schema.Set.
Christian Zagrodnick
Last message date:
Thu Mar 29 15:09:11 EST 2007
Archived on: Thu Mar 29 15:09:11 EST 2007
This archive was generated by
Pipermail 0.09 (Mailman edition).