Timeline


and

11/08/10:

13:22 Press edited by dustin
(diff)
12:19 Ticket #1043 (Skipped step status is merged incorrectly into overall build) closed by Dustin J. Mitchell
fixed: Do not propagate SKIPPED status from step to build Fixes #1043
11:08 Ticket #1044 (Problems to running an slave on Windows XP) created by acamargo
Hi group: I am having problems running this code: python …
10:06 Ticket #1042 (FileUpload fails when mode-parameter is given) closed by Dustin J. Mitchell
fixed: Merge branch 'fileupload-chmod-fix' of  git://github.com/whiteley/buildbot

11/07/10:

23:57 Ticket #1043 (Skipped step status is merged incorrectly into overall build) created by Dylan
Say I have builder b1 which triggers builder b2 and waits for it to …
03:56 Ticket #1042 (FileUpload fails when mode-parameter is given) created by m!nus
Buildbot tries to chmod the file to be uploaded but the data gets written …

11/05/10:

15:17 Ticket #1041 (reject unknown keys in BuildmasterConfig) created by dustin
It's easy to mistype a configuration key, and the master gives no …
06:50 DevelopmentPlan edited by dustin
(diff)

11/04/10:

13:42 Ticket #1040 (always show 'last heard from' information on /buildslaves) created by jhford
We have devices that reboot often. Some of these devices (which happen to …
07:54 Ticket #1039 (Allow trigger -> triggerable to span masters) created by dustin
Right now, a Trigger step must run on the same master as the Triggerable …

11/03/10:

10:50 Ticket #1035 (builds automatically retried every hour) closed by dustin
fixed: Fixed in [8ba6d68b52d1906da32704296157351804972dab]
10:26 Ticket #1038 (Audit TimerService / other looping calls) created by catlee
Uncaught exceptions in TimerServices cause the service to stop running. …
08:05 DevelopmentPlan edited by dustin
(diff)
08:01 DevelopmentPlan edited by dustin
(diff)
07:38 DevelopmentPlan edited by dustin
(diff)

11/02/10:

22:27 DevelopmentPlan edited by dustin
(diff)
22:27 DevelopmentPlan created by dustin
21:22 Development edited by dustin
(diff)
21:03 ReleaseProject edited by dustin
(diff)
21:02 BuildbotSummits edited by dustin
(diff)
21:01 WikiStart edited by dustin
(diff)
09:43 Ticket #1037 (Refactor builds/build_requests tables to remove duplicate rows in builds ...) created by catlee
If you have a build that has merged more than one build request, you'll …
09:12 Ticket #1036 (buildrequest can be multiply claimed on MySQL) created by dustin
Even with InnoDB, it is not an error for two concurrent transactions to …

11/01/10:

21:17 Ticket #1035 (builds automatically retried every hour) created by dustin
The buildrequest-claiming machinery marks the time a build is claimed, and …
03:05 Ticket #1034 (REQ: Fossil support) created by fatman2
The steps in my master.cfg are all ShellCommands? atm. While this is …

10/30/10:

00:12 Ticket #1033 (allow non-verbose darcs checkouts) created by zooko
I think the --verbose output from darcs is a performance problem for …

10/29/10:

21:22 Milestone 0.8.2 completed
14:10 Ticket #1032 (use getProcessOutput in gitpoller) created by dustin
gitpoller is currently using subprocess, which has problems with …
14:06 BranchesAndTags created by dustin
13:45 CuttingReleases edited by dustin
(diff)
13:34 Ticket #1031 (use new-style classes universally) closed by dustin
duplicate: dup #960
13:27 Ticket #1031 (use new-style classes universally) created by dustin
This is probably a duplicate, but out there all the same. We should use …
08:06 CuttingReleases edited by dustin
(diff)
07:53 WikiStart edited by dustin
(diff)
07:52 WikiStart edited by dustin
(diff)
07:38 Development edited by dustin
(diff)
07:35 CuttingReleases edited by dustin
(diff)
07:34 Development edited by dustin
(diff)

10/28/10:

10:47 WikiStart edited by dustin
(diff)
10:46 BuildbotSummits created by dustin
10:45 Development edited by dustin
(diff)
10:42 WikiStart edited by dustin
(diff)
10:42 Security edited by dustin
(diff)
10:41 Security created by dustin
10:25 admin created by dustin
10:24 OngoingProjects edited by dustin
(diff)
10:24 OngoingProjects edited by dustin
(diff)
09:08 CuttingReleases edited by dustin
(diff)
09:08 CuttingReleases edited by dustin
(diff)
09:04 Ticket #1030 (merge mozilla's hgpoller.py) created by dustin
Mozilla has developed a mercurial poller that can work alongside the …
07:47 Ticket #1029 (upgrade trac) created by dustin
We're on 0.11.7rc1, and 0.12 is out. This version has a few bugs - for …

10/27/10:

21:09 Ticket #1028 (buildbot.net is out of filesystem space) created by dustin
The 'distribute' invocations are dropping temp dirs in /tmp/tmp* and not …
15:59 Ticket #1027 (Cancelling a build causes waitForFinish to wait forever) created by qzhwang
Both master and slave running 0.8.1-p1. I have build 'A' whose last step …
12:31 Ticket #1026 (buildbot_service.py broken in buildslave) closed by Dustin J. Mitchell
fixed: add buildbot_service.py to $PYTHONDIRScripts on windows Fixes #1026
12:02 Ticket #1026 (buildbot_service.py broken in buildslave) created by djs
It doesn't seem like buildbot_service.py has been updated to fully support …
10:49 Ticket #1025 (don't use functions as dictionary keys) created by dustin
The Scheduler loop keeps a hash of functions to call, using the functions …
00:51 SuccessStories edited by fatman
Changed the URL for my project slightly. (diff)

10/26/10:

17:44 CuttingReleases edited by dustin
(diff)
17:42 Ticket #74 (Detect warnings in Compile and Test steps (revised)) closed by Umesh Patel
fixed: New MailNotifier? mode, 'warning' Incorporated a new mode, 'warnings', …
16:07 Ticket #1024 (properties.runtime is not set when unpickling) closed by Dustin J. Mitchell
fixed: Upgrade properties by adding .runtime if necessary Fixes #1024
16:06 Ticket #1024 (properties.runtime is not set when unpickling) created by dustin
If you upgrade 0.8.1 to 0.8.2, you'll get errors when rebuilding, because …
16:05 ReleaseProject edited by dustin
moving to 0.8.3 was a bit premature (diff)
14:15 Ticket #1023 (add pyflakes step to metabuildbot) created by dustin
Amber has graciously fixed the pyflakes failures in master/buildbot, we …
13:32 CuttingReleases edited by dustin
(diff)
13:09 ReleaseProject edited by dustin
(diff)
13:09 CuttingReleases edited by dustin
(diff)
12:36 Ticket #1011 (Add $(property:~replacement) syntax that turns anything false into ...) closed by Dustin J. Mitchell
fixed: Add %(prop:~repl)s to WithProperties?: replace unless prop is true Fixes …
08:15 Ticket #74 (Detect warnings in Compile and Test steps (revised)) reopened by umesh4
Looks like the email sending logic isn't incorporated in 0.8.1p1, so I've …
02:11 Ticket #1011 (Add $(property:~replacement) syntax that turns anything false into ...) reopened by moschny
Replying to Dustin J. Mitchell: > Refs #1011 - that bug states …

10/25/10:

22:52 Ticket #1011 (Add $(property:~replacement) syntax that turns anything false into ...) closed by dustin
worksforme: So I think I can close this as WORKSFORME. To be honest, I don't recall …
18:18 Ticket #1017 (add a twistd.hostname on startup) closed by Dustin J. Mitchell
fixed: output the slave hostname to twistd.hostname, for easier management Fixes …
12:25 Ticket #1022 (default config will fill disk space with twistd.log) closed by Dustin J. Mitchell
fixed: Change master log rotation to be bounded, too, and add a note Also, …
11:29 Ticket #1022 (default config will fill disk space with twistd.log) created by dustin
The default configuration will rotate logs, but puts no maximum on the …
08:22 Ticket #975 (does buildbot_service.py work for slaves?) closed by dustin
fixed: Adding it to the slave was #1020, which is fixed. Great! Are there any …
04:50 RunningBuildbotOnWindows edited by fatman
Added standard 'setup.py' command for those of us who don't use Python … (diff)

10/23/10:

12:48 Ticket #1021 (periodic failures on XP metabbot slaves: ...) closed by dustin
fixed: 2105fad7033504c86c092ca1ccf7ae28618997ff seems to have fixed this. I …
12:04 Ticket #1021 (periodic failures on XP metabbot slaves: ...) reopened by dustin
Nope, not fixed - same error in …
12:02 Ticket #1021 (periodic failures on XP metabbot slaves: ...) closed by dustin
fixed: I think this is fixed - I'll reopen if not.
11:47 MetaBuildbotConfig edited by dustin
(diff)
11:46 MetaBuildbotConfig edited by dustin
(diff)
08:10 Ticket #1020 (dist issue: buildbot_service.py is not included in slave packages) closed by dustin
fixed: According to tfogal in IRC this is fixed.

10/22/10:

18:04 RunningBuildbotOnWindows edited by tfogal
fix typo. (diff)
18:01 MetaBuildbotConfig edited by dustin
(diff)
17:35 Ticket #1021 (periodic failures on XP metabbot slaves: ...) created by dustin
[…]
17:31 RunningBuildbotOnWindows edited by tfogal
(diff)
17:26 RunningBuildbotOnWindows edited by tfogal
note they need git, and fix path to buildbot_service.py (diff)
17:09 Ticket #1012 ("Rebuild" loses properties of the SourceStamp (and corresponding 'real' ...) closed by Dustin J. Mitchell
fixed: don't empty proj/repo when they're already set Previous logic in …
16:00 MetaBuildbotConfig edited by dustin
(diff)
14:16 RunningBuildbotOnWindows edited by tfogal
done! I hope. (diff)
14:13 Ticket #990 (metabuildbot windows slaves don't see error exit from git.CMD) closed by dustin
duplicate: duped to  https://bugzilla.mozilla.org/show_bug.cgi?id=606349
13:24 Ticket #1000 ("Force All Builds" misses repo, project information) closed by dustin
fixed: Wow, Trac doesn't parse my comments and adjust status accordingly?!
13:19 Ticket #999 ("Force Build" misses repo, project information) closed by Dustin J. Mitchell
fixed: add 'project' and 'repository' to force-build form Fixes #999
13:03 Ticket #879 (skipped step status is not displayed anymore in the waterfall) closed by Dustin J. Mitchell
fixed: add an isSkipped method to BuildStepStatus? Fixes #879 Changeset: …
11:56 Ticket #1016 (exceptions.AttributeError: 'DirectoryLister' object has no attribute ...) closed by thepeople
fixed: Forgot to restart the buildbot, a restart fixed it.
10:28 Ticket #1020 (dist issue: buildbot_service.py is not included in slave packages) created by tfogal
The script buildbot_service.py is not included in 0.8.1p1's slave …
02:30 SuccessStories edited by jbeuken
(diff)

10/21/10:

20:32 Ticket #1016 (exceptions.AttributeError: 'DirectoryLister' object has no attribute ...) reopened by thepeople
I made the change that was made to fix the other ticket and I am still …
14:19 Ticket #1010 (irc bot reacts badly if you use 'join' without channel name) closed by Dustin J. Mitchell
fixed: remove support for JOIN and LEAVE commands These commands are dangerous, …
13:30 RunningBuildbotOnWindows edited by tfogal
trimmed down a bunch, testing my Builder cfg for now but will update the … (diff)
13:18 Ticket #1018 (console.html template is broken) closed by Dustin J. Mitchell
fixed: fix typo in console.html template Patch by 'Kami' on trac - fixes #1018. …
13:16 Ticket #834 (log message stream encoding inserts spurious newlines into logs) closed by dustin
worksforme: My hypothesis was that this occurred when a chunk boundary fell between …
13:08 Ticket #507 ('view log as text' output has DOS line endings?) closed by dustin
wontfix: From my looking around, this is doing what's expected - it gets output …
12:29 Ticket #1019 (buildbot.net isn't a good mail-sender) created by dustin
speakeasy.net, at least, refuses to accept email from us: Oct 20 13:59:47 …
11:54 Ticket #1018 (console.html template is broken) created by Kami
When trying to view the console page, the following exception is thrown: …
11:22 Ticket #769 (Cancelling a pending build for a Triggerable scheduler causes the ...) closed by dustin
worksforme: It works in 0.8.1rc3-554-gd2ea5cb.
11:17 Ticket #1016 (exceptions.AttributeError: 'DirectoryLister' object has no attribute ...) closed by dustin
duplicate: This has been fixed in master, as marcusl points out. See #963.
10:29 Ticket #1017 (add a twistd.hostname on startup) created by dustin
For buildslave roots that are on an NFS or otherwise shared filesystem, it …
00:38 SuccessStories edited by mattock
Added OpenVPN project to SuccessStories page. (diff)

10/20/10:

12:44 SuccessStories edited by feisley
(diff)
10:13 Ticket #1016 (exceptions.AttributeError: 'DirectoryLister' object has no attribute ...) created by thepeople
I am trying to add a directory with the latest version of the buildbot and …
10:05 SuccessStories edited by dustin
Octopus updates as per David Strubbe (diff)

10/19/10:

16:45 RunningBuildbotOnWindows edited by tfogal
saving prelim changes since i need to run. (diff)
12:00 Ticket #1014 (wrong sort method for revisions in console view) closed by dustin
fixed
11:54 Ticket #1015 (allow project-based selection of events in waterfall view) closed by dustin
duplicate: See #789. This would, indeed, be great.

10/14/10:

10:03 Ticket #1015 (allow project-based selection of events in waterfall view) created by moschny
For the waterfall view the set of events displayed can already be …
09:54 Ticket #1014 (wrong sort method for revisions in console view) created by moschny
The console view shows the most recent revisions, and sorts them in …
09:39 Ticket #1013 (treat repository like revision in sourcestamps) created by moschny
In our setup using Git, the revision links, column headers in the grid …
09:29 Ticket #1012 ("Rebuild" loses properties of the SourceStamp (and corresponding 'real' ...) created by moschny
The 'Project' and 'Repository' properties of the SourceStamp are …
09:28 RunningBuildbotOnWindows edited by lantictac
Updated email address… (diff)
07:59 Ticket #1011 (Add $(property:~replacement) syntax that turns anything false into ...) created by dustin
There are lots of places that properties are None, rather than missing. …

10/13/10:

13:32 DownloadInstall edited by radez
updated the fedora link to the buildbot package (diff)

10/11/10:

17:47 Ticket #885 (The repo url property of the Git step doesn't accept WithProperties.) closed by John Carr
fixed: Support WithProperties? for Git repourl Fixes #885. Changeset: …
15:29 Ticket #1010 (irc bot reacts badly if you use 'join' without channel name) created by ayust
[…]
Note: See TracTimeline for information about the timeline view.