Timeline


and

02/14/11:

10:57 Ticket #1809 (better tests for prune_changes) created by dustin
The changes table has a lot of inbound foreign key relationships, and not …
09:18 Ticket #1805 (build end_time can become "True") closed by Dustin J. Mitchell
fixed: Don't use 'True' as a build completion time Builds ideally wouldn't be …
06:13 Ticket #1808 (Scheduler with treeStableTimer "merges" changes to multiple projects into ...) created by aivarsk
With treeStableTimer set to some interval Scheduler merges multiple …

02/13/11:

14:53 Ticket #1807 (aggregate coverage from all metabuildbot builders) created by dustin
There are a number of special cases for windows or old versions of Twisted …
10:45 Ticket #1806 (ircbot doesn't rejoin) closed by dustin
duplicate: yep, it's a dupe - see the 'irc' tag: #498

02/12/11:

18:37 Ticket #1806 (ircbot doesn't rejoin) created by gg0
[…]  http://www.gnashdev.org:8010/about
10:35 Ticket #1805 (build end_time can become "True") created by ddunbar
In buildbot 0.8.3p1, there appear to be a possible sequence of events in …

02/11/11:

03:42 Ticket #1804 (DirectoryUpload does not raise an error if it can't copy all the files) created by cortana
Since DirectoryUpload gained WithProperties support, I switched my …

02/10/11:

15:39 Ticket #1749 (xp slave fails to kill child process after network disconnect) closed by ayust
fixed:  https://github.com/buildbot/buildbot/commit/ac07b5d2678ef2d1fd7fc23b2777faf

02/08/11:

16:00 Ticket #1803 (gitpoller failure when workdir has no parent directory) closed by dustin
fixed
12:35 Ticket #1803 (gitpoller failure when workdir has no parent directory) created by anton
My gitpoller config contains: workdir='gitpoller-project', Which …

02/07/11:

22:01 Press edited by dustin
(diff)
21:56 FAQ edited by dustin
(diff)

02/06/11:

