Tue, 28 Jun 2005 10:47:07 +0000 |
cmlenz |
Moved {{{BuildError}}} class into package {{{bitten.build}}}.
|
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.
|