| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Apr 2008 08:30:38
0.7.7
|
clsung  |
- Update to 0.7.7
- take maintainership |
10 Apr 2008 10:12:53
0.7.6
|
jkoshy  |
Reset maintainership. |
07 Oct 2007 06:22:03
0.7.6
|
jkoshy  |
Update WWW line. |
07 Oct 2007 06:15:26
0.7.6
|
jkoshy  |
Update to v0.7.6. Upstream changes include:
- New command 'buildbot upgrade-master' to ease upgrading of pre-existing
buildmasters.
- A new webstatus display, superset of the older 'waterfall' display.
- The IRC bot has been refactored to make it easier to support other
IM tools.
- Better balancing of workload among multiple available buildslaves.
- Build slaves deal better with file permissions during a checkout step.
- Support for the Bazaar version control system.
- The 'buildbot try' command now accepts a '--diff=foo.patch' argument,
to let you provide a pre-computed patch.
- A new Mercurial change source was added.
- The email based changesource has been refactored to make it easier to
write new mail parsers.
- The 'freshcvsmail' change source has been deprecated.
- Changes to the API:
- API changes for BuildStep(), BuildFactory(), BuildSlave().
- Some keys and classes used in the configuration file have changed.
PR: ports/116889
Submited by: clsung |
19 Feb 2007 15:52:51
0.7.5
|
clsung  |
- Update to 0.7.5
PR: ports/109280
Submitted by: Li-Wen Hsu <lwhsu_AT_lwhsu dot org> |
06 Jun 2006 07:50:16
0.7.3
|
jkoshy  |
Update to v0.7.3. Upstream changes include:
- Mercurial support.
- A 'buildbot restart' command.
- Each build has a set of build properties that can be
set and interpolated into shell commands.
- New contrib scripts: viewcvspoll, svnpoller, svn_watcher.
- Improved CSS for the waterfall view.
PR: ports/98439
Submitted by: miwi |
18 Apr 2006 03:45:31
0.7.2
|
jkoshy  |
- Upgrade to v0.7.2. Upstream changes include:
- the ability to use Twisted `strports' strings as
TCP port numbers.
- a `Nightly' scheduler.
- a `resubmit this build' button on the web interface.
- a `umask' option for the buildbot slave.
- many bug fixes.
- Use the USE_TWISTED_RUN knob.
- Take over orphaned port. |
15 Apr 2006 00:25:09
0.7.0
|
linimon  |
Reset kwm due to no response about email.
Hat: portmgr |
22 Jan 2006 08:30:12
0.7.0
|
edwin  |
SHA256ify
Approved by: krion@ |
03 Nov 2005 10:49:28
0.7.0
|
kwm  |
Update to 0.7.0. |
27 Sep 2005 12:41:54
0.6.6
|
kwm  |
Add buildbot.
Buildbot is a system to automate the compile/test cycle to validate code
changes. |