Mercurial > bitten > bitten-test
log
age | author | description |
---|---|---|
Wed, 01 Aug 2007 17:51:56 +0000 | cmlenz | Sign, another follow-up to [438]. One of these days I should get it right :-( |
Wed, 01 Aug 2007 17:49:18 +0000 | cmlenz | Oops, follow-up to [438]. |
Wed, 01 Aug 2007 17:46:46 +0000 | cmlenz | Fix for bug introduced in [434]. |
Sun, 29 Jul 2007 17:30:00 +0000 | cmlenz | Fix for hardcoded chart generators in UI. Closes #153. |
Thu, 26 Jul 2007 19:40:55 +0000 | cmlenz | Default behavior of slaves is now to stop building when an error is raised by a step set to onerror='fail'. onerror='continue' can be used to get the old behavior, while onerror='ignore' is also still available for completely ignoring failed steps. |
Thu, 26 Jul 2007 19:35:00 +0000 | cmlenz | Still allow keyboard interrupts to stop the slave. |