August 2005 Archives by author
      
      Starting: Mon Aug  1 12:15:05 EST 2005
         Ending: Wed Aug 31 14:37:12 EST 2005
         Messages: 112
     
- [Zope-CVS] CVS: Products/ExternalEditor - ExternalEditor.py:1.27.2.1
 
Zachery Bir
- [Zope-CVS] CVS: Products/ExternalEditor - __init__.py:1.5.2.1
 
Zachery Bir
- [Zope-CVS] CVS: Products/ExternalEditor - ExternalEditor.py:1.27.2.2
 
Zachery Bir
- [Zope-CVS] SVN: zpkgtools/trunk/doc/Makefile make it easier to
	generate HTML for zope.org
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/doc/TODO.txt add notes on the pain
	for <load> and <collection> on the use of creating
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/doc/TODO.txt add notes about a
	better approach to dealing with C/C++ headers; 
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/zpkgsetup/setup.py add a command
	description so --help-commands can explain what this is
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/ remove some backward compatibility
	support for Python 2.2, and document
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/doc/TODO.txt document idea about
	embedding a resource map directly in the configuration file
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/zpkg allow enabling collection of
	dependencies from the configuration file
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/zpkgsetup/ revert unintentional
	commit of incomplete feature
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/zpkgtools/ make if possible to
	specify that an "application" distro should be built
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/doc/zpkg.txt document the
	build-application and collect-dependencies configuration
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/zpkgtools/tests/test_config.py add
	some missing tests
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/ Allow projects to avoid separate
	configuration and resource map files:
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/README.txt update the number of
	tests that get run
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/zpkg - remove the
	Dependencies/Includes/ directory from distributions
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/zpkgtools/ try to make quoting on
	command lines more Windows-friendly
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/zpkgtools/ when reading a map that
	is under revision control, do not pretend to look
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/doc/quickstart.txt update the
	quick-start so it better matches the current state of affairs,
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/doc/TODO.txt update to-do item that
	is largely done
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/ make zpkg install headers in
	package-specific locations, like is should do
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/doc/ remove repository: URL scheme;
	it just was not useful after all
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/zpkgtools/ remove repository: URL
	scheme; it just was not useful after all
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/ - add packaging/release metadata
	to zpkg
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/tags/0.9/ Released zpkg 0.9.
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/zpkgtools/ try to be better behaved
	on Windows, avoiding the os.spawnlp() function
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/zpkgtools/app.py only print the
	SystemExit message if there is one; do not print a simple
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/ add a -t/--tree option to build
	the tree without making a tarball
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/zpkgtools/tests/test_app.py clean
	up after the test, so subsequent runs do not fail
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/zpkgsetup/setup.py add a method to
	search a tree for zpkg metadata; used for builds in checkouts
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/zpkgsetup/setup.py fix
	copy-and-paste method
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/zpkgsetup/ add at least a minimal
	test for walk_packages(), noting a serious limitation
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/ - remove restriction that
	collections cannot contain extension modules
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/zpkgsetup/setup.py when loading an
	entire package tree, record the root for distutils
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/zpkgtools/tests/ remove historical
	cruftiness
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/ - add support for a
	default-collection configuration key that specifies the
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/zpkgtools/tests/test_app.py remove
	debugging cruft
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/zpkgtools/ add a test that
	<resources> sections in the configuration file may not be
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/zpkgtools/app.py clean up the error
	message provided when errors are found in a configuration
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/zpkgtools/ remove another turd left
	over from the repository: URL scheme
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/branches/fdrake-zconfig-branch/ temporary
	dev branch: use ZConfig instead of a zpkg-specific config parser
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/branches/fdrake-zconfig-branch/ snapshot:
	almost there, but not all the tests are passing
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/branches/fdrake-zconfig-branch/ update
	packaging data to reflect dependence on ZConfig
 
Fred L. Drake, Jr.
- [Zope-CVS] 
	SVN: zpkgtools/branches/fdrake-zconfig-branch/zpkgtools/include.py
	fix remaining tests
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/branches/fdrake-zconfig-branch/ update
	documentation references to ZConfig
 
Fred L. Drake, Jr.
- [Zope-CVS] 
	SVN: zpkgtools/branches/fdrake-zconfig-branch/zpkgtools/app.py
	- add ZConfig to the support directory
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/branches/fdrake-zconfig-branch/README.txt
	update the number of tests in the sample output
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/branches/fdrake-zconfig-branch/ - change
	how we locate the default support packages
 
