Timeline


and

03/11/12:

15:59 Ticket #2239 (Use pyrasite to introspect Buildbot) created by dustin
From the lightning talks at PyCon? 2012: …
15:39 Sprints edited by dustin
(diff)
15:28 Sprints edited by dustin
(diff)
15:18 Meeting11March2012 edited by dustin
(diff)
15:14 DevelopmentPlan edited by dustin
(diff)
14:34 CuttingReleases edited by dustin
(diff)
14:22 Ticket #2238 (Need TeX-compatible images for PDF generation) created by dustin
readthedocs tries to make PDFs, and fails: […]
14:15 Milestone 0.8.6 completed
This will be a feature release, as a number of significant enhancements …
13:48 DownloadInstall edited by dustin
(diff)
13:39 WikiStart edited by dustin
(diff)
13:26 WikiStart edited by dustin
(diff)
12:28 CuttingReleases edited by dustin
(diff)
11:36 Ticket #1882 (enable/disable slaves w/o putting them offline by stopping service) closed by dustin
duplicate: #537 describes pausing slaves, achieving a similar effect.
11:32 Ticket #1831 (support recording username for web clicks) closed by dustin
invalid: I've totally forgotten what the context was here..
11:22 BuildbotReleases edited by dustin
(diff)
09:34 Meeting11March2012 edited by dustin
(diff)
09:32 Meeting11March2012 edited by dustin
(diff)
09:30 Meeting11March2012 edited by dustin
(diff)
00:17 Ticket #1848 (Cookies to remember web usernames) reopened by tom.prince
There still isn't a way to specify who you are if authentication isn't …
00:07 Ticket #1848 (Cookies to remember web usernames) closed by dustin
fixed: Cookies have landed, actually!
00:00 Ticket #786 (Should be able to Obfuscate parameters in master configs) closed by dustin
duplicate: dup #1748

03/10/12:

23:59 Ticket #1738 (Properties: "category" property is missing from Build properties) closed by dustin
invalid: ..and now with multirepo we may have multiple changes from multiple …
23:56 Ticket #1734 (buildbot should raise a warning if a scheduler in c['schedulers'] doesn't ...) closed by dustin
wontfix: Actually, #2237 is the better solution here.
23:55 Ticket #2237 (Schedulers should have names and reconfigService methods) created by dustin
Rather than using comparableMixin to try to figure out if schedulers are …
23:52 Ticket #1706 (Metrics framework) closed by dustin
fixed: dup #1945
23:27 Ticket #831 (Need a means to set keepaliveTimeout on slaves) closed by dustin
fixed: This is no longer an issue: failing if you don't hear a response to a …
23:19 Ticket #1802 (send SIGTERM before SIGKILL) closed by dustin
duplicate: dup #751
18:01 Ticket #659 (Add bytecode cache for jinja) closed by dustin
worksforme
18:01 Ticket #605 (Unable to figure out how to get /grid to use a different CSS file than ...) closed by dustin
worksforme
17:25 Ticket #530 (ability to log into slaves from the master) closed by dustin
fixed: catlee actually provided a means to do this in contrib/fakemaster.py: …
17:24 Ticket #422 ([PATCH] Status reporting to twitter) closed by dustin
wontfix: Re-open this if there's interest -- take wontfix to mean …
17:21 Ticket #360 (Pending builds part of Builder summary page doesn't include a build that ...) closed by dustin
worksforme: At least now, builders don't start a build until there's a slave available …
17:11 Ticket #303 (Error during svn update/checkout leaves bogus revision/branch in waterfall) closed by dustin
worksforme
16:47 Ticket #2182 (deprecate compatibility with Twisted-8.x.x after 0.8.6) closed by dustin
fixed
16:35 Ticket #2103 (merge schedulers table into objects table) closed by dustin
fixed: Fixed: […]
16:19 Ticket #1967 (mode="copy" fails the second+ time around on win32, due to the directory ...) closed by dustin
worksforme
16:19 Ticket #1964 (If a shell script (.sh) has to be run from the master.cfg file , in which ...) closed by dustin
worksforme
15:34 Ticket #2236 (Experiment with loading config in a "rollback importer") created by dustin
See  http://pyunit.sourceforge.net/notes/reloading.html
15:30 Ticket #1880 (Graceful *restart* of the master in addition to existing graceful shutdown) closed by dustin
duplicate: dup #994
15:21 Ticket #1883 (How to solve it "step 'svn' complete: failure") closed by dustin
worksforme
15:17 Ticket #1864 (Nightly scheduler don't trigger builds if last_build is in future) closed by dustin
fixed
15:15 Ticket #1859 (SVNPoller failed) closed by dustin
worksforme
13:54 Ticket #1825 (Nightly scheduler should use a smarter algorithm to find the next time) closed by dustin
duplicate: dup #1951
13:33 Ticket #1784 (Buildmaster blocks) closed by dustin
worksforme
11:06 SecurityPolicy created by dustin
10:10 Ticket #995 (Build end time = 0 (Dec 31, 1969)) closed by dustin
worksforme: I suspect that this came from the old DB interface, so I'm going to assume …
09:44 Ticket #952 (CUnit support) closed by dustin
worksforme: I suspect that this is generally just rolled as a ShellCommand. I'll be …
09:16 Ticket #875 (enhance ways of coordinating builds - flocks?) closed by dustin
wontfix: I think that we don't actually need a new model -- rather, sourcestampsets …
01:44 Ticket #2235 (common testing support for multiple API layers with the same signature) created by dustin
There are a few places -- addChange and addBuildset, at least -- where …
01:40 Ticket #2234 (have a better-defined approach to mocking) created by dustin
This year's testing track at PyCon had a lot of content about hitting the …
01:24 AllOpenTickets created by dustin
01:23 BugWrangling edited by dustin
(diff)

