Mercurial > bitten > bitten-test
log
age | author | description |
---|---|---|
Wed, 28 Sep 2005 21:22:17 +0000 | cmlenz | Fix problem with directories in ZIP archives. Closes #52. |
Wed, 28 Sep 2005 15:49:27 +0000 | cmlenz | * Cleanup and documentation for the `BuildQueue` class added in [236]. |
Tue, 27 Sep 2005 23:14:48 +0000 | cmlenz | * Factor build queue logic into a class separate from the build master. |
Tue, 27 Sep 2005 17:05:50 +0000 | cmlenz | Really fix BEEP interop, the changes in [233] were broken. There should be no CRLF between payload and trailer. |
Tue, 27 Sep 2005 15:40:31 +0000 | cmlenz | Remove debugging leftover from [233]. |
Tue, 27 Sep 2005 15:31:51 +0000 | cmlenz | Some BEEP interoperability fixes: |
Mon, 26 Sep 2005 22:49:15 +0000 | cmlenz | Fix upgrade for installs with no stored reports. Thanks to Matt Good for catching this. |