December 2005 Archives by thread
      
      Starting: Thu Dec  1 13:39:13 EST 2005
         Ending: Tue Dec 27 21:52:07 EST 2005
         Messages: 210
     
- [Zope-Checkins] SVN: Zope/branches/2.9/ Improved logging of
	ConflictErrors. Now a log is made at level BLATHER
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/trunk/ Merged r40454 from 2.9 branch:
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/branches/tseaver-collector_1774/ Rip out
	the C version of 'checkPermisison' altogether
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Collector
	#1774: Harmonize the implemtnation of 'checkPermission' with
	'validate'
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/2.9/lib/python/AccessControl/
	Forward port fix for collector #1774 from 2.8 branch.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/lib/python/AccessControl/ Forward
	port fix for collector #1774 from 2.8 branch.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/tseaver-collector_1774/ Merged
	to 2.8 branch, 2.9 branch, and the trunk.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/doc/CHANGES.txt
	typo
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/trunk/lib/python/Products/Transience/Transience.py
	remove unused import.
 
Chris Withers
- [Zope-Checkins] SVN: Zope/trunk/ Deprecated FastCGI
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/ZServer/ moved FCGI
	deprecation warning into FCGIServerFactory
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/OFS/SimpleItem.py -
	change to use python logging module
 
Chris Withers
- [Zope-Checkins] SVN: Zope/branches/2.9/ deprecated FastCGI
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Z further changes to
	ConflictError logging:
 
