Mercurial > bitten > bitten-test
annotate ChangeLog @ 912:dd5d2345d7e2 0.6.x
0.6.1dev: Merged [993] from trunk.
author | osimons |
---|---|
date | Mon, 16 May 2011 21:59:43 +0000 |
parents | 56c269e75737 |
children |
rev | line source |
---|---|
902
980485bb58c9
0.6dev: Update next version in ChangeLog and setup.py and restore egg_info to setup.cfg
hodgestar
parents:
900
diff
changeset
|
1 Version 0.6.1 |
880
11fb824892b6
0.6dev: Reverting 0.6 branch to development mode after tagging 0.6b3.
osimons
parents:
879
diff
changeset
|
2 (???, from 0.6.x branch) |
902
980485bb58c9
0.6dev: Update next version in ChangeLog and setup.py and restore egg_info to setup.cfg
hodgestar
parents:
900
diff
changeset
|
3 http://svn.edgewall.org/repos/bitten/tags/0.6.1 |
880
11fb824892b6
0.6dev: Reverting 0.6 branch to development mode after tagging 0.6b3.
osimons
parents:
879
diff
changeset
|
4 |
11fb824892b6
0.6dev: Reverting 0.6 branch to development mode after tagging 0.6b3.
osimons
parents:
879
diff
changeset
|
5 * ??? |
11fb824892b6
0.6dev: Reverting 0.6 branch to development mode after tagging 0.6b3.
osimons
parents:
879
diff
changeset
|
6 |
908 | 7 |
8 Version 0.6.1 | |
9 (???, from 0.6.x branch) | |
10 http://svn.edgewall.org/repos/bitten/tags/0.6.1 | |
11 | |
12 * Fix bug in error reporting in the `<x:transform />` recipe command when | |
13 using the Windows MSXML implementation. | |
14 | |
15 | |
900 | 16 Version 0.6 |
17 (11 March 2011, from 0.6.x branch) | |
18 http://svn.edgewall.org/repos/bitten/tags/0.6 | |
19 | |
20 * Compatibility fix for Python 2.6 HTTPBasicAuthHandler issues. | |
21 * When checking to delete pending build, handle case where config may not | |
22 exist. | |
23 * Set 'Content-Length' header on keep-alive requests. | |
24 * Make sure slave reads attachments as binary files. | |
25 * Fixed handling of configurations that point to deleted branches. | |
26 * Fix hg:pull command for Trac 0.12. | |
880
11fb824892b6
0.6dev: Reverting 0.6 branch to development mode after tagging 0.6b3.
osimons
parents:
879
diff
changeset
|
27 |
908 | 28 |
879
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
29 Version 0.6b3 |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
30 (21 October 2010, from 0.6.x branch) |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
31 http://svn.edgewall.org/repos/bitten/tags/0.6b3 |
686 | 32 |
879
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
33 * Basic support for Trac 0.12, supporting just a '(default)' repository. |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
34 * For Trac 0.12+ and DVCS repository connectors, shortened revision |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
35 numbers will be displayed. |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
36 * Attachments via `<attach />` command is completely redone to eliminate |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
37 serious performance issues. |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
38 * Removed sorting of revisions received from Trac as they are already |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
39 sorted chronologically. Use `rev_time` if any other sorting is needed. |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
40 * Moved Report Format from wiki to distributable documentation. |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
41 * Use Genshi `NewTextTemplate` for uniform notification template syntax. |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
42 * Fixed issue in use of drop index during database upgrade on MySQL. |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
43 * Added upgrade script to fix sequences on PostgreSQL tables. |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
44 * Fixed missing field in group by clause that caused lint report submission |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
45 to fail. |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
46 * Coverage context menu links correctly, and Coverage from browsing will |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
47 locate the most recent annotation between currently browsed revision and |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
48 previous change for file. |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
49 * Set 'Content-Length' header on master-slave communication. |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
50 * Fix for an issue where a renamed/deleted config would crash timeline if a |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
51 build with this config was in range. |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
52 * Shell output encoding improvements. |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
53 * Redirect after login will now redirect to same /builds url. |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
54 * Improved command-line calls on Windows, using shell for built-in commands |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
55 and scripts (like `java:ant`). |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
56 * Improvements to the `hg:pull` command. |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
57 * Support linking to individual steps on builds. |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
58 * Safer parsing of `java:junit` xml in case an optional attribute is missing. |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
59 * Delete attachments properly in some corner cases where incomplete builds are |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
60 cancelled or invalidated. |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
61 * Improved error messages for failed Python recipe commands specified via |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
62 a module or function. |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
63 * Added timeout limiting for shell and python recipe commands. |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
64 * `onerror` attribute can now be specified on `<build>` elements as well |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
65 as `<step>` elements. |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
66 * Charts now only show if there's applicable reports, and restrict themselves |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
67 to the versions of the active configuration. |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
68 * Times shown in the ui are now consistently times from the master, and not |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
69 inter-mixed times between the server and slaves, which caused skew issues. |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
70 * Steps are now shown while in-progress, and builds are considered aborted |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
71 based on the time since the last interaction with the serve, not since |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
72 starting. Slaves now send keepalive messages to the server to avoid timing |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
73 out during long build steps. |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
74 * Fix reference to database field in pylint report generation to solve issue |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
75 running query on PostGreSQL. |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
76 * Report charting re-implemented using Flot. |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
77 * Svn commands gained username, password and no_auth_cache options. Verbose |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
78 flag now behaves less cryptically. |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
79 * No longer create 'snapshots' directory in environments of new |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
80 projects (`initenv`). |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
81 * Added page on upgrades to distributed documentation. |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
82 * New utility script for removing duplicate builds encountered when upgrading. |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
83 * Add 'Platform' to Build web display and notifications. |
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
84 * Other minor fixes. |
686 | 85 |
86 | |
685 | 87 Version 0.6b2 |
879
2c7f9e41c268
0.6b3: Merged changelog [955:956] from trunk and changed version in branch as preparation for tagging 0.6b3.
osimons
parents:
686
diff
changeset
|
88 (12 September 2010, from 0.6.x branch) |
685 | 89 http://svn.edgewall.org/repos/bitten/tags/0.6b2 |
681
9d462b71e852
0.6dev: Resetting Changelog information, and getting merge-tracking going (using regular `svn merge`).
osimons
parents:
654
diff
changeset
|
90 |
684 | 91 * Slave-only install changed to `./setup.py --without-master install` (or any |
92 other valid distribution command). | |
93 * Tools namespace changed to `http://bitten.edgewall.org/tools/`. Both new and | |
94 old namespace will work, but Admin will issue a deprecation notice when | |
95 using the old namespace. | |
96 | |
681
9d462b71e852
0.6dev: Resetting Changelog information, and getting merge-tracking going (using regular `svn merge`).
osimons
parents:
654
diff
changeset
|
97 |
9d462b71e852
0.6dev: Resetting Changelog information, and getting merge-tracking going (using regular `svn merge`).
osimons
parents:
654
diff
changeset
|
98 Version 0.6b1 |
9d462b71e852
0.6dev: Resetting Changelog information, and getting merge-tracking going (using regular `svn merge`).
osimons
parents:
654
diff
changeset
|
99 (10 September 2009, from 0.6.x branch) |
9d462b71e852
0.6dev: Resetting Changelog information, and getting merge-tracking going (using regular `svn merge`).
osimons
parents:
654
diff
changeset
|
100 http://svn.edgewall.org/repos/bitten/tags/0.6b1 |
360
5bc81e597352
Fix incompatibility with a change to the versioncontrol layer in Trac 0.10.3
cmlenz
parents:
348
diff
changeset
|
101 |
654
cc1fefd5d814
0.6dev: Moved a constant declaration so that master should still work with Python 2.4. Updated docs with regards to Python requirements + added a changelog message from cmlenz.
osimons
parents:
651
diff
changeset
|
102 * Python 2.4 is now required for slave, while master should still work using |
cc1fefd5d814
0.6dev: Moved a constant declaration so that master should still work with Python 2.4. Updated docs with regards to Python requirements + added a changelog message from cmlenz.
osimons
parents:
651
diff
changeset
|
103 Python 2.3 (as is also Trac 0.11 minimum). |
393 | 104 * Switch to using HTTP for communication between the build master and build |
105 slaves. This means the `build-master` executable is no longer needed or | |
106 installed, the build simply runs in the scope of the Trac site. | |
107 * Build recipes now need to include instructions for performing the checkout | |
108 from the version control repository. The slave no longer receives a snapshot | |
109 archive of the code, but performs the checkout itself based on the | |
110 instructions in the build recipe. | |
651
44a862c1e559
0.6dev: First round of changes to docs in preparation for 0.6 release.
osimons
parents:
408
diff
changeset
|
111 * Many fixes for compatibility with more recent versions of Trac, and Bitten |
44a862c1e559
0.6dev: First round of changes to docs in preparation for 0.6 release.
osimons
parents:
408
diff
changeset
|
112 now requires Trac 0.11. |
654
cc1fefd5d814
0.6dev: Moved a constant declaration so that master should still work with Python 2.4. Updated docs with regards to Python requirements + added a changelog message from cmlenz.
osimons
parents:
651
diff
changeset
|
113 * The administration interface is now properly integrated with the Trac web |
cc1fefd5d814
0.6dev: Moved a constant declaration so that master should still work with Python 2.4. Updated docs with regards to Python requirements + added a changelog message from cmlenz.
osimons
parents:
651
diff
changeset
|
114 administration component. |
651
44a862c1e559
0.6dev: First round of changes to docs in preparation for 0.6 release.
osimons
parents:
408
diff
changeset
|
115 * Unicode (non-ascii) support for recipes and command-line input and output. |
44a862c1e559
0.6dev: First round of changes to docs in preparation for 0.6 release.
osimons
parents:
408
diff
changeset
|
116 * Improved authentication support in bitten-slave, including support for the |
44a862c1e559
0.6dev: First round of changes to docs in preparation for 0.6 release.
osimons
parents:
408
diff
changeset
|
117 popular AccountManager plugin. |
44a862c1e559
0.6dev: First round of changes to docs in preparation for 0.6 release.
osimons
parents:
408
diff
changeset
|
118 * New command-line execute() using Python subprocess module that in particular |
44a862c1e559
0.6dev: First round of changes to docs in preparation for 0.6 release.
osimons
parents:
408
diff
changeset
|
119 improves the situation for slaves executing commands on Windows. |
44a862c1e559
0.6dev: First round of changes to docs in preparation for 0.6 release.
osimons
parents:
408
diff
changeset
|
120 * Build logs are moved from database and into project log/bitten directory as |
44a862c1e559
0.6dev: First round of changes to docs in preparation for 0.6 release.
osimons
parents:
408
diff
changeset
|
121 text files. |
44a862c1e559
0.6dev: First round of changes to docs in preparation for 0.6 release.
osimons
parents:
408
diff
changeset
|
122 * Slave-only install now possible by running 'python setup-slave.py install'. |
44a862c1e559
0.6dev: First round of changes to docs in preparation for 0.6 release.
osimons
parents:
408
diff
changeset
|
123 * Fixes related to creating and deleting builds correctly, including database |
44a862c1e559
0.6dev: First round of changes to docs in preparation for 0.6 release.
osimons
parents:
408
diff
changeset
|
124 upgrade to avoid thread race conditions. |
44a862c1e559
0.6dev: First round of changes to docs in preparation for 0.6 release.
osimons
parents:
408
diff
changeset
|
125 * Some improvements to the Admin user interface for creating/editing |
44a862c1e559
0.6dev: First round of changes to docs in preparation for 0.6 release.
osimons
parents:
408
diff
changeset
|
126 configurations and platforms. |
44a862c1e559
0.6dev: First round of changes to docs in preparation for 0.6 release.
osimons
parents:
408
diff
changeset
|
127 * Attachment support for configurations and builds, including a new general |
44a862c1e559
0.6dev: First round of changes to docs in preparation for 0.6 release.
osimons
parents:
408
diff
changeset
|
128 <attach> command to use in recipes. |
44a862c1e559
0.6dev: First round of changes to docs in preparation for 0.6 release.
osimons
parents:
408
diff
changeset
|
129 * <hg:pull> command added. |
44a862c1e559
0.6dev: First round of changes to docs in preparation for 0.6 release.
osimons
parents:
408
diff
changeset
|
130 * Many fixes and improvements for pre-existing commands. |
44a862c1e559
0.6dev: First round of changes to docs in preparation for 0.6 release.
osimons
parents:
408
diff
changeset
|
131 * Improvements for coverage, lint and test summary display. |
393 | 132 |
360
5bc81e597352
Fix incompatibility with a change to the versioncontrol layer in Trac 0.10.3
cmlenz
parents:
348
diff
changeset
|
133 |
348 | 134 Version 0.5.3 |
135 (18 April 2006, from 0.5.x branch) | |
408
933105ab516b
Update file headers and other stuff pointing to the old home.
cmlenz
parents:
393
diff
changeset
|
136 http://svn.edgewall.org/repos/bitten/tags/0.5.3 |
348 | 137 |
138 * Fix double-escaping of report summaries. | |
139 * Fix build master error when build log contains no messages. | |
140 | |
393 | 141 |
334 | 142 Version 0.5.2 |
143 (17 January 2006, from 0.5.x branch) | |
408
933105ab516b
Update file headers and other stuff pointing to the old home.
cmlenz
parents:
393
diff
changeset
|
144 http://svn.edgewall.org/repos/bitten/tags/0.5.2 |
334 | 145 |
146 * Fixes the main navigation tab that was broken in 0.5.1. | |
147 | |
393 | 148 |
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
|
149 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
|
150 (10 January 2006, from 0.5.x branch) |
408
933105ab516b
Update file headers and other stuff pointing to the old home.
cmlenz
parents:
393
diff
changeset
|
151 http://svn.edgewall.org/repos/bitten/tags/0.5.1 |
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
|
152 |
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
|
153 * 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
|
154 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
|
155 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
|
156 * 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
|
157 * 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
|
158 * 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
|
159 |
393 | 160 |
266 | 161 Version 0.5 |
162 (6 October 2005, from 0.5.x branch) | |
408
933105ab516b
Update file headers and other stuff pointing to the old home.
cmlenz
parents:
393
diff
changeset
|
163 http://svn.edgewall.org/repos/bitten/tags/0.5 |
266 | 164 |
165 * BDB XML is no longer being used for report storage. Instead, | |
166 collected metrics data is stored in the Trac database. | |
167 * Snapshot archives created by the master are checked for integrity | |
168 prior to their transmission to the slaves. | |
169 * Improvements to the build status presentation in Trac. | |
170 * Changes to the build recipe format. See the documentation on the web | |
171 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
|
172 * 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
|
173 <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
|
174 the existing commands. |
266 | 175 * Recipe commands and command attributes in recipes can now reference |
176 slave configuration values. | |
177 * The names of the master and slaves scripts have changed: `bittend` | |
178 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
|
179 * The build master can now handle multiple Trac environments. |
266 | 180 * The build slave now by default removes any working directories when |
181 done. | |
182 * Build configurations can now be completely deleted. | |
183 * Build configurations can now have a minimum and maximum revision | |
184 specified. Any revisions outside that range will not be built. | |
185 * The build configuration editor now validates the supplied values. | |
186 * Fix management of target platforms when running under mod_python. | |
187 * Improved performance of the build log formatter that is responsible | |
188 for linking file references in build logs to the repository browser. | |
189 * Add paging to the build configuration view. | |
190 * Fix compatibility with PySQLite2. |