Mercurial > bitten > bitten-test
annotate ChangeLog @ 360:5bc81e597352
Fix incompatibility with a change to the versioncontrol layer in Trac 0.10.3
author | cmlenz |
---|---|
date | Fri, 19 Jan 2007 15:19:51 +0000 |
parents | ef795ebeac00 |
children | e3ab7698dae7 |
rev | line source |
---|---|
360
5bc81e597352
Fix incompatibility with a change to the versioncontrol layer in Trac 0.10.3
cmlenz
parents:
348
diff
changeset
|
1 Version 0.5.4 |
5bc81e597352
Fix incompatibility with a change to the versioncontrol layer in Trac 0.10.3
cmlenz
parents:
348
diff
changeset
|
2 (?, from 0.5.x branch) |
5bc81e597352
Fix incompatibility with a change to the versioncontrol layer in Trac 0.10.3
cmlenz
parents:
348
diff
changeset
|
3 http://bitten.cmlenz.net/repos/bitten/tags/0.5.4 |
5bc81e597352
Fix incompatibility with a change to the versioncontrol layer in Trac 0.10.3
cmlenz
parents:
348
diff
changeset
|
4 |
5bc81e597352
Fix incompatibility with a change to the versioncontrol layer in Trac 0.10.3
cmlenz
parents:
348
diff
changeset
|
5 * Fix incompatibility with Trac 0.10.3. |
5bc81e597352
Fix incompatibility with a change to the versioncontrol layer in Trac 0.10.3
cmlenz
parents:
348
diff
changeset
|
6 |
348 | 7 Version 0.5.3 |
8 (18 April 2006, from 0.5.x branch) | |
9 http://bitten.cmlenz.net/repos/bitten/tags/0.5.3 | |
10 | |
11 * Fix double-escaping of report summaries. | |
12 * Fix build master error when build log contains no messages. | |
13 | |
334 | 14 Version 0.5.2 |
15 (17 January 2006, from 0.5.x branch) | |
16 http://bitten.cmlenz.net/repos/bitten/tags/0.5.2 | |
17 | |
18 * Fixes the main navigation tab that was broken in 0.5.1. | |
19 | |
328
76a3f40d163e
Make sure that the name entered for a build configuration doesn't contain spaces or other URL-unfriendly characters.
cmlenz
parents:
269
diff
changeset
|
20 Version 0.5.1 |
76a3f40d163e
Make sure that the name entered for a build configuration doesn't contain spaces or other URL-unfriendly characters.
cmlenz
parents:
269
diff
changeset
|
21 (10 January 2006, from 0.5.x branch) |
76a3f40d163e
Make sure that the name entered for a build configuration doesn't contain spaces or other URL-unfriendly characters.
cmlenz
parents:
269
diff
changeset
|
22 http://bitten.cmlenz.net/repos/bitten/tags/0.5.1 |
76a3f40d163e
Make sure that the name entered for a build configuration doesn't contain spaces or other URL-unfriendly characters.
cmlenz
parents:
269
diff
changeset
|
23 |
76a3f40d163e
Make sure that the name entered for a build configuration doesn't contain spaces or other URL-unfriendly characters.
cmlenz
parents:
269
diff
changeset
|
24 * Fixes compatibility with Trac 0.9.3 release, as well as the current trunk. |
330
f116a5068e4e
Update README to reflect that Trac 0.9.3 is now required.
cmlenz
parents:
328
diff
changeset
|
25 This also means that Bitten now longer works with versions of Trac earlier |
f116a5068e4e
Update README to reflect that Trac 0.9.3 is now required.
cmlenz
parents:
328
diff
changeset
|
26 than 0.9.3. |
328
76a3f40d163e
Make sure that the name entered for a build configuration doesn't contain spaces or other URL-unfriendly characters.
cmlenz
parents:
269
diff
changeset
|
27 * Improves PostgreSQL compatibility. |
76a3f40d163e
Make sure that the name entered for a build configuration doesn't contain spaces or other URL-unfriendly characters.
cmlenz
parents:
269
diff
changeset
|
28 * Fixes encoding of non-ASCII characters in command output. |
76a3f40d163e
Make sure that the name entered for a build configuration doesn't contain spaces or other URL-unfriendly characters.
cmlenz
parents:
269
diff
changeset
|
29 * Fix for missing log output when using <java:ant> on Windows. |
76a3f40d163e
Make sure that the name entered for a build configuration doesn't contain spaces or other URL-unfriendly characters.
cmlenz
parents:
269
diff
changeset
|
30 |
266 | 31 Version 0.5 |
32 (6 October 2005, from 0.5.x branch) | |
33 http://bitten.cmlenz.net/repos/bitten/tags/0.5 | |
34 | |
35 * BDB XML is no longer being used for report storage. Instead, | |
36 collected metrics data is stored in the Trac database. | |
37 * Snapshot archives created by the master are checked for integrity | |
38 prior to their transmission to the slaves. | |
39 * Improvements to the build status presentation in Trac. | |
40 * Changes to the build recipe format. See the documentation on the web | |
41 site for details. | |
269
51580a463e3e
Add `<c:cppunit>` recipe command, based on patch by Chandler Carruth and examples by Akos Maroy.
cmlenz
parents:
266
diff
changeset
|
42 * New recipe commands: <sh:pipe>, <c:configure>, <c:cppunit>, |
51580a463e3e
Add `<c:cppunit>` recipe command, based on patch by Chandler Carruth and examples by Akos Maroy.
cmlenz
parents:
266
diff
changeset
|
43 <java:ant>, <java:junit>, and <x:transform>. Various improvements to |
51580a463e3e
Add `<c:cppunit>` recipe command, based on patch by Chandler Carruth and examples by Akos Maroy.
cmlenz
parents:
266
diff
changeset
|
44 the existing commands. |
266 | 45 * Recipe commands and command attributes in recipes can now reference |
46 slave configuration values. | |
47 * The names of the master and slaves scripts have changed: `bittend` | |
48 is now `bitten-master`, `bitten` is now `bitten-slave`. | |
269
51580a463e3e
Add `<c:cppunit>` recipe command, based on patch by Chandler Carruth and examples by Akos Maroy.
cmlenz
parents:
266
diff
changeset
|
49 * The build master can now handle multiple Trac environments. |
266 | 50 * The build slave now by default removes any working directories when |
51 done. | |
52 * Build configurations can now be completely deleted. | |
53 * Build configurations can now have a minimum and maximum revision | |
54 specified. Any revisions outside that range will not be built. | |
55 * The build configuration editor now validates the supplied values. | |
56 * Fix management of target platforms when running under mod_python. | |
57 * Improved performance of the build log formatter that is responsible | |
58 for linking file references in build logs to the repository browser. | |
59 * Add paging to the build configuration view. | |
60 * Fix compatibility with PySQLite2. |