September 2006 Archives by subject
Starting: Fri Sep 1 11:01:57 EST 2006
Ending: Sat Sep 30 11:32:09 EST 2006
Messages: 168
- [Checkins] Re: [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/http/
Conform to RFC2616 for PUT requests by returning a Location-header.
Christian Theune
- [Checkins] Re: [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/http/ Conform to RFC2616 for
PUT requests by returning a Location-header.
Gary Poster
- [Checkins] Re: [Zope3-checkins] SVN:
Zope3/trunk/src/zope/app/http/ Conform to RFC2616 for PUT
requests by returning a Location-header.
Gary Poster
- [Zope3-checkins]
SVN: zope.testing/trunk/src/zope/testing/testrunner.txt
Removed "chapters" experiment.
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/session/session.py
Fixed issue 706, session sweep bug.
Yusei Tahara
- [Zope3-checkins]
SVN: Zope3/branches/3.3/src/zope/app/authentication/
Remove useless imports.
Florent Xicluna
- [Zope3-checkins]
SVN: Zope3/branches/3.3/src/zope/app/file/tests/test_image.py
forgot to backport the test
Bernd Dorn
- [Zope3-checkins]
SVN: Zope3/branches/3.3/src/zope/app/session/configure.zcml
Be more explicit when registering the ISession adapter.
Marius Gedminas
- [Zope3-checkins]
SVN: Zope3/branches/3.3/src/zope/app/session/session.py
Fixed issue 706, session sweep bug.
Yusei Tahara
- [Zope3-checkins]
SVN: Zope3/branches/3.3/src/zope/interface/declarations.py
Use types.ModuleType to check type of module.
Baiju M
- [Zope3-checkins]
SVN: Zope3/branches/3.3/src/zope/modulealias/README.txt
Deprecation date is 2006/02/24, for modulealias package.
Florent Xicluna
- [Zope3-checkins]
SVN: Zope3/branches/ctheune-issue-125/src/zope/app/http/
added functional test for HTTP PUT
Wolfgang Schnerring
- [Zope3-checkins]
SVN: Zope3/branches/ctheune-issue-125/src/zope/app/http/
made unit test for PUT work by using PlacefulSetup,
so the Location-Header can be tested properly
Wolfgang Schnerring
- [Zope3-checkins]
SVN: Zope3/branches/ctheune-issue-125/src/zope/app/http/put.py
- working cut of making the PUT factory conform to rfc2616
Christian Theune
- [Zope3-checkins]
SVN: Zope3/branches/ctheune-xmlrpc-testing/doc/CHANGES.txt
- Beeing true about who helped.
Christian Theune
- [Zope3-checkins]
SVN: Zope3/branches/ctheune-xmlrpc-testing/src/zope/app/
- added handleErrors feature
Christian Theune
- [Zope3-checkins]
SVN: Zope3/branches/ctheune-xmlrpc-testing/src/zope/app/testing/xmlrpc.py
- minor code cleanup
Christian Theune
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/apidoc/bookmodule/book.zcml
Remove bforest mention (it is a separate pacakage now)
Gary Poster
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/appsetup/bootstrap.py
remove unused variable
Fred L. Drake, Jr.
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/authentication/principalfolder.txt
- remove strange wording
Fred L. Drake, Jr.
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/authentication/README.txt
add a pointer for those who need it (like me)
Fred L. Drake, Jr.
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/authentication/session.py
use the new ISession.get method,
this way session data is only created for authenticated requests
Bernd Dorn
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/component/contentdirective.py
Wrong deprecation date for the localUtility directive.
Florent Xicluna
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/form/browser/source.py
widgets for required fields should only themselves be
required if they
Fred L. Drake, Jr.
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/generations/browser/managerdetails.py
remove dependence on a bug in Python 2.4's pprint module
Fred L. Drake, Jr.
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/keyreference/persistent.py
Changed module description to what it really is.
Jürgen Kartnaller
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/locales/de/LC_MESSAGES/zope.
- Revamped i18n for German for all user-readable strings
Roman Joost
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/locales/de/LC_MESSAGES/zope.
- reverted i18n changes for german
Roman Joost
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/publisher/browser/menu.py - fixed typo
Christian Theune
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/publisher/xmlrpc/README.txt
Another microscopic commit.
Florent Xicluna
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/publisher/xmlrpc/README.txt
Functional test fails after rev. 70225.
Florent Xicluna
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/security/interfaces.py
Get rid of duplicated IUnauthenticatedPrincipal declaration.
Gustavo Niemeyer
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/security/tests/test_securitydirectives.py
remove unused import
Fred L. Drake, Jr.
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/securitypolicy/browser/granting.py
- fix typos
Fred L. Drake, Jr.
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/server/zopeskel/etc/zope.conf.in
new names of servertypes
Bernd Dorn
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/session/configure.zcml
Be more explicit when registering the ISession adapter.
Marius Gedminas
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/configuration/xmlconfig.py
printing the content of the zcml to the console on an error
failed if there were non ASCII characters in it
Adam Groszer
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/interface/declarations.py
Merge from 3.3 branch:
Baiju M
- [Zope3-checkins] Re: [Checkins] SVN:
zope.testrecorder/trunk/src/zope/testrecorder/configure.zcml
Do not use deprecated layer name 'default' for
'IDefaultBrowserLayer'
Stephan Richter
- [Zope3-checkins] Re: [Checkins] SVN:
Zope3/branches/ctheune-xmlrpc-testing/ Added xmlrpc
ServerProxy for functional tests.
Stephan Richter
- [Zope3-checkins] Re: [Checkins] SVN:
Zope3/trunk/src/zope/component/ do not try to split path
information along ':', since that doesn't work under Windows
Fred Drake
- [Zope3-checkins] Re: [Checkins] SVN:
Zope3/trunk/src/zope/component/ do not try to split path
information along ':', since that doesn't work under Windows
Wolfgang Schnerring
- [Zope3-checkins] Re: [Checkins] SVN:
Zope3/branches/ctheune-xmlrpc-testing/ Added
xmlrpc ServerProxy for functional tests.
Christian Theune
- [Zope3-checkins] Re: [Checkins] SVN:
Zope3/trunk/src/zope/app/locales/de/LC_MESSAGES/zope.
- Revamped i18n for German for all user-readable strings
Benji York
- [Zope3-checkins] Re: [Checkins] SVN: Zope3/trunk/doc/CHANGES.txt
reverted last modification for i18n changes (german)
Roman Joost
- [Zope3-checkins] Re: [Checkins] SVN: Zope3/trunk/doc/CHANGES.txt
reverted last modification for i18n changes (german)
Benji York
- [Zope3-checkins] Re: [Checkins] SVN: Zope3/trunk/doc/CHANGES.txt
reverted last modification for i18n changes (german)
Benji York
- [Zope3-checkins] Re: [Checkins] SVN: Zope3/trunk/src/zope/app/
Whitespaces: fix inconsistent line endings.
Stephan Richter
- [Zope3-checkins] Re: SVN: Zope3/trunk/src/zope/app/http/ Conform
to RFC2616 for PUT requests by returning a Location-header.
Christian Theune
- [Zope3-checkins] Re: SVN: Zope3/trunk/src/zope/app/http/ Conform to
RFC2616 for PUT requests by returning a Location-header.
Philipp von Weitershausen
- [Zope3-checkins] SVN: zdaemon/tags/1.2/ Tag for Zope 3.3 release
Jim Fulton
- [Zope3-checkins] SVN: zdaemon/trunk/ convert to a zc.buildout-based
buildout
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: zdaemon/trunk/ made --help option for
zdoptions robust in the case that __main__.__doc__
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: zope.testing/tags/3.0/ Tag for release.
Jim Fulton
- [Zope3-checkins] SVN: zope.testing/tags/3.0/ tagged release
Jim Fulton
- [Zope3-checkins] SVN: zope.testing/tags/3.0/ too soon :(
Jim Fulton
- [Zope3-checkins] SVN: zope.testing/trunk/ Converted to a buildout.
Jim Fulton
- [Zope3-checkins] SVN: zope.testing/trunk/ Revert making this not a
buildout for now until I can redo the buildbot.
Jim Fulton
- [Zope3-checkins] SVN: zope.testing/trunk/ Updated documentation and
release data. The update of the
Jim Fulton
- [Zope3-checkins] SVN: zope.testing/trunk/setup.py Prep for pypi
release.
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/3.2/ backported bugfix from
trunk (r68157):
Yvo Schubbe
- [Zope3-checkins] SVN: Zope3/branches/3.2/ backported getImageInfo
fix
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/branches/3.2/ backported missing
zope.app.form bugfixes from 3.3 branch (r68015:r70409):
Yvo Schubbe
- [Zope3-checkins] SVN: Zope3/branches/3.2/ backported missing
zope.formlib bugfixes from 3.3 branch (r68015:70426):
Yvo Schubbe
- [Zope3-checkins] SVN: Zope3/branches/3.2/ backported missing
zope.formlib bugfixes from trunk (r40546:68015):
Yvo Schubbe
- [Zope3-checkins] SVN: Zope3/branches/3.2/ Fixed issue 716 'make
check throws exception' by backporting Jim's fix from branches/3.3
Michael Howitz
- [Zope3-checkins] SVN: Zope3/branches/3.2/doc/CHANGES.txt Backported
fix from 3.3 branch r70129.
Yusei Tahara
- [Zope3-checkins] SVN: Zope3/branches/3.2/doc/CHANGES.txt Fixed
issue 706, session sweep bug.
Yusei Tahara
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/zope/app/http/
backporting fix for issue 125 from trunk@70412
Wolfgang Schnerring
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/zope/app/http/put.py -
backported fix for broken put factory due to ambigous
IWriteFile assumptions
Christian Theune
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/zope/documenttemplate/
Backported fix from 3.3 branch r70129.
Yusei Tahara
- [Zope3-checkins] SVN: Zope3/branches/3.3/ - Fixed
``get/queryNextUtility`` to work with multiple base registries.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/branches/3.3/ - removed duplicate
provide* declarations
Christian Theune
- [Zope3-checkins] SVN: Zope3/branches/3.3/ backported bugfix from
trunk (r68157):
Yvo Schubbe
- [Zope3-checkins] SVN: Zope3/branches/3.3/ Fix issue 239. Logout
feature for Basic HTTP auth.
Florent Xicluna
- [Zope3-checkins] SVN: Zope3/branches/3.3/doc/CHANGES.txt Fixed
issue 706, session sweep bug.
Yusei Tahara
- [Zope3-checkins] SVN: Zope3/branches/3.3/doc/CHANGES.txt update
changes
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/branches/3.3/doc/CHANGES.txt update
release info also on branch
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/branches/3.3/src/ Use tags for ZODB,
zdaemon, and ZConfig.
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/3.3/src/zope/app/apidoc/
Remove zapi imports from zope.apidoc package.
Florent Xicluna
- [Zope3-checkins] SVN: Zope3/branches/3.3/src/zope/app/file/image.py
backported fix from r69624 in trunk
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/branches/3.3/src/zope/app/http/
backporting fix for issue 125 from trunk@70412
Wolfgang Schnerring
- [Zope3-checkins] SVN: Zope3/branches/3.3/src/zope/app/http/ftests/
backporting fix for issue 125 from trunk@70412
Wolfgang Schnerring
- [Zope3-checkins] SVN: Zope3/branches/3.3/src/zope/app/http/put.py
- backported fix that broke ambigous IWriteFile assumptions
Christian Theune
- [Zope3-checkins] SVN: Zope3/branches/3.3/src/zope/app/http/put.py -
backported fix that broke ambigous IWriteFile assumptions
Christian Theune
- [Zope3-checkins] SVN: Zope3/branches/3.3/src/zope/documenttemplate/
Merge r69903 from trunk.
Yusei Tahara
- [Zope3-checkins] SVN: Zope3/branches/3.3/src/zope/viewlet/ Remove
ztapi import for package outside 'zope.app'.
Florent Xicluna
- [Zope3-checkins] SVN: Zope3/branches/ctheune-issue-125/ branching
for issue 125 so wosc can help me
Christian Theune
- [Zope3-checkins] SVN: Zope3/branches/ctheune-issue-125/ the work
here is done and was merged to trunk in rev. 70412
Wolfgang Schnerring
- [Zope3-checkins] SVN: Zope3/branches/ctheune-xmlrpc-testing/
creating branch for xmlrpc-client for functional tests
Christian Theune
- [Zope3-checkins] SVN: Zope3/branches/ctheune-xmlrpc-testing/ Added
xmlrpc ServerProxy for functional tests.
Christian Theune
- [Zope3-checkins] SVN: Zope3/tags/3.3.0/ Release tag
Jim Fulton
- [Zope3-checkins] SVN: Zope3/tags/3.3.0/ Updated release info.
Jim Fulton
- [Zope3-checkins] SVN: Zope3/tags/3.3.0c1/ tag for release candidate
Jim Fulton
- [Zope3-checkins] SVN: Zope3/tags/3.3.0c1/ Updated release info.
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/ - added 'permission' attribute
to browser:menuItems directive
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/ - Added a new interface
decorator to zope.interface that allows the
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/ - added xmlrpc server proxy for
functional testing
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/ - Deprecated
``zope.app.component.get/queryNextSiteManager``
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ - removed `usage` cruft
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/ - removed duplicate definition
of provide*
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/ - removed internal concept of
'warnings' from TAL as it was cruft
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/ - small refactoring in widget
internal code (support getting the current
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/ ``ClientForm`` changed from a
file based module to a package.
Baiju M
- [Zope3-checkins] SVN: Zope3/trunk/ allow the getForm() method to be
called without arguments when
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/ Cleanup 'zope.publisher' API.
Florent Xicluna
- [Zope3-checkins] SVN: Zope3/trunk/ Deprecate directive
<zope:localUtility>.
Florent Xicluna
- [Zope3-checkins] SVN: Zope3/trunk/ expose the Allow/Deny/Unset
constants through
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/ Fixed issue 705,
double URL unquoting of GET parameters in functional tests.
Albertas Agejevas
- [Zope3-checkins] SVN: Zope3/trunk/ generate an ObjectCreatedEvent
when the root object is created
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/ Improve 'camefrom' parameter
when credential plugin redirect to the login page.
Florent Xicluna
- [Zope3-checkins] SVN: Zope3/trunk/ More or less fixed the static
apidoc generator. Added an workaround to avoid the use of the
PublisherBrowser.
Florian Lindner
- [Zope3-checkins] SVN: Zope3/trunk/ Prepare to remove package
'zope.app.introspector': reconfigure
'zope.app.apidoc.codemodule' to not use the package.
Florent Xicluna
- [Zope3-checkins] SVN: Zope3/trunk/ Refactored zope.decorator into
zope.proxy.decorator and zope.security.decorator
Wolfgang Schnerring
- [Zope3-checkins] SVN: Zope3/trunk/ Remove release dependencies on:
Florent Xicluna
- [Zope3-checkins] SVN: Zope3/trunk/ Remove some deprecated aliases.
Florent Xicluna
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt - removed
changelog entry, as I decided to backport this change to 3.3
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt - revamped german
i18n
Roman Joost
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt - Revamped i18n
for German for all user-readable strings
Roman Joost
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt added comment for
session credentials update
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt added info about
a bug i've fixed some time ago, sorry
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Changelog entry
for the ZCML feature `deprecatedlayers`
Florent Xicluna
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt fix typo
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt forgotten
changelog entry for revision 70441
Michael Howitz
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt implemented a get
method in zope.app.session
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/releases/Zope/test.py Fixed issue
716 'make check throws exception' by porting Jim's fix from
branches/3.3
Michael Howitz
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Deprecation date is
2006/02/24, for modulealias package.
Florent Xicluna
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Move last
zope.app.event things to zope.component.event.
Florent Xicluna
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Point to newer version
of zope.testrecorder:
Florent Xicluna
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ removed unused imports
that resulted from refactoring zope.decorator
Wolfgang Schnerring
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Make deprecated
packages zope.app.layers and zope.app.skins optional.
Florent Xicluna
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Make deprecated
packages zope.app.layers and zope.app.skins optional.
Florent Xicluna
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Make deprecated
packages zope.app.layers and zope.app.skins optional.
Florent Xicluna
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Ported from 3.3
branch:
Florent Xicluna
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Revert changes from
revision 70042.
Florent Xicluna
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Revert changes from
revision 70047.
Florent Xicluna
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Whitespaces: fix
inconsistent line endings.
Florent Xicluna
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/apidoc/ (merged from
3.3 branch)
Florent Xicluna
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/applicationcontrol/
ZopeVersion changed to use 'svn info'
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/authentication/
Remove useless imports.
Florent Xicluna
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/authentication/
Removed unused namespaces from ZCML files.
Florent Xicluna
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/boston/ Remove
useless imports from Boston skin.
Florent Xicluna
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/homefolder/ Cleaned
up some whitespace.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/http/ Conform to
RFC2616 for PUT requests by returning a Location-header.
Wolfgang Schnerring
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/http/ Conform to
RFC2616 for PUT requests by returning a Location-header.
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/http/put.py - fix
broken ambigous IWriteFile assumptions
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/http/put.py removed
mistaken XXX comment
Wolfgang Schnerring
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/introspector/ Remove
deprecated package 'zope.app.introspector'.
Florent Xicluna
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locales/ - revamped
german i18n
Roman Joost
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/publisher/http.zcml
Convert URLGetter permission to zope.Public
Gary Poster
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/publisher/xmlrpc/
Use zope.testing.renormalizing for the doctest (is it better?).
Florent Xicluna
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/security/browser/
Fix issue 239. Logout feature for Basic HTTP auth.
Florent Xicluna
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/security/settings.py
note the preferred import source for the constants defined here
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/session/ The
ISession interface and the according implementation in
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/session/session.py
Fixed issue 706, session sweep bug.
Yusei Tahara
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/session/session.py
ups, we should return default not None here
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/bforest/ Remove bforest
(now in its own project at zvn.zope.org/zope.bforest)
Gary Poster
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/component/ do not try to
split path information along ':',
since that doesn't work under Windows
Wolfgang Schnerring
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/component/interfaces.py
Whitespace cleanup.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/component/registry.py
Make sure the bases are a tuple, like it is done in the constructor.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/configuration/ White and
Typo fixes.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/location/location.py do
not use decorator base class in LocationProxy,
but set descriptors manually,
because the apidoc introspector breaks otherwise for some reason
unknown to me.
Wolfgang Schnerring
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/testbrowser/testing.py
make vh tests happen in level 2, as discussed in mailing list.
Gary Poster
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/viewlet/ Remove ztapi
import for package outside 'zope.app'.
Florent Xicluna
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/wfmc/
ITransitionDefinition was not well-defined,
Adam Groszer
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/wfmc/ slightly improved
tests, typos
Adam Groszer
- [Zope3-checkins] SVN: Zope3/trunk/zope.conf.in - fixed accidentally
checked-in zope.conf.in
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/zopeskel/etc/ftesting-base.zcml
Functional tests should perform ZCML configuration the same
way as 'site.zcml'. It means that we should import
'*-meta.zcml' before other files.
Florent Xicluna
Last message date:
Sat Sep 30 11:32:09 EST 2006
Archived on: Sat Sep 30 11:32:10 EST 2006
This archive was generated by
Pipermail 0.09 (Mailman edition).