Chris Withers
- [Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.txt correct change log
	to match code modifications.
 
Chris Withers
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Zope2/App/startup.py
	*sigh* failed to correctly merge my own patch.
 
Chris Withers
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/lib/python/
	Merge error reporting changes from trunk:
 
Chris Withers
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/doc/CHANGES.txt
	Note ConflictError logging changes.
 
Chris Withers
- [Zope-Checkins] SVN: Zope/branches/2.9/lib/python/ - remove unused
	import.
 
Chris Withers
- [Zope-Checkins] SVN: Zope/branches/2.9/doc/CHANGES.txt Note changes
	to ConflictError logging.
 
Chris Withers
- [Zope-Checkins] 
	SVN: Zope/trunk/lib/python/Products/PageTemplates/PageTemplate.py
	continue whack-a-mole'ing useless pagetemplate errors.
 
Chris Withers
- [Zope-Checkins] 
	SVN: Zope/branches/2.9/lib/python/Products/PageTemplates/PageTemplate.py
	continue whack-a-mole'ing useless pagetemplate errors.
 
Chris Withers
- [Zope-Checkins] 
	SVN: Zope/branches/Zope-2_8-branch/lib/python/Products/PageTemplates/PageTemplate.py
	continue whack-a-mole'ing useless pagetemplate errors.
 
Chris Withers
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Made 'zopectl
	test' work for software homes which do not have an "inplace" build.
 
Tres Seaver
- [Zope-Checkins] 
	SVN: Zope/branches/2.9/lib/python/Zope2/Startup/zopectl.py
	Forward-port fix for non-installed software home from 2.8 branch.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Zope2/Startup/zopectl.py
	Forward-port fix for non-installed software home from 2.8 branch.
 
Tres Seaver
- [Zope-Checkins] 
	SVN: Zope/trunk/lib/python/Products/PythonScripts/module_access_examples.py
	Removed some unused imports.
 
Paul Winkler
- [Zope-Checkins] CVS: Zope - test.py:1.2.2.20
 
Stefan H. Holek
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/test.py
	Implemented a --nowarnings flag for test.py.
 
Stefan H. Holek
- [Zope-Checkins] CVS: Zope - test.py:1.2.2.21
 
Stefan H. Holek
- [Zope-Checkins] SVN: Zope/branches/2.9/ Move to ZODB 3.6.0b4.
 
Tim Peters
- [Zope-Checkins] SVN: Zope/trunk/ Merge rev 40533 from 2.9 branch.
 
Tim Peters
- [Zope-Checkins] SVN: Zope/branches/2.9/ ObjectManager now has an
	hasObject method to test presence. This
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/trunk/ Merged r40536 from 2.9 branch:
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Merged r40536
	from 2.9 branch:
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/branches/2.9/doc/ heading for 2.9.0b1
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.9/ Collector #1904: On Mac OS
	X avoid a spurious OSError when zopectl
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Zope2/Startup/zopectl.py
	Merged r40536 from 2.9 branch:
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ - reverted
	workaround in '_verifyObjectPaste';
	'checkPermission' now respects proxy roles
 
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/branches/2.9/lib/python/OFS/ - reverted
	workaround in '_verifyObjectPaste';
	'checkPermission' now respects proxy roles
 
Yvo Schubbe
- [Zope-Checkins] SVN: Zope/trunk/lib/python/OFS/ - reverted
	workaround in '_verifyObjectPaste';
	'checkPermission' now respects proxy roles
 
Yvo Schubbe
- [Zope-Checkins] 
	SVN: Zope/branches/2.9/lib/python/Products/Five/browser/configure.zcml
	No longer use the defaultLayer directive. It didn't do
	anything anyway.
 
Jim Fulton
- [Zope-Checkins] SVN: Zope/branches/2.9/lib/python/zope/ Updated to
	use latest rev of Zope 3.2 branch. Also updated to use
 
Jim Fulton
- [Zope-Checkins] SVN: Zope/tags/2.9.0b1/ Zope 2.9.0 beta 1
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.9/doc/CHANGES.txt typo
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/tags/2.9.0b1/2.9/ Zope 2.9.0 b1
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Merged r40547
	from 2.9 branch:
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/tags/2.9.0b1/ another try
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/tags/2.9.0b1/ Zope 2.9.0 b1
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.9/lib/python/Products/Five/
	Update Five to 1.3c.
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Zope/branches/2.9/lib/python/Products/Five/form/__init__.py
	Fred fix a speling error in Zope 3.2.
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/2.9/lib/python/ Switch to Zope
	3.2.0b1 tag for the Zope 3 externals
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Zope/branches/2.9/lib/python/Products/Five/CHANGES.txt
	sync with five repo
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/tags/2.9.0b1/ removed
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.9/ Zope 2's version.txt will
	from now on reside on the Zope2 package.
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/tags/2.9.0b1/ hopefully the final tag
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.9/inst/Makefile.in we need to
	pass -r tagname to zpkg
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.9/inst/Makefile.in better way
	to determine the tag name
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/tags/2.9.0b1/ removed
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/tags/2.9.0b1/ 2.9.0b1
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.9/inst/Makefile.in fix
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/tags/2.9.0b1/ removed
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/tags/2.9.0b1/ 2.9.0b1
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/inst/Makefile.in passing tagname to
	zpkg
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/inst/WinBuilders/mk/zope.mk Bump
	version number on the trunk. Not sure if the whole windows build
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/trunk/inst/versions.py another version
	number bump
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/trunk/lib/python/ Merge r40576 through
	r40592 from 2.9 branch:
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/2.9/doc/CHANGES.txt 
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/ajung-zpt-integration/ integrate
	Z3 ZPT into Z2
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/Products/ZPT/
	preparing my personal playfield and mineground
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/Products/ZPT/
	quick'n dirty Z3 ZPT integration, we can edit and render....
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/Products/ZPT/ZPT.py
	eeek...Zope 3 ZPTs now work in Zope 2 :-)
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/AccessControl/Permissions.py
	change_page_templates
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/Products/ZPT/www/ptEdit.zpt
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/Products/ZPT/
	cleanup
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/Products/ZPT/ZPT.py
	moooooooooooore cleanup...the code *look* less scary (but it
	remains scary)
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/Products/ZPT/
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/Products/ZPT/
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/Products/ZPT/
	- smarter upload
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/Products/ZPT/pt/pt
	savepoint
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/Products/ZPT/ZPT.py
	- savepoint
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/OFS/content_types.py
	replaced with aliases to the Z3 implementation
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/OFS/content_types.py
	replaced with aliases for Z3 methods
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/Products/ZPT/
	- cleaned up the code for uploading new content
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/OFS/ moved
	OFS.content_types to zope.app.content_types
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/doc/CHANGES.txt 
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/zope/ updated to latest
	Z3 trunk
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/zope/ wrong revision
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/zope/
	updated Z3 trunk
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/Products/ZPT/__init__.py
	cleanup
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/Products/ZPT/ZPT.py.scary
	added
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/Products/ZPT/ZPT.py
	This version is now fully functional and without dependencies
	from Products.PageTemplates
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/Products/PageTemplates/
	getting rid of the old ZPT implementation
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/Products/PageTemplates/PageTemplateFile.py
	added
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/Products/PageTemplates/P
	removed
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/Products/PageTemplates/tests/
	cleanup
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/Products/PageTemplates/
	cleanup
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/TAL/
	you're time has come, no longer needed for Z3 ZPTs
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/Products/ZPT/
	removed
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/Products/PageTemplates/
	made unittests pass
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/Products/PageTemplates/PageTemplateFile.py
	some more comments
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.9/ Several zope.app packages
	were forgotten to be included in the
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/trunk/releases/Zope2/DEPENDENCIES.cfg
	Merge r40726 from 2.9 branch:
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/branches/2.9/ Collector #1965:
	'get_transaction' missing from builtins without sufficient
	deprecation notice
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/trunk/doc/INSTALL.txt Trivial typo,
	WEBSERVER.txt was misspelled.
 