22:41 MetaBuildbotConfig edited by dustin
(diff)
20:15 Ticket #1802 (send SIGTERM before SIGKILL) created by dustin
Buildbot should kill child processes by first sending SIGTERM, then …
15:59 Ticket #1798 (be more firm in adminitions to not use usePTY) closed by Dustin J. Mitchell
fixed: Be more stern in advising against usePTY Fixes #1798. Changeset: …
15:59 Ticket #1796 (Need to support killing a process group without usePTY=True) closed by Dustin J. Mitchell
fixed: Kill entire process groups This is technically configurable, but the …
15:59 Ticket #1797 (remove keepStdinOpen from runprocess.py) closed by Dustin J. Mitchell
fixed: Remove unused keepStdinOpen option This option is never passed from the …
10:50 OngoingProjects edited by dustin
(diff)
10:49 OngoingProjects edited by dustin
(diff)
10:45 Ticket #1801 (refactor slave/buildslave/runprocess.py) created by dustin
This file is massively overgrown, and contains a lot of compatibility code …
06:02 Ticket #1800 (Automatically create "templates" folder with explanatory "readme.txt" on ...) created by marcusl
See [ http://comments.gmane.org/gmane.comp.python.buildbot.devel/6973 mail …
00:51 Ticket #1799 (Fix pipe symbol with ^ workaround) created by todd
Class buildbot.steps.vstudio.VC10 can't handle config names with a pipe …

02/05/11:

15:44 Ticket #1798 (be more firm in adminitions to not use usePTY) created by dustin
Once #1796 is committed, the documentation should leave users with the …
15:43 Ticket #1797 (remove keepStdinOpen from runprocess.py) created by dustin
Lots of commands don't work well with usePTY=True. I think that *part* of …
15:38 Ticket #1796 (Need to support killing a process group without usePTY=True) created by dustin
It seems that usePTY is bad mojo, for reasons I don't understand very …
09:47 Ticket #1795 (add python script slave-side command) created by dustin
Complex slave-side functionality is often written as a big 'ol master-side …

02/04/11:

21:51 Ticket #1786 (master fails to send mail with TLS on windows) closed by philippem
invalid: yes this is due to the missing pre-requisite pyOpenSSL. I installed via …
15:49 Ticket #1794 (UI for displaying test results) created by liucougar
a customize UI for pypy is available here: …
12:08 Ticket #1793 (StatusPush uses setServiceParent instead of startService) created by dustin
This potentially starts the service long before it should be.
08:27 Ticket #931 (SIGKILL doesn't kill children processes) closed by dustin
duplicate: Duping forward to #1792, which has more suggestions
08:26 Ticket #751 (Sending SIGTERM before SIGKILL to a remote shell command that has timed ...) reopened by dustin
06:23 Ticket #1792 (BuildStep timeout detection does not kill child processes) created by cortana
I have noticed my buildslave machine becoming overloaded several times …

02/03/11:

19:16 Ticket #1791 (ComparableMixin should just return "not equal" if compare_attrs differ) created by dustin
We're seeing a case at Mozilla where when a reconfig occurs and a …
09:53 Ticket #1790 (Nightly scheduler should have an option to not re-schedule missed builds) created by aki
As Dustin explains it, the scheduler is "being durable in the face of …
01:09 Ticket #1789 (TypeError: makeDbgPerspective() takes no arguments (2 given)) created by bsavelev
upgrade from 0.8.1 to 0.8.3p1 broke debugclient for me twisted 8.1.0-4 I …

02/02/11:

13:12 Ticket #1788 (MQ options) created by dustin
When Buildbot adopts an MQ framework, there are a number of choices. …

02/01/11:

19:41 Ticket #1787 (SVN revision is set to string None if "force build" button is clicked for ...) closed by Dustin J. Mitchell
fixed: Don't set revision to "None" As suggested by liucougar. Fixes #1787. …
17:07 Ticket #1787 (SVN revision is set to string None if "force build" button is clicked for ...) created by liucougar
if a builder uses SVN to checkout source code, and "force build" button is …

01/31/11:

11:55 Ticket #1786 (master fails to send mail with TLS on windows) created by philippem
- buildbot 0.8.3p1 on windows server 2008 - mail sending fails, errors in …
04:13 RunningBuildbotOnWindows edited by fatman2
Added info on using multiple buildslaves on one box (diff)
03:55 Ticket #1785 (gitpoller error with multibyte character commit comments) created by anton
I noticed the following error in twistd.log, it looks like gitpoller …

01/29/11:

15:36 Ticket #1779 (Gitpoller throwith unhandled exception) closed by dustin
fixed: I don't think we've supported earlier than 1.6.0 for a *long* time. …
14:25 Ticket #1781 (GitPoller default "workdir" should be relative to master) closed by Dustin J. Mitchell
fixed: Deprecate GitPoller? workdir default; fixes #1781 Changeset: …
14:21 Ticket #1763 (gitpoller should allow relative workdirs) closed by dustin
fixed: Yes - fixed in 8906f8838a2ac61d5874e66fa35811bc981fa355. I forgot to …
14:16 FAQ edited by dustin
(diff)

01/28/11:

07:44 Ticket #1783 (Nightly 16, lost power control widget in notification dropdown) closed by dustin
invalid: I think you filed this with the wrong project (as in, this has nothing to …
06:17 Ticket #1784 (Buildmaster blocks) created by Schenker
When doing a long build and the server loads, the master blocks, the …

01/27/11:

21:54 Ticket #1783 (Nightly 16, lost power control widget in notification dropdown) created by onetri
I suppose it could be a problem stemming from somewhere else, but it was …

01/26/11:

14:53 Ticket #1776 (reconfig broken, but start/stop works.) closed by dustin
duplicate: Dup of #1757. Sorry about that, but you've got the right workaround.
14:50 Ticket #1774 ('buildbot sendchange' should fail if given no filenames) closed by dustin
fixed: fixed in 45a1976e5cba5c47d7b6a9d8ddbc929192a65fd0
14:48 Ticket #1775 (git_buildbot.py can misreport file names) closed by Dustin J. Mitchell
fixed: make git_buildbot.py's regex more strict to avoid stripping filenames - …
14:35 Ticket #1782 (Hide email address in web status) created by tfogal
When using VCSs that use email addresses for the "change author", such as …
14:24 Ticket #1781 (GitPoller default "workdir" should be relative to master) created by tfogal
GitPoller?'s default is <temp>/gitpoller_work. […] This is a poor …
11:17 Ticket #1780 (Latent build slaves shut down uncleanly and get forgotten by the master) created by jacobian
Occasionally when the master shuts down a latent buildslave it'll fail …
07:04 Ticket #1779 (Gitpoller throwith unhandled exception) created by Novarg
After i starting my buildbot i getting this error in it's log. I using …

01/25/11:

19:01 FAQ edited by dustin
(diff)
16:38 Ticket #1778 (Add a way of specifying a revlink from GitPoller.) created by tom.prince
SVNPoller already has this ability. IT would perhaps be best to refactor …
11:19 Ticket #1777 (Dependent scheduler forgets who to trigger) created by armenzg
We triggered a release on Friday and in between then and today 2 …
10:26 Ticket #1772 (vstudio.py misses compile errors and doesn't check for exit status) reopened by philippem
there's another error condition that is not matched by the regexp. …
07:39 BuildbotNetAdmin edited by dustin
(diff)

01/22/11:

19:49 Press edited by dustin
(diff)

01/21/11:

18:54 Ticket #1776 (reconfig broken, but start/stop works.) created by tfogal
Using 6643f3a347abe693971cc37a561148dd934eee76 (latest 0.8.3, I …

01/20/11:

08:12 Ticket #1775 (git_buildbot.py can misreport file names) created by 0x4b
In master/contrib/git_buildbot.py the construction of dummy (rollback) …

01/19/11:

15:10 Ticket #1774 ('buildbot sendchange' should fail if given no filenames) created by dustin
PBChangeSource requires at least 1 file to be specified for a change to be …
14:46 Ticket #1773 (deprecate 'default branch') created by dustin
The concept of a 'default branch' causes huge pain, with no gain. Let's …

01/18/11:

21:01 Ticket #1772 (vstudio.py misses compile errors and doesn't check for exit status) closed by Philippe McLean
fixed: vstudio: catch compile errors and nonzero exits Patch as posted to #1772. …
16:12 Ticket #1772 (vstudio.py misses compile errors and doesn't check for exit status) created by philippem
- slave on xp, buildbot 0.8.3 - devenv compile fails, error message in log …
16:02 Ticket #1761 (svn update failure "exceptions.LookupError: unknown encoding ascii") closed by philippem
invalid: It imports without complaint. I'm closing this bug, because some software …

01/17/11:

21:12 Ticket #1771 (Store 'slavename' in the database for every build) created by jhopkinsmomo
The 'slavename' property is only set for a small fraction of buildsets, so …
13:36 Utilities edited by marcusl
Added Loki (web-UI config) .. seems active enough (diff)
13:31 Utilities edited by marcusl
BuildBotIcon? in Python! ... WIP at the moment (diff)
10:49 admin edited by dustin
(diff)
10:48 AdminProject created by dustin
AdminProjectadmin.
10:48 database edited by dustin
(diff)
10:47 Ticket #1770 (rewrite database support using SQLAlchmey) created by dustin
The current database support is hand-rolled and a bit buggy. It runs …
10:43 Development edited by dustin
(diff)
10:39 database created by dustin
10:37 OngoingProjects edited by dustin
(diff)
10:30 Development edited by dustin
(diff)
10:29 Ticket #1029 (upgrade trac) closed by dustin
fixed: Upgraded with the move to the new server.
10:28 Ticket #1063 (rehost buildbot.net) closed by dustin
fixed: Fixed in mid-December 2010.
10:24 TicketKeywords created by dustin
TicketKeywordsOngoingProjects.
10:23 mail created by dustin
10:22 irc created by dustin
10:20 windows edited by dustin
(diff)
10:19 tests edited by dustin
(diff)
10:18 TestsProject created by dustin
TestsProjecttests.
10:17 web edited by dustin
(diff)
10:15 web edited by dustin
(diff)
10:14 JinjaBranch created by dustin
JinjaBranchweb.
10:13 reconfig edited by dustin
(diff)
10:12 ReconfigProject created by dustin
ReconfigProjectreconfig.
10:11 virtualization edited by dustin
(diff)
10:11 VirtualizationProject created by dustin
VirtualizationProjectvirtualization.
10:10 try edited by dustin
(diff)
10:09 TryProject created by dustin
TryProjecttry.
10:08 RepoProject edited by dustin
(diff)
10:08 repo created by dustin
reporepovc.
10:08 repovc edited by dustin
(diff)
10:07 RepoProject created by dustin
RepoProjectrepo.
10:06 hg edited by dustin
(diff)
10:06 HgProject created by dustin
HgProjecthg.
10:06 DarcsProject created by dustin
DarcsProjectdarcs.
10:05 darcs edited by dustin
(diff)
10:05 bk edited by dustin
(diff)
10:04 BkProject created by dustin
BkProjectbk.
10:04 git edited by dustin
(diff)
10:04 GitProject created by dustin
GitProjectgit.
10:03 bzr edited by dustin
(diff)
10:03 p4 edited by dustin
(diff)
10:03 cvs edited by dustin
(diff)
10:03 svn edited by dustin
(diff)
10:02 cvs edited by dustin
(diff)
10:00 bzr edited by dustin
(diff)
10:00 BzrProject created by dustin
BzrProjectbzr.
10:00 cvs edited by dustin
(diff)
09:59 CVSProject created by dustin
CVSProjectcvs.
09:57 svn edited by dustin
(diff)
09:57 SVNProject created by dustin
SVNProjectsvn.
09:56 p4 edited by dustin
(diff)
09:55 P4Project created by dustin
P4Projectp4.
09:36 ComponentMaintenancePolicy created by dustin

01/16/11:

17:27 Ticket #1769 (Try schedulers do not allow you to set patch subdir) created by dustin
There is no subdir argument available with Try_Jobdir, so all patches are …

01/14/11:

17:41 BugWrangling edited by dustin
(diff)
17:14 Ticket #1760 (buildbot statusgui somewhat broken) closed by dustin
fixed: Fixed in 996d66481b2631911e41e1c3a2818e00f4d216fe. Thanks! I'm glad to …
17:13 BuildbotNetAdmin edited by dustin
(diff)
17:07 Ticket #1759 (gitpoller workdir= argument should be mandatory) closed by dustin
fixed
16:56 Ticket #1756 ("New Ticket" fails with an unhelpful error message) closed by dustin
fixed: I've added this text to the site.html: […] So the registration form …
15:26 OngoingProjects edited by dustin
(diff)
15:26 BugWrangling edited by dustin
(diff)
15:22 Ticket #1752 (xp slave spews rmdirRecursive messages during svn update) closed by Dustin J. Mitchell
fixed: Don't try to re-decode a Unicode string from UTF-8 Python doesn't support …
15:01 Ticket #1757 (buildbot reconfig fails with exception) closed by Dustin J. Mitchell
fixed: use .get to get BuilderConfig? values Fixes #1757 (unnecessary traceback) …
Note: See TracTimeline for information about the timeline view.