Mercurial > bitten > bitten-test
log
age | author | description |
---|---|---|
Fri, 30 Sep 2005 21:45:05 +0000 | cmlenz | For some very weird reason, this import confused the code coverage collection via `trace.py`. |
Fri, 30 Sep 2005 17:00:29 +0000 | cmlenz | * Close snapshot archive files after unpacking, so that they can be deleted after the build on win32. |
Fri, 30 Sep 2005 16:27:55 +0000 | cmlenz | Fix failing archive unit tests on Windows. |
Fri, 30 Sep 2005 15:42:50 +0000 | cmlenz | * Moved SlaveConfiguration logic into new module ([source:/trunk/bitten/build/config.py bitten.build.config]). |
Wed, 28 Sep 2005 23:13:44 +0000 | cmlenz | Fix regression introduced in [239]: first build was being skipped on build configuration page. |
Wed, 28 Sep 2005 22:54:00 +0000 | cmlenz | Allow the build queue for a configuration to be limited to a range between `min_rev` and `max_rev`. |
Wed, 28 Sep 2005 22:26:33 +0000 | cmlenz | Fix paging on build configuration page. Closes #55. |