August 2005 Archives by subject
Starting: Mon Aug 1 10:22:12 EST 2005
Ending: Wed Aug 31 15:20:38 EST 2005
Messages: 275
- [Zope3-checkins]
SVN: zope.formlib/trunk/src/zope/formlib/pageform.pt
update to METAL 1.1
Fred L. Drake, Jr.
- [Zope3-checkins]
SVN: zope.testing/trunk/src/zope/testing/testrunner.
add reporting of uncovered lines
Benji York
- [Zope3-checkins]
SVN: zope.testing/trunk/src/zope/testing/testrunner.
add support for --coverage switch (with tests)
Benji York
- [Zope3-checkins]
SVN: zope.testing/trunk/src/zope/testing/testrunner.
remove the need to redirect sys.stderr by creating a subclass
of trace.Ignore
Benji York
- [Zope3-checkins]
SVN: zope.testing/trunk/src/zope/testing/testrunner.
removed unneccesary (and non-working) code to dump results to
a file, if we
Benji York
- [Zope3-checkins]
SVN: zope.testing/trunk/src/zope/testing/testrunner.py
- remove unneeded comment
Benji York
- [Zope3-checkins]
SVN: zope.testing/trunk/src/zope/testing/testrunner.py
make some strings containing regex escapes "raw"
Benji York
- [Zope3-checkins]
SVN: zope.testing/trunk/src/zope/testing/testrunner.py
rework code coverage to hook earlier so all executed lines
are recorded
Benji York
- [Zope3-checkins]
SVN: zope.testing/trunk/src/zope/testing/testrunner.py fix typo
Benji York
- [Zope3-checkins]
SVN: zope.testing/trunk/src/zope/testing/testrunner.txt
fixed failing coverage tests on Windows because of
platform-specific naming
Benji York
- [Zope3-checkins]
SVN: zope.testing/trunk/src/zope/testing/testrunner.txt
make tests more tolerant of different testing environments
Benji York
- [Zope3-checkins]
SVN: Zope3/branches/alienoid-adapter_lookup_coptimizations/
Making AdapterLookup C optimizations branch
Ruslan Spivak
- [Zope3-checkins]
SVN: Zope3/branches/alienoid-adapter_lookup_coptimizations/setup.py
Modified to include _zope_interface_coptimizations to the
list of extensions modules
Ruslan Spivak
- [Zope3-checkins]
SVN: Zope3/branches/alienoid-adapter_lookup_coptimizations/src/zope/interface/
Added C version support for AdapterLookup
Ruslan Spivak
- [Zope3-checkins]
SVN: Zope3/branches/alienoid-adapter_lookup_coptimizations/src/zope/interface/_zope_adapter_lookup_coptimizations.c
Added error checking when initializing 'emptystr' static variable in
Ruslan Spivak
- [Zope3-checkins]
SVN: Zope3/branches/alienoid-adapter_lookup_coptimizations/src/zope/interface/_zope_adapter_lookup_coptimizations.c
Code cleanup
Ruslan Spivak
- [Zope3-checkins]
SVN: Zope3/branches/alienoid-adapter_lookup_coptimizations/src/zope/interface/_zope_adapter_lookup_coptimizations.c
lookup, adapter_hook,
queryAdapter refactorings to clean up and improve
Ruslan Spivak
- [Zope3-checkins]
SVN: Zope3/branches/alienoid-adapter_lookup_coptimizations/src/zope/interface/_zope_adapter_lookup_coptimizations.c
lookup1 code refactoring for speed improvement
Ruslan Spivak
- [Zope3-checkins]
SVN: Zope3/branches/alienoid-adapter_lookup_coptimizations/src/zope/interface/_zope_adapter_lookup_coptimizations.c
Modified lookup to use 'emptystr' file level static variable
instead of
Ruslan Spivak
- [Zope3-checkins]
SVN: Zope3/branches/frerich_i18n_file_new_features/
Datei im Projektarchiv kopiert
Egon Frerich
- [Zope3-checkins]
SVN: Zope3/branches/hdima-language-namespace/src/zope/
Added IModifiableUserPreferredLanguages adapter
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/hdima-language-namespace/src/zope/
IHTTPRequest.__setupLocale() => IHTTPRequest.setupLocale()
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/hdima-language-namespace/src/zope/app/publisher/browser/__init__.py
Merged revision 37860 from the trunk: Test added
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/stub-pytzpickle/src/pytz/tests/test_
Update pytz tests
Stuart Bishop
- [Zope3-checkins]
SVN: Zope3/branches/testbrowser-integration/src/zope/testbrowser/
- Add tests for radio buttons
Gary Poster
- [Zope3-checkins]
SVN: Zope3/branches/testbrowser-integration/src/zope/testbrowser/
- minor formatting: sort imports, add/remove whitespace,
reorganize code
Benji York
- [Zope3-checkins]
SVN: Zope3/branches/testbrowser-integration/src/zope/testbrowser/
- more agressive testing of whitespace normalization
Benji York
- [Zope3-checkins]
SVN: Zope3/branches/testbrowser-integration/src/zope/testbrowser/
- update the interfaces to match the implementation
Benji York
- [Zope3-checkins]
SVN: Zope3/branches/testbrowser-integration/src/zope/testbrowser/
add a copy of mechanize with Stephan's optimizations
Benji York
- [Zope3-checkins]
SVN: Zope3/branches/testbrowser-integration/src/zope/testbrowser/
Big refactoring of the testbrowser interface,
particularly in regards to
Gary Poster
- [Zope3-checkins]
SVN: Zope3/branches/testbrowser-integration/src/zope/testbrowser/
Intended to be last backwards-incompatible API change. (Will
be cast in stone
Gary Poster
- [Zope3-checkins]
SVN: Zope3/branches/testbrowser-integration/src/zope/testbrowser/
make same optimization in pullparser I made earlier to ClientForm
Benji York
- [Zope3-checkins]
SVN: Zope3/branches/testbrowser-integration/src/zope/testbrowser/browser.py
Load the contents only once. Not much of a speedup, but still.
Stephan Richter
- [Zope3-checkins]
SVN: Zope3/branches/testbrowser-integration/src/zope/testbrowser/ClientForm.py
rework the way entities are unescaped making the code cleaner
and much faster
Benji York
- [Zope3-checkins]
SVN: Zope3/branches/testbrowser-integration/src/zope/testbrowser/mechanize/_mechanize.py
Made looking up a single link (by far the most common case)
really lazy.
Stephan Richter
- [Zope3-checkins]
SVN: Zope3/branches/testbrowser-integration/src/zope/testbrowser/mechanize/_mechanize.py
make back work
Gary Poster
- [Zope3-checkins]
SVN: Zope3/branches/testbrowser-integration/src/zope/testbrowser/README.txt
fix indentation
Benji York
- [Zope3-checkins]
SVN: Zope3/branches/tlotze/src/zope/interface/document.py
simplifications, coding style, only equivalent changes
Thomas Lotze
- [Zope3-checkins]
SVN: Zope3/branches/tlotze/src/zope/interface/interface.py
got rid of some unnecessary string formatting
Thomas Lotze
- [Zope3-checkins]
SVN: Zope3/branches/tlotze/src/zope/interface/interface.py
Simplifying some idioms, coding style.
Thomas Lotze
- [Zope3-checkins]
SVN: Zope3/branches/tlotze/src/zope/interface/tests/test_
repaired some tests
Thomas Lotze
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/releases/Zope/README.txt
Remove reference to X3 in README.txt.
Stephan Richter
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/releases/Zope/zopetest Okay,
now the tests all pass. I don't know what I saw yesterday about the
Stephan Richter
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/app/apidoc/browser/menu_macros.pt
A tiny improvement to increase customizability a lot.
Stephan Richter
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/app/apidoc/ifacemodule/index.pt
"Specific Adapters" should be translated too
Egon Frerich
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/app/apidoc/ifacemodule/index.pt
translate-directive is not significant
Egon Frerich
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/app/applicationcontrol/browser/servercontrol.py
Message normal string changed to unicode string
Egon Frerich
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/app/authentication/
Merged revision 38032 from the trunk:
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/app/authentication/principalfolder.py
Merged 38023 from trunk:
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/app/component/browser/tools.py
Merged revision 37995 from the trunk:
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/app/container/browser/add.pt
According to philicon's hint in connection with [Z3d]434
Egon Frerich
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/app/dtmlpage/configure.zcml
Description should be the same as in the addMenuItem directive
Egon Frerich
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/app/file/browser/file.py
use proper content-type parsing when checking for a charset
declaration
Fred L. Drake, Jr.
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/app/form/browser/
Apply revision 37976 from trunk (add missing id attribute to
select widget).
Gary Poster
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/app/locales/de/LC_MESSAGES/zope.
Egon Frerich
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/app/locales/de/LC_MESSAGES/zope.
Adam Groszer found some typos which are fixed
Egon Frerich
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/app/locales/de/LC_MESSAGES/zope.
German translation updated
Egon Frerich
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/app/locales/de/LC_MESSAGES/zope.
German translation updated
Egon Frerich
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/app/locales/de/LC_MESSAGES/zope.
German translation updated
Egon Frerich
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/app/locales/de/LC_MESSAGES/zope.
Update and adjust German translation; fix problems mentioned in
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/app/locales/ru/LC_MESSAGES/zope.
Russian translation updated
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/app/locales/TRANSLATE.txt
Correct translation instructions
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/app/locales/TRANSLATE.txt
give the document a major work over
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/app/locales/zope.pot
POT file updated
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/app/presentation/configure.zcml
Correct idiotic title
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/app/publication/
apply 37966 to 3.1 branch
Benji York
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/app/publication/
Merge revision 37751 (uniformly configurable request
factories) from trunk.
Gary Poster
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/app/publisher/browser/__init__.py
Merged revision 37860 from the trunk: Test added
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/app/rdb/__init__.py
Merged revision 38019 from the trunk:
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/app/workflow/stateful/browser/ftests/test_processdefinition.py
reflect a fix to a typo in a template;
the tests were broken in revision 38046
Fred L. Drake, Jr.
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/publisher/http.py
use the new MIME content-type parser to check if a charset
needs to be
Fred L. Drake, Jr.
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/security/checker.py
merge -r 37670:37671 from trunk
Stuart Bishop
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/wfmc/process.py
Backport rev. 37620.
Stephan Richter
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/wfmc/process.py
Backport rev. 37666 from trunk.
Stephan Richter
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/src/zope/wfmc/process.py
Backport to branch.
Stephan Richter
- [Zope3-checkins]
SVN: Zope3/branches/Zope-3.1/zopeskel/bin/debugzope.bat.in
i-option added to get into interactive mode
Egon Frerich
- [Zope3-checkins]
SVN: Zope3/tags/Zope-3.1.0RC1/src/zope/app/version.txt
Get ready for the release.
Stephan Richter
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/apidoc/browser/menu_macros.pt
Backport rev. 37692.
Stephan Richter
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/apidoc/DEPENDENCIES.cfg
Updated dependencies,
so that custom Zope 3 tar balls get all the packages
Stephan Richter
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/apidoc/ifacemodule/index.pt
"Specific Adapters" should be translated too
Egon Frerich
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/apidoc/ifacemodule/index.pt
translate-directive is not significant
Egon Frerich
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/applicationcontrol/browser/runtimeinfo.pt
Fixed a typo. Thanks to Adam Groszer for pointing this out.
Derrick Hudson
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/authentication/authentication.py
If an authplugin provides ILocation its __parent__ and
__name__ will be used
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/authentication/principalfolder.py
Removed an untested missfeature that can cause infinite loops.
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/component/browser/tools.py
Corrected some more typos reported by Adam Groszer.
Derrick Hudson
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/container/browser/add.pt
According to philicon's hint in connection with [Z3d]434
Egon Frerich
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/container/constraints.py
Fix small typo
Martijn Pieters
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/dtmlpage/configure.zcml
Description should be the same as in the addMenuItem directive
Egon Frerich
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/locales/de/LC_MESSAGES/zope.
Adam Groszer found some typos which are fixed
Egon Frerich
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/locales/de/LC_MESSAGES/zope.
German translation updated
Egon Frerich
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/locales/de/LC_MESSAGES/zope.
German translation updated
Egon Frerich
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/locales/de/LC_MESSAGES/zope.
German translation updated
Egon Frerich
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/locales/de/LC_MESSAGES/zope.
German 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/pagetemplate/talesapi.py
fix copy/paste bug noticed while perusing exception style
checkin message
Benji York
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/publisher/browser/__init__.py
Test added
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/testing/functional.py
Remove unused import. This caused issues for Zope-derived
distros that do
Stephan Richter
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/workflow/stateful/browser/ftests/test_processdefinition.py
reflect a fix to a typo in a template;
the tests were broken in revision 38046
Fred L. Drake, Jr.
- [Zope3-checkins] SVN:
Zope3/branches/testbrowser-integration/src/zope/testbrowser/
Big refactoring of the testbrowser interface,
particularly in regards to
Stephan Richter
- [Zope3-checkins] SVN:
Zope3/branches/Zope-3.1/releases/Zope/zopetest Okay,
now the tests all pass. I don't know what I saw yesterday about the
Fred Drake
- [Zope3-checkins] SVN:
Zope3/branches/Zope-3.1/releases/Zope/zopetest Okay,
now the tests all pass. I don't know what I saw yesterday about the
Stephan Richter
- [Zope3-checkins] SVN:
Zope3/branches/Zope-3.1/releases/Zope/zopetest Okay,
now the tests all pass. I don't know what I saw yesterday about the
Fred Drake
- [Zope3-checkins] SVN: zdaemon/trunk/SETUP.cfg Use native line end.
Tim Peters
- [Zope3-checkins] SVN: zdaemon/trunk/tests/testzdrun.py The
testUmask test fails when the process is run as root. When
failing for
Derrick Hudson
- [Zope3-checkins] SVN: zdaemon/trunk/zdoptions.py Massive style
cleanup: Move to new raise exception style; for motivation, see:
Martijn Pieters
- [Zope3-checkins] SVN: zope.formlib/trunk/ fix typo
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: zope.formlib/trunk/src/zope/formlib/ fix
broken help handling,
and avoid broken JavaScript error messages in the
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: zope.formlib/trunk/src/zope/formlib/ revert
unintentionally committed changes
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: zope.formlib/trunk/src/zope/formlib/ Some
small changes to formlib:
Gary Poster
- [Zope3-checkins] SVN: zope.testing/trunk/src/zope/testing/ add
profiling support with test
Benji York
- [Zope3-checkins] SVN: zope.testing/trunk/src/zope/testing/ fixed
bug in profiling with layers in subprocesses (with tests)
Benji York
- [Zope3-checkins] SVN: zope.testing/trunk/src/zope/testing/ Massive
style cleanup: Move to new raise exception style;
for motivation, see:
Martijn Pieters
- [Zope3-checkins] SVN: Zope3/branch Im Projektarchiv verschoben
Julien Anguenot
- [Zope3-checkins] SVN: Zope3/branch Im Projektarchiv verschoben
Egon Frerich
- [Zope3-checkins] SVN: Zope3/branch Im Projektarchiv verschoben
Stephan Richter
- [Zope3-checkins] SVN: Zope3/branch Im Projektarchiv verschoben
Stephan Richter
- [Zope3-checkins] SVN: Zope3/branch Im Projektarchiv verschoben
Julien Anguenot
- [Zope3-checkins] SVN: Zope3/branch Im Projektarchiv verschoben
E. Frerich
- [Zope3-checkins] SVN: Zope3/branch Renaming directory again,
effectively undoing 37956!
Stephan Richter
- [Zope3-checkins] SVN: Zope3/branches/hdima-language-namespace/ Make
a branch for working on the ++language++ namespace:
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/branches/jim-adapter-redesign/ Branch
to capture an alternate adapter-registry design
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/srichter-blow-services/ Remove
an old branch of mine.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/branches/stub-pytzpickle/ Makeing
branch for pytz pre-release
Stuart Bishop
- [Zope3-checkins] SVN: Zope3/branches/stub-pytzpickle/ Merged
Stuart Bishop
- [Zope3-checkins] SVN: Zope3/branches/stub-pytzpickle/src/pytz/ pytz
2005k (prerelease)
Stuart Bishop
- [Zope3-checkins] SVN: Zope3/branches/tlotze/ Making branch for
tlotze to work over code, starting with interfaces and schemas.
Thomas Lotze
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/ Fixed a bug that
prohibited the interfaces attrs and methods belong to not
Stephan Richter
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/ Hook up the
mkzeoinstance script and mention it in CHANGES.txt
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/ make sure we use the
released zpkg for Zope-3.1
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/ Move to a zpkg-based
setup:
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/ Update TAL/METAL
implementation:
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/bin/mkz make
mkzopeinstance work for Debian packages (collector #436);
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/bin/mkzeoinstance
Proper ZEO instance creation script;
modelled after bin/mkzopeinstance.
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/doc/CHANGES.txt
Remove 3.2 changes. Add change note for source input widget.
Gary Poster
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/doc/CHANGES.txt Add
CHANGES note about uniformly configurable adapters.
Gary Poster
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/doc/CHANGES.txt Made
a list of changes since RC 1.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/doc/CREDITS.txt give
credit where credit is due
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/Makefile remove
version number from default Python executable
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/releases/Zope fix
publication name so releases get names like "Zope-3.1.*"
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/releases/Zope. reduce
zpkg configuration cruft;
relies on a moderately recent zpkg checkout
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/src/ Switch to latest
ZODB that contains some fixes to ZODB and ZEO.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/src/pytz/ Updated
pytz -- merge -r 37924:37926
svn+ssh://svn.zope.org/repos/main/Zope3/branches/stub-pytzpickle
Stuart Bishop
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/src/zope/ apply 37947
and 37945 to 3.1 branch
Benji York
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/src/zope/ Backported
rev 3627, 37637, 37639, and 37640 from the trunk. Those are
Stephan Richter
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/src/zope/app/ Merged
revisions 37911, 37979 from the trunk:
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/src/zope/app/ port
r37684 (fix to source widget hasInput and assiciated changes)
from trunk
Gary Poster
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/src/zope/app/ Typos
fixed (thank to Adam Groszer); messages extracted and merged;
german translation updated
Egon Frerich
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/src/zope/app/apidoc/
Benji and Phillip just pointed out that empty actions are not
valid HTML.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/src/zope/app/apidoc/
This hard-linked action really hindered the reusability of
the code, which
Stephan Richter
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/src/zope/app/locales/
Merged POT into all PO's
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/src/zope/app/locales/
Updated translation template and merged all translations
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/src/zope/app/rdb/
Merged revision 37757 from the trunk:
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/src/zope/app/rdb/
Merged revision 37883 from the trunk:
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/src/zope/app/rdb/
Merged revision 38018 from the trunk:
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/src/zope/app/testing/
apply 37963 to the 3.1 branch
Benji York
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/src/zope/publisher/
'text/vnd.wap.wml' is a valid content type
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/src/zope/publisher/
remove the cosmetic space join() inserts between the ";
" and parameter name;
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/branches/Zope-3.1/src/zope/server/http/
Merge of 37885 from trunk
Stuart Bishop
- [Zope3-checkins] SVN: Zope3/frerich_i18n_file_new_features/ Datei
im Projektarchiv kopiert
Egon Frerich
- [Zope3-checkins] SVN: Zope3/frerich_i18n_file_new_features/ Datei /
Ordner gel?\195?\182scht
Egon Frerich
- [Zope3-checkins] SVN: Zope3/tags/Zope-3.1.0 Messed up the release
naming.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/tags/Zope-3.1.0b1/Zope-3.1/ Remove
accidentily added dir.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/tags/Zope-3.1.0b1/Zope-3.1/ Tagging
beta 1 for Zope 3.1.0 release.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/tags/Zope-3.1.0c1/ I'll take a fresh
stab at it.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/tags/Zope-3.1.0c1/ Ok,
tag the RC 1 again.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/tags/Zope-3.1.0c1/releases/Zope fix
publication name so releases get names like "Zope-3.1.*"
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/tags/Zope-3.1.0c1/src/zope/app/ Make
necessary preparations for the release.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/tags/Zope-3.1.0c2/ Tagging candidate 2
for Zope 3.1.0 release.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/tags/Zope-3.1.0c2/doc/ANNOUNCEMENT.txt
Finally follow the instructions and add the announcement file.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/tags/Zope-3.1.0c2/doc/ANNOUNCEMENT.txt
Fix typo.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/tags/Zope-3.1.0c2/src/zope/app/ Get
ready for the release.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/tags/Zope-3.1.0RC1/ Get ready for the
release.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/tags/Zope-3.1.0RC1/ Tagging RC 1 for
Zope 3.1.0 release.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ add missing svn:eol-style
properties to zpkg metadata files
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/ Backport of rev 37688.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ Fixed issue #445: gadflyDA not
full implementation
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/ make sure we use the released
zpkg for Zope 3 trunk
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/ Merge from 3.1 branch:
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/trunk/ Merge revisions 37851,
37882 from the Zope-3.1 branch:
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/ Merged from the 3.1 branch:
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/trunk/ move to a more scalable way of
using the zpkg support code to provide build
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/ re-arrange the build support
structures to ease migration to the revised
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/ switch to the zpkg trunk,
and drop the code to walk the sources looking
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/ undo most of the last commit,
which was not supposed to be included :-(
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/bin/mkz make mkzopeinstance work
for Debian packages (collector #436);
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/bin/mkzeoinstance Merge from 3.1
branch:
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/trunk/buildsupport/zpkg-support.pth
make ZConfig available to the zpkg build support
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Add changes note.
Gary Poster
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Add note about
uniformly pluggable request factories.
Gary Poster
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt note the move to
METAL 1.1
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/Makefile 'make clean' now
doesn't report an error if the files doesn't exist
Fred Drake
- [Zope3-checkins] SVN: Zope3/trunk/Makefile 'make clean' now doesn't
report an error if the files doesn't exist
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/Makefile Add back python
version number to stay consistent since 2.3.5 is still the
currently supported version of Python
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/Makefile Add back python
version number to stay consistent since 2.3.5 is still the
currently supported version of Python
Fred Drake
- [Zope3-checkins] SVN: Zope3/trunk/Makefile Add back python version
number to stay consistent since 2.3.5 is still the currently
supported version of Python
Julien Anguenot
- [Zope3-checkins] SVN: Zope3/trunk/Makefile Add back python version
number to stay consistent since 2.3.5 is still the currently supported
version of Python
Julien Anguenot
- [Zope3-checkins] SVN: Zope3/trunk/Makefile remove version number
from default Python executable
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/MANIFEST remove the MANIFEST*
files; no longer needed
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/README.txt update the distutils
command line used to build the software
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/releases/Z - restore the
Zope.map so alternate releases can be made using the same map
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/releases/Z - restore the
Zope.map so alternate releases can be made using the same map
Fred Drake
- [Zope3-checkins] SVN: Zope3/trunk/releases/Z - restore the
Zope.map so alternate releases can be made using the same map
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/releases/Z - restore the
Zope.map so alternate releases can be made using the same map
Fred Drake
- [Zope3-checkins] SVN: Zope3/trunk/releases/Z - restore the
Zope.map so alternate releases can be made using the same map
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/releases/Z - restore the
Zope.map so alternate releases can be made using the same map
Fred Drake
- [Zope3-checkins] SVN: Zope3/trunk/releases/Z - restore the Zope.map
so alternate releases can be made using the same map
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/releases/Zope fix publication
name so releases get names like "Zope-3.1.*"
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/setup.py - remove unused import
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/setup.py avoid duplicated file
names when defined constants are already available
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/ Massive style cleanup: Move
to new raise exception style; for motivation, see:
Martijn Pieters
- [Zope3-checkins] SVN: Zope3/trunk/src/ move to ZConfig 2.3.1
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/ Move to ZODB 3.5.0a6.
Tim Peters
- [Zope3-checkins] SVN: Zope3/trunk/src/ Move to ZODB 3.5.0a8.
Tim Peters
- [Zope3-checkins] SVN: Zope3/trunk/src/pytz/ Updated pytz -- merge
-r 37924:37926
svn+ssh://svn.zope.org/repos/main/Zope3/branch/stub-pytzpickle
Stuart Bishop
- [Zope3-checkins] SVN: Zope3/trunk/src/z Message normal string
changed to unicode string
Egon Frerich
- [Zope3-checkins] SVN: Zope3/trunk/src/z Message normal string
changed to unicode string
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ - Fixed resetting of
getServices() hook.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ fix the semantics of
macro extension to match the METAL 1.1 specification
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Massive style cleanup:
Move to new raise exception style; for motivation, see:
Martijn Pieters
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Cleaned up grant
views
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Correct hasInput
semantics for source widgets.
Gary Poster
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ fix duplication of
code that resulted in new request utility lookup not
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Got a couple more
book tests to work. This fix is actually really
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ install the ZCML
slugs into zopeskel/etc/package-includes/ consistently
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Merge r37914
through r37917 from Zope 3.1 branch:
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Some BBB code,
so that my book sources are a little bit more happy.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/ Typos fixed (thank
to Adam Groszer); messages extracted and merged;
german translation updated
Egon Frerich
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/apidoc/ Backport
rev. 37699.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/apidoc/ Port of rev
37703.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/authentication/ Make
sure events implement right interfaces
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/authentication/ Use
enumerate() where possible
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/cache/ram.py Code
cleanup
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/form/browser/ Add id
to select widget so labels work.
Gary Poster
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locales/zope.pot POT
file updated
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/publication/ Make
request factories configurable.
Gary Poster
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/publication/ the new
code for getting the publication would return a new publication each
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/rdb/ Added test to
make sure that ZopeDBTransactionManager implements IDataManager
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/rdb/ More carefully
handle case when SQL parameters is a tuple or a list of a tuples
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/rdb/ Now SQL
operation parameters will be properly encoded before executing
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/rdb/__init__.py
Removed dependency from the 'types' and 'string' modules
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/rdb/interfaces.py
Removed duplicate and unused interface
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/schemacontent/
Removed unused imports
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/testing/ - re-enable
HTTPCaller.chooseRequestClass as a thin wrapper around
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/testing/dochttp.py
only append "..." line to cleaned redirect test if there is a
non-empty
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/testing/dochttp.py -
avoid unnecessary str.strip() call (thanks, Florent!)
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/configuration/config.py
add missing try/finally to ZCML action processing;
without this the `clear`
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/configuration/fields.py
escape backslashes for otherwise "unknown" escape sequences
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/interface/README.txt
Typos + trailing whitespaces.
Ruslan Spivak
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/PACKAGE.cfg fix typo
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/publisher/ Merged
revision 38041 from the Zope-3.1 branch:
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/publisher/ remove the
cosmetic space join() inserts between the "; " and parameter name;
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/publisher/http.py use
the new MIME content-type parser to check if a charset needs to be
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/schema/README.txt Typo
and removed trailing whitespaces.
Ruslan Spivak
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/security/checker.py Set
security on set and frozenset if running with Python 2.4
Stuart Bishop
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/server/http/ Handle
headers with duplicate keys as comma seperated lists
Stuart Bishop
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/tal/interfaces.py add a
note about differences between the two TAL expression engine
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/tal/t "surface" portion
of the move to METAL 1.1: macro extension requires the
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/tal/taldefs.py the
addition of the extendMacro "bytecode" requires that the
bytecode version
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/tal/talgenerator.py
repair outdated comment
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/tal/talinterpreter.py
add the FasterStringIO to replace the basic StringIO,
so this matches the
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/tal/talinterpreter.py
changed the macro stack entries to have meaningful attribute
names so
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/tal/talinterpreter.py
correct a broken comment, and expand with useful information
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/tal/talinterpreter.py
update comment based on the move to extend-macro
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/tal/talinterpreter.py -
add a comment about a mysterious instance variable
Fred L. Drake, Jr.
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/tales/expressions.py
make a string with undefined escape sequice raw
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/wfmc/process.py
Implement Florent's suggestion to use %r instead of %s.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/wfmc/process.py Sorry
about this guys, but this is better. :-)
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/wfmc/process.py When I
converted %s to %r I forgot to remove the quotes.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/src/zwiki/locales/zwiki.pot
Backout my change 38033
Egon Frerich
- [Zope3-checkins] SVN: Zope3/trunk/src/zwiki/locales/zwiki.pot
Datei / Ordner gel?\195?\182scht
Julien Anguenot
- [Zope3-checkins] SVN: Zope3/trunk/src/zwiki/locales/zwiki.pot Datei
/ Ordner gel?\195?\182scht
Egon Frerich
- [Zope3-checkins] SVN: Zope3/trunk/src/zwiki/locales/zwiki2.pot
Datei / Ordner gel?\195?\182scht
Egon Frerich
- [Zope3-checkins] SVN: Zope3/trunk/src/zwiki/locales/zwiki2.pot
Datei im Projektarchiv kopiert
Egon Frerich
- [Zope3-checkins] SVN: Zope3/trunk/zope Disable the FTP server by
default
Julien Anguenot
- [Zope3-checkins] SVN: Zope3/trunk/zopeskel/bin/debugzope.bat.in
i-option added to get into interactive mode
Egon Frerich
Last message date:
Wed Aug 31 15:20:38 EST 2005
Archived on: Wed Aug 31 15:20:39 EST 2005
This archive was generated by
Pipermail 0.09 (Mailman edition).