Timeline


and

05/13/08:

08:12 Ticket #275 (Buildbot marks failing tests as successful) created by thijs
We have a couple of Django-related unit tests in our project that fail but …
04:50 Ticket #274 (when 'buildbot reconfig' removes a connected builders' slave, '[slavename] ...) created by bhearsum
03:35 RunningBuildbotOnWindows edited by Almad
(diff)
03:22 Ticket #273 (contrib/windows/setup.py does not create fully working ...) created by marcusl
While it creates working buildbot.exe, and the buildbot_serivce.exe works …
02:54 Ticket #272 (contrib/windows/setup.py has old path to classic.css) created by marcusl
The following line should have "web" in it as follows, so that classic.css …[…]

05/12/08:

18:56 Ticket #271 (pretty-print argv, environment) closed by dustin
duplicate: er, already solved, sorry
18:51 Ticket #271 (pretty-print argv, environment) created by dustin
I don't like having to scroll horizontally to see my environment and …

05/09/08:

15:06 Ticket #270 (Support multiple change sources) closed by slinkp
worksforme: ... or, duh, i could set my config's change_source to a list as …
15:04 Ticket #270 (Support multiple change sources) created by slinkp
I don't know how common this is, but at openplans.org, we have some …
10:33 Ticket #269 (remoteFailed doesn't end the build step?) created by zooko
This build step has failed: …

05/06/08:

15:24 Ticket #268 (I wish to be free of the use of the word "blame" to mean responsibility.) created by zooko
I don't like the use of the word "blame" to mean who is responsible for an …
13:59 Ticket #267 (Add "failure to success" as a mode of MailNotifier) created by soundgeek
Currently, MailNotifier? supports 3 modes: all - Send mail about all …
08:44 Ticket #266 (I wish to tell my buildmaster: "restart yourself the next time you ...) created by zooko
I wish to tell my buildmaster: "restart yourself the next time you …
07:15 Ticket #265 (more detailed descriptions at the top of waterfall) created by zooko
I would like to continue using short names for names of builders and names …

05/05/08:

15:31 Ticket #139 (Can't force builds after a sighup.) closed by zooko
duplicate
15:31 Ticket #264 (i wish for a "Force Build All" button) created by zooko
I sometimes find myself clicking on each builder and clicking "force …

05/04/08:

23:48 Ticket #263 (Use hg archive for Mercurial mode=copy) created by Almad
On mode=copy, Buildbot is using cp -rp for copying source to build, …

05/03/08:

08:55 Ticket #262 (win32 buildbot2.bat not included in scripts directory when installing) created by epu
while trying to figure out why the buildbot2.bat wasn't installed for me …

05/01/08:

23:48 Ticket #261 (SVNPoller fails to recognise a branch deletion) created by nhemingway
If a SVN branch is deleted it is detected (correctly) as a change by …

04/30/08:

06:45 Ticket #260 (words.IRC fails to report the right URL for builders) created by therve
The result of a build is printed like this: […] However, the right URL …
04:41 Ticket #259 (PyLint command implementation similar to the PyFlakes one) created by strank
Here's a PyLint? command I use in a master.cfg, maybe it's useful for …

04/29/08:

17:51 Ticket #258 (buildbot -try doesn't work with perforce changesource) created by karlkoehler
When using perforce, buildbot -try doesn't work. This is due to …
09:33 Ticket #136 (bonsai poller needs to handle errors gracefully) closed by warner
fixed: looks like this one is already applied, possibly from #216.
09:31 Ticket #86 (Copy mode on FreeBSD leaves symlinks in Subversion in "~" state) closed by warner
fixed: applied, thanks
09:26 Ticket #133 (allow blank revision with BonsaiPoller) closed by warner
fixed: looks like these got applied along with the #216 patches.
09:24 Ticket #193 (master.cfg.smaple references process/step.py which does not exist anymore) closed by warner
fixed: fixed, thanks
09:21 Ticket #216 (BonsaiPoller bugfixes) closed by warner
fixed: applied, thanks
09:04 Ticket #169 (mail.MailNotifier support for 'passing' mode) closed by warner
fixed: applied, thanks
08:47 Ticket #213 (TinderboxMailNotifier should support date munging) closed by warner
fixed: applied, thanks
08:45 Ticket #191 (SVNPoller log msg missing argument) closed by warner
fixed: fixed, thanks!
08:40 Ticket #214 (tinderbox.py scope fix) closed by warner
fixed: applied. thanks!
08:29 Ticket #231 (Typo in documentation) closed by warner
fixed: applied. thanks!

04/28/08:

17:19 Ticket #222 (buildbot on Mac OS X - SVN stops working after "some time" due to name ...) closed by dustin
fixed: Name resolution depends on the Mach context you're running in. See …
15:20 Ticket #257 (easy_install buildbot fails on win32) created by epu
When trying to use easy_install to get a win32 buildbot, easy_install …
15:02 Ticket #241 (shebang usr bin env python) closed by warner
fixed: accepted
15:02 Ticket #239 (use setuptools (optionally) to declare dependency on twisted) closed by warner
fixed: accepted
09:29 Ticket #256 (commands fail on win32 if the %COMSPEC% env variable is defined with ...) created by ramaboule
In my case, I had %COMSPEC% defined as: […] And the my win32 slave kept …

