January 2007 Archives by thread
Starting: Tue Jan 2 08:50:06 EST 2007
Ending: Wed Jan 31 23:44:09 EST 2007
Messages: 160
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/exception/browser/
Work against squid negative_ttl when unauthorized
Adam Groszer
- [Zope3-checkins]
SVN: Zope3/branches/3.3/src/zope/app/exception/browser/
backport from trunk rev 71678
Adam Groszer
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/exception/browser/
backport from trunk rev 71678
Adam Groszer
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/interface/README.txt
Removed contents directive,
since we'll put that in an enclosing doc.
Jim Fulton
- [Zope3-checkins] SVN: Zope3/tags/3.3.0-zope.interface/ Makeing
separate (pseudo) tag for use by zope.interface
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/tags/3.3.0-zope.interface/src/zope/interface/README.txt
Removed contents directive since we'll provide contents in an
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/apidoc/codemodule/browser/introspector.py
- marked a comment XXX
Christian Theune
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/generations/utility.py
remove unused import
Fred L. Drake, Jr.
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/generations/generations.py
- remove unused imports (os, sys)
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: zdaemon/trunk/ Added reference documentation
and some edge-case tests.
Jim Fulton
- [Zope3-checkins] SVN: zdaemon/tags/2.0a1/ Tagged release
Jim Fulton
- [Zope3-checkins] SVN: zdaemon/branches/jim-env/ devel branch to add
ability to set environment variables in zdaemon conf file
Jim Fulton
- [Zope3-checkins] SVN: zdaemon/branches/jim-env/src/zdaemon/
checkpoint
Jim Fulton
- [Zope3-checkins] SVN: zdaemon/branches/jim-env/src/zdaemon/
Finished adding support for setting environment variables.
Jim Fulton
- [Zope3-checkins]
SVN: zdaemon/branches/jim-env/src/zdaemon/README.txt fix typos
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: zdaemon/branches/jim-env/src/zdaemon/ Added
log-rotation (reopening) for the transctipt log. Unfortunately,
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/component/interfaces.py
- fix copy-&-paste errors
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/site.zcml This file was not
updated after moving the ZCML files.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/utilities/i18nextract.py For some
strange reason, the Zope 3 root was added to the path. We have
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ make ordering of schema managers
predictable
Fred L. Drake, Jr.
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/generations/generations.py
repair whitespace
Fred L. Drake, Jr.
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/apidoc/codemodule/browser/introspector.py
- changed comment slightly to make it sound less like it
requires an action.
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/renderer/rest.py
added optional parameter to the render method to allow
overriding of the
Jodok Batlogg
- [Zope3-checkins] SVN: zdaemon/trunk/ Updated release info:
Jim Fulton
- [Zope3-checkins] SVN: zdaemon/tags/2.0a2/ tag release
Jim Fulton
- [Zope3-checkins] SVN: zdaemon/trunk/ Added code to try to deal with
apps that extend zdaemon and don't get
Jim Fulton
- [Zope3-checkins] SVN: zdaemon/trunk/ Bug Fixed:
Jim Fulton
- [Zope3-checkins] SVN: zdaemon/trunk/src/zdaemon/ Accept duplicate
command-line options to work with scripts that embed
Jim Fulton
- [Zope3-checkins] SVN: zdaemon/trunk/ Updated release info.
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ftests/doctest.txt
Fix of broken test by my change at rev 71678
Adam Groszer
- [Zope3-checkins]
SVN: Zope3/branches/3.3/src/zope/app/ftests/doctest.txt
Fix of broken test by my change at rev 71680
Adam Groszer
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/ftests/doctest.txt
Fix of broken test by my change at rev 71681
Adam Groszer
- [Fwd: [Checkins] Re: [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/renderer/rest.py added optional
parameter to the render method to allow overriding of the]
Jodok Batlogg
- [Zope3-checkins] SVN: zdaemon/trunk/src/zdaemon/zd Moved set_uid
out to the ctl script.
Jim Fulton
- [Zope3-checkins] SVN: zdaemon/trunk/ Updated release info
Jim Fulton
- [Zope3-checkins] SVN: zope.testing/branches/mgedmin-fixes/ Create a
branch for fixing test failures I see in zope.testing.
Marius Gedminas
- [Zope3-checkins] SVN: zope.testing/branches/mgedmin-fixes/test.py
Mark test.py as executable
Marius Gedminas
- [Zope3-checkins]
SVN: zope.testing/branches/mgedmin-fixes/src/zope/testing/testrunner.py
Fix all failing tests (I used to see four of them).
Marius Gedminas
- [Zope3-checkins]
SVN: zope.testing/branches/mgedmin-fixes/src/zope/testing/testrunner.py
Fix bogus unitdoctest.py in renormalizer output
Marius Gedminas
- [Zope3-checkins]
SVN: zope.testing/branches/mgedmin-fixes/src/zope/testing/testrunner.py
Strip trailing whitespace and unify indentation.
Marius Gedminas
- [Zope3-checkins]
SVN: zope.testing/branches/mgedmin-fixes/src/zope/testing/testrunner.py
Do not catch KeyboardInterrupt with bare excepts;
that's very user-unfriendly.
Marius Gedminas
- [Zope3-checkins]
SVN: zope.testing/branches/mgedmin-fixes/src/zope/testing/testrunner
Implement a --list-modules option that lists all modules
matching your pattern,
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/testbrowser/ Added
TestBrowserLayer for existing functional testing
Baiju M
- [Zope3-checkins]
SVN: zope.testing/trunk/src/zope/testing/testrunner.py
Fix all failing tests (I used to see four of them).
Marius Gedminas
- [Zope3-checkins]
SVN: zope.testing/trunk/src/zope/testing/testrunner.py
Fix bogus unitdoctest.py in renormalizer output
Marius Gedminas
- [Zope3-checkins]
SVN: zope.testing/trunk/src/zope/testing/testrunner.py
Strip trailing whitespace and unify indentation.
Marius Gedminas
- [Zope3-checkins] SVN: zope.testing/trunk/test.py Mark test.py as
executable.
Marius Gedminas
- [Zope3-checkins]
SVN: zope.testing/trunk/src/zope/testing/testrunner.py
Do not catch KeyboardInterrupt with bare excepts;
that's very user-unfriendly.
Marius Gedminas
- [Zope3-checkins] SVN: zope.testing/branches/list-modules/ Create a
separate branch for the only remaining change in the mgedmin-fixes
Marius Gedminas
- [Zope3-checkins]
SVN: zope.testing/branches/list-modules/src/zope/testing/testrunner
Implement a --list-modules option that lists all modules
matching your pattern,
Marius Gedminas
- [Zope3-checkins] SVN: zope.testing/branches/mgedmin-fixes/ Remove
obsolete branch. All the changes but one were merged into trunk,
Marius Gedminas
- [Zope3-checkins] SVN: zope.testing/branches/filter-by-dirs/ Create
a branch for improving 'test.py --dir subdir' backward
compatibility.
Marius Gedminas
- [Zope3-checkins]
SVN: zope.testing/branches/filter-by-dirs/src/zope/testing/testrunner
Make test.py -s subdir pay attention to the directory ->
package mappings.
Marius Gedminas
- [Zope3-checkins] SVN: zope.testing/branches/test-fu/ Create branch.
Marius Gedminas
- [Zope3-checkins]
SVN: zope.testing/branches/test-fu/src/zope/testing/testrunner
To me ./test.py -fu means "run both unit and non-unit tests".
Make it
Marius Gedminas
- [Zope3-checkins]
SVN: zope.testing/trunk/src/zope/testing/testrunner
Minor bugfix: ./test.py -vvv used to show test timings in
seconds, but said the
Marius Gedminas
- [Zope3-checkins]
SVN: zope.testing/trunk/src/zope/testing/testrunner.py
Fix a few typos.
Marius Gedminas
- [Zope3-checkins]
SVN: zope.testing/trunk/src/zope/testing/testrunner.py
Oops. The code from the test-fu branch was accidentally
merged into trunk
Marius Gedminas
- [Zope3-checkins]
SVN: zope.testing/branches/test-fu/src/zope/testing/testrunner.py
Typo: s/interpets/interprets/.
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/branches/3.3/src/zope/
zope.tal.xmlparser.XMLParser couldn't deal with unicode
strings, which meant that
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Merge from 3.3 branch:
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/tags/3.3.1/ release
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/tags/3.3.1/ release info
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/branches/3.3/doc/CHANGES.txt
Philipp von Weitershausen
- [Zope3-checkins]
SVN: zope.testing/trunk/src/zope/testing/testrunner
To me ./test.py -fu means "run both unit and non-unit tests".
Make it
Marius Gedminas
- [Zope3-checkins] SVN: zope.testing/branches/test-fu/ Remove the
branch now that it was merged.
Marius Gedminas
- [Zope3-checkins]
SVN: zope.testing/trunk/src/zope/testing/testrunner.py
When I replaced "ms" with "s" in rev 71989,
I did not notice that the
Marius Gedminas
- [Zope3-checkins]
SVN: zope.testing/trunk/src/zope/testing/testrunner
Make test.py -s subdir pay attention to the directory ->
package mappings.
Marius Gedminas
- [Zope3-checkins] SVN: zope.testing/branches/filter-by-dirs/ Remove
the branch now that it has been merged.
Marius Gedminas
- [Zope3-checkins] SVN: zope.testing/branches/list-tests/ Create a
branch
Marius Gedminas
- [Zope3-checkins]
SVN: zope.testing/branches/list-tests/src/zope/testing/testrunner
Add a --list-tests option. It is useful when you want to trim
down the set of
Marius Gedminas
- [Zope3-checkins]
SVN: zope.testing/branches/list-modules/src/zope/testing/testrunner.py
Clarify what --list-modules shows.
Marius Gedminas
- [Zope3-checkins]
SVN: zope.testing/branches/list-modules/src/zope/testing/testrunner.py
Clarify more.
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/catalog/ If a
callable is used to retrieve the index value it is allways
indexed, even
Jürgen Kartnaller
- [Zope3-checkins] SVN: zope.formlib/trunk/ Eggify package.
Baiju M
- [Zope3-checkins] SVN: zope.formlib/trunk/src/ Removed
src/zope/formlib then set svn:external
Baiju M
- [Zope3-checkins] SVN: Zope3/trunk/ - Made the SourceDisplayWidget
derive from
Christian Theune
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/testbrowser/browser.py #
deferred import as workaround for Zope 2 testrunner issue:
Andreas Jung
- [Zope3-checkins]
SVN: Zope3/branches/3.3/src/zope/testbrowser/browser.py
# deferred import as workaround for Zope 2 testrunner issue:
Andreas Jung
- [Zope3-checkins] SVN: Zope3/branches/3.3/src/zope/app/ Merge
PersistentInterfaceClass fix from trunk r72109 as described in
Ross Patterson
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/traversing/ftests/ Added
TraversingLayer to existing ftests.
Baiju M
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/formlib/ftest Added
FormlibLayer to existing ftests.
Baiju M
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt update changes
Jürgen Kartnaller
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/container/ Added
AppContainerLayer to existing ftests.
Baiju M
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/catalog/tests.py Add
missing cleanup to unit zope.app.catalog unit tests.
Marius Gedminas
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/container/browser/tests/test_adding.py
Add missing cleanup to zope.app.container unit tests.
Marius Gedminas
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/container/browser/tests/test_adding.py
Strip trailing whitespace.
Marius Gedminas
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/container/browser/tests/test_adding.py
Move setUp/tearDown calls out of the individual doctests.
Marius Gedminas
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/dav/tests/test_proppatch.py
Add missing unit test cleanup code to zope.app.dav.
Marius Gedminas
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/form/browser/tests/test_
Add missing cleanup code to zope.app.form unit tests.
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locking/tests.py Add
missing unit test cleanup to zope.app.locking.
Marius Gedminas
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/principalannotation/tests.py
Add missing cleanup code to zope.app.principalannotation unit tests.
Marius Gedminas
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/security/tests/test_directives.py
Added missing cleanup code to zope.app.security unit tests.
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/sqlscript/ Add
missing cleanup code to zope.app.sqlscript unit tests.
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/component/tests.py Add
missing cleanup to zope.component unit tests.
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/i18n/tests/test_ Add
missing cleanup code to zope.i18n unit tests.
Marius Gedminas
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/publisher/tests/test_browser.py
Add missing cleanup code to zope.publisher unit tests.
Marius Gedminas
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/sendmail/tests/test_directives.py
Add missing cleanup code to zope.sendmail unit tests.
Marius Gedminas
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/server/http/tests/test_wsgiserver.py
Add missing cleanup to zope.server unit tests.
Marius Gedminas
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/traversing/browser/tests.py
Add missing cleanup code to zope.traversing unit tests.
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/appsetup/ Add
missing cleanup code to zope.app.appsetup unit tests.
Marius Gedminas
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/versioncontrol/tests.py
Add missing cleanup to zope.app.versioncontrol unit tests.
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/rdb/tests/test_ Add
missing cleanup to zope.rdb unit tests.
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/session/tests.py Add
missing cleanup to zope.app.session unit tests.
Marius Gedminas
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/testing/functional.py
Implement ZCMLLayer.tearDown.
Marius Gedminas
- [Zope3-checkins] SVN: zope.testing/branches/test-checkers/ Create a
new feature branch.
Marius Gedminas
- [Zope3-checkins]
SVN: zope.testing/branches/test-checkers/src/zope/testing/testrunner.py
Add a --checkers option. You pass a Python module name (e.g.
Marius Gedminas
- [Zope3-checkins]
SVN: zope.testing/trunk/src/zope/testing/testrunner
Add a --list-tests option. It is useful when you want to trim
down the set of
Marius Gedminas
- [Zope3-checkins] SVN: zope.testing/branches/list-tests/ Remove the
branch now that it is merged to trunk.
Marius Gedminas
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/publication/tests/test_zopepublication.py
Fix the test failure caught by buildbot. Garbage-collector
related race
Marius Gedminas
- [Zope3-checkins]
SVN: zope.testing/branches/test-checkers/src/zope/testing/testrunner.py
Fix brain fart and unit tests.
Marius Gedminas
- [Zope3-checkins]
SVN: zope.testing/branches/test-checkers/src/zope/testing/
Add an example test checker and a useful base class.
Marius Gedminas
- [Zope3-checkins]
SVN: zope.testing/branches/test-checkers/src/zope/testing/loggingsupport.py
Aargh.
Marius Gedminas
- [Zope3-checkins]
SVN: zope.testing/branches/test-checkers/src/zope/testing/loggingsupport.py
Somebody please take the keyboard away from me.
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/branches/baijum-zope-app-zcmlfiles/
Delete branch, already merged to trunk.
Baiju M
- [Zope3-checkins] SVN: Zope3/branches/baijum-test-layers/ Branch for
adding more test layers.
Baiju M
- [Zope3-checkins]
SVN: Zope3/branches/baijum-test-layers/src/zope/app/form/
Added AppFormLayer to existing ftests.
Baiju M
- [Zope3-checkins] SVN: Zope3/branches/mkerrin-twisted-upgrade/src/
Update the externals to use the Twisted 2.5 branch.
Michael Kerrin
- [Zope3-checkins]
SVN: Zope3/branches/mkerrin-twisted-upgrade/src/zope/app/twisted/ftp/tests/test_zope
Update the FTP tests to use a Twisted trial method for removing
Michael Kerrin
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt CHANGES.txt
Andreas Jung
- [Zope3-checkins] SVN: Zope3/branches/3.3/doc/CHANGES.txt -
zope.testing: moved import of the pystone module due a import
Andreas Jung
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Add a CHANGES.txt
note for r72109
Ross Patterson
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/form/browser/configure.zcml
Changed the widgets registration to use the adapter directive
instead of view.
Albertas Agejevas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/testbrowser/testing.py
don't mutate globs, so that they can be reused
Gary Poster
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Fixed some fssync bugs.
Replaced direct streaming with temp file buffers and added a
trusted adapter for attribute annotations.
Uwe Oestermeier
- [Zope3-checkins] SVN: Zope3/trunk/ Make the ZCMLLayer tear down
support optional, disabled by default -- it breaks
Marius Gedminas
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/interface/declarations.py Typo fix.
Albertas Agejevas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/viewlet/ Added base
classes for CSS and JavaScript bundle viewlets.
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/branches/3.3/src/zope/app/interface/
Add a test and a fix for a problem creating the persistent
versions of
Ross Patterson
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/interface/ merge
r72239 from branches/3.3
Ross Patterson
- [Zope3-checkins]
SVN: Zope3/branches/3.3/src/zope/app/interface/__init__.py
Coding style change per feedback from Jim.
Ross Patterson
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/interface/__init__.py Merge r72241.
Ross Patterson
- [Zope3-checkins]
SVN: Zope3/branches/3.3/src/zope/app/interface/tests/test_interface.py
Remove non-persistent stuff from weakref tests for factoring
out into
Ross Patterson
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/interface/tests/test_interface.py
merge r72243 from branches/3.3
Ross Patterson
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/viewlet/ add name to
viewlets if they provide ILocation, so they know about their name
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/contentprovider/tales.py
add name to provider if it provides ILocation,
so it knows about its name
Bernd Dorn
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/file/browser/file.py
Add ObjectModifiedEvent and change the default charset to
utf-8 in FileEditForm.
Yusei Tahara
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/formlib/configure.zcml
Added class declarations for Widgets, Actions, Action,
so that security
Albertas Agejevas
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/rotterdam/configure.zcml
Corrected small typo.
Florian Lindner
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/cache/ram.py Fixed
an error in getStatistics of the RAM cache.
Jürgen Kartnaller
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/file/browser/file.txt
Change the default charset of plain text to utf-8.
Yusei Tahara
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/applicationcontrol/browser/
Added support for multiple databases in ZODB Control View.
Jodok Batlogg
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt updated
Jodok Batlogg
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/renderer/rest.py
improved rest renderer code, added missing tests
Jodok Batlogg
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt updated
Jodok Batlogg
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Changed default
charset of text file (``zope.app.file.file``) to utf-8.
Yusei Tahara
Last message date:
Wed Jan 31 23:44:09 EST 2007
Archived on: Wed Jan 31 23:44:12 EST 2007
This archive was generated by
Pipermail 0.09 (Mailman edition).