Mercurial > bitten > bitten-test
log
age | author | description |
---|---|---|
Thu, 06 Oct 2005 12:26:32 +0000 | cmlenz | * Fix links in build log formatter. |
Thu, 06 Oct 2005 12:17:49 +0000 | cmlenz | Unit tests for `bitten.queue.collect_changes()`. |
Thu, 06 Oct 2005 11:03:59 +0000 | cmlenz | Fix enqueuing of builds broken in [268]. |
Thu, 06 Oct 2005 10:43:00 +0000 | cmlenz | Added a forgotten `db.commit()`. |
Thu, 06 Oct 2005 10:29:10 +0000 | cmlenz | Add unit test for multi-property target platform matching. |
Thu, 06 Oct 2005 10:09:38 +0000 | cmlenz | * Improve build log formatter performance: now only matches strings using the `path:line` format, and checks the existance of files in the repository when they are encountered. Should fix (or at least improve) #54. |
Wed, 05 Oct 2005 18:34:58 +0000 | cmlenz | More polishing for the build status overview. |