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:
|