Timeline


and

05/20/12:

09:49 Ticket #2070 (Step subclasses are confusing) closed by tom.prince
fixed
08:32 Ticket #2000 ("alwaysUseLatest" doesn't do what it says) closed by tom.prince
fixed
08:10 Ticket #2149 (MasterShellCommand cannot be interrupted) closed by Tom Prince
fixed: Allow MasterShellCommand? to be interrupted. Fixes #2149. Changeset: …

05/19/12:

18:20 Ticket #2287 (master-side cvs step doesn't verify that checkout points to correct ...) closed by Tom Prince
fixed: Check that cvs checkout is pointing at the correct location. This checks …
16:08 Ticket #2251 (SingleBranchScheduler in 0.8.5 (and 0.8.6) does not show "next in ... ...) closed by Tom Prince
fixed: Make basic schedulers report pending build times. Fixes #2251. …
15:55 Ticket #2230 (_ComputeRepositoryURL is broken with respect to multi-repo changes.) closed by Tom Prince
fixed: Fix _ComputeRepositoryURL for multirepo support. Fixes #2241, #2230. …
15:55 Ticket #2241 (invalid getSourceStamp call in oldsource.py) closed by Tom Prince
fixed: Fix _ComputeRepositoryURL for multirepo support. Fixes #2241, #2230. …
08:42 Ticket #2126 (buildbot try --properties=prop=value doesn't work with try_jobdir) closed by tom.prince
fixed
08:27 Ticket #571 (MailNotifier to send emails on build exceptions) closed by tom.prince
wontfix: Closing this, as I don't know if this should be the case. It is now …

05/18/12:

12:54 Ticket #2246 (buildbot.status.builder.BuilderStatus uses slow LRU implementation) closed by tom.prince
fixed
10:43 Ticket #2284 (BuildMaster instance has no attribute 'statusTargets') closed by Tom Prince
fixed: Fix BuildSlave._mail_missing_message for …
10:41 Ticket #2302 (Make FakeMaster not be a mock.) created by tom.prince
It is impossible to test the fix for #2284 with a mock for the master …

05/17/12:

20:31 Ticket #2301 (buildbot waterfall page shows error after reconfig) created by pwp
buildbot waterfall page shows the following errors after reconfig […] …

05/16/12:

22:25 Ticket #1054 (sqlite3.ProgrammingError when starting a rebuild with non-ASCII chars in ...) closed by Dustin J. Mitchell
fixed: Decode form values from HTTP POSTs Fixes #1054. One hopes. Changeset: …
21:55 Ticket #2300 (Waterfall's ?branch= parameter is broken with source stamp sets.) created by tom.prince
21:41 Ticket #2298 (shell.SetProperty does not understand the hideStepIf parameter) closed by dustin
invalid: right - hideStepIf was added in 0.8.6.
21:14 Ticket #2299 (while pruning changes: too many SQL variables) closed by Dustin J. Mitchell
fixed: Prune changes in batches of 100. Fixes #2299. Changeset: …

05/15/12:

09:23 Ticket #2272 (Eviction of BuildStatus objects) closed by dustin
worksforme
07:37 Ticket #2299 (while pruning changes: too many SQL variables) created by admin@…
After moving a few tasks form one client to another I used …

05/14/12:

11:39 Ticket #2298 (shell.SetProperty does not understand the hideStepIf parameter) created by brendan
Setting hideStepIf=true in a shell.SetProperty? buildstep causes a runtime …

05/12/12:

16:56 Ticket #2289 (invalid getSourceStamp call in trigger.py) closed by dustin
fixed
16:44 Ticket #913 (revlink callback misses repository/codebase data) closed by dustin
worksforme: I suspect that multirepo may actually fix this directly, because Nightly …
16:28 Ticket #2165 (Support ternary substitution in WithProperties) closed by Jared Grubb
fixed: Fixes #2165: Add 'ternary' interpolation for WithProperties? Changeset: …
12:57 Ticket #2297 (Config-time checks for 'codebase' correctness) created by jaredgrubb
As we add more support for multi-codebase Builders, it would be good to …
12:25 Ticket #2180 (Allow for "git describe" in addition to got_revision) closed by Jared Grubb
fixed: Fixes #2180: Allow for "git describe" in addition to got_revision …
12:17 Ticket #2295 (Add log-in information to Quick Tour) closed by dustin
fixed: Awesome - merged, with some tweaks by me after: […]
09:02 Ticket #2296 (TemplateAssertionError: no test named 'mapping') closed by dustin
fixed
07:59 Ticket #2296 (TemplateAssertionError: no test named 'mapping') created by dustin
When viewing a log: […]
07:51 Ticket #2266 (No longer get emails if build ends with Exception) closed by Jared Grubb
fixed: Fixes #2266: Add new 'exception' mode for MailNotifier? Changeset: …

05/11/12:

09:03 Ticket #2295 (Add log-in information to Quick Tour) created by ewa
It's kind of obvious in retrospect, but: The Quick Tour instructions …

05/09/12:

19:04 Ticket #2214 (BuildStep's for multi-repo should include sourcebase in the names) closed by Jared Grubb
fixed: Fixes #2214: Add 'codebase' to Source base; add 'descriptionSuffix' to …

05/08/12:

21:15 Ticket #2294 (Typos in manual for ForceScheduler Schedule example) closed by Rick Robino
fixed: Corrected typo in ForceScheduler? example. Fixes #2294. Changeset: …
15:43 Ticket #2294 (Typos in manual for ForceScheduler Schedule example) created by rrobino
http://buildbot.net/buildbot/docs/latest/manual/cfg-schedulers.html?highlig

05/07/12:

19:25 Ticket #2132 (Builder status in waterfall not updated) closed by dustin
duplicate: See #1890
19:14 Ticket #1768 (MailNotifier emails sent with base64 encoding) closed by Dustin J. Mitchell
fixed: Use 7bit or 8bit encoding for emails This uses the technique descibed in …
18:54 Ticket #1689 (sendchange should not require changed files) closed by dustin
fixed: This was fixed a while back: […]

05/06/12:

23:57 Ticket #2293 (Simplify MSYS+buildslave integration) created by LRN
Right now buildslave runs ALL ShellCommand?s using COMSPEC. This is …

05/04/12:

08:51 DownloadInstall edited by jollyroger
Update current Debian package versions (diff)

05/03/12:

11:17 Ticket #2292 (make logs provided by webstatus HTTP-cacheable) created by brendan
The log files provided by webstatus (e.g., stdio) should be sent with …

05/02/12:

06:22 Ticket #2291 (Fix tutorial documentation) closed by tom.prince
fixed: This is fixed in trunk, see …
03:25 Ticket #2291 (Fix tutorial documentation) created by alver
In version 0.8.6p1 user must make some more step, before he can make a …
02:26 Ticket #2290 (Solaris patch command is not compatible with GNU patch) created by adiroiban
On Solaris, the default patch command is not compatible with the GNU Patch …

05/01/12:

21:02 Ticket #2289 (invalid getSourceStamp call in trigger.py) created by dustin
[…] I'll fix this by just passing for the codebase, but it will …

04/28/12:

09:47 DevelopmentPlan edited by dustin
(diff)

04/25/12:

21:46 Ticket #2288 (Author names should be escaped in /builders/$builder) closed by Dustin J. Mitchell
fixed: escape change authors; fixes #2288 Changeset: …
20:36 Ticket #2059 (document JSON status) closed by dustin
wontfix
20:36 Ticket #2059 (document JSON status) reopened by dustin
20:36 Ticket #2059 (document JSON status) closed by dustin
fixed: It's looking more and more like this will be replaced wholesale in 0.9.0. …
00:54 Ticket #2288 (Author names should be escaped in /builders/$builder) created by sanxiyn
Currently if a pending build request has an author `Seo Sanghyeon …

04/23/12:

11:35 Ticket #2278 (AttributeError moving from 0.8.3 to 0.8.6p1) closed by Tom Prince
fixed: Set AbstractBuildSlave?.botmaster in setServiceParent rather than aftwards. …

04/22/12:

21:42 DevelopmentPlan-DataApi edited by dustin
(diff)
21:07 DevelopmentPlan-DataApi edited by dustin
(diff)
20:40 DevelopmentPlan-DataApi edited by dustin
(diff)
18:49 DevelopmentPlan-DataApi created by dustin
17:57 DevelopmentPlan edited by dustin
(diff)
17:38 DevelopmentPlan edited by dustin
(diff)
13:42 ReleaseProject edited by dustin
update for 0.8.7 (diff)
12:05 Ticket #2286 (ShellCommand's initial_stdin arg isn't documented in cfg-buildsteps) closed by Dustin J. Mitchell
fixed: Document ShellCommand?'s initialStdin argument Fixes #2286. Changeset: …
07:54 Ticket #2285 (MailNotifier fails to send mail when the build is forced with ...) closed by Dustin J. Mitchell
fixed: Don't add a newline to force-build reasons And also make MailNotifier? a …

04/21/12:

20:03 Ticket #2280 (re-adding a builder causes exception in pbmanager.py) closed by Tom Prince
fixed: Unregister slaver from PBManager when removing slave. Fixes #2280. …

04/20/12:

19:24 Ticket #2287 (master-side cvs step doesn't verify that checkout points to correct ...) created by tom.prince
11:58 BuildbotJson edited by maruel
(diff)
07:45 BuildbotJson created by maruel
07:31 HelpfulPages edited by maruel
(diff)
Note: See TracTimeline for information about the timeline view.