gmane.comp.web.zope.zope3.cvs archive

369 archived articles, newest first (page 1 of 4). Latest articles →

SVN: zope.formlib/trunk/ Moved to GitHub.
Wed, 27 Feb 2013 15:31:38 -0500 (EST)
Stephen Richter <[email protected]> • #25333
SVN: zope.formlib/trunk/ Back to development: 4.2.2
Fri, 22 Feb 2013 07:13:26 -0500 (EST)
Sebastian Wehrmann <[email protected]> • #25332
SVN: zope.formlib/tags/4.2.1/ Tagging 4.2.1
Fri, 22 Feb 2013 07:12:07 -0500 (EST)
Sebastian Wehrmann <[email protected]> • #25331
SVN: zope.formlib/trunk/ Preparing release 4.2.1
Fri, 22 Feb 2013 07:11:50 -0500 (EST)
Sebastian Wehrmann <[email protected]> • #25330
SVN: zope.formlib/trunk/ Moved default values for the `BooleanDisplayWidget` to the class definition.
Fri, 22 Feb 2013 07:11:20 -0500 (EST)
Sebastian Wehrmann <[email protected]> • #25329
SVN: zdaemon/trunk/ Moved to github
Tue, 19 Feb 2013 20:29:46 -0500 (EST)
Stephen Richter <[email protected]> • #25328
SVN: zope. Moved to Github.
Tue, 19 Feb 2013 13:07:04 -0500 (EST)
Stephen Richter <[email protected]> • #25327
SVN: zdaemon/trunk/ Post-release version bump.
Fri, 15 Feb 2013 08:41:46 -0500 (EST)
Marius Gedminas <[email protected]> • #25326
SVN: zdaemon/tags/4.0.0a1/ Tagging 4.0.0a1
Fri, 15 Feb 2013 08:38:43 -0500 (EST)
Marius Gedminas <[email protected]> • #25325
SVN: zdaemon/trunk/ Preparing release 4.0.0a1
Fri, 15 Feb 2013 08:38:25 -0500 (EST)
Marius Gedminas <[email protected]> • #25324
SVN: zdaemon/trunk/CHANGES.txt Mention Python 3.3 support in the changelog.
Fri, 15 Feb 2013 08:26:57 -0500 (EST)
Marius Gedminas <[email protected]> • #25323
SVN: zdaemon/branches/py3/ The py3 branch was merged to trunk.
Fri, 15 Feb 2013 08:25:10 -0500 (EST)
Marius Gedminas <[email protected]> • #25322
SVN: zdaemon/trunk/ Merge the py3 branch.
Fri, 15 Feb 2013 08:24:53 -0500 (EST)
Marius Gedminas <[email protected]> • #25321
SVN: zdaemon/branches/py3/ Make tests pass on Python 3.3.
Thu, 14 Feb 2013 10:33:42 -0500 (EST)
Marius Gedminas <[email protected]> • #25320
SVN: zdaemon/branches/py3/src/zdaemon/tests/tests.py Make the tests time out after 1 minute if something goes wrong.
Thu, 14 Feb 2013 10:33:40 -0500 (EST)
Marius Gedminas <[email protected]> • #25319
SVN: zdaemon/branches/py3/src/zdaemon/ Towards Py3K: file.write() return value, close files
Thu, 14 Feb 2013 10:33:38 -0500 (EST)
Marius Gedminas <[email protected]> • #25318
SVN: zdaemon/branches/py3/src/zdaemon/tests/tests.py Fix import ordering and weird doctest indentation.
Thu, 14 Feb 2013 10:33:35 -0500 (EST)
Marius Gedminas <[email protected]> • #25317
SVN: zdaemon/branches/py3/setup.py zc.customdoctests now supports Python 3.
Thu, 14 Feb 2013 10:33:33 -0500 (EST)
Marius Gedminas <[email protected]> • #25316
SVN: zdaemon/branches/py3/src/zdaemon/zdctl.py Close sockets explicitly to avoid ResourceWarnings.
Thu, 14 Feb 2013 06:15:47 -0500 (EST)
Marius Gedminas <[email protected]> • #25315
SVN: zdaemon/branches/py3/src/zdaemon/tests/testzdrun.py Do not hide the socket exception in testRunIgnoresParentSignals
Thu, 14 Feb 2013 06:15:45 -0500 (EST)
Marius Gedminas <[email protected]> • #25314
SVN: zdaemon/branches/py3/src/zdaemon/ Try to untangle bytes from strings.
Thu, 14 Feb 2013 06:15:50 -0500 (EST)
Marius Gedminas <[email protected]> • #25313
SVN: zdaemon/branches/py3/src/zdaemon/zdrun.py Don't open-code str.rstrip().
Thu, 14 Feb 2013 06:15:33 -0500 (EST)
Marius Gedminas <[email protected]> • #25312
SVN: zdaemon/branches/py3/src/zdaemon/tests/testzd Avoid deprecated spellings of assertion methods.
Thu, 14 Feb 2013 06:15:40 -0500 (EST)
Marius Gedminas <[email protected]> • #25311
SVN: zdaemon/branches/py3/src/zdaemon/tests/testzdrun.py Explicitly close files.
Thu, 14 Feb 2013 06:15:43 -0500 (EST)
Marius Gedminas <[email protected]> • #25310
SVN: zdaemon/branches/py3/src/zdaemon/tests/testzdrun.py Decrease test timeout back to 1 minute (it was 1h40m).
Thu, 14 Feb 2013 06:15:37 -0500 (EST)
Marius Gedminas <[email protected]> • #25309
SVN: zdaemon/branches/py3/tox.ini Let's not clutter the current working directory with *.egg files
Thu, 14 Feb 2013 02:03:16 -0500 (EST)
Marius Gedminas <[email protected]> • #25308
SVN: zdaemon/branches/py3/setup.py Make setup.py test find the tests.
Wed, 13 Feb 2013 09:29:53 -0500 (EST)
Marius Gedminas <[email protected]> • #25307
SVN: zdaemon/branches/py3/ Initial stab at porting. I need help. :-)
Wed, 13 Feb 2013 09:14:01 -0500 (EST)
Stephen Richter <[email protected]> • #25306
SVN: zdaemon/branches/py3/ Create a branch for Python 3.
Wed, 13 Feb 2013 09:10:32 -0500 (EST)
Stephen Richter <[email protected]> • #25305
SVN: zope.testing/trunk/ Add 'Framework :: Zope3' classifier.
Mon, 31 Dec 2012 13:07:15 -0500 (EST)
Tres Seaver <[email protected]> • #25304
SVN: zope.testing/trunk/ Normalize Python classifiers.
Mon, 31 Dec 2012 09:06:31 -0500 (EST)
Tres Seaver <[email protected]> • #25303
SVN: zdaemon/trunk/src/zdaemon/README.txt typo
Mon, 10 Dec 2012 13:46:07 -0500 (EST)
jim <[email protected]> • #25302
SVN: zdaemon/tags/3.0.5/setup.py version
Tue, 27 Nov 2012 17:38:29 -0500 (EST)
jim <[email protected]> • #25301
SVN: zdaemon/tags/3.0.5/ tag
Tue, 27 Nov 2012 17:37:58 -0500 (EST)
jim <[email protected]> • #25300
SVN: zdaemon/trunk/ Fixed: the status command didn't return a non-zero exit status when
Tue, 27 Nov 2012 17:37:21 -0500 (EST)
jim <[email protected]> • #25299
SVN: zope.formlib/trunk/ Back to development: 4.2.1
Tue, 27 Nov 2012 08:14:53 -0500 (EST)
Sebastian Wehrmann <[email protected]> • #25298
SVN: zope.formlib/tags/4.2.0/ Tagging 4.2.0
Tue, 27 Nov 2012 08:13:27 -0500 (EST)
Sebastian Wehrmann <[email protected]> • #25297
SVN: zope.formlib/trunk/ Preparing release 4.2.0
Tue, 27 Nov 2012 08:13:05 -0500 (EST)
Sebastian Wehrmann <[email protected]> • #25296
SVN: zope.formlib/trunk/ Make separator of ``SourceSequenceDisplayWidget`` configurable.
Tue, 27 Nov 2012 08:02:37 -0500 (EST)
Sebastian Wehrmann <[email protected]> • #25295
SVN: zope.testing/trunk/ LP: #1055720: Fix failing test on Python 3.3 due to changed exception
Fri, 28 Sep 2012 04:25:30 -0400 (EDT)
Brian Sutherland <[email protected]> • #25294
SVN: zdaemon/tags/3.0.4/setup.py *** empty log message ***
Mon, 30 Jul 2012 13:48:58 -0400 (EDT)
jim <[email protected]> • #25293
SVN: zdaemon/tags/3.0.4/ tag
Mon, 30 Jul 2012 13:48:08 -0400 (EDT)
jim <[email protected]> • #25292
SVN: zdaemon/trunk/ Fixed: The start command exited with a zero exit status even when
Mon, 30 Jul 2012 13:47:19 -0400 (EDT)
jim <[email protected]> • #25291
SVN: zdaemon/tags/3.0.3/setup.py version
Tue, 10 Jul 2012 14:15:11 -0400 (EDT)
jim <[email protected]> • #25290
SVN: zdaemon/tags/3.0.3/ tag
Tue, 10 Jul 2012 14:14:21 -0400 (EDT)
jim <[email protected]> • #25289
SVN: zdaemon/trunk/ - Fixed: programs started with zdaemon couldn't, themselves, invoke
Tue, 10 Jul 2012 14:05:23 -0400 (EDT)
jim <[email protected]> • #25288
SVN: zdaemon/tags/3.0.2/setup.py version
Tue, 10 Jul 2012 12:46:08 -0400 (EDT)
jim <[email protected]> • #25287
SVN: zdaemon/tags/3.0.2/ tag
Tue, 10 Jul 2012 12:45:24 -0400 (EDT)
jim <[email protected]> • #25286
SVN: zdaemon/trunk/CHANGES.txt *** empty log message ***
Tue, 10 Jul 2012 12:44:51 -0400 (EDT)
jim <[email protected]> • #25285
SVN: zope.formlib/trunk/ Add redirect status codes (303, 307) to the set which prevent form rendering.
Tue, 26 Jun 2012 09:33:19 -0400 (EDT)
Tres Seaver <[email protected]> • #25284
SVN: zope.formlib/branches/4.0/ Add redirect status codes (303, 307) to the set which prevent form rendering.
Tue, 26 Jun 2012 09:30:27 -0400 (EDT)
Tres Seaver <[email protected]> • #25283
SVN: zope.formlib/trunk/src/zope/formlib/tests/test_form.py Add test that z.f.form.FormBase.__call__ doesn't render on redirect.
Tue, 26 Jun 2012 09:25:43 -0400 (EDT)
Tres Seaver <[email protected]> • #25282
SVN: zope.formlib/branches/4.0/src/zope/formlib/tests/test_form.py Add test that z.f.form.FormBase.__call__ doesn't render on redirect.
Tue, 26 Jun 2012 09:25:17 -0400 (EDT)
Tres Seaver <[email protected]> • #25281
SVN: zope.testing/trunk/src/zope/testing/renormalizing/__init__.py Repository policy.
Mon, 18 Jun 2012 11:58:37 -0400 (EDT)
Tres Seaver <[email protected]> • #25280
SVN: zope.testing/branches/3.10/src/zope/testing/renormalizing/__init__.py Repository policy.
Mon, 11 Jun 2012 15:42:28 -0400 (EDT)
Tres Seaver <[email protected]> • #25279
SVN: zope.testing/branches/3.9/src/zope/testing/ Repository policy.
Mon, 11 Jun 2012 15:01:38 -0400 (EDT)
Tres Seaver <[email protected]> • #25278
SVN: zdaemon/tags/3.0.1/setup.py version
Fri, 8 Jun 2012 13:56:45 -0400 (EDT)
jim <[email protected]> • #25277
SVN: zdaemon/tags/3.0.1/ tag
Fri, 8 Jun 2012 13:56:02 -0400 (EDT)
jim <[email protected]> • #25276
SVN: zdaemon/trunk/ Fixed:
Fri, 8 Jun 2012 13:52:06 -0400 (EDT)
jim <[email protected]> • #25275
SVN: zdaemon/tags/2.0.7/setup.py version
Fri, 8 Jun 2012 13:20:58 -0400 (EDT)
jim <[email protected]> • #25274
SVN: zdaemon/tags/2.0.7/ tag
Fri, 8 Jun 2012 13:20:15 -0400 (EDT)
jim <[email protected]> • #25273
SVN: zdaemon/branches/2/ Fixed:
Fri, 8 Jun 2012 13:19:48 -0400 (EDT)
jim <[email protected]> • #25272
SVN: zdaemon/branches/2/setup.py version
Fri, 8 Jun 2012 13:19:09 -0400 (EDT)
jim <[email protected]> • #25271
SVN: zdaemon/tags/2.0.7/ oops
Fri, 8 Jun 2012 13:17:13 -0400 (EDT)
jim <[email protected]> • #25270
SVN: zdaemon/tags/2.0.7/ tag
Fri, 8 Jun 2012 13:08:57 -0400 (EDT)
jim <[email protected]> • #25269
SVN: zdaemon/trunk/setup.py Version.
Fri, 8 Jun 2012 10:00:31 -0400 (EDT)
jim <[email protected]> • #25268
SVN: zdaemon/tags/3.0.0/setup.py Version.
Fri, 8 Jun 2012 09:59:52 -0400 (EDT)
jim <[email protected]> • #25267
SVN: zdaemon/tags/3.0.0/ tag
Fri, 8 Jun 2012 09:59:04 -0400 (EDT)
jim <[email protected]> • #25266
SVN: zdaemon/trunk/src/zdaemon/zdrun.py Several undocunented, untested, and presumeably unused features were removed.
Fri, 8 Jun 2012 09:50:56 -0400 (EDT)
jim <[email protected]> • #25265
SVN: zdaemon/trunk/ Several undocunented, untested, and presumeably unused features were removed.
Thu, 7 Jun 2012 17:34:27 -0400 (EDT)
jim <[email protected]> • #25264
SVN: zdaemon/trunk/ Fixed: When the ``user`` option was used to run as a particular
Thu, 7 Jun 2012 16:52:47 -0400 (EDT)
jim <[email protected]> • #25263
SVN: zdaemon/branches/2/CHANGES.txt documented my screw up :(
Thu, 7 Jun 2012 16:35:00 -0400 (EDT)
jim <[email protected]> • #25262
SVN: zdaemon/tags/2.0.6/setup.py version
Thu, 7 Jun 2012 16:03:28 -0400 (EDT)
jim <[email protected]> • #25261
SVN: zdaemon/tags/2.0.6/2/ oops
Thu, 7 Jun 2012 16:02:50 -0400 (EDT)
jim <[email protected]> • #25260
SVN: zdaemon/tags/2.0.6/2/ tag
Thu, 7 Jun 2012 16:02:04 -0400 (EDT)
jim <[email protected]> • #25259
SVN: zdaemon/tags/2.0.6/ tag
Thu, 7 Jun 2012 16:01:40 -0400 (EDT)
jim <[email protected]> • #25258
SVN: zdaemon/branches/2/CHANGES.txt Gaaaaaa, released trunk as 2.0.5.
Thu, 7 Jun 2012 15:59:45 -0400 (EDT)
jim <[email protected]> • #25257
SVN: zdaemon/tags/2.0.5/setup.py version
Thu, 7 Jun 2012 15:57:54 -0400 (EDT)
jim <[email protected]> • #25256
SVN: zdaemon/tags/2.0.5/ tag
Thu, 7 Jun 2012 15:57:09 -0400 (EDT)
jim <[email protected]> • #25255
SVN: zdaemon/branches/2/ Fixed: When the ``user`` option was used to run as a particular
Thu, 7 Jun 2012 15:56:08 -0400 (EDT)
jim <[email protected]> • #25254
SVN: zdaemon/branches/2/ Updated to reflect split of zope.testrunner and zope.testing.
Wed, 6 Jun 2012 17:23:42 -0400 (EDT)
jim <[email protected]> • #25253
SVN: zdaemon/branches/2/ make a v2 release branch, as trunk is viverging somewhat
Wed, 6 Jun 2012 17:19:00 -0400 (EDT)
jim <[email protected]> • #25252
SVN: zdaemon/branches/matt-python-versions/ retire
Wed, 6 Jun 2012 12:01:44 -0400 (EDT)
jim <[email protected]> • #25251
SVN: zdaemon/trunk/ - Added an option, ``start-test-program`` to supply a test command to
Tue, 5 Jun 2012 12:37:16 -0400 (EDT)
jim <[email protected]> • #25250
SVN: zdaemon/trunk/src/zdaemon/zdctl.py Made an untested "fix" to the untested interactive quit command,
Tue, 5 Jun 2012 11:39:36 -0400 (EDT)
jim <[email protected]> • #25249
SVN: zdaemon/trunk/src/zdaemon/component.xml Gaaa, numbers
Tue, 5 Jun 2012 09:48:18 -0400 (EDT)
jim <[email protected]> • #25248
SVN: zdaemon/trunk/src/zdaemon/zdctl.py Organized usage a little, including removing a dup.
Tue, 5 Jun 2012 09:43:56 -0400 (EDT)
jim <[email protected]> • #25247
SVN: zdaemon/trunk/src/zdaemon/zdoptions.py Removed confusing usage info that humans never see and that was a
Tue, 5 Jun 2012 09:38:19 -0400 (EDT)
jim <[email protected]> • #25246
SVN: zdaemon/trunk/src/zdaemon/zdrun.py Removed confusing usage info that humans never see and that was a
Tue, 5 Jun 2012 09:32:18 -0400 (EDT)
jim <[email protected]> • #25245
SVN: zdaemon/trunk/src/zdaemon/zd Cleaned up plumbing of stop-timeout
Tue, 5 Jun 2012 09:29:01 -0400 (EDT)
jim <[email protected]> • #25244
SVN: zdaemon/trunk/src/zdaemon/zdctl.py whitespace
Mon, 4 Jun 2012 17:28:58 -0400 (EDT)
jim <[email protected]> • #25243
SVN: zdaemon/trunk/src/zdaemon/zdrun.py sorted imports :)
Mon, 4 Jun 2012 16:55:02 -0400 (EDT)
jim <[email protected]> • #25242
SVN: zdaemon/trunk/src/zdaemon/zd Simplified runner state management.
Mon, 4 Jun 2012 15:11:04 -0400 (EDT)
jim <[email protected]> • #25241
SVN: zdaemon/trunk/src/zdaemon/zdrun.py whitespace
Mon, 4 Jun 2012 10:56:54 -0400 (EDT)
jim <[email protected]> • #25240
SVN: zdaemon/trunk/ Added a separate option, stop-timout, to control how long to wait
Mon, 4 Jun 2012 10:17:15 -0400 (EDT)
jim <[email protected]> • #25239
SVN: zdaemon/trunk/s Used manuel to make the documentation more documenty
Fri, 25 May 2012 17:43:39 -0400 (EDT)
jim <[email protected]> • #25238
SVN: zdaemon/trunk/ Updated to reflect split of zope.testrunner and zope.testing.
Fri, 25 May 2012 16:28:14 -0400 (EDT)
jim <[email protected]> • #25237
SVN: zope.formlib/trunk/ Drop support for Python 2.5.
Fri, 18 May 2012 10:37:19 -0400 (EDT)
Tres Seaver <[email protected]> • #25236
SVN: zope.formlib/trunk/src/zope/formlib/widget.py Most browsers can now handle the HTML5 required attribute
Thu, 26 Apr 2012 04:49:04 -0400 (EDT)
Charlie Clark <[email protected]> • #25235
SVN: zope.formlib/trunk/ added classifiers telling Python 2.4 is no longer supported
Mon, 19 Mar 2012 03:38:29 -0400 (EDT)
Michael Howitz <[email protected]> • #25234
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.