Timeline


and

12/16/10:

11:28 Ticket #1742 (gitpoller should not process *all* changes on first fetch) created by dustin
Currently, if you fire up a gitpoller, e.g., from the example config, it …
11:25 Ticket #824 (horizons for data cleanup can't be configured to not clean up) closed by Dustin J. Mitchell
fixed: Allow buildCacheSize and horizons to be 0 This makes the check for an …
09:42 Ticket #1741 (web status html page "Pending builds" header name) closed by Dustin J. Mitchell
fixed: title pending build requests correctly in web status Fixes #1741
03:45 Ticket #1741 (web status html page "Pending builds" header name) created by dreamfly912
In the web status html page of a builder, such as …
00:57 Ticket #949 (Windows: buildbot checkconfig crash on relative path) closed by dustin
fixed: Fixed (I hope?) in […] At least, that commit fixes the exception in …
00:42 Ticket #1739 (Docs problem, about the value type of BuildmasterConfig 's key [ ...) closed by dustin
fixed
00:42 Ticket #787 (Fill out "Creating a Buildmaster" and "Creating a Buildslave") closed by dustin
fixed: […]

12/15/10:

23:52 Ticket #1740 (variable naming incorrect) closed by Dustin J. Mitchell
fixed: fix variable naming and docstring This incorrectly asserted it was …
23:25 Ticket #1708 (Allow PBChangeSource to run on its own port) closed by Dustin J. Mitchell
fixed: Allow PBChangeSource to specify its own PB port Implement a manager to …
18:01 Ticket #1740 (variable naming incorrect) created by dreamfly912
[…] I think the variable 'req' used here in the for loop should mean …
17:41 Ticket #1739 (Docs problem, about the value type of BuildmasterConfig 's key [ ...) created by dreamfly912
In the buildbot 0.8.2 docs' says: 4.5.6 Merging BuildRequests?
10:00 Ticket #1737 (Scheduler: treeStableTimer=None is not really immediate) closed by dustin
worksforme: There's a little bit of delay for builders picking up BuildRequests, …
09:30 Ticket #1721 (GerritChangeSource: missing documentation) closed by Piotr Sikora
fixed: Sync documentation with recent changes, fixes #1721, #1722. Changeset: …
09:30 Ticket #1722 (GerritStatusPush: missing documentation) closed by Piotr Sikora
fixed: Sync documentation with recent changes, fixes #1721, #1722. Changeset: …

12/14/10:

23:45 Ticket #1736 (module buildbot.status.mail has a wrong indented line) closed by Dustin J. Mitchell
fixed: whitespace fix - Fixes #1736 Changeset: …
21:42 Ticket #1738 (Properties: "category" property is missing from Build properties) created by PiotrSikora
"category" property is missing from Build properties.
21:41 Ticket #1737 (Scheduler: treeStableTimer=None is not really immediate) created by PiotrSikora
Below are two changes received at the same time from Gerrit: […] Both …
06:57 Ticket #1736 (module buildbot.status.mail has a wrong indented line) created by dreamfly912
see module buildbot.status.mail, line 544.

12/13/10:

14:37 Ticket #1734 (buildbot should raise a warning if a scheduler in c['schedulers'] doesn't ...) created by catlee
If two schedulers compare equal due to invalid compare_attrs, only one …

12/12/10:

20:20 Ticket #1731 (GerritStatusPush: legacy change_id format used in Repo projects) closed by Piotr Sikora
fixed: Catch-up with recent changes in Git and Repo, fixes #1731, #1732. …
20:20 Ticket #1732 (Gerrit: add support for non-GerritChangeSource triggers) closed by Piotr Sikora
fixed: Catch-up with recent changes in Git and Repo, fixes #1731, #1732. …
16:30 DevelopmentPlan edited by dustin
(diff)
10:03 Ticket #1723 (Repo: missing documentation) closed by dustin
fixed: fixed with some edits in [9a9dbc2]

12/11/10:

