Timeline
04/22/10:
- 01:58 Ticket #802 (Early Timeouts) created by
- Buildbot decides it's time to kill a step even though its time has not yet …
04/19/10:
- 08:45 Ticket #801 (getLastFinishedBuild() fails with simultaneous builds) created by
- If you connect 2 slaves on a builder and call …
04/18/10:
- 20:27 Ticket #766 (when scheduler is not found build step returns success) closed by
- fixed: If schedulers are missing, Trigger step should fail Fixes #766 …
04/16/10:
04/15/10:
- 17:53 Ticket #800 (List of builders on web UI has no category support) created by
- Going to /builders?category=kdev still shows all builders, not just the …
04/14/10:
- 08:14 Ticket #799 (what's the default change_filter?) closed by
- fixed: Be explicit about a missing ChangeFilter? Fixes #799 Changeset: …
04/13/10:
- 21:59 Ticket #799 (what's the default change_filter?) created by
- the docs don't say. I think it's "don't filter," but had to guess.
- 07:36 Ticket #798 (buildbot email says success but warnings were generated) created by
- I have a build that generates compile warnings. The emails that buildbot …
- 05:32 Ticket #797 (A generic build can't be forced with missing slaves, but a specifc rebuild ...) created by
- This is slightly odd. I prefer being able to queue builds at all times (to …
- 03:26 Ticket #796 (Implement UI elements: build's progress bar & build time charts) created by
- Couple of UI elements could be implemented in order to make buildbot's …
- 02:29 Ticket #795 (Allow switching ETA estimation method in master.cfg) created by
- Current ETA calculation scheme "If there are any metrics, use text-output …
04/12/10:
- 13:03 Ticket #794 (Document MailNotifier's change mode) created by
- See summary.
- 12:57 Ticket #793 (Remove unneeded prints in MailNotifier if mode is "change") created by
- See summary.
04/11/10:
- 12:35 Ticket #792 ([PATCH] rmdirRecursive follows symlinks) created by
- If you have a symlink to a file you don't own, rmdirRecursive …
- 09:37 Ticket #756 (Buildbot broken by addition of builder properties) closed by
- fixed: Yep, fixed a while back.
- 08:47 Ticket #791 (Add support for libvirt-based latent slaves) created by
- Here's a paste from nelly on IRC: […] It doesn't stop instances, and …
04/10/10:
- 18:01 Ticket #788 (Incorrect buildbot.bat when installing on virtualenv on windows) closed by
- fixed: Fix buildbot.bat to work in virtualenv too (fixes #788) Changeset: …
- 17:34 Ticket #790 (Handle revs from different repositories in console view) created by
- The console linearizes the revision list and lists new failures in builds …
- 17:32 Ticket #789 (Source stamp filtering, sorting, and clustering in web views) created by
- The current "revision" column/row in the grid view isn't enough if there …
- 16:35 Ticket #782 (repository / project documentation) closed by
- fixed: add project/repo conceptual docs fixes #782 Changeset: …
- 10:16 Ticket #788 (Incorrect buildbot.bat when installing on virtualenv on windows) created by
- When installing buildbot under virtualenv on Windows, buildbot.bat file …
- 10:09 Ticket #784 (xmlrpc is not fully documented) closed by
- fixed: Add documentation for all XMLRPC methods. This is based on reading the …
04/09/10:
- 16:06 Ticket #787 (Fill out "Creating a Buildmaster" and "Creating a Buildslave") created by
- These sections of the manual get a lot of web hits, so they are worth some …
- 15:58 TowardBetterBuildbotTests edited by
- (diff)
- 15:52 Ticket #785 (move TowardBetterBuildbotTests to the texinfo) closed by
- fixed: Move TowardBetterBuildbotTests to the texinfo documentation. Fixes #785 …
- 12:14 SuccessStories edited by
- (diff)
- 08:19 Ticket #737 (Stale slave connection breaks reconfig) closed by
- fixed: Fixed by 808613acbd3c920de367ec85eb5494edb5dd9351
- 08:05 Ticket #786 (Should be able to Obfuscate parameters in master configs) created by
- Right now you can only Obfuscate strings in slave-side commands. I think …
04/08/10:
- 23:36 TestStepSubclasses edited by
- (diff)
- 21:41 Ticket #761 (buildbot.db.exceptions.DatabaseNotReadyError on buildbot start (make error ...) closed by
- fixed: Improve the DatabaseNotReady? error message. Fixes #761. Changeset: …
- 21:32 Ticket #780 (http logging changes break with Twisted-2.5.0) closed by
- fixed: don't use http logs on Twisted-2.5.0 Just fall back to the usual logging …
- 20:48 Ticket #742 (A "reconfig" invalidates build state display in /builders) closed by
- worksforme: Hmm, I just tried this and didn't find any problem -- the builder stays …
- 17:29 Ticket #785 (move TowardBetterBuildbotTests to the texinfo) created by
- TowardBetterBuildbotTests is cool, but hard to find.
- 17:27 Ticket #767 (repository does not appear in "Build Properties") closed by
- worksforme: Yep, I can verify that the properties show up if the SourceStamp? has them …
- 17:08 Ticket #772 (hgbuildbot hook error) closed by
- fixed: catch requests for avatar 'change' and give a reasonable error fixes #772 …
- 13:30 Ticket #784 (xmlrpc is not fully documented) created by
- There are a lot more methods in XMLRPCServer than are mentioned in the …
- 13:29 Ticket #692 (exceptions.AssertionError: assert s.number == self.nextBuildNumber - 1) closed by
- worksforme: OK, I suspect that this happened because several builds for the same …
- 13:21 Ticket #781 (http logs should use configurable rotation parameters) closed by
- fixed: Inherit log-rotation parameters from buildbot.tac and allow customization …
- 12:04 Ticket #783 (slave-side exception reporting broken) created by
- 1. Set up a windows slave 2. install MSysGit on the slave 3. set the path …
- 12:01 RunningBuildbotOnWindows edited by
- (diff)
- 12:00 RunningBuildbotOnWindows edited by
- (diff)
- 11:08 Ticket #676 (CVS export options ignored by slave) closed by
- fixed: Add extra_options and export_options to CVS This allows you to flexibly …
- 09:42 Ticket #675 (traceback for exception on slave is not propagated to master) closed by
- worksforme: The twisted exception propagation stuff is sort of mysterious to me, but …
- 09:37 Ticket #782 (repository / project documentation) created by
- This *definitely* needs full documentation of the new parameters, so I'll …
- 09:31 Ticket #781 (http logs should use configurable rotation parameters) created by
- There was some discussion of making the rotation parameters for http logs …
- 09:29 Ticket #780 (http logging changes break with Twisted-2.5.0) created by
- I'd be fine with just disabling this particular feature on 2.5.0.
- 09:18 Ticket #704 (Further jinjafy /json, and use a common set of asDict-style methods on ...) closed by
- fixed: cool - bug #779 (my philosophy is "bugs are cheap")
- 09:17 Ticket #779 (rewrite the HTMLResource classes to fill the context from the asDict()) created by
- As a continuation of #704. There is a lot of code duplication between …
- 07:14 Ticket #778 ('latest' revision get's stuck on grid views when source step fails) created by
- If the source step fails, and no revision is given (and thus becomes …
04/07/10:
- 06:48 Ticket #777 (Document buildbot.slave.commands.base.Obfuscated) created by
- This is a handy class to use, but doesn't show up in the docs.
04/06/10:
- 08:57 Ticket #776 (MySQL warns about default values for BLOB/TEXT columns) created by
- MySQL doesn't like having default values for BLOB/TEXT columns, and …
04/05/10:
- 10:20 Ticket #775 (one_line_per_build has no category support) created by
- Going to /one_line_per_build?category=kdev still shows all recent …
- 05:19 Ticket #292 (Buildbot generates incorrect waterfall xhtml) closed by
- fixed: The doctype is (after the jinjafication) XHTML transitional, which should …
- 05:13 Ticket #252 (side-effecty operations (Force Builder) should be POSTs) closed by
- fixed: Seems to be fixed. All forms use method=post except the waterfall config, …
- 05:07 Ticket #309 (WebStatus html should be templated, stored in public_html (or similar) dir) closed by
- fixed: It is templated now, using jinja. Custom templates go into the master's …
- 03:41 Ticket #684 (provide a mechanism to separate out HTTP messages from logs) closed by
- fixed: Add separate http-log with fixed rotation parameters (fixes #684) …
- 02:15 Ticket #694 (Infinite loop in the slave with Mercurial) closed by
- fixed: Fix Mercurial repo URL comparison for clobber (fixes #694) …
- 01:47 Ticket #771 (Exception thrown on grid?category=foo: 'ngettext' is undefined) closed by
- fixed: Fix grid view when categories set + install null translations for jinja …
- 01:35 Ticket #773 (Commit message not escaped in waterfall) closed by
- fixed: Add missing escape of title attribute in waterfall change box (fixes #773) …
- 01:35 Ticket #774 (Commit message not shown in change page) closed by
- fixed: Fix changecomment link filter when no project is set (fixes #774) …
04/04/10:
- 14:16 Ticket #774 (Commit message not shown in change page) created by
- If the changecommentlink feature is not in use, pages like …
- 14:16 Ticket #773 (Commit message not escaped in waterfall) created by
- After commit [ http://websvn.kde.org/?view=revision&revision=1111002 …
04/02/10:
- 18:38 Ticket #772 (hgbuildbot hook error) created by
- Error when executing hook: […] For the heck of it I threw in a print …
04/01/10:
- 13:56 Ticket #770 (Exception thrown on waterfall?category=foo: Incorrect number of bindings ...) closed by
- fixed: Fixed by 64fd556b4293d3dbe7adea9129c6d057dcaf459e
- 13:51 Ticket #771 (Exception thrown on grid?category=foo: 'ngettext' is undefined) created by
- If I pass a category parameter to the grid webpage, it throws an …
- 13:48 Ticket #770 (Exception thrown on waterfall?category=foo: Incorrect number of bindings ...) created by
- If I pass a category parameter to the waterfall webpage, it throws an …
03/31/10:
- 13:22 Ticket #768 (repository does not appear in Change view) closed by
- fixed: (In [fc099bcda4aa29f5b199471aee037458879359af]): Show Change's repository …
- 13:21 Ticket #740 (Changecommentlink/revlink should take project/repo into consideration) closed by
- fixed: (In [b466c5d4bccbe13ea2d6d94169d452526a3404bc]): WebStatus?: Add support …
- 09:46 Ticket #769 (Cancelling a pending build for a Triggerable scheduler causes the ...) created by
- if you have a buildfactory that includes a Trigger step that waits for …
- 03:46 Ticket #768 (repository does not appear in Change view) created by
- Change view shows: […] It should also show the repository (necessary …
- 03:24 Ticket #767 (repository does not appear in "Build Properties") created by
- Viewing a builder build through the web ui. The "Build Properties" section …
- 02:54 Ticket #766 (when scheduler is not found build step returns success) created by
- When a triggerable scheduler is not found the trigger build step returns …
03/30/10:
- 07:53 Ticket #732 (changing scheduler class in config will mix up in-db state) closed by
- fixed: Fixed in bc74184251f0fa7c4d66fd4c6399b07c55242a5d
03/29/10:
- 12:49 Ticket #706 (build_control.stopBuild() really only interrupts the current step) reopened by
- I think there are some remaining issues here wrt the build status after …
- 10:59 Ticket #765 (web display for schedulers) created by
- There should be a basic display of the schedulers buildbot is running, …
03/28/10:
- 19:47 Ticket #764 (AnyBranchScheduler lost its 'branches' argument) closed by
- fixed: re-add AnyBranchScheduler? consructor arg 'branches" This was …
- 19:42 Ticket #764 (AnyBranchScheduler lost its 'branches' argument) created by
- This happened when it was moved from buildbot/scheduler.py to …
- 16:44 Ticket #755 (update debugclient to specify repository in faked commit) closed by
- fixed: Hmm, everything outside of the debug client has been upgraded to use …
- 16:43 Ticket #763 (debug client calls now-missing perspective_requestBuild) created by
- This method was taken out of DebugPerspective, but DebugClient still …
- 16:33 Ticket #713 (sporadic failure in loop in tests and on shutdown) closed by
- fixed: (fixes #713) make triggering a stopped Loop a warnable offence …
03/26/10:
- 13:47 Ticket #749 (db_poll_interval changes not picked up on reconfig) closed by
- invalid: Turns out this is explicitly disallowed, which is fine.
- 13:38 Ticket #745 (Initial slave connection can be slow) closed by
- worksforme: Post reboot, this is working fine now.
- 12:32 Ticket #746 (upgrade-master with missing state.sqlite file hangs forever) closed by
- worksforme: I can't reproduce this any more. Chalk it up to a busted local setup for …
- 09:32 Ticket #761 (buildbot.db.exceptions.DatabaseNotReadyError on buildbot start (make error ...) reopened by
- The error message could be improved!
- 09:26 Ticket #762 (default text size really small in chromium-browser) created by
- The text size in 0.8.0-beta is really small in chromium-browser under …
- 09:21 Ticket #761 (buildbot.db.exceptions.DatabaseNotReadyError on buildbot start (make error ...) closed by
- invalid: I'll mark this as invalid since I did not know to run "buildbot …
- 09:05 Ticket #761 (buildbot.db.exceptions.DatabaseNotReadyError on buildbot start (make error ...) created by
- From 0.8.0 d6d8554819b5877f61b6b68007134f8e8e8ddcac […]
03/25/10:
- 06:29 Ticket #760 (Traceback if slavebuilddir is not set) created by
- The documentation for both …
03/24/10:
- 12:19 Ticket #664 (sporadic connection lost problems) closed by
- fixed: clown, please open a new bug - I don't think your problem is related to …
- 10:21 Ticket #757 (MailNotifier filter for specific builders) closed by
- invalid: ... nevermind. There is a "builders" argument to MailNotifier?, not sure …
- 09:36 Ticket #664 (sporadic connection lost problems) reopened by
- I've got a big build artifact directory: six 55Mb files - over 300 Mb. …
- 09:28 Ticket #759 (Slave commands use reactor.seconds(), which isn't available in Twisted 2.5) closed by
- fixed: Fixed in d6d8554819b5877f61b6b68007134f8e8e8ddcac
- 08:30 WikiStart edited by
- remove one-oh reference (diff)
- 07:26 Ticket #706 (build_control.stopBuild() really only interrupts the current step) closed by
- fixed: Fixed by e0d4533f962a51c60456a5a4fd1a5b4d6dee3c1d.
- 07:23 Ticket #759 (Slave commands use reactor.seconds(), which isn't available in Twisted 2.5) created by
- As part of the slave buffering / command reorg work, I started using …
- 05:30 Ticket #758 (extraHeaders in MailNotifier do not work (PATCH)) created by
- properties does not exist in createEmail it results in a NameError?: ... …
03/23/10:
- 22:13 Ticket #743 (add a /slaves status page that only shows slave status (comes with patch)) closed by
- fixed: document no_builders (fixes #743) Changeset: …
- 15:16 Ticket #757 (MailNotifier filter for specific builders) created by
- We've got a lot of builders testing a lot of different configurations, …
- 13:02 Ticket #754 (buildbot-0.8.0 AssertionError: reactor already installed) closed by
- fixed: don't import schema globally, since it ends up pulling in a reactor; fixes …
- 08:38 Ticket #756 (Buildbot broken by addition of builder properties) created by
- E.g. […]
- 04:22 Ticket #755 (update debugclient to specify repository in faked commit) created by
- [http://buildbot.net/trac/attachment/ticket/467/buildbot-0.7.12-multiple-re …
- 04:16 Ticket #754 (buildbot-0.8.0 AssertionError: reactor already installed) created by
- $ buildbot debugclient: […]
03/22/10:
- 20:19 Ticket #736 (Slave-side log buffering) closed by
- fixed: Oh, right .. so we can close this bug? If it turns out that the buffering …
- 20:07 Ticket #750 (SetProperty allows having both 'property' and 'extract_fn' set) closed by
- fixed: […]
- 19:18 Ticket #467 (SVN - allow multiple repositories) closed by
- fixed: A similar, but more advanced version, of this has been merged into 0.8.0. …
Note: See TracTimeline
for information about the timeline view.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)