Timeline
04/18/12:
- 21:19 WikiStart edited by
- remove hardware-needed sign (diff)
- 18:05 Ticket #2286 (ShellCommand's initial_stdin arg isn't documented in cfg-buildsteps) created by
- ShellCommand?'s initial_std arg isn't documented in cfg-buildsteps
04/17/12:
- 07:27 Ticket #2285 (MailNotifier fails to send mail when the build is forced with ...) created by
- When you force a build with ForceScheduler? and want to send an email with …
- 06:55 Ticket #2284 (BuildMaster instance has no attribute 'statusTargets') created by
- File …
04/15/12:
- 10:07 Ticket #2283 (make sure *.master is always set) created by
- In https://github.com/buildbot/buildbot/pull/378 we've been discussing …
- 08:43 Ticket #2282 (Bzr hook does not fill in repository information) created by
- The Mercurial hook sends repository info all along, which can prove …
04/14/12:
- 15:59 Ticket #2279 (checkconfig returns exit code 1 on success?) closed by
- fixed: This got fixed in the recent scripts refactor: […]
- 14:15 Ticket #2281 (removing a buildstep causes exception in process.py) closed by
- fixed: Handle setting expectations after removing steps. Fixes #2281. …
04/13/12:
- 10:47 Ticket #2281 (removing a buildstep causes exception in process.py) created by
- After removing a ShellCommand? step from a builder and reconfigure, we got …
- 07:54 Ticket #2280 (re-adding a builder causes exception in pbmanager.py) created by
- I accidentally removed a builder. When I added it back and reconfigure, I …
- 00:58 Ticket #2279 (checkconfig returns exit code 1 on success?) created by
- Our internal meta-ci runs checkconfig on commit to the ci config. Since …
04/11/12:
- 16:04 Ticket #2278 (AttributeError moving from 0.8.3 to 0.8.6p1) created by
- […] Switching to self.parent.getLockByID seemed to get me further.
- 10:10 Ticket #2277 (Add documentation on how to write IRenderables.) created by
04/07/12:
- 12:55 Ticket #2276 (Buildslave4 fail to upload success builds) closed by
- invalid: I'm guessing that you are talking about an issue with a particular …
- 12:44 Ticket #2276 (Buildslave4 fail to upload success builds) created by
- I found that "buildslave4" fail to upload its success builds, pls kindly …
- 08:55 Ticket #2275 (Use encool or the like to generate unicode tests.) created by
- http://fsymbols.com/generators/encool generates english looking output …
04/05/12:
- 11:55 Ticket #2274 (reformat buildbot docs with one sentence per line) created by
- http://rhodesmill.org/brandon/2012/one-sentence-per-line/ This will make …
04/03/12:
- 17:40 Ticket #2273 (Performance items) created by
- This is an FYI ticket about some performance-related observations gleaned …
- 12:53 Ticket #2272 (Eviction of BuildStatus objects) created by
- The memory usage of our buildbot master seems to grow linearly with time …
- 12:09 Ticket #2271 (Explicitly require a buildstep 'name' to be a string type) created by
- I had a dev that made the name of a step a WithProperties?(..) instance, …
- 11:08 Ticket #2270 (Exception found: finished time is None) created by
- […]
04/01/12:
- 16:16 Ticket #1980 (updateBigStatus not called enough?) reopened by
- This is definitely not fixed -- the metabuildbot is showing a whole bunch …
03/31/12:
- 22:22 Ticket #2269 (test real RemoteCommands and FakeRemoteCommands with the same tests) created by
- Once we have pluggable protocols for the master-slave communication, we …
- 21:42 Ticket #2268 (Grid display is very slow when there is lots of history, and multple ...) created by
- The grid displays can be *very* slow, if you are dispaying builds from …
- 20:45 Ticket #2267 (sqlalchemy listeners are not un-registered) closed by
- fixed: Attach SQLAlchemy listeners to objects, not classes Otherwse listeners …
- 19:34 Ticket #2267 (sqlalchemy listeners are not un-registered) created by
- This became apparent after Mark Rowe added better behavior on Lion by …
- 18:02 Ticket #2236 (Experiment with loading config in a "rollback importer") reopened by
- 18:02 Ticket #2263 (Traceback during sending mail in 0.8.6p1) closed by
- fixed: (fixed by tomprince:) Don't try to send email, if there are no …
- 17:58 CuttingReleases edited by
- (diff)
- 13:47 Ticket #2266 (No longer get emails if build ends with Exception) created by
- After updating to 0.8.6 / 0.8.6p1, I have noticed that I never get emails …
03/30/12:
- 13:25 Ticket #2265 (Ensure that all properties can be converted to json.) created by
- We have never supported anything else, but we don't verify that this is …
- 13:18 Ticket #2264 (Document Interpolate and IRenderable.) created by
- Interpolate, as the new preferred way of accessing properties needs to …
- 06:34 Ticket #2263 (Traceback during sending mail in 0.8.6p1) created by
- Configuration: […] Traceback: […]
03/29/12:
- 07:39 Ticket #2256 (sqlite is fantastically slow on Lion) closed by
- fixed: Disable checkpoint_fullfsync on all SQLite connections. The …
03/28/12:
- 10:48 Ticket #2262 (filter what parts of trac get indexed) created by
- For example, timeline is useless. A sitemap may help here, but at least a …
03/27/12:
- 22:50 Ticket #2261 (Nightly tests fail in timezones which differ by odd multiples of 30 ...) created by
- The tests: …
- 21:22 Ticket #1747 (output from different stages mixed after slave disconnects/reconnects) closed by
- worksforme: OK, I'm going to close this on the assumption it's either a fluke or an …
- 12:04 ProjectIdeas edited by
- (diff)
- 11:55 ProjectIdeas edited by
- (diff)
03/26/12:
- 12:54 Ticket #2260 ('builddir' path is used on both master and slave) created by
- So as it turns out, a given builder's builddir property is actually used …
03/25/12:
- 18:19 Ticket #2259 (Support a read-only backend db) created by
- The DB API currently only supports one db_url. We should support two, …
- 17:39 WikiStart edited by
- update to point to 0.8.6p1 (diff)
- 16:54 Ticket #2254 (MailNotifier gives exception: 'NoneType' object has no attribute 'changes') closed by
- fixed: I'm not sure why this didn't get automatically recorded. […]
- 14:19 ProjectIdeas edited by
- Update master-slave project to mention amp+ssh. (diff)
- 14:03 DevelopmentPlan edited by
- new, clearer plan (diff)
- 13:33 DevelopmentPlan edited by
- (diff)
- 12:59 DevelopmentPlan edited by
- (diff)
03/24/12:
- 11:30 Ticket #2253 (Deal gracefully with exceptions thrown before a build is fully started.) closed by
- fixed: Be somewhat more resilient to buildFinished failures This isn't perfect, …
- 11:30 Ticket #2255 (forms.html is missing a closing div) closed by
- fixed: Add a missing </div> tag Fixes #2255. Changeset: …
- 10:04 Ticket #2258 (master-side Git timeout ineffective) created by
- Hi, My source checkout looks like the following but it's timing out after …
03/23/12:
- 16:33 Ticket #2257 (incomplete URL sanitization for buildstep names) created by
- Setting the "name" attribute of a buildstep to "./foo" produces a …
03/22/12:
- 21:34 Ticket #2256 (sqlite is fantastically slow on Lion) created by
- Look at these times: […] I took a brief look at dtruss output, but its …
- 19:11 Ticket #2255 (forms.html is missing a closing div) created by
- Pretty sure this div is missing: […]
- 15:35 SuccessStories edited by
- (diff)
- 07:12 Ticket #2254 (MailNotifier gives exception: 'NoneType' object has no attribute 'changes') created by
- I see this exception in my logs: 14046 2012-03-21 20:12:14-0700 [-] …
03/21/12:
- 22:06 Ticket #2253 (Deal gracefully with exceptions thrown before a build is fully started.) created by
- Traceback from #2252 demonstrating this. […]
- 21:02 Ticket #2252 (Reconfig after adding step results in buildException) closed by
- fixed: Fix crashes when adding new steps in reconfig. Fixes #2252. Changeset: …
- 19:29 Ticket #2252 (Reconfig after adding step results in buildException) created by
- I added an extra step to a builder and then reconfig'ed the master. The …
- 14:01 Ticket #2251 (SingleBranchScheduler in 0.8.5 (and 0.8.6) does not show "next in ... ...) created by
- This feature used to exist before 0.8.5 was introduced. According to …
Note: See TracTimeline
for information about the timeline view.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)