Paul Winkler
- [Zope-Checkins] SVN: Zope/trunk/doc/FAQ.txt Removed old
	instructions to avoid python 2.4.
 
Paul Winkler
- [Zope-Checkins] 
	SVN: Zope/branches/2.9/lib/python/Zope2/App/startup.py
	Add 'stacklevel=2' to deprecation warning to show call site.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/2.9/doc/ Trivial doc fixes from
	trunk.
 
Paul Winkler
- [Zope-Checkins] SVN: Zope/branches/publication-refactor/ - Make a
	branch to refactor Zope 2 ZPublisher into a hybrid
	implementing Zope 3 IPublication
 
Sidnei da Silva
- [Zope-Checkins] 
	SVN: Zope/branches/publication-refactor/lib/python/ZPublisher/Publi
	- Checkpoint before I dig into refactoring BaseRequest.py and
	Publish.py
 
Sidnei da Silva
- [Zope-Checkins] 
	SVN: Zope/branches/publication-refactor/lib/python/ZPublisher/
	- Implemented traverseName method and changed BaseRequest to
	use a (singleton) publication object
 
Sidnei da Silva
- [Zope-Checkins] 
	SVN: Zope/branches/publication-refactor/lib/python/ZPublisher/
	- Make Publish.py use the new IPublication object
 
Sidnei da Silva
- [Zope-Checkins] 
	SVN: Zope/branches/publication-refactor/lib/python/ZPublisher/
	- Fix a few minor typos. I can actually browse the ZMI now.
 
Sidnei da Silva
- [Zope-Checkins] SVN: Zope/trunk/ Fixed OFS.ObjectManager
	list_import() to tolerate missing directories.
 
Paul Winkler
- [Zope-Checkins] 
	SVN: Zope/branches/publication-refactor/lib/python/ZPublisher/
	- Fixed a couple mistakes.
 
Sidnei da Silva
- [Zope-Checkins] SVN: Zope/branches/2.9/ OFS ObjectManager: Fixed
	list_imports() to tolerate missing
 
Paul Winkler
- [Zope-Checkins] 
	SVN: Zope/branches/publication-refactor/lib/python/ZPublisher/Publication.py
	- Inline before_publishing_traverse handling and then fire the event
 
Sidnei da Silva
- [Zope-Checkins] SVN: Zope/trunk/ deprecated OFS.content_types
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ The
	SiteErrorLog now copies exceptions to the event log by default
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/branches/2.9/ The SiteErrorLog now copies
	exceptions to the event log by default
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/trunk/ The SiteErrorLog now copies
	exceptions to the event log by default
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/branches/publication-refactor/lib/python/
	- Another checkpoint. Enough majik to render the quickstart
	page, not much else.
 
Sidnei da Silva
- [Zope-Checkins] SVN: zdaemon/trunk/src/zdaemon/tests/testzdrun.py
	testRunIgnoresParentSignals(): Try to fix an
 
Tim Peters
- [Zope-Checkins] SVN: zdaemon/trunk/src/zdaemon/tests/testzdrun.py
	Repair idiot logic error I just introduced.
 
Tim Peters
- [Zope-Checkins] SVN: Zope/branches/2.9/lib/python/ New zdaemon.
 
Tim Peters
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/Products/PageTemplates/
	- fixed PageTemplateFile implementation
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/Products/PageTemplates/ZopePageTemplate.py
	refactored content type guessing
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/Products/PageTemplates/pt/ptEdit.pt
	fixed encoding to utf-8
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ - Collector
	#1976: FTP STOR command would load the file being
 