03/09/12:

22:20 JSWebUI edited by dustin
(diff)
10:33 SuccessStories edited by dustin
(diff)
00:25 PatchReview created by dustin
00:25 SubmittingPatches edited by dustin
(diff)
00:16 Development edited by dustin
(diff)

03/08/12:

16:27 Ticket #2233 (gitpoller should detect when it needs to reinitialize its state.) created by tom.prince
GitPoller? currently asumes that if its directory exists (and is a git …
08:25 Ticket #2232 (ForceScheduler should repopulate on error) created by jaredgrubb
Here is my setup: * ForceScheduler?(..., …

03/07/12:

11:11 JSWebUI created by tom.prince

03/05/12:

15:25 Ticket #2231 (ForceScheduler should validate its parameter types) created by jaredgrubb
In my ignorance, I did the following: ForceScheduler?(..., reason="foo", …
11:58 Ticket #2230 (_ComputeRepositoryURL is broken with respect to multi-repo changes.) created by tom.prince
_ComputeRepositoryURL needs the codebase passed in from the source step. …

03/04/12:

21:42 Ticket #2179 (Test Suite fails to detect missing 'yield wfd; res = wfd.getResult()' in ...) closed by dustin
wontfix: Now that we can use inlineCallbacks, this isn't a problem.
21:42 Ticket #2180 (Allow for "git describe" in addition to got_revision) closed by dustin
wontfix: I think that this would be best handled with a separate shellcommand. …
21:41 Ticket #2192 (GerritChangeSource: event filter) closed by dustin
worksforme: This bug remains here for reference for others, but it doesn't look like …
21:37 Ticket #2164 (Triggering a Nightly Build only if Continuous build status is success) closed by dustin
fixed: Please re-open with any further questions.
21:35 Ticket #802 (Early Timeouts) closed by dustin
worksforme
21:33 BuildbotSprint2012 edited by dustin
(diff)
21:30 BuildbotSprint2012 edited by dustin
(diff)
21:27 BuildbotSprint2012 created by dustin
21:24 Sprints edited by dustin
(diff)
21:21 Ticket #2055 (buildmaster spins when build starts) closed by dustin
worksforme: I haven't seen more examples of this -- I'm going to close as WORKSFORME …
21:07 Ticket #624 (Add Latent BuildSlave for DRMAA supporting systems) closed by dustin
wontfix: No response for quite a while -- feel free to re-open if there's further …
20:59 Ticket #2229 (irc bot should interact with ForceSchedulers) created by tom.prince
20:58 Ticket #2228 (Allow specific ForceSchedulers to be associated with specific WebStatuses.) created by tom.prince
If different webstatus instances are available to different people, they …
20:29 Ticket #531 (Cache different SVN branches when switching between them.) closed by dustin
wontfix: I think that using svn switch (#97) is the better solution here.
20:28 Ticket #2227 (Make contrib/post_build_request.py usable via import) created by tom.prince
contrib/bzr_buildbot.py and buildbot/changes/hgbuildbot.py both talk …
20:24 Ticket #470 (SVN step, sub-directory of branch and add peg revision) closed by dustin
fixed: I don't see much reason to use pegged-version URLs. And showing the …
20:13 Ticket #440 (py2exe buildbot.exe fails to find sample.cfg when creating new master) closed by dustin
wontfix: For the moment, we're not trying to support py2exe. I'm sure this utility …
19:45 Ticket #203 (py.test buildbot support) closed by dustin
worksforme
19:33 ProjectIdeas edited by dustin
(diff)
19:28 Ticket #2181 (triggerable broken with sourcestampsets) closed by dustin
fixed
19:27 ProjectIdeas edited by dustin
(diff)
16:33 Ticket #2226 (Add a buildstep that just renders stuff into a log file.) created by tom.prince
See  https://mxr.mozilla.org/build/source/buildbotcustom/steps/misc.py#698
16:21 Ticket #2225 (LoggingBuildStep should take an option to specify which exit codes ...) created by tom.prince
See  https://mxr.mozilla.org/build/source/buildbotcustom/steps/misc.py#242

03/03/12:

13:59 Ticket #2224 (Support MySQL partitioning) created by dustin
A big Buildbot install dumps massive amounts of data into the DB, and its …
13:52 ProjectIdeas edited by dustin
(diff)
13:51 GSoC edited by dustin
(diff)
13:51 GsocApplicationTemplate edited by dustin
new year new template (diff)
13:50 GsocApplicationTemplate edited by dustin
(diff)
13:08 ProjectIdeas edited by dustin
(diff)
08:00 Ticket #1715 (BK command ignores args['revision']) reopened by dustin
07:56 Ticket #2198 (remove BK) closed by dustin
fixed: We'll un-revert in #2223

03/02/12:

19:55 Ticket #2198 (remove BK) reopened by harlan
I'm interested in supporting BK for buildbot. Please revert the deletion, …
17:12 Ticket #2223 (Consider reverting removal of slave-side BK step.) created by tom.prince
harlan has indicated an interest in maintaining BK support, and working on …
08:30 Ticket #2222 (master-side git step doesn't support reference repos.) created by tom.prince
The slave-side git source step takes a reference argument that points to …

03/01/12:

08:56 ProjectIdeas edited by dustin
(diff)

02/29/12:

21:31 Ticket #2221 (wrap db upgrade scripts in a transaction) closed by dustin
wontfix: Now I remember why I didn't do this before! Upgrade scripts take engines, …
21:09 Ticket #2220 (exception on upgrade-master) closed by Dustin J. Mitchell
fixed: Be more verbose about sqlite version problems This will let users know …
19:15 Ticket #1773 (deprecate 'default branch') reopened by dustin
..well, fixed for BK by virtue of removing BK support, but still open for …
19:11 Ticket #891 (Better BK tests) closed by Dustin J. Mitchell
fixed: remove BK. Fixes #2198. Fixes #1773. Fixes #891. Fixes #1715. …
19:11 Ticket #1715 (BK command ignores args['revision']) closed by Dustin J. Mitchell
fixed: remove BK. Fixes #2198. Fixes #1773. Fixes #891. Fixes #1715. …
19:11 Ticket #1773 (deprecate 'default branch') closed by Dustin J. Mitchell
fixed: remove BK. Fixes #2198. Fixes #1773. Fixes #891. Fixes #1715. …
19:11 Ticket #2198 (remove BK) closed by Dustin J. Mitchell
fixed: remove BK. Fixes #2198. Fixes #1773. Fixes #891. Fixes #1715. …
19:08 ComponentMaintenancePolicy edited by dustin
(diff)
18:42 Ticket #2221 (wrap db upgrade scripts in a transaction) created by dustin
..so that a failing upgrade does not hose the DB
11:14 Ticket #2220 (exception on upgrade-master) created by dustin
[…]

02/28/12:

21:44 ProjectIdeas edited by dustin
(diff)
21:20 ProjectIdeas edited by dustin
remove last year's owners (leaving tomprince) (diff)
21:16 ProjectIdeas edited by tom.prince
(diff)
21:14 ProjectIdeas edited by dustin
remove multirepo since it's in progress (diff)

02/26/12:

18:02 CuttingReleases edited by dustin
(diff)
17:02 Ticket #2119 (upgrade-master sets auto-increment counters for id fields incorrectly in ...) closed by Dustin J. Mitchell
fixed: Set postgres sequence values to allow inserts This fixes #2119, where the …
06:49 Ticket #2114 (database length restrictions on properties are silent) closed by dustin
fixed: The trac hook failed, but this is fixed in […]

02/23/12:

08:23 Ticket #2219 (Make sample configuration modular.) created by tom.prince
Best practices for buildbot configuration are to have modular config of …
08:19 Ticket #2218 (Add support for declarative configuration.) created by tom.prince
Buildbot's configuration has historically been a Python file that Buildbot …

02/22/12:

20:40 Ticket #2211 (svn switch before updating to revision) closed by Dustin J. Mitchell
fixed: Destroy the un-updatable directory when not updatable Without this, the …
16:19 Ticket #2217 (Allow MailNotifier's messageFormatter to be asynchronous) created by tom.prince
 This
14:36 Ticket #2216 (Would like a status page for slaves "one_line_per_slave") created by lforschler
Similar to the one_line_per_build status page, I would like a …

02/21/12:

22:52 Ticket #2215 (GerritChangeSource should set repository attribute) closed by Seo Sanghyeon
fixed: GerritChangeSource? should set repository attribute So that Git() build …
22:33 Ticket #2215 (GerritChangeSource should set repository attribute) created by sanxiyn
So that Git() build step can check out any Gerrit project.
22:25 Ticket #2214 (BuildStep's for multi-repo should include sourcebase in the names) created by jaredgrubb
As per discussion for one of the multi-repo pull requests (starting here: …
18:37 Ticket #2204 (svn export method and svnversion command) closed by Dustin J. Mitchell
fixed: run 'svnversion' in source dir for full/export Fixes #2204. Changeset: …
17:54 Ticket #2110 (New SVN checkout step does not respect workdir when using full mode and ...) closed by dustin
fixed: This was fixed in the following commit: […]
17:53 Ticket #2196 (reconfig doesn't adopt new slaves) closed by dustin
worksforme: Hmm, I can't reproduce locally: […] I suspect I missed something in …
13:19 Ticket #2212 (Property placeholder does not work in shell command) closed by Dustin J. Mitchell
fixed: Only accept strings/lists for env values This includes a docs update as …
12:55 Ticket #2205 (Change MailNotifier mode to allow for more flexibility) closed by dustin
fixed: Merged - thanks
10:13 Ticket #2210 (GroupBuildStep) closed by dustin
worksforme: That is a clever implementation! Rather than do this while executing, I'd …
10:07 Ticket #2208 (GerritChangeSource: orphan SSH process) closed by Dustin J. Mitchell
fixed: Track the status of the gerritChangeSource process separately from …
07:18 Ticket #2213 (console webpage doesn't always show revisions when using branch=*) created by JocelynJ
Hi, I'm using a buildbot master that polls a SVN repository, with a busy …

02/20/12:

09:01 Ticket #2212 (Property placeholder does not work in shell command) created by DavidIAm
This configuration fragment: […]
06:39 Ticket #2211 (svn switch before updating to revision) created by doh
Hi. I have the following setup for svn checkout: mode='full', …
01:36 Ticket #2210 (GroupBuildStep) created by diorcety
Hi, I had a special project requirement i had need to group multiple steps …

02/17/12:

06:41 Ticket #2209 (GerritStatusPush should be able to ignore build results) closed by Tom Prince
fixed: Merge pull request #325 from sanxiyn/master GerritStatusPush? should be …

02/16/12:

21:07 Ticket #2209 (GerritStatusPush should be able to ignore build results) created by sanxiyn
There should be a way to ignore build results (notably RETRY). Currently a …
20:40 Ticket #2208 (GerritChangeSource: orphan SSH process) created by sanxiyn
When you stop a buildmaster using GerritChangeSource? you get: […] …
16:46 Ticket #2206 (Change Hooks always return a HTTP 500 error) closed by Tom Prince
fixed: web: Return server.NOT_DONE_YET from change_hooks. twisted.web.resource …
16:12 Ticket #2207 (MailNotifier use the user-db by default, but that doesn't properly get ...) created by tom.prince
By default, MailNotifier? looks up users in the database, based on the uid …
15:15 Ticket #2206 (Change Hooks always return a HTTP 500 error) created by kalessin
Hello, I recently added support for the Google Code webhook in buildbot's …
06:36 Ticket #539 (add a simpler change notification protocol) closed by tom.prince
fixed: There is a script contrib/post_build_request.py to do this.
06:17 Ticket #1055 (missing a no-clobber option when svn fail to update? (and other rcs?)) closed by tom.prince
fixed: This is fixed in the master-side steps.
03:52 WikiStart edited by dfroger
make "Buildbot Manual" points to Table Of Content instead of full page (diff)

02/15/12:

20:37 Ticket #1765 (rm -rf always run even if there is nothing to delete) closed by tom.prince
wontfix: The only time this should trigger is if the builder is the first time a …
18:04 BuildbotNetAdmin edited by verm
Add a TOC and dividers for easier reading. (diff)
17:59 BuildbotNetAdmin edited by verm
Change update list to a table and use ISO dates to preserve sanity. (diff)
17:51 BuildbotNetAdmin edited by verm
Note enabling always_notify_updater in the changelog. (diff)

02/14/12:

18:39 Ticket #2205 (Change MailNotifier mode to allow for more flexibility) created by fgsch
The attached patch changes mode to be a list allowing for example to …

02/13/12:

23:56 Ticket #2204 (svn export method and svnversion command) created by doh
Currently buildbot does the following with the export method of SVN source …
23:50 Ticket #2203 (svn copy method, timeout setting has no impact) created by doh
Setting timeout to SVN buildstep(master side) does not influence actual …
17:15 Ticket #2183 (SVNPoller stops after failure) closed by dustin
worksforme
17:15 Ticket #2183 (SVNPoller stops after failure) reopened by dustin
17:15 Ticket #2183 (SVNPoller stops after failure) closed by dustin
fixed: Thanks!
16:03 Ticket #2202 (fix deprecated warning on svnpoller) closed by Tom Prince
fixed: Get rid of internal usage of deprecated who argument for addChange. The …
14:52 Ticket #2202 (fix deprecated warning on svnpoller) created by fgsch
see attached diff.
07:39 Ticket #2201 (darcs failed: unrecognized option `--partial') closed by Dustin J. Mitchell
fixed: Darcs: Replace --partial with --lazy Fixes #2201. Changeset: …
06:12 Ticket #2201 (darcs failed: unrecognized option `--partial') created by zooko
 https://tahoe-lafs.org/buildbot-zfec/builders/buildbot.rubenkerkhof.com/bui

02/12/12:

09:14 Ticket #2200 (GitPoller should include name) closed by tom.prince
fixed: Fixed in d7a3c0fab7e0f5bde2c214a1b312cd25a9125c8b.
00:24 Ticket #2200 (GitPoller should include name) created by sanxiyn
Currently GitPoller? includes only email for Change's author. It should …

02/11/12:

12:38 Ticket #2199 (Bzr hook has hardcoded credentials) closed by Tom Prince
fixed: Merge pull request #322 from gracinet/master Fixes #2199. in Bzr hook, …
10:49 Ticket #2194 (unable to checkout exact revision number in SVN 'full' mode) closed by Tom Prince
fixed: Merge pull request #319 from Callek/svn-full-clobber-revision Fixes …
10:35 Ticket #2199 (Bzr hook has hardcoded credentials) created by gracinet
The default name/password pair (change/changepw) is hardcoded. This is a …
09:13 Ticket #2195 (two reconfigs required for new schedulers) closed by dustin
worksforme: Ah, this was actually a problem in the metabuildbot configs -- …
08:46 Ticket #2198 (remove BK) created by dustin
BK support is in last-rites status as of 0.8.6, and should be removed in …
08:44 Ticket #2190 (MailNotifier fails to send message) closed by dustin
fixed: Sounds fixed, then? Or at least, we don't have the right clues to figure …
08:40 Ticket #744 ("queued" status for dependent builders) closed by dustin
wontfix: Are maxBuilds or locks in use here? I suspect that what's happening is …

02/10/12:

06:23 Ticket #2197 (Add tests for web change_hooks.) created by tom.prince

02/09/12:

15:58 Ticket #2196 (reconfig doesn't adopt new slaves) created by dustin
When adding a slave in …
15:41 Ticket #2195 (two reconfigs required for new schedulers) created by dustin
If you add new schedulers and builders for them at the same time, you need …
Note: See TracTimeline for information about the timeline view.