Timeline


and

05/06/11:

08:06 Ticket #1949 (irc bot force command needs branch option) created by H__
[21:30:28] <H> question : The irc plugin mentions "force build <which> …

05/05/11:

20:36 Ticket #1948 (WithProperties doesn't interact properly with reconfig) created by dabrahams
In particular, builders are detected as not having changed when lambdas …
09:13 Press edited by dustin
(diff)

05/04/11:

15:36 Ticket #1895 (reconfig that removes a builder may fail first time) closed by tom.prince
duplicate: Duplicates #1921
14:13 Ticket #1947 (exceptions.TypeError: <buildbot.status.builder.BuildStepStatus instance at ...) created by tom.prince
[…]

05/03/11:

14:34 Ticket #1946 (buildbot.steps.transfer._FileWriter uses __del__) created by dustin
This means the object cannot be gc'd if it's involved in a reference loop. …
12:29 DownloadInstall edited by jollyroger
Update Debian package status (diff)
09:00 performance created by dustin
08:57 Ticket #1945 (add systemwide metrics support) created by dustin
Catlee's working on a patch to add metrics to Buildbot: …

05/02/11:

07:49 database edited by dustin
(diff)
07:45 Ticket #1770 (rewrite database support using SQLAlchmey) closed by dustin
fixed: This is fixed! […]
07:30 database edited by dustin
(diff)
07:27 database edited by dustin
(diff)
07:15 database edited by dustin
(diff)
07:08 Ticket #1025 (don't use functions as dictionary keys) closed by dustin
fixed: Loops are gone now.

05/01/11:

13:52 Ticket #1944 (?project=) created by dabrahams
http://buildbot.net/buildbot/docs/latest/Change-Hooks.html makes it sound …
08:27 Ticket #1943 (Suppress warnings from old twisted on Darwin) closed by dustin
wontfix: Well, you can use any version of Twisted you'd like in a virtualenv - just …

04/30/11:

19:43 Ticket #1943 (Suppress warnings from old twisted on Darwin) created by dabrahams
MacOS users are saddled with twisted 0.8.2 because upgrading apparently …
15:44 Ticket #1942 (Allow slaves to be authenticated with other cred modules) created by dabrahams
It would make open-sourcing a buildbot configuration much easier if …

04/29/11:

18:03 Ticket #1939 (Can not trigger build when I use timed.Nightly with ...) closed by Dustin J. Mitchell
fixed: always return a Deferred from GerritChangeSource?.lineReceived Fixes …
17:22 RunningBuildbotWithVirtualEnv edited by dustin
update for 0.8.1 and later (diff)
15:02 Ticket #1940 (noticeOnChannel undocumented) closed by redheadphones
fixed
13:46 Ticket #1941 (status json creates a full set of Resources ahead of time) created by dustin
This isn't particularly necessary, and for a system with a lot of builders …

04/28/11:

19:46 Ticket #1938 (Cannot operate on a closed database) closed by Dave Abrahams
fixed: Apply the SQLAlchemy-0.6.8/SQLite workaround described in …
19:08 Ticket #1940 (noticeOnChannel undocumented) created by dabrahams
this is a parameter to status.words.IRC.init

04/27/11:

01:09 Ticket #1939 (Can not trigger build when I use timed.Nightly with ...) created by clino
when I turn onlyIfChanged to True,it will not trigger build action. And I …

04/26/11:

13:39 Ticket #1938 (Cannot operate on a closed database) created by dabrahams
See enclosed
08:01 Ticket #1937 (Exceptions in Logfile.merge (called from LogFile.addEntry) aren't handled, ...) created by tom.prince
This can (currently 2011-04-26) be seen on …

04/24/11:

11:39 Ticket #1936 (optimize getOldestRequestTime) created by dustin
The default prioritizeBuilders calls getOldestRequestTime for every …
11:02 Ticket #1934 (Difference between step output) closed by dustin
worksforme: Comparing the state isn't too hard - you could probably do so from a …
10:58 Ticket #1935 (build request claiming needs to operate in "batches") created by dustin
The column._in(list) sqlalchemy operator expands to a list of …

04/23/11:

01:07 Ticket #1934 (Difference between step output) created by ranma42
The possibility to compare the logs of a build with the corresponding ones …

04/20/11:

21:10 Ticket #1933 (Give config files a reliable way to determine their directory) created by dabrahams
Two of the items at  http://dabrahams/bbproto mention that Buildbot could …

04/19/11:

16:07 Ticket #1932 (property value can't have space if submitted from "Force build" or ...) created by liucougar
in file buildbot/status/web/base.py : […] and particular reason to …

04/18/11:

