Timeline


and

07/07/10:

13:59 WikiStart edited by bhearsum
(diff)
13:18 git edited by dustin
(diff)
09:49 OngoingProjects edited by dustin
(diff)
09:43 Ticket #842 (GoogleCode Atom Poller ChangeSource) closed by Dustin J. Mitchell
fixed: updated googlecode_atom.py - fixes #842 Changeset: …

07/06/10:

13:27 Ticket #912 (Nightly scheduler fails to trigger if too many pending changes) closed by Dustin J. Mitchell
fixed: retire changes in batches SQLite, at least, has a limit on the number of …
13:23 git created by dustin
13:21 OngoingProjects edited by dustin
add GitProject (diff)
13:17 virtualization edited by dustin
(diff)
13:06 Ticket #914 (Add ability to send instance data to EC2 instances) created by dustin
If Buildbot could send the following to a slave, then we would only need …
13:01 virtualization edited by tomwardill
(diff)
12:32 virtualization edited by Jc2k
(diff)
12:28 OngoingProjects edited by dustin
remove "latent" (oops!) (diff)
12:27 Ticket #791 (Add support for libvirt-based latent slaves) closed by dustin
invalid: The libvirt patch that John Carr just landed supersedes this, I think.
12:26 Ticket #868 (Allow latent slaves to refuse to start up, without failing) closed by dustin
fixed: This just got committed.
12:23 virtualization edited by Jc2k
(diff)
12:22 virtualization created by dustin
new project
12:19 OngoingProjects edited by dustin
(diff)

07/05/10:

07:09 Ticket #913 (revlink callback misses repository/codebase data) created by cdadhemar
Hello, I have a get_revlink callback for my WebStatus 's revlink …

07/01/10:

09:51 Ticket #908 (web status doesn't allow to force build on a revision with space char in ...) closed by dustin
fixed: fixed in commit 8ab9855b5c346ee1df462e7a395e0681b661675b Author: Dustin …
09:02 Ticket #911 (status.words fails in requestSubmitted) closed by Dustin J. Mitchell
fixed: don't try to get buildername for BuildRequestStatus? just to log it - fixes …
08:55 Ticket #909 ([PATCH] Support setting of LineEnd perforce client specification property) closed by Dustin J. Mitchell
fixed: documentation for p4line_end parameter - fixes #909 Changeset: …
08:36 Ticket #910 (Boto errors handled incorrectly) closed by Dustin J. Mitchell
fixed: fix ec2buildslave to parse errors better - fixes #910 Changeset: …

06/30/10:

09:24 MetaBuildbot edited by maruel
(diff)
09:22 MetaBuildbotConfig edited by maruel
(diff)
09:20 MetaBuildbotConfig edited by maruel
(diff)
03:37 Ticket #912 (Nightly scheduler fails to trigger if too many pending changes) created by GillesGagniard
buildbot issues the following sqlite query to remove pending changes when …

06/29/10:

13:46 Ticket #911 (status.words fails in requestSubmitted) created by dustin
[…]
13:34 Ticket #910 (Boto errors handled incorrectly) created by dustin
On a misconfiguration with EC2: […]
06:12 Ticket #909 ([PATCH] Support setting of LineEnd perforce client specification property) created by thomasthorsen
Currently this is hardcoded to "local" in the P4 class …
01:21 Ticket #908 (web status doesn't allow to force build on a revision with space char in ...) created by GillesGagniard
The force build form on a builder page enables the user to specify a …

06/27/10:

20:10 WikiStart edited by liucougar
(diff)
20:07 WikiStart edited by Nicolas
typo (diff)
16:41 Ticket #898 (AssertionErrors on reconfig) closed by Dustin J. Mitchell
fixed: Don't assert Builder.running in run(); just return if not running This …
16:36 Ticket #902 (buildstatus broken) closed by Dustin J. Mitchell
fixed: Fix the /buildstatus embedded iframe This was invoking box() incorrectly, …
16:14 Ticket #901 (console html template: wrong div, broken CDATA, escaped URL) closed by Dustin J. Mitchell
fixed: Fix console HTML errors (broken CDATA, wrong div, escaped URL) This goes …

