gmane.comp.web.zope.public-cvs archive

361 archived articles, newest first (page 3 of 4). Latest articles →

SVN: GenericSetup/trunk/rolemap.py - fixed Python 2.3 compatibility
Wed, 15 Feb 2006 06:39:44 -0500 (EST)
Yvo Schubbe <[email protected]> • #6045
SVN: psycopgda/trunk/adapter.py Explicitly set transaction isolation level and client_encoding setting.
Sun, 12 Feb 2006 19:44:23 -0500 (EST)
Stuart Bishop <[email protected]> • #6044
SVN: GenericSetup/trunk/utils.py - implemented 'remove' directive for generic objects
Sun, 12 Feb 2006 12:31:15 -0500 (EST)
Yvo Schubbe <[email protected]> • #6043
SVN: GenericSetup/trunk/rolemap.py - made 'roles' optional (for update mode)
Sun, 12 Feb 2006 12:27:58 -0500 (EST)
Yvo Schubbe <[email protected]> • #6042
SVN: GenericSetup/trunk/ - fixed import of the 'i18n_domain' property
Fri, 10 Feb 2006 10:52:18 -0500 (EST)
Yvo Schubbe <[email protected]> • #6041
SVN: soap/trunk/ Zope 3.2 compatibility
Wed, 8 Feb 2006 17:25:29 -0500 (EST)
"Fred L. Drake, Jr." <[email protected]> • #6040
SVN: soap/trunk/tests/test_soappublication.py fix missing whitespace
Wed, 8 Feb 2006 16:02:35 -0500 (EST)
"Fred L. Drake, Jr." <[email protected]> • #6039
SVN: zope.webdev/trunk/ Setup base for new resource stuff.
Wed, 1 Feb 2006 10:10:14 -0500 (EST)
Rocky Burt <[email protected]> • #6038
SVN: zope.webdev/trunk/browser/contentdefinition_ Missing templates checked in.
Tue, 31 Jan 2006 17:24:27 -0500 (EST)
Stephan Richter <[email protected]> • #6037
SVN: zope.webdev/trunk/ Fixed up the page unit tests and are now aware that re-registration of our pages work.
Tue, 31 Jan 2006 13:47:19 -0500 (EST)
Rocky Burt <[email protected]> • #6036
SVN: zope.webdev/trunk/ Converted the layer field to accept multiple values and renamed to 'layers'.
Tue, 31 Jan 2006 13:00:40 -0500 (EST)
Rocky Burt <[email protected]> • #6035
SVN: zope.webdev/trunk/ Setup the layer field on a page definition to use multi checkbox widget.
Tue, 31 Jan 2006 13:00:29 -0500 (EST)
Rocky Burt <[email protected]> • #6034
SVN: zope.webdev/trunk/browser/page Setup proper link to go to a page on the package overview.
Tue, 31 Jan 2006 10:34:24 -0500 (EST)
Rocky Burt <[email protected]> • #6033
SVN: zope.webdev/trunk/browser/ Added new page functional tests.
Tue, 31 Jan 2006 10:33:56 -0500 (EST)
Rocky Burt <[email protected]> • #6032
SVN: zope.webdev/trunk/ Fixed up registration so reregister would get called properly and refactored tests.
Tue, 31 Jan 2006 08:30:26 -0500 (EST)
Rocky Burt <[email protected]> • #6031
SVN: zope.webdev/trunk/browser/contentdefinition_ Added empty missing files for templates for content objects.
Tue, 31 Jan 2006 08:29:51 -0500 (EST)
Rocky Burt <[email protected]> • #6030
SVN: zope.webdev/trunk/browser/ Okay, some refactoring.
Mon, 30 Jan 2006 13:31:56 -0500 (EST)
Stephan Richter <[email protected]> • #6029
SVN: GenericSetup/trunk/ Skip files ending with ~ in the filesystem or in a tarball.
Mon, 30 Jan 2006 12:48:12 -0500 (EST)
Florent Guillaume <[email protected]> • #6028
SVN: zope.webdev/trunk/page.zcml Fixed security handling on the dynamic views.
Mon, 30 Jan 2006 12:38:43 -0500 (EST)
Rocky Burt <[email protected]> • #6027
SVN: GenericSetup/trunk/ Fixed attribute quoting.
Mon, 30 Jan 2006 11:18:34 -0500 (EST)
Florent Guillaume <[email protected]> • #6026
Re: SVN: Products.enablesettrace/trunk/__init__.py Implemented. Thanks to Zach Bir for sending me this code. :)
Mon, 30 Jan 2006 15:40:10 +0000
Chris Withers <[email protected]> • #6025
SVN: zope.webdev/trunk/ Initial import.
Mon, 30 Jan 2006 04:57:02 -0500 (EST)
Stephan Richter <[email protected]> • #6024
SVN: zope.webdev/branches/ Branches
Mon, 30 Jan 2006 04:56:12 -0500 (EST)
Stephan Richter <[email protected]> • #6023
SVN: zope.webdev/tags/ Tags
Mon, 30 Jan 2006 04:55:57 -0500 (EST)
Stephan Richter <[email protected]> • #6022
SVN: zope.webdev/ New project to discover TTW development possibilities in Zope 3.
Mon, 30 Jan 2006 04:55:34 -0500 (EST)
Stephan Richter <[email protected]> • #6021
SVN: Products.enablesettrace/trunk/__init__.py Implemented. Thanks to Zach Bir for sending me this code. :)
Fri, 27 Jan 2006 17:59:20 -0500 (EST)
Jim Fulton <[email protected]> • #6020
SVN: Products.enablesettrace/ Product to make declaration allowing pdb.set_trace in Python scripts
Fri, 27 Jan 2006 17:33:26 -0500 (EST)
Jim Fulton <[email protected]> • #6019
SVN: zope.paste/trunk/README.txt - Typo
Wed, 25 Jan 2006 20:17:18 -0500 (EST)
Sidnei da Silva <[email protected]> • #6018
SVN: zope.paste/trunk/README.txt - Extended documentation
Wed, 25 Jan 2006 20:03:48 -0500 (EST)
Sidnei da Silva <[email protected]> • #6017
SVN: zope.paste/trunk/README.txt - More explicit
Wed, 25 Jan 2006 15:12:39 -0500 (EST)
Sidnei da Silva <[email protected]> • #6016
SVN: GenericSetup/trunk/ - made sure each FilteredSet is only added once
Wed, 25 Jan 2006 13:32:47 -0500 (EST)
Yvo Schubbe <[email protected]> • #6015
SVN: zope.paste/trunk/setup.py - Ops, undefined variable after change
Wed, 25 Jan 2006 12:48:24 -0500 (EST)
Sidnei da Silva <[email protected]> • #6014
SVN: zope.paste/branches/ - Branches
Wed, 25 Jan 2006 12:43:06 -0500 (EST)
Sidnei da Silva <[email protected]> • #6013
SVN: zope.paste/tags/ - Tags
Wed, 25 Jan 2006 12:43:45 -0500 (EST)
Sidnei da Silva <[email protected]> • #6012
SVN: zope.paste/ - Initial import of zope.paste
Wed, 25 Jan 2006 12:41:57 -0500 (EST)
Sidnei da Silva <[email protected]> • #6011
SVN: PluggableAuthService/branches/plonepas-groups/ Branch for porting over group interfaces/plugins from PlonePAS
Sat, 21 Jan 2006 09:55:39 -0500 (EST)
Sidnei da Silva <[email protected]> • #6010
SVN: PluggableAuthService/trunk/ - Two minor fixes
Sat, 21 Jan 2006 09:54:06 -0500 (EST)
Sidnei da Silva <[email protected]> • #6009
SVN: GenericSetup/trunk/ Added '_darcs' to skipped files. Factor the list out.
Fri, 20 Jan 2006 08:49:17 -0500 (EST)
Florent Guillaume <[email protected]> • #6008
SVN: GenericSetup/trunk/ Ignore _svn directories in addition to .svn (for Windows).
Fri, 20 Jan 2006 05:35:58 -0500 (EST)
Florent Guillaume <[email protected]> • #6007
SVN: GenericSetup/trunk/ When a sequence property is updated in purge="False" mode, don't just
Thu, 19 Jan 2006 11:41:08 -0500 (EST)
Florent Guillaume <[email protected]> • #6006
SVN: GenericSetup/ - create tags and branches administrative SVN folders
Mon, 16 Jan 2006 15:39:15 -0500 (EST)
Jens Vagelpohl <[email protected]> • #6005
SVN: GenericSetup/trunk/CHANGES.txt - note the package move
Mon, 16 Jan 2006 15:38:46 -0500 (EST)
Jens Vagelpohl <[email protected]> • #6004
SVN: GenericSetup/trunk/ - creating toplevel package for GenericSetup
Mon, 16 Jan 2006 15:11:22 -0500 (EST)
Jens Vagelpohl <[email protected]> • #6003
SVN: GenericSetup/trunk/ - copied wrong thing
Mon, 16 Jan 2006 15:07:27 -0500 (EST)
Jens Vagelpohl <[email protected]> • #6002
SVN: GenericSetup/trunk/ - creating toplevel package for GenericSetup
Mon, 16 Jan 2006 15:05:13 -0500 (EST)
Jens Vagelpohl <[email protected]> • #6001
SVN: GenericSetup/ - Creating toplevel package for GenericSetup
Mon, 16 Jan 2006 15:04:50 -0500 (EST)
Jens Vagelpohl <[email protected]> • #6000
SVN: Sandbox/J1m/pstats2html.py First cut at script to analyse profile statistics.
Fri, 13 Jan 2006 18:26:31 -0500 (EST)
Jim Fulton <[email protected]> • #5999
SVN: Sandbox/J1m/ Making place to put misc scripts and stuff
Fri, 13 Jan 2006 18:22:34 -0500 (EST)
Jim Fulton <[email protected]> • #5998
SVN: profilestats/trunk/src/profilestats/ On add, remember file name.
Mon, 9 Jan 2006 19:44:16 -0500 (EST)
Jim Fulton <[email protected]> • #5997
SVN: profilestats/trunk/src/profilestats/ initial version
Mon, 9 Jan 2006 19:19:50 -0500 (EST)
Jim Fulton <[email protected]> • #5996
SVN: profilestats/ Applications for browsing profile statistics
Mon, 9 Jan 2006 19:17:12 -0500 (EST)
Jim Fulton <[email protected]> • #5995
SVN: zope.bobo/trunk/src/zope/__init__.py Boilerplace __init__.py
Sun, 8 Jan 2006 15:51:51 -0500 (EST)
Jim Fulton <[email protected]> • #5994
SVN: zope.bobo/trunk/src/zope/bobo/ Copy bobo package from Zope 3 jim-bobo branch
Sun, 8 Jan 2006 15:43:52 -0500 (EST)
Jim Fulton <[email protected]> • #5993
SVN: zope.bobo/trunk/src/zope/ oops, forgot zope directory
Sun, 8 Jan 2006 15:41:02 -0500 (EST)
Jim Fulton <[email protected]> • #5992
SVN: zope.bobo/ Making separate project (rather than branch) for bobo
Sun, 8 Jan 2006 15:39:26 -0500 (EST)
Jim Fulton <[email protected]> • #5991
SVN: zope.ucol/trunk/src/zope/ucol/_zope_ucol. Updated computation of used_default_information to use a different
Wed, 4 Jan 2006 17:10:08 -0500 (EST)
Jim Fulton <[email protected]> • #5990
SVN: zope.file/trunk/src/zope/file/ Updated to reflect movement if IResult from being a public API to a
Tue, 3 Jan 2006 13:37:08 -0500 (EST)
Jim Fulton <[email protected]> • #5989
SVN: Zelenium/trunk/zuite.py - ignore empty lines in manifests, they were causing infinite recursion errors.
Mon, 19 Dec 2005 05:11:07 -0500 (EST)
Chris Withers <[email protected]> • #5988
SVN: Zelenium/trunk/ Added a testsuite_name property to allow more than one testsuite to be built up from the files in a single filesystem directory.
Sun, 18 Dec 2005 15:20:16 -0500 (EST)
Chris Withers <[email protected]> • #5987
SVN: Zelenium/trunk/zuite.py - log warning if a fqfn is neither a file nor a directory
Sun, 18 Dec 2005 15:02:12 -0500 (EST)
Chris Withers <[email protected]> • #5986
SVN: PluginRegistry/trunk/ - Repaired warings appearing in Zope 2.8.5 due to a couple typos
Sat, 17 Dec 2005 08:27:31 -0500 (EST)
Jens Vagelpohl <[email protected]> • #5985
SVN: PluggableAuthService/trunk/ - Repaired warings appearing in Zope 2.8.5 due to a couple typos
Sat, 17 Dec 2005 08:26:26 -0500 (EST)
Jens Vagelpohl <[email protected]> • #5984
CVS: Products/Basket - VERSION.txt:1.2
Mon, 12 Dec 2005 16:30:30 -0500 (EST)
Chris McDonough <[email protected]> • #5983
CVS: Products/Basket/tests - testBasket.py:1.45
Mon, 12 Dec 2005 16:28:16 -0500 (EST)
Chris McDonough <[email protected]> • #5982
CVS: Products/Basket/tests - testBasket.py:1.44
Mon, 12 Dec 2005 10:48:47 -0500 (EST)
Rocky Burt <[email protected]> • #5981
CVS: Products/Basket - CREDITS.txt:1.1
Mon, 12 Dec 2005 10:06:38 -0500 (EST)
Chris McDonough <[email protected]> • #5980
SVN: zope.ucol/trunk/src/zope/ucol/ Moved the documentation out to a text file.
Fri, 9 Dec 2005 17:09:29 -0500 (EST)
Jim Fulton <[email protected]> • #5979
SVN: zope.ucol/trunk/src/zope/ucol/ Updated API to match ICollator in
Fri, 9 Dec 2005 16:13:42 -0500 (EST)
Jim Fulton <[email protected]> • #5978
SVN: zope.ucol/trunk/setup.py Updated with windows library names.
Wed, 7 Dec 2005 16:45:38 -0500 (EST)
Jim Fulton <[email protected]> • #5977
SVN: zope.ucol/trunk/src/zope/ucol/_zope_ucol. Changed the strategy for managing the sort key buffer. It seems that
Wed, 7 Dec 2005 11:33:13 -0500 (EST)
Jim Fulton <[email protected]> • #5976
SVN: zope.ucol/trunk/setup.py Added some additional libraries that seem to be needed on Darwin.
Tue, 6 Dec 2005 18:09:20 -0500 (EST)
Jim Fulton <[email protected]> • #5975
SVN: zope.ucol/trunk/ Added svn:ignore to ignore some build droppings.
Tue, 6 Dec 2005 17:37:46 -0500 (EST)
Jim Fulton <[email protected]> • #5974
SVN: zope.ucol/trunk/src/zope/__init__.py added standard namspace-package boilerplate.
Tue, 6 Dec 2005 16:53:02 -0500 (EST)
Jim Fulton <[email protected]> • #5973
SVN: zope.ucol/trunk/ Initial working version.
Tue, 6 Dec 2005 15:52:17 -0500 (EST)
Jim Fulton <[email protected]> • #5972
SVN: zope.ucol/ New project to provide locale-specific text collation using the International Components for Unicode (ICU) library
Tue, 6 Dec 2005 14:56:39 -0500 (EST)
Jim Fulton <[email protected]> • #5971
CVS: Products/QueueCatalog - QueueCatalog.py:1.21
Mon, 28 Nov 2005 14:23:01 -0500 (EST)
Chris Withers <[email protected]> • #5970
CVS: Products/Basket - CHANGES.txt:1.2
Sun, 27 Nov 2005 15:59:07 -0500 (EST)
Chris McDonough <[email protected]> • #5969
CVS: Products/Basket - CHANGES.txt:1.3
Sun, 27 Nov 2005 15:59:20 -0500 (EST)
Chris McDonough <[email protected]> • #5968
CVS: Products/Basket/tests - testBasket.py:1.38
Sun, 27 Nov 2005 15:32:36 -0500 (EST)
Chris McDonough <[email protected]> • #5967
CVS: Products/Basket - basket.py:1.10
Sun, 27 Nov 2005 15:33:06 -0500 (EST)
Chris McDonough <[email protected]> • #5966
CVS: Products/Basket - TODO.txt:1.5
Sun, 27 Nov 2005 13:37:07 -0500 (EST)
Chris McDonough <[email protected]> • #5965
CVS: Products/Basket - CHANGES.txt:1.1
Sun, 27 Nov 2005 13:34:07 -0500 (EST)
Chris McDonough <[email protected]> • #5964
CVS: Products/Basket/tests - testBasket.py:1.35
Sat, 26 Nov 2005 16:45:50 -0500 (EST)
Chris McDonough <[email protected]> • #5963
CVS: Products/Basket - monkeypatches.py:1.1 __init__.py:1.25 basket.py:1.6
Sat, 26 Nov 2005 16:41:14 -0500 (EST)
Chris McDonough <[email protected]> • #5962
CVS: Products/Basket/tests - testBasket.py:1.34
Sat, 26 Nov 2005 16:40:45 -0500 (EST)
Chris McDonough <[email protected]> • #5961
CVS: Products/Basket/tests/fixtures-src/fiveproduct Products/Basket/tests/fixtures-src/fiveproduct - New directory
Sat, 26 Nov 2005 16:36:56 -0500 (EST)
Chris McDonough <[email protected]> • #5960
CVS: Products/Basket/tests/fixtures - externalmethod-0.1-py2.3.egg:1.1 fiveproduct-0.1-py2.3.egg:1.1 pdist-externalmethod.txt:1.1 pdist-fiveproduct.txt:1.1
Sat, 26 Nov 2005 16:38:57 -0500 (EST)
Chris McDonough <[email protected]> • #5959
CVS: Products/Basket/tests/fixtures-src/fiveproduct/Products - __init__.py:1.1
Sat, 26 Nov 2005 16:37:49 -0500 (EST)
Chris McDonough <[email protected]> • #5958
CVS: Products/Basket/tests/fixtures-src/fiveproduct/Products/fiveproduct - __init__.py:1.1 configure.zcml:1.1 extra.zcml:1.1 module.py:1.1
Sat, 26 Nov 2005 16:37:51 -0500 (EST)
Chris McDonough <[email protected]> • #5957
CVS: Products/Basket/tests/fixtures-src/fiveproduct - setup.py:1.1
Sat, 26 Nov 2005 16:37:49 -0500 (EST)
Chris McDonough <[email protected]> • #5956
CVS: Products/Basket/tests/fixtures-src/fiveproduct/Products/fiveproduct Products/Basket/tests/fixtures-src/fiveproduct/Products/fiveproduct - New directory
Sat, 26 Nov 2005 16:37:05 -0500 (EST)
Chris McDonough <[email protected]> • #5955
CVS: Products/Basket/tests/fixtures-src/fiveproduct/Products Products/Basket/tests/fixtures-src/fiveproduct/Products - New directory
Sat, 26 Nov 2005 16:37:02 -0500 (EST)
Chris McDonough <[email protected]> • #5954
CVS: Products/Basket/tests/fixtures-src/externalmethod/externalmethod/Extensions - __init__.py:1.1 somemodule.py:1.1
Sat, 26 Nov 2005 16:34:34 -0500 (EST)
Chris McDonough <[email protected]> • #5953
CVS: Products/Basket/tests/fixtures-src/externalmethod - setup.py:1.1
Sat, 26 Nov 2005 16:34:33 -0500 (EST)
Chris McDonough <[email protected]> • #5952
CVS: Products/Basket/tests/fixtures-src - ez_setup.py:1.1
Sat, 26 Nov 2005 16:35:33 -0500 (EST)
Chris McDonough <[email protected]> • #5951
CVS: Products/Basket/tests/fixtures-src/externalmethod/externalmethod - __init__.py:1.1
Sat, 26 Nov 2005 16:34:33 -0500 (EST)
Chris McDonough <[email protected]> • #5950
CVS: Products/Basket/tests/fixtures-src/externalmethod/externalmethod/Extensions Products/Basket/tests/fixtures-src/externalmethod/externalmethod/Extensions - New directory
Sat, 26 Nov 2005 16:33:38 -0500 (EST)
Chris McDonough <[email protected]> • #5949
CVS: Products/Basket/tests/fixtures-src/externalmethod/externalmethod Products/Basket/tests/fixtures-src/externalmethod/externalmethod - New directory
Sat, 26 Nov 2005 16:33:34 -0500 (EST)
Chris McDonough <[email protected]> • #5948
CVS: Products/Basket/tests/fixtures-src/externalmethod Products/Basket/tests/fixtures-src/externalmethod - New directory
Sat, 26 Nov 2005 16:33:27 -0500 (EST)
Chris McDonough <[email protected]> • #5947
SVN: zope.tutorial/trunk/ - Reimplemented tutorial runner. It's much saner now.
Fri, 25 Nov 2005 21:29:55 -0500 (EST)
Stephan Richter <[email protected]> • #5946
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.