Timeline


and

10/27/10:

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
[…]

10/07/10:

13:18 Ticket #997 (Move remaining data to db) closed by dustin
duplicate: Yeah, close enough (#24 was filed before we had a schedulerdb, but..)

10/05/10:

13:22 Ticket #1009 (Detect builds that fail consecutively for different reasons) created by ayust
It's possible for a given builder to fail twice in a row, but for …

10/04/10:

14:07 Ticket #966 (Wrong description for steps skipped via doStepIf) closed by Amber Yust
fixed: Mark buildstep status as done when skipped. Also add a 'skipped' marker …
13:27 Ticket #1008 (Last build status only reports last failure for multiple ...) created by ayust
Sometimes there may be a string of steps in a build process that are all …
07:41 Ticket #1007 (Monkey patch os.chdir to throw an exception on call) closed by Dustin J. Mitchell
fixed: Patch os.chdir to raise an exception, once twistd is done with it Fixes …
07:29 Ticket #1007 (Monkey patch os.chdir to throw an exception on call) created by maruel
Global mutable states are dangerous and some parts of the script assumes …
01:05 Ticket #889 ("Rebuild" propagates too many properties to the new build) closed by Amber Yust
fixed: Only persist non-runtime properties in rebuilds. Properties which are set …
00:13 Ticket #776 (MySQL warns about default values for BLOB/TEXT columns) closed by Amber Yust
fixed: MySQL doesn't like default vals for text fields. Don't try to pass them …

10/03/10:

20:30 Ticket #892 (revision=None breaks console view) closed by Dustin J. Mitchell
fixed: Be more resilient to non-integer revisions Fixes #892 Changeset: …
20:22 Ticket #986 (VC9 does not give the correct path to devenv.exe) closed by Dustin J. Mitchell
fixed: Merge branch 'bug986' * bug986: insalldir ends in '9.0', not '9' give …
19:40 Ticket #628 (Completion of builds forced from IRC announced twice) closed by Dustin J. Mitchell
fixed: measure reported build statuses and only report each one once per Contact …
19:26 Ticket #762 (default text size really small in chromium-browser) closed by dustin
worksforme: If this is still the case in 0.8.2, let's see if we can't special-case the …
18:04 Ticket #922 (instant notification of tree-stable-timer in progress) closed by Dustin J. Mitchell
fixed: Implement scheduler.getPendingBuildTimes The waterfall uses this to work …
17:46 Ticket #644 (Add option to show the number of warnings) closed by Dustin J. Mitchell
fixed: Include the number of warnings in the "warnings" link text Fixes #644
17:46 Ticket #777 (Document buildbot.slave.commands.base.Obfuscated) closed by Dustin J. Mitchell
fixed: Document the Obfuscated class Fixes #777 Changeset: …
17:39 Ticket #977 (WithProperties() cannot by used for setting VCS's workdir) closed by ayust
fixed:  http://github.com/buildbot/buildbot/commit/6c46eda94825c8232e85d82ab257ccbc
17:35 Ticket #847 (more error handling in transfer: error on close) closed by Dustin J. Mitchell
fixed: Handle errors on master-side close in FileUpload? A file isn't truly …
16:59 Ticket #348 ('Force Build' on branches with special characters as '+' are ignored) closed by ayust
fixed: Added + and ~ characters to the regex; probably best to leave some of the …
16:53 Ticket #895 (svn poller should use pass environment to getProcessOutput) closed by dustin
fixed: Fixed a while back: […]
16:41 Ticket #961 (IRC bot does not remove duplicates from blamelist) closed by Dustin J. Mitchell
fixed: uniquify the blamelist used by the IRC bot, using set() Fixes #961
16:23 ReleaseProject edited by dustin
(diff)
16:21 OngoingProjects edited by dustin
add ReleaseProject (diff)
16:18 Ticket #338 (SVN source incompatible with repo/branch/project scheme) closed by Dustin J. Mitchell
fixed: Merge branch 'ticket_338' of  git://github.com/gvalkov/buildbot * …
15:58 Ticket #808 (Blame info lost across trigger step->scheduler) closed by Dustin J. Mitchell
fixed: Make absolute SourceStamps? also copy .changes from the original Fixes …
14:19 Ticket #982 (BuildSlave properties aren't re-read on buildmaster reload) closed by ayust
fixed:  http://github.com/buildbot/buildbot/commit/60adc640cb9af538f0d68c4c1e58dcad
14:06 SuccessStories edited by dustin
add OpenERP (diff)
13:51 SuccessStories edited by dustin
add synergy (diff)
13:48 Ticket #989 (upgrade-master skips database creation.) closed by Dustin J. Mitchell
fixed: Better error messaes and docs for MySQL setup Fixes #989 Changeset: …
13:48 Ticket #991 (improve documentation: setting up a darcs buildbot) closed by Dustin J. Mitchell
fixed: add pointers to contrib scripts to documentation Fixes #991. Changeset: …
13:20 Ticket #1006 (remove FreshCVSSource, FCMaildirSource, BonsaiMaildirSource, and ...) created by dustin
Added in 0.8.2: […]
12:53 Ticket #988 (tables.sql is incompatible with MySQL (and it's missing v5 indexes)) closed by PiotrSikora
fixed: update tables.sql to work with MySQL. New tables.sql by PiotrSikora?. …
12:53 Ticket #1005 (Add a generic method for submitting changes via web /change_hook/base url) closed by Dustin J. Mitchell
fixed: Merge branch 'change_hook' of  git://github.com/AndyHowell/buildbot This …

10/02/10:

00:09 Ticket #1005 (Add a generic method for submitting changes via web /change_hook/base url) created by AHowell
This enhancement will allow a user to submit a change request via the web …

10/01/10:

17:47 WikiStart edited by dustin
fix links to 0.8.{0,1}p1; add link to security alert (diff)
17:43 SecurityAlert081 created by dustin
17:03 CuttingReleases edited by dustin
(diff)
16:52 ReleaseProject edited by dustin
(diff)
15:14 Ticket #1004 (comprehensive handling of build artifacts) created by ayust
It'd be nice to be able to provide a way for webstatus to serve raw files …

09/30/10:

19:43 OngoingProjects edited by dustin
(diff)
19:42 repovc edited by dustin
(diff)
19:42 repovc edited by dustin
(diff)
19:35 repovc created by dustin
19:34 OngoingProjects edited by dustin
(diff)
13:33 Ticket #1002 (unhandled error in master log) closed by dustin
fixed: Should be fixed in d369a6ca4c6cc948acd21ded41699d5d3946bc13 - reopen if …
12:52 Ticket #790 (Handle revs from different repositories in console view) closed by ayust
fixed:  http://github.com/buildbot/buildbot/commit/2577ff9b63e83212839c9fede5e43b01

09/29/10:

13:57 Ticket #1003 (use addCleanup in CommandTestMixin) closed by dustin
fixed: Actually, it wasn't even necessary - I just set it to do the cleanup …
13:43 Ticket #1003 (use addCleanup in CommandTestMixin) created by dustin
We're no longer beholden to Twisted-2.5.0, so this code can be improved …
11:36 Ticket #1002 (unhandled error in master log) created by moschny
Saw this type of exceptions in the log recently, not sure what causes this …
10:31 Ticket #1001 (start_instance on a latent BuildSlave called before stop_instance finished) created by moschny
We are using a descendant of an AbstractLatentBuildSlave, which is …
10:08 Ticket #1000 ("Force All Builds" misses repo, project information) created by moschny
Note, this is related to, but not a duplicate of #999. Builds induced by …
09:55 Ticket #999 ("Force Build" misses repo, project information) created by moschny
The form around a builders 'Force Build' knob misses repository and …
02:43 Ticket #998 (better handling for tags in changesources) created by chrb
git_buildbot.py currently ignores tags ("Ignoring refname …

09/28/10:

18:48 Ticket #997 (Move remaining data to db) created by Sly_Squash
It would be nice if build history information, such as when builds …
15:53 SubmittingPatches edited by dustin
(diff)
12:33 Ticket #996 (set up vulnerability-handling process) created by dustin
In interests of being better prepared for the next security vulnerability, …
11:38 Ticket #693 (default git checkout does not do git clean) closed by ayust
duplicate: #669 encompasses this ticket, going to close it as duplicate.
11:16 git edited by ayust
(diff)
09:12 Ticket #995 (Build end time = 0 (Dec 31, 1969)) created by exarkun
One time, a build didn't complete. The master was probably restarted at …
09:04 Ticket #994 (reconfig by graceful failover) created by dustin
A few alternatives to reconfiguration came up in IRC. One particularly …
08:56 Ticket #993 (Expose category information in a structured way) created by exarkun
Builders can have a category ([ticket:928 maybe multiple categories in the …

09/27/10:

22:31 Ticket #230 (svn mode=export does not get a got_revision) closed by Dustin J. Mitchell
fixed: Merge branch 'ticket_230' of  git://github.com/gvalkov/buildbot * …
Note: See TracTimeline for information about the timeline view.