gmane.comp.web.zope.zope3.cvs

25301 articles on record, showing the most recent 50.

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