21:45 Ticket #1717 (GerritChangeSource: broken service description) closed by dustin
fixed: commit 43e7fbb4f2a36834e65a3b0ff4276393f299cdb7 Author: Dustin J. Mitchell …
21:45 Ticket #1716 (GerritChangeSource: repeated log entries) closed by dustin
fixed: commit 43e7fbb4f2a36834e65a3b0ff4276393f299cdb7 Author: Dustin J. Mitchell …
21:36 Ticket #815 (quote marks are stripped from command-line in log) closed by Dustin J. Mitchell
fixed: Try to escape command lines in logfiles For example, an echo now appears …
09:59 Ticket #932 (Unexplained, unlinked references in doc) closed by Dustin J. Mitchell
fixed: Better docs in concepts.texinfo This smooths out the introduction of some …
09:33 Ticket #429 (Slave shutdown cleanup) closed by Dustin J. Mitchell
fixed: Call the new Bot.shutdown method, if available Falls back to the old …

12/10/10:

23:15 Ticket #1733 (GerritStatusPush: missing retrying mechanism for staus updates) created by PiotrSikora
Any status updates sent to Gerrit that won't be accepted (either …
22:04 Ticket #1732 (Gerrit: add support for non-GerritChangeSource triggers) created by PiotrSikora
Both: Gerrit + Git and Gerrit + Repo need to support changes …
20:04 Ticket #1724 (GerritStatusPush: add Git support) closed by Piotr Sikora
fixed: Add support for Gerrit + Git, fixes #1724. To be honest, this adds …
20:04 Ticket #1726 (GerritStatusPush: unquoted message passed back to Gerrit) closed by Piotr Sikora
fixed: Quote message before passing it to Gerrit, fixes #1726. While there, make …
20:04 Ticket #1727 (GerritStatusPush: failure-like entry logged after successful communication ...) closed by Piotr Sikora
fixed: Log "gerrit status: OK" instead of failure, fixes #1727. Changeset: …
19:03 Ticket #1731 (GerritStatusPush: legacy change_id format used in Repo projects) created by PiotrSikora
GerritStatusPush? uses legacy change_id format ("change,patchset" …
11:33 Ticket #1730 (normalize name of the width/numbuilds parameter) created by dustin
We have a lot of places where users can specify how many builds they'd …
11:27 Ticket #1729 (Need indices on sourcestamps.branch, sourcestamps.revision) created by catlee
Without more indices on these tables, writing queries against this table …
08:22 BuildbotNetAdmin edited by dustin
(diff)
08:20 Ticket #1719 (all VCs: missing way to override checkout branch) closed by Piotr Sikora
fixed: Add support for fetching from "virtual branch". Prior to this patch, …
06:31 Ticket #1728 (Git: add support for setting additional information via Git notes) created by PiotrSikora
Git recently added support for commenting on commits via Git …
06:31 Ticket #1727 (GerritStatusPush: failure-like entry logged after successful communication ...) created by PiotrSikora
GerritStatusPush? logs this unfriendly and failure-like entry after …
06:31 Ticket #1726 (GerritStatusPush: unquoted message passed back to Gerrit) created by PiotrSikora
At the moment GerritStatusPush? executes ssh without quoting comment …
06:30 Ticket #1725 (GerritStatusPush: add filters on builderName, project, branch) created by PiotrSikora
Currently GerritStatusPush? will try to push status update to Gerrit …
06:30 Ticket #1724 (GerritStatusPush: add Git support) created by PiotrSikora
Currently GerritStatusPush? works only with Repo projects. …

12/09/10:

20:31 Ticket #1718 (GerritChangeSource: missing support for multi-projects setups) closed by Dustin J. Mitchell
fixed: Merge branch 'master' of  git://github.com/PiotrSikora/buildbot * 'master' …
20:31 Ticket #1720 (GerritChangeSource: incorrect stream parsing) closed by Dustin J. Mitchell
fixed: Merge branch 'master' of  git://github.com/PiotrSikora/buildbot * 'master' …
19:40 Ticket #1057 (produce a PDF version of the manual) closed by dustin
wontfix: OK, I can't get this to work after some effort. I suspect that, even if I …
17:16 LicensingYourContribution created by dustin
17:08 Development edited by dustin
(diff)
17:07 Licensing edited by dustin
(diff)
17:06 Licensing created by dustin
17:05 WikiStart edited by dustin
(diff)
17:05 Ticket #1698 (add GPLv2 license headers to all source files, remove MPL headers) closed by Dustin J. Mitchell
fixed: Add a GPLv2 copyright header to each python file This makes the licensing …
16:32 Ticket #1723 (Repo: missing documentation) created by PiotrSikora
There is no documentation for Repo.
16:32 Ticket #1722 (GerritStatusPush: missing documentation) created by PiotrSikora
There is no documentation for GerritStatusPush?.
16:32 Ticket #1721 (GerritChangeSource: missing documentation) created by PiotrSikora
There is no documentation for GerritChangeSource?.
16:31 Ticket #1720 (GerritChangeSource: incorrect stream parsing) created by PiotrSikora
Gerrit event-stream is incorrectly parsed, which results in bogus "bad …
15:59 Ticket #1719 (all VCs: missing way to override checkout branch) created by PiotrSikora
Code review systems like: Gerrit, Rietveld and Mondrian
15:57 OngoingProjects edited by dustin
(diff)
15:56 gerrit created by dustin
15:42 Ticket #1718 (GerritChangeSource: missing support for multi-projects setups) created by PiotrSikora
Currently changes added by GerritChangeSource? are missing (among …
15:38 Ticket #1717 (GerritChangeSource: broken service description) created by PiotrSikora
GerritChangeSource?.running is set to True at the start of …
15:38 Ticket #1716 (GerritChangeSource: repeated log entries) created by PiotrSikora
In case of any error (no ssh binary, wrong or missing ssh host key, …
13:38 Ticket #1690 (addURL does not persist through master restart) closed by dustin
fixed
10:18 Ticket #1714 (pyflakes for buildslave, too) closed by Dustin J. Mitchell
fixed: Apply pyflakes to slave - fixes #1714 This uncovered a number of missing …
10:05 Ticket #1715 (BK command ignores args['revision']) created by dustin
doVCUpdate ignores this parameter, so presumably you can only check …
09:59 Ticket #1714 (pyflakes for buildslave, too) created by dustin
'make pyflakes' only runs over master/ right now. It should run over …
09:39 Ticket #814 (Add a SetPropertyFromEnv step that just fetches an env var from the slave) closed by Dustin J. Mitchell
fixed: Merge branch 'server-source' of  git://github.com/tomprince/buildbot * …

12/08/10:

23:05 Ticket #1704 (ShellCommand's description, descriptionDone default to None, causing ...) closed by ayust
fixed
22:55 Ticket #905 (Cannot install Buildbot 0.8.0 on Windows 7) closed by ayust
fixed: Going to close this as resolved; reopen if there are further issues.
22:12 Ticket #1712 (hgbuildbot needs to learn sendchange authentication) created by dustin
This should be a simple matter of adding some parameters to the class. …
21:57 Ticket #1711 (remove sendchange -u/--username options) created by dustin
These are confusing, since it's not a username at all, but the 'who' field …
17:48 Ticket #897 (Allow Twisted dependency to be fulfilled by separate tarballs) closed by clepple
fixed: Replying to dustin: > Charles - I assume you've also worked …
16:18 Ticket #876 (multiple project/repository enhancements) closed by dustin
invalid: I don't think there's anything specific here - this is just the …
16:16 Ticket #878 (need better test coverage) closed by dustin
worksforme: Well, a major rewrite is underway, and part of that rewrite involves good …
16:06 Ticket #1006 (remove FreshCVSSource, FCMaildirSource, BonsaiMaildirSource, and ...) closed by Dustin J. Mitchell
fixed: remove FreshCVSSource, FCMaildirSource, BonsaiMaildirSource?, and …
15:55 Ticket #1028 (buildbot.net is out of filesystem space) closed by dustin
worksforme: hasn't been a problem recently, and we're moving to a new server soon..
15:53 Ticket #1032 (use getProcessOutput in gitpoller) closed by dustin
fixed: Finished, yay!
15:50 Ticket #1041 (reject unknown keys in BuildmasterConfig) closed by dustin
worksforme: I think I filed this bug from a misunderstanding. Buildbot does check …
15:37 Ticket #1060 (Standardize URL arguments to form templates) closed by dustin
fixed: Maybe I misunderstand, but I think we already do this. Re-open to …

12/07/10:

11:45 RunningBuildbotOnWindows edited by heinrich5991
(diff)
11:44 RunningBuildbotOnWindows edited by heinrich5991
(diff)

12/06/10:

17:01 Ticket #1710 (exceptions.WindowsError: [Error 145] The directory is not empty:) closed by dustin
worksforme: I have no idea what you're testing, so I really can't help with that..
14:17 Ticket #1710 (exceptions.WindowsError: [Error 145] The directory is not empty:) created by acamargo
Dear group: There is something estrange when I use a buildslave on …
14:15 Ticket #430 (CVS - both branch and revision) closed by dustin
worksforme: I haven't seen any action here, and no complaints from CVS users. Is this …
13:15 CygwinShellCommands edited by hushp1pt
(diff)
13:12 CygwinShellCommands edited by hushp1pt
(diff)
13:03 CygwinShellCommands created by hushp1pt
12:55 HelpfulPages edited by hushp1pt
(diff)
12:51 HelpfulPages edited by hushp1pt
(diff)
12:51 HelpfulPages edited by hushp1pt
(diff)
12:50 HelpfulPages edited by hushp1pt
(diff)
12:50 HelpfulPages edited by hushp1pt
(diff)
12:49 HelpfulPages edited by hushp1pt
(diff)
07:30 Ticket #1709 (RemovePYCs fails if there is no pyc files) closed by Dustin J. Mitchell
fixed: Use find -exec in RemovePYCs When there are no .pyc files, the old step …
03:21 Ticket #1709 (RemovePYCs fails if there is no pyc files) created by rail
rm: missing operand Try `rm --help' for more information. Attached is an …

12/05/10:

17:15 RunningBuildbotOnWindows edited by tfogal
(diff)
13:08 Ticket #1708 (Allow PBChangeSource to run on its own port) created by dustin
Currently, PBChangeSource sits on the buildslave PB port, and uses a …
09:23 CodeStyle edited by dustin
(diff)
09:10 CodeStyle created by dustin
08:32 WikiStart edited by dustin
(diff)

12/04/10:

14:37 Ticket #1707 (master.buildbot.status.words should include the revision number in its ...) created by gps
Right now the messages read something like 'build #113 of Platform Zardoz: …
11:57 Ticket #1702 (The new slave disconnect timeout in BotMaster.getPerspective is too ...) closed by Dustin J. Mitchell
fixed: Delay new slaves until the old slave ping fails or succeeds When …
11:22 Ticket #1706 (Metrics framework) created by catlee
There are various moving parts to the buildbot master, and it would be …
09:09 Ticket #1701 (Handle failures from the old slave/new slave ping remote call) closed by Dustin J. Mitchell
fixed: Better logging for duplicate slaves Log appropriately on the master, and …

12/03/10:

22:22 Ticket #1700 (Force builds on waterfall keeps appending the sendchange user to itself) closed by Dustin J. Mitchell
fixed: Improve presentation of multiple changes in pending builds Previously …
21:28 Ticket #1697 ([twistd 10.2.0] LogFileScanner instance has no attribute '_remainingData') closed by Dustin J. Mitchell
fixed: Use a NullTransport? to fake out NetstringReceiver? Twisted-10.2.0 expects …
13:48 Ticket #1705 (Provide a better way of working with resources utilized by builds) created by ayust
Many build processes involve some kind of instantiated resources (web …
11:35 Ticket #1704 (ShellCommand's description, descriptionDone default to None, causing ...) created by dustin
Exceptions like […]
11:02 Ticket #1703 (Use a shorter timeout for old slave disconnection (perhaps based on ...) created by exarkun
If there's a network hiccup and a slave loses its connection, but the …
10:50 Ticket #1702 (The new slave disconnect timeout in BotMaster.getPerspective is too ...) created by exarkun
When handling a new connection to a slave which already has a connection, …
10:44 Ticket #1701 (Handle failures from the old slave/new slave ping remote call) created by exarkun
BotMaster.getPerspective keeps track of currently connected slaves, and …
10:37 Ticket #1700 (Force builds on waterfall keeps appending the sendchange user to itself) created by lsblakk
I will attach screenshot, but basically the summary says it all.
07:46 Ticket #1699 (Add support for wild-card matching for logfiles parameter in build steps) created by lantictac
We currently have a set of test steps in our build process that contain …

12/02/10:

16:48 Ticket #1698 (add GPLv2 license headers to all source files, remove MPL headers) created by dustin
We should include a short GPLv2 header on every source file, so that if …
13:51 Ticket #456 (Slave's ShellCommand and msys are broken) reopened by hushp1pt
I had the same problem with Cygwin-1.7 on a Windows 2003 server. However, …
13:43 Ticket #1697 ([twistd 10.2.0] LogFileScanner instance has no attribute '_remainingData') created by cunger
Summary: After upgrading master and slaves to v0.8.2/ twisted 10.2.0 …
11:16 Ticket #1696 (use twisted.web.Guard for authentication) created by dustin
exarkun suggests using Guard instead of the handrolled Auth/Authz? stuff …
10:27 Ticket #1695 (Entering the wrong URL for custom builds shouldn't change slave status) closed by dustin
worksforme: I think that the appropriate solution is to put some authentication on the …
10:18 admin edited by testy
(diff)
10:15 admin edited by testy
(diff)
10:13 BadContent edited by dustin
(diff)
10:10 BadContent created by dustin
10:09 BuildbotNetAdmin edited by dustin
(diff)
09:54 Ticket #1695 (Entering the wrong URL for custom builds shouldn't change slave status) created by pitrou
At python.org, we sometimes get such builds: …
09:39 BuildbotNetAdmin edited by dustin
(diff)
07:34 Ticket #1691 (buildbot-slave tarball should contain manual page for buildslave) closed by Dustin J. Mitchell
fixed: Move buildslave manpage into to buildslave distrib Fixes #1691 * …
06:48 DownloadInstall edited by jollyroger
updating version info for Debian packages (diff)
01:28 Ticket #1691 (buildbot-slave tarball should contain manual page for buildslave) created by jollyroger
Was approved on IRC. buildslave.1 manual page should be moved to the …

12/01/10:

13:32 Ticket #1690 (addURL does not persist through master restart) created by djs
I have subclassed FileUpload? and attempted to add a link in the status to …
13:27 Ticket #1689 (sendchange should not require changed files) created by ayust
It's valid for a change not to actually have any changed files (for …
12:30 Ticket #1688 (there should be some way to retry builds that fail in setupBuild without ...) created by bhearsum
We hit an issue on a master recently where a reconfig failed part way …

11/30/10:

22:44 Ticket #1686 (builder should be updated when category changes) closed by Dustin J. Mitchell
fixed: update a builder when category changes If the category has changed, then …
21:42 Ticket #1687 (unimportant changes get their own buildrequests if treeStableTimer==None) closed by Dustin J. Mitchell
fixed: Completely drop unimportant changes when treeStableTimer is None Fixes …
18:59 Ticket #1687 (unimportant changes get their own buildrequests if treeStableTimer==None) created by dustin
See  https://bugzilla.mozilla.org/show_bug.cgi?id=614946
14:50 Ticket #1686 (builder should be updated when category changes) created by bhearsum
We hit an issue with MailNotifier?'s recently that seems to be partly …

11/29/10:

13:13 Ticket #1685 (build properties support in IRC bot) created by strk
Would be nice if build properties could be specified when asking for …
10:18 Ticket #1684 (Buildbot doesn't detect a broken configuration file) created by kostja
If there are two […] lines in the configuration file, like below: …

11/28/10:

19:29 Ticket #1683 (last rites for freshcvs) created by dustin
I just tried to write some unit tests for the freshcvs change source - and …

11/27/10:

08:30 Press edited by dustin
(diff)
08:25 BuildbotNetAdmin edited by dustin
(diff)

11/24/10:

10:05 Ticket #1068 (Build history pickles are perpetually re-upgraded) closed by Dustin J. Mitchell
fixed: detect when Versioned objects are upgraded, and re-write pickle This …
08:44 Ticket #1068 (Build history pickles are perpetually re-upgraded) created by exarkun
Whenever an out of date build history pickle is loaded, if it isn't the …
08:26 Ticket #1067 (jinja2 link in installation.texinfo is wrong) closed by Dustin J. Mitchell
fixed: fix Jinja link - fixes #1067 Changeset: …
07:08 Ticket #1067 (jinja2 link in installation.texinfo is wrong) created by exarkun
[…] The correct link appears merely to be  http://jinja.pocoo.org/

11/23/10:

10:56 Ticket #1066 (Notification for backed up builder) created by ayust
It'd be nice if there were a way to tell Buildbot to notify someone if a …
10:12 BuildbotSummits edited by dustin
(diff)

11/22/10:

21:23 OngoingProjects edited by dustin
(diff)
21:22 OngoingProjects edited by dustin
(diff)
21:21 WindowsProject edited by dustin
(diff)
21:20 windows created by dustin
21:17 BuildbotNetAdmin edited by dustin
(diff)
21:15 WikiStart edited by dustin
(diff)
20:35 FAQ edited by dustin
(diff)
20:30 BuildbotSummits edited by dustin
(diff)
20:22 BuildbotSummits edited by dustin
(diff)
20:00 Ticket #1058 (FileUpload step crashes if file already exists at server (Windows)) closed by Dustin J. Mitchell
fixed: Unlink the destination for an upload before renaming This is required on …
19:22 Ticket #1059 (Console view crashes when category starts with a number (or has a dot?)) closed by Dustin J. Mitchell
fixed: remove stripping of leading digits from category in console Fixes #1059
18:14 Ticket #1023 (add pyflakes step to metabuildbot) closed by dustin
fixed
18:11 Ticket #1065 (Builds scheduled with unimportant changes have the last unimportant ...) closed by Dustin J. Mitchell
fixed: Sort changes before attaching them to a SourceStamp? Tested manually with …
14:07 Ticket #1065 (Builds scheduled with unimportant changes have the last unimportant ...) created by catlee
Scenario: User Bob pushes revision A, which is determined by the …

11/21/10:

13:52 Ticket #1064 (Logging ChangeFilter checks) created by strk
While trying to understand Scheduler and ChangeFilter? activity I've …
10:10 Ticket #1063 (rehost buildbot.net) created by dustin
buildbot.net has outgrown its linode slice

11/17/10:

15:48 Ticket #1062 (buildstep subclass of SVN step broken by 0.82 (worked with 0.81)) created by aclight
I have a custom buildstep class that is a subclass of the SVN buildstep …

11/16/10:

02:50 Ticket #1061 (Buildbot locks downloaded files) created by parshin
OS: Windows XP SP2. Steps to reproduce bug: 1. Create two builds both …

11/15/10:

15:00 Ticket #1060 (Standardize URL arguments to form templates) created by ayust
Right now, we pass URLs to our various template forms (force build, etc) …
Note: See TracTimeline for information about the timeline view.