Mercurial > bitten > bitten-test
log
age | author | description |
---|---|---|
Wed, 31 Aug 2005 16:43:05 +0000 | cmlenz | Allow invalidation of builds from the web interface. This results in the build being reset to ''PENDING'' status, and all build logs, slave information and reports deleted. Basically initiates a rebuild for a specific revision and target platform. |
Wed, 31 Aug 2005 15:29:04 +0000 | cmlenz | * Normalize separators in file paths to "/" in `FileSet`s, so that pattern matching against `include`/`exclude` patterns also works on Windows. |
Wed, 31 Aug 2005 13:34:17 +0000 | cmlenz | * Make the chart generation `ExtensionPoint`-based. |
Wed, 31 Aug 2005 01:49:59 +0000 | cmlenz | More changes following the renames in r187/r188. |