Timeline
02/14/11:
- 10:57 Ticket #1809 (better tests for prune_changes) created by
- The changes table has a lot of inbound foreign key relationships, and not …
- 09:18 Ticket #1805 (build end_time can become "True") closed by
- fixed: Don't use 'True' as a build completion time Builds ideally wouldn't be …
- 06:13 Ticket #1808 (Scheduler with treeStableTimer "merges" changes to multiple projects into ...) created by
- With treeStableTimer set to some interval Scheduler merges multiple …
02/13/11:
- 14:53 Ticket #1807 (aggregate coverage from all metabuildbot builders) created by
- There are a number of special cases for windows or old versions of Twisted …
- 10:45 Ticket #1806 (ircbot doesn't rejoin) closed by
- duplicate: yep, it's a dupe - see the 'irc' tag: #498
02/12/11:
- 18:37 Ticket #1806 (ircbot doesn't rejoin) created by
- […] http://www.gnashdev.org:8010/about
- 10:35 Ticket #1805 (build end_time can become "True") created by
- In buildbot 0.8.3p1, there appear to be a possible sequence of events in …
02/11/11:
- 03:42 Ticket #1804 (DirectoryUpload does not raise an error if it can't copy all the files) created by
- Since DirectoryUpload gained WithProperties support, I switched my …
02/10/11:
- 15:39 Ticket #1749 (xp slave fails to kill child process after network disconnect) closed by
- fixed: https://github.com/buildbot/buildbot/commit/ac07b5d2678ef2d1fd7fc23b2777faf …
02/08/11:
- 16:00 Ticket #1803 (gitpoller failure when workdir has no parent directory) closed by
- fixed
- 12:35 Ticket #1803 (gitpoller failure when workdir has no parent directory) created by
- My gitpoller config contains: workdir='gitpoller-project', Which …
02/07/11:
02/06/11:
- 22:41 MetaBuildbotConfig edited by
- (diff)
- 20:15 Ticket #1802 (send SIGTERM before SIGKILL) created by
- Buildbot should kill child processes by first sending SIGTERM, then …
- 15:59 Ticket #1798 (be more firm in adminitions to not use usePTY) closed by
- fixed: Be more stern in advising against usePTY Fixes #1798. Changeset: …
- 15:59 Ticket #1796 (Need to support killing a process group without usePTY=True) closed by
- fixed: Kill entire process groups This is technically configurable, but the …
- 15:59 Ticket #1797 (remove keepStdinOpen from runprocess.py) closed by
- fixed: Remove unused keepStdinOpen option This option is never passed from the …
- 10:50 OngoingProjects edited by
- (diff)
- 10:49 OngoingProjects edited by
- (diff)
- 10:45 Ticket #1801 (refactor slave/buildslave/runprocess.py) created by
- This file is massively overgrown, and contains a lot of compatibility code …
- 06:02 Ticket #1800 (Automatically create "templates" folder with explanatory "readme.txt" on ...) created by
- See [ http://comments.gmane.org/gmane.comp.python.buildbot.devel/6973 mail …
- 00:51 Ticket #1799 (Fix pipe symbol with ^ workaround) created by
- Class buildbot.steps.vstudio.VC10 can't handle config names with a pipe …
02/05/11:
- 15:44 Ticket #1798 (be more firm in adminitions to not use usePTY) created by
- Once #1796 is committed, the documentation should leave users with the …
- 15:43 Ticket #1797 (remove keepStdinOpen from runprocess.py) created by
- Lots of commands don't work well with usePTY=True. I think that *part* of …
- 15:38 Ticket #1796 (Need to support killing a process group without usePTY=True) created by
- It seems that usePTY is bad mojo, for reasons I don't understand very …
- 09:47 Ticket #1795 (add python script slave-side command) created by
- Complex slave-side functionality is often written as a big 'ol master-side …
02/04/11:
- 21:51 Ticket #1786 (master fails to send mail with TLS on windows) closed by
- invalid: yes this is due to the missing pre-requisite pyOpenSSL. I installed via …
- 15:49 Ticket #1794 (UI for displaying test results) created by
- a customize UI for pypy is available here: …
- 12:08 Ticket #1793 (StatusPush uses setServiceParent instead of startService) created by
- This potentially starts the service long before it should be.
- 08:27 Ticket #931 (SIGKILL doesn't kill children processes) closed by
- duplicate: Duping forward to #1792, which has more suggestions
- 08:26 Ticket #751 (Sending SIGTERM before SIGKILL to a remote shell command that has timed ...) reopened by
- 06:23 Ticket #1792 (BuildStep timeout detection does not kill child processes) created by
- I have noticed my buildslave machine becoming overloaded several times …
02/03/11:
- 19:16 Ticket #1791 (ComparableMixin should just return "not equal" if compare_attrs differ) created by
- We're seeing a case at Mozilla where when a reconfig occurs and a …
- 09:53 Ticket #1790 (Nightly scheduler should have an option to not re-schedule missed builds) created by
- As Dustin explains it, the scheduler is "being durable in the face of …
- 01:09 Ticket #1789 (TypeError: makeDbgPerspective() takes no arguments (2 given)) created by
- upgrade from 0.8.1 to 0.8.3p1 broke debugclient for me twisted 8.1.0-4 I …
02/02/11:
- 13:12 Ticket #1788 (MQ options) created by
- When Buildbot adopts an MQ framework, there are a number of choices. …
02/01/11:
- 19:41 Ticket #1787 (SVN revision is set to string None if "force build" button is clicked for ...) closed by
- fixed: Don't set revision to "None" As suggested by liucougar. Fixes #1787. …
- 17:07 Ticket #1787 (SVN revision is set to string None if "force build" button is clicked for ...) created by
- if a builder uses SVN to checkout source code, and "force build" button is …
01/31/11:
- 11:55 Ticket #1786 (master fails to send mail with TLS on windows) created by
- - buildbot 0.8.3p1 on windows server 2008 - mail sending fails, errors in …
- 04:13 RunningBuildbotOnWindows edited by
- Added info on using multiple buildslaves on one box (diff)
- 03:55 Ticket #1785 (gitpoller error with multibyte character commit comments) created by
- I noticed the following error in twistd.log, it looks like gitpoller …
01/29/11:
- 15:36 Ticket #1779 (Gitpoller throwith unhandled exception) closed by
- fixed: I don't think we've supported earlier than 1.6.0 for a *long* time. …
- 14:25 Ticket #1781 (GitPoller default "workdir" should be relative to master) closed by
- fixed: Deprecate GitPoller? workdir default; fixes #1781 Changeset: …
- 14:21 Ticket #1763 (gitpoller should allow relative workdirs) closed by
- fixed: Yes - fixed in 8906f8838a2ac61d5874e66fa35811bc981fa355. I forgot to …
- 14:16 FAQ edited by
- (diff)
01/28/11:
- 07:44 Ticket #1783 (Nightly 16, lost power control widget in notification dropdown) closed by
- invalid: I think you filed this with the wrong project (as in, this has nothing to …
- 06:17 Ticket #1784 (Buildmaster blocks) created by
- When doing a long build and the server loads, the master blocks, the …
01/27/11:
- 21:54 Ticket #1783 (Nightly 16, lost power control widget in notification dropdown) created by
- I suppose it could be a problem stemming from somewhere else, but it was …
01/26/11:
- 14:53 Ticket #1776 (reconfig broken, but start/stop works.) closed by
- duplicate: Dup of #1757. Sorry about that, but you've got the right workaround.
- 14:50 Ticket #1774 ('buildbot sendchange' should fail if given no filenames) closed by
- fixed: fixed in 45a1976e5cba5c47d7b6a9d8ddbc929192a65fd0
- 14:48 Ticket #1775 (git_buildbot.py can misreport file names) closed by
- fixed: make git_buildbot.py's regex more strict to avoid stripping filenames - …
- 14:35 Ticket #1782 (Hide email address in web status) created by
- When using VCSs that use email addresses for the "change author", such as …
- 14:24 Ticket #1781 (GitPoller default "workdir" should be relative to master) created by
- GitPoller?'s default is <temp>/gitpoller_work. […] This is a poor …
- 11:17 Ticket #1780 (Latent build slaves shut down uncleanly and get forgotten by the master) created by
- Occasionally when the master shuts down a latent buildslave it'll fail …
- 07:04 Ticket #1779 (Gitpoller throwith unhandled exception) created by
- After i starting my buildbot i getting this error in it's log. I using …
01/25/11:
- 19:01 FAQ edited by
- (diff)
- 16:38 Ticket #1778 (Add a way of specifying a revlink from GitPoller.) created by
- SVNPoller already has this ability. IT would perhaps be best to refactor …
- 11:19 Ticket #1777 (Dependent scheduler forgets who to trigger) created by
- We triggered a release on Friday and in between then and today 2 …
- 10:26 Ticket #1772 (vstudio.py misses compile errors and doesn't check for exit status) reopened by
- there's another error condition that is not matched by the regexp. …
- 07:39 BuildbotNetAdmin edited by
- (diff)
01/22/11:
01/21/11:
- 18:54 Ticket #1776 (reconfig broken, but start/stop works.) created by
- Using 6643f3a347abe693971cc37a561148dd934eee76 (latest 0.8.3, I …
01/20/11:
- 08:12 Ticket #1775 (git_buildbot.py can misreport file names) created by
- In master/contrib/git_buildbot.py the construction of dummy (rollback) …
01/19/11:
- 15:10 Ticket #1774 ('buildbot sendchange' should fail if given no filenames) created by
- PBChangeSource requires at least 1 file to be specified for a change to be …
- 14:46 Ticket #1773 (deprecate 'default branch') created by
- The concept of a 'default branch' causes huge pain, with no gain. Let's …
01/18/11:
- 21:01 Ticket #1772 (vstudio.py misses compile errors and doesn't check for exit status) closed by
- fixed: vstudio: catch compile errors and nonzero exits Patch as posted to #1772. …
- 16:12 Ticket #1772 (vstudio.py misses compile errors and doesn't check for exit status) created by
- - slave on xp, buildbot 0.8.3 - devenv compile fails, error message in log …
- 16:02 Ticket #1761 (svn update failure "exceptions.LookupError: unknown encoding ascii") closed by
- invalid: It imports without complaint. I'm closing this bug, because some software …
01/17/11:
- 21:12 Ticket #1771 (Store 'slavename' in the database for every build) created by
- The 'slavename' property is only set for a small fraction of buildsets, so …
- 13:36 Utilities edited by
- Added Loki (web-UI config) .. seems active enough (diff)
- 13:31 Utilities edited by
- BuildBotIcon? in Python! ... WIP at the moment (diff)
- 10:49 admin edited by
- (diff)
- 10:48 AdminProject created by
- AdminProject → admin.
- 10:48 database edited by
- (diff)
- 10:47 Ticket #1770 (rewrite database support using SQLAlchmey) created by
- The current database support is hand-rolled and a bit buggy. It runs …
- 10:43 Development edited by
- (diff)
- 10:39 database created by
- 10:37 OngoingProjects edited by
- (diff)
- 10:30 Development edited by
- (diff)
- 10:29 Ticket #1029 (upgrade trac) closed by
- fixed: Upgraded with the move to the new server.
- 10:28 Ticket #1063 (rehost buildbot.net) closed by
- fixed: Fixed in mid-December 2010.
- 10:24 TicketKeywords created by
- TicketKeywords → OngoingProjects.
- 10:23 mail created by
- 10:22 irc created by
- 10:20 windows edited by
- (diff)
- 10:19 tests edited by
- (diff)
- 10:18 TestsProject created by
- TestsProject → tests.
- 10:17 web edited by
- (diff)
- 10:15 web edited by
- (diff)
- 10:14 JinjaBranch created by
- JinjaBranch → web.
- 10:13 reconfig edited by
- (diff)
- 10:12 ReconfigProject created by
- ReconfigProject → reconfig.
- 10:11 virtualization edited by
- (diff)
- 10:11 VirtualizationProject created by
- VirtualizationProject → virtualization.
- 10:10 try edited by
- (diff)
- 10:09 TryProject created by
- TryProject → try.
- 10:08 RepoProject edited by
- (diff)
- 10:08 repo created by
- repo → repovc.
- 10:08 repovc edited by
- (diff)
- 10:07 RepoProject created by
- RepoProject → repo.
- 10:06 hg edited by
- (diff)
- 10:06 HgProject created by
- HgProject → hg.
- 10:06 DarcsProject created by
- DarcsProject → darcs.
- 10:05 darcs edited by
- (diff)
- 10:05 bk edited by
- (diff)
- 10:04 BkProject created by
- BkProject → bk.
- 10:04 git edited by
- (diff)
- 10:04 GitProject created by
- GitProject → git.
- 10:03 bzr edited by
- (diff)
- 10:03 p4 edited by
- (diff)
- 10:03 cvs edited by
- (diff)
- 10:03 svn edited by
- (diff)
- 10:02 cvs edited by
- (diff)
- 10:00 bzr edited by
- (diff)
- 10:00 BzrProject created by
- BzrProject → bzr.
- 10:00 cvs edited by
- (diff)
- 09:59 CVSProject created by
- CVSProject → cvs.
- 09:57 svn edited by
- (diff)
- 09:57 SVNProject created by
- SVNProject → svn.
- 09:56 p4 edited by
- (diff)
- 09:55 P4Project created by
- P4Project → p4.
- 09:36 ComponentMaintenancePolicy created by
01/16/11:
- 17:27 Ticket #1769 (Try schedulers do not allow you to set patch subdir) created by
- There is no subdir argument available with Try_Jobdir, so all patches are …
01/14/11:
- 17:41 BugWrangling edited by
- (diff)
- 17:14 Ticket #1760 (buildbot statusgui somewhat broken) closed by
- fixed: Fixed in 996d66481b2631911e41e1c3a2818e00f4d216fe. Thanks! I'm glad to …
- 17:13 BuildbotNetAdmin edited by
- (diff)
- 17:07 Ticket #1759 (gitpoller workdir= argument should be mandatory) closed by
- fixed
- 16:56 Ticket #1756 ("New Ticket" fails with an unhelpful error message) closed by
- fixed: I've added this text to the site.html: […] So the registration form …
- 15:26 OngoingProjects edited by
- (diff)
- 15:26 BugWrangling edited by
- (diff)
- 15:22 Ticket #1752 (xp slave spews rmdirRecursive messages during svn update) closed by
- fixed: Don't try to re-decode a Unicode string from UTF-8 Python doesn't support …
- 15:01 Ticket #1757 (buildbot reconfig fails with exception) closed by
- fixed: use .get to get BuilderConfig? values Fixes #1757 (unnecessary traceback) …
Note: See TracTimeline
for information about the timeline view.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)