Sidnei da Silva
- [Zope-Checkins] SVN: Zope/branches/2.9/ - Collector #1976: FTP STOR
	command would load the file being
 
Sidnei da Silva
- [Zope-Checkins] SVN: Zope/trunk/ - Collector #1976: FTP STOR
	command would load the file being
 
Sidnei da Silva
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/Products/PageTemplates/pt/ptEdit.pt
	manage_page_header when called through a ZPT seems to acquire
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/Products/PageTemplates/pt/ptEdit.pt
	encoding input field is now a hidden field since we enforce UTF-8
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/Products/PageTemplates/pt/ptEdit.pt
	UI cleanup
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/Products/PageTemplates/ZopePageTemplate.py
	removed debug output
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/ New zdaemon.
 
Tim Peters
- [Zope-Checkins] 
	SVN: Zope/branches/Zope-2_8-branch/lib/python/Testing/ZopeTestCase/
	Made sure logging is configured. Read $INSTANCE_HOME/log.ini
	if it exists.
 
Stefan H. Holek
- [Zope-Checkins] 
	SVN: Zope/branches/2.9/lib/python/Testing/ZopeTestCase/
	Merged Zope-2_8-branch -r40818:40819 into Zope-2_9-branch.
 
Stefan H. Holek
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Testing/ZopeTestCase/
	Merged Zope-2_8-branch -r40818:40819 into the trunk.
 
Stefan H. Holek
- [Zope-Checkins] 
	SVN: Zope/branches/ajung-zpt-integration/lib/python/Products/PageTemplates/
	removed pt_encoding() since we use utf-8 in the ZMI only
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.9/ Added a
	'conflict-error-log-level' directive to zope.conf, to set the
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/trunk/ Merged r40864 from 2.9 branch:
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/branches/2.9/ Move to ZODB 3.6.0b5.
 
Tim Peters
- [Zope-Checkins] SVN: Zope/trunk/ Move to ZODB 3.6.0b5.
 
Tim Peters
- [Zope-Checkins] SVN: Zope/trunk/lib/python/ZServer/ Suppress
	deprecation output for test of a known-to-be-deprecated feature.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/2.9/lib/python/ZServer/ Suppress
	deprecation output for test of a known-to-be-deprecated feature.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Zope-2.8.5
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/tags/Zope-2.8.5/ Zope-2.8.5
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/Zope-2_8-branch/skel/etc/zope.conf.in typos
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/ - For content-type HTTP headers
	starting with 'text/' or 'application/'
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.9/ For content-type HTTP
	headers starting with 'text/' or 'application/'
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/doc/INSTALL.txt #1967:
	clearification for "make instance"
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.9/doc/INSTALL.txt #1967:
	clearified "make instance"
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.9/inst/Makefile.in Reverted
	r40251 as I quite obviously didn't know what I was doing.
 
Stefan H. Holek
- [Zope-Checkins] SVN: Zope/trunk/inst/Makefile.in Merged
	Zope-2_9-branch r40893:40894 into the trunk.
 
Stefan H. Holek
- [Zope-Checkins] SVN: Zope/branches/2.9/lib/python/Products/Five/
	Merge a couple of fixes that are related to
	http://www.zope.org/Collectors/Zope/1947
 
Philipp von Weitershausen
- [Zope-Checkins] SVN: Zope/trunk/lib/python/Products/Five/ Merge
	r40898 from 2.9 branch:
 
Philipp von Weitershausen
- [Zope-Checkins] 
	SVN: Zope/branches/2.9/lib/python/OFS/CopySupport.py
	Forgotten import.
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/trunk/lib/python/OFS/CopySupport.py
	Forgotten import.
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/trunk/releases/Zope2/test.py wrong test
	runner in place
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.9/releases/Zope2/test.py
	replaced old testrunner with most current version
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ - Collector
	#1939: When running as a service, Zope could
 
Sidnei da Silva
- [Zope-Checkins] SVN: Zope/branches/2.9/lib/python/zope/ Switched to
	a more recent testrunner.
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/trunk/lib/python/zope/ Switched to a more
	recent testrunner.
 
Florent Guillaume
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/doc/CHANGES.txt
	- Update with Mark's comments:
 
