log

age author description
Mon, 27 Jun 2005 21:50:58 +0000 cmlenz * Pass a {{{Context}}} object to recipe commands as the first argument. Currently this only has the basedir, but will be extended to also provide output recording etc.
Mon, 27 Jun 2005 21:39:20 +0000 cmlenz Adapted model unit tests to addition of {{{rev_time}}} field in [61].
Mon, 27 Jun 2005 21:34:15 +0000 cmlenz Fix splitting of output into text lines in {{{bitten.util.cmdline}}}.
Mon, 27 Jun 2005 11:19:54 +0000 cmlenz Added simple helper class for executing commandline programs.
Sun, 26 Jun 2005 17:34:27 +0000 cmlenz Build slave now executes the build. Closes #10.
Sun, 26 Jun 2005 17:33:29 +0000 cmlenz Adjust recipe module to changes to xmlio in [56].
Sun, 26 Jun 2005 17:31:30 +0000 cmlenz Exclude attributes with a value of {{{None}}}.
Sun, 26 Jun 2005 17:31:09 +0000 cmlenz Pass answer number to reply handlers
Sun, 26 Jun 2005 16:07:19 +0000 cmlenz Recipe root element is {{{<build>}}} instead of {{{recipe}}}.
Sun, 26 Jun 2005 16:06:30 +0000 cmlenz Proper archive format negotiation; improved representation of parsed XML content in {{{bitten.util.xmlio}}}.
Sun, 26 Jun 2005 12:15:47 +0000 cmlenz Restrict access to web interface with custom permission actions.
Fri, 24 Jun 2005 17:26:47 +0000 cmlenz Build slave now also handles snapshot archives in bzip2 and zip format.
Fri, 24 Jun 2005 17:13:07 +0000 cmlenz * Simplify code for making snapshot archives.
Fri, 24 Jun 2005 15:35:23 +0000 cmlenz * Improvements to the model classes, and a couple of unit tests.
Fri, 24 Jun 2005 15:24:17 +0000 cmlenz Use a set instead of a dictionary for keeping track of message numbers.
Thu, 23 Jun 2005 22:47:45 +0000 cmlenz Renamed {{{Configuration}}} to {{{BuildConfig}}}.
Thu, 23 Jun 2005 22:39:37 +0000 cmlenz Remove obsolete package from setup.py.
Thu, 23 Jun 2005 20:38:48 +0000 cmlenz Fix typo in build slave.
Thu, 23 Jun 2005 20:35:54 +0000 cmlenz Basic infrastructure for transmission of snapshot archives to build slaves. See #8.
Thu, 23 Jun 2005 20:33:47 +0000 cmlenz Add web interface for viewing and managing build configurations. Closes #9.
Thu, 23 Jun 2005 20:32:31 +0000 cmlenz Fix directory structure in snapshot archives; allow prefix to be specified.
Thu, 23 Jun 2005 20:31:03 +0000 cmlenz Add support for the {{{Content-Disposition}}} and {{{Content-Transfer-Encoding}}} MIME headers.
Wed, 22 Jun 2005 21:55:13 +0000 cmlenz * Rename 'tarballs' directory to 'snapshots'.
Wed, 22 Jun 2005 16:32:36 +0000 cmlenz Add a simple utility module for creating snapshot archives of a repository.
Wed, 22 Jun 2005 13:36:03 +0000 cmlenz Add new packages to {{{setup.py}}}.
Wed, 22 Jun 2005 13:32:46 +0000 cmlenz Some stubbed out code for the Bitten/Trac-integration. This creates a {{{bitten_build}}} table on database upgrade after the plugin is enabled.
Tue, 21 Jun 2005 13:38:31 +0000 cmlenz The build master now gracefully exits by first terminating all active sessions. Fixes #7.
Tue, 21 Jun 2005 08:53:43 +0000 cmlenz Exit the slave script when the master disconnects; and other minor fixes.
Sun, 19 Jun 2005 23:28:35 +0000 cmlenz Remove unused imports.
Sun, 19 Jun 2005 23:26:08 +0000 cmlenz Add thin script shells around master and slave.
Sun, 19 Jun 2005 22:56:10 +0000 cmlenz Initial version of the DTD for the orchestration profile. Closes #5.
Sun, 19 Jun 2005 22:42:53 +0000 cmlenz Some cleanup and additional docstrings.
Sun, 19 Jun 2005 15:36:51 +0000 cmlenz More management profile unit tests. Closes #2.
Sun, 19 Jun 2005 14:23:33 +0000 cmlenz Added a couple of unit tests for the BEEP management profile. See #2. More to come.
Sun, 19 Jun 2005 14:21:20 +0000 cmlenz Remove reference to package removed in [25].
Fri, 17 Jun 2005 15:37:45 +0000 cmlenz Adapt unit tests to changes in [27].
Fri, 17 Jun 2005 15:35:48 +0000 cmlenz * Proper separation between {{{beep.ProfileHandler}}} instances between different channels.
Fri, 17 Jun 2005 13:55:13 +0000 cmlenz Basic TCP mapping and message fragmenting support. See #1.
Fri, 17 Jun 2005 12:15:16 +0000 cmlenz Moved test runner into {{{bitten.util}}}} package.
Fri, 17 Jun 2005 12:10:58 +0000 cmlenz Cleanup package namespace a bit.
Fri, 17 Jun 2005 11:45:16 +0000 cmlenz Remove dependency of distutils unittest command on ElementTree -- use {{{bitten.util.xmlio}}} instead.
Fri, 17 Jun 2005 11:23:22 +0000 cmlenz Proper {{{optparse}}}-based command-line interface for master and slave.
Fri, 17 Jun 2005 09:09:07 +0000 cmlenz * {{{beep.Listener}}} now has an event loop (based on code mostly from medusa)
Fri, 17 Jun 2005 09:07:06 +0000 cmlenz {{{bitten.distutils}}} renamed to {{{bitten.setuptools}}}.
Fri, 17 Jun 2005 09:06:16 +0000 cmlenz Renamed {{{distutils}}} package to {{{setuptools}}} to avoid conflict with the real {{{distutils}}} package.
Thu, 16 Jun 2005 23:04:12 +0000 cmlenz * Use logging in the BEEP core as well as in the master and slave scripts. Closes #4.
Thu, 16 Jun 2005 20:37:38 +0000 cmlenz Refactored the asyncore loop and shutdown procedure into {{{beep.Initiator}}}.
Thu, 16 Jun 2005 14:49:51 +0000 cmlenz Initial code for build master and slave... these don't do a lot yet.
Mon, 13 Jun 2005 12:38:05 +0000 cmlenz Added unit tests for frame sequence numbers.
Mon, 13 Jun 2005 09:27:04 +0000 cmlenz Improved BEEP implementation.
Fri, 10 Jun 2005 20:21:10 +0000 cmlenz Improved the BEEP protocol implementation:
Fri, 10 Jun 2005 20:10:03 +0000 cmlenz Add way to get text of parsed elements to {{{bitten.util.xmlio}}}.
Thu, 09 Jun 2005 22:20:35 +0000 cmlenz Slightly improved implementation of the python tools.
Thu, 09 Jun 2005 22:19:53 +0000 cmlenz Initial draft of a minimal [http://www.beepcore.org/ BEEP] protocol implementation for communication between the build master and build slaves.
Mon, 06 Jun 2005 19:12:15 +0000 cmlenz Fix package list in {{{setup.py}}}.
Mon, 06 Jun 2005 15:56:51 +0000 cmlenz Added GPL boilerplate.
Mon, 06 Jun 2005 15:54:29 +0000 cmlenz Simplify the recipe commands interface:
Sun, 22 May 2005 23:12:16 +0000 cmlenz Some cleanup to the recipe commands and reporters.
Sun, 22 May 2005 20:11:22 +0000 cmlenz Generate coverage data in the distutils {{{unittest}}} command.
Sun, 22 May 2005 16:19:04 +0000 cmlenz Fix running the unit tests from distutils.
Copyright (C) 2012-2017 Edgewall Software