Mercurial > bitten > bitten-test
log
age | author | description |
---|---|---|
Thu, 23 Jun 2005 20:33:47 +0000 | cmlenz | Add web interface for viewing and managing build configurations. Closes #9. |
Thu, 23 Jun 2005 20:32:31 +0000 | cmlenz | Fix directory structure in snapshot archives; allow prefix to be specified. |
Thu, 23 Jun 2005 20:31:03 +0000 | cmlenz | Add support for the {{{Content-Disposition}}} and {{{Content-Transfer-Encoding}}} MIME headers. |
Wed, 22 Jun 2005 21:55:13 +0000 | cmlenz | * Rename 'tarballs' directory to 'snapshots'. |
Wed, 22 Jun 2005 16:32:36 +0000 | cmlenz | Add a simple utility module for creating snapshot archives of a repository. |
Wed, 22 Jun 2005 13:36:03 +0000 | cmlenz | Add new packages to {{{setup.py}}}. |
Wed, 22 Jun 2005 13:32:46 +0000 | cmlenz | Some stubbed out code for the Bitten/Trac-integration. This creates a {{{bitten_build}}} table on database upgrade after the plugin is enabled. |
Tue, 21 Jun 2005 13:38:31 +0000 | cmlenz | The build master now gracefully exits by first terminating all active sessions. Fixes #7. |