Timeline
08/07/07:
- 12:22 DeprecatedConfigKeys edited by
- BuildSlave now lives in buildbot.buildslave, not buildbot.slave (diff)
- 10:41 Ticket #79 (bring doc/examples/*.cfg up to date) created by
- the sample master.cfg files in doc/examples/ have fallen behind. Bring …
08/06/07:
- 16:27 Ticket #8 ('SF#NNN' in wiki pages should link to sourceforge.net bug pages) closed by
- fixed: hm, I can't find an easy way to track down all the SF#nnn links …
- 16:14 InterMapTxt edited by
- found a better sf.net tracker-item link (diff)
- 16:04 InterMapTxt edited by
- add link to sourceforge bugs (diff)
- 15:17 Ticket #73 (deal with link spammers) closed by
- fixed: I've implemented that hack, now there is a 2+2=? question on the …
08/03/07:
- 18:01 Ticket #78 (Change BuildMaster UI so it can "force a step" or "force a ...) created by
- Currently, in buildbot master, if you want to force a build, you can click …
- 17:48 Ticket #77 (Better way for python to kill subprocesses on win32?) created by
- From offline discussions, seems that there might be a better way to kill …
- 06:19 Ticket #76 (add mercurial RSS poller change source) created by
- To use a Mercurial repo as a change source, you currently have to install …
08/02/07:
- 01:56 Ticket #75 (IM status targets) created by
- The buildbot should be able to send status information over instant …
- 01:33 Ticket #59 (don't use absolute URLs in waterfall) closed by
- fixed: I think I just removed the last of these, with …
08/01/07:
- 16:42 Ticket #60 (trivial: add IEventSource interface) closed by
- fixed: applied. thanks!
- 15:28 Ticket #55 (Suppress connect/disconnect messages for buildslaves in Waterfall) closed by
- fixed: I've added this, using a query argument of 'show_events=true' or …
- 15:15 Ticket #58 (refactor web status display) closed by
- fixed
- 15:15 Ticket #17 (web parts) closed by
- fixed: This has been merged into trunk, as of …
- 07:35 Ticket #74 (Detect warnings in Compile and Test steps (revised)) created by
- This patch allows for warnings to be detected in Compile and Test steps. …
07/31/07:
- 11:36 Ticket #73 (deal with link spammers) created by
- we've started to get trac-specific link spammers here: someone created an …
07/30/07:
- 23:27 Ticket #70 (status-use-SourceStamp.patch) closed by
- fixed: Looks good, I just applied it. The two changes I made were that …
- 20:30 Ticket #72 (Web Status: Grid) created by
- Add a new web display a grid of build statuses organized by SourceStamp? on …
- 20:26 Ticket #71 (generate "specific" SourceStamps from "HEAD" ones) created by
- Patch to allow SourceStamps? to be updated from an "original" SourceStamp? …
- 20:22 Ticket #70 (status-use-SourceStamp.patch) created by
- Change all instances of getSourceStamp to return a real SourceStamp? …
- 17:27 Ticket #69 (add meta refresh tag to waterfall page) created by
- Can we add a meta refresh tag to the waterfall page so it refreshes every …
- 17:18 Ticket #68 (New mechanism for monitoring buildbot startup) created by
- The buildbot slave default timeout can be too short for us. Sometimes, …
- 17:11 Ticket #67 (add link to waterfall page, to display builds that have been aged off the ...) created by
- Currently, the buildbot waterfall page ages off build step information. …
07/28/07:
- 13:06 Ticket #62 (clean up email changesource parsers) closed by
- fixed: done. I think we still need a test for the bonsai mail parser. I've added …
- 13:05 Ticket #66 (need a test for the BonsaiMaildirSource) created by
- We could use some sample messages that are meant to be parsed by the …
- 12:45 DeprecatedConfigKeys created by
- create a list of deprecated master.cfg keys
07/27/07:
- 17:31 Ticket #28 (add link for egg-making purposes (setuptools)) closed by
- fixed: done, it seems to work for me.
- 17:31 WikiStart edited by
- break the 'From Source' instructions into a short list (diff)
- 17:27 WikiStart edited by
- add links to .tar.gz and .zip, for the benefit of setuptools easy_install (diff)
- 16:18 Ticket #65 (handle mercurial in-repository branches) created by
- At the moment, our source.Mercurial step only handles darcs-style branches …
- 15:23 Ticket #63 (buildslaves should be defined with instances, not tuples) closed by
- fixed: done, in [18f74fc745650ef2eb37aee1c56dd484e356d729]
- 01:16 Ticket #64 (send email to admins of missing slaves) created by
- If a buildslave is connected but then goes away for more than a day, send …
- 01:11 Ticket #63 (buildslaves should be defined with instances, not tuples) created by
- master.cfg should define buildslaves like this: […] Which then leaves …
- 01:08 Ticket #62 (clean up email changesource parsers) created by
- things to do: * fix the getattr-on-self-makes-bound-method python …
- 01:04 Ticket #38 (BotPerspective.__repr__() dies after slave disconnects (0.7.5)) closed by
- fixed: current trunk no longer uses self.builders in that method …
07/26/07:
- 16:30 SuccessStories edited by
- (diff)
- 16:29 SuccessStories edited by
- (diff)
- 15:16 Ticket #50 (replace contrib/hg_buildbot.py with an in-process hook) closed by
- fixed: I've applied this [fcb20229a26c270271921a7cb74fd8b260f96542], with some …
- 06:15 Ticket #61 (bonsaipoller bug fixes) created by
- bonsaipoller has a few bugs, which we fixed on the mozilla side, see …
07/25/07:
- 10:49 Ticket #60 (trivial: add IEventSource interface) created by
- Add an IEventSource interface to document the eventGenerator function.
- 09:22 Ticket #59 (don't use absolute URLs in waterfall) created by
- This patch is a follow-on to that in #58, removing the use of …
- 09:18 Ticket #58 (refactor web status display) created by
- I'd like to write an alternative web-based status display, but waterfall …
07/24/07:
- 12:00 Ticket #57 (test flags) created by
- Patch to add 'flags' that can be set in BuildSteps? and tested for in the …
- 11:57 Ticket #56 (custom properties for triggerable schedulers) created by
- Discussion was here: …
07/21/07:
- 10:18 Ticket #55 (Suppress connect/disconnect messages for buildslaves in Waterfall) created by
- One of our buildslaves for an internal project happens to be a laptop …
07/20/07:
- 07:15 Ticket #54 (mangled CVS checkouts because of -d and no -N) created by
- As per an earlier email back in May: (I finally got corporate permission …
07/19/07:
- 14:21 Ticket #53 (Twisted 2.5 no longer needs win32 platform detection) created by
- Installing buildbot from CVS, using Python 2.4 and Twisted 2.5 (for Python …
07/18/07:
- 16:30 Ticket #51 (Enable trac mail notifications on buildbot.net) closed by
- fixed: yeah, I think that does it. Let me know if you see any problems.
07/13/07:
- 00:24 Ticket #23 (set up HTTP redirect for buildbot.sf.net) closed by
- fixed: Done, I think. If anyone sees any problems with the meta/refresh tag I …
07/07/07:
- 18:35 Ticket #52 (allow WithProperties in ShellCommand environment variable specifications) created by
- Albert Hofkamp reported (in #43) that WithProperties? should be accepted in …
Note: See TracTimeline
for information about the timeline view.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)