Fred L. Drake, Jr.
- [Zope-CVS] 
	SVN: zpkgtools/branches/fdrake-zconfig-branch/doc/TODO.txt
	remove TODO items that have been done
 
Fred L. Drake, Jr.
- [Zope-CVS] 
	SVN: zpkgtools/branches/fdrake-zconfig-branch/zpkgsetup/tests/
	revise a test to demonstrate that case is preserved in an
	extension name
 
Fred L. Drake, Jr.
- [Zope-CVS] 
	SVN: zpkgtools/branches/fdrake-zconfig-branch/zpkgsetup/cfgparser.py
	avoid API that is not used
 
Fred L. Drake, Jr.
- [Zope-CVS] 
	SVN: zpkgtools/branches/fdrake-zconfig-branch/DEPENDENCIES.cfg
	add a note about version requirements for ZConfig
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/branches/fdrake-zconfig-branch/ rely on
	ZConfig 2.3.1 instead of the development trunk
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/zpkgtools/app.py remove argument to
	zkgtools.include.load() that is not longer needed
 
Fred L. Drake, Jr.
- [Zope-CVS] 
	SVN: zpkgtools/branches/fdrake-zconfig-branch/zpkgtools/include.py
	remove dead code
 
Fred L. Drake, Jr.
- [Zope-CVS] 
	SVN: zpkgtools/branches/fdrake-zconfig-branch/zpkgsetup/cfgparser.py
	add missing ZPL blurb
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/ Use ZConfig instead of a private
	configuration parser. ZConfig is now
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/zpkgtools/ - add a test that the
	zpkgsetup package was copied into the Support/
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/zpkgtools/app.py no need to comment
	out when deleting is even better...
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/zpkgtools/tests/test_config.py
	simplify some test code
 
Fred L. Drake, Jr.
- [Zope-CVS] SVN: zpkgtools/trunk/zpkgtools/ make the <exclude>
	section conform to the basic expectation that each line
 
Fred L. Drake, Jr.
- [Zope-CVS] CVS: Products/zzz_generations - version.txt:1.1
 
Chris McDonough
- [Zope-CVS] SVN: book/trunk/keeperannotations/keeper.zcml This could
	not have worked in Zope 3.0 either. I am not sure why the
 
Stephan Richter
- [Zope-CVS] SVN: zpkgtools/trunk/ Implemented the ``<exclude>``
	section, which is the conf file equivalent
 
Stephan Richter
- [Zope-CVS] CVS: Products/FSDump - Dumper.py:1.16
 
Tres Seaver
- [Zope-CVS] CVS: Products/FSDump - CHANGES.txt:1.16 version.txt:1.11
 
Tres Seaver
- [Zope-CVS] CVS: Products/FSDump - INSTALL.txt:1.4 README.txt:1.6
 
Tres Seaver
- [Zope-CVS] CVS: Products/FSDump - Dumper.py:1.17
 
Tres Seaver
- [Zope-CVS] CVS: Products/FSDump - CHANGES.txt:1.17 INSTALL.txt:1.5
	version.txt:1.12
 
Tres Seaver
- [Zope-CVS] CVS: Products/PluggableAuthService/plugins/tests -
	test_ScriptablePlugin.py:1.7
 
Tres Seaver
- [Zope-CVS] CVS: Products/PluggableAuthService/doc - CHANGES.txt:1.24
 
Tres Seaver
- [Zope-CVS] CVS: Products/PluggableAuthService/doc - CHANGES.txt:1.25
 
Tres Seaver
- [Zope-CVS] CVS: Products/PluginRegistry - CHANGES.txt:1.1
	version.txt:1.1
 
Tres Seaver
- [Zope-CVS] CVS: Products/PluginRegistry - CHANGES.txt:1.2
	version.txt:1.2
 
Tres Seaver
- [Zope-CVS] CVS: Products/PluginRegistry - CHANGES.txt:1.3
 
Tres Seaver
- [Zope-CVS] CVS: Products/PluginRegistry - COPYRIGHT.txt:1.1
	LICENSE.txt:1.1
 
Tres Seaver
- [Zope-CVS] CVS: Products/Zelenium - CHANGES.txt:1.37
	version.txt:1.17 zuite.py:1.22
 
Tres Seaver
- [Zope-CVS] CVS: Products/PluggableAuthService/plugins -
	ChallengeProtocolChooser.py:1.1.2.1 RequestTypeSniffer.py:1.1.2.1
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService/plugins/tests -
	ChallengeProtocolChooser.txt:1.1.2.1
	test_ChallengeProtocolChooser.py:1.1.2.1
	test_RequestTypeSniffer.py:1.1.2.1 test_doctests.py:1.1.2.1
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService/plugins/www -
	cpcAdd.zpt:1.1.2.1 cpcEdit.zpt:1.1.2.1 rtsAdd.zpt:1.1.2.1
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService -
	PluggableAuthService.py:1.29.2.1.2.1 __init__.py:1.6.4.1
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService/interfaces -
	request.py:1.1.2.1 plugins.py:1.7.8.1
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService/tests -
	conformance.py:1.3.16.1
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService/plugins/tests -
	ChallengeProtocolChooser.txt:1.1.2.2
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService -
	PluggableAuthService.py:1.29.2.1.2.2
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService/plugins -
	ChallengeProtocolChooser.py:1.1.2.2
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService/tests -
	conformance.py:1.4.2.1
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService -
	PluggableAuthService.py:1.31.2.1
	UserPropertySheet.py:1.3.16.1 __init__.py:1.6.6.1 utils.py:1.6.2.1
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService/interfaces -
	request.py:1.2 authservice.py:1.5.2.1 plugins.py:1.8.2.1
	propertysheets.py:1.3.16.1
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService/plugins -
	ChallengeProtocolChooser.py:1.2 RequestTypeSniffer.py:1.2
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService/plugins/tests -
	ChallengeProtocolChooser.txt:1.2
	test_ChallengeProtocolChooser.py:1.2
	test_RequestTypeSniffer.py:1.2 test_doctests.py:1.2
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService/plugins/www -
	cpcAdd.zpt:1.2 cpcEdit.zpt:1.2 rtsAdd.zpt:1.2
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService/interfaces -
	request.py:NONE
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService/plugins -
	ChallengeProtocolChooser.py:NONE RequestTypeSniffer.py:NONE
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService/plugins/tests -
	ChallengeProtocolChooser.txt:NONE
	test_ChallengeProtocolChooser.py:NONE
	test_RequestTypeSniffer.py:NONE test_doctests.py:NONE
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService/plugins/www -
	cpcAdd.zpt:NONE cpcEdit.zpt:NONE rtsAdd.zpt:NONE
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService/interfaces -
	request.py:1.3.2.1
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService/plugins -
	ChallengeProtocolChooser.py:1.3.2.1 RequestTypeSniffer.py:1.3.2.1
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService/plugins/tests -
	ChallengeProtocolChooser.txt:1.3.2.1
	test_ChallengeProtocolChooser.py:1.3.2.1
	test_RequestTypeSniffer.py:1.3.2.1 test_doctests.py:1.3.2.1
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService/plugins/www -
	cpcAdd.zpt:1.3.2.1 cpcEdit.zpt:1.3.2.1 rtsAdd.zpt:1.3.2.1
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService - utils.py:1.6.2.2
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService/doc -
	CHANGES.txt:1.25.2.1
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService/doc -
	CHANGES.txt:1.25.2.2
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService - utils.py:1.6.2.3
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService/tests -
	conformance.py:1.5
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService -
	PluggableAuthService.py:1.32 UserPropertySheet.py:1.4
	__init__.py:1.7 utils.py:1.7
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService/doc - CHANGES.txt:1.26
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService/interfaces -
	request.py:1.4 authservice.py:1.6 plugins.py:1.9
	propertysheets.py:1.4
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService/plugins -
	ChallengeProtocolChooser.py:1.4 RequestTypeSniffer.py:1.4
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService/plugins/tests -
	ChallengeProtocolChooser.txt:1.4
	test_ChallengeProtocolChooser.py:1.4
	test_RequestTypeSniffer.py:1.4 test_doctests.py:1.4
 
Sidnei da Silva
- [Zope-CVS] CVS: Products/PluggableAuthService/plugins/www -
	cpcAdd.zpt:1.4 cpcEdit.zpt:1.4 rtsAdd.zpt:1.4
 
Sidnei da Silva
    
      Last message date: 
       Wed Aug 31 14:37:12 EST 2005
    Archived on: Wed Aug 31 14:37:13 EST 2005
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).