13:21 Ticket #1931 (EC2LatentBuildSlave does not terminate EBS-backed instances) created by mback2k
As you can read [ http://permalink.gmane.org/gmane.comp.python.boto/1423
08:36 Ticket #1930 (Make large-scale modular configurations easier) created by dabrahams
 https://github.com/dabrahams/bbproto contains an exploration of the …

04/17/11:

16:26 Ticket #1928 (Add current directory to sys.path for checkConfig) closed by Dustin J. Mitchell
fixed: include basedir in sys.path during checkconfig This eliminates the need …
15:00 Ticket #1929 (refactor BotMaster.cleanShutdown) created by dustin
This method should * repeatedly wait for all running builds to finish, or …
12:05 Ticket #1928 (Add current directory to sys.path for checkConfig) created by dabrahams
Since you don't copy directories, this would at least make the code in …

04/14/11:

21:32 WikiStart edited by dustin
(diff)
07:27 Ticket #1927 (buildbot: commit notification crashes with Unicode characters in git ...) created by edwintorok
We were using buildbot from the 0.7.x series before. After upgrading to …

04/11/11:

21:24 Ticket #752 (Add support of WithProperties to SVN defaultBranch.) closed by Tom Prince
fixed: Support WithProperties? in branch option of various source steps. Fixes …
21:24 Ticket #1893 (please show slave info even if offline) closed by Tom Prince
fixed: Display admin on webstatus even if slave is disconnected. Fixes #1893. …
20:58 Ticket #283 (buildslave information disappears when buildslave is off-line) closed by tom.prince
duplicate: Duplicate of #1893.
20:03 Ticket #981 (Support sending build results to git notes) closed by tom.prince
duplicate: This is a duplicate of #1728.
18:10 Ticket #1816 (Add a propery exposing slave basedir.) closed by tom.prince
fixed
17:42 Ticket #1683 (last rites for freshcvs) closed by tom.prince
fixed
04:16 Ticket #1926 (GET requests on target URLs of POST forms should be refused) created by pitrou
At python.org we started having log entries like the following: […] …

04/10/11:

08:32 Ticket #1925 (BuilderConfig missing mergeRequests option) closed by Dustin J. Mitchell
fixed: Add a mergeRequests parameter to BuilderConfig? Fixes #1925. Changeset: …
06:22 Ticket #1923 (buildbot try failure in 0.8.3 and 0.8.3p1) closed by jonathan
fixed: This appears to have been fixed in commit b2d13b8 it just didn't make it …
06:05 Ticket #1924 (buildbot reconfig fails from 0.8.3 onwards) closed by jonathan
fixed: It appears this was fixed in commit …
05:10 Ticket #1925 (BuilderConfig missing mergeRequests option) created by jonathan
According to …
05:04 Ticket #1924 (buildbot reconfig fails from 0.8.3 onwards) created by jonathan
Running buildbot reconfig on a 0.8.3 master fails with the following …
04:17 Ticket #1923 (buildbot try failure in 0.8.3 and 0.8.3p1) created by jonathan
After upgrading from the master from 0.8.2 to 0.8.3p1 every buildbot try …

04/09/11:

20:57 Ticket #1922 (git does not retry if the fetch fails) closed by dustin
fixed: Well, the slaves are running 0.8.1, which has the retry behavior. The …
20:04 Ticket #1896 (Examples for Nightly Scheduler are out of date.) closed by Dustin J. Mitchell
fixed: Improve docs for Nightly scheduler The nightly scheduler requires that a …
20:04 Ticket #1855 (slave-side keepalives should not care when/if the pb call completes) closed by Dustin J. Mitchell
fixed: Do not fail if a slave-side keepalive call times out Keepalives are …
13:47 Ticket #1916 (Buildbot doesn't initiate build process when several GitPoller ...) closed by jollyroger
invalid: Setting branch to master worked as expected. Thanks.
11:17 Ticket #1897 (Tutorial typos) closed by Dustin J. Mitchell
fixed: Fix typos in tutorial Fixes #1897. Changeset: …
11:00 Ticket #1920 (add twisted-11.0.0 to metabuildbot) closed by dustin
fixed: […]
10:58 Ticket #1922 (git does not retry if the fetch fails) created by dustin
On the metabuildbot, we're seeing […] on Windows XP slaves. I think …
10:56 Ticket #1921 (a reconfig that removes builders will fail the first time) created by dustin
[…] That builder had been removed, but it was also removed from the …
10:53 Ticket #1920 (add twisted-11.0.0 to metabuildbot) created by dustin
It's probably also time to drop tests for 10.0.0 and 10.1.0, keeping the …

04/08/11:

10:53 Ticket #1919 (Display revision in waterfall build box) created by cpeyer
When multiple builds are happening in the waterfall, it can be hard to …
09:36 Ticket #1918 (Regarding - Ticket #1914 I have some question -) closed by dustin
duplicate: (I've re-opened #1914)
01:59 Ticket #1918 (Regarding - Ticket #1914 I have some question -) created by sanlokenpatidar
Does this mean that the error I have posted here, is due to the 0.8.3 …

04/07/11:

12:04 Ticket #1917 (improvements and docs to 'buildbot try' with DVCS) created by dustin
 https://github.com/buildbot/buildbot/pull/83 helps lots, but needs some …
09:22 Ticket #1914 (Can Buildbot - master 0.8.3 be installed on linux fedora11 and Ubuntu?) closed by dustin
fixed: Also, any version of Buildbot can be run on either of those platforms, …

04/06/11:

03:36 Ticket #1916 (Buildbot doesn't initiate build process when several GitPoller ...) created by jollyroger
Given clean buildbot v0.8.3p1 (  http://buildbot.homeofus.org.ua) master …
03:20 Ticket #1915 (GitPoller stops on wrong revision while fetching buildbot repo at the ...) created by jollyroger
Given clean buildbot v0.8.3p1 ( http://buildbot.homeofus.org.ua) master …
Note: See TracTimeline for information about the timeline view.