Mercurial > bitten > bitten-test
log
age | author | description |
---|---|---|
Fri, 08 Jul 2005 18:21:59 +0000 | cmlenz | Fix matching of slave properties against target platform rules. |
Fri, 08 Jul 2005 18:05:20 +0000 | cmlenz | Fix var name in slave registration. |
Fri, 08 Jul 2005 17:02:28 +0000 | cmlenz | Perform slave/platform matching at slave registration. Use builtin {{{set}}} type on Python >= 2.4. |
Fri, 08 Jul 2005 10:54:19 +0000 | cmlenz | Include timing information in the build messages transmitted from slave to master for better accuracy. |
Wed, 06 Jul 2005 19:52:40 +0000 | cmlenz | Fix error when running from an installed instance where the {{{htdocs_dir}}} and/or {{{templates_dir}}} options aren't set. |
Wed, 06 Jul 2005 19:44:10 +0000 | cmlenz | Record the output of build steps in the database. See #12. Still need to get better granularity in transmitting the log output from slave to master before #12 can be closed. |