Sidnei da Silva
- [Zope-Checkins] SVN: Zope/trunk/ - Collector #1939: When running as
	a service, Zope could
 
Sidnei da Silva
- [Zope-Checkins] SVN: Zope/branches/2.9/ - Collector #1939: When
	running as a service, Zope could
 
Sidnei da Silva
- [Zope-Checkins] SVN: Zope/branches/chrism-clockserver-merge/ Create
	a merge branch for clock server work.
 
Chris McDonough
- [Zope-Checkins] SVN: Zope/trunk/lib/python/ZPublisher/ fixes + more
	tests (Stefan Holek)
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/trunk/lib/python/ZPublisher/tests/testHTTPResponse.py
	more tests
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.9/lib/python/ZPublisher/ more
	tests and fixes
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/chrism-clockserver-merge/ Add
	"clock server" feature.
 
Chris McDonough
- [Zope-Checkins] 
	SVN: Zope/branches/2.9/lib/python/Testing/ZopeTestCase/zopedoctest/
	Content-Type header now contains a charset.
 
Stefan H. Holek
- [Zope-Checkins] 
	SVN: Zope/trunk/lib/python/Testing/ZopeTestCase/zopedoctest/
	Merged Zope-2_9-branch r40958:40959 into the trunk.
 
Stefan H. Holek
- [Zope-Checkins] 
	SVN: Zope/branches/chrism-clockserver-merge/lib/python/ZServer/tests/test_c
	Fix test breakage caused by a nonuptodate test_config in
	initial branch.
 
Chris McDonough
- [Zope-Checkins] SVN: Zope/trunk/ Merge chrism-clockserver-merge
	branch into HEAD.
 
Chris McDonough
- [Zope-Checkins] SVN: Zope/trunk/lib/python/ZServer/ I have so made
	a hash out of this merge from the chrism-clockserver-merge
	branch. I have no idea what I'm doing,
	clearly. But this checkin gets us to the place I intended originally.
 
Chris McDonough
- [Zope-Checkins] SVN: Zope/trunk/ HTTPResponse: for XML content the
	encoding specified within
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/ZServer/ClockServer.py
	Fix breakage on Windows due to misuse of os.path (use
	posixpath instead).
 
Chris McDonough
- [Zope-Checkins] 
	SVN: Zope/branches/Zope-2_8-branch/lib/python/Testing/ZopeTestCase/testZODBCompat.py
	Added two more tests for transaction.abort().
 
Stefan H. Holek
- [Zope-Checkins] SVN: Zope/trunk/lib/python/zope/ update to latest
	Z3 trunk
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/zope/ updated to latest
	Z3 trunk
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/zope/ update to latest
	Z3 trunk
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/trunk/lib/python/ZPublisher/tests/testHTTPResponse.py
	improved tests
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/ content_types ->
	contenttypes
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/ deprecated zclasses
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/ deprecated ZGadfly/Gadfly
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/ removed the ZopeTutorial
 
Andreas Jung
- [Zope-Checkins] 
	SVN: Zope/branches/2.9/lib/python/ZPublisher/HTTPRequest.py
	Harden REQUEST __repr__.
 
Florent Guillaume
- [Zope-Checkins] 
	SVN: Zope/trunk/lib/python/ZPublisher/HTTPRequest.py
	Harden REQUEST __repr__.
 
Florent Guillaume
- [Zope-Checkins] 
	SVN: Zope/trunk/lib/python/ZClasses/dtml/addZClass.dtml
	added deprecation warning
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.9/lib/python/zope/ updated to
	latest 3.2 branch
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.9/ 2.9.0b2
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/tags/2.9.0b2/ Zope 2.9.0b2
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.9/lib/python/ updated to
	latest 3.2 branch
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/tags/2.9.0b2/ removed
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/tags/2.9.0b2/ Zope 2.9.0b2
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/branches/2.9/ deprecated OFS.content_types
 
Andreas Jung
- [Zope-Checkins] SVN: Zope/trunk/lib/python/ - Use recent update to
	pytz.
 
Tres Seaver
- [Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/test.py - Report
	number of failures/errors
 
Sidnei da Silva
    
      Last message date: 
       Tue Dec 27 21:52:07 EST 2005
    Archived on: Tue Dec 27 21:52:07 EST 2005
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).