Mercurial > bitten > bitten-test
log
age | author | description |
---|---|---|
Mon, 18 Jul 2005 17:35:21 +0000 | cmlenz | Make Bitten deployable in Trac as a [http://peak.telecommunity.com/DevCenter/PythonEggs Python egg]. |
Sun, 17 Jul 2005 21:24:57 +0000 | cmlenz | Use {{{in req.args}}} instead of {{{in req.args.keys()}}}. |
Sun, 17 Jul 2005 21:24:15 +0000 | cmlenz | Mark build configuration as existing when retrieved using {{{select()}}}. |
Sun, 17 Jul 2005 20:14:43 +0000 | cmlenz | Change model class pattern: |
Fri, 15 Jul 2005 16:07:11 +0000 | cmlenz | Make the repository poll interval configurable. It now defaults to 2 minutes instead of 10 seconds. |
Fri, 15 Jul 2005 14:11:29 +0000 | cmlenz | Cleanup and records when a build is aborted. |
Fri, 15 Jul 2005 13:59:54 +0000 | cmlenz | Improved logging; the build master can now optionally log to a file. Closes #13. |