April 2006 Archives by date
Starting: Tue Apr 4 02:32:59 EST 2006
Ending: Sun Apr 30 23:43:53 EST 2006
Messages: 156
- [Zope-Checkins]
SVN: Zope/branches/philikon-local-components/lib/python/zope/
Switch a couple more zope.* packages to Jim's adapter branch
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Zope/branches/philikon-local-components/lib/python/TAL/TALInterpreter.py
Only use immutable i18n messages now.
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/i18n.py
Only use immutable i18n messages now.
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/
import IPermission from correct place (outside zope.app!)
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Zope/branches/philikon-local-components/lib/python/OFS/ObjectManager.py
Security declarations for IPossibleSite API.
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/ZCatalog/ZCatalog.py
if it's inefficient, don't do it unless it's used ; -)
Chris Withers
- [Zope-Checkins]
SVN: Zope/branches/2.9/lib/python/Products/ZCatalog/ZCatalog.py
if it's inefficient, don't do it unless it's used ; -)
Chris Withers
- [Zope-Checkins] SVN: Zope/trunk/ Fixed collector 2057:
Testing.makequest broke getPhysicalPath()
Paul Winkler
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Testing/ZopeTestCase/utils.py
Removed duplicate code from ZopeTestCase.utils.makerequest;
Paul Winkler
- [Zope-Checkins] SVN: Zope/branches/2.9/ Merged makerequest fixes
from trunk (collector 2057).
Paul Winkler
- [Zope-Checkins] SVN: Zope/branches/2.9/configure Fixed acceptable
versions, it wouldn't accept 2.4.2 properly.
Paul Winkler
- [Zope-Checkins]
SVN: Zope/branches/2.9/lib/python/Products/Sessions/tests/testBrowserIdManager.py
Tests should not pollute os.environ when a dict will do just fine;
Paul Winkler
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/Sessions/tests/testBrowserIdManager.py
Merged environment pollution fix from 2.9 branch.
Paul Winkler
- [Zope-Checkins] SVN: Zope/branches/2.9/lib/python/Testing/
Reverting refactoring of ZopeTestCase.utils.makerequest,
Paul Winkler
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Testing/makerequest.py
Fixed makerequest to not use os.environ by default.
Paul Winkler
- [Zope-Checkins] SVN: Zope/trunk/ - Backed out workaround for 2057;
on second thought,
Paul Winkler
- [Zope-Checkins] SVN: Zope/branches/2.9/ Backing out smelly fix for
2057, as on the trunk.
Paul Winkler
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Testing/ZopeTestCase/utils.py
This is just me being picky about whitespace. Nothing to see
here, move along.
Stefan H. Holek
- [Zope-Checkins] SVN: Zope/branches/2.9/lib/python/reStructuredText/
Merged 2.8 branch r30721:30722 into 2.9 branch.
Stefan H. Holek
- [Zope-Checkins] SVN: Zope/trunk/lib/python/reStructuredText/ Merged
2.8 branch r30721:30722 into the trunk.
Stefan H. Holek
- [Zope-Checkins] SVN: Products.Five/branches/1.3/ Made sure
LocalizerLanguages class normalized language codes to xx-yy.
Lennart Regebro
- [Zope-Checkins] SVN: Products.Five/branches/1.4/ Made sure
LocalizerLanguages class normalized language codes to xx-yy.
Lennart Regebro
- [Zope-Checkins] SVN: Products.Five/trunk/ Made sure
LocalizerLanguages class normalized language codes to xx-yy.
Lennart Regebro
- [Zope-Checkins]
SVN: Zope/branches/2.9/lib/python/Testing/tests/test_makerequest.py
Belatedly removed test for the reverted 2057 bugfix. Whoops.
Paul Winkler
- [Zope-Checkins]
SVN: Zope/branches/easter-sprint_traversal-refactor/
A branch to replace use Zope3 trabersal as main traversal.
Lennart Regebro
- [Zope-Checkins]
SVN: Zope/branches/easter-sprint_traversal-refactor/lib/python/ZPublisher/BaseRequest.py
Step 1: Refactoring the traversl into something less monolithic.
Lennart Regebro
- [Zope-Checkins]
SVN: Zope/branches/easter-sprint_traversal-refactor/lib/python/ZPublisher/BaseRequest.py
Moved the roles checking outside the name traversal.
Lennart Regebro
- [Zope-Checkins] SVN: Zope/trunk/lib/python/zope/contentprovider/
adding external to Zope 3 zope.contentprovider package
Tarek Ziadé
- [Zope-Checkins] SVN: Zope/trunk/lib/python/zope/contentprovider/
removing wrong external (was to be added in zope top folder)
Tarek Ziadé
- [Zope-Checkins] SVN: Zope/trunk/lib/python/zope/ adding
contentprovider and viewlet in zope externals (Zope 3 rev: 66018)
Tarek Ziadé
- [Zope-Checkins] SVN: Zope/trunk/releases/Zope2/DEPENDENCIES.cfg
added Zope 3 dependencies
Tarek Ziadé
- [Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.txt added changes about
Zope 3 missing imports
Tarek Ziadé
- [Zope-Checkins] SVN: Zope/branches/2.9/ backported revs 67121,
67122 and 67124 for Zope 2.9.3
Tarek Ziadé
- [Zope-Checkins]
SVN: Zope/branches/philikon-local-components/lib/python/zope/
Add new zope.* packages (that were created as a result of
MakeZopeAppSmaller)
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Zope/branches/philikon-local-components/lib/python/OFS/
New import locations of things due to MakeZopeAppSmaller
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Zope/branches/philikon-local-components/lib/python/OFS/content_types.py
content_types has move (again) to zope.contenttype
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/browser/__init__.py
New import location due to MakeZopeAppSmaller
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Zope/branches/philikon-local-components/lib/python/App/ImageFile.py
New import location of zope.app.contenttypes/zope.app.content_types.
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Zope/branches/philikon-local-components/lib/python/
New import location of zope.app.contenttypes/zope.app.content_types.
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/site/metaconfigure.py
- fixed incorrect import of the 'adapter' zcml handler.
Jean-Marc Orliaguet
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/
- fixed import errors
Jean-Marc Orliaguet
- [Zope-Checkins] SVN: Zope/branches/easter-sprint_twistedserver/
create new branch to contain the integration with the
Michael Kerrin
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/meta.zcml
- import fix
Jean-Marc Orliaguet
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/site/configure.zcml
- import fix
Jean-Marc Orliaguet
- [Zope-Checkins] SVN: Zope/branches/publication-refactor/lib/python/
Twisted working with new publisher and old Request and
Response objects.
Lennart Regebro
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/meta
Add missing <class /> directive and deprecate <content />
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/
lots and lots of new import paths
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/
Some more new import paths
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Zope/branches/publication-refactor/lib/python/ZServer/HTTPResponse.py
return the response from the setBody method. This is what the
handleException
Michael Kerrin
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/component/zpt.txt
put this back
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/utilities/
new import paths
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/easter-sprint_twistedserver/ We
will use the publication_refactor branch for this work instead:
Michael Kerrin
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/metaconfigure.py
added missing import
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/tests/test_i18n.py
fix a test and reduce testing dependencies
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/traversable.py
new improt paths
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/meta.zcml
Get rid of a lot of custom registration code; we can now reuse the
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/tests/test_i18n.py
don't even use zopetestcase (die, bitch, die)
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/tests/event.txt
zope.component/meta.zcml is enough these days
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Zope/branches/philikon-local-components/lib/python/OFS/subscribers.py
add adapter() declarations so that these are easier to register
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/event.zcml
make use of in-python adapter() declaration
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/tests/
Better test setup (no ZCML,
no placelesssetup). Should be faster now :).
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/tests/
get rid of some deprecated zcml directives
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/browser/tests/
new import location of setDefaultSkin
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/browser/configure.zcml
get rid of some deprecated stuff
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Zope/branches/publication-refactor/lib/python/ZPublisher/
Replace the ZPublisher.Publish.publish method with the
Michael Kerrin
- [Zope-Checkins]
SVN: Zope/branches/publication-refactor/lib/python/zope/
update the externals on this branch in order to get
Michael Kerrin
- [Zope-Checkins] SVN: Products.Five/branches/1.2/ Merge regebro's
r66790 from 1.3 branch and bump version number for next
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.2/ Fix traversable
bug reported by Jordan Baker
(http://codespeak.net/pipermail/z3-five/2006q2/001309.html)
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.0/traversable.py
Merge r67186 from 1.2 branch:
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.3/version.txt bump
version number
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.2/CHANGES.txt don't
forget changes
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.3/ Merge r67186 from
1.2 branch:
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.4/version.txt bump
version number
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/1.4/ Merge r67186 from
1.2 branch:
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/trunk/ Merge r67186 from 1.2
branch:
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/2.9/ Collector #2072: Applied
patch to fix problem with overly restrictive
__bobo_traverse__ security and tests.
Alec Mitchell
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Collector
#2072: Applied patch to fix problem with overly restrictive
__bobo_traverse__ security and tests. (2.8 branch)
Alec Mitchell
- [Zope-Checkins] SVN: Zope/trunk/lib/python/OFS/ Merge fix for #2072
into trunk
Alec Mitchell
- [Zope-Checkins] SVN: Zope/branches/publication-refactor/lib/python/
Using a new ITraversalRequest adapter to adapt the Zope2
requests.traversal method to
Lennart Regebro
- [Zope-Checkins] SVN: Zope/branches/publication-refactor/lib/python/
Refactor some of the Zope2 traversal. This includes using
Michael Kerrin
- [Zope-Checkins] SVN: Zope/branches/publication-refactor2/ Create
new branch of the trunk for the publication refactoring
Michael Kerrin
- [Zope-Checkins]
SVN: Zope/branches/publication-refactor2/lib/python/ZPublisher/
commit the merge from the old publication-refactor branch.
Michael Kerrin
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/PageTemplates/tests/testZopePageTemplate.py
Macro expansion currenty fails. I checked in a test that
reproduces the error.
Lennart Regebro
- [Zope-Checkins]
SVN: Zope/branches/publication-refactor2/lib/python/
Finish committing changes from the publication-refactor branch.
Michael Kerrin
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Products/PageTemplates/
A quick and dirty fix for the macro problem,
that may or may not work.
Lennart Regebro
- [Zope-Checkins] SVN: Products.Five/branches/publication-refactor2/
Create a branch for holding some changes in Five for
Michael Kerrin
- [Zope-Checkins]
SVN: Zope/branches/publication-refactor2/lib/python/Products/
Link in branched version of Five.
Michael Kerrin
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Products/PageTemplates/
A new test and a new fix.
Lennart Regebro
- [Zope-Checkins] SVN: Products.Five/branches/publication-refactor2/
define Zope2 specific request traversal type and
Michael Kerrin
- [Zope-Checkins]
SVN: Products.Five/branches/publication-refactor2/configure.zcml
register the Zope2 request object with the zope3 publisher
Michael Kerrin
- [Zope-Checkins]
SVN: Products.Five/branches/publication-refactor2/meta.zcml
try loading the zope.app.publication meta file
Michael Kerrin
- [Zope-Checkins]
SVN: Products.Five/branches/publication-refactor2/browser/metaconfigure.py
All browser views, implement IPublishTraverse and has such
Michael Kerrin
- [Zope-Checkins]
SVN: Zope/tags/ajung-final-zpt-integration-before-merge-savepoint/
private savepoint
Andreas Jung
- [Zope-Checkins] SVN: Products.Five/trunk/ replaced zLOG with
logging module
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Products/ Updated
svn:externals to include more recent Five version since zope
2.10 will require Five 1.5.
Rocky Burt
- [Zope-Checkins]
SVN: Products.Five/tags/philikon-localzptcustomization-prototype/
Save away prototype that I won't be able to complete before
feature freeze next Monday
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/component/
get rid of zpt customization prototype. it won't be ready in
time for Five 1.5/Zope2.10
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Zope/branches/philikon-local-components/lib/python/zope/
added viewlet and contentprovider external that were added on
2.9/trunk recently
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/site/
mport ComponentLookupError from righ tplace
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/browser/tests/skin.
Test skins the new way
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/site/localsite.py
give site manager a __bases__ argument which is required in
Zope 3.3 (jim-adapter
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/site/tests/test_localsite.py
give stub site manager a __bases__ argument which is required
in Zope 3.3 (jim-adapter
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/browser/configure.zcml
zope.app.traversing -> zope.traversing
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/form/metaconfigure.py
use new registration API
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Zope/branches/easter-sprint_traversal-refactor/lib/python/ZPublisher/BaseRequest.py
Now using an adapter. Two tests fail in Five, and I don't know why.
Lennart Regebro
- [Zope-Checkins]
SVN: Products.Five/branches/publication-refactor2/browser/metaconfigure.py
use zope.component instead of zope.app.zapi.
Michael Kerrin
- [Zope-Checkins]
SVN: Products.Five/branches/easter-sprint_traversal-refactor/
create another Five branch to get Zope
easter-sprint_traversal-refactor
Michael Kerrin
- [Zope-Checkins]
SVN: Products.Five/branches/easter-sprint_traversal-refactor/browser/metaconfigure.py
use queryMultiAdapter instead of queryView and do that
__of__(parent)
Michael Kerrin
- [Zope-Checkins] SVN: Products.Five/trunk/browser/metaconfigure.py I
have fixed this bug 3 times in has many minutes, and just realised
Michael Kerrin
- [Zope-Checkins]
SVN: Zope/branches/easter-sprint_traversal-refactor/lib/python/Products/
Use the trunk version of Five for now, since contains
Michael Kerrin
- [Zope-Checkins]
SVN: Products.Five/branches/easter-sprint_traversal-refactor/
This branch isn't needed the fix is on the trunk.
Michael Kerrin
- [Zope-Checkins] SVN: Zope/branches/regebro-wsgi_refactor/ A first
attempt to tear the ZServer away from the ZPublisher, and put a wsgi
Lennart Regebro
- [Zope-Checkins]
SVN: Zope/branches/regebro-wsgi_refactor/lib/python/Z Cleanup.
Lennart Regebro
- [Zope-Checkins]
SVN: Zope/branches/easter-sprint_traversal-refactor/lib/python/ZPublisher/BaseRequest.py
Now uses adapters for __browser_default__ as well.
Lennart Regebro
- [Zope-Checkins] SVN: Zope/trunk/ - ZCatalog: removed
manage_deleteIndex(), manage_delColumns()
Andreas Jung
- [Zope-Checkins]
SVN: Zope/branches/philikon-local-components/lib/python/zope/
The jim-adapter branch of Zope 3 has been merged
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Products.Five/branches/regebro-traversal_refactor/
Branch for Five support of the traversal refactoring.
Lennart Regebro
- [Zope-Checkins]
SVN: Zope/branches/easter-sprint_traversal-refactor/lib/python/ZPublisher/BaseRequest.py
Support for IDefaultViewName.
Lennart Regebro
- [Zope-Checkins]
SVN: Products.Five/branches/regebro-traversal_refactor/
Deprecating five:defaultViewable.
Lennart Regebro
- [Zope-Checkins]
SVN: Products.Five/branches/regebro-traversal_refactor/
DefaultVieable now makes index.html the default,
and therefore retains exactly the
Lennart Regebro
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/tests/test_event.py
Event setup changed recently in jim-adapter branch (now Zope
3 trunk)
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Products.Five/branches/regebro-traversal_refactor/
Removed some no longer used code.
Lennart Regebro
- [Zope-Checkins]
SVN: Zope/branches/easter-sprint_traversal-refactor/lib/python/ZPublisher/BaseRequest.py
queryDefaultName isn't deprecated in 3.3,
so I start using it instead.
Lennart Regebro
- [Zope-Checkins]
SVN: Products.Five/branches/regebro-traversal_refactor/
Last cleanup for defaultViewable.
Lennart Regebro
- [Zope-Checkins]
SVN: Zope/branches/philikon-local-components/lib/python/zope/
Update to most recent rev
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/browser/metaconfigure.py
site manager API: provideAdapter -> registerAdapter
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/browser/
get rid of unused imports
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/zope33-port/ Fresh
branch from trunk for Zope 3.3 port.
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/zope33-port/ Fresh branch from
trunk for Zope 3.3 port.
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/zope33-port/lib/python/ Merge
philikon-local-components branch into this one. This retires
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/philikon-local-components/ get
rid of no longer needed branch
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Zope/branches/zope33-port/lib/python/ZPublisher/Publish.py
New import location of setDefaultSkin
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/zope33-port/ Merge
philikon-local-components branch into this one. This retires
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Products.Five/branches/philikon-local-components/
get rid of no longer needed branch
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Products.Five/branches/regebro-traversal_refactor/
Five runs error free, and I need to go home.
Lennart Regebro
- [Zope-Checkins]
SVN: Zope/branches/easter-sprint_traversal-refactor/lib/python/
Further on the path.... but not yet done.
Lennart Regebro
- [Zope-Checkins]
SVN: Zope/branches/zope33-port/lib/python/Testing/makerequest.py
correct import location
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Zope/branches/zope33-port/lib/python/ZPublisher/Test.py
correct import path
Philipp von Weitershausen
- [Zope-Checkins] SVN: Products.Five/branches/zope33-port/travers
Different approach to traversing to views: Use an IPublishTraverse
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Products.Five/branches/zope33-port/formlib/tests/formlib.txt
get rid of unnecessary zcml loading
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Zope/branches/zope33-port/lib/python/ZPublisher/HTTPRequest.py
Add 'debug' property to request. This introduces a
backward-incompatibility
Philipp von Weitershausen
- [Zope-Checkins]
SVN: Zope/branches/easter-sprint_traversal-refactor/lib/python/ZPublisher/BaseRequest.py
Moving the post attribute view-lloku to the correct place.
Lennart Regebro
- [Zope-Checkins]
SVN: Products.Five/branches/regebro-traversal_refactor/
Removed last rests of Traversable usage. Deprecated
Traversable and FiveTraversable.
Lennart Regebro
- [Zope-Checkins]
SVN: Products.Five/branches/regebro-traversal_refactor/
Removed the usage of the now empty five:traversable,
to get rid of the deprecation
Lennart Regebro
- [Zope-Checkins]
SVN: Zope/branches/easter-sprint_traversal-refactor/lib/python/
Last test failure fixes!
Lennart Regebro
- [Zope-Checkins]
SVN: Zope/branches/regebro-wsgi_refactor/lib/python/Z Finish up
Lennart Regebro
- [Zope-Checkins] SVN: Products.Five/trunk/ Merge of traversal
refactoring. five:traversable and five:defaultViewable are no
Lennart Regebro
- [Zope-Checkins] SVN: Zope/trunk/ Merge of the traversal refactoring
branch.
Lennart Regebro
- [Zope-Checkins]
SVN: Zope/trunk/lib/python/Products/PageTemplates/Expressions.py
Oups.
Lennart Regebro
- [Zope-Checkins] SVN: Zope/branches/regebro-wsgi_support2/ Complete
WSGI support rewrite.
Lennart Regebro
- [Zope-Checkins]
SVN: Zope/branches/regebro-wsgi_support2/lib/python/Zope2/Startup/
Twisted support.
Lennart Regebro
- [Zope-Checkins]
SVN: Zope/branches/regebro-wsgi_support2/lib/python/ZPublisher/WSGIPublisher.py
I can't believe I forgot this file, and then deleted it.
Lennart Regebro
- [Zope-Checkins]
SVN: Zope/branches/regebro-wsgi_support2/lib/python/Zope2/Startup/handlers.py
Made the twisted module optional.
Lennart Regebro
- [Zope-Checkins]
SVN: Zope/branches/regebro-wsgi_support2/lib/python/Zope2/Startup/
More twisted imports handled.
Lennart Regebro
- [Zope-Checkins]
SVN: Zope/branches/regebro-wsgi_support2/lib/python/Zope2/Startup/
Nice ImportError raised if you try to use twisted without
having it,
Lennart Regebro
- [Zope-Checkins] SVN: Products.Five/branches/alecm-viewlet-support/
Branching for viewlet support.
Alec Mitchell
Last message date:
Sun Apr 30 23:43:53 EST 2006
Archived on: Wed Jun 21 15:05:05 EST 2006
This archive was generated by
Pipermail 0.09 (Mailman edition).