04/26/08:

06:43 Ticket #255 (Immediate SIGHUP on slave commands, but not with with 'usepty=0' or ...) created by strank
A week ago or so, one buildslave started getting immediate SIGHUP on a …

04/25/08:

07:42 Ticket #254 (trac integration -- cross link trac changesets with buildbot) created by zooko
(From the #trac channel on IRC.) […]

04/24/08:

16:36 Ticket #253 (buildbot.tac is not relocatable because it remembers its basedir) created by zooko
buildbot.tac has a "basedir" setting inside it, so if you mv a directory …
14:58 Ticket #252 (side-effecty operations (Force Builder) should be POSTs) created by zooko
Carefully did I configure my apache so that only logged-in, authenticated …
00:07 RunningBuildbotOnWindows edited by terryrankine
updated slave name and requirements for slave (diff)
00:04 RunningBuildbotOnWindows edited by terryrankine
updated security policy (diff)

04/22/08:

12:43 Ticket #251 (Colour is a presentational attribute, but it's set in many different ...) created by nhemingway
The colour used to present steps is set in many different places, most of …
07:44 Ticket #250 (tail -F command breaks buildbot on OpenBSD) created by marcusl
The fix for #141 uses -F option (rather than -f). -F is GNU-specific, so …

04/21/08:

11:18 Ticket #249 (git_buildbot.py does not send merge changesets) created by dsallings
Because merge changesets don't directly affect files, they aren't sent …
03:19 Ticket #247 (allow space in text part of links on /builders page) closed by mj
duplicate
03:16 Ticket #248 (allow space in text part of links on /builders page) created by mj
Could it be possible to add the space to the safe characters in the call …
03:16 Ticket #247 (allow space in text part of links on /builders page) created by mj
Could it be possible to add the space to the safe characters in the call …

04/19/08:

12:45 Ticket #56 (custom properties for triggerable schedulers) closed by dustin
fixed: This got solved in #87/#124.

04/18/08:

12:06 Ticket #246 (force/stop build appear to be allowed on OneLinePerBuild and ...) created by bhearsum
These two pages currently do not check to see if they are able to force or …
09:31 Ticket #245 (information representation issue: indicate columnwise organization of ...) created by zooko
A newbie looked at the allmydata.org waterfall and thought that the top …
07:43 UserManual edited by bhearsum
(diff)
07:15 SuccessStories edited by cpeyer
(diff)

04/17/08:

13:33 Ticket #244 (log the version of the buildbot source code in the slave and master ...) closed by zooko
duplicate
13:33 Ticket #242 (shebang usr bin env python) closed by zooko
duplicate
13:32 Ticket #244 (log the version of the buildbot source code in the slave and master ...) created by zooko
13:32 Ticket #243 (log the version of the buildbot source code in the slave and master ...) created by zooko
13:31 Ticket #242 (shebang usr bin env python) created by zooko
This allows me to execute "./setup.py" on various platforms where there is …
13:31 Ticket #241 (shebang usr bin env python) created by zooko
This allows me to execute "./setup.py" on various platforms where there is …
13:30 Ticket #240 (use setuptools (optionally) to make console_scripts) reopened by zooko
Wait, no I didn't, this is a different patch than the one in #239.
13:29 Ticket #240 (use setuptools (optionally) to make console_scripts) closed by zooko
duplicate: Oops -- I clicked twice.
13:28 Ticket #240 (use setuptools (optionally) to make console_scripts) created by zooko
[…]
13:26 Ticket #239 (use setuptools (optionally) to declare dependency on twisted) created by zooko
This patch makes it so that if setuptools is importable when setup.py is …
11:44 WikiStart edited by zooko
add recommend patch submission channel (diff)

04/16/08:

20:21 Ticket #238 (use a single package for all common config symbols) created by dustin
This way a config file can start, simply, with […] and then all of the …
13:55 Ticket #237 (changes waterfall column to include source code changes) created by brandon_rioja
Currently: When I click on the username of the person who made a change in …

04/15/08:

13:11 Ticket #236 (show elapsed time for steps) created by zooko
I would like it if there were a convenient way to include elapsed time in …
11:30 Ticket #235 (mercurial export still broken for older hg) created by Almad
While #122 has fixed things for update and buildbot is doing properly it's …
10:13 RunningBuildbotOnWindows edited by Almad
Adding .py to buildbot_service command (diff)

04/14/08:

11:49 Ticket #234 (allow shell-style interpolations via WithProperties) created by dustin
[…] …
06:35 Ticket #233 (To setProperty() a string parsed from ShellCommand output) closed by dustin
duplicate: I just filed a bug for this, sorry -- #232. I'll copy your example there.

04/13/08:

23:50 Ticket #233 (To setProperty() a string parsed from ShellCommand output) created by fontanon
Declare a string through setProperty() parsed from a ShellCommand? output …
13:16 Ticket #232 (New Step to run a command on the client and gather the output to a ...) created by dustin
[…] OK, the example wasn't so clear. It should: * run a command and …
Note: See TracTimeline for information about the timeline view.