December 2005 Archives by subject
Starting: Thu Dec 1 07:48:36 EST 2005
Ending: Sat Dec 31 14:59:24 EST 2005
Messages: 284
- [Zope3-checkins]
SVN: zope.testing/trunk/src/zope/testing/doctest.py In debug mode,
shouldn't clean up test globs. That is done more
Jim Fulton
- [Zope3-checkins]
SVN: zope.testing/trunk/src/zope/testing/testrunner
Added logic to cleanup attributes created in test setUp routines.
Jim Fulton
- [Zope3-checkins]
SVN: zope.testing/trunk/src/zope/testing/testrunner-coverage.txt
Typo
Dmitry Vasiliev
- [Zope3-checkins]
SVN: zope.testing/trunk/src/zope/testing/testrunner.py
Added test for MyTrace
Dmitry Vasiliev
- [Zope3-checkins]
SVN: zope.testing/trunk/src/zope/testing/testrunner.py
Fixed % and - precedence.
Florent Guillaume
- [Zope3-checkins]
SVN: zope.testing/trunk/src/zope/testing/testrunner.py Fixed typo
Dmitry Vasiliev
- [Zope3-checkins]
SVN: zope.testing/trunk/src/zope/testing/testrunner.txt
Updated to reflect old renaming.
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/apidoc/codemodule/browser/introspector.pt
Fixed bad message id:
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/apidoc/component.
Merge trunk revision 40969:
Gary Poster
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/apidoc/ifacemodule/
More i18n for the interface details screen
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/apidoc/static.py
mechanize API changed, so this little fix is needed.
Stephan Richter
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/applicationcontrol/browser/servercontrol.pt
Added i18n:translate
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/applicationcontrol/browser/servercontrol.py
Added two translation slots
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/authentication/idpicker.py
Updated the name chooser for principal and group folders to disallow
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/content_types/ fixed ZPL
Andreas Jung
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/content_types/__init__.pyc
- removing pyc file that someone added (accidentally i think)
Christian Theune
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/locales/de/LC_MESSAGES/zope.
Fixed issue 514: i18n translation item - standart -> standard
Christian Theune
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/locales/es/LC_MESSAGES/zope.
Translations updated
Egon Frerich
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/locales/extract.py
Backported revision 40653 from the trunk:
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/locales/fr/LC_MESSAGES/zope.
Egon Frerich
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/locales/ru/LC_MESSAGES/zope.
Updated russian translation
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/locales/ru/LC_MESSAGES/zope.
Updated russian translation
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/locales/ru/LC_MESSAGES/zope.
Updated russian translation
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/locales/ru/LC_MESSAGES/zope.
Updated russian translation
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/locales/ru/LC_MESSAGES/zope.
Updated russian translation
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/locales/zope.pot
Updated POT file
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/locales/zope.pot
Updated POT file
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/locales/zope.pot
Updated POT file
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/publisher/browser/menu.py
Merge trunk revision 40958:
Gary Poster
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/publisher/http.zcml
Added a security declaration for the handy DirectResult.
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/rotterdam/template
Merged 40646 from trunk:
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/server/mkzopeinstance.py
Added hack to try to work around distutils strippping execute bits.
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/server/tests/test_mkzopeinstance.py
Fixed some bad tests.
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/server/wsgi.py
Wrapped a long line.
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/twisted/asyncore_main_loop.py
Use thread,
rather than threading to avoid spurious messages on exit.
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/twisted/DEPENDENCIES.cfg
Improved dependency info.
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/twisted/tests/test_inputbuffering.py
Added code to make the client wait for a server to shutdown
(I hope).
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/twisted/tests/test_zeo.py
Added code to wait for shutdown when an instance is stopped,
to avoid
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/wfmc/configure.zcml
Removed duplicate link
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/i18n/tests/test_formats.py
Merge trunk revision 40912:
Gary Poster
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/interface/human.txt
Restified Python path.
Stephan Richter
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/publisher/interfaces/
Added __docformat__ = "reStructuredText"
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/jim-mkzopeinstance/src/zope/app/
Checkpoint initial rearrangement so svn will let me do what I
want to do next.
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/app/versioncontrol/interfaces.py
fix stupid typo
Fred L. Drake, Jr.
- [Zope3-checkins]
SVN: Zope3/branches/zope-with-formlib-for-zope-3.1.x/
branch for maintenance of zope.formlib for Zope 3.1.x
Fred L. Drake, Jr.
- [Zope3-checkins]
SVN: Zope3/branches/zope-with-formlib-for-zope-3.1.x/src/zope/formlib/pageform.pt
merge revision 40608 from Gary Poster:
Fred L. Drake, Jr.
- [Zope3-checkins]
SVN: Zope3/tags/Zope-3.2.0b1/src/zope/app/version.txt
Added release-specific meta data
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/tags/Zope-3.2.0b1/src/zope/app/version.txt
Release-specific meta data
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/tags/Zope-3.2.0b2/src/zope/app/version.txt
Added version marker
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/trunk/releases/ZopeTestbrowser/PUBLICATION.cfg
change the name and description in the zope.testbrowser metadata
Benji York
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/apidoc/codemodule/browser/introspector.pt
Added i18n:domain and some translation slots
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/apidoc/codemodule/browser/introspector.pt
Merged revision 40855 from the 3.2 branch:
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/apidoc/codemodule/browser/introspector.txt
apply slightly different fix to functional test "bug";
and what kind of an
Benji York
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/apidoc/presentation.py
Bugfix, APIDoc will not find the correct path for
Roger Ineichen
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/applicationcontrol/browser/servercontrol.pt
Merged revision 40850 from the 3.2 branch:
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/applicationcontrol/browser/servercontrol.py
Merged revision 40841 from the 3.2 branch:
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/applicationcontrol/configure.zcml
- fixed small typo
Christian Theune
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/authentication/browser/principalfolder.zcml
- fixed word duplication
Christian Theune
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/authentication/idpicker.py
Merged from 3.2 branch:
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/component/metaconfigure.py
Deprecated the non-functional defaultLayer directive. Also made it
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/container/browser/contents.pt
- transmute a <div> to <tal:block> to remove a potential empty tag
Benji York
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/container/tests/test_constraints.py
Do same tearDown as setUp otherwise test -D fails here.
Florent Guillaume
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/container/tests/test_objectmover.py
Added test that checks what events are sent during a move.
Florent Guillaume
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/content_types/tests/testContentTypes.py.new
removed
Andreas Jung
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/file/DEPENDENCIES.cfg
removed merge conflict
Andreas Jung
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/form/browser/configure.zcml
Fix whitespace.
Stephan Richter
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/locales/de/LC_MESSAGES/zope.
Bug 282: checked german translations of 'log' and 'interface'
and corrected
Christian Theune
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/locales/de/LC_MESSAGES/zope.
Cleaned up language and a couple of typos.
Christian Theune
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/locales/de/LC_MESSAGES/zope.
Consistency and typos
Christian Theune
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/locales/de/LC_MESSAGES/zope.
Fixed issue 514: i18n translation item - standart -> standard
Christian Theune
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/locales/de/LC_MESSAGES/zope.
More language cleanup.
Christian Theune
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/locales/fr/LC_MESSAGES/zope.
French translation updated
Egon Frerich
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/locales/ru/LC_MESSAGES/zope.
Russian translation updated
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/locales/ru/LC_MESSAGES/zope.
Russian translation updated
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/locales/ru/LC_MESSAGES/zope.
Updated russian translation
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/locales/ru/LC_MESSAGES/zope.
Updated russian translation
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/locales/ru/LC_MESSAGES/zope.
Updated russian translation
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/locales/ru/LC_MESSAGES/zope.
Updated russian translation
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/locales/ru/LC_MESSAGES/zope.
Updated russian translation
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/publisher/browser/configure.zcml
Removed the use of the non-functional defaultLayer directive.
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/publisher/browser/menu.py
remove ProxyFactory from , per
http://mail.zope.org/pipermail/zope3-dev/2005-December/017206.html
ff.
Gary Poster
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/server/mkzopeinstance.py
Merged from 3.2 branch:
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/server/tests/test_mkzopeinstance.py
Merged from 3.2 branch:
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/testing/functional.py
Fix layer code bug.
Gary Poster
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/twisted/asyncore_main_loop.py
Merged from 3.2 branch:
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/twisted/controller.py
cross-port the 'run' command from zope.app.server.controller
Zachery Bir
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/twisted/controller.py
Make the cmdlines platform safe
Zachery Bir
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/twisted/tests/test_inputbuffering.py
Merged from 3.2 branch:
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/twisted/tests/test_zeo.py
Merged from 3.2 branch:
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/versioncontrol/interfaces.py
fix stupid typo
Fred L. Drake, Jr.
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/i18n/tests/test_formats.py
Make the test do all of what I intended, not just part.
Gary Poster
- [Zope3-checkins] Re: [Zope-Checkins] SVN:
Zope/branches/ajung-zpt-integration/lib/python/Products/ZPT/ZPT.py
eeek...Zope 3 ZPTs now work in Zope 2 :-)
Stephan Richter
- [Zope3-checkins] SVN:
Zope3/trunk/src/zope/app/form/browser/add.py Fred missed an
occurrence of the 'occured' typo.
Fred Drake
- [Zope3-checkins] SVN:
Zope3/trunk/src/zope/app/form/browser/add.py Fred missed an
occurrence of the 'occured' typo.
Marius Gedminas
- [Zope3-checkins] SVN:
Zope3/trunk/src/zope/app/form/browser/add.py Fred missed an
occurrence of the 'occured' typo.
Fred Drake
- [Zope3-checkins] SVN:
Zope3/trunk/src/zope/app/twisted/controller.py cross-port the
'run' command from zope.app.server.controller
Stephan Richter
- [Zope3-checkins] SVN: zdaemon/trunk/src/zdaemon/tests/testzdrun.py
Repair idiot logic error I just introduced.
Tim Peters
- [Zope3-checkins] SVN: zdaemon/trunk/src/zdaemon/tests/testzdrun.py
testRunIgnoresParentSignals(): Try to fix an
Tim Peters
- [Zope3-checkins] SVN: Zope3/branches/3.2/ Added new machinery that
allows published methods to just return
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/3.2/ Fixed a bug in the
<viewlet> directive handler: extra string attributes were
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/branches/3.2/ Fixed bug 486: Made
function getSiteManagerDefault compatible with sub-sites.
Christian Theune
- [Zope3-checkins] SVN: Zope3/branches/3.2/ Fixed Issue #522. The
username and password are now properly quoted before
Derrick Hudson
- [Zope3-checkins] SVN: Zope3/branches/3.2/ Fixed issue 497: HTTP
DELETE now returns 405 Method Not Allowed when the
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/branches/3.2/ In
zopeskel/etc/zope.conf.in,
use the same default port number as the one in ZEO/mkzeoinst.py.
Tres Seaver
- [Zope3-checkins] SVN: Zope3/branches/3.2/ Made Zope 3.2 release
branch
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/3.2/ Make zopetest insert
rather than append the library path
Brian Sutherland
- [Zope3-checkins] SVN: Zope3/branches/3.2/ zope.app.content_types is
now a package (backported most recent
Andreas Jung
- [Zope3-checkins] SVN: Zope3/branches/3.2/doc/CHANGES.txt *** empty
log message ***
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/3.2/doc/CHANGES.txt Add
release dates, lost releases.
Tres Seaver
- [Zope3-checkins] SVN: Zope3/branches/3.2/doc/CHANGES.txt Added
mention of the new IResult API.
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/3.2/doc/CHANGES.txt Added note
on last change.
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/3.2/doc/CHANGES.txt Added some
missing changes.
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/3.2/doc/CHANGES.txt Document
recent bug fixes.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/branches/3.2/doc/CHANGES.txt Removed
the qualification of twisted. I have about as much confidence
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/3.2/doc/CHANGES.txt Updated
for 3.2.0b1.
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/3.2/releases/Zope Added
twisted.
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/3.2/releases/Zope/README.txt
Updated README.
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/3.2/releases/Zope/test.py
Updated to work with new test runner.
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/ Fixed the twisted
revision we depend on.
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/ Merge revisions 40888
and 40903 from trunk.
Gary Poster
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/ Move to ZODB 3.6.0b5.
Tim Peters
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/ New zdaemon.
Tim Peters
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/ Updated twisted to
r15340 to get a twisted wsgi bug fix that
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/zope/ Added a text
file describing the new IResult mechanism and registered
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/zope/ partial XXX
cleanup:
Benji York
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/zope/ XXX and
whitespace fixes
Benji York
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/zope/app/
Unfortunately, the book machinery of apidoc depends on components
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/zope/app/ Backport
40723 so that building the tarball dos not fail with this error:
Brian Sutherland
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/zope/app/ Fixed tests
that weren't calling request constructors properly.
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/zope/app/locales/
Translations updated
Egon Frerich
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/zope/app/locales/
Translations updated
Egon Frerich
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/zope/app/locales/
Translations updated
Egon Frerich
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/zope/app/PACKAGE.cfg
Added version.txt.
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/zope/app/PACKAGE.cfg
We are not adding a version.txt until the tag is made.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/zope/app/server/ Added
a --zserver option to mkzopeinstance to create a server that
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/zope/app/twisted/
Added logic (modified from starting code provided by James
Knight) to
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/zope/app/twisted/
Fixed a bug in the twisted prebuffering. The mmap wrapper has some
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/zope/app/twisted/
merge revision 40779 from trunk.
Gary Poster
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/zope/app/twisted/
Merged from trunk:
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/zope/app/twisted/
Removed surplus mkzopeinstance
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/zope/publisher/
Changed the stream nagement code to use a StringIO rather
than a file
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/zope/publisher/ Added
a write method that fails with a, hopefully, helpful
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/zope/security/ Port
revision 40886 from trunk:
Gary Poster
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/zope/server/ Changed
channels to accept non-string iterables.
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/zope/server/ I
previously changed the channel write method to accept iterables.
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/zope/server/http/ Make
sure that the wsgi server actually passes the iterable from the
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/zope/testbrowser/
Merge trunk revision 40991:
Gary Poster
- [Zope3-checkins] SVN: Zope3/branches/3.2/zopeskel/bin/pyskel.bat.in
Issue 513: Fixed typo in pyskel.bat
Christian Theune
- [Zope3-checkins] SVN: Zope3/branches/jim-mkzopeinstance/ Branch to
refactor mkzopeinstance to support both twisted and ZServer
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/jim-mkzopeinstance/ Checkpoint
initial rearrangement so svn will let me do what I want to do next.
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/mkerrin-webdav/ Create a
branch for improving WebDAV support in Zope.
Michael Kerrin
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/src/ Updated to use
newer zdaemon to avoid spurious test failures in
Jim Fulton
- [Zope3-checkins] SVN: Zope3/tags/3.2.0b1/ Not quite ready for tag :(
Jim Fulton
- [Zope3-checkins] SVN: Zope3/tags/3.2.0b1/ Tagging release
Jim Fulton
- [Zope3-checkins] SVN: Zope3/tags/3.2.0b1/ Tagging release
Jim Fulton
- [Zope3-checkins] SVN: Zope3/tags/3.2.0b1/ Waaaa
Jim Fulton
- [Zope3-checkins] SVN: Zope3/tags/3.2.0b1/3.2/ Tagging release
Jim Fulton
- [Zope3-checkins] SVN: Zope3/tags/3.2.0b1/src/zope/app/version.txt
*** empty log message ***
Jim Fulton
- [Zope3-checkins] SVN: Zope3/tags/3.2.0b1/src/zope/app/version.txt
Release-specific meta data
Jim Fulton
- [Zope3-checkins] SVN: Zope3/tags/3.2b1/ Bad tag name
Jim Fulton
- [Zope3-checkins] SVN: Zope3/tags/3.2b1/ Tagging release
Jim Fulton
- [Zope3-checkins] SVN: Zope3/tags/Zope-3.2.0b1/ Not ready for tag
Jim Fulton
- [Zope3-checkins] SVN: Zope3/tags/Zope-3.2.0b1/ Tagging release
Jim Fulton
- [Zope3-checkins] SVN: Zope3/tags/Zope-3.2.0b1/ Tagging release
(whimper -- have to have Zope in name)
Jim Fulton
- [Zope3-checkins] SVN: Zope3/tags/Zope-3.2.0b2/ need some updates
Jim Fulton
- [Zope3-checkins] SVN: Zope3/tags/Zope-3.2.0b2/ need some updates
Jim Fulton
- [Zope3-checkins] SVN: Zope3/tags/Zope-3.2.0b2/ Tag for release
Jim Fulton
- [Zope3-checkins] SVN: Zope3/tags/Zope-3.2.0b2/ Tag for release
Jim Fulton
- [Zope3-checkins] SVN: Zope3/tags/Zope-3.2.0b2/ Tag for release
Jim Fulton
- [Zope3-checkins] SVN: Zope3/tags/Zope-3.2.0b2/src/zope/app/
Standard release change.
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/ Backport revision 40770 and
40771.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ Bugfix:
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/ Convert all users of
zope.app.content_types to zope.app.contenttypes and add
missing zpkg dependencies wherever contenttypes is directly
imported.
Brian Sutherland
- [Zope3-checkins] SVN: Zope3/trunk/ Fixed a bug in the <viewlet>
directive handler: extra string attributes were
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/ Fixed a bug that was hiding
INotFoundError exceptions behind an empty
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ Fixed bug 152 and 114:
"redirects with large HML" and "logging http
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/ Fixed bug 185: Keyword Index
isinstance check fails on security proxy
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/ Fixed Bug 484: Viewmeta
directive bug. The browser:view and page:view
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/ Fixed bug 485:
ServerControlForm.html / Restart, Shutdown does not work. This
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/ Fixed bug 489: Template Parse
Errors Do Not Report the Filename
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/ Fixed issue 497: HTTP DELETE now
returns 405 Method Not Allowed when the
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/ Fixes for bugs 443 and 468 (one
fix,
two bugs squashed): wrong unescaping of xml/html data in widgets
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/ Improved bug 199: ZPTPage macro
expansion Changed label text to match the
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/ Merged from 3.2 branch:
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/ Merged from 3.2 branch:
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/ Merged from 3.2 branch:
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/ Merged r40837 from the 3.2
branch. This fixes #522.
Derrick Hudson
- [Zope3-checkins] SVN: Zope3/trunk/ zope.configuration doesn't hide
import errors inside python modules
Florent Guillaume
- [Zope3-checkins] SVN: Zope3/trunk/bin/ analogs for the new zopectl
features so they work for in-place instances
Zachery Bir
- [Zope3-checkins] SVN: Zope3/trunk/bin/scriptzope make scriptzope
executable
Zachery Bir
- [Zope3-checkins] SVN: Zope3/trunk/bin/scriptzope Need to do
startup() to make sure zope.app.debug is in our path
Zachery Bir
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt
zope.app.content_types
Andreas Jung
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Added some
missing entries.
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Merge changelog
updates from 3.2 branch.
Tres Seaver
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Merged from 3.2
branch:
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Merged from 3.2
branch:
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Merged from 3.2
branch:
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/doc/security/ - added artefacts
and draft texts
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/doc/security/artefacts/ - forgot
artefacts
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/doc/security/SecurityTarget.tex
minor typos and cleanups
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/releases/Zope/zopetest Prevent
tests from mistakenly using a zope package installed in
site_packages.
Brian Sutherland
- [Zope3-checkins] SVN: Zope3/trunk/src/ Add a picklable offset-based
timezone to pytz,
a la zope.app.datetimeutils. Add tests in zope.i18n to show that we
need something like it, and then actually use it in zope.18n.format.
Gary Poster
- [Zope3-checkins] SVN: Zope3/trunk/src/ Merged from 3.2 branch:
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/ Move to ZODB 3.6.0b4.
Tim Peters
- [Zope3-checkins] SVN: Zope3/trunk/src/ Move to ZODB 3.6.0b5.
Tim Peters
- [Zope3-checkins] SVN: Zope3/trunk/src/ New zdaemon.
Tim Peters
- [Zope3-checkins] SVN: Zope3/trunk/src/pytz/__init__.py Incorporate
Stuart Bishop's feedback to pytz changes.
Gary Poster
- [Zope3-checkins] SVN: Zope3/trunk/src/scheduler/README.txt - typos
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Merged from 3.2 branch:
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ port XXX fixes from 3.2
branch (revisions 40833 and 40829)
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Updated to latest
zope.testing.
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ whitespace fixes
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Documented issue
466.
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Merged from 3.2
branch:
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Merged from 3.2
branch:
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Move
zope.app.content_types to zope.app.contenttypes and provide
compatibility+deprecation warnings.
Brian Sutherland
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Try to fix the zpkg
dependency info for zope.app.content_types.
Brian Sutherland
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/apidoc/component.
apidoc would fail if it was in a system that had an adapter
or subscriber registered for a class (as opposed to an
interface). Fix included, with test.
Gary Poster
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/apidoc/ifacemodule/
Merged revision 40900 from the 3.2 branch:
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/apidoc/static.py
Port of rev 40557.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/appsetup/ Ported fix
for Bug 486 to trunk.
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/authentication/ Add
plugin information to the info object, as in
Gary Poster
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/content_types -
ported OFS.content_types from Z2 to Z3 (which is the most
recent maintained code)
Andreas Jung
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/content_types/ ZPL
fixes
Andreas Jung
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/form/browser/add.py
Fred missed an occurrence of the 'occured' typo.
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locales/
Translations from branch 3.2 into the trunk
Egon Frerich
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locales/
Translations updated
Egon Frerich
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locales/ Fix the
'occured' typo in translation files.
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locales/ Merged POT
into all PO's
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locales/ Merged POT
into all PO's
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locales/ Merged POT
into all PO's
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locales/extract.py
Fixed i18nextract to understand new message id's
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locales/extract.py
Need 'devmode' feature to extract some more message ids
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locales/zope.pot
POT file updated
Egon Frerich
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locales/zope.pot
POT file updated
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locales/zope.pot
Updated POT file
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locales/zope.pot
Updated POT file
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locales/zope.pot
Updated POT file
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locales/zope.pot
Updated zope.pot
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locales/zope.pot POT
file updated
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locales/zope.pot POT
file updated
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/publisher/http.zcml
Merged from 3.2 branch:
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/rotterdam/ - fixed
typo
Jean-Marc Orliaguet
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/rotterdam/template
Fixed a bug that caused work to be done unnecessarily, slowing down
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/server/controller.py
Expose a new 'run' command for zopectl that works like Zope 2's
Zachery Bir
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/server/controller.py
Make the cmdlines platform safe
Zachery Bir
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/server/main.py Make
devmode work with standard zope server (i.e., not twisted).
Gary Poster
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/server/wsgi.py
Merged from 3.2 branch:
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/twisted/ Backed out
40781 due to windos failures. I need to rethink the
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/twisted/ fix
collector issue 519.
Gary Poster
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/twisted/ Merged from
3.2 branch:
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/twisted/ Merged from
3.2 branch:
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/twisted/ Updated the
twisted support to run the asyncore main loop to make sure
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/twisted/ Updated the
twisted support to run the asyncore main loop to make sure
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/twisted/main.py
Fixed bug introduced by a recent variable renaming.
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/wfmc/configure.zcml
Merged revision 40861 from the 3.2 branch:
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/wsgi/__init__.py
Fixed small typo
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/component/ Emit a
sensible error message if you use provideAdapter incorrectly.
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/formlib/ We have
internationalized the titles of error messages.
Yuta Kashino
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/formlib/pageform.pt Make
JS help code ever-so-slightly more robust.
Gary Poster
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/i18n/ Added an API for
collating text and a fallback implementation.
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/i18n/ Backed out 40616.
Need a proposal first.
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/publisher/ Merged from
3.2 branch:
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/publisher/ Merged from
3.2 branch:
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/publisher/interfaces/
Merged revision 41054 from the 3.2 branch
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/schema/ Make sure
readonly is enforced. Once the attribute is set once, it cannot
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/security/ Make changes
as discussed in http://www.zope.org/Collectors/Zope3-dev/506:
canWrite now does not raise Forbidden if canAccess does not,
effectively.
Gary Poster
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/security/testing.py Fix
whitespace.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/server/ Merged from 3.2
branch:
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/testbrowser/
zope.testbrowser changes:
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/testbrowser/ fix bug
caused be impedance mis-match between Mechanize and zope.testbrowser
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/testbrowser/ Fix bug,
with test: checkbox control with a single checkbox
obtained by name would not correctly report its disabled value.
Gary Poster
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/testbrowser/README.txt
normalize formatting
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/testbrowser/README.txt
Note about handleErrors only being appropriate when you're
using Zope 3's publisher.
Chris Withers
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/testbrowser/testing.py
small comment to clarify slightly strange code
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/wfmc/ Fixed a few more
typos and removed some trailing whitespace.
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/wfmc/README.txt Fixed
some typos.
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/wfmc/xpdl.txt Another
typo.
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/zopeskel/bin/debugzope.in expose
the root container to locals for zopectl debug session
Zachery Bir
- [Zope3-checkins] SVN: Zope3/trunk/zopeskel/bin/pyskel.bat.in Fixed
Issue 513: typo in pyskel.bat
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/zopeskel/bin/scriptzope. new
scriptzope script to allow for running arbitrary filesystem scripts
Zachery Bir
- [Zope3-checkins] SVN: Zope3/trunk/zopeskel/bin/scriptzope.in make
the scriptzope.in file executable
Zachery Bir
- [Zope3-checkins] SVN: Zope3/trunk/zopeskel/bin/scriptzope.in Need
to do startup() to make sure zope.app.debug is in our path
Zachery Bir
- [Zope3-checkins] SVN: Zope3/trunk/zopeskel/etc/zope.conf.in Use the
same default port in zopeskel/etc/zope.conf.in as in
ZEO/mkzeoinst.py.
Tres Seaver
Last message date:
Sat Dec 31 14:59:24 EST 2005
Archived on: Sat Jan 21 07:28:17 EST 2006
This archive was generated by
Pipermail 0.09 (Mailman edition).