06/26/10:

21:05 Ticket #907 (zip_safe is true for buildslave, and windows fails to find it) closed by dustin
fixed: I also pushed …
21:00 Ticket #907 (zip_safe is true for buildslave, and windows fails to find it) created by dustin
From an email thread: …
20:38 Ticket #900 (console: exceptions everywhere) closed by dustin
fixed: Wow, this was hard enough to track down the first time - I just blew …
19:15 WikiStart edited by dustin
nuke trailing menu text (diff)
19:10 WikiStart edited by dustin
fix headline levels, move downloads down a notch (diff)
19:09 WikiStart edited by dustin
thinner text (diff)
19:06 WikiStart edited by dustin
(diff)
19:06 AboutBuildbot created by dustin
19:05 WikiStart edited by dustin
(diff)
18:53 WikiStart edited by dustin
revert to earlier side-by-side view; descriptions will come in a moment (diff)
16:11 CBuildslave edited by verm
Fill in some info. (diff)
15:57 CBuildslave created by verm
Stub.
15:54 WikiStart edited by verm
Some cleanup. (diff)
10:38 WikiStart edited by verm
Link to about page. (diff)
09:38 WikiStart edited by verm
Fix two indentations. (diff)
09:38 WikiStart edited by verm
Try a main index without a navigation pane. (diff)
09:15 WikiStart edited by verm
Try redoing the font index using wiki macros. (diff)

06/25/10:

14:23 ScreenShots edited by verm
Add a heading. (diff)

06/24/10:

13:39 WindowsProject edited by rstackhouse
(diff)
12:16 Ticket #906 (please offer a way to pipe shell output in 'i/o view' through external ...) created by dothebart
depending on the shell environment, tools can create escape sequence to …

06/22/10:

12:04 Ticket #905 (Cannot install Buildbot 0.8.0 on Windows 7) created by rstackhouse
I tried installing Buildbot through easy_install (Python 2.6) and got the …

06/21/10:

08:14 Ticket #904 (implement build filtering in web ui) created by bhearsum
It would be nice for one_line_per_build to be able to only show builds …
08:13 Ticket #903 (implement one_line_per_active_build) created by bhearsum
It would like one_line_per_build, except it would only show currently …

06/20/10:

18:29 Ticket #658 (Add frozen config support (zip/egg/pyexe) to Jinja templates) closed by dustin
wontfix: I don't think that there's any other need for frozen master. So can we …

06/18/10:

06:45 Ticket #902 (buildstatus broken) created by axel
When clicking on one of the boxes in the console view I get a little …
06:41 Ticket #901 (console html template: wrong div, broken CDATA, escaped URL) created by axel
Hi, attached patch fixes three issues * the window.onload script doesn't …
06:35 Ticket #900 (console: exceptions everywhere) created by axel
Hi, for me, all console builds are pink. Debugging showed that results in …

06/17/10:

20:10 Ticket #899 (AttributeError on reconfig) created by catlee
Occasionally seeing this when reconfiguring a master that is running all …
07:53 Ticket #898 (AssertionErrors on reconfig) created by catlee
Occasionally we hit this exception on a reconfig: […]
04:57 Ticket #897 (Allow Twisted dependency to be fulfilled by separate tarballs) created by clepple
In Fink, Twisted is broken up into individual packages based on the …
03:36 Ticket #896 (Replace try with a client for the force scheduler) created by marcusl
We have a "try" client defined which looks for a patch in a local …

06/16/10:

19:38 Ticket #803 (Disable patch output in twistd.log) closed by Dustin J. Mitchell
fixed: Reduce verbosity in twistd.log on the try server. Remove the patch from …
16:08 CuttingReleases edited by bhearsum
(diff)

06/15/10:

17:22 Ticket #895 (svn poller should use pass environment to getProcessOutput) created by jonrafkind
svnpoller.py should pass os.environ to utils.getProcessOutput to ensure …
13:09 Ticket #894 (document undoc'd steps) created by dustin
from the top of cfg-buildsteps.texinfo: […]
11:26 ReleaseProject created by dustin
11:25 WikiStart edited by dustin
(diff)
10:49 Ticket #893 (Mercurial source step needs username and passwd parms) created by bgunnison
So we can get source from https URLs. My workaround: I have a Repo URL …
04:41 Ticket #892 (revision=None breaks console view) created by Shish
while setting up a change notification hook I managed to invoke buildbot …

06/14/10:

05:13 SuccessStories edited by knielsen
Added MariaDB (diff)

06/13/10:

14:12 SuccessStories edited by dustin
songbird (diff)
14:01 Ticket #4 (docs for Monotone) closed by Dustin J. Mitchell
fixed: add docs for monotone (fixes #4) Changeset: …
13:51 Ticket #4 (docs for Monotone) reopened by dustin

06/12/10:

11:57 SuccessStories edited by dustin
remove spam (diff)

06/11/10:

10:24 bk edited by dustin
(diff)
10:18 Ticket #891 (Better BK tests) created by dustin
The BK test suite needs to be expanded by someone who has a copy of BK. …
09:48 bk created by dustin
09:15 OngoingProjects edited by dustin
(diff)

06/10/10:

10:05 Ticket #257 (easy_install buildbot fails on win32) reopened by dustin

06/09/10:

10:49 WikiStart edited by dustin
(diff)
10:48 tests created by dustin
10:47 OngoingProjects edited by dustin
(diff)
10:47 OngoingProjects edited by dustin
(diff)
10:45 Ticket #890 (need to monkeypatch in a TestCase.patch on Twisted-2.5.0) created by dustin
We use self.patch in a number of places in the tests, but this is …
10:27 Ticket #889 ("Rebuild" propagates too many properties to the new build) created by dustin
[…] I think that the right solution is to distinguish "setup" …
10:24 OngoingProjects edited by dustin
(diff)
08:25 Ticket #888 (test ticket) closed by dustin
invalid: works for me..
08:25 Ticket #888 (test ticket) created by dustin
test
08:18 Ticket #887 (Unclean slave shutdown can lead to zombie slave references in master) created by catlee
One of our slaves (10.2.90.75) was shut down abruptly (the VM was turned …

06/08/10:

07:21 Ticket #886 (Exception when cancelling all requests) created by catlee
When you hit the "Cancel" button to cancel all pending requests, the …

06/07/10:

22:21 Ticket #885 (The repo url property of the Git step doesn't accept WithProperties.) created by tom.prince
This seems to be due to lack of handling in Source.computeRepositoryURL
11:40 Ticket #884 (Failure to delete sources directory when retrying git clone using "copy" ...) closed by Dustin J. Mitchell
fixed: Always clobber the srcdir too, when retrying - fixes #884 Merge branch …
11:35 Ticket #835 (fix windows test failures) closed by dustin
fixed: And with that, for the moment our windows failures are fixed!
10:56 Ticket #884 (Failure to delete sources directory when retrying git clone using "copy" ...) created by sgarman
When doing a git clone using the "copy" mode and enabling retries, …
10:35 Ticket #883 (log data larger than CHUNK_LIMIT will be silently discarded) closed by Dustin J. Mitchell
fixed: fix failure to send trailing chunk when chunking (fixes #883) Also adds …
10:24 Ticket #883 (log data larger than CHUNK_LIMIT will be silently discarded) created by dustin
This is a pretty serious bug, covered by a typo in a unit test.

06/06/10:

20:19 MetaBuildbotConfig edited by dustin
(diff)
19:12 MetaBuildbotConfig edited by dustin
(diff)
18:54 Ticket #880 (split slave and master into separate packages) closed by dustin
fixed: Split was made in e0b505f2b1ec1246774baa1d688126f3dee12a65. This puts the …
17:14 SuccessStories edited by davidsansome
Add Clementine (diff)
16:22 Ticket #882 (pysqlite + cygwin = no UPDATE) created by dustin
[…] I managed the pare this failure back to here: […] That last …
Note: See TracTimeline for information about the timeline view.