Timeline
05/22/12:
- 14:11 PaidSupport edited by
- (diff)
- 13:58 PaidSupport edited by
- (diff)
- 11:52 Ticket #580 (I wish buildbot could run without daemonizing) closed by
- worksforme: This is implemented now in master, and will ship in 0.8.7. And as I said …
- 11:45 Ticket #580 (I wish buildbot could run without daemonizing) reopened by
- buildbot start ... sure seems to daemonize to me.
- 10:20 Ticket #2304 (Code from CVS branches can't be checked out) created by
- It's not possible to check out code from a specific branch using a CVS …
- 05:21 Ticket #2303 (Connectivity to Jenkins for CI) created by
- Hello I am a Build and Release Engineer. We are currently trying to test …
05/20/12:
- 09:49 Ticket #2070 (Step subclasses are confusing) closed by
- fixed
- 08:32 Ticket #2000 ("alwaysUseLatest" doesn't do what it says) closed by
- fixed
- 08:10 Ticket #2149 (MasterShellCommand cannot be interrupted) closed by
- 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
- 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
- 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
- fixed: Fix _ComputeRepositoryURL for multirepo support. Fixes #2241, #2230. …
- 15:55 Ticket #2241 (invalid getSourceStamp call in oldsource.py) closed by
- 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
- fixed
- 08:27 Ticket #571 (MailNotifier to send emails on build exceptions) closed by
- 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
- fixed
- 10:43 Ticket #2284 (BuildMaster instance has no attribute 'statusTargets') closed by
- fixed: Fix BuildSlave._mail_missing_message for …
- 10:41 Ticket #2302 (Make FakeMaster not be a mock.) created by
- 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
- 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
- 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
- 21:41 Ticket #2298 (shell.SetProperty does not understand the hideStepIf parameter) closed by
- invalid: right - hideStepIf was added in 0.8.6.
- 21:14 Ticket #2299 (while pruning changes: too many SQL variables) closed by
- fixed: Prune changes in batches of 100. Fixes #2299. Changeset: …
05/15/12:
- 09:23 Ticket #2272 (Eviction of BuildStatus objects) closed by
- worksforme
- 07:37 Ticket #2299 (while pruning changes: too many SQL variables) created by
- 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
- 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
- fixed
- 16:44 Ticket #913 (revlink callback misses repository/codebase data) closed by
- worksforme: I suspect that multirepo may actually fix this directly, because Nightly …
- 16:28 Ticket #2165 (Support ternary substitution in WithProperties) closed by
- fixed: Fixes #2165: Add 'ternary' interpolation for WithProperties? Changeset: …
- 12:57 Ticket #2297 (Config-time checks for 'codebase' correctness) created by
- 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
- 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
- fixed: Awesome - merged, with some tweaks by me after: […]
- 09:02 Ticket #2296 (TemplateAssertionError: no test named 'mapping') closed by
- fixed
- 07:59 Ticket #2296 (TemplateAssertionError: no test named 'mapping') created by
- When viewing a log: […]
- 07:51 Ticket #2266 (No longer get emails if build ends with Exception) closed by
- 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
- 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
- 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
- fixed: Corrected typo in ForceScheduler? example. Fixes #2294. Changeset: …
- 15:43 Ticket #2294 (Typos in manual for ForceScheduler Schedule example) created by
- 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
- duplicate: See #1890
- 19:14 Ticket #1768 (MailNotifier emails sent with base64 encoding) closed by
- 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
- fixed: This was fixed a while back: […]
05/06/12:
- 23:57 Ticket #2293 (Simplify MSYS+buildslave integration) created by
- Right now buildslave runs ALL ShellCommand?s using COMSPEC. This is …
05/04/12:
- 08:51 DownloadInstall edited by
- Update current Debian package versions (diff)
05/03/12:
- 11:17 Ticket #2292 (make logs provided by webstatus HTTP-cacheable) created by
- 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
- fixed: This is fixed in trunk, see …
- 03:25 Ticket #2291 (Fix tutorial documentation) created by
- 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
- 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
- […] I'll fix this by just passing for the codebase, but it will …
04/28/12:
04/25/12:
- 21:46 Ticket #2288 (Author names should be escaped in /builders/$builder) closed by
- fixed: escape change authors; fixes #2288 Changeset: …
- 20:36 Ticket #2059 (document JSON status) closed by
- wontfix
- 20:36 Ticket #2059 (document JSON status) reopened by
- 20:36 Ticket #2059 (document JSON status) closed by
- 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
- 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
- fixed: Set AbstractBuildSlave?.botmaster in setServiceParent rather than aftwards. …
04/22/12:
- 21:42 DevelopmentPlan-DataApi edited by
- (diff)
- 21:07 DevelopmentPlan-DataApi edited by
- (diff)
- 20:40 DevelopmentPlan-DataApi edited by
- (diff)
- 18:49 DevelopmentPlan-DataApi created by
- 17:57 DevelopmentPlan edited by
- (diff)
- 17:38 DevelopmentPlan edited by
- (diff)
- 13:42 ReleaseProject edited by
- update for 0.8.7 (diff)
- 12:05 Ticket #2286 (ShellCommand's initial_stdin arg isn't documented in cfg-buildsteps) closed by
- 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
- fixed: Don't add a newline to force-build reasons And also make MailNotifier? a …
Note: See TracTimeline
for information about the timeline view.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)