- 27 Mar, 2003 1 commit
-
-
Fred Drake authored
the --quiet parameter.
-
- 26 Mar, 2003 4 commits
-
-
Fred Drake authored
-
Fred Drake authored
versions were much too verbose by default.
-
Fred Drake authored
-
Fred Drake authored
-
- 24 Mar, 2003 2 commits
-
-
Fred Drake authored
-
Fred Drake authored
testrunner.py last week.
-
- 22 Mar, 2003 1 commit
-
-
Chris McDonough authored
-
- 21 Mar, 2003 11 commits
-
-
Fred Drake authored
configuration file template (reflects recent addition of a "products" key to the template).
-
Chris McDonough authored
-
Fred Drake authored
-
Chris McDonough authored
When this is done, the makefile and all temp build files are written to the directory from which you run configure. This is to support Tres' desire to be able to install Zope from read-only media. Perform minor cleanups, extensions, and refactorings of setup.py and configure.py along the way.
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
information on tests that fail, regardless of the verbosity setting. This allows using -v0 or -v1, and still seeing useful error information as the tests are run. This is especially helpful for large or long-running test suites.
-
Fred Drake authored
from the filesystem.
-
Fred Drake authored
implementation, to allow the PageTemplateFile class to override what happens when the check is performed.
-
Chris McDonough authored
-
- 20 Mar, 2003 3 commits
-
-
Fred Drake authored
the Zope configuration file. There is no magical search for INSTANCE_HOME/Products; it is included as part of the instance skeleton, but can be controlled simply changing the configuration.
-
Fred Drake authored
it contains have been moved to the Packages/pcgi module in the cvs.zope.org public CVS repository; it can be distributed as a separate package for those who need it.
-
Fred Drake authored
This corresponds to Zope 3 collector issue 129. http://collector.zope.org/Zope3-dev/129
-
- 19 Mar, 2003 1 commit
-
-
Christian Zagrodnick authored
underlying database adapter should convert a unicode to the encoding the database expects.
-
- 18 Mar, 2003 11 commits
-
-
Fred Drake authored
"makefile". This is a little painful, since the names match in everything but case. It appears to be impossible to use a generated file with the same name as a file previously in the repository, even with the help of .cvsignore.
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
of ZServer.
-
Fred Drake authored
package.
-
Fred Drake authored
-
Fred Drake authored
new-install-branch.
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
new-install-branch.
-
- 17 Mar, 2003 2 commits
-
-
Christian Theune authored
try/except so we need to explicitly check.
-
Christian Theune authored
-
- 13 Mar, 2003 2 commits
-
-
Chris McDonough authored
-
Chris McDonough authored
-
- 07 Mar, 2003 2 commits
-
-
Fred Drake authored
for Python 2.2. This avoids a warning that can be issued during the initial startup.
-
Fred Drake authored
- don't pretend directories inside packages are themselves packages if they aren't; list them using the "data_files" keyword (this avoids noisy warnings for installation and out-of-place building)
-