Timeline
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 …
03/19/12:
- 10:07 Ticket #2250 (Upload step fails) closed by
- fixed: This is fixed in […] which is in the buildbot-0.8.6 branch, and will be …
- 10:04 Ticket #2250 (Upload step fails) created by
- Hi, After upgrading from 0.8.5 to version 0.8.6, the following error …
- 08:00 ProjectIdeas edited by
- Add example declarative configuration. (diff)
03/17/12:
- 16:22 Ticket #2249 (change merging is no longer picking the newest change) created by
- See attached, where three changes were merged. They are displayed out of …
- 11:17 Ticket #2247 (Build.lostRemote doesn't properly handle the case when the build hasn't ...) closed by
- fixed: Fix handling of a lost slave while waiting for a lock. Fixes #2247. …
03/16/12:
- 21:27 Ticket #2248 (ForceScheduler does not reconfig correctly) closed by
- fixed: Fix compare_attrs of ForceScheduler?. 'forceProperties' was mistakenly …
- 15:48 Ticket #2248 (ForceScheduler does not reconfig correctly) created by
- If you change a ForceScheduler?'s properties, they do not update on …
- 14:47 Ticket #2247 (Build.lostRemote doesn't properly handle the case when the build hasn't ...) created by
- This can occur if the build is waiting for locks, so there isn't yet a …
- 13:58 Ticket #2244 (buildbot's sample config requires signing in to force builds now, but the ...) closed by
- fixed: Update the tutorial to include logging in Fixes #2244. Changeset: …
- 10:45 Ticket #2180 (Allow for "git describe" in addition to got_revision) reopened by
- I like the flexibility of it, for sure. We don't currently have a great …
- 02:49 Ticket #2246 (buildbot.status.builder.BuilderStatus uses slow LRU implementation) created by
- BuilderStatus? uses a very simple LRU implementation for storing …
03/15/12:
- 12:16 Ticket #2245 (grid.py Deferred instance has no attribute '__len__') closed by
- fixed: Fix webstatus grid wrt inlineCallbacks. Fixes #2245. Changeset: …
- 11:40 Ticket #2245 (grid.py Deferred instance has no attribute '__len__') created by
- Clicking on grid link generates this: […]
03/14/12:
- 11:09 Ticket #2244 (buildbot's sample config requires signing in to force builds now, but the ...) created by
- 11:05 Ticket #377 (funny arg splitting for cmd.exe in some cases but not others) closed by
- fixed: This was fixed in […]
- 00:01 RunningBuildbotWithVirtualEnv edited by
- Modified option which's part of a command (diff)
Note: See TracTimeline
for information about the timeline view.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)