gmane.comp.web.zope.public-cvs archive
361 archived articles, newest first (page 4 of 4). Latest articles →
CVS: Products/Basket - README.txt:1.7
Fri, 25 Nov 2005 15:17:10 -0500 (EST)SVN: PluggableAuthService/branches/zope-2.7-compatible/ Last Zope 2.7 compatible version before GenericSetup support
Thu, 24 Nov 2005 08:22:01 -0500 (EST)SVN: PluggableAuthService/trunk/__init__.py Register our profile as pertinent only to IPluggableAuthService.
Mon, 21 Nov 2005 13:28:54 -0500 (EST)SVN: zope.tutorial/trunk/ A really, really bad attempt to get the tutorial working on a sample
Sun, 20 Nov 2005 22:46:47 -0500 (EST)SVN: zope.pytz/trunk/src/zope/ Updated the tests.
Thu, 17 Nov 2005 16:55:38 -0500 (EST)SVN: zope.pytz/trunk/src/zope/app/ adding app placeholder to get zope.app.form
Thu, 17 Nov 2005 15:57:00 -0500 (EST)SVN: zope.pytz/trunk/src/ Initial structure
Wed, 16 Nov 2005 18:13:23 -0500 (EST)SVN: zope.pytz/ Project for integrating pytz with zope
Wed, 16 Nov 2005 17:01:20 -0500 (EST)SVN: PluggableAuthService/trunk/ Make setup tool addable to PAS; register a "simple" profile for it.
Wed, 16 Nov 2005 15:12:13 -0500 (EST)SVN: PluggableAuthService/trunk/utils.py Make Interface available from Z3, if possible.
Wed, 16 Nov 2005 15:11:36 -0500 (EST)SVN: PluginRegistry/trunk/configure.zcml Wire up export / import adapters for PAS, registry, and plugins.
Wed, 16 Nov 2005 15:10:45 -0500 (EST)SVN: PluggableAuthService/trunk/ Wire up export / import adapters for PAS, registry, and plugins.
Wed, 16 Nov 2005 15:10:09 -0500 (EST)SVN: PluggableAuthService/trunk/plugins/ Add marker interfaces to plugins, to facilitate export / import adaptation.
Wed, 16 Nov 2005 15:09:12 -0500 (EST)SVN: PluggableAuthService/trunk/plugins/ Add adapter for DynamicGroupsPlugin.
Wed, 16 Nov 2005 13:50:54 -0500 (EST)SVN: PluggableAuthService/trunk/plugins/DelegatingMultiPlugin.py Wrap long lines
Wed, 16 Nov 2005 13:00:56 -0500 (EST)SVN: PluggableAuthService/trunk/plugins/ Add adapter for plugins who delegate to another, found via 'delegate_path'.
Wed, 16 Nov 2005 13:01:37 -0500 (EST)SVN: PluggableAuthService/trunk/plugins/exportimport.py Note progress.
Wed, 16 Nov 2005 00:44:42 -0500 (EST)SVN: PluggableAuthService/trunk/plugins/ Rename HTTPBasicAuthHelperExportImport to TitleOnlyExportImport.
Wed, 16 Nov 2005 00:26:22 -0500 (EST)SVN: PluggableAuthService/trunk/plugins/ Add GenericSetup export / import support for HTTPBasicAuthHelper plugin.
Wed, 16 Nov 2005 00:17:27 -0500 (EST)SVN: PluggableAuthService/trunk/plugins/ Add GenericSetup export / import support for DomainAuthHelper plugin.
Tue, 15 Nov 2005 23:57:16 -0500 (EST)SVN: PluggableAuthService/trunk/plugins/ Add GenericSetup export / import support for CookieAuthHelper plugin.
Tue, 15 Nov 2005 22:52:08 -0500 (EST)SVN: PluggableAuthService/trunk/plugins/ GenericSetup support for first set of plugins.
Tue, 15 Nov 2005 22:30:21 -0500 (EST)SVN: PluggableAuthService/trunk/ Added suppport for exporting / importing a PAS and its content via the GenericSetup file export framework (if present).
Tue, 15 Nov 2005 16:10:43 -0500 (EST)SVN: PluginRegistry/trunk/ Moved interfaces into a top-level module (no need for a package), and made them forward-compatible with Z3 interfaces.
Mon, 14 Nov 2005 15:48:24 -0500 (EST)CVS: Products/Basket/tests/fixtures - depends_on_missing-0.1-py2.3.egg:1.1
Mon, 14 Nov 2005 09:31:06 -0500 (EST)CVS: Products/Basket/tests/fixtures-src/depends_on_missing - setup.py:1.1
Mon, 14 Nov 2005 09:31:07 -0500 (EST)CVS: Products/Basket/tests/fixtures-src/depends_on_missing/depends_on_missing - __init__.py:1.1
Mon, 14 Nov 2005 09:31:09 -0500 (EST)CVS: Products/Basket/tests - testBasket.py:1.33
Mon, 14 Nov 2005 09:31:36 -0500 (EST)CVS: Products/Basket/tests/fixtures-src/depends_on_missing Products/Basket/tests/fixtures-src/depends_on_missing - New directory
Mon, 14 Nov 2005 02:07:48 -0500 (EST)CVS: Products/Basket/tests/fixtures-src/depends_on_missing/depends_on_missing Products/Basket/tests/fixtures-src/depends_on_missing/depends_on_missing - New directory
Mon, 14 Nov 2005 02:07:54 -0500 (EST)SVN: zope.tutorial/trunk/ My first stab at the necessary abstraction of running a doctest as a
Sun, 13 Nov 2005 08:41:58 -0500 (EST)SVN: zope.tutorial/trunk/ Added tests for all the existing code.
Sat, 12 Nov 2005 14:26:04 -0500 (EST)SVN: zope.tutorial/trunk/ Import initial code.
Sat, 12 Nov 2005 13:29:16 -0500 (EST)SVN: zope.tutorial/branches/ branches
Sat, 12 Nov 2005 13:27:51 -0500 (EST)SVN: zope.tutorial/ Initial creation of tutorial package.
Sat, 12 Nov 2005 13:27:35 -0500 (EST)SVN: zope.tutorial/tags/ tags
Sat, 12 Nov 2005 13:28:13 -0500 (EST)SVN: Sandbox/zc/extrinsicreference/extrinsicreference.txt Expanded motivation.
Sat, 12 Nov 2005 11:32:41 -0500 (EST)SVN: Sandbox/zc/extrinsicreference/extrinsicreference.txt Provided a motivational paragraph.
Sat, 12 Nov 2005 11:13:03 -0500 (EST)SVN: Sandbox/zc/extrinsicreference/ Making a snapshot available for evaluation.
Sat, 12 Nov 2005 11:06:49 -0500 (EST)CVS: Products/Basket/tests - testBasket.py:1.32
Fri, 11 Nov 2005 15:50:30 -0500 (EST)CVS: Products/Basket - component.xml:1.1 README.txt:1.6 __init__.py:1.24 basket.py:1.5 resource.py:1.5
Fri, 11 Nov 2005 15:50:30 -0500 (EST)CVS: Products/Basket/tests - testBasket.py:1.31
Thu, 10 Nov 2005 18:18:00 -0500 (EST)CVS: Products/Basket - basket.py:1.4
Thu, 10 Nov 2005 17:51:19 -0500 (EST)CVS: Products/Basket/tests - testBasket.py:1.30
Thu, 10 Nov 2005 17:50:49 -0500 (EST)CVS: Products/Basket/tests - testBasket.py:1.29
Thu, 10 Nov 2005 17:27:42 -0500 (EST)CVS: Products/Basket/tests - testBasket.py:1.28
Thu, 10 Nov 2005 16:49:22 -0500 (EST)CVS: Products/Basket - utils.py:1.24
Thu, 10 Nov 2005 16:48:38 -0500 (EST)CVS: Products/Basket/tests - testBasket.py:1.27
Thu, 10 Nov 2005 16:48:09 -0500 (EST)CVS: Products/Basket - newregime.txt:NONE
Thu, 10 Nov 2005 15:02:50 -0500 (EST)CVS: Products/Basket - README.txt:1.5
Thu, 10 Nov 2005 14:44:01 -0500 (EST)CVS: Products/Basket/tests - testBasket.py:1.26
Thu, 10 Nov 2005 14:37:15 -0500 (EST)CVS: Products/Basket - basket.py:1.3
Thu, 10 Nov 2005 14:37:14 -0500 (EST)CVS: Products/Basket - TODO.txt:1.4
Thu, 10 Nov 2005 14:00:11 -0500 (EST)CVS: Products/Basket - basket.py:1.2
Thu, 10 Nov 2005 13:59:01 -0500 (EST)CVS: Products/Basket/tests - testBasket.py:1.25
Thu, 10 Nov 2005 13:58:31 -0500 (EST)CVS: Products/Basket/tests/fixtures-src/notzipsafe - setup.py:1.1
Thu, 10 Nov 2005 13:21:30 -0500 (EST)CVS: Products/Basket - basket.py:1.1 unzip.py:1.1 __init__.py:1.23
Thu, 10 Nov 2005 13:21:59 -0500 (EST)CVS: Products/Basket/tests - testBasket.py:1.24
Thu, 10 Nov 2005 13:21:59 -0500 (EST)CVS: Products/Basket/tests/fixtures - notazopeproduct-0.1-py2.3.egg:1.1 notzipsafe-0.1-py2.3.egg:1.1 pdist-notproduct.txt:1.1 pdist-notzipsafe.txt:1.1
Thu, 10 Nov 2005 13:21:30 -0500 (EST)CVS: Products/Basket/tests/fixtures-src/notzipsafe/notzipsafe - __init__.py:1.1 test_image.jpg:1.1
Thu, 10 Nov 2005 13:21:31 -0500 (EST)CVS: Products/Basket/tests/fixtures-src/notzipsafe/notzipsafe Products/Basket/tests/fixtures-src/notzipsafe/notzipsafe - New directory
Thu, 10 Nov 2005 13:19:02 -0500 (EST)
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.