Sat, 27 Aug 2005 07:32:37 +0000 |
cmlenz |
Forgot to add new module in [169].
|
Sat, 27 Aug 2005 07:28:30 +0000 |
cmlenz |
Reports can now be "summarized" on the build results page, with special components rendering summary HTML fragments for specific report types. The summaries are displayed as tabs next to the log of the build step. Currently summarizers for test results and code coverage exist.
|
Thu, 25 Aug 2005 14:36:51 +0000 |
cmlenz |
Don't use ez_setup; it's causing [http://mail.python.org/pipermail/distutils-sig/2005-August/004987.html problems] with setuptools 0.6a1.
|
Mon, 22 Aug 2005 18:33:12 +0000 |
cmlenz |
Fix initialization of ''family'' variable in slave registration.
|
Mon, 22 Aug 2005 18:30:21 +0000 |
cmlenz |
Some fixes to problems with the Posix version of `Commandline.execute()` introduced in [165].
|
Mon, 22 Aug 2005 18:25:52 +0000 |
cmlenz |
Some style/documentation improvements to make Pylint happier.
|
Mon, 22 Aug 2005 15:44:01 +0000 |
cmlenz |
Minor cleanup to tempdir usage in recipe unit tests.
|
Mon, 22 Aug 2005 15:43:24 +0000 |
cmlenz |
Fix return code interpretation on Win32. Closes #38.
|
Mon, 22 Aug 2005 11:58:10 +0000 |
cmlenz |
Improvements to program execution from recipe commands. Also, adds a `<sh:pipe>` command, but that doesn't really work yet (doesn't get input from stdin). Related to #34.
|
Mon, 22 Aug 2005 11:21:18 +0000 |
cmlenz |
* Fix `pythontools` unit tests on windows.
|
Mon, 22 Aug 2005 08:52:27 +0000 |
cmlenz |
Fix global/local ref name conflict introduced in [159].
|
Mon, 22 Aug 2005 08:30:45 +0000 |
cmlenz |
Don't removing pending builds when starting/stopping the master. Just reset in-progress builds so that they become pending.
|