Timeline
01/23/12:
- 09:23 Ticket #2183 (SVNPoller stops after failure) created by
- I arrived today at work and buildbot was not working. Checking the logs I …
01/22/12:
- 22:16 Ticket #2182 (deprecate compatibility with Twisted-8.x.x after 0.8.6) created by
- There are a few hacks specifically designed for 8.x.x compatibility. And …
- 13:54 Ticket #1946 (buildbot.steps.transfer._FileWriter uses __del__) closed by
- fixed: transfer: Remove del. Fixes #1946. Changeset: …
- 11:05 Ticket #2181 (triggerable broken with sourcestampsets) created by
- the Trigger step calls ss.getSourceStampId, which no longer exists. …
- 10:51 Ticket #2177 (Trigger goes out to lunch and never comes back!) closed by
- duplicate: see #2005
- 10:51 Ticket #2005 (SQLAlchemy Operational errors with SQLite: Database is locked) reopened by
- 09:17 Ticket #2125 (buildbot.steps.slave.MakeDirectory needs tests/docs) closed by
- fixed
- 09:07 Ticket #2122 (Race condition causes error describing step) closed by
- fixed
- 09:06 Ticket #2156 (Master-side git step does not rename local branch) closed by
- fixed
- 09:05 Ticket #2093 (try does not understand patches generated by git) closed by
- fixed
- 09:05 Ticket #2153 (Master-side git source step always uses default branch after clone) closed by
- fixed
- 08:41 Ticket #2178 (buildSetSummary=True for MailNotifier exceptions.AttributeError: Status ...) closed by
- fixed: Reference the master, not the status object This fixes #2178. …
01/20/12:
- 10:05 Ticket #2180 (Allow for "git describe" in addition to got_revision) created by
- It would be nice if there was a flag to retrieve the "git describe" value …
- 08:51 Ticket #899 (AttributeError on reconfig) closed by
- fixed: Good idea. This sort of error will be even better-handled by further …
01/19/12:
- 13:06 Ticket #2139 (locks held by slaves are not released when slave goes missing) closed by
- fixed: Release lock held by slave, when we lose the connection to the slave. …
- 07:03 Ticket #1743 (Create option for a BuildStep to be suppressed if skipped) closed by
- fixed: Fixed in 16302aded05a9619faed01c89cc01bde12f4141f
- 07:01 ReleaseProject edited by
- Fix enhancement query. (diff)
- 06:10 Ticket #2179 (Test Suite fails to detect missing 'yield wfd; res = wfd.getResult()' in ...) created by
01/18/12:
- 15:45 Ticket #1778 (Add a way of specifying a revlink from GitPoller.) closed by
- wontfix: Specifying revlinks for changes is deprecated.
- 14:08 Ticket #2178 (buildSetSummary=True for MailNotifier exceptions.AttributeError: Status ...) created by
- Setting this in my master.cfg as and getting the following error: from …
01/17/12:
- 20:43 Ticket #2175 (Wrong ordering of next builds in the waterfall display?) closed by
- fixed: Sort next builds in waterfall Fixes #2175. Changeset: …
- 08:03 Ticket #2111 (Triggerable sheduler does not inherit Blamelist or Changes from upstream ...) closed by
- fixed: Ah, the bug is actually in sourcestamp.py. getAbsoluteSourceStamp passes …
01/16/12:
- 19:46 Ticket #2177 (Trigger goes out to lunch and never comes back!) created by
- Hi there, i run a buildbot for the LinuxCNC project. …
- 05:02 Ticket #2176 (buildslave hangs trying to kill process after "1200 seconds without ...) created by
- The buildbot logs show the usual message: `command timed out: 1200 …
01/13/12:
- 05:29 Ticket #2175 (Wrong ordering of next builds in the waterfall display?) created by
- Hi, I'm not entirely sure but I think there's a cosmetic bug in the …
01/12/12:
- 20:26 Ticket #2174 (Metrics require that db_poll_interval is set to a non-None value) closed by
- fixed: This is fixed for the next release, in […]
- 20:19 Ticket #2172 (View logfiles with html content) closed by
- duplicate: See #371.
- 05:32 Ticket #2174 (Metrics require that db_poll_interval is set to a non-None value) created by
- I'm following the docs for 0.8.5 and I've enabled the metrics system via: …
01/11/12:
- 11:08 Ticket #2173 (Add mail option "failure or change") created by
- We would like to receive build notifications for all failures and changes …
01/10/12:
- 14:24 Ticket #2172 (View logfiles with html content) created by
- It seems as if it would not be possible to view a native html file when …
- 10:51 SuccessStories edited by
- Tango project appears to have lost or given up their domain, link to … (diff)
- 08:31 SuccessStories edited by
- Cleaned up OpDemand?'s success story entry. (diff)
01/08/12:
- 21:22 Ticket #2170 (Trigger steps could link to triggered builds) closed by
- fixed: Merge branch 'trigger-link-builds-2170' of …
01/07/12:
- 16:07 Ticket #2171 (older sqlalchemies fail to quote default values) closed by
- fixed: fix sqlalchemy's handling of server defaults in reflection This fixes …
- 15:20 Ticket #2171 (older sqlalchemies fail to quote default values) created by
- This will need to be monkeypatched.
- 11:38 RunningBuildbotWithVirtualEnv edited by
- add note to install sphinx/pyflakes for patch development (diff)
- 10:17 Ticket #2170 (Trigger steps could link to triggered builds) created by
- Currently, there is no information pushed back to the Trigger step about …
01/06/12:
- 08:08 Ticket #2150 (flatten nested lists in ShellCommands commands=..) closed by
- fixed: Flatten lists in shell commands, so that properties can insert multiple …
- 01:36 Ticket #2169 (make umask on master configurable) created by
- In my setup, the master creates an APT and YUM repository using …
01/05/12:
- 21:18 Ticket #1820 (store configuration values in self.master.config) closed by
- fixed: This is done: […]
01/04/12:
- 08:26 Ticket #2168 (Docs on python MySQL requirements missing) closed by
- fixed: Add MySQL-python requirement for Postgres. Fixes #2168 Changeset: …
- 02:04 Ticket #2168 (Docs on python MySQL requirements missing) created by
- Documentation on how to install the mysql requirements for BuildBot are …
01/01/12:
- 12:29 Ticket #66 (need a test for the BonsaiMaildirSource) closed by
- fixed: This was removed in 0.8.2, so no longer needs tests :)
- 12:28 Ticket #42 (Add load-balancing support) closed by
- fixed: I don't think that there is anything actionable in this bug, aside from …
12/31/11:
- 16:27 DevelopmentPlan edited by
- (diff)
- 16:22 ProjectIdeas edited by
- (diff)
- 16:20 Ticket #746 (upgrade-master with missing state.sqlite file hangs forever) closed by
- fixed: This may be related to the weird threads-and-locks behavior we've been …
- 16:16 ReleasePolicy edited by
- (diff)
- 16:15 Development edited by
- (diff)
- 16:15 GSoCProjectIdeas created by
- 16:14 ProjectIdeas edited by
- (diff)
- 14:07 Ticket #2118 (one-page html docs don't link to full.html) closed by
- fixed: fix linkx in full.html - Fixes #2118 Changeset: …
- 13:57 Ticket #2068 (Please generate a "dir" file for Info) closed by
- wontfix: texinfo is gone now..
- 13:48 Ticket #2107 (The Test BuildStep would be more useful with a failurePattern argument) closed by
- worksforme: I think I was right 3 months ago (comment 6) -- re-open if not
- 13:46 Ticket #2166 (MailNotifier configuration problem: exceptions.AttributeError: Status ...) closed by
- fixed: master_status *is* the Status instance Fixes #2166. Changeset: …
- 13:40 Ticket #2099 (Various web errors after extended uptime indicating missing files) closed by
- worksforme: Given no further data for 4 months, I'm going to close - re-open if this …
Note: See TracTimeline
for information about the timeline view.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)