From buildbot-devel at lists.sourceforge.net Fri Jan 1 00:27:47 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 01 Jan 2010 00:27:47 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #647: buildbot.tac specifies a relative path for twistd.log In-Reply-To: <039.698186b5988491de63dbadf676ed06c0@lists.sourceforge.net> References: <039.698186b5988491de63dbadf676ed06c0@lists.sourceforge.net> Message-ID: <048.a1c12a2066fbfb5de45975d186222c4e@lists.sourceforge.net> #647: buildbot.tac specifies a relative path for twistd.log --------------------+------------------------------------------------------- Reporter: dwlocks | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.11 | Resolution: Keywords: | --------------------+------------------------------------------------------- Changes (by dustin): * milestone: 0.7.12 => 0.8.+ Comment: Bumping out to the next release until we can figure out what the problem is. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Jan 1 00:26:38 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 01 Jan 2010 00:26:38 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #609: Have git checkout code in updated branch rather than in master. In-Reply-To: <035.86d86cc3356118b4ab2aed9371c018ae@lists.sourceforge.net> References: <035.86d86cc3356118b4ab2aed9371c018ae@lists.sourceforge.net> Message-ID: <044.ce40aacaeac98740b88961146ef4bc89@lists.sourceforge.net> #609: Have git checkout code in updated branch rather than in master. -------------------+-------------------------------------------------------- Reporter: ktf | Owner: abyx Type: defect | Status: closed Priority: major | Milestone: 0.7.12 Version: 0.7.11 | Resolution: fixed Keywords: | -------------------+-------------------------------------------------------- Changes (by dustin): * status: assigned => closed * resolution: => fixed Comment: {{{ commit 2e875cedbcb52a0d85ce779131112c7db8abc664 Author: Aviv Ben-Yosef Date: Thu Dec 31 17:14:26 2009 +0200 Fixing ticket #609 The problem in the ticket is that Git does not checkout the wanted branch, but simply checks out master branch and resets it to the HEAD of the given branch. This means that any scripts in the build that rely on the name of the git-branch in the repo will not see the name they expect to see. We do not want to simply checkout the branch every time, as that will leave a lot of "dangling" branches if the branch names are changed with time. So, the decision is to do the same thing we did till now, but also add a step for renaming the branch to the expected name, and make sure the fetching will reset to the wanted revision. }}} -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Jan 1 00:28:38 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 01 Jan 2010 00:28:38 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #618: change ordering from p4 sources inconsistent, breaks got_revision In-Reply-To: <039.ff06db11f06c5f3c3bb64ec302235417@lists.sourceforge.net> References: <039.ff06db11f06c5f3c3bb64ec302235417@lists.sourceforge.net> Message-ID: <048.1e498b8cf6090b00af98ef4f4b666f60@lists.sourceforge.net> #618: change ordering from p4 sources inconsistent, breaks got_revision --------------------+------------------------------------------------------- Reporter: dberger | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.7.12 Version: 0.7.11 | Resolution: fixed Keywords: | --------------------+------------------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => fixed Comment: Assuming fixed unless re-opened. -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Fri Jan 1 00:26:26 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 31 Dec 2009 16:26:26 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 2e875c: Fixing ticket #609 Message-ID: <20100101002626.085AB42039@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 2e875cedbcb52a0d85ce779131112c7db8abc664 http://github.com/djmitche/buildbot/commit/2e875cedbcb52a0d85ce779131112c7db8abc664 Author: Aviv Ben-Yosef Date: 2009-12-31 (Thu, 31 Dec 2009) Changed paths: M buildbot/slave/commands.py Log Message: ----------- Fixing ticket #609 The problem in the ticket is that Git does not checkout the wanted branch, but simply checks out master branch and resets it to the HEAD of the given branch. This means that any scripts in the build that rely on the name of the git-branch in the repo will not see the name they expect to see. We do not want to simply checkout the branch every time, as that will leave a lot of "dangling" branches if the branch names are changed with time. So, the decision is to do the same thing we did till now, but also add a step for renaming the branch to the expected name, and make sure the fetching will reset to the wanted revision. From noreply at github.com Fri Jan 1 01:09:31 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 31 Dec 2009 17:09:31 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 7fa513: (refs #632) Revert "Always clean the source tree b... Message-ID: <20100101010931.1C14942031@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 7fa5137bbc449144d76334bd366920d8b6a7c2c0 http://github.com/djmitche/buildbot/commit/7fa5137bbc449144d76334bd366920d8b6a7c2c0 Author: Dustin J. Mitchell Date: 2009-12-31 (Thu, 31 Dec 2009) Changed paths: M buildbot/slave/commands.py M buildbot/test/test_vc.py Log Message: ----------- (refs #632) Revert "Always clean the source tree before doing a fetch." This reverts commit 4caa96ac83982a2444b7deb33a7bb00ade14f3bf From buildbot-devel at lists.sourceforge.net Fri Jan 1 01:10:20 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 01 Jan 2010 01:10:20 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #632: Git update source step not doing what it should In-Reply-To: <038.9aabb29e8b6193de92e74a7f6394151f@lists.sourceforge.net> References: <038.9aabb29e8b6193de92e74a7f6394151f@lists.sourceforge.net> Message-ID: <047.64659e3d177d7bd1855fead127bbaf91@lists.sourceforge.net> #632: Git update source step not doing what it should -----------------------------------+---------------------------------------- Reporter: xtophe | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.7.12 Version: 0.7.11 | Resolution: fixed Keywords: git update incremental | -----------------------------------+---------------------------------------- Changes (by dustin): * status: new => closed * resolution: => fixed Comment: OK, from an IRC discussion, it's clear that this is not compatible with the meaning of mode="update", but that it is still very useful behavior. {{{ commit 7fa5137bbc449144d76334bd366920d8b6a7c2c0 Author: Dustin J. Mitchell Date: Thu Dec 31 19:08:58 2009 -0600 (refs #632) Revert "Always clean the source tree before doing a fetch." This reverts commit 4caa96ac83982a2444b7deb33a7bb00ade14f3bf }}} -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Jan 1 01:15:05 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 01 Jan 2010 01:15:05 -0000 Subject: [Buildbot-commits] [SPAM] [Buildbot] #669: Clean up VC modes Message-ID: <038.ef722893af44e1713fb7212c6d56ca76@lists.sourceforge.net> #669: Clean up VC modes ------------------------+--------------------------------------------------- Reporter: dustin | Owner: dustin Type: enhancement | Status: new Priority: critical | Milestone: 0.8.0 Version: 0.7.11 | Keywords: ------------------------+--------------------------------------------------- Per an IRC conversation with ddunbar and dsal, there are really only two things users want to do with VC steps: * incremental updates/builds * full, clean builds Different VC's can implement these options with varying degrees of reliability. What is now mode=copy works well for every supported VC *except* CVS, so mode=clobber is only really useful for CVS. Bug #632 was about a more efficient way to implement clean builds in git, that was incorrectly filed under mode=update, because it's not really a copy. So the proposal is to have only *two* modes, common across and supported on all VCs: * clean * incremental These will be specified with the mode= parameter. VCs can then have extra options to specify the implementation of that particular method. So Git might have mode="incremental", incremental_by="clean" *and* mode="incremental", incremental_by="copy". Let's get this in the 0.8.0 release, since it's a pretty big behavior change (although it can be written in a backward-compatible fashion) -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Fri Jan 1 01:49:10 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 31 Dec 2009 17:49:10 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 71584a: set version number Message-ID: <20100101014910.64996421AC@smtp1.rs.github.com> Branch: refs/heads/release Home: http://github.com/djmitche/buildbot Commit: 71584a4d81973d2a90300e9d46ccde1cb6b7c703 http://github.com/djmitche/buildbot/commit/71584a4d81973d2a90300e9d46ccde1cb6b7c703 Author: Dustin J. Mitchell Date: 2009-12-31 (Thu, 31 Dec 2009) Changed paths: M buildbot/__init__.py Log Message: ----------- set version number Commit: 2c921887e44ec5e6e10304d6d7a064f3b1d7b3eb http://github.com/djmitche/buildbot/commit/2c921887e44ec5e6e10304d6d7a064f3b1d7b3eb Author: Dustin J. Mitchell Date: 2009-12-31 (Thu, 31 Dec 2009) Changed paths: A ChangeLog-0.7.12 R ChangeLog-0.7.8.bz2 R ChangeLog-0.7.9 M NEWS M README Log Message: ----------- update release docs, remove old ChangeLogs Commit: 08fc7d873d5f5961ae30f7cc632e8ca4c1dd06b8 http://github.com/djmitche/buildbot/commit/08fc7d873d5f5961ae30f7cc632e8ca4c1dd06b8 Author: Dustin J. Mitchell Date: 2009-12-31 (Thu, 31 Dec 2009) Changed paths: M buildbot/test/test_locks.py M buildbot/test/test_mergerequests.py Log Message: ----------- disable flakey/bogus tests From noreply at github.com Fri Jan 1 01:25:20 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 31 Dec 2009 17:25:20 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 0be8a1: If the process doesn't exist anymore, just ignore ... Message-ID: <20100101012520.4459242032@smtp1.rs.github.com> Branch: refs/heads/release Home: http://github.com/djmitche/buildbot Commit: 0be8a1cc660537043a45cd0d207fd59621c61d4f http://github.com/djmitche/buildbot/commit/0be8a1cc660537043a45cd0d207fd59621c61d4f Author: Chris AtLee Date: 2009-05-14 (Thu, 14 May 2009) Changed paths: M buildbot/scripts/runner.py Log Message: ----------- If the process doesn't exist anymore, just ignore it Commit: 9f9d8ed3a964df2e5fe27cec8e14a6d31f2509b3 http://github.com/djmitche/buildbot/commit/9f9d8ed3a964df2e5fe27cec8e14a6d31f2509b3 Author: Chris AtLee Date: 2009-05-22 (Fri, 22 May 2009) Changed paths: M buildbot/changes/changes.py Log Message: ----------- Make changes.links safer. Mutable objects shouldn't be used as the defaults in method arguments. Commit: cbb5c0a2f2113bf870bb415814eae5b31f4cb8e1 http://github.com/djmitche/buildbot/commit/cbb5c0a2f2113bf870bb415814eae5b31f4cb8e1 Author: Chris AtLee Date: 2009-06-23 (Tue, 23 Jun 2009) Changed paths: M buildbot/scripts/runner.py Log Message: ----------- On buildbot stop, don't die if the process doesn't exist any more. Commit: 97aa04aa47a4ae3074446d22b377ef9a4f8ebbf2 http://github.com/djmitche/buildbot/commit/97aa04aa47a4ae3074446d22b377ef9a4f8ebbf2 Author: Zellyn Hunter Date: 2009-07-01 (Wed, 01 Jul 2009) Changed paths: M buildbot/steps/source.py Log Message: ----------- make alwaysUseLatest=True blank out revision before calling startVC Commit: 57c0aeba02570aa78601b53a5d816844e17c8b2c http://github.com/djmitche/buildbot/commit/57c0aeba02570aa78601b53a5d816844e17c8b2c Author: Dustin Sallings Date: 2009-07-04 (Sat, 04 Jul 2009) Changed paths: M buildbot/status/builder.py Log Message: ----------- Fix for log URL generation. Commit: 466b4b7e6f8f48ae63f131b4c072df341fc05912 http://github.com/djmitche/buildbot/commit/466b4b7e6f8f48ae63f131b4c072df341fc05912 Author: Dustin Sallings Date: 2009-07-04 (Sat, 04 Jul 2009) Changed paths: A contrib/webhook_status.py Log Message: ----------- A webhook status listener. Commit: 9cfecc5a308ff993211b614172534839c123f15f http://github.com/djmitche/buildbot/commit/9cfecc5a308ff993211b614172534839c123f15f Author: Dustin Sallings Date: 2009-07-04 (Sat, 04 Jul 2009) Changed paths: M contrib/webhook_status.py Log Message: ----------- Allow for more than one webhook destination URL. Commit: 954124677269a6109fb3456c0b9d4c1b1f8d5a1a http://github.com/djmitche/buildbot/commit/954124677269a6109fb3456c0b9d4c1b1f8d5a1a Author: Dustin Sallings Date: 2009-07-04 (Sat, 04 Jul 2009) Changed paths: M contrib/webhook_status.py Log Message: ----------- Allow status 204. Commit: 602ef714247a0b456d3e1193fa6616619cfb1598 http://github.com/djmitche/buildbot/commit/602ef714247a0b456d3e1193fa6616619cfb1598 Author: Dustin Sallings Date: 2009-07-04 (Sat, 04 Jul 2009) Changed paths: M contrib/webhook_status.py Log Message: ----------- Implement the category filtering. Commit: 6239fd6bf389bdb82609b7b01613ccafa79027b7 http://github.com/djmitche/buildbot/commit/6239fd6bf389bdb82609b7b01613ccafa79027b7 Author: Dustin Sallings Date: 2009-07-04 (Sat, 04 Jul 2009) Changed paths: M contrib/webhook_status.py Log Message: ----------- Better version info on builds. Commit: 3043fbcadccb24f58183e42fdd2dd4c484446626 http://github.com/djmitche/buildbot/commit/3043fbcadccb24f58183e42fdd2dd4c484446626 Author: Dustin Sallings Date: 2009-07-04 (Sat, 04 Jul 2009) Changed paths: M contrib/webhook_status.py Log Message: ----------- Documented WebHookTransmitter Commit: 9b4c509b762c429ce53e930b31e6d4ef3f18f260 http://github.com/djmitche/buildbot/commit/9b4c509b762c429ce53e930b31e6d4ef3f18f260 Author: Dustin J. Mitchell Date: 2009-07-05 (Sun, 05 Jul 2009) Changed paths: M buildbot/status/builder.py A contrib/webhook_status.py Log Message: ----------- Merge branch 'webhook-retries' of git://github.com/dustin/buildbot Commit: 2834f58f2f7a47336679eed9ff93995be859ab36 http://github.com/djmitche/buildbot/commit/2834f58f2f7a47336679eed9ff93995be859ab36 Author: Dustin J. Mitchell Date: 2009-07-05 (Sun, 05 Jul 2009) Changed paths: M buildbot/process/buildstep.py M buildbot/slave/commands.py Log Message: ----------- (refs #361) thread the already-documented logEnviron the rest of the way through to the SlaveCommand step Commit: 0f40bc1bb79470dc13a614cd96e28b96de06b4bb http://github.com/djmitche/buildbot/commit/0f40bc1bb79470dc13a614cd96e28b96de06b4bb Author: Dustin J. Mitchell Date: 2009-07-05 (Sun, 05 Jul 2009) Changed paths: M docs/buildbot.texinfo Log Message: ----------- fix texinfo typo Commit: dd9f28106f6621b47523c2dd8286a4c41c72d8bc http://github.com/djmitche/buildbot/commit/dd9f28106f6621b47523c2dd8286a4c41c72d8bc Author: Dustin J. Mitchell Date: 2009-07-05 (Sun, 05 Jul 2009) Changed paths: M buildbot/test/test_steps.py M buildbot/test/test_web.py Log Message: ----------- fix tests to reflect new behavior Commit: e595f9c0ccf9aac794935e4dd836a19b3533a60f http://github.com/djmitche/buildbot/commit/e595f9c0ccf9aac794935e4dd836a19b3533a60f Author: Dustin Sallings Date: 2009-07-05 (Sun, 05 Jul 2009) Changed paths: M contrib/webhook_status.py Log Message: ----------- First pass at webhook retries. Commit: a6df44b0260334a4c9039fe8fd43d9588d1bc636 http://github.com/djmitche/buildbot/commit/a6df44b0260334a4c9039fe8fd43d9588d1bc636 Author: Dustin Sallings Date: 2009-07-05 (Sun, 05 Jul 2009) Changed paths: M contrib/webhook_status.py Log Message: ----------- Retry on delivery failure. Commit: 1e130b0160f3e22b3147f37ee2f7a49d65a78b97 http://github.com/djmitche/buildbot/commit/1e130b0160f3e22b3147f37ee2f7a49d65a78b97 Author: Nicol?s Alvarez Date: 2009-07-05 (Sun, 05 Jul 2009) Changed paths: M docs/buildbot.texinfo Log Message: ----------- Fix typo in documentation. Commit: 157198e10f58228e87b549bd0dd7d29e843d7a4d http://github.com/djmitche/buildbot/commit/157198e10f58228e87b549bd0dd7d29e843d7a4d Author: Nicol?s Alvarez Date: 2009-07-05 (Sun, 05 Jul 2009) Changed paths: M buildbot/scheduler.py Log Message: ----------- Fix some docstring typos. Commit: b51cef36a8d3fa4aececae8bb55ef63f6f69a797 http://github.com/djmitche/buildbot/commit/b51cef36a8d3fa4aececae8bb55ef63f6f69a797 Author: Dustin Sallings Date: 2009-07-06 (Mon, 06 Jul 2009) Changed paths: M buildbot/status/web/waterfall.py Log Message: ----------- Fix waterfall display when showing events. Commit: 43c720c778acaec59eacf51abdd0c97902d73e2b http://github.com/djmitche/buildbot/commit/43c720c778acaec59eacf51abdd0c97902d73e2b Author: Dustin Sallings Date: 2009-07-06 (Mon, 06 Jul 2009) Changed paths: M buildbot/status/web/waterfall.py Log Message: ----------- Disable waterfall misc events by default. Commit: 8e260fdb91a99056a569f05ba9d9e61c7fad1875 http://github.com/djmitche/buildbot/commit/8e260fdb91a99056a569f05ba9d9e61c7fad1875 Author: Dustin J. Mitchell Date: 2009-07-06 (Mon, 06 Jul 2009) Changed paths: M buildbot/status/web/waterfall.py M contrib/webhook_status.py Log Message: ----------- Merge branch 'master' of git://github.com/dustin/buildbot Commit: c4fb6105538f93accd8734ef40c11930410a1d75 http://github.com/djmitche/buildbot/commit/c4fb6105538f93accd8734ef40c11930410a1d75 Author: Matt Heitzenroder Date: 2009-07-06 (Mon, 06 Jul 2009) Changed paths: M contrib/github_buildbot.py Log Message: ----------- simplified, removed local globals, added cmd line options Commit: 564c443565c0f331d15e6d7f8ca1f02accc96809 http://github.com/djmitche/buildbot/commit/564c443565c0f331d15e6d7f8ca1f02accc96809 Author: Matt Heitzenroder Date: 2009-07-06 (Mon, 06 Jul 2009) Changed paths: M contrib/github_buildbot.py Log Message: ----------- fail gracefully, well... stumble a bit and make a joke about it, but don't faceplant. Commit: 81d3acbd914ba9c365483e5b95902de1cde7fe55 http://github.com/djmitche/buildbot/commit/81d3acbd914ba9c365483e5b95902de1cde7fe55 Author: Dustin J. Mitchell Date: 2009-07-07 (Tue, 07 Jul 2009) Changed paths: M contrib/github_buildbot.py Log Message: ----------- Merge branch 'master' of git://github.com/roder/buildbot Commit: 3a3f751fdae220230cd24dc65d01b8458eab7acd http://github.com/djmitche/buildbot/commit/3a3f751fdae220230cd24dc65d01b8458eab7acd Author: Dustin J. Mitchell Date: 2009-07-07 (Tue, 07 Jul 2009) Changed paths: M contrib/github_buildbot.py Log Message: ----------- log the exception too Commit: 8a412980bd4f868b663ada0f7775b109fbac355f http://github.com/djmitche/buildbot/commit/8a412980bd4f868b663ada0f7775b109fbac355f Author: Matt Heitzenroder Date: 2009-07-07 (Tue, 07 Jul 2009) Changed paths: M contrib/github_buildbot.py Log Message: ----------- fixed typo Commit: 2f0b4ea6c8cd60e4075ae34d16757839fc374349 http://github.com/djmitche/buildbot/commit/2f0b4ea6c8cd60e4075ae34d16757839fc374349 Author: Matt Heitzenroder Date: 2009-07-07 (Tue, 07 Jul 2009) Changed paths: M buildbot/scheduler.py M buildbot/status/web/waterfall.py M contrib/github_buildbot.py M contrib/webhook_status.py M docs/buildbot.texinfo Log Message: ----------- Merge branch 'master' of git://github.com/djmitche/buildbot Commit: 71a4942d409cd9ea647c7d0bc25e61ab4d71e06e http://github.com/djmitche/buildbot/commit/71a4942d409cd9ea647c7d0bc25e61ab4d71e06e Author: Benjamin Smedberg Date: 2009-07-08 (Wed, 08 Jul 2009) Changed paths: M buildbot/slave/commands.py Log Message: ----------- (fixes #584) add default value for clobberOnBranchChange Commit: 926a593430dd46317b33fab7a83ab79ee9962995 http://github.com/djmitche/buildbot/commit/926a593430dd46317b33fab7a83ab79ee9962995 Author: Dustin J. Mitchell Date: 2009-07-08 (Wed, 08 Jul 2009) Changed paths: M contrib/github_buildbot.py Log Message: ----------- add error checking and a --private flag to use git at github.com:user/repo.git instead of git:// Commit: 95aac8dd6ae964b8692698ae3ce966b0fcf7bb70 http://github.com/djmitche/buildbot/commit/95aac8dd6ae964b8692698ae3ce966b0fcf7bb70 Author: Dustin J. Mitchell Date: 2009-07-08 (Wed, 08 Jul 2009) Changed paths: M buildbot/scheduler.py Log Message: ----------- fix typo: getUpstreamScheduler vs findUpstreamScheduler Commit: 9b1d41b2b6eb5d89cea39a6994ae289a6bb1b1b1 http://github.com/djmitche/buildbot/commit/9b1d41b2b6eb5d89cea39a6994ae289a6bb1b1b1 Author: Dustin J. Mitchell Date: 2009-07-08 (Wed, 08 Jul 2009) Changed paths: M NEWS Log Message: ----------- update NEWS Commit: 8014dd5bc3c4d0a3ef463496e10e41fe378f90dc http://github.com/djmitche/buildbot/commit/8014dd5bc3c4d0a3ef463496e10e41fe378f90dc Author: Dustin J. Mitchell Date: 2009-07-09 (Thu, 09 Jul 2009) Changed paths: M buildbot/ec2buildslave.py Log Message: ----------- fix always-true assertions Commit: 35f9555f498788abdb343d2b057876c32d08ec73 http://github.com/djmitche/buildbot/commit/35f9555f498788abdb343d2b057876c32d08ec73 Author: Dustin J. Mitchell Date: 2009-07-10 (Fri, 10 Jul 2009) Changed paths: M contrib/github_buildbot.py Log Message: ----------- Merge branch 'master' of git://github.com/roder/buildbot Commit: 1a914f467dc997d1a9ce483f8a20f1e7e61139dc http://github.com/djmitche/buildbot/commit/1a914f467dc997d1a9ce483f8a20f1e7e61139dc Author: Dustin J. Mitchell Date: 2009-07-10 (Fri, 10 Jul 2009) Changed paths: M buildbot/changes/changes.py Log Message: ----------- Merge branch 'changesfix' of git://github.com/catlee/buildbot Commit: bee810e56b03d835ba7178cafcf004a83a3e9980 http://github.com/djmitche/buildbot/commit/bee810e56b03d835ba7178cafcf004a83a3e9980 Author: Dustin J. Mitchell Date: 2009-07-10 (Fri, 10 Jul 2009) Changed paths: M buildbot/scripts/runner.py Log Message: ----------- Merge branch 'fixes' of git://github.com/catlee/buildbot Commit: bd24cdbaaa1fc76cebb06cdb4793aa76cd152b6c http://github.com/djmitche/buildbot/commit/bd24cdbaaa1fc76cebb06cdb4793aa76cd152b6c Author: Dustin J. Mitchell Date: 2009-07-10 (Fri, 10 Jul 2009) Log Message: ----------- (refs #585) try adding an __init__.py to see if it fixes RPM builds Commit: c7a38d331b869a23cad3001724feae3055c80455 http://github.com/djmitche/buildbot/commit/c7a38d331b869a23cad3001724feae3055c80455 Author: Stefan Seefeld Date: 2009-07-10 (Fri, 10 Jul 2009) Changed paths: M buildbot/steps/transfer.py Log Message: ----------- (fixes #582) This patch fixes the test failures by injecting an extractall method into TarFile if not already present. Commit: 515ea7289455704c7bad89a9d0d6410f52f26f9e http://github.com/djmitche/buildbot/commit/515ea7289455704c7bad89a9d0d6410f52f26f9e Author: Nicol?s Alvarez Date: 2009-07-10 (Fri, 10 Jul 2009) Changed paths: M buildbot/changes/bonsaipoller.py M buildbot/changes/svnpoller.py M buildbot/status/builder.py M buildbot/status/words.py M buildbot/steps/trigger.py M buildbot/test/test_transfer.py Log Message: ----------- Replaced tabs (ew\!) in Python code. Commit: ed573ab910d484ad5303794da00dd396d0667f79 http://github.com/djmitche/buildbot/commit/ed573ab910d484ad5303794da00dd396d0667f79 Author: Dustin Sallings Date: 2009-07-10 (Fri, 10 Jul 2009) Changed paths: M buildbot/steps/shell.py Log Message: ----------- Add warning support to PerlModuleTest. PerlModuleTest completely ignored the warningPattern directive and failed to otherwise communicate any warnings that occurred during test time. It now should do what one might expect when configured to check for warnings. Commit: e2190bf5aaf825123ee93b739c694891a040dbca http://github.com/djmitche/buildbot/commit/e2190bf5aaf825123ee93b739c694891a040dbca Author: Dustin J. Mitchell Date: 2009-07-11 (Sat, 11 Jul 2009) Changed paths: M buildbot/changes/bonsaipoller.py M buildbot/changes/svnpoller.py M buildbot/status/builder.py M buildbot/status/words.py M buildbot/steps/trigger.py M buildbot/test/test_transfer.py Log Message: ----------- Merge branch 'master' of git://github.com/nicolas17/buildbot Commit: 0e1d465c2739f84806f218452380d3c3acf3e1f3 http://github.com/djmitche/buildbot/commit/0e1d465c2739f84806f218452380d3c3acf3e1f3 Author: Matt Heitzenroder Date: 2009-07-12 (Sun, 12 Jul 2009) Changed paths: M contrib/github_buildbot.py Log Message: ----------- switched clone from bare to mirror Commit: 85d3fa6633a07efa882f47e591abe9f3c6c73eba http://github.com/djmitche/buildbot/commit/85d3fa6633a07efa882f47e591abe9f3c6c73eba Author: Matt Heitzenroder Date: 2009-07-12 (Sun, 12 Jul 2009) Changed paths: M contrib/github_buildbot.py Log Message: ----------- adding the remote is no longer necessary Commit: c68db6d3fca22d211675ec2652f6d7a5cff5689a http://github.com/djmitche/buildbot/commit/c68db6d3fca22d211675ec2652f6d7a5cff5689a Author: Dustin J. Mitchell Date: 2009-07-13 (Mon, 13 Jul 2009) Changed paths: M buildbot/slave/commands.py Log Message: ----------- add a default value for branchType, per Marcus and Marijn Commit: 8111ba893d41a3b768ea048be003702fe62cbd27 http://github.com/djmitche/buildbot/commit/8111ba893d41a3b768ea048be003702fe62cbd27 Author: Matt Heitzenroder Date: 2009-07-13 (Mon, 13 Jul 2009) Changed paths: M contrib/github_buildbot.py Log Message: ----------- set private attributed based on value of private attribute in GitHub JSON. cleaned per pylint. Commit: 19882836a96e263029b056b7f9f27c30d52ee8ae http://github.com/djmitche/buildbot/commit/19882836a96e263029b056b7f9f27c30d52ee8ae Author: Matt Heitzenroder Date: 2009-07-13 (Mon, 13 Jul 2009) Changed paths: M contrib/github_buildbot.py Log Message: ----------- updated docstrings Commit: b5049437028c2f303535a99d894c187f0a3f670c http://github.com/djmitche/buildbot/commit/b5049437028c2f303535a99d894c187f0a3f670c Author: Matt Heitzenroder Date: 2009-07-13 (Mon, 13 Jul 2009) Changed paths: M contrib/github_buildbot.py Log Message: ----------- catch all exceptions when receiving a post Commit: 5d0cafd7979284c8c0adc605ae8203eb8a7be36a http://github.com/djmitche/buildbot/commit/5d0cafd7979284c8c0adc605ae8203eb8a7be36a Author: Matt Heitzenroder Date: 2009-07-14 (Tue, 14 Jul 2009) Changed paths: M contrib/github_buildbot.py Log Message: ----------- corrected KeyError with Private vs private Commit: aedd1e71b573ba613adc4399d1e10d895174c4af http://github.com/djmitche/buildbot/commit/aedd1e71b573ba613adc4399d1e10d895174c4af Author: Matt Heitzenroder Date: 2009-07-14 (Tue, 14 Jul 2009) Changed paths: M buildbot/slave/commands.py Log Message: ----------- Merge branch 'master' of git://github.com/djmitche/buildbot Commit: 7d8a46f9a488da60df945e8c95efb3c6c7bc68ce http://github.com/djmitche/buildbot/commit/7d8a46f9a488da60df945e8c95efb3c6c7bc68ce Author: Matt Heitzenroder Date: 2009-07-15 (Wed, 15 Jul 2009) Changed paths: M contrib/github_buildbot.py Log Message: ----------- No need to bulid a mirror of the directory. Commit: 84a0c8acccbf6074cd62904542b6467bb75741d4 http://github.com/djmitche/buildbot/commit/84a0c8acccbf6074cd62904542b6467bb75741d4 Author: Matt Heitzenroder Date: 2009-07-15 (Wed, 15 Jul 2009) Changed paths: M contrib/github_buildbot.py Log Message: ----------- removed references to dir Commit: 707a8203d164e8f73c2135f974343374620464e5 http://github.com/djmitche/buildbot/commit/707a8203d164e8f73c2135f974343374620464e5 Author: Dustin J. Mitchell Date: 2009-07-16 (Thu, 16 Jul 2009) Changed paths: M buildbot/test/test_locks.py Log Message: ----------- disable buggy test Commit: 57bfa26a075dae5f00aed83d8bf9c127e80e8490 http://github.com/djmitche/buildbot/commit/57bfa26a075dae5f00aed83d8bf9c127e80e8490 Author: Dustin J. Mitchell Date: 2009-07-16 (Thu, 16 Jul 2009) Changed paths: A ChangeLog-0.7.11 M NEWS M buildbot/__init__.py Log Message: ----------- inc version number to 0.7.11p1, edit NEWS and add ChangeLog Commit: f064c5d7a01b8e5ea7459c475cc86ac22999455e http://github.com/djmitche/buildbot/commit/f064c5d7a01b8e5ea7459c475cc86ac22999455e Author: Dustin J. Mitchell Date: 2009-07-16 (Thu, 16 Jul 2009) Changed paths: M buildbot/test/test_vc.py Log Message: ----------- work around NetBSD bug that breaks 'git init' Commit: 2c75b327c43650bfc15fdee09f61667de7342cb2 http://github.com/djmitche/buildbot/commit/2c75b327c43650bfc15fdee09f61667de7342cb2 Author: Dustin J. Mitchell Date: 2009-07-16 (Thu, 16 Jul 2009) Changed paths: M buildbot/test/test_vc.py Log Message: ----------- add link to the NetBSD pkgsrc bug Commit: 18f19ae8ee8393398eba09f5537a304eed12d9e2 http://github.com/djmitche/buildbot/commit/18f19ae8ee8393398eba09f5537a304eed12d9e2 Author: Dustin J. Mitchell Date: 2009-07-16 (Thu, 16 Jul 2009) Changed paths: M buildbot/test/test_vc.py Log Message: ----------- add increased timeout for buildbot.test.test_vc.Bzr.testCheckout Commit: 64773c1a0d77eaf675e8eb25c7f0d2bc60f605cd http://github.com/djmitche/buildbot/commit/64773c1a0d77eaf675e8eb25c7f0d2bc60f605cd Author: Nicolas Sylvain Date: 2009-07-16 (Thu, 16 Jul 2009) Changed paths: M buildbot/status/web/base.py Log Message: ----------- Call head() on the StatusResource pages only once per request. The html element contains duplicated content when there is other parameters to the requests because it is being called inside a for loop. It needs to be out of the loop. For example, see the duplicated meta refresh on this page : http://buildbot.net/metabuildbot/waterfall?branch=&builder=docs&reload=60 Commit: a5545f6d878d70bd3ed91fbf7e0e2938c46667f8 http://github.com/djmitche/buildbot/commit/a5545f6d878d70bd3ed91fbf7e0e2938c46667f8 Author: Chris AtLee Date: 2009-07-17 (Fri, 17 Jul 2009) Changed paths: M CREDITS A ChangeLog-0.7.11 M NEWS M buildbot/__init__.py M buildbot/buildslave.py M buildbot/changes/bonsaipoller.py M buildbot/changes/changes.py M buildbot/changes/svnpoller.py M buildbot/ec2buildslave.py M buildbot/interfaces.py M buildbot/master.py M buildbot/process/buildstep.py M buildbot/scheduler.py M buildbot/scripts/runner.py M buildbot/scripts/sample.cfg M buildbot/slave/commands.py M buildbot/status/builder.py M buildbot/status/client.py M buildbot/status/mail.py M buildbot/status/web/base.py M buildbot/status/web/baseweb.py A buildbot/status/web/buildstatus.py A buildbot/status/web/extended.css M buildbot/status/web/feeds.py M buildbot/status/web/slaves.py M buildbot/status/web/waterfall.py M buildbot/status/web/xmlrpc.py M buildbot/status/words.py M buildbot/steps/shell.py M buildbot/steps/source.py M buildbot/steps/transfer.py M buildbot/steps/trigger.py M buildbot/test/runutils.py M buildbot/test/test_changes.py M buildbot/test/test_locks.py M buildbot/test/test_mailparse.py M buildbot/test/test_status.py M buildbot/test/test_steps.py M buildbot/test/test_transfer.py M buildbot/test/test_vc.py M buildbot/test/test_web.py M buildbot/util.py M contrib/bzr_buildbot.py M contrib/git_buildbot.py M contrib/github_buildbot.py A contrib/webhook_status.py M docs/buildbot.texinfo Log Message: ----------- Merge branch 'master' of git at github.com:djmitche/buildbot Conflicts: buildbot/scripts/runner.py Commit: 28b86b7719658b24f806fb8bd5b483f819fca9a6 http://github.com/djmitche/buildbot/commit/28b86b7719658b24f806fb8bd5b483f819fca9a6 Author: Dustin J. Mitchell Date: 2009-07-17 (Fri, 17 Jul 2009) Changed paths: M buildbot/status/web/builder.py Log Message: ----------- (fixes #588) don't show 'Cancel All' if allowForce=False Note that the check for allowForce when this button is clicked is already present in the source, so this is a cosmetic change to not show a button that will lead the user to an error message. Commit: df2e0842949f8cd05a4a14f3567be5aa4268b36d http://github.com/djmitche/buildbot/commit/df2e0842949f8cd05a4a14f3567be5aa4268b36d Author: Dustin J. Mitchell Date: 2009-07-17 (Fri, 17 Jul 2009) Changed paths: M buildbot/scheduler.py M buildbot/test/test_scheduler.py Log Message: ----------- (fixes #592) store allChanges, rather than trying to concatenate {un,}importantChanges and thereby losing the order of changes Commit: 7d71ae0f2c167e90c79e6bafa6150568c2a22624 http://github.com/djmitche/buildbot/commit/7d71ae0f2c167e90c79e6bafa6150568c2a22624 Author: Daniel Dunbar Date: 2009-07-19 (Sun, 19 Jul 2009) Changed paths: M buildbot/status/web/feeds.py Log Message: ----------- Fix #597, show all failing steps (instead of last step), and include the tail ends of all logs for the failing steps. Commit: 497aa6cc5a0ede348b16e2f299d81f1585c576e2 http://github.com/djmitche/buildbot/commit/497aa6cc5a0ede348b16e2f299d81f1585c576e2 Author: Dustin J. Mitchell Date: 2009-07-20 (Mon, 20 Jul 2009) Changed paths: M buildbot/status/builder.py Log Message: ----------- (fixes #599) make bz2 module optional Commit: 4dcda7197e346f8dba56978f670cddca34cca340 http://github.com/djmitche/buildbot/commit/4dcda7197e346f8dba56978f670cddca34cca340 Author: Daniel Dunbar Date: 2009-07-20 (Mon, 20 Jul 2009) Changed paths: M buildbot/status/web/feeds.py Log Message: ----------- Fix for RSS quoting issues. Commit: 31534817fecfa929113fd95dffd5745e3d432d86 http://github.com/djmitche/buildbot/commit/31534817fecfa929113fd95dffd5745e3d432d86 Author: Dustin J. Mitchell Date: 2009-07-20 (Mon, 20 Jul 2009) Changed paths: M buildbot/status/builder.py Log Message: ----------- don't add Nones to a DeferredList Commit: 8174ed96f3a291cd0e9057b79617ee6dc80c7a22 http://github.com/djmitche/buildbot/commit/8174ed96f3a291cd0e9057b79617ee6dc80c7a22 Author: Dustin J. Mitchell Date: 2009-07-20 (Mon, 20 Jul 2009) Changed paths: M buildbot/test/test_status.py Log Message: ----------- don't test compression if it's not supported Commit: 19ae4719c10e05f696714a90781f0b3e9c732a6e http://github.com/djmitche/buildbot/commit/19ae4719c10e05f696714a90781f0b3e9c732a6e Author: Aloisio Almeida Jr Date: 2009-07-23 (Thu, 23 Jul 2009) Changed paths: M buildbot/steps/master.py M buildbot/test/test_steps.py Log Message: ----------- steps/master.py: Adding WithProperties support to MasterShellCommand (fixes #450) Just calling properties.render() function to attribute 'command' of MasterShellCommand class in start(). MasterShellCommand unit test updated. Signed-off-by: Aloisio Almeida Jr Commit: c47a9f5f10c7679bfe852038585e26c03728e5a9 http://github.com/djmitche/buildbot/commit/c47a9f5f10c7679bfe852038585e26c03728e5a9 Author: Dustin J. Mitchell Date: 2009-07-23 (Thu, 23 Jul 2009) Changed paths: M buildbot/test/test_steps.py Log Message: ----------- fix tests for MasterShellCommand use of WithProperties Commit: 98b64bf101e12b457bf3805c663407d3772bf43d http://github.com/djmitche/buildbot/commit/98b64bf101e12b457bf3805c663407d3772bf43d Author: Daniel Dunbar Date: 2009-07-23 (Thu, 23 Jul 2009) Changed paths: M buildbot/status/builder.py Log Message: ----------- Workaround for #601, when a build is locked it may not be in currentBui lds, but also not in the cache or on disk. In that case, the BuilderStatus eventGenerator ends up not returning any builds. - I'm not sure of the correct fix, so just ignore failures looking up the most recent build. Commit: 112317504d29f379f1d8bdf1b8c74c782af0a456 http://github.com/djmitche/buildbot/commit/112317504d29f379f1d8bdf1b8c74c782af0a456 Author: Nicol?s Alvarez Date: 2009-07-24 (Fri, 24 Jul 2009) Changed paths: M buildbot/process/buildstep.py Log Message: ----------- Fix typo in comment. Commit: d38df8c6b9a9a192b7282f9abd5d799698a4cd76 http://github.com/djmitche/buildbot/commit/d38df8c6b9a9a192b7282f9abd5d799698a4cd76 Author: Dustin J. Mitchell Date: 2009-07-26 (Sun, 26 Jul 2009) Changed paths: M buildbot/changes/changes.py Log Message: ----------- fix UnboundLocalError Commit: 7689937a5f88d7f6023b0f82cc29371bd6bae51a http://github.com/djmitche/buildbot/commit/7689937a5f88d7f6023b0f82cc29371bd6bae51a Author: Dustin J. Mitchell Date: 2009-07-26 (Sun, 26 Jul 2009) Changed paths: M buildbot/test/test_locks.py Log Message: ----------- disable buildbot.test.test_locks.Locks.testLock3 Commit: 57e75139a85aeb753aad74dbf6d8fbca31fef8a6 http://github.com/djmitche/buildbot/commit/57e75139a85aeb753aad74dbf6d8fbca31fef8a6 Author: Dustin J. Mitchell Date: 2009-07-26 (Sun, 26 Jul 2009) Changed paths: M buildbot/test/test_vc.py Log Message: ----------- make all VC tests more reliably clean up before running Commit: 57b6539af70556c4fe07ac92209756dd5b2302c3 http://github.com/djmitche/buildbot/commit/57b6539af70556c4fe07ac92209756dd5b2302c3 Author: Dustin J. Mitchell Date: 2009-07-26 (Sun, 26 Jul 2009) Changed paths: M buildbot/test/test_vc.py Log Message: ----------- make the Mercurial tests more reliable by not trying to invent a username with gethostname() Commit: 6aed4aaaa8361a39176309bd5f179770f84e2cac http://github.com/djmitche/buildbot/commit/6aed4aaaa8361a39176309bd5f179770f84e2cac Author: lurker99 Date: 2009-07-29 (Wed, 29 Jul 2009) Changed paths: M buildbot/status/web/build.py Log Message: ----------- Added urls list to the build property page Commit: 9dfbb1649537f863b8354470a9e4bc05ee9b5d39 http://github.com/djmitche/buildbot/commit/9dfbb1649537f863b8354470a9e4bc05ee9b5d39 Author: Dustin J. Mitchell Date: 2009-07-29 (Wed, 29 Jul 2009) Changed paths: M buildbot/process/buildstep.py Log Message: ----------- Merge branch 'master' of git://github.com/nicolas17/buildbot Commit: dcd8fad0fccafef1f837a8f93325b6d9778b18f1 http://github.com/djmitche/buildbot/commit/dcd8fad0fccafef1f837a8f93325b6d9778b18f1 Author: Dustin J. Mitchell Date: 2009-07-30 (Thu, 30 Jul 2009) Changed paths: M docs/buildbot.texinfo Log Message: ----------- recommend using keyword arguments for Dependent constructor Commit: 198220f9a7c68aa11dce96be96aaef88c36f8d35 http://github.com/djmitche/buildbot/commit/198220f9a7c68aa11dce96be96aaef88c36f8d35 Author: Dustin J. Mitchell Date: 2009-08-01 (Sat, 01 Aug 2009) Changed paths: M buildbot/status/web/index.html Log Message: ----------- move the waterfall down in the default index.html Commit: dc73c811eb497caae18477f3f7f23bb5a636d64f http://github.com/djmitche/buildbot/commit/dc73c811eb497caae18477f3f7f23bb5a636d64f Author: Dustin J. Mitchell Date: 2009-08-01 (Sat, 01 Aug 2009) Changed paths: M buildbot/status/builder.py Log Message: ----------- Merge branch 'trac-601' of git://github.com/ddunbar/buildbot Commit: 15bd807777ad2f998589b8463abb40642513be20 http://github.com/djmitche/buildbot/commit/15bd807777ad2f998589b8463abb40642513be20 Author: Dustin J. Mitchell Date: 2009-08-01 (Sat, 01 Aug 2009) Changed paths: M buildbot/status/web/build.py Log Message: ----------- Merge branch 'myfixes' of git://github.com/lurker99/buildbot Commit: f15ebee1c64a549a01c508783784f889325501ef http://github.com/djmitche/buildbot/commit/f15ebee1c64a549a01c508783784f889325501ef Author: Dustin J. Mitchell Date: 2009-08-01 (Sat, 01 Aug 2009) Changed paths: M buildbot/status/web/build.py Log Message: ----------- fix whitespace Commit: 95cd7089babe1d7c1bc6cc679e430e24df62782f http://github.com/djmitche/buildbot/commit/95cd7089babe1d7c1bc6cc679e430e24df62782f Author: Douglas Hubler Date: 2009-08-01 (Sat, 01 Aug 2009) Changed paths: M buildbot/changes/svnpoller.py Log Message: ----------- Allow SVNPoller to accept a category so it branch schedulers can filter properly Commit: 50bdb99e1f3f5f2182a435ee0bf5c9674e90733f http://github.com/djmitche/buildbot/commit/50bdb99e1f3f5f2182a435ee0bf5c9674e90733f Author: Douglas Hubler Date: 2009-08-01 (Sat, 01 Aug 2009) Changed paths: M buildbot/changes/svnpoller.py Log Message: ----------- Fix bugs and documentation for SVNPoller w/catagory fix Commit: f9103c5d9fb98a4929246c51b5c4a1664e942d95 http://github.com/djmitche/buildbot/commit/f9103c5d9fb98a4929246c51b5c4a1664e942d95 Author: Chris AtLee Date: 2009-08-04 (Tue, 04 Aug 2009) Changed paths: M buildbot/changes/changes.py M buildbot/changes/svnpoller.py M buildbot/process/buildstep.py M buildbot/scheduler.py M buildbot/status/builder.py M buildbot/status/web/build.py M buildbot/status/web/builder.py M buildbot/status/web/feeds.py M buildbot/status/web/index.html M buildbot/steps/master.py M buildbot/test/test_locks.py M buildbot/test/test_scheduler.py M buildbot/test/test_status.py M buildbot/test/test_steps.py M buildbot/test/test_vc.py M docs/buildbot.texinfo Log Message: ----------- Merge branch 'master' of git at github.com:djmitche/buildbot Commit: 5be625970d5675860ea297e9b31af50a23a0b2e6 http://github.com/djmitche/buildbot/commit/5be625970d5675860ea297e9b31af50a23a0b2e6 Author: Dustin J. Mitchell Date: 2009-08-04 (Tue, 04 Aug 2009) Changed paths: M buildbot/steps/source.py Log Message: ----------- Merge branch 'master' of git://github.com/zellyn/buildbot Commit: e17a4dd8dcd41e37fa052eac3cae7827a693ee73 http://github.com/djmitche/buildbot/commit/e17a4dd8dcd41e37fa052eac3cae7827a693ee73 Author: Douglas Hubler Date: 2009-08-05 (Wed, 05 Aug 2009) Changed paths: M buildbot/status/words.py Log Message: ----------- Allow extending IRC bit to add custom commands Commit: 8d0c97d620daf5490120e5c613d667a01d47670e http://github.com/djmitche/buildbot/commit/8d0c97d620daf5490120e5c613d667a01d47670e Author: Douglas Hubler Date: 2009-08-05 (Wed, 05 Aug 2009) Changed paths: A buildbot/steps/hold.py A buildbot/test/test_hold.py Log Message: ----------- A feature to put a failed build into a holding pattern, extends IRC bot to hold and free builds Commit: 1328d648c24cef58c39c63a8c9f5601bbbeeef96 http://github.com/djmitche/buildbot/commit/1328d648c24cef58c39c63a8c9f5601bbbeeef96 Author: Kristian Nielsen Date: 2009-08-06 (Thu, 06 Aug 2009) Changed paths: M buildbot/process/buildstep.py M buildbot/steps/shell.py M buildbot/test/test_config.py M docs/buildbot.texinfo Log Message: ----------- Implement `lazylogfiles' option for LoggingBuildStep. This suppresses entries in the `logfiles' argument where no data is ever written to the logfile on the slave. Commit: 00b2fac1f3f75c7431cd9aa6b06dfc993e56b5d6 http://github.com/djmitche/buildbot/commit/00b2fac1f3f75c7431cd9aa6b06dfc993e56b5d6 Author: Kristian Nielsen Date: 2009-08-06 (Thu, 06 Aug 2009) Changed paths: M NEWS A buildbot/process/mtrlogobserver.py M buildbot/test/test_buildstep.py M docs/buildbot.texinfo Log Message: ----------- Implement new buildbot.process.mtrlogobserver.MTR buildstep, for running mysql-test-run test suites. Implement a new BuildStep MTR. It parses the output of a test run with mysql-test-run. Test cases are counted and used to provide better completion time estimates. Test failures are summarised on the Waterfall Display. Server error logs are made available for debugging problems. Optionally, information about test runs is inserted into an external database. Commit: e8cc193af97fe15e7c54f24dfce09c45a08d60da http://github.com/djmitche/buildbot/commit/e8cc193af97fe15e7c54f24dfce09c45a08d60da Author: Chris AtLee Date: 2009-08-06 (Thu, 06 Aug 2009) Changed paths: M buildbot/process/buildstep.py M buildbot/slave/commands.py M buildbot/test/test_steps.py Log Message: ----------- Adding maxTime parameter to relevent classes, and fixing up tests Commit: 02de0024fefa0fbf4f983d850c8d4254dfbd01cb http://github.com/djmitche/buildbot/commit/02de0024fefa0fbf4f983d850c8d4254dfbd01cb Author: Chris AtLee Date: 2009-08-06 (Thu, 06 Aug 2009) Changed paths: M docs/buildbot.texinfo Log Message: ----------- Adding documentation for the maxTime parameter Commit: 549ce4a109a2b269b7f33121a5a3c88f34c44b16 http://github.com/djmitche/buildbot/commit/549ce4a109a2b269b7f33121a5a3c88f34c44b16 Author: Dustin J. Mitchell Date: 2009-08-06 (Thu, 06 Aug 2009) Changed paths: M buildbot/process/buildstep.py M buildbot/slave/commands.py M buildbot/test/test_steps.py M docs/buildbot.texinfo Log Message: ----------- Merge branch 'max_time' of git://github.com/catlee/buildbot Commit: 16e657eb93731f6a2b69746db4c0e4e8d2e9d224 http://github.com/djmitche/buildbot/commit/16e657eb93731f6a2b69746db4c0e4e8d2e9d224 Author: Dustin J. Mitchell Date: 2009-08-06 (Thu, 06 Aug 2009) Changed paths: M NEWS M buildbot/process/buildstep.py A buildbot/process/mtrlogobserver.py M buildbot/steps/shell.py M buildbot/test/test_buildstep.py M buildbot/test/test_config.py M docs/buildbot.texinfo Log Message: ----------- Merge branch 'mtrlogobserver' of git://github.com/knielsen/buildbot Commit: 39dafd5ebabef96466f0885f4474497196588957 http://github.com/djmitche/buildbot/commit/39dafd5ebabef96466f0885f4474497196588957 Author: Dustin J. Mitchell Date: 2009-08-11 (Tue, 11 Aug 2009) Changed paths: M docs/buildbot.texinfo Log Message: ----------- fix typo in docs Commit: ad13a16bbdec535c8edebdbba4f77ae39b19c84c http://github.com/djmitche/buildbot/commit/ad13a16bbdec535c8edebdbba4f77ae39b19c84c Author: Nicolas Sylvain Date: 2009-08-12 (Wed, 12 Aug 2009) Changed paths: M buildbot/status/web/waterfall.py Log Message: ----------- fix XSS vulnerability reported by Nicolas Sylvain Commit: 71740dd877b5aaa46cc7425f55c9c8ad4da5162f http://github.com/djmitche/buildbot/commit/71740dd877b5aaa46cc7425f55c9c8ad4da5162f Author: Brandon Ehle Date: 2009-08-12 (Wed, 12 Aug 2009) Changed paths: M buildbot/status/web/waterfall.py Log Message: ----------- Fix the waterfall help page to work with the new show_events default being default. Commit: 9c57635edf6f8678f9b28472baa7cfef2d278712 http://github.com/djmitche/buildbot/commit/9c57635edf6f8678f9b28472baa7cfef2d278712 Author: Dustin J. Mitchell Date: 2009-08-12 (Wed, 12 Aug 2009) Changed paths: M buildbot/status/web/baseweb.py M buildbot/status/web/build.py M buildbot/status/web/builder.py M buildbot/status/web/buildstatus.py M buildbot/status/web/grid.py M buildbot/status/web/waterfall.py Log Message: ----------- fix a few dozen additional XSS vulnerabilities Commit: 5a240f967bc22d58f29d090a42a0071b699375b4 http://github.com/djmitche/buildbot/commit/5a240f967bc22d58f29d090a42a0071b699375b4 Author: Nicol?s Alvarez Date: 2009-08-12 (Wed, 12 Aug 2009) Changed paths: M buildbot/status/web/baseweb.py Log Message: ----------- one_box_per_builder?branch was still vulnerable after djmitche's change. Change to use correct variable. Commit: e7424607fec8e9528add2d0aeffb2f18402bd6b2 http://github.com/djmitche/buildbot/commit/e7424607fec8e9528add2d0aeffb2f18402bd6b2 Author: Nicol?s Alvarez Date: 2009-08-12 (Wed, 12 Aug 2009) Changed paths: M buildbot/status/web/slaves.py Log Message: ----------- Fix another XSS bug, in /buildslaves/. Commit: efc31f82990b385be67c37a704fe523a0d7d4a61 http://github.com/djmitche/buildbot/commit/efc31f82990b385be67c37a704fe523a0d7d4a61 Author: Nicol?s Alvarez Date: 2009-08-12 (Wed, 12 Aug 2009) Changed paths: M buildbot/status/web/tests.py Log Message: ----------- Yet another XSS, in tests/ Commit: 98578726636b4b401724fde0a553596e6064724c http://github.com/djmitche/buildbot/commit/98578726636b4b401724fde0a553596e6064724c Author: Nicol?s Alvarez Date: 2009-08-12 (Wed, 12 Aug 2009) Changed paths: M buildbot/status/web/waterfall.py Log Message: ----------- Fix XSS in waterfall help. Commit: 5565d333475d1a904f40e1c37a5c8b561cd03c47 http://github.com/djmitche/buildbot/commit/5565d333475d1a904f40e1c37a5c8b561cd03c47 Author: Kristian Nielsen Date: 2009-08-18 (Tue, 18 Aug 2009) Changed paths: M NEWS M buildbot/steps/shell.py M buildbot/test/test_steps.py M docs/buildbot.texinfo Log Message: ----------- Implement suppression of specific warnings in WarningCountingShellCommand Warnings to be suppressed can be matched by regexp against filename or warning text, and against line number range. Suppressions can be parsed from a file downloaded from the slave build directory (so warnings to suppress are tracked in revision control along with the source code being compiled). Commit: 8f494663cb889fda7ac290728ec72c5e5ef49bee http://github.com/djmitche/buildbot/commit/8f494663cb889fda7ac290728ec72c5e5ef49bee Author: Monty Taylor Date: 2009-08-20 (Thu, 20 Aug 2009) Changed paths: M buildbot/scripts/tryclient.py Log Message: ----------- Changed the way we get patch and revid. Commit: dc38ae91b13ba42a6361cde689974375f22ac4f8 http://github.com/djmitche/buildbot/commit/dc38ae91b13ba42a6361cde689974375f22ac4f8 Author: Douglas Hubler Date: 2009-08-25 (Tue, 25 Aug 2009) Changed paths: M buildbot/steps/hold.py Log Message: ----------- Use a dict to store builds, to reduce chances of duplicates Commit: 2fe9e61ca08f0d9e3c52cbb97c5c1a8ca001293c http://github.com/djmitche/buildbot/commit/2fe9e61ca08f0d9e3c52cbb97c5c1a8ca001293c Author: Douglas Hubler Date: 2009-08-25 (Tue, 25 Aug 2009) Changed paths: M buildbot/status/words.py Log Message: ----------- Dont need to pass in ircstatusfactory when we can already control the protocol class Commit: 59757549a7a3a608dc90aa51c848c45a813526e6 http://github.com/djmitche/buildbot/commit/59757549a7a3a608dc90aa51c848c45a813526e6 Author: Dustin J. Mitchell Date: 2009-08-26 (Wed, 26 Aug 2009) Changed paths: M buildbot/__init__.py Log Message: ----------- master version is 'latest' Commit: bcd04d730f38cd9303e7e22efce7e21778b2c35b http://github.com/djmitche/buildbot/commit/bcd04d730f38cd9303e7e22efce7e21778b2c35b Author: Ben Hearsum Date: 2009-08-31 (Mon, 31 Aug 2009) Changed paths: M buildbot/changes/changes.py M buildbot/changes/pb.py M buildbot/clients/sendchange.py M buildbot/process/base.py M buildbot/scripts/runner.py M buildbot/status/web/base.py M buildbot/status/web/builder.py M buildbot/test/test_run.py Log Message: ----------- Add Properties support to Change objects and Force Build form. Make Properties on the Force Build form actually work. Add support for sending properties through sendchange, changes.Change bugfix. Bugfix for pb.py Better arg handling of properties with sendchange command. Formatting fixes Commit: 37adcb35c19c3e89846060f78b2eb4632124b6f1 http://github.com/djmitche/buildbot/commit/37adcb35c19c3e89846060f78b2eb4632124b6f1 Author: Ben Hearsum Date: 2009-08-31 (Mon, 31 Aug 2009) Changed paths: M buildbot/test/test_locks.py Log Message: ----------- Disable testLock4 because it is intermittent/flakey. Commit: 16ec41a6a1500d0117007fcd84ca89cf530a03aa http://github.com/djmitche/buildbot/commit/16ec41a6a1500d0117007fcd84ca89cf530a03aa Author: Nicolas Sylvain Date: 2009-08-31 (Mon, 31 Aug 2009) Changed paths: M buildbot/status/web/baseweb.py A buildbot/status/web/console.py A buildbot/status/web/console_html.py A buildbot/status/web/console_js.py M buildbot/status/web/extended.css M docs/buildbot.texinfo Log Message: ----------- Initial commit of the new console view. The console view is a new StatusResource that displays a developer-oriented view. It makes it easy to know what was the result of a given change on all the builders. This is still a work in progress, but this version should be working. It supports only integer-based SCM at this point (svn, perforce, etc..., not git). Commit: 474be07e38461cb7313fe44fa505115e4b4eb118 http://github.com/djmitche/buildbot/commit/474be07e38461cb7313fe44fa505115e4b4eb118 Author: Daniel Dunbar Date: 2009-08-31 (Mon, 31 Aug 2009) Changed paths: M buildbot/status/web/console.py Log Message: ----------- Workaround for #601 in console. - This should really be fixed by fixing getBuild()... Commit: 65ee78a12f9e8af09339d181c9abe59ef8b50a74 http://github.com/djmitche/buildbot/commit/65ee78a12f9e8af09339d181c9abe59ef8b50a74 Author: Daniel Dunbar Date: 2009-08-31 (Mon, 31 Aug 2009) Changed paths: M buildbot/status/web/console.py M buildbot/status/web/console_html.py Log Message: ----------- Use Change's 'revlink' property in the console view. Commit: 702d705598444e0ed37b182eac12ec8bd8bcd24b http://github.com/djmitche/buildbot/commit/702d705598444e0ed37b182eac12ec8bd8bcd24b Author: Daniel Dunbar Date: 2009-08-31 (Mon, 31 Aug 2009) Changed paths: M buildbot/status/web/console.py Log Message: ----------- Minor bug fix, got_rev may not be an integer. Commit: 724ef5a59ae8c5b4dfeea3148a2c1f8d9db0ef30 http://github.com/djmitche/buildbot/commit/724ef5a59ae8c5b4dfeea3148a2c1f8d9db0ef30 Author: Ben Hearsum Date: 2009-09-01 (Tue, 01 Sep 2009) Changed paths: M docs/buildbot.texinfo Log Message: ----------- Adding docs for Change Properties. Commit: 07d7040ecc7fd2a4195111b7eb26dd0cbe0f2781 http://github.com/djmitche/buildbot/commit/07d7040ecc7fd2a4195111b7eb26dd0cbe0f2781 Author: Ben Hearsum Date: 2009-09-01 (Tue, 01 Sep 2009) Changed paths: M buildbot/sourcestamp.py Log Message: ----------- Whitespace change to trigger another testrun. Commit: 69520ab844a8383a01560d17fea9a1c3d8841006 http://github.com/djmitche/buildbot/commit/69520ab844a8383a01560d17fea9a1c3d8841006 Author: Dustin Sallings Date: 2009-09-01 (Tue, 01 Sep 2009) Changed paths: M buildbot/test/test_vc.py Log Message: ----------- Test fix for bzr try (complement of 8f494663) The repo from which the try was being tried was not very realistic. Replacing a checkout with a clone for the working repo allows it have a submit location it can reference for constructing a patch. Commit: bfebe10f06c1187d1f07dea467c59f0eef2d6f96 http://github.com/djmitche/buildbot/commit/bfebe10f06c1187d1f07dea467c59f0eef2d6f96 Author: Ben Hearsum Date: 2009-09-02 (Wed, 02 Sep 2009) Changed paths: M buildbot/changes/changes.py Log Message: ----------- Improve plain-text output of Change Properties Commit: 08978a3f5bc99487e0f93a78d7ade3723547957b http://github.com/djmitche/buildbot/commit/08978a3f5bc99487e0f93a78d7ade3723547957b Author: Ben Hearsum Date: 2009-09-02 (Wed, 02 Sep 2009) Changed paths: M buildbot/changes/changes.py Log Message: ----------- whitespace change to trigger testruns. Commit: d1ed8ce990f74bf35041444658e32c265a67c1a1 http://github.com/djmitche/buildbot/commit/d1ed8ce990f74bf35041444658e32c265a67c1a1 Author: Nicol?s Alvarez Date: 2009-09-04 (Fri, 04 Sep 2009) Changed paths: M buildbot/scripts/runner.py M buildbot/scripts/tryclient.py Log Message: ----------- Add try-topfile and try-topdir to TryOptions. Commit: 8d18923c268fdca01d5aff2ae485ecc8c51ffd00 http://github.com/djmitche/buildbot/commit/8d18923c268fdca01d5aff2ae485ecc8c51ffd00 Author: Dustin J. Mitchell Date: 2009-09-07 (Mon, 07 Sep 2009) Changed paths: M buildbot/changes/changes.py Log Message: ----------- fix typo and always set revision to something interesting; thanks to Tim Couper Commit: ce79ca4fd4215711cdafdb2c55467795937b4035 http://github.com/djmitche/buildbot/commit/ce79ca4fd4215711cdafdb2c55467795937b4035 Author: Dustin Sallings Date: 2009-09-07 (Mon, 07 Sep 2009) Changed paths: M buildbot/slave/commands.py Log Message: ----------- Remove a lot of redundant shell command code from the git commands. Commit: c6445b504569ec4543eb6a192665bea16f787c4c http://github.com/djmitche/buildbot/commit/c6445b504569ec4543eb6a192665bea16f787c4c Author: Dustin Sallings Date: 2009-09-07 (Mon, 07 Sep 2009) Changed paths: M buildbot/slave/commands.py Log Message: ----------- Use vcexe for git commands. Commit: f5761d0b31ed96288e38e6119a0b73219b077be5 http://github.com/djmitche/buildbot/commit/f5761d0b31ed96288e38e6119a0b73219b077be5 Author: Dustin Sallings Date: 2009-09-07 (Mon, 07 Sep 2009) Changed paths: M buildbot/slave/commands.py Log Message: ----------- Further git submodule support. Using a more backwards-compatible sequence as well as a submodule clean, we can ensure more consistent builds with a wider variety of versions of git. Commit: fabad2476cebc077d58c9293ce389d465648b019 http://github.com/djmitche/buildbot/commit/fabad2476cebc077d58c9293ce389d465648b019 Author: Dustin Sallings Date: 2009-09-07 (Mon, 07 Sep 2009) Changed paths: M buildbot/slave/commands.py Log Message: ----------- Avoid git fetches by optimistically trying requested revisions. If we have the necessary objects already to perform a build, don't bother trying to contact what is most likely a central resource to perform this build. In my case, *most* of my builds unnecessarily contact github to perform a fetch that does not bring down new objects. Commit: e67b8e0e5ec570a9f8e9f09b7606d02e63c62d49 http://github.com/djmitche/buildbot/commit/e67b8e0e5ec570a9f8e9f09b7606d02e63c62d49 Author: Dustin Sallings Date: 2009-09-07 (Mon, 07 Sep 2009) Changed paths: M buildbot/slave/commands.py Log Message: ----------- Move git submodule logic into initSubmodules Commit: f9bfc42de358360e330adc3d1062a4658704dbb7 http://github.com/djmitche/buildbot/commit/f9bfc42de358360e330adc3d1062a4658704dbb7 Author: Douglas Hubler Date: 2009-09-08 (Tue, 08 Sep 2009) Changed paths: R buildbot/steps/hold.py R buildbot/test/test_hold.py Log Message: ----------- Remove files that are related to holding builds, not to extending IRC Commit: baed1a3ee0627b80756cf1ab8f25840c23f4f193 http://github.com/djmitche/buildbot/commit/baed1a3ee0627b80756cf1ab8f25840c23f4f193 Author: Nicolas Sylvain Date: 2009-09-11 (Fri, 11 Sep 2009) Changed paths: M buildbot/changes/changes.py M buildbot/changes/pb.py M buildbot/clients/sendchange.py M buildbot/process/base.py M buildbot/scripts/runner.py M buildbot/scripts/tryclient.py M buildbot/slave/commands.py M buildbot/sourcestamp.py M buildbot/status/web/base.py M buildbot/status/web/builder.py M buildbot/test/test_locks.py M buildbot/test/test_run.py M buildbot/test/test_vc.py M docs/buildbot.texinfo Log Message: ----------- Merge branch 'master' of git://github.com/djmitche/buildbot into console_clean Commit: 1800aae52289f27bd01655ff35a42a4460670474 http://github.com/djmitche/buildbot/commit/1800aae52289f27bd01655ff35a42a4460670474 Author: Nicolas Sylvain Date: 2009-09-11 (Fri, 11 Sep 2009) Changed paths: A buildbot/test/test_console.py Log Message: ----------- Add new tests for the console status page. Commit: 29eb918e2e32f0ec03f405cbb9b57741f0f1dcbf http://github.com/djmitche/buildbot/commit/29eb918e2e32f0ec03f405cbb9b57741f0f1dcbf Author: Nicolas Sylvain Date: 2009-09-11 (Fri, 11 Sep 2009) Changed paths: M buildbot/test/test_console.py Log Message: ----------- Make changes to the test_console.py requested during the code review by maruel and djmitche. Commit: ae77a085a2f5afc616394bfac879c6ca99d9eea4 http://github.com/djmitche/buildbot/commit/ae77a085a2f5afc616394bfac879c6ca99d9eea4 Author: Dustin J. Mitchell Date: 2009-09-12 (Sat, 12 Sep 2009) Changed paths: M buildbot/status/words.py Log Message: ----------- Merge branch 'irc_extend' of git://github.com/dhubler/buildbot Commit: c3055ec7b2da2937a6b7553b2c1625681405be5b http://github.com/djmitche/buildbot/commit/c3055ec7b2da2937a6b7553b2c1625681405be5b Author: Chris AtLee Date: 2009-09-17 (Thu, 17 Sep 2009) Changed paths: M buildbot/slave/commands.py Log Message: ----------- Cancel the maxTime timer when the command exits. Commit: 3beff6a98dacdfe05e8b525cb3fcb3409d16bfc8 http://github.com/djmitche/buildbot/commit/3beff6a98dacdfe05e8b525cb3fcb3409d16bfc8 Author: Ben Hearsum Date: 2009-09-18 (Fri, 18 Sep 2009) Changed paths: M buildbot/changes/changes.py Log Message: ----------- Fix Change Properties patch to be backwards compatible to already pickled Changes. Commit: 115760d9b4282f5f177e547270acb23824fe6ac4 http://github.com/djmitche/buildbot/commit/115760d9b4282f5f177e547270acb23824fe6ac4 Author: Chris AtLee Date: 2009-09-22 (Tue, 22 Sep 2009) Changed paths: M buildbot/master.py M buildbot/status/builder.py M buildbot/test/test_limitlogs.py Log Message: ----------- Initial implementation of logMaxSize Commit: 7b2b7f797518b71eacd9381b556b566b3a7977e9 http://github.com/djmitche/buildbot/commit/7b2b7f797518b71eacd9381b556b566b3a7977e9 Author: Chris AtLee Date: 2009-09-22 (Tue, 22 Sep 2009) Changed paths: M docs/buildbot.texinfo Log Message: ----------- Adding docs for logMaxSize parameter Commit: b8ccc08d4bb4e80244503cf37b6c8e73fb764f48 http://github.com/djmitche/buildbot/commit/b8ccc08d4bb4e80244503cf37b6c8e73fb764f48 Author: Chris AtLee Date: 2009-09-22 (Tue, 22 Sep 2009) Changed paths: M buildbot/master.py Log Message: ----------- Handle updates to logMaxSize and logCompressionLimit parameters on a reconfig Commit: 17d1487f2d41be31aa1bb5026d9727d4907ee18c http://github.com/djmitche/buildbot/commit/17d1487f2d41be31aa1bb5026d9727d4907ee18c Author: Chris AtLee Date: 2009-09-23 (Wed, 23 Sep 2009) Changed paths: M buildbot/master.py M buildbot/status/builder.py Log Message: ----------- Adding logMaxTailSize parameter Also making internal variables match their configuration parameter names for consistency. Commit: 169077861a3e3974fcb38bb78e01c3561953cbed http://github.com/djmitche/buildbot/commit/169077861a3e3974fcb38bb78e01c3561953cbed Author: Chris AtLee Date: 2009-09-23 (Wed, 23 Sep 2009) Changed paths: M docs/buildbot.texinfo Log Message: ----------- Adding docs for logMaxTailSize. Commit: 593f20e00e6f8740088cdff316dd757fcb9aebce http://github.com/djmitche/buildbot/commit/593f20e00e6f8740088cdff316dd757fcb9aebce Author: Chris AtLee Date: 2009-09-23 (Wed, 23 Sep 2009) Changed paths: M buildbot/status/builder.py Log Message: ----------- Drop entire chunks at a time from the tail buffer Commit: 4c8769fbec698c066c8b2c5ea2241dd1b7769fec http://github.com/djmitche/buildbot/commit/4c8769fbec698c066c8b2c5ea2241dd1b7769fec Author: Chris AtLee Date: 2009-09-23 (Wed, 23 Sep 2009) Changed paths: M buildbot/status/builder.py Log Message: ----------- Warn about log truncation immediately when it happens Commit: 07b8e3df43a7b8cddd8e9df34a48ae298cd79bed http://github.com/djmitche/buildbot/commit/07b8e3df43a7b8cddd8e9df34a48ae298cd79bed Author: Chris AtLee Date: 2009-09-23 (Wed, 23 Sep 2009) Changed paths: M buildbot/status/builder.py M buildbot/test/test_limitlogs.py M buildbot/test/test_status.py Log Message: ----------- Fix for test failures, and improved log limit test Commit: e177c92e706ef2e27022ccd86174041a26ff051f http://github.com/djmitche/buildbot/commit/e177c92e706ef2e27022ccd86174041a26ff051f Author: Dustin J. Mitchell Date: 2009-09-30 (Wed, 30 Sep 2009) Changed paths: M buildbot/status/web/grid.py Log Message: ----------- don't try to HTML escape None when branch=None Commit: 32ebee2a2adf0a1824c21982f50ca18648073d64 http://github.com/djmitche/buildbot/commit/32ebee2a2adf0a1824c21982f50ca18648073d64 Author: Dan Locks Date: 2009-10-01 (Thu, 01 Oct 2009) Changed paths: M buildbot/status/web/base.py M buildbot/status/web/build.py Log Message: ----------- Bugid: 365, add custom properties fields to force and resubmit forms. * buildbot/status/web/base.py: Part of this fix was already commited, but was funky to use in more than one place. Refactored the change into a function. * buildbot/status/web/build.py: use the refactored function to add property fields to the resubmit form. Commit: 9bd4602fbe4b526418ff8451ebe614c4db9a201b http://github.com/djmitche/buildbot/commit/9bd4602fbe4b526418ff8451ebe614c4db9a201b Author: Kristian Nielsen Date: 2009-10-02 (Fri, 02 Oct 2009) Changed paths: M buildbot/steps/shell.py Log Message: ----------- Fix matching of directory enter/leave paths. Commit: 72b0abc0c56e9f2047964df1f20059885cfcd595 http://github.com/djmitche/buildbot/commit/72b0abc0c56e9f2047964df1f20059885cfcd595 Author: Kristian Nielsen Date: 2009-10-02 (Fri, 02 Oct 2009) Changed paths: M buildbot/process/mtrlogobserver.py Log Message: ----------- Add sane default for MTR buildstep's warningPattern. The default warningPattern now matches when mysql-test-run detects that a test case succeeds, but does not properly clean up the environment for the following test. This is much better than getting random warnings when a test case name or output contains the word "warning" :-) Commit: 9ec7f18e0b673f63962f744a2739338ed67265d4 http://github.com/djmitche/buildbot/commit/9ec7f18e0b673f63962f744a2739338ed67265d4 Author: Kristian Nielsen Date: 2009-10-02 (Fri, 02 Oct 2009) Changed paths: M buildbot/process/mtrlogobserver.py Log Message: ----------- Update mysql-test-run parsing regexps for latest MySQL 5.1.38 changes. (the variants of a test may now contain spaces). Commit: c51709d4e7f2b5163213a7af7df5d4ad45e73769 http://github.com/djmitche/buildbot/commit/c51709d4e7f2b5163213a7af7df5d4ad45e73769 Author: Kristian Nielsen Date: 2009-10-02 (Fri, 02 Oct 2009) Changed paths: M buildbot/process/buildstep.py M buildbot/steps/shell.py Log Message: ----------- Implement WithProperties support in two places where it was missing. Commit: e5b037c9d3be4e54e5091e7f63602c3d025374d0 http://github.com/djmitche/buildbot/commit/e5b037c9d3be4e54e5091e7f63602c3d025374d0 Author: Kristian Nielsen Date: 2009-10-02 (Fri, 02 Oct 2009) Changed paths: M buildbot/process/buildstep.py M buildbot/process/mtrlogobserver.py M docs/buildbot.texinfo Log Message: ----------- Implement that server log files can be found in subdirectory with MTR buildstep. To allow this to support WithProperties, implement that LoggingBuildStep can take logfiles to watch dynamically as well as in constructor. Commit: 51149daa8af82b1ffa2c4a6bca41929bab5bdef1 http://github.com/djmitche/buildbot/commit/51149daa8af82b1ffa2c4a6bca41929bab5bdef1 Author: Ben Hearsum Date: 2009-10-03 (Sat, 03 Oct 2009) Changed paths: M buildbot/status/web/base.py M buildbot/status/web/build.py Log Message: ----------- Ticket #365 (custom properties via force build) refactor and addition. Patch by dwlocks Commit: b4e332c9268c293343b0de1ed3c4d80cd1b8c3d9 http://github.com/djmitche/buildbot/commit/b4e332c9268c293343b0de1ed3c4d80cd1b8c3d9 Author: Ben Hearsum Date: 2009-10-04 (Sun, 04 Oct 2009) Changed paths: M buildbot/buildslave.py M buildbot/slave/bot.py M buildbot/status/builder.py M buildbot/status/web/slaves.py Log Message: ----------- Ticket #197: show version number of buildslave buildbot code on the /buildslaves page. Commit: 08263a9a97dc2dcd7162e369e3b92feb4282a2ab http://github.com/djmitche/buildbot/commit/08263a9a97dc2dcd7162e369e3b92feb4282a2ab Author: Ben Hearsum Date: 2009-10-04 (Sun, 04 Oct 2009) Changed paths: M buildbot/status/builder.py Log Message: ----------- Make sure version is always defined in SlaveStatus, just like host and admin. Commit: bfb1d06a8a2a8732c2801b90517bef2665e90424 http://github.com/djmitche/buildbot/commit/bfb1d06a8a2a8732c2801b90517bef2665e90424 Author: Dustin J. Mitchell Date: 2009-10-04 (Sun, 04 Oct 2009) Changed paths: M buildbot/process/buildstep.py M buildbot/process/mtrlogobserver.py M buildbot/steps/shell.py M docs/buildbot.texinfo Log Message: ----------- Merge branch 'misc-fixes' of git://github.com/knielsen/buildbot Commit: 101be400a03e00403debe3bd08b7c1ca68085c5a http://github.com/djmitche/buildbot/commit/101be400a03e00403debe3bd08b7c1ca68085c5a Author: Ben Hearsum Date: 2009-10-04 (Sun, 04 Oct 2009) Changed paths: M buildbot/buildset.py M buildbot/process/builder.py Log Message: ----------- Ticket #579: Resubmitted builds do not include properties set by Triggers. Commit: 7320da808e575f082ae7b903c01db258f31c196a http://github.com/djmitche/buildbot/commit/7320da808e575f082ae7b903c01db258f31c196a Author: Ben Hearsum Date: 2009-10-04 (Sun, 04 Oct 2009) Changed paths: M buildbot/process/buildstep.py M buildbot/process/mtrlogobserver.py M buildbot/steps/shell.py M docs/buildbot.texinfo Log Message: ----------- Merge branch 'master' of git at github.com:djmitche/buildbot Commit: 2fc57d26910afa2224de901697d74e67d8a4df59 http://github.com/djmitche/buildbot/commit/2fc57d26910afa2224de901697d74e67d8a4df59 Author: Matthew Scott Date: 2009-10-04 (Sun, 04 Oct 2009) Changed paths: M contrib/github_buildbot.py Log Message: ----------- Properly accept --port as integer in github_buildbot cmd line options Commit: 93ab18dc2d8a346fafbe9998802860d1edf46c54 http://github.com/djmitche/buildbot/commit/93ab18dc2d8a346fafbe9998802860d1edf46c54 Author: Dustin J. Mitchell Date: 2009-10-04 (Sun, 04 Oct 2009) Changed paths: M buildbot/status/web/build.py Log Message: ----------- Merge branch 'bug365' of git://github.com/dwlocks/buildbot Conflicts: buildbot/status/web/build.py Commit: 4e61e409707451df1b2194ac9903ccaa8c0b1e68 http://github.com/djmitche/buildbot/commit/4e61e409707451df1b2194ac9903ccaa8c0b1e68 Author: Matthew Scott Date: 2009-10-04 (Sun, 04 Oct 2009) Changed paths: M buildbot/changes/pb.py Log Message: ----------- Allow revlinks to pass through PB-sourced changes Commit: cb7215ef3d364b17a945d714c027ad5e66c7c1a0 http://github.com/djmitche/buildbot/commit/cb7215ef3d364b17a945d714c027ad5e66c7c1a0 Author: Matthew Scott Date: 2009-10-04 (Sun, 04 Oct 2009) Changed paths: M contrib/github_buildbot.py Log Message: ----------- Pass repository information from github changes; pass url of commit as revlink Commit: bfe60159e63288cc68e3ee0ee05ff0c4a54edaba http://github.com/djmitche/buildbot/commit/bfe60159e63288cc68e3ee0ee05ff0c4a54edaba Author: Matthew Scott Date: 2009-10-04 (Sun, 04 Oct 2009) Changed paths: M buildbot/status/web/build.py Log Message: ----------- Merge branch 'master' of git://github.com/djmitche/buildbot Commit: 4c8e215a8a178e32a440158f31300a6eb7ab75a3 http://github.com/djmitche/buildbot/commit/4c8e215a8a178e32a440158f31300a6eb7ab75a3 Author: Brian Warner Date: 2009-10-06 (Tue, 06 Oct 2009) Changed paths: M buildbot/master.py M buildbot/pbutil.py M buildbot/process/base.py M buildbot/process/builder.py M buildbot/process/buildstep.py M buildbot/process/step_twisted2.py Log Message: ----------- cleanup: remove dead code from the era of pickled BuildMasters (remove __setstate__, __getstate__, and styles.Versioned calls from everything but Status and Change classes) Commit: 210dcf66260cb2ca77ecd0992f4274b4994302f6 http://github.com/djmitche/buildbot/commit/210dcf66260cb2ca77ecd0992f4274b4994302f6 Author: Lital Natan Date: 2009-10-07 (Wed, 07 Oct 2009) Changed paths: M buildbot/slave/commands.py Log Message: ----------- use os.makedirs in the git source step, to create intervening directories Commit: b92e6705de666e55517d37c801461038f9dfc689 http://github.com/djmitche/buildbot/commit/b92e6705de666e55517d37c801461038f9dfc689 Author: Dustin J. Mitchell Date: 2009-10-07 (Wed, 07 Oct 2009) Changed paths: M buildbot/master.py M buildbot/pbutil.py M buildbot/process/base.py M buildbot/process/builder.py M buildbot/process/buildstep.py M buildbot/process/step_twisted2.py Log Message: ----------- Merge branch 'master' of git://github.com/warner/buildbot Commit: 62ddce3d6ba671bfd84c231ce6b0d4e0226bf58f http://github.com/djmitche/buildbot/commit/62ddce3d6ba671bfd84c231ce6b0d4e0226bf58f Author: Brian Warner Date: 2009-10-07 (Wed, 07 Oct 2009) Changed paths: M buildbot/process/builder.py Log Message: ----------- builder.py: start cleanup by adding SlaveBuilder.prepare() and moving the substantiate() call into it, rather than having Builder switch on the slavebuilder's class Commit: 1fc591ea18fe72d1cc8594182308d2aeb51634e0 http://github.com/djmitche/buildbot/commit/1fc591ea18fe72d1cc8594182308d2aeb51634e0 Author: Nicolas Sylvain Date: 2009-10-08 (Thu, 08 Oct 2009) Changed paths: M buildbot/status/web/build.py Log Message: ----------- Fix a regression introduced in 32ebee2a2adf0a1824c21982f50ca18648073d64 where projectURL is used but not defined. Commit: 5eed0f9ccb8fc69a0763eff665cdacd6d98f4646 http://github.com/djmitche/buildbot/commit/5eed0f9ccb8fc69a0763eff665cdacd6d98f4646 Author: KATO Kazuyoshi Date: 2009-10-08 (Thu, 08 Oct 2009) Changed paths: M buildbot/status/words.py M buildbot/test/test_status.py Log Message: ----------- Extract a little method. Commit: 8b5cf831456ba3fd7c78b8027b5d60b57beb1d71 http://github.com/djmitche/buildbot/commit/8b5cf831456ba3fd7c78b8027b5d60b57beb1d71 Author: KATO Kazuyoshi Date: 2009-10-08 (Thu, 08 Oct 2009) Changed paths: M buildbot/status/words.py M buildbot/test/test_status.py Log Message: ----------- Use "notice" to public messages. Commit: a44126372ee671af2e3c50b30c25f486d8a34400 http://github.com/djmitche/buildbot/commit/a44126372ee671af2e3c50b30c25f486d8a34400 Author: KATO Kazuyoshi Date: 2009-10-08 (Thu, 08 Oct 2009) Changed paths: M buildbot/status/words.py Log Message: ----------- DRY Commit: 4404f7c643dda228f3565065cc753638edca79b8 http://github.com/djmitche/buildbot/commit/4404f7c643dda228f3565065cc753638edca79b8 Author: KATO Kazuyoshi Date: 2009-10-08 (Thu, 08 Oct 2009) Changed paths: M buildbot/status/words.py Log Message: ----------- Cleanup. Commit: 4b8c68c068a1c54711878f5e6abff7df575838c2 http://github.com/djmitche/buildbot/commit/4b8c68c068a1c54711878f5e6abff7df575838c2 Author: Brian Warner Date: 2009-10-08 (Thu, 08 Oct 2009) Changed paths: M buildbot/master.py M buildbot/pbutil.py M buildbot/process/base.py M buildbot/process/builder.py M buildbot/process/buildstep.py M buildbot/process/step_twisted2.py Log Message: ----------- cleanup: remove dead code from the era of pickled BuildMasters (remove __setstate__, __getstate__, and styles.Versioned calls from everything but Status and Change classes) Commit: f77912c9d5dfc6576a94ad08a6783a91d1468cbc http://github.com/djmitche/buildbot/commit/f77912c9d5dfc6576a94ad08a6783a91d1468cbc Author: Lital Natan Date: 2009-10-08 (Thu, 08 Oct 2009) Changed paths: M buildbot/slave/commands.py Log Message: ----------- use os.makedirs in the git source step, to create intervening directories Commit: ee197b5bc2ac331226753d92074be230f5762ce6 http://github.com/djmitche/buildbot/commit/ee197b5bc2ac331226753d92074be230f5762ce6 Author: Nicolas Sylvain Date: 2009-10-08 (Thu, 08 Oct 2009) Changed paths: M buildbot/status/web/build.py Log Message: ----------- Fix a regression introduced in 32ebee2a2adf0a1824c21982f50ca18648073d64 where projectURL is used but not defined. Commit: 74bdccc691c9be31464111f919851f13ce4b24bd http://github.com/djmitche/buildbot/commit/74bdccc691c9be31464111f919851f13ce4b24bd Author: KATO Kazuyoshi Date: 2009-10-08 (Thu, 08 Oct 2009) Changed paths: M buildbot/status/words.py M buildbot/test/test_status.py Log Message: ----------- Show "blamelist" on failed to build. Commit: 33a0d6a76f83a6c3464db7cc8a27b0e65a8b2e41 http://github.com/djmitche/buildbot/commit/33a0d6a76f83a6c3464db7cc8a27b0e65a8b2e41 Author: Dustin J. Mitchell Date: 2009-10-09 (Fri, 09 Oct 2009) Changed paths: M contrib/svn_buildbot.py Log Message: ----------- (closes #607) make revision a string Commit: 791014d99c5b7f440419ef8325d58a91d6f1403a http://github.com/djmitche/buildbot/commit/791014d99c5b7f440419ef8325d58a91d6f1403a Author: Matthew Scott Date: 2009-10-09 (Fri, 09 Oct 2009) Changed paths: A contrib/bitbucket_buildbot.py Log Message: ----------- Change source forwarder for bitbucket.org POST service Commit: be1431f727129133ce86ed61021469f387dc9644 http://github.com/djmitche/buildbot/commit/be1431f727129133ce86ed61021469f387dc9644 Author: Dustin J. Mitchell Date: 2009-10-09 (Fri, 09 Oct 2009) Changed paths: A contrib/bitbucket_buildbot.py Log Message: ----------- Merge branch 'master' of git://github.com/gldnspud/buildbot Commit: 11dc5912ce79b10caf28e325fc3f247b5a161ce2 http://github.com/djmitche/buildbot/commit/11dc5912ce79b10caf28e325fc3f247b5a161ce2 Author: William Siegrist Date: 2009-10-14 (Wed, 14 Oct 2009) Changed paths: M buildbot/scheduler.py M docs/buildbot.texinfo Log Message: ----------- (fixes #627) add category support to AnyBranchScheduler Commit: 17e919571571e5c0428b42133f7695fe0029ee90 http://github.com/djmitche/buildbot/commit/17e919571571e5c0428b42133f7695fe0029ee90 Author: maruel at chromium.org Date: 2009-10-14 (Wed, 14 Oct 2009) Changed paths: M buildbot/slave/commands.py Log Message: ----------- Add support for 'root' option for self.patch, used as the third parameter. Add these flags to patch invocation: --remove-empty-files --force --forward Commit: 9137a5c0d107ac97b2ba6bf373e984096178c9c8 http://github.com/djmitche/buildbot/commit/9137a5c0d107ac97b2ba6bf373e984096178c9c8 Author: maruel at chromium.org Date: 2009-10-14 (Wed, 14 Oct 2009) Changed paths: M buildbot/scripts/tryclient.py Log Message: ----------- Add buildbot try support code, untested Commit: 1bf0ddaaff54e2e55af1c96f56e178d37177cfed http://github.com/djmitche/buildbot/commit/1bf0ddaaff54e2e55af1c96f56e178d37177cfed Author: maruel at chromium.org Date: 2009-10-14 (Wed, 14 Oct 2009) Changed paths: M buildbot/steps/source.py M buildbot/test/test_vc.py Log Message: ----------- Add tests for --root and for --patchlevel. Commit: 265143fce8f4375e58598389ca1f3bb6df7cfa30 http://github.com/djmitche/buildbot/commit/265143fce8f4375e58598389ca1f3bb6df7cfa30 Author: maruel at chromium.org Date: 2009-10-14 (Wed, 14 Oct 2009) Changed paths: M buildbot/steps/source.py Log Message: ----------- Update comment Commit: 5cd289ba4762b5ca146dfdbe64b19782a75362dc http://github.com/djmitche/buildbot/commit/5cd289ba4762b5ca146dfdbe64b19782a75362dc Author: maruel at chromium.org Date: 2009-10-15 (Thu, 15 Oct 2009) Changed paths: M buildbot/scripts/tryclient.py Log Message: ----------- Revert "Add buildbot try support code, untested" This reverts commit 9137a5c0d107ac97b2ba6bf373e984096178c9c8. Better to not add untested stuff in. Commit: 29c61a55a54bfcc7a1dbf831ca10ebd99f33d9ab http://github.com/djmitche/buildbot/commit/29c61a55a54bfcc7a1dbf831ca10ebd99f33d9ab Author: maruel at chromium.org Date: 2009-10-15 (Thu, 15 Oct 2009) Changed paths: M docs/buildbot.texinfo Log Message: ----------- Update SourceStamp doc Commit: 391b33dbae39b54689aedc345edf64e860d61a37 http://github.com/djmitche/buildbot/commit/391b33dbae39b54689aedc345edf64e860d61a37 Author: Kristian Nielsen Date: 2009-10-17 (Sat, 17 Oct 2009) Changed paths: M buildbot/process/mtrlogobserver.py Log Message: ----------- In MTR buildstep, use the type of test in the description and descriptionDone on the waterfall page. This makes it easier to distinguish diffferent test runs in the same build. Commit: c56bd20cb96a2e363f5f85aa9a935187abab680a http://github.com/djmitche/buildbot/commit/c56bd20cb96a2e363f5f85aa9a935187abab680a Author: KATO Kazuyoshi Date: 2009-10-20 (Tue, 20 Oct 2009) Changed paths: M buildbot/status/words.py M buildbot/test/test_status.py Log Message: ----------- Be configurable. Commit: 95f7a0e4f86c9052236e195ead6346545db778fd http://github.com/djmitche/buildbot/commit/95f7a0e4f86c9052236e195ead6346545db778fd Author: KATO Kazuyoshi Date: 2009-10-21 (Wed, 21 Oct 2009) Changed paths: M buildbot/status/words.py M buildbot/test/test_status.py Log Message: ----------- Cleanup. Commit: 1d591e945dfc518a2b547d387344cb539041787b http://github.com/djmitche/buildbot/commit/1d591e945dfc518a2b547d387344cb539041787b Author: KATO Kazuyoshi Date: 2009-10-21 (Wed, 21 Oct 2009) Changed paths: M buildbot/status/words.py M buildbot/test/test_status.py Log Message: ----------- Revert misc changes. Commit: 20c2099a07b72b7026d6d7099e2dfd7566b0837d http://github.com/djmitche/buildbot/commit/20c2099a07b72b7026d6d7099e2dfd7566b0837d Author: Brian Warner Date: 2009-10-21 (Wed, 21 Oct 2009) Changed paths: M buildbot/process/mtrlogobserver.py M buildbot/scheduler.py M buildbot/slave/commands.py M buildbot/status/web/build.py M buildbot/steps/source.py M buildbot/test/test_vc.py A contrib/bitbucket_buildbot.py M contrib/svn_buildbot.py M docs/buildbot.texinfo Log Message: ----------- Merge branch 'master' of github.com:djmitche/buildbot Commit: 11c59aa0c41b554d7bcdc9866fb927fcba9ede02 http://github.com/djmitche/buildbot/commit/11c59aa0c41b554d7bcdc9866fb927fcba9ede02 Author: Dustin J. Mitchell Date: 2009-10-21 (Wed, 21 Oct 2009) Changed paths: M buildbot/process/builder.py Log Message: ----------- Merge branch 'warner-cleanup' Commit: 5c516dacfa118434eaaca80072af5a8d0e18dcd0 http://github.com/djmitche/buildbot/commit/5c516dacfa118434eaaca80072af5a8d0e18dcd0 Author: Brian Warner Date: 2009-10-21 (Wed, 21 Oct 2009) Log Message: ----------- Merge branch 'master' of github.com:djmitche/buildbot Commit: 1974aef0690fe52b37f8b4a7c331f9459cd518de http://github.com/djmitche/buildbot/commit/1974aef0690fe52b37f8b4a7c331f9459cd518de Author: Brian Warner Date: 2009-10-22 (Thu, 22 Oct 2009) Changed paths: M buildbot/process/factory.py M buildbot/test/test_config.py Log Message: ----------- addStep(): reject spurious kwargs when using the BuildStep-instance form. Without this, the args are silently ignored, which is a hassle to debug. Commit: db55e151a9e5a373a4b720b02099ac9e66ec73ad http://github.com/djmitche/buildbot/commit/db55e151a9e5a373a4b720b02099ac9e66ec73ad Author: Dustin J. Mitchell Date: 2009-10-22 (Thu, 22 Oct 2009) Changed paths: M buildbot/steps/source.py Log Message: ----------- Merge branch 'doRevert1' of git://github.com/maruel/buildbot Commit: 3c372f4e360415322e8c01bc68879b73f403504d http://github.com/djmitche/buildbot/commit/3c372f4e360415322e8c01bc68879b73f403504d Author: Dustin J. Mitchell Date: 2009-10-23 (Fri, 23 Oct 2009) Changed paths: M buildbot/status/words.py M buildbot/test/test_status.py Log Message: ----------- Merge branch 'irc' of git://github.com/kzys/buildbot into irc-stuff Commit: 778f316fe30d8a17c7f2d541d502253038d69faa http://github.com/djmitche/buildbot/commit/778f316fe30d8a17c7f2d541d502253038d69faa Author: Robert Collins Date: 2009-10-25 (Sun, 25 Oct 2009) Changed paths: M CREDITS A buildbot/process/subunitlogobserver.py M buildbot/test/test_buildstep.py M docs/buildbot.texinfo Log Message: ----------- (closes #610) add subunit log watcher Commit: 0236a3eaaa20cc6eb53fb6c99662d59a99f2506b http://github.com/djmitche/buildbot/commit/0236a3eaaa20cc6eb53fb6c99662d59a99f2506b Author: Nicol?s Alvarez Date: 2009-10-25 (Sun, 25 Oct 2009) Changed paths: M docs/buildbot.texinfo Log Message: ----------- Fix use of WithProperties in documentation example. Commit: 6785c245689c8cdfe7d5341b9bc1677a2207ce5f http://github.com/djmitche/buildbot/commit/6785c245689c8cdfe7d5341b9bc1677a2207ce5f Author: Dustin J. Mitchell Date: 2009-10-25 (Sun, 25 Oct 2009) Changed paths: M docs/buildbot.texinfo Log Message: ----------- Merge branch 'master' of git://github.com/nicolas17/buildbot Commit: 514823b5bc23547c7f456a6b8fce81332fda161f http://github.com/djmitche/buildbot/commit/514823b5bc23547c7f456a6b8fce81332fda161f Author: Chris AtLee Date: 2009-10-26 (Mon, 26 Oct 2009) Changed paths: M buildbot/status/web/base.py Log Message: ----------- Add a css class for when there are no results Commit: 25a6b1a86dbab09c6e23329b35a82d710c20df0d http://github.com/djmitche/buildbot/commit/25a6b1a86dbab09c6e23329b35a82d710c20df0d Author: Brian Warner Date: 2009-10-30 (Fri, 30 Oct 2009) Changed paths: M buildbot/process/builder.py Log Message: ----------- builder.py: start cleanup by adding SlaveBuilder.prepare() and moving the substantiate() call into it, rather than having Builder switch on the slavebuilder's class Commit: 6e6fb276e9d139323d993b867909a5066651303c http://github.com/djmitche/buildbot/commit/6e6fb276e9d139323d993b867909a5066651303c Author: KATO Kazuyoshi Date: 2009-10-30 (Fri, 30 Oct 2009) Changed paths: M buildbot/status/words.py M buildbot/test/test_status.py Log Message: ----------- Extract a little method. Commit: 3ba244d413013ee70d9c3a48554a250566e5dc1e http://github.com/djmitche/buildbot/commit/3ba244d413013ee70d9c3a48554a250566e5dc1e Author: KATO Kazuyoshi Date: 2009-10-30 (Fri, 30 Oct 2009) Changed paths: M buildbot/status/words.py M buildbot/test/test_status.py Log Message: ----------- Use "notice" to public messages. Commit: 7f95beec26f19baf7c5de65f90f365d52ffcf257 http://github.com/djmitche/buildbot/commit/7f95beec26f19baf7c5de65f90f365d52ffcf257 Author: KATO Kazuyoshi Date: 2009-10-30 (Fri, 30 Oct 2009) Changed paths: M buildbot/status/words.py Log Message: ----------- DRY Commit: 5c9202b8c1bbdfc67ad0aa6c438e78a0de4ce18a http://github.com/djmitche/buildbot/commit/5c9202b8c1bbdfc67ad0aa6c438e78a0de4ce18a Author: KATO Kazuyoshi Date: 2009-10-30 (Fri, 30 Oct 2009) Changed paths: M buildbot/status/words.py Log Message: ----------- Cleanup. Commit: 776deed181395407c33b17d94ab344bc57f6740b http://github.com/djmitche/buildbot/commit/776deed181395407c33b17d94ab344bc57f6740b Author: KATO Kazuyoshi Date: 2009-10-30 (Fri, 30 Oct 2009) Changed paths: M buildbot/status/words.py M buildbot/test/test_status.py Log Message: ----------- Show "blamelist" on failed to build. Commit: a69297d5fdfd3f12f7660482a7a8ef1bc48014b0 http://github.com/djmitche/buildbot/commit/a69297d5fdfd3f12f7660482a7a8ef1bc48014b0 Author: maruel at chromium.org Date: 2009-10-30 (Fri, 30 Oct 2009) Changed paths: M buildbot/steps/source.py Log Message: ----------- Update comment Commit: 57607e8c7de3e944b79299861685915e53515003 http://github.com/djmitche/buildbot/commit/57607e8c7de3e944b79299861685915e53515003 Author: Kristian Nielsen Date: 2009-10-30 (Fri, 30 Oct 2009) Changed paths: M buildbot/process/mtrlogobserver.py Log Message: ----------- In MTR buildstep, use the type of test in the description and descriptionDone on the waterfall page. This makes it easier to distinguish diffferent test runs in the same build. Commit: df9cf59632b1a5db88dd0fa6eb3fc01d02668e11 http://github.com/djmitche/buildbot/commit/df9cf59632b1a5db88dd0fa6eb3fc01d02668e11 Author: KATO Kazuyoshi Date: 2009-10-30 (Fri, 30 Oct 2009) Changed paths: M buildbot/status/words.py M buildbot/test/test_status.py Log Message: ----------- Be configurable. Commit: b8d2a5cad7d1abf1f9829bc39c9cddc6d7066cd2 http://github.com/djmitche/buildbot/commit/b8d2a5cad7d1abf1f9829bc39c9cddc6d7066cd2 Author: KATO Kazuyoshi Date: 2009-10-30 (Fri, 30 Oct 2009) Changed paths: M buildbot/status/words.py M buildbot/test/test_status.py Log Message: ----------- Cleanup. Commit: 910d7558ca0276af163685aa376f84107ac679a2 http://github.com/djmitche/buildbot/commit/910d7558ca0276af163685aa376f84107ac679a2 Author: KATO Kazuyoshi Date: 2009-10-30 (Fri, 30 Oct 2009) Changed paths: M buildbot/status/words.py M buildbot/test/test_status.py Log Message: ----------- Revert misc changes. Commit: c95253dd1e429f11bb0e5b71c64a8b06941fff5d http://github.com/djmitche/buildbot/commit/c95253dd1e429f11bb0e5b71c64a8b06941fff5d Author: Brian Warner Date: 2009-10-30 (Fri, 30 Oct 2009) Changed paths: M buildbot/process/factory.py M buildbot/test/test_config.py Log Message: ----------- addStep(): reject spurious kwargs when using the BuildStep-instance form. Without this, the args are silently ignored, which is a hassle to debug. Commit: 7e458eda777f59ec1457dcb4eff75a07b60a2cf8 http://github.com/djmitche/buildbot/commit/7e458eda777f59ec1457dcb4eff75a07b60a2cf8 Author: Robert Collins Date: 2009-10-30 (Fri, 30 Oct 2009) Changed paths: M CREDITS A buildbot/process/subunitlogobserver.py M buildbot/test/test_buildstep.py M docs/buildbot.texinfo Log Message: ----------- (closes #610) add subunit log watcher Commit: d64156aa120fc756df198baae0b5e9e24d80a40e http://github.com/djmitche/buildbot/commit/d64156aa120fc756df198baae0b5e9e24d80a40e Author: Nicol?s Alvarez Date: 2009-10-30 (Fri, 30 Oct 2009) Changed paths: M docs/buildbot.texinfo Log Message: ----------- Fix use of WithProperties in documentation example. Commit: c2dc58add0ca2efc7a804b71fef7cab9fba8ecc7 http://github.com/djmitche/buildbot/commit/c2dc58add0ca2efc7a804b71fef7cab9fba8ecc7 Author: maruel at chromium.org Date: 2009-10-30 (Fri, 30 Oct 2009) Changed paths: M buildbot/status/mail.py M buildbot/test/test_status.py M docs/buildbot.texinfo Log Message: ----------- Add 'addPatch' parameter to mail.MailNotifier, unit test and doc. Defaults to True to keep previous behavior. Can be set to False to disable attaching patches to the emails. Commit: 1d76022c164583bd81b206ecb715ee9105f8b9b9 http://github.com/djmitche/buildbot/commit/1d76022c164583bd81b206ecb715ee9105f8b9b9 Author: Dustin J. Mitchell Date: 2009-10-30 (Fri, 30 Oct 2009) Changed paths: M buildbot/status/mail.py M buildbot/test/test_status.py M docs/buildbot.texinfo Log Message: ----------- Merge branch 'attach2' of git://github.com/maruel/buildbot Commit: 0c60cf7040b6595766a6509be4faa47ce77fbe5b http://github.com/djmitche/buildbot/commit/0c60cf7040b6595766a6509be4faa47ce77fbe5b Author: maruel at chromium.org Date: 2009-11-02 (Mon, 02 Nov 2009) Changed paths: M buildbot/buildslave.py M buildbot/master.py M buildbot/process/builder.py M buildbot/test/test_run.py M docs/buildbot.texinfo Log Message: ----------- Add support for slavebuilddir in builder's dictionnary. builddir defaults to builder's name (escaped) This permits sharing a slave checkout across multiple builders Includes unit test update and doc. Commit: 2b00a49451bad833f609b383747dcd1f9f947f3f http://github.com/djmitche/buildbot/commit/2b00a49451bad833f609b383747dcd1f9f947f3f Author: maruel at chromium.org Date: 2009-11-04 (Wed, 04 Nov 2009) Changed paths: M docs/buildbot.texinfo Log Message: ----------- Clarify documentation about builder's 'builddir' and 'slavebuilddir'. Commit: 2e5edf03dfa6fc72ae353a4b5aabdd7fe2685077 http://github.com/djmitche/buildbot/commit/2e5edf03dfa6fc72ae353a4b5aabdd7fe2685077 Author: Chris AtLee Date: 2009-11-04 (Wed, 04 Nov 2009) Changed paths: M CREDITS M buildbot/buildslave.py M buildbot/master.py M buildbot/process/builder.py M buildbot/process/factory.py A buildbot/process/subunitlogobserver.py M buildbot/status/mail.py M buildbot/status/words.py M buildbot/steps/source.py M buildbot/test/test_buildstep.py M buildbot/test/test_config.py M buildbot/test/test_run.py M buildbot/test/test_status.py M docs/buildbot.texinfo Log Message: ----------- Merge branch 'master' of github.com:djmitche/buildbot Commit: 1688df9a0576dbcf63be2bb9c81d8898c393d830 http://github.com/djmitche/buildbot/commit/1688df9a0576dbcf63be2bb9c81d8898c393d830 Author: Matt Heitzenroder Date: 2009-11-04 (Wed, 04 Nov 2009) Changed paths: M CREDITS A ChangeLog-0.7.11 M NEWS M buildbot/__init__.py M buildbot/buildset.py M buildbot/buildslave.py M buildbot/changes/changes.py M buildbot/changes/pb.py M buildbot/changes/svnpoller.py M buildbot/clients/sendchange.py M buildbot/master.py M buildbot/pbutil.py M buildbot/process/base.py M buildbot/process/builder.py M buildbot/process/buildstep.py M buildbot/process/factory.py A buildbot/process/mtrlogobserver.py M buildbot/process/step_twisted2.py A buildbot/process/subunitlogobserver.py M buildbot/scheduler.py M buildbot/scripts/runner.py M buildbot/scripts/tryclient.py M buildbot/slave/bot.py M buildbot/slave/commands.py M buildbot/sourcestamp.py M buildbot/status/builder.py M buildbot/status/mail.py M buildbot/status/web/base.py M buildbot/status/web/baseweb.py M buildbot/status/web/build.py M buildbot/status/web/builder.py M buildbot/status/web/buildstatus.py A buildbot/status/web/console.py A buildbot/status/web/console_html.py A buildbot/status/web/console_js.py M buildbot/status/web/extended.css M buildbot/status/web/feeds.py M buildbot/status/web/grid.py M buildbot/status/web/index.html M buildbot/status/web/slaves.py M buildbot/status/web/tests.py M buildbot/status/web/waterfall.py M buildbot/status/words.py M buildbot/steps/master.py M buildbot/steps/shell.py M buildbot/steps/source.py M buildbot/test/test_buildstep.py M buildbot/test/test_config.py A buildbot/test/test_console.py M buildbot/test/test_limitlogs.py M buildbot/test/test_locks.py M buildbot/test/test_run.py M buildbot/test/test_scheduler.py M buildbot/test/test_status.py M buildbot/test/test_steps.py M buildbot/test/test_vc.py A contrib/bitbucket_buildbot.py M contrib/github_buildbot.py M contrib/svn_buildbot.py M docs/buildbot.texinfo Log Message: ----------- simplified the code so it doesn't have to clone locally Commit: 7db28fc8b69cb8d59dbf548cbb7493368fda0d15 http://github.com/djmitche/buildbot/commit/7db28fc8b69cb8d59dbf548cbb7493368fda0d15 Author: maruel at chromium.org Date: 2009-11-16 (Mon, 16 Nov 2009) Changed paths: M buildbot/test/runutils.py M buildbot/test/test_status.py M buildbot/test/test_steps.py Log Message: ----------- Fix multiple unit tests broken by 0c60cf7040b6595766a6509be4faa47ce77fbe5b. Commit: 138c831f1bc4340b7043dd74b3081d201abdef18 http://github.com/djmitche/buildbot/commit/138c831f1bc4340b7043dd74b3081d201abdef18 Author: Kristian Nielsen Date: 2009-11-18 (Wed, 18 Nov 2009) Changed paths: M buildbot/status/web/grid.py Log Message: ----------- Fix typo that breaks category argument to grid web status page. Commit: 0fc8eade38879945b0f2193e37a08a061b8569e0 http://github.com/djmitche/buildbot/commit/0fc8eade38879945b0f2193e37a08a061b8569e0 Author: Kristian Nielsen Date: 2009-11-18 (Wed, 18 Nov 2009) Changed paths: M buildbot/status/web/grid.py Log Message: ----------- Fix transposed grid to not crash when specifying categories. Commit: 010f37dda88168c12b6f22895741a85312d513e2 http://github.com/djmitche/buildbot/commit/010f37dda88168c12b6f22895741a85312d513e2 Author: maruel at chromium.org Date: 2009-11-19 (Thu, 19 Nov 2009) Changed paths: M buildbot/slave/commands.py Log Message: ----------- Added SourceBase.sourcedirIsPatched() Commit: d8fddfa5b0250204a0fa0820d6864e14f09e1bed http://github.com/djmitche/buildbot/commit/d8fddfa5b0250204a0fa0820d6864e14f09e1bed Author: Daniel Dunbar Date: 2009-11-20 (Fri, 20 Nov 2009) Changed paths: M buildbot/status/web/step.py Log Message: ----------- Fix crash when viewing a step which hasn't started (invalid subtraction). This also tweaks the output a bit, for unstarted steps: -- Timing Start Not Started End Not Started Elapsed Not Started -- For in progress steps: -- Timing Start Fri Nov 20 10:48:47 2009 End Not Finished Elapsed 39 secs -- For completed steps: -- Timing Start Fri Nov 20 10:48:47 2009 End Fri Nov 20 10:48:47 2009 Elapsed 0 secs -- Commit: 281207c6d3e5171bf0457bf86c1a48c69efaf8c1 http://github.com/djmitche/buildbot/commit/281207c6d3e5171bf0457bf86c1a48c69efaf8c1 Author: maruel at chromium.org Date: 2009-11-20 (Fri, 20 Nov 2009) Changed paths: M buildbot/slave/commands.py Log Message: ----------- Replace self.srcdir to self.workdir where appropriate Commit: a6081f8e361aea7765be8a0bac45fdf880cacc4d http://github.com/djmitche/buildbot/commit/a6081f8e361aea7765be8a0bac45fdf880cacc4d Author: Daniel Dunbar Date: 2009-11-20 (Fri, 20 Nov 2009) Changed paths: M buildbot/locks.py Log Message: ----------- Add util.ComparableMixin to LockAccess, and also use SlaveLock.maxCountForSlave as a compare attr for SlaveLock (since it could conceivably be used independently from the _maxCountForSlaveList). Commit: e092d24fe9fdf4d01d2d9c8752c7036982973af1 http://github.com/djmitche/buildbot/commit/e092d24fe9fdf4d01d2d9c8752c7036982973af1 Author: Daniel Dunbar Date: 2009-11-20 (Fri, 20 Nov 2009) Changed paths: M buildbot/process/builder.py Log Message: ----------- Switch Builder.compareToSetup function to just use a comparison on the locks list. This is more uniform and fixes a crash trying to access the .name field of LockAccess variables; I'm not sure why this was doing the comparison manually in the first place... Commit: f77caa6937e5f1e2e5e473187ca12fdc42816059 http://github.com/djmitche/buildbot/commit/f77caa6937e5f1e2e5e473187ca12fdc42816059 Author: maruel at chromium.org Date: 2009-11-22 (Sun, 22 Nov 2009) Changed paths: M buildbot/slave/commands.py Log Message: ----------- Add patched checkout cleanup for SVN checkout. This removes the need to do a fresh svn checkout on each try job. Add 'keep_on_purge', 'ignore_ignores' and 'always_purge' to SVN. Add 'ignore_ignores' to Git. Small cleanups. Commit: f8baa326abef1b8b15a4bfb1d1c04e09e1f827cb http://github.com/djmitche/buildbot/commit/f8baa326abef1b8b15a4bfb1d1c04e09e1f827cb Author: Chris AtLee Date: 2009-11-23 (Mon, 23 Nov 2009) Changed paths: M buildbot/slave/commands.py M buildbot/status/web/grid.py M buildbot/status/web/step.py M buildbot/test/runutils.py M buildbot/test/test_status.py M buildbot/test/test_steps.py M contrib/github_buildbot.py Log Message: ----------- Merge branch 'master' of github.com:djmitche/buildbot Commit: cadbb9df35b08a09fec895d0fc42f3cc55cb62af http://github.com/djmitche/buildbot/commit/cadbb9df35b08a09fec895d0fc42f3cc55cb62af Author: John Ford Date: 2009-11-23 (Mon, 23 Nov 2009) Changed paths: M buildbot/status/web/baseweb.py M buildbot/status/web/waterfall.py Log Message: ----------- specify a default num_events value for the waterfall in the master config file instead of changing a hard coded value, and add a configurable limit, too Commit: dfa162c82060b6d2b169ec892e397ba8702ed5b8 http://github.com/djmitche/buildbot/commit/dfa162c82060b6d2b169ec892e397ba8702ed5b8 Author: Chris AtLee Date: 2009-11-23 (Mon, 23 Nov 2009) Changed paths: M buildbot/slave/commands.py M buildbot/status/web/baseweb.py M buildbot/status/web/waterfall.py Log Message: ----------- Merge branch 'master' of github.com:djmitche/buildbot Commit: df5a96f1963f302c601a30f2e5b3771b2b2096f3 http://github.com/djmitche/buildbot/commit/df5a96f1963f302c601a30f2e5b3771b2b2096f3 Author: Chris AtLee Date: 2009-11-23 (Mon, 23 Nov 2009) Changed paths: M buildbot/status/web/baseweb.py Log Message: ----------- Fixing typo Commit: 8d6d4b7001b6b52dd9be104abc0e0dd9cf2e7ea0 http://github.com/djmitche/buildbot/commit/8d6d4b7001b6b52dd9be104abc0e0dd9cf2e7ea0 Author: Chris AtLee Date: 2009-11-23 (Mon, 23 Nov 2009) Changed paths: M buildbot/master.py M buildbot/status/builder.py M docs/buildbot.texinfo Log Message: ----------- Adding support for gz compressed log files Commit: 71f8aa9a01a9f858c5fec616375c108f56f587c4 http://github.com/djmitche/buildbot/commit/71f8aa9a01a9f858c5fec616375c108f56f587c4 Author: Kristian Nielsen Date: 2009-11-23 (Mon, 23 Nov 2009) Changed paths: M buildbot/slave/commands.py M buildbot/test/test_vc.py Log Message: ----------- In clobber source step, if permissions prevent rm -rf from deleting all, run a recursive chmod and re-try the rm -rf. This avoids failures that require manual fixup if a step leaves behind subdirectories with chmod 0 permissions. This fixes ticket#29 for Posix systems (previous fix is blocking, and only used on Windows). Commit: f171c13c456a4cd418b9463138324c36945456ab http://github.com/djmitche/buildbot/commit/f171c13c456a4cd418b9463138324c36945456ab Author: Kristian Nielsen Date: 2009-11-24 (Tue, 24 Nov 2009) Changed paths: M buildbot/test/test_buildstep.py Log Message: ----------- Fix test failure in test_buildstep.SubunitLogObserverTests Skip the test when the subunit module is not available. Commit: b8bf3d5ef60f6158688f7aaeee186fe37ce64336 http://github.com/djmitche/buildbot/commit/b8bf3d5ef60f6158688f7aaeee186fe37ce64336 Author: Chris AtLee Date: 2009-11-24 (Tue, 24 Nov 2009) Changed paths: M buildbot/status/builder.py Log Message: ----------- Don't do os.fsync when we're done with a log. Commit: 985c0bd878df0e200853770bf16f31e317e956d6 http://github.com/djmitche/buildbot/commit/985c0bd878df0e200853770bf16f31e317e956d6 Author: maruel at chromium.org Date: 2009-11-24 (Tue, 24 Nov 2009) Changed paths: M docs/epyrun M docs/gen-reference Log Message: ----------- Fix docs/gen-reference to work with epydoc 3.0.1 Commit: 2b6f38ae0b7ac454bfdc274830ceba45e9211929 http://github.com/djmitche/buildbot/commit/2b6f38ae0b7ac454bfdc274830ceba45e9211929 Author: Dustin J. Mitchell Date: 2009-11-24 (Tue, 24 Nov 2009) Changed paths: M docs/epyrun M docs/gen-reference Log Message: ----------- Merge branch 'epyrun' of git://github.com/maruel/buildbot Commit: c829d3d651bf51dd8baa47741f124ae917a3d0e7 http://github.com/djmitche/buildbot/commit/c829d3d651bf51dd8baa47741f124ae917a3d0e7 Author: maruel at chromium.org Date: 2009-11-24 (Tue, 24 Nov 2009) Changed paths: M buildbot/steps/source.py M docs/buildbot.texinfo Log Message: ----------- Add documentation and flag accessibility on the master side. Commit: 2aec827cd7aa915b2a9bb16fa6434535a847e65a http://github.com/djmitche/buildbot/commit/2aec827cd7aa915b2a9bb16fa6434535a847e65a Author: Dustin J. Mitchell Date: 2009-11-24 (Tue, 24 Nov 2009) Changed paths: M buildbot/steps/source.py M docs/buildbot.texinfo Log Message: ----------- Merge commit 'c829d3d' Commit: 5746904b70556eefee3636b5e6081b972f3332df http://github.com/djmitche/buildbot/commit/5746904b70556eefee3636b5e6081b972f3332df Author: Dustin J. Mitchell Date: 2009-11-27 (Fri, 27 Nov 2009) Changed paths: M buildbot/status/web/builder.py Log Message: ----------- prevent HTML injection via buildslave host info Commit: 34c1935c9e69392c1c5e0935173b027832a076e1 http://github.com/djmitche/buildbot/commit/34c1935c9e69392c1c5e0935173b027832a076e1 Author: Dustin J. Mitchell Date: 2009-11-27 (Fri, 27 Nov 2009) Changed paths: M buildbot/buildslave.py M buildbot/scripts/runner.py M buildbot/status/builder.py M buildbot/status/web/slaves.py M docs/buildbot.texinfo Log Message: ----------- add an optional clickable access_uri for each slave Commit: 765c1da7d71f3229881dc980609f2461572e00bd http://github.com/djmitche/buildbot/commit/765c1da7d71f3229881dc980609f2461572e00bd Author: Marius Gedminas Date: 2009-12-01 (Tue, 01 Dec 2009) Changed paths: M docs/buildbot.texinfo Log Message: ----------- Fix small Python syntax error in example in docs. Commit: 99d65c9ad09e68327a758efe8eaf099051f8cc37 http://github.com/djmitche/buildbot/commit/99d65c9ad09e68327a758efe8eaf099051f8cc37 Author: maruel at chromium.org Date: 2009-12-01 (Tue, 01 Dec 2009) Changed paths: M buildbot/master.py M buildbot/test/test_vc.py Log Message: ----------- Restore support for unicode builder name. The regression was introduced in 0c60cf7040b6595766a6509be4faa47ce77fbe5b. Add a regression unit test. Commit: cd1a02e696629a21ff00e4f9b1c8d031916f5f98 http://github.com/djmitche/buildbot/commit/cd1a02e696629a21ff00e4f9b1c8d031916f5f98 Author: Dustin J. Mitchell Date: 2009-12-01 (Tue, 01 Dec 2009) Changed paths: M buildbot/master.py M buildbot/test/test_vc.py Log Message: ----------- Merge branch 'slavedir2' of git://github.com/maruel/buildbot Commit: cc174f0c20ca2a91c85f71328ca1cbd46f3110c9 http://github.com/djmitche/buildbot/commit/cc174f0c20ca2a91c85f71328ca1cbd46f3110c9 Author: maruel at chromium.org Date: 2009-12-01 (Tue, 01 Dec 2009) Changed paths: M buildbot/status/builder.py M buildbot/status/web/logs.py M buildbot/test/test_vc.py M buildbot/test/test_web.py Log Message: ----------- Add more unicode support and unit tests. Commit: 09260e6c0375a03b8148000e2362627e9905c4be http://github.com/djmitche/buildbot/commit/09260e6c0375a03b8148000e2362627e9905c4be Author: maruel at chromium.org Date: 2009-12-02 (Wed, 02 Dec 2009) Changed paths: M buildbot/slave/commands.py Log Message: ----------- Fix removal of symlinks in rmdirRecursive(). os.chmod fails on Mac with symlinks so skip this step. Commit: c34b07026d91f9c2904f261e916bf5600aab16f4 http://github.com/djmitche/buildbot/commit/c34b07026d91f9c2904f261e916bf5600aab16f4 Author: maruel at chromium.org Date: 2009-12-02 (Wed, 02 Dec 2009) Changed paths: M buildbot/slave/commands.py Log Message: ----------- Fix removal of files when purge try changes. Was broken in f77caa6937e5f1e2e5e473187ca12fdc42816059. Commit: dcbf829e332577709d7b426fa411e746845943f4 http://github.com/djmitche/buildbot/commit/dcbf829e332577709d7b426fa411e746845943f4 Author: Chris AtLee Date: 2009-12-04 (Fri, 04 Dec 2009) Changed paths: M buildbot/status/web/step.py Log Message: ----------- Fix viewing buildsteps when logfile.hasContents() is False Commit: 0a26b31a14ffe2c0941b8fde9528a4fff2f01ea4 http://github.com/djmitche/buildbot/commit/0a26b31a14ffe2c0941b8fde9528a4fff2f01ea4 Author: Chris AtLee Date: 2009-12-04 (Fri, 04 Dec 2009) Changed paths: M buildbot/status/builder.py Log Message: ----------- Fix getChunks when reading gzip files. Since gzip files are always finished, we don't need to freeze the state of the logfile by determining where the end of the file is. Commit: 08172aba45ebd827fe3351329a310403ca0f42a5 http://github.com/djmitche/buildbot/commit/08172aba45ebd827fe3351329a310403ca0f42a5 Author: Dustin J. Mitchell Date: 2009-12-07 (Mon, 07 Dec 2009) Changed paths: M docs/buildbot.texinfo Log Message: ----------- trivial change to test notification Commit: efac01b5d653443f11065a728f3bb5a7aee9e9a1 http://github.com/djmitche/buildbot/commit/efac01b5d653443f11065a728f3bb5a7aee9e9a1 Author: Dustin J. Mitchell Date: 2009-12-08 (Tue, 08 Dec 2009) Changed paths: M buildbot/status/mail.py Log Message: ----------- (fixes #630) stringify revision in mail formatting Commit: 10e051422660c9d0b873991cb0890ebf55cfdc80 http://github.com/djmitche/buildbot/commit/10e051422660c9d0b873991cb0890ebf55cfdc80 Author: Kristian Nielsen Date: 2009-12-10 (Thu, 10 Dec 2009) Changed paths: M buildbot/process/builder.py M buildbot/status/web/base.py M buildbot/status/web/build.py M buildbot/status/web/builder.py Log Message: ----------- Fix ticket #642: Specifying extra build properties for force/resubmit build does not work. Fix naming of form parameters to be consistent between the code that generates the form and the code that handles the submitted HTTP request. Implement code for resubmit build to handle extra custom build properties in the submitted HTTP request (this was missing in the existing code). Commit: acb279a3bbb484d1120f37e97ab7b69d8240cf04 http://github.com/djmitche/buildbot/commit/acb279a3bbb484d1120f37e97ab7b69d8240cf04 Author: Kristian Nielsen Date: 2009-12-10 (Thu, 10 Dec 2009) Changed paths: M buildbot/status/web/grid.py Log Message: ----------- Fix ticket #643: extra rows and empty cells in grid displays. Problem was that sourcestamp comparison was too fine-grained; we want to assign builds to same rows if the underlying code version is the same, even if there are minor differences in build properties or the like. Commit: 0e859e2396c7af54d9ecf9c299b75eef5c9600f7 http://github.com/djmitche/buildbot/commit/0e859e2396c7af54d9ecf9c299b75eef5c9600f7 Author: Jonathan S. Romero Date: 2009-12-11 (Fri, 11 Dec 2009) Changed paths: M buildbot/slave/commands.py M buildbot/steps/source.py Log Message: ----------- Attempt to add depth argument to source checkout steps Commit: eae7d56bae3d5e3711fc470cac9a138ad7b47cbe http://github.com/djmitche/buildbot/commit/eae7d56bae3d5e3711fc470cac9a138ad7b47cbe Author: Jonathan S. Romero Date: 2009-12-11 (Fri, 11 Dec 2009) Changed paths: M buildbot/steps/source.py Log Message: ----------- Make sure the depth argument makes it into the args array for the svn command Commit: 080a25ee21f37838c8f2cb3bad723577c89dd5fe http://github.com/djmitche/buildbot/commit/080a25ee21f37838c8f2cb3bad723577c89dd5fe Author: Jonathan S. Romero Date: 2009-12-11 (Fri, 11 Dec 2009) Changed paths: M buildbot/steps/source.py Log Message: ----------- Fix depth argument in SVN source step Commit: e3f5d30cb0c507cd592e2467f5f3b1a060ffd54d http://github.com/djmitche/buildbot/commit/e3f5d30cb0c507cd592e2467f5f3b1a060ffd54d Author: Jonathan S. Romero Date: 2009-12-11 (Fri, 11 Dec 2009) Changed paths: M buildbot/steps/source.py Log Message: ----------- Only set depth arg if not none Commit: 1c8c37ddca5a347ae00bf138dbef370886cdb62b http://github.com/djmitche/buildbot/commit/1c8c37ddca5a347ae00bf138dbef370886cdb62b Author: William Deegan Date: 2009-12-11 (Fri, 11 Dec 2009) Changed paths: M buildbot/changes/p4poller.py Log Message: ----------- Fix issue with perforce submissions with no comment. This currently causes p4poller to throw an exception, which hangs further buildbot builds on that branch. Now blank comments are allowed. Commit: 7a6ea4afbe8c607f36c78793ea60dc0bf17cc1c0 http://github.com/djmitche/buildbot/commit/7a6ea4afbe8c607f36c78793ea60dc0bf17cc1c0 Author: Jonathan S. Romero Date: 2009-12-11 (Fri, 11 Dec 2009) Changed paths: M buildbot/steps/source.py Log Message: ----------- Check that svn is not older than 1.5 before adding --depth argument Commit: f29b5e8028b22b60f6a49958bdb5cff059d49da3 http://github.com/djmitche/buildbot/commit/f29b5e8028b22b60f6a49958bdb5cff059d49da3 Author: Jonathan Romero Date: 2009-12-11 (Fri, 11 Dec 2009) Changed paths: M buildbot/slave/commands.py M buildbot/steps/source.py Log Message: ----------- Attempt to check buildslave version properly when depth argument is specified to SVN checkout step. Commit: 04302b410288107f17759d36f0191f23cc8e7d1d http://github.com/djmitche/buildbot/commit/04302b410288107f17759d36f0191f23cc8e7d1d Author: Jonathan Romero Date: 2009-12-11 (Fri, 11 Dec 2009) Changed paths: M docs/buildbot.texinfo Log Message: ----------- Describe depth argument to SVN checkout step. Commit: 0fd7b31b562a444244f4ab03a0d0a866ef82de47 http://github.com/djmitche/buildbot/commit/0fd7b31b562a444244f4ab03a0d0a866ef82de47 Author: Jonathan Romero Date: 2009-12-11 (Fri, 11 Dec 2009) Changed paths: M docs/buildbot.texinfo Log Message: ----------- Specify that depth argument requires subversion 1.5 or higher. Commit: 3e395a187eb560c1f0d1d93a513a327b47fb8894 http://github.com/djmitche/buildbot/commit/3e395a187eb560c1f0d1d93a513a327b47fb8894 Author: Jonathan S. Romero Date: 2009-12-14 (Mon, 14 Dec 2009) Changed paths: M docs/buildbot.texinfo Log Message: ----------- Improve documentation for depth argument in SVN buildstep Commit: 297e3e6465f3aef3139eecd78f143ecc812dad1b http://github.com/djmitche/buildbot/commit/297e3e6465f3aef3139eecd78f143ecc812dad1b Author: Jonathan S. Romero Date: 2009-12-14 (Mon, 14 Dec 2009) Changed paths: M buildbot/steps/source.py Log Message: ----------- Correct syntax error in source.py Commit: 674814844fda31c2e9d15a7044b785fa903a7f47 http://github.com/djmitche/buildbot/commit/674814844fda31c2e9d15a7044b785fa903a7f47 Author: Jonathan S. Romero Date: 2009-12-14 (Mon, 14 Dec 2009) Changed paths: M buildbot/steps/source.py Log Message: ----------- Correct syntax error in source.py Commit: fadc2b8611522c35364870e7ea398b716a61173f http://github.com/djmitche/buildbot/commit/fadc2b8611522c35364870e7ea398b716a61173f Author: Jonathan S. Romero Date: 2009-12-14 (Mon, 14 Dec 2009) Changed paths: M buildbot/changes/p4poller.py Log Message: ----------- Merge commit 'upstream/master' Commit: ea17f9cf8c95867da1eb015ed07b7037b2232b3b http://github.com/djmitche/buildbot/commit/ea17f9cf8c95867da1eb015ed07b7037b2232b3b Author: Dustin J. Mitchell Date: 2009-12-16 (Wed, 16 Dec 2009) Changed paths: M buildbot/scripts/runner.py A buildbot/status/web/bg_gradient.jpg A buildbot/status/web/default.css Log Message: ----------- (fixes #641) change default style Commit: fa93c4907a54495d106983633a37473ab2da8139 http://github.com/djmitche/buildbot/commit/fa93c4907a54495d106983633a37473ab2da8139 Author: Dustin J. Mitchell Date: 2009-12-16 (Wed, 16 Dec 2009) Changed paths: M buildbot/steps/transfer.py Log Message: ----------- (bug #646) remove the non-functional 'mode' argument from DirectoryUpload Commit: 1d658d06ed6abc31222d1e7b6f76454709aeed25 http://github.com/djmitche/buildbot/commit/1d658d06ed6abc31222d1e7b6f76454709aeed25 Author: Chris AtLee Date: 2009-12-17 (Thu, 17 Dec 2009) Changed paths: M buildbot/status/builder.py Log Message: ----------- Handling cases where the builder directory on the master is gone Commit: 53bff455df74b6127dcf6dee9006bc0acaa1646b http://github.com/djmitche/buildbot/commit/53bff455df74b6127dcf6dee9006bc0acaa1646b Author: Chris AtLee Date: 2009-12-17 (Thu, 17 Dec 2009) Changed paths: M buildbot/changes/changes.py Log Message: ----------- Check that the change exists before returning it Commit: 85a84d7f99cb463235849b150f91031cd5fec442 http://github.com/djmitche/buildbot/commit/85a84d7f99cb463235849b150f91031cd5fec442 Author: Chris AtLee Date: 2009-12-17 (Thu, 17 Dec 2009) Changed paths: M buildbot/buildslave.py M buildbot/process/builder.py Log Message: ----------- Stop duplicate attach/detach messages Commit: d1b2ea31841ee2daae9718c64e25d695d5966cf2 http://github.com/djmitche/buildbot/commit/d1b2ea31841ee2daae9718c64e25d695d5966cf2 Author: Chris AtLee Date: 2009-12-17 (Thu, 17 Dec 2009) Changed paths: M buildbot/process/builder.py Log Message: ----------- Cleanup maybeStartBuild messages Commit: 676b0c38115deb2edb19ade9dc02c406e310d4b3 http://github.com/djmitche/buildbot/commit/676b0c38115deb2edb19ade9dc02c406e310d4b3 Author: Dan Locks Date: 2009-12-18 (Fri, 18 Dec 2009) Changed paths: M buildbot/status/web/build.py M buildbot/status/web/grid.py M buildbot/status/web/slaves.py M buildbot/status/web/waterfall.py Log Message: ----------- (refs #620) Web status pages should use HtmlResource.footer Commit: f6397a8a733f54ac808d086606f78a2101ea375e http://github.com/djmitche/buildbot/commit/f6397a8a733f54ac808d086606f78a2101ea375e Author: Dustin J. Mitchell Date: 2009-12-18 (Fri, 18 Dec 2009) Changed paths: M buildbot/slave/bot.py Log Message: ----------- refs #602 - use os.makedirs Commit: 1c030ed5c477feed5e1c15210d5d15f49e983bc3 http://github.com/djmitche/buildbot/commit/1c030ed5c477feed5e1c15210d5d15f49e983bc3 Author: Dustin J. Mitchell Date: 2009-12-18 (Fri, 18 Dec 2009) Changed paths: M buildbot/status/mail.py Log Message: ----------- refs #617 - add 'passing' to the list of possible modes Commit: 79b289d5abe33a7183f4ac2da7476662c4b98fdf http://github.com/djmitche/buildbot/commit/79b289d5abe33a7183f4ac2da7476662c4b98fdf Author: Dustin J. Mitchell Date: 2009-12-18 (Fri, 18 Dec 2009) Changed paths: M buildbot/slave/commands.py Log Message: ----------- refs #626 -- use -s submitted in p4 changes invocation Commit: 0c51ff9e5b3e358d3f2e268f5f3cf81a9ac1eb3f http://github.com/djmitche/buildbot/commit/0c51ff9e5b3e358d3f2e268f5f3cf81a9ac1eb3f Author: Dustin J. Mitchell Date: 2009-12-19 (Sat, 19 Dec 2009) Changed paths: M buildbot/status/words.py Log Message: ----------- (fixes #220) use shlex.split everywhere in the IRC bot Commit: fb70a1dd799ff16ef9b3002707ed3613c5780c0d http://github.com/djmitche/buildbot/commit/fb70a1dd799ff16ef9b3002707ed3613c5780c0d Author: Dustin J. Mitchell Date: 2009-12-19 (Sat, 19 Dec 2009) Changed paths: M contrib/git_buildbot.py Log Message: ----------- (fixes #645) remove tail recursion Commit: 2ce63d429f8ce04b6aa57b8fa25a1c185f5263bc http://github.com/djmitche/buildbot/commit/2ce63d429f8ce04b6aa57b8fa25a1c185f5263bc Author: Dustin J. Mitchell Date: 2009-12-19 (Sat, 19 Dec 2009) Changed paths: M buildbot/status/words.py Log Message: ----------- (fixes #220) spell shlex right Commit: a901bfd6caf637731a894298fa6e7b6bcc2bb02e http://github.com/djmitche/buildbot/commit/a901bfd6caf637731a894298fa6e7b6bcc2bb02e Author: Dustin J. Mitchell Date: 2009-12-19 (Sat, 19 Dec 2009) Changed paths: M NEWS M buildbot/status/mail.py M buildbot/test/test_status.py M docs/buildbot.texinfo Log Message: ----------- fixes #464 replace customMesg with messageFormatter Commit: 864430a024d92d07ff4c012d14fcf3b3d4f50a6e http://github.com/djmitche/buildbot/commit/864430a024d92d07ff4c012d14fcf3b3d4f50a6e Author: Dustin J. Mitchell Date: 2009-12-20 (Sun, 20 Dec 2009) Changed paths: M buildbot/status/words.py Log Message: ----------- (fixes #638) add a requestCancelled method (that does nothing) to IRCContact Commit: c28838ef1d66bd7d39b806a9310780a977e52474 http://github.com/djmitche/buildbot/commit/c28838ef1d66bd7d39b806a9310780a977e52474 Author: Dustin J. Mitchell Date: 2009-12-20 (Sun, 20 Dec 2009) Changed paths: M buildbot/status/words.py Log Message: ----------- add colon Commit: c8b2133950e50e7a79dc3f67c945209fde940735 http://github.com/djmitche/buildbot/commit/c8b2133950e50e7a79dc3f67c945209fde940735 Author: Daniel Dunbar Date: 2009-12-20 (Sun, 20 Dec 2009) Changed paths: M buildbot/locks.py M buildbot/process/builder.py Log Message: ----------- Merge commit 'origin/master' Commit: 668c83e6e0082a3be1919aa9ed8e961d974071ce http://github.com/djmitche/buildbot/commit/668c83e6e0082a3be1919aa9ed8e961d974071ce Author: Dustin J. Mitchell Date: 2009-12-20 (Sun, 20 Dec 2009) Changed paths: M buildbot/locks.py M buildbot/process/builder.py Log Message: ----------- Merge branch 'master' of git://github.com/ddunbar/buildbot Commit: 3cfc460d40dca32cac2dac168cc51e9751da81a2 http://github.com/djmitche/buildbot/commit/3cfc460d40dca32cac2dac168cc51e9751da81a2 Author: Aviv Ben-Yosef Date: 2009-12-22 (Tue, 22 Dec 2009) Changed paths: M buildbot/test/test_console.py Log Message: ----------- Removed unused import Commit: 5264eda6284dcc8209f8e00a40b9698643bcfc47 http://github.com/djmitche/buildbot/commit/5264eda6284dcc8209f8e00a40b9698643bcfc47 Author: Aviv Ben-Yosef Date: 2009-12-22 (Tue, 22 Dec 2009) Changed paths: M buildbot/status/web/console.py Log Message: ----------- removing unused imports Commit: 2835d4c7a33c4f1d47f9f5f5025b822ca5bee65c http://github.com/djmitche/buildbot/commit/2835d4c7a33c4f1d47f9f5f5025b822ca5bee65c Author: Aviv Ben-Yosef Date: 2009-12-22 (Tue, 22 Dec 2009) Changed paths: M buildbot/status/web/console.py M buildbot/test/test_console.py Log Message: ----------- adding comparators Commit: 98f39c12bb8cf60b7e003c2effc9a47def2c2645 http://github.com/djmitche/buildbot/commit/98f39c12bb8cf60b7e003c2effc9a47def2c2645 Author: Aviv Ben-Yosef Date: 2009-12-22 (Tue, 22 Dec 2009) Changed paths: M buildbot/status/web/console.py Log Message: ----------- Removing useless conversion to int This simple comparison between revisions uses a conversion to int that breaks if the revision is not an int (like in Git). There's no difference simply comparing the strings directly, so I removed this. Commit: 4824989af1a9786c959c3f986733999d68535e19 http://github.com/djmitche/buildbot/commit/4824989af1a9786c959c3f986733999d68535e19 Author: Aviv Ben-Yosef Date: 2009-12-22 (Tue, 22 Dec 2009) Changed paths: M buildbot/status/web/console.py M buildbot/test/test_console.py Log Message: ----------- Removing useless methods At first, I saw that the changes list was being sorted by the revisions, and thought that because of that it will be necessary to allow sorting by time for the other VCSs. But, then I realized that the sorting was being done simply so that duplicate changes with same revision will be grouped for removing. This works no matter if the revision is a number or not. Commit: 6fba2d38e1a8d86914d694f400227c191e8116f2 http://github.com/djmitche/buildbot/commit/6fba2d38e1a8d86914d694f400227c191e8116f2 Author: Aviv Ben-Yosef Date: 2009-12-22 (Tue, 22 Dec 2009) Changed paths: M buildbot/status/web/console.py M buildbot/test/test_console.py Log Message: ----------- Adding ability to validate revisions Commit: 83a1c283cf17793f816aab1e2af1f75dc4ea4356 http://github.com/djmitche/buildbot/commit/83a1c283cf17793f816aab1e2af1f75dc4ea4356 Author: Aviv Ben-Yosef Date: 2009-12-22 (Tue, 22 Dec 2009) Changed paths: M buildbot/status/web/console.py Log Message: ----------- Using the created classes Commit: 939588b066b0b30dc52f0417196a35f07446b47b http://github.com/djmitche/buildbot/commit/939588b066b0b30dc52f0417196a35f07446b47b Author: Aviv Ben-Yosef Date: 2009-12-22 (Tue, 22 Dec 2009) Changed paths: M buildbot/status/web/console.py M buildbot/test/test_console.py Log Message: ----------- Apparantly this is needed Commit: 6c5ae79608a6db370a07cb44f7ca66bd4e4679b9 http://github.com/djmitche/buildbot/commit/6c5ae79608a6db370a07cb44f7ca66bd4e4679b9 Author: Aviv Ben-Yosef Date: 2009-12-22 (Tue, 22 Dec 2009) Changed paths: M buildbot/status/web/baseweb.py M buildbot/status/web/console.py Log Message: ----------- Adding flag for choosing ordering scheme Commit: a4b19bb3e96e14c32b446617faf3da306a3deaef http://github.com/djmitche/buildbot/commit/a4b19bb3e96e14c32b446617faf3da306a3deaef Author: Aviv Ben-Yosef Date: 2009-12-22 (Tue, 22 Dec 2009) Changed paths: M buildbot/status/web/console.py Log Message: ----------- Removing the comment that is no longer true Commit: cbef2cde1940272881aff15c29ef9c4f48fb3e86 http://github.com/djmitche/buildbot/commit/cbef2cde1940272881aff15c29ef9c4f48fb3e86 Author: KATO Kazuyoshi Date: 2009-12-24 (Thu, 24 Dec 2009) Changed paths: M buildbot/test/test_web.py Log Message: ----------- Added tests of buildbot.status.web.xmlrpc. Commit: a70a00b22c920ae2c1e95f7bc614a7a94ded861a http://github.com/djmitche/buildbot/commit/a70a00b22c920ae2c1e95f7bc614a7a94ded861a Author: Dustin J. Mitchell Date: 2009-12-26 (Sat, 26 Dec 2009) Changed paths: A buildbot/config.py M buildbot/master.py M buildbot/test/test_config.py M buildbot/test/test_console.py M buildbot/test/test_control.py M buildbot/test/test_dependencies.py M buildbot/test/test_ec2buildslave.py M buildbot/test/test_limitlogs.py M buildbot/test/test_locks.py M buildbot/test/test_mergerequests.py M buildbot/test/test_ordering.py M buildbot/test/test_properties.py M buildbot/test/test_reconfig.py M buildbot/test/test_run.py M buildbot/test/test_slaves.py M buildbot/test/test_status.py M buildbot/test/test_steps.py M buildbot/test/test_vc.py M buildbot/test/test_web.py M buildbot/util.py M docs/buildbot.texinfo Log Message: ----------- (refs #10) add BuilderConfig class, use it in tests, and doc it Commit: 5d65dc65a03ec3a38648c42407f3163de3310aa6 http://github.com/djmitche/buildbot/commit/5d65dc65a03ec3a38648c42407f3163de3310aa6 Author: Dustin J. Mitchell Date: 2009-12-26 (Sat, 26 Dec 2009) Changed paths: M docs/buildbot.texinfo Log Message: ----------- document doStepIf Commit: 801803f0e55adc70a175433e189c15ba596d2f81 http://github.com/djmitche/buildbot/commit/801803f0e55adc70a175433e189c15ba596d2f81 Author: Daniel Dunbar Date: 2009-12-27 (Sun, 27 Dec 2009) Changed paths: A buildbot/config.py M buildbot/master.py M buildbot/status/web/baseweb.py M buildbot/status/web/console.py M buildbot/test/test_config.py M buildbot/test/test_console.py M buildbot/test/test_control.py M buildbot/test/test_dependencies.py M buildbot/test/test_ec2buildslave.py M buildbot/test/test_limitlogs.py M buildbot/test/test_locks.py M buildbot/test/test_mergerequests.py M buildbot/test/test_ordering.py M buildbot/test/test_properties.py M buildbot/test/test_reconfig.py M buildbot/test/test_run.py M buildbot/test/test_slaves.py M buildbot/test/test_status.py M buildbot/test/test_steps.py M buildbot/test/test_vc.py M buildbot/test/test_web.py M buildbot/util.py M docs/buildbot.texinfo Log Message: ----------- Merge commit 'upstream/master' Commit: 95a2433e397985d4705c647c789718ab2bddcf71 http://github.com/djmitche/buildbot/commit/95a2433e397985d4705c647c789718ab2bddcf71 Author: Daniel Dunbar Date: 2009-12-27 (Sun, 27 Dec 2009) Changed paths: M buildbot/locks.py Log Message: ----------- Revert change to include SlaveLock.maxCountForSlave in compare_attrs, it isn't hashable and we rely on this. This fixes several buildbot.test.test_locks.Locks I introduced. Commit: af5c745b6a8a8332a4d73caaef5ba9c43491d60a http://github.com/djmitche/buildbot/commit/af5c745b6a8a8332a4d73caaef5ba9c43491d60a Author: Daniel Dunbar Date: 2009-12-27 (Sun, 27 Dec 2009) Changed paths: M buildbot/scripts/runner.py Log Message: ----------- Trac #527: make "buildbot start" directory optional. Commit: 9c37ea82e518de7524f572ac222922d9f794baa7 http://github.com/djmitche/buildbot/commit/9c37ea82e518de7524f572ac222922d9f794baa7 Author: Daniel Dunbar Date: 2009-12-27 (Sun, 27 Dec 2009) Changed paths: M buildbot/scripts/logwatcher.py Log Message: ----------- LogWatcher: Create log files before trying to tail them; this makes the watch code work when twistd.log isn't preexisting. Commit: 6561a0802f2526f23e53cf4dd3038f99f62ef37c http://github.com/djmitche/buildbot/commit/6561a0802f2526f23e53cf4dd3038f99f62ef37c Author: Daniel Dunbar Date: 2009-12-28 (Mon, 28 Dec 2009) Changed paths: M buildbot/scripts/runner.py M docs/buildbot.texinfo Log Message: ----------- Tweak buildbot --help / doc for basedir change. Commit: bd845d3b18fc5760fee6e657b12d6cb43003e472 http://github.com/djmitche/buildbot/commit/bd845d3b18fc5760fee6e657b12d6cb43003e472 Author: Daniel Dunbar Date: 2009-12-28 (Mon, 28 Dec 2009) Changed paths: M buildbot/test/test_locks.py Log Message: ----------- Add a test for mixed exclusive/counting access on builders. Commit: 25729e4e57174b2fbaea23f09f938611f4e79e39 http://github.com/djmitche/buildbot/commit/25729e4e57174b2fbaea23f09f938611f4e79e39 Author: Daniel Dunbar Date: 2009-12-28 (Mon, 28 Dec 2009) Changed paths: M buildbot/test/runutils.py Log Message: ----------- Change RunMixin.killSlave to optionally take the slave and builder names as arguments. Commit: 9bbedb5a02c55d0d97ddfee6d40576d254491762 http://github.com/djmitche/buildbot/commit/9bbedb5a02c55d0d97ddfee6d40576d254491762 Author: Daniel Dunbar Date: 2009-12-28 (Mon, 28 Dec 2009) Changed paths: M NEWS M buildbot/interfaces.py M buildbot/process/builder.py M buildbot/test/test_run.py M buildbot/test/test_slaves.py Log Message: ----------- #664: Remove Builder.ping timeout support, the implementation was not robust enough and could cause the master to unexpectedly disconnect the slave. Commit: 7e4e948a49b2f511367caac0ea91f91501fee546 http://github.com/djmitche/buildbot/commit/7e4e948a49b2f511367caac0ea91f91501fee546 Author: Marcus Lindblom Date: 2009-12-29 (Tue, 29 Dec 2009) Changed paths: M buildbot/slave/commands.py M buildbot/test/test_util.py M buildbot/util.py Log Message: ----------- Remove user/passwd when comparing Mercurial URLs (fixes #640) Thanks to Milton Pividon for doing most of the work. :) Commit: e9b44bfb18f7db96bdeb01de26641c72ed975ad2 http://github.com/djmitche/buildbot/commit/e9b44bfb18f7db96bdeb01de26641c72ed975ad2 Author: Dustin J. Mitchell Date: 2009-12-29 (Tue, 29 Dec 2009) Changed paths: M NEWS M buildbot/interfaces.py M buildbot/process/builder.py M buildbot/scripts/runner.py M buildbot/test/runutils.py M buildbot/test/test_locks.py M buildbot/test/test_run.py M buildbot/test/test_slaves.py M docs/buildbot.texinfo Log Message: ----------- Merge branch 'bug664' Commit: 9296935cd849fcd600e55b392bcc0c79a3d50346 http://github.com/djmitche/buildbot/commit/9296935cd849fcd600e55b392bcc0c79a3d50346 Author: Dustin J. Mitchell Date: 2009-12-29 (Tue, 29 Dec 2009) Changed paths: M docs/buildbot.texinfo Log Message: ----------- mention #buildbot Commit: 2b69157655f299d8459ecbc92637a6ffd0e9130f http://github.com/djmitche/buildbot/commit/2b69157655f299d8459ecbc92637a6ffd0e9130f Author: Dustin J. Mitchell Date: 2009-12-29 (Tue, 29 Dec 2009) Changed paths: M buildbot/scripts/runner.py M buildbot/scripts/tryclient.py M buildbot/test/test_runner.py M docs/buildbot.texinfo Log Message: ----------- refs #286, #492 - fix optionfile parsing for buildbot subcommands, with improved docs Commit: 22f923d15b8a8b9dddfc81cd62bae7a3cc2328ec http://github.com/djmitche/buildbot/commit/22f923d15b8a8b9dddfc81cd62bae7a3cc2328ec Author: Tom Fogal Date: 2009-12-30 (Wed, 30 Dec 2009) Changed paths: M docs/buildbot.texinfo Log Message: ----------- Make it clear that `workdir' is an option to ShellCommand. Commit: a9fc66b44c6002f9467d321a6a1a66895a3023ba http://github.com/djmitche/buildbot/commit/a9fc66b44c6002f9467d321a6a1a66895a3023ba Author: Dustin J. Mitchell Date: 2009-12-30 (Wed, 30 Dec 2009) Changed paths: M buildbot/test/test_web.py Log Message: ----------- Merge branch 'xmlrpc' of git://github.com/kzys/buildbot Commit: 2e875cedbcb52a0d85ce779131112c7db8abc664 http://github.com/djmitche/buildbot/commit/2e875cedbcb52a0d85ce779131112c7db8abc664 Author: Aviv Ben-Yosef Date: 2009-12-31 (Thu, 31 Dec 2009) Changed paths: M buildbot/slave/commands.py Log Message: ----------- Fixing ticket #609 The problem in the ticket is that Git does not checkout the wanted branch, but simply checks out master branch and resets it to the HEAD of the given branch. This means that any scripts in the build that rely on the name of the git-branch in the repo will not see the name they expect to see. We do not want to simply checkout the branch every time, as that will leave a lot of "dangling" branches if the branch names are changed with time. So, the decision is to do the same thing we did till now, but also add a step for renaming the branch to the expected name, and make sure the fetching will reset to the wanted revision. Commit: 7fa5137bbc449144d76334bd366920d8b6a7c2c0 http://github.com/djmitche/buildbot/commit/7fa5137bbc449144d76334bd366920d8b6a7c2c0 Author: Dustin J. Mitchell Date: 2009-12-31 (Thu, 31 Dec 2009) Changed paths: M buildbot/slave/commands.py M buildbot/test/test_vc.py Log Message: ----------- (refs #632) Revert "Always clean the source tree before doing a fetch." This reverts commit 4caa96ac83982a2444b7deb33a7bb00ade14f3bf From noreply at github.com Fri Jan 1 01:57:31 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 31 Dec 2009 17:57:31 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 71584a: set version number Message-ID: <20100101015731.B566B421AC@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 71584a4d81973d2a90300e9d46ccde1cb6b7c703 http://github.com/djmitche/buildbot/commit/71584a4d81973d2a90300e9d46ccde1cb6b7c703 Author: Dustin J. Mitchell Date: 2009-12-31 (Thu, 31 Dec 2009) Changed paths: M buildbot/__init__.py Log Message: ----------- set version number Commit: 2c921887e44ec5e6e10304d6d7a064f3b1d7b3eb http://github.com/djmitche/buildbot/commit/2c921887e44ec5e6e10304d6d7a064f3b1d7b3eb Author: Dustin J. Mitchell Date: 2009-12-31 (Thu, 31 Dec 2009) Changed paths: A ChangeLog-0.7.12 R ChangeLog-0.7.8.bz2 R ChangeLog-0.7.9 M NEWS M README Log Message: ----------- update release docs, remove old ChangeLogs Commit: 08fc7d873d5f5961ae30f7cc632e8ca4c1dd06b8 http://github.com/djmitche/buildbot/commit/08fc7d873d5f5961ae30f7cc632e8ca4c1dd06b8 Author: Dustin J. Mitchell Date: 2009-12-31 (Thu, 31 Dec 2009) Changed paths: M buildbot/test/test_locks.py M buildbot/test/test_mergerequests.py Log Message: ----------- disable flakey/bogus tests Commit: 6559183baf4734e1d618d8b7e781dc4bc43a8a4f http://github.com/djmitche/buildbot/commit/6559183baf4734e1d618d8b7e781dc4bc43a8a4f Author: Dustin J. Mitchell Date: 2009-12-31 (Thu, 31 Dec 2009) Changed paths: A ChangeLog-0.7.12 R ChangeLog-0.7.8.bz2 R ChangeLog-0.7.9 M NEWS M README Log Message: ----------- Merge branch 'release' From buildbot-devel at lists.sourceforge.net Fri Jan 1 03:06:10 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 01 Jan 2010 03:06:10 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #356: doxygen build step In-Reply-To: <039.477365ad82f2af20c2af95d45a24fbf6@lists.sourceforge.net> References: <039.477365ad82f2af20c2af95d45a24fbf6@lists.sourceforge.net> Message-ID: <048.8216e3f8e4be1889d3d74531eca09358@lists.sourceforge.net> #356: doxygen build step ------------------------+--------------------------------------------------- Reporter: ashcrow | Owner: ashcrow Type: enhancement | Status: assigned Priority: minor | Milestone: 0.8.+ Version: 0.7.9 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by bradh): I had some trouble with the unit tests. It dies with this: {{{ [ERROR]: buildbot.test.test_docsteps Traceback (most recent call last): File "/usr/lib/python2.6/site- packages/Twisted-9.0.0-py2.6-linux-i686.egg/twisted/trial/runner.py", line 651, in loadByNames things.append(self.findByName(name)) File "/usr/lib/python2.6/site- packages/Twisted-9.0.0-py2.6-linux-i686.egg/twisted/trial/runner.py", line 461, in findByName return reflect.namedAny(name) File "/usr/lib/python2.6/site- packages/Twisted-9.0.0-py2.6-linux-i686.egg/twisted/python/reflect.py", line 462, in namedAny topLevelPackage = _importAndCheckStack(trialname) File "/usr/lib/python2.6/site-packages/buildbot-latest- py2.6.egg/buildbot/test/test_docsteps.py", line 8, in from buildbot.steps import docs exceptions.ImportError: cannot import name docs }}} My workaround (I'm not sure it qualifies as a "fix") was to do this: {{{ index ff2d9dc..f883387 100644 --- a/buildbot/test/test_docsteps.py +++ b/buildbot/test/test_docsteps.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8 -*- #-*- test-case-name: buildbot.test.test_docsteps -*- @@ -5,8 +6,7 @@ import os from twisted.trial import unittest -from buildbot.steps import docs -from buildbot.steps.docs import errors +from buildbot.steps.docs import DocStep, DocCommandStep, errors from buildbot.steps.docs.doxygen import Doxygen from buildbot.steps.docs.epydoc import Epydoc @@ -20,7 +20,7 @@ class DocStepTest(unittest.TestCase): """ Setup the test. """ - self.ds = docs.DocStep() + self.ds = DocStep() def testCheckForBinary(self): """ @@ -68,16 +68,16 @@ class DocCommandStepTest(unittest.TestCase): Verifies that construction works and fails when it should. """ # Successes - docs.DocCommandStep('.') - docs.DocCommandStep('/some/fake/path', ignore_missing_bin=True) + DocCommandStep('.') + DocCommandStep('/some/fake/path', ignore_missing_bin=True) # Failures self.assertRaises(errors.NoDocumentationBinaryError, - docs.DocCommandStep, '') + DocCommandStep, '') self.assertRaises(errors.NoDocumentationBinaryError, - docs.DocCommandStep, 'sdfsfd') + DocCommandStep, 'sdfsfd') self.assertRaises(errors.NoDocumentationBinaryError, - docs.DocCommandStep, 'test_docsteps.py') + DocCommandStep, 'test_docsteps.py') class DoxygenTest(unittest.TestCase): }}} -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Jan 1 03:34:15 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 01 Jan 2010 03:34:15 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #356: doxygen build step In-Reply-To: <039.477365ad82f2af20c2af95d45a24fbf6@lists.sourceforge.net> References: <039.477365ad82f2af20c2af95d45a24fbf6@lists.sourceforge.net> Message-ID: <048.f228c8574bc6855d0e59dddd5b442378@lists.sourceforge.net> #356: doxygen build step ------------------------+--------------------------------------------------- Reporter: ashcrow | Owner: ashcrow Type: enhancement | Status: assigned Priority: minor | Milestone: 0.8.+ Version: 0.7.12 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Changes (by bradh): * version: 0.7.9 => 0.7.12 Comment: The next problem I ran across was that the documentation steps aren't available once buildbot is installed. Fix for that: {{{ index 61748a6..fdbc95e 100644 --- a/setup.py +++ b/setup.py @@ -188,6 +188,7 @@ setup_args = { "buildbot.status", "buildbot.status.web", "buildbot.changes", "buildbot.steps", + "buildbot.steps.docs", "buildbot.steps.package", "buildbot.steps.package.rpm", "buildbot.process" }}} -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Jan 1 06:55:55 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 01 Jan 2010 06:55:55 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #356: doxygen build step In-Reply-To: <039.477365ad82f2af20c2af95d45a24fbf6@lists.sourceforge.net> References: <039.477365ad82f2af20c2af95d45a24fbf6@lists.sourceforge.net> Message-ID: <048.454ab626bc26e03565f1b6571f3ff8b9@lists.sourceforge.net> #356: doxygen build step ------------------------+--------------------------------------------------- Reporter: ashcrow | Owner: ashcrow Type: enhancement | Status: assigned Priority: minor | Milestone: 0.8.+ Version: 0.7.12 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by bradh): I'm able to run the Doxygen step ok, but I can't manage to set the config filename to something other than the default. I tried writing a test case for it, and the testcase passes. {{{ @@ -109,12 +109,15 @@ class DoxygenTest(unittest.TestCase): raise unittest.SkipTest('doxygen not installed') dn2_bin = '/some/fake/path/doxygen' dn2 = Doxygen(dn2_bin, ignore_missing_bin=True) self.assertEquals(['/usr/bin/doxygen', 'config.doxy', '*'], dn.command) self.assertEquals([dn2_bin, 'config.doxy', '*'], dn2.command) # Failures self.assertRaises(errors.NoDocumentationBinaryError, Doxygen, 'asdasd') + def testAlternateConfigFile(self): + dn = Doxygen(config="myConfigFileName") + self.assertEquals(dn.command, ['/usr/bin/doxygen', 'myConfigFileName', '*']) class EpydocTest(unittest.TestCase): """ }}} However the remote command still uses config.doxy. I'm stumped by this one. -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sat Jan 2 16:14:05 2010 From: noreply at github.com (noreply at github.com) Date: Sat, 2 Jan 2010 08:14:05 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 96ff1f: Small tidying to use existing method Message-ID: <20100102161405.327A74219C@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 96ff1ffb0b89980045541d84b876b7f5e44481ec http://github.com/djmitche/buildbot/commit/96ff1ffb0b89980045541d84b876b7f5e44481ec Author: Aviv Ben-Yosef Date: 2010-01-01 (Fri, 01 Jan 2010) Changed paths: M buildbot/slave/commands.py Log Message: ----------- Small tidying to use existing method From noreply at github.com Sat Jan 2 19:29:52 2010 From: noreply at github.com (noreply at github.com) Date: Sat, 2 Jan 2010 11:29:52 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 0fc95d: test_limitlogs: don't assume we can run scripts di... Message-ID: <20100102192952.6AFC042033@smtp1.rs.github.com> Branch: refs/heads/release Home: http://github.com/djmitche/buildbot Commit: 0fc95d7e543c4830997fd444c6ec481b94ff0fa3 http://github.com/djmitche/buildbot/commit/0fc95d7e543c4830997fd444c6ec481b94ff0fa3 Author: Marcus Lindblom Date: 2010-01-02 (Sat, 02 Jan 2010) Changed paths: M buildbot/test/test_limitlogs.py Log Message: ----------- test_limitlogs: don't assume we can run scripts directly From noreply at github.com Sat Jan 2 19:37:23 2010 From: noreply at github.com (noreply at github.com) Date: Sat, 2 Jan 2010 11:37:23 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] b38c19: Revert "test_limitlogs: don't assume we can run sc... Message-ID: <20100102193723.0ABB742037@smtp1.rs.github.com> Branch: refs/heads/release Home: http://github.com/djmitche/buildbot Commit: b38c19f169a6ef6d487868c413c2d1071ce35644 http://github.com/djmitche/buildbot/commit/b38c19f169a6ef6d487868c413c2d1071ce35644 Author: Dustin J. Mitchell Date: 2010-01-02 (Sat, 02 Jan 2010) Changed paths: M buildbot/test/test_limitlogs.py Log Message: ----------- Revert "test_limitlogs: don't assume we can run scripts directly" This reverts commit 0fc95d7e543c4830997fd444c6ec481b94ff0fa3, as it did not run correctly under virtualenv + Linux From noreply at github.com Sat Jan 2 23:28:04 2010 From: noreply at github.com (noreply at github.com) Date: Sat, 2 Jan 2010 15:28:04 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] cbef2c: Added tests of buildbot.status.web.xmlrpc. Message-ID: <20100102232803.F3E364203B@smtp1.rs.github.com> Branch: refs/heads/jinja Home: http://github.com/djmitche/buildbot Commit: cbef2cde1940272881aff15c29ef9c4f48fb3e86 http://github.com/djmitche/buildbot/commit/cbef2cde1940272881aff15c29ef9c4f48fb3e86 Author: KATO Kazuyoshi Date: 2009-12-24 (Thu, 24 Dec 2009) Changed paths: M buildbot/test/test_web.py Log Message: ----------- Added tests of buildbot.status.web.xmlrpc. Commit: 22f923d15b8a8b9dddfc81cd62bae7a3cc2328ec http://github.com/djmitche/buildbot/commit/22f923d15b8a8b9dddfc81cd62bae7a3cc2328ec Author: Tom Fogal Date: 2009-12-30 (Wed, 30 Dec 2009) Changed paths: M docs/buildbot.texinfo Log Message: ----------- Make it clear that `workdir' is an option to ShellCommand. Commit: a9fc66b44c6002f9467d321a6a1a66895a3023ba http://github.com/djmitche/buildbot/commit/a9fc66b44c6002f9467d321a6a1a66895a3023ba Author: Dustin J. Mitchell Date: 2009-12-30 (Wed, 30 Dec 2009) Changed paths: M buildbot/test/test_web.py Log Message: ----------- Merge branch 'xmlrpc' of git://github.com/kzys/buildbot Commit: 2e875cedbcb52a0d85ce779131112c7db8abc664 http://github.com/djmitche/buildbot/commit/2e875cedbcb52a0d85ce779131112c7db8abc664 Author: Aviv Ben-Yosef Date: 2009-12-31 (Thu, 31 Dec 2009) Changed paths: M buildbot/slave/commands.py Log Message: ----------- Fixing ticket #609 The problem in the ticket is that Git does not checkout the wanted branch, but simply checks out master branch and resets it to the HEAD of the given branch. This means that any scripts in the build that rely on the name of the git-branch in the repo will not see the name they expect to see. We do not want to simply checkout the branch every time, as that will leave a lot of "dangling" branches if the branch names are changed with time. So, the decision is to do the same thing we did till now, but also add a step for renaming the branch to the expected name, and make sure the fetching will reset to the wanted revision. Commit: 7fa5137bbc449144d76334bd366920d8b6a7c2c0 http://github.com/djmitche/buildbot/commit/7fa5137bbc449144d76334bd366920d8b6a7c2c0 Author: Dustin J. Mitchell Date: 2009-12-31 (Thu, 31 Dec 2009) Changed paths: M buildbot/slave/commands.py M buildbot/test/test_vc.py Log Message: ----------- (refs #632) Revert "Always clean the source tree before doing a fetch." This reverts commit 4caa96ac83982a2444b7deb33a7bb00ade14f3bf Commit: 71584a4d81973d2a90300e9d46ccde1cb6b7c703 http://github.com/djmitche/buildbot/commit/71584a4d81973d2a90300e9d46ccde1cb6b7c703 Author: Dustin J. Mitchell Date: 2009-12-31 (Thu, 31 Dec 2009) Changed paths: M buildbot/__init__.py Log Message: ----------- set version number Commit: 2c921887e44ec5e6e10304d6d7a064f3b1d7b3eb http://github.com/djmitche/buildbot/commit/2c921887e44ec5e6e10304d6d7a064f3b1d7b3eb Author: Dustin J. Mitchell Date: 2009-12-31 (Thu, 31 Dec 2009) Changed paths: A ChangeLog-0.7.12 R ChangeLog-0.7.8.bz2 R ChangeLog-0.7.9 M NEWS M README Log Message: ----------- update release docs, remove old ChangeLogs Commit: 08fc7d873d5f5961ae30f7cc632e8ca4c1dd06b8 http://github.com/djmitche/buildbot/commit/08fc7d873d5f5961ae30f7cc632e8ca4c1dd06b8 Author: Dustin J. Mitchell Date: 2009-12-31 (Thu, 31 Dec 2009) Changed paths: M buildbot/test/test_locks.py M buildbot/test/test_mergerequests.py Log Message: ----------- disable flakey/bogus tests Commit: 6559183baf4734e1d618d8b7e781dc4bc43a8a4f http://github.com/djmitche/buildbot/commit/6559183baf4734e1d618d8b7e781dc4bc43a8a4f Author: Dustin J. Mitchell Date: 2009-12-31 (Thu, 31 Dec 2009) Changed paths: A ChangeLog-0.7.12 R ChangeLog-0.7.8.bz2 R ChangeLog-0.7.9 M NEWS M README Log Message: ----------- Merge branch 'release' Commit: 96ff1ffb0b89980045541d84b876b7f5e44481ec http://github.com/djmitche/buildbot/commit/96ff1ffb0b89980045541d84b876b7f5e44481ec Author: Aviv Ben-Yosef Date: 2010-01-01 (Fri, 01 Jan 2010) Changed paths: M buildbot/slave/commands.py Log Message: ----------- Small tidying to use existing method Commit: 3ca63ce7a02ce85eff59d53a83d38001c17b09ca http://github.com/djmitche/buildbot/commit/3ca63ce7a02ce85eff59d53a83d38001c17b09ca Author: Marcus Lindblom Date: 2010-01-02 (Sat, 02 Jan 2010) Changed paths: A ChangeLog-0.7.12 R ChangeLog-0.7.8.bz2 R ChangeLog-0.7.9 M NEWS M README M buildbot/slave/commands.py M buildbot/test/test_vc.py M buildbot/test/test_web.py M docs/buildbot.texinfo Log Message: ----------- Merge branch 'master' into jinja Commit: 45b51d84dfbce22e14cf094f0a594e266d95322b http://github.com/djmitche/buildbot/commit/45b51d84dfbce22e14cf094f0a594e266d95322b Author: Marcus Lindblom Date: 2010-01-02 (Sat, 02 Jan 2010) Changed paths: M buildbot/status/web/console.py R buildbot/status/web/console_html.py Log Message: ----------- Remove leftover console_html.py (console is fully jinjaified) From noreply at github.com Sat Jan 2 23:34:16 2010 From: noreply at github.com (noreply at github.com) Date: Sat, 2 Jan 2010 15:34:16 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] a5e952: Revert "test_limitlogs: don't assume we can run sc... Message-ID: <20100102233416.17E2F4219C@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: a5e9528fd9e6e78180a570f0196ed25890429de6 http://github.com/djmitche/buildbot/commit/a5e9528fd9e6e78180a570f0196ed25890429de6 Author: Marcus Lindblom Date: 2010-01-02 (Sat, 02 Jan 2010) Changed paths: M buildbot/test/test_limitlogs.py Log Message: ----------- Revert "test_limitlogs: don't assume we can run scripts directly" This reverts commit 7ef927159109651e4ff3555f5be1bfeb993619e4. (doesn't work on linux/virtualenv) From noreply at github.com Sat Jan 2 23:34:17 2010 From: noreply at github.com (noreply at github.com) Date: Sat, 2 Jan 2010 15:34:17 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] a5e952: Revert "test_limitlogs: don't assume we can run sc... Message-ID: <20100102233417.5E45542177@smtp1.rs.github.com> Branch: refs/heads/jinja Home: http://github.com/djmitche/buildbot Commit: a5e9528fd9e6e78180a570f0196ed25890429de6 http://github.com/djmitche/buildbot/commit/a5e9528fd9e6e78180a570f0196ed25890429de6 Author: Marcus Lindblom Date: 2010-01-02 (Sat, 02 Jan 2010) Changed paths: M buildbot/test/test_limitlogs.py Log Message: ----------- Revert "test_limitlogs: don't assume we can run scripts directly" This reverts commit 7ef927159109651e4ff3555f5be1bfeb993619e4. (doesn't work on linux/virtualenv) From noreply at github.com Sat Jan 2 23:34:56 2010 From: noreply at github.com (noreply at github.com) Date: Sat, 2 Jan 2010 15:34:56 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] e55f63: First step on using Jinja template engine: the abo... Message-ID: <20100102233456.64A3F42177@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: e55f63b4e57a4f5db585e2cbf8005e02939da746 http://github.com/djmitche/buildbot/commit/e55f63b4e57a4f5db585e2cbf8005e02939da746 Author: marcusl Date: 2009-05-07 (Thu, 07 May 2009) Changed paths: M buildbot/status/web/about.py M buildbot/status/web/base.py A buildbot/status/web/templates/about.html Log Message: ----------- First step on using Jinja template engine: the about page Commit: ed64fd0b5f08368d11e2479f9894a9ed6178a1ba http://github.com/djmitche/buildbot/commit/ed64fd0b5f08368d11e2479f9894a9ed6178a1ba Author: marcusl Date: 2009-05-07 (Thu, 07 May 2009) Changed paths: M buildbot/status/web/about.py M buildbot/status/web/base.py M buildbot/status/web/templates/about.html A buildbot/status/web/templates/footer.html Log Message: ----------- Made footer into template + minor cleanup Commit: 132bdfc260ab434be4c0cd6651aee7b6564ccf8d http://github.com/djmitche/buildbot/commit/132bdfc260ab434be4c0cd6651aee7b6564ccf8d Author: marcusl Date: 2009-05-07 (Thu, 07 May 2009) Changed paths: M buildbot/status/web/base.py M buildbot/status/web/baseweb.py M buildbot/status/web/build.py M buildbot/status/web/builder.py M buildbot/status/web/changes.py M buildbot/status/web/grid.py M buildbot/status/web/slaves.py A buildbot/status/web/templates/change_sources.html M buildbot/status/web/templates/footer.html M buildbot/status/web/waterfall.py Log Message: ----------- ChangeSources now templated + added common footer to most views Commit: 16d25ecbe47d2823891e8fa79c974d1f1057de12 http://github.com/djmitche/buildbot/commit/16d25ecbe47d2823891e8fa79c974d1f1057de12 Author: marcusl Date: 2009-05-15 (Fri, 15 May 2009) Changed paths: M buildbot/status/web/slaves.py Log Message: ----------- Changed BuildSlaves page into jinja template Commit: fc524235ca3610abf4f34a6c53b859dfff8a69c4 http://github.com/djmitche/buildbot/commit/fc524235ca3610abf4f34a6c53b859dfff8a69c4 Author: marcusl Date: 2009-05-15 (Fri, 15 May 2009) Changed paths: M buildbot/status/web/slaves.py A buildbot/status/web/templates/buildslaves.html Log Message: ----------- Moved BuildSlaves page to Jinja template + remove double footer on Slave page Commit: 9d437fc280e3e311500b2139700b66671e8823ef http://github.com/djmitche/buildbot/commit/9d437fc280e3e311500b2139700b66671e8823ef Author: marcusl Date: 2009-05-15 (Fri, 15 May 2009) Log Message: ----------- Merge branch 'jinja' of git at github.com:marcusl/buildbot into jinja Commit: 6a26fe2bfe00943022586690c64e74362e5a083b http://github.com/djmitche/buildbot/commit/6a26fe2bfe00943022586690c64e74362e5a083b Author: marcusl Date: 2009-05-15 (Fri, 15 May 2009) Changed paths: M buildbot/status/web/slaves.py A buildbot/status/web/templates/buildslave.html Log Message: ----------- Converted buildslave page to Jinja template Commit: 82447f06cbbe1a180f27cf8ddfbd7fdfab9a072d http://github.com/djmitche/buildbot/commit/82447f06cbbe1a180f27cf8ddfbd7fdfab9a072d Author: marcusl Date: 2009-05-16 (Sat, 16 May 2009) Changed paths: M buildbot/master.py M buildbot/process/builder.py M buildbot/status/mail.py A buildbot/test/test_ordering.py M contrib/bzr_buildbot.py M docs/buildbot.texinfo Log Message: ----------- Merge branch 'master' into jinja Commit: 5904e83f6239b7a10ffe6ea030b86a42d7626880 http://github.com/djmitche/buildbot/commit/5904e83f6239b7a10ffe6ea030b86a42d7626880 Author: marcusl Date: 2009-05-16 (Sat, 16 May 2009) Changed paths: M buildbot/status/web/base.py M buildbot/status/web/step.py A buildbot/status/web/templates/buildstep.html Log Message: ----------- Changed BuildStep view into Jinja template Commit: 84ddfce9c02d9853b2144d22ad9797a11250926b http://github.com/djmitche/buildbot/commit/84ddfce9c02d9853b2144d22ad9797a11250926b Author: marcusl Date: 2009-05-16 (Sat, 16 May 2009) Changed paths: M buildbot/status/web/builder.py A buildbot/status/web/templates/builders.html Log Message: ----------- Moved Builders list into Jinja template Commit: 23303b2863d295ae3584b2b8fdb71114a462f574 http://github.com/djmitche/buildbot/commit/23303b2863d295ae3584b2b8fdb71114a462f574 Author: Marcus Lindblom Date: 2009-07-23 (Thu, 23 Jul 2009) Changed paths: M buildbot/status/web/build.py A buildbot/status/web/templates/base.html A buildbot/status/web/templates/build.html M buildbot/status/web/templates/buildstep.html M buildbot/status/web/templates/footer.html Log Message: ----------- Rewrote 'build' page as jinja template Commit: 63a750382486fa86e32521620e067fbc959dd0ba http://github.com/djmitche/buildbot/commit/63a750382486fa86e32521620e067fbc959dd0ba Author: Marcus Lindblom Date: 2009-07-23 (Thu, 23 Jul 2009) Changed paths: M buildbot/status/web/build.py M buildbot/status/web/builder.py A buildbot/status/web/templates/builder.html Log Message: ----------- Rewrote builder page as jinja template (+ fix for build page) Commit: d3a0ff28ad1402724329dfcf9706c58ef5dbc167 http://github.com/djmitche/buildbot/commit/d3a0ff28ad1402724329dfcf9706c58ef5dbc167 Author: Marcus Lindblom Date: 2009-07-24 (Fri, 24 Jul 2009) Changed paths: M buildbot/status/web/baseweb.py M buildbot/status/web/builder.py A buildbot/status/web/templates/oneboxperbuilder.html Log Message: ----------- Oneboxperbuilder -> jinja Commit: e2c7d39b140af4cc3a67685bf13e5ce9aec80f63 http://github.com/djmitche/buildbot/commit/e2c7d39b140af4cc3a67685bf13e5ce9aec80f63 Author: Marcus Lindblom Date: 2009-10-10 (Sat, 10 Oct 2009) Changed paths: M buildbot/status/web/about.py A buildbot/status/web/buildstatus.py A buildbot/status/web/templates/waterfall.html A buildbot/status/web/templates/waterfallhelp.html M buildbot/status/web/waterfall.py Log Message: ----------- waterfall & waterfall help partially converted to jinja Commit: d260f4b76536c4c8c8337f0b9f21b34d30b361ea http://github.com/djmitche/buildbot/commit/d260f4b76536c4c8c8337f0b9f21b34d30b361ea Author: Marcus Lindblom Date: 2009-10-10 (Sat, 10 Oct 2009) Changed paths: R buildbot/status/web/buildstatus.py Log Message: ----------- Removed accidentally commited buildstatus.py from aborted merge Commit: fbfdc89dd821f652148b14b775bf4afdae01d7d5 http://github.com/djmitche/buildbot/commit/fbfdc89dd821f652148b14b775bf4afdae01d7d5 Author: stefan Date: 2009-10-28 (Wed, 28 Oct 2009) Changed paths: M buildbot/status/web/waterfall.py Log Message: ----------- Fix minor issue in waterfall display. Commit: f9c7b8a1c8695ae760ee91fa1adb5957be87554c http://github.com/djmitche/buildbot/commit/f9c7b8a1c8695ae760ee91fa1adb5957be87554c Author: stefan Date: 2009-10-28 (Wed, 28 Oct 2009) Changed paths: M setup.py Log Message: ----------- Install templates. Commit: a520a4b1045a03fc8e9fb24bfbc19bde15205784 http://github.com/djmitche/buildbot/commit/a520a4b1045a03fc8e9fb24bfbc19bde15205784 Author: stefan Date: 2009-10-28 (Wed, 28 Oct 2009) Changed paths: M buildbot/status/web/about.py M buildbot/status/web/base.py M buildbot/status/web/baseweb.py M buildbot/status/web/build.py M buildbot/status/web/builder.py M buildbot/status/web/changes.py M buildbot/status/web/slaves.py M buildbot/status/web/step.py M buildbot/status/web/waterfall.py Log Message: ----------- * Allow template overrides in buildbot instance directory. * Access templates through HtmlResource base class. Commit: 3b156b536ac059e1958d0d20baf30cb2c6f56e2f http://github.com/djmitche/buildbot/commit/3b156b536ac059e1958d0d20baf30cb2c6f56e2f Author: stefan Date: 2009-10-28 (Wed, 28 Oct 2009) Changed paths: M buildbot/status/web/base.py A buildbot/status/web/templates/layout.html M buildbot/status/web/templates/waterfallhelp.html M buildbot/status/web/waterfall.py Log Message: ----------- * Initialize jinja globally, not once per HtmlResource instance. * Introduce layout template for others to extend. * Let WaterfallHelp use the new content() method. Commit: 82e2d4081155b9391969f6d363e16e6e48440e55 http://github.com/djmitche/buildbot/commit/82e2d4081155b9391969f6d363e16e6e48440e55 Author: stefan Date: 2009-10-30 (Fri, 30 Oct 2009) Changed paths: M buildbot/status/web/base.py M buildbot/status/web/baseweb.py M buildbot/status/web/waterfall.py Log Message: ----------- Move the jinja environment into the WebStatus object. Commit: 58697a66c8a0509c5c881d8add959b99137ebc90 http://github.com/djmitche/buildbot/commit/58697a66c8a0509c5c881d8add959b99137ebc90 Author: Marcus Lindblom Date: 2009-11-01 (Sun, 01 Nov 2009) Changed paths: M buildbot/status/web/base.py M buildbot/status/web/baseweb.py Log Message: ----------- Jinja use i18n and trim_blocks, plus get_template fix for footer Commit: 4b2fe88471ee4ac4cc0ec85bbf2fbcd887b0c581 http://github.com/djmitche/buildbot/commit/4b2fe88471ee4ac4cc0ec85bbf2fbcd887b0c581 Author: Marcus Lindblom Date: 2009-11-01 (Sun, 01 Nov 2009) Changed paths: M buildbot/status/web/grid.py A buildbot/status/web/templates/grid.html A buildbot/status/web/templates/grid_macros.html A buildbot/status/web/templates/grid_transposed.html Log Message: ----------- webstatus.grid/tgrid -> jinja Commit: e337fdd1eae64db23be303dc244f1e644b6f9590 http://github.com/djmitche/buildbot/commit/e337fdd1eae64db23be303dc244f1e644b6f9590 Author: Marcus Lindblom Date: 2009-11-01 (Sun, 01 Nov 2009) Changed paths: M .gitignore Log Message: ----------- Adding Eclipse files to .gitignore Commit: 5717340605e9a7560a0bb9522a1663f071db88fd http://github.com/djmitche/buildbot/commit/5717340605e9a7560a0bb9522a1663f071db88fd Author: stefan Date: 2009-11-01 (Sun, 01 Nov 2009) Changed paths: M buildbot/status/web/base.py M buildbot/status/web/waterfall.py Log Message: ----------- Fix the way the jinja templates are accessed in HTMLResource Commit: ec6cf851033690d8beed510fdd6dcb96ea633697 http://github.com/djmitche/buildbot/commit/ec6cf851033690d8beed510fdd6dcb96ea633697 Author: Marcus Lindblom Date: 2009-11-08 (Sun, 08 Nov 2009) Changed paths: M buildbot/status/web/waterfall.py Log Message: ----------- Merge branch 'jinja' of http://github.com/stefans/buildbot into jinja Commit: 6b272d3ea31cdd196d1b5c0852ba15ee5bfc9e33 http://github.com/djmitche/buildbot/commit/6b272d3ea31cdd196d1b5c0852ba15ee5bfc9e33 Author: Marcus Lindblom Date: 2009-11-08 (Sun, 08 Nov 2009) Changed paths: R buildbot/status/web/tests.py Log Message: ----------- Removed status.web.tests (old code that wasn't used) Commit: 0f82bf441d99a2b523b6b2daa711f0ddbed8be94 http://github.com/djmitche/buildbot/commit/0f82bf441d99a2b523b6b2daa711f0ddbed8be94 Author: Marcus Lindblom Date: 2009-11-08 (Sun, 08 Nov 2009) Changed paths: M buildbot/status/web/auth.py A buildbot/status/web/templates/authfail.html Log Message: ----------- authfail -> jinja Commit: 365050628aaed0d9f21ba3fbeae3cae4750959c3 http://github.com/djmitche/buildbot/commit/365050628aaed0d9f21ba3fbeae3cae4750959c3 Author: Marcus Lindblom Date: 2009-11-08 (Sun, 08 Nov 2009) Changed paths: M buildbot/status/web/build.py Log Message: ----------- fix build page error (added missing string conversion) Commit: 526407e743b3da161dbb9414538df27963d1f809 http://github.com/djmitche/buildbot/commit/526407e743b3da161dbb9414538df27963d1f809 Author: Marcus Lindblom Date: 2009-11-08 (Sun, 08 Nov 2009) Changed paths: M buildbot/status/web/build.py Log Message: ----------- removed remaining references to status.web.tests module Commit: a64abcd514f84ec4fdf6e340b240445a3262bc86 http://github.com/djmitche/buildbot/commit/a64abcd514f84ec4fdf6e340b240445a3262bc86 Author: Marcus Lindblom Date: 2009-11-08 (Sun, 08 Nov 2009) Changed paths: M buildbot/status/web/about.py M buildbot/status/web/baseweb.py M buildbot/status/web/build.py M buildbot/status/web/builder.py M buildbot/status/web/changes.py M buildbot/status/web/slaves.py M buildbot/status/web/step.py Log Message: ----------- fix jinja template access in all html resources (via req.site.buildbot_service) Commit: a9ed5647422d87b77037e2e64c03529cb0d62b6b http://github.com/djmitche/buildbot/commit/a9ed5647422d87b77037e2e64c03529cb0d62b6b Author: Marcus Lindblom Date: 2009-11-08 (Sun, 08 Nov 2009) Changed paths: M buildbot/status/web/baseweb.py Log Message: ----------- removed /tests/ url from docstring Commit: 48dd4e6e99197c3b1a0b61e07b35ce3ef80d13ea http://github.com/djmitche/buildbot/commit/48dd4e6e99197c3b1a0b61e07b35ce3ef80d13ea Author: Marcus Lindblom Date: 2009-11-08 (Sun, 08 Nov 2009) Changed paths: M buildbot/status/web/feeds.py A buildbot/status/web/templates/feed_description.html A buildbot/status/web/templates/feed_rss20_footer.xml A buildbot/status/web/templates/feed_rss20_header.xml A buildbot/status/web/templates/feed_rss20_item.xml Log Message: ----------- feeds/rss -> jinja + fixes Commit: f9565fd4afa2c0b426326e95b078de6705bc8eb9 http://github.com/djmitche/buildbot/commit/f9565fd4afa2c0b426326e95b078de6705bc8eb9 Author: Marcus Lindblom Date: 2009-11-08 (Sun, 08 Nov 2009) Changed paths: M buildbot/status/web/feeds.py A buildbot/status/web/templates/feed_atom10_footer.xml A buildbot/status/web/templates/feed_atom10_header.xml A buildbot/status/web/templates/feed_atom10_item.xml Log Message: ----------- feeds/atom -> jinja Commit: 55cd4068cdd4abbcf528eb0cbe84d7233f6f1736 http://github.com/djmitche/buildbot/commit/55cd4068cdd4abbcf528eb0cbe84d7233f6f1736 Author: Marcus Lindblom Date: 2009-11-08 (Sun, 08 Nov 2009) Changed paths: M buildbot/status/web/templates/feed_atom10_header.xml M buildbot/status/web/templates/feed_atom10_item.xml M buildbot/status/web/templates/feed_rss20_footer.xml M buildbot/status/web/templates/feed_rss20_header.xml Log Message: ----------- feeds xml cleanup Commit: f11fa04a5cb2164ba3f880d967bd6d9eed182774 http://github.com/djmitche/buildbot/commit/f11fa04a5cb2164ba3f880d967bd6d9eed182774 Author: Marcus Lindblom Date: 2009-11-08 (Sun, 08 Nov 2009) Changed paths: M buildbot/status/web/feeds.py Log Message: ----------- Unify feeds content generation (via template selection) Commit: 39680f7e644fed8676550eb27ae9bb960e381786 http://github.com/djmitche/buildbot/commit/39680f7e644fed8676550eb27ae9bb960e381786 Author: Marcus Lindblom Date: 2009-11-08 (Sun, 08 Nov 2009) Changed paths: M buildbot/status/web/feeds.py A buildbot/status/web/templates/feed_atom10.xml R buildbot/status/web/templates/feed_atom10_footer.xml R buildbot/status/web/templates/feed_atom10_header.xml R buildbot/status/web/templates/feed_atom10_item.xml M buildbot/status/web/templates/feed_description.html A buildbot/status/web/templates/feed_rss20.xml R buildbot/status/web/templates/feed_rss20_footer.xml R buildbot/status/web/templates/feed_rss20_header.xml R buildbot/status/web/templates/feed_rss20_item.xml Log Message: ----------- Cleanup feed code (use single xml per format, simplify FeedResource significantly) Commit: 71d1c5701fe66aa64e5e212928a2a8849fe864c8 http://github.com/djmitche/buildbot/commit/71d1c5701fe66aa64e5e212928a2a8849fe864c8 Author: Marcus Lindblom Date: 2009-11-08 (Sun, 08 Nov 2009) Changed paths: M buildbot/status/web/templates/feed_atom10.xml M buildbot/status/web/templates/feed_rss20.xml Log Message: ----------- No need to replace \n with
when wrapped in


Commit: b00283879bfa693e1908d9f0f186f7c2c9ec262f
    http://github.com/djmitche/buildbot/commit/b00283879bfa693e1908d9f0f186f7c2c9ec262f
Author: Marcus Lindblom 
Date:   2009-11-08 (Sun, 08 Nov 2009)

Changed paths:
  M buildbot/status/web/base.py
  M buildbot/status/web/baseweb.py
  M buildbot/status/web/builder.py
  A buildbot/status/web/templates/build_line.html
  M buildbot/status/web/templates/builder.html
  A buildbot/status/web/templates/onelineperbuild.html
  A buildbot/status/web/templates/onelineperbuildonebuilder.html

Log Message:
-----------
onelineperbuild & onelinemixin -> jinja


Commit: 06543914eb1fb84d979942f0b2f055da76e6ecbf
    http://github.com/djmitche/buildbot/commit/06543914eb1fb84d979942f0b2f055da76e6ecbf
Author: Marcus Lindblom 
Date:   2009-11-08 (Sun, 08 Nov 2009)

Changed paths:
  M buildbot/status/web/base.py
  M buildbot/status/web/baseweb.py
  M buildbot/status/web/build.py
  M buildbot/status/web/builder.py
  M buildbot/status/web/slaves.py
  M buildbot/status/web/templates/build.html
  M buildbot/status/web/templates/builder.html
  M buildbot/status/web/templates/buildslave.html
  A buildbot/status/web/templates/forms.html
  M buildbot/status/web/templates/oneboxperbuilder.html
  M buildbot/status/web/templates/onelineperbuild.html

Log Message:
-----------
forms -> jinja + minor slave page fix


Commit: 444b836095b72896a7ae296023c931bf6c5ac077
    http://github.com/djmitche/buildbot/commit/444b836095b72896a7ae296023c931bf6c5ac077
Author: Marcus Lindblom 
Date:   2009-11-08 (Sun, 08 Nov 2009)

Changed paths:
  M buildbot/status/web/templates/build_line.html
  M buildbot/status/web/templates/buildslave.html

Log Message:
-----------
buildslave.html should use build_line() macro


Commit: a9db33a346c2aa9ed40205e7c37343ebf7844253
    http://github.com/djmitche/buildbot/commit/a9db33a346c2aa9ed40205e7c37343ebf7844253
Author: Marcus Lindblom 
Date:   2009-11-08 (Sun, 08 Nov 2009)

Changed paths:
  M buildbot/status/web/base.py
  M buildbot/status/web/baseweb.py
  M buildbot/status/web/builder.py
  M buildbot/status/web/slaves.py

Log Message:
-----------
Rename OneLineMixin -> BuildLineMixin


Commit: 5e3bb94710a3c314edef317be0b90cab0f170834
    http://github.com/djmitche/buildbot/commit/5e3bb94710a3c314edef317be0b90cab0f170834
Author: Marcus Lindblom 
Date:   2009-11-08 (Sun, 08 Nov 2009)

Changed paths:
  M buildbot/status/web/baseweb.py
  A buildbot/status/web/root.py
  M buildbot/status/web/templates/base.html
  A buildbot/status/web/templates/root.html

Log Message:
-----------
started on root page, not enabled yet


Commit: c1da6e8b460522f35399e39ee22570bca9a69230
    http://github.com/djmitche/buildbot/commit/c1da6e8b460522f35399e39ee22570bca9a69230
Author: stefan 
Date:   2009-11-16 (Mon, 16 Nov 2009)

Changed paths:
  M buildbot/status/web/base.py
  M buildbot/status/web/baseweb.py
  A buildbot/status/web/templates/directory.html

Log Message:
-----------
Add template support for directory views.


Commit: 3d345e43d1e40f2f706ab6af5a9441c5dd74e315
    http://github.com/djmitche/buildbot/commit/3d345e43d1e40f2f706ab6af5a9441c5dd74e315
Author: stefan 
Date:   2009-11-16 (Mon, 16 Nov 2009)

Changed paths:
  M buildbot/status/web/templates/layout.html
  M buildbot/status/web/templates/waterfall.html
  M buildbot/status/web/waterfall.py

Log Message:
-----------
Use layout.html for waterfall template.


Commit: 6c246d34acd3126a7e2a65cdef11e59fac81ab78
    http://github.com/djmitche/buildbot/commit/6c246d34acd3126a7e2a65cdef11e59fac81ab78
Author: stefan 
Date:   2009-11-16 (Mon, 16 Nov 2009)

Changed paths:
  M buildbot/status/web/slaves.py
  M buildbot/status/web/templates/buildslave.html
  M buildbot/status/web/templates/buildslaves.html

Log Message:
-----------
Use layout.html for slaves views.


Commit: 4fd4bcc0895d8cdab0acab04adb7b75c5daea176
    http://github.com/djmitche/buildbot/commit/4fd4bcc0895d8cdab0acab04adb7b75c5daea176
Author: stefan 
Date:   2009-11-16 (Mon, 16 Nov 2009)

Changed paths:
  M buildbot/status/web/builder.py
  M buildbot/status/web/templates/builder.html
  M buildbot/status/web/templates/builders.html

Log Message:
-----------
Use layout.html for builder views.


Commit: 27c77efa01708858e77bc7b95065496106b5a003
    http://github.com/djmitche/buildbot/commit/27c77efa01708858e77bc7b95065496106b5a003
Author: Marcus Lindblom 
Date:   2009-11-16 (Mon, 16 Nov 2009)

Changed paths:
  M buildbot/status/web/base.py
  M buildbot/status/web/baseweb.py
  M buildbot/status/web/builder.py
  M buildbot/status/web/slaves.py
  M buildbot/status/web/templates/builder.html
  M buildbot/status/web/templates/builders.html
  M buildbot/status/web/templates/buildslave.html
  M buildbot/status/web/templates/buildslaves.html
  A buildbot/status/web/templates/directory.html
  M buildbot/status/web/templates/layout.html
  M buildbot/status/web/templates/waterfall.html
  M buildbot/status/web/waterfall.py

Log Message:
-----------
Merge branch 'jinja' of http://github.com/stefans/buildbot into jinja

Conflicts:
	buildbot/status/web/baseweb.py
	buildbot/status/web/builder.py
	buildbot/status/web/slaves.py
	buildbot/status/web/templates/builder.html
	buildbot/status/web/templates/buildslave.html


Commit: bff41bf5eb2dd4aa55f4cb9b2c7740684427fd43
    http://github.com/djmitche/buildbot/commit/bff41bf5eb2dd4aa55f4cb9b2c7740684427fd43
Author: Marcus Lindblom 
Date:   2009-12-12 (Sat, 12 Dec 2009)

Changed paths:
  M buildbot/status/web/base.py
  M buildbot/status/web/templates/layout.html
  M buildbot/test/test_web.py

Log Message:
-----------
Fixed minor issues causing web tests to fail


Commit: 9bb88575edb1c94b4e5329f35c5b051c64b066b3
    http://github.com/djmitche/buildbot/commit/9bb88575edb1c94b4e5329f35c5b051c64b066b3
Author: Marcus Lindblom 
Date:   2009-12-12 (Sat, 12 Dec 2009)

Changed paths:
  M MANIFEST.in
  M buildbot/changes/mail.py
  M buildbot/interfaces.py
  M buildbot/master.py
  M buildbot/process/builder.py
  M buildbot/slave/commands.py
  M buildbot/sourcestamp.py
  M buildbot/status/mail.py
  M buildbot/status/web/build.py
  M buildbot/status/web/templates/build.html
  M buildbot/status/web/xmlrpc.py
  M buildbot/steps/shell.py
  M buildbot/steps/source.py
  M buildbot/test/test_mailparse.py
  M docs/buildbot.texinfo

Log Message:
-----------
Merge commit '6cd1fc4528c562ea7c0a542c8f3fe029acb9b88' into jinja

Conflicts:
	buildbot/status/web/build.py


Commit: 4730a52328558d36e65f9569f1125d2231aafad9
    http://github.com/djmitche/buildbot/commit/4730a52328558d36e65f9569f1125d2231aafad9
Author: Marcus Lindblom 
Date:   2009-12-12 (Sat, 12 Dec 2009)

Changed paths:
  M .gitignore
  M buildbot/status/web/builder.py

Log Message:
-----------
Add builder name to make webparts test pass + add _trial_temp* to .gitignore


Commit: f1e32c18ced9c7ae9e3c7a8adf61b6021af93dee
    http://github.com/djmitche/buildbot/commit/f1e32c18ced9c7ae9e3c7a8adf61b6021af93dee
Author: Marcus Lindblom 
Date:   2009-12-12 (Sat, 12 Dec 2009)

Changed paths:
  M .gitignore
  M buildbot/slave/commands.py
  M buildbot/status/mail.py
  M buildbot/status/web/builder.py
  M buildbot/status/web/templates/builder.html
  M buildbot/steps/transfer.py
  A buildbot/test/mail/launchpad.1
  A buildbot/test/mail/launchpad.2
  A buildbot/test/mail/launchpad.3
  A buildbot/test/mail/launchpad.4
  A buildbot/test/mail/launchpad.5
  A buildbot/test/mail/launchpad.6
  M buildbot/test/test_status.py
  M buildbot/test/test_transfer.py
  M buildbot/util.py
  A contrib/github_buildbot.py

Log Message:
-----------
Merge commit 'e8f292ba89fba6fb1731a1bb33aa5fb62e6ac829' into jinja

Also restored builder.py file-endings to unix-style
(bad endings introduced in 9bb88575edb1c94b4e5329f35c5b051c64b066b3)

Conflicts:
	.gitignore
	buildbot/status/web/builder.py


Commit: ea7725eb6c59a263a6039d0edf75ee614e701282
    http://github.com/djmitche/buildbot/commit/ea7725eb6c59a263a6039d0edf75ee614e701282
Author: Marcus Lindblom 
Date:   2009-12-12 (Sat, 12 Dec 2009)

Changed paths:
  M buildbot/status/web/templates/build.html
  M buildbot/status/web/templates/builder.html
  M buildbot/status/web/templates/forms.html
  M docs/buildbot.texinfo

Log Message:
-----------
Merge commit 'b9cf37ec576a54e0611958b363bda2c4cdd168c1' into jinja

Only needed to change html templates.

Conflicts:
	buildbot/status/web/base.py
	buildbot/status/web/build.py
	buildbot/status/web/builder.py


Commit: bcdbfafb5957eaf369069ac1509d9dda4b02a12b
    http://github.com/djmitche/buildbot/commit/bcdbfafb5957eaf369069ac1509d9dda4b02a12b
Author: Marcus Lindblom 
Date:   2009-12-12 (Sat, 12 Dec 2009)

Changed paths:
  M buildbot/changes/changes.py
  M buildbot/changes/mail.py
  M buildbot/changes/svnpoller.py
  M buildbot/master.py
  M buildbot/scripts/runner.py
  M buildbot/status/web/slaves.py
  M buildbot/status/web/templates/buildslave.html
  M buildbot/test/test_mailparse.py
  M buildbot/test/test_scheduler.py
  M contrib/github_buildbot.py
  M docs/buildbot.texinfo

Log Message:
-----------
Merge commit 'f857fdb82ba9af3d095d4acd3c95c7f629464fb0' into jinja

Conflicts:
	buildbot/status/web/builder.py
	buildbot/status/web/slaves.py


Commit: 175e230e275bdf38275de50f548b1bce858aaa8a
    http://github.com/djmitche/buildbot/commit/175e230e275bdf38275de50f548b1bce858aaa8a
Author: Marcus Lindblom 
Date:   2009-12-12 (Sat, 12 Dec 2009)

Changed paths:
  M buildbot/status/web/build.py
  M buildbot/status/web/builder.py
  M buildbot/status/web/slaves.py
  M buildbot/status/web/templates/builder.html
  M buildbot/status/web/templates/buildslave.html

Log Message:
-----------
Merge commit 'a5dbadf03862d2f399b654a8309acecdc68df3a2' into jinja

Also some minor fixups to builder page.

Conflicts:
	buildbot/status/web/build.py
	buildbot/status/web/builder.py
	buildbot/status/web/slaves.py


Commit: c14589accdb30f2907af85dc565e14e0ce30d323
    http://github.com/djmitche/buildbot/commit/c14589accdb30f2907af85dc565e14e0ce30d323
Author: Marcus Lindblom 
Date:   2009-12-12 (Sat, 12 Dec 2009)

Changed paths:
  M buildbot/status/web/build.py
  M buildbot/status/web/step.py
  M buildbot/status/web/templates/build.html
  M buildbot/status/web/templates/buildstep.html

Log Message:
-----------
Merge commit '6acb528c1ca5a3aa44a5b5e2b7c130f865a88063' into jinja

Conflicts:
	buildbot/status/web/build.py
	buildbot/status/web/step.py


Commit: 2a5233fa07b0c9da2c2cbe3a6fccdab54062009c
    http://github.com/djmitche/buildbot/commit/2a5233fa07b0c9da2c2cbe3a6fccdab54062009c
Author: Marcus Lindblom 
Date:   2009-12-12 (Sat, 12 Dec 2009)

Changed paths:
  M buildbot/process/builder.py
  M buildbot/status/web/builder.py
  M buildbot/status/web/templates/builder.html

Log Message:
-----------
Merge commit 'd4da984c0cb18adebee5e52624b4dcce3b7c316e' into jinja

Conflicts:
	buildbot/status/web/builder.py


Commit: fff85dce3f8cea5fb9ca3ee63f72d4342376eda7
    http://github.com/djmitche/buildbot/commit/fff85dce3f8cea5fb9ca3ee63f72d4342376eda7
Author: Marcus Lindblom 
Date:   2009-12-13 (Sun, 13 Dec 2009)

Changed paths:
  M buildbot/status/web/base.py
  M buildbot/status/web/builder.py
  M buildbot/status/web/templates/builder.html

Log Message:
-----------
Merge commit 'cd93b20f3dbf847de08d06bd2ddf0b071a4d54ba' into jinja

Conflicts:
	buildbot/status/web/builder.py


Commit: ba2519758ce80bbacda65e9b635790efc09ee5c2
    http://github.com/djmitche/buildbot/commit/ba2519758ce80bbacda65e9b635790efc09ee5c2
Author: Marcus Lindblom 
Date:   2009-12-13 (Sun, 13 Dec 2009)

Changed paths:
  M buildbot/process/builder.py

Log Message:
-----------
Merge commit '0dffaf24e05429b18dce168e83ff9b716a08b259' into jinja


Commit: e80ccd61a8f17d8389912dd37daf09576860edf5
    http://github.com/djmitche/buildbot/commit/e80ccd61a8f17d8389912dd37daf09576860edf5
Author: Marcus Lindblom 
Date:   2009-12-13 (Sun, 13 Dec 2009)

Changed paths:
  M buildbot/status/web/builder.py
  M buildbot/status/web/slaves.py

Log Message:
-----------
Merge commit 'ab7716e4387e116eaecd5c39b1309f756607943d' into jinja

Conflicts:
	buildbot/status/web/slaves.py


Commit: 56f7b89927bb6df173bb21b642c4e99f7899eae7
    http://github.com/djmitche/buildbot/commit/56f7b89927bb6df173bb21b642c4e99f7899eae7
Author: Marcus Lindblom 
Date:   2009-12-13 (Sun, 13 Dec 2009)

Changed paths:
  M buildbot/status/web/base.py
  M buildbot/status/web/baseweb.py

Log Message:
-----------
Merge commit '2f44d5d3129070aa212feea0aca24636405f9478' into jinja

Conflicts:
	buildbot/status/web/baseweb.py


Commit: 320f1e297606a879439cd926e11ad6c9055d3416
    http://github.com/djmitche/buildbot/commit/320f1e297606a879439cd926e11ad6c9055d3416
Author: Marcus Lindblom 
Date:   2009-12-13 (Sun, 13 Dec 2009)

Changed paths:
  M buildbot/status/web/builder.py
  M buildbot/status/web/templates/builder.html

Log Message:
-----------
Merge commit 'b9d93c391369d24f6bb36b3d17075c80dd45bb97' into jinja

Conflicts:
	buildbot/status/web/builder.py


Commit: 2c803c335e9f7c87f3a4e73442e1c80ffa9fca85
    http://github.com/djmitche/buildbot/commit/2c803c335e9f7c87f3a4e73442e1c80ffa9fca85
Author: Marcus Lindblom 
Date:   2009-12-13 (Sun, 13 Dec 2009)

Changed paths:
  M buildbot/status/web/slaves.py

Log Message:
-----------
Merge commit '76f4ebd3dbafb9231cc435fb93b962c862aa7922' into jinja


Commit: e06139fb73ecac82e3b2b9b98f0d302202347be3
    http://github.com/djmitche/buildbot/commit/e06139fb73ecac82e3b2b9b98f0d302202347be3
Author: Marcus Lindblom 
Date:   2009-12-13 (Sun, 13 Dec 2009)

Changed paths:
  M buildbot/interfaces.py
  M buildbot/process/builder.py
  M buildbot/status/base.py
  M buildbot/status/builder.py

Log Message:
-----------
Merge commit 'c462bf85fc86c1710c23026231f56deb90b317f3' into jinja


Commit: 442c6f8fed2197f4cb664d6737e4103d19406065
    http://github.com/djmitche/buildbot/commit/442c6f8fed2197f4cb664d6737e4103d19406065
Author: Marcus Lindblom 
Date:   2009-12-13 (Sun, 13 Dec 2009)

Changed paths:
  M buildbot/ec2buildslave.py
  M buildbot/process/builder.py
  M buildbot/slave/commands.py
  M buildbot/steps/source.py
  M buildbot/test/test_vc.py
  M contrib/github_buildbot.py

Log Message:
-----------
Merge commit '9fb4486a4f74085122a6a15b482d66dceb0b9ff9' into jinja


Commit: 9c5e471e3751fcd558e147a26dfd655980d47156
    http://github.com/djmitche/buildbot/commit/9c5e471e3751fcd558e147a26dfd655980d47156
Author: Marcus Lindblom 
Date:   2009-12-13 (Sun, 13 Dec 2009)

Changed paths:
  M buildbot/process/base.py
  M buildbot/process/builder.py
  M buildbot/status/web/base.py
  M buildbot/status/web/baseweb.py
  M buildbot/status/web/builder.py
  M buildbot/status/web/slaves.py
  M buildbot/status/web/templates/builder.html
  M buildbot/status/web/templates/footer.html
  M buildbot/status/web/templates/grid_macros.html
  M buildbot/status/web/templates/layout.html
  M buildbot/status/web/templates/waterfall.html
  M buildbot/status/web/waterfall.py
  M buildbot/status/words.py
  M buildbot/steps/python_twisted.py
  M buildbot/test/test_svnpoller.py
  M buildbot/test/test_transfer.py

Log Message:
-----------
Make use-of-undefined-var-in-jinja2-template as errors and fix all issues + minor improvs + TODO cleanup

 * Added HTMLResource.getContext() to use same context in content/body/footer (remove later)
 * Change TODO items to that text appear on same line (i.e. all TODO/FIXME now readable in Eclipse tasks window)


Commit: 14bbe0f543e6b3009dad9ac200ede0f14a7d7cb2
    http://github.com/djmitche/buildbot/commit/14bbe0f543e6b3009dad9ac200ede0f14a7d7cb2
Author: Marcus Lindblom 
Date:   2009-12-13 (Sun, 13 Dec 2009)

Changed paths:
  M buildbot/changes/changes.py
  M buildbot/master.py
  M buildbot/status/builder.py
  M buildbot/status/web/waterfall.py
  M docs/buildbot.texinfo

Log Message:
-----------
Merge commit '6b184718ee9576c0577c4fd9fb8dda7a2edf8754' into jinja


Commit: e987ecdb86052f998019bb75532d3f02563354af
    http://github.com/djmitche/buildbot/commit/e987ecdb86052f998019bb75532d3f02563354af
Author: Marcus Lindblom 
Date:   2009-12-13 (Sun, 13 Dec 2009)

Changed paths:
  M CREDITS
  M buildbot/changes/changes.py
  M buildbot/master.py
  M buildbot/slave/commands.py
  M buildbot/status/mail.py
  M buildbot/status/web/baseweb.py
  A buildbot/status/web/buildstatus.py
  M buildbot/status/words.py
  M buildbot/steps/transfer.py
  A buildbot/test/test_changemaster.py
  M buildbot/test/test_config.py
  M docs/buildbot.texinfo

Log Message:
-----------
Merge commit '4c4df020732a9acb19451bfa3cff5a4d34f8e241' into jinja


Commit: ca45b27af177a637e485f2709115c207baa594a5
    http://github.com/djmitche/buildbot/commit/ca45b27af177a637e485f2709115c207baa594a5
Author: Marcus Lindblom 
Date:   2009-12-13 (Sun, 13 Dec 2009)

Changed paths:
  M buildbot/status/web/buildstatus.py
  A buildbot/status/web/templates/buildstatus.html

Log Message:
-----------
buildstatus -> jinja


Commit: 64a06f10bc7c73ea6e750bf67ec6e9e3c4d70988
    http://github.com/djmitche/buildbot/commit/64a06f10bc7c73ea6e750bf67ec6e9e3c4d70988
Author: Marcus Lindblom 
Date:   2009-12-13 (Sun, 13 Dec 2009)

Changed paths:
  M buildbot/status/web/templates/waterfall.html
  M buildbot/status/web/templates/waterfallhelp.html
  M buildbot/status/web/waterfall.py
  M docs/buildbot.texinfo

Log Message:
-----------
Merge commit 'bf4ef54b4bf47e576953c40b14cb282937c4c3e0' into jinja

WaterfallResource.isSuccess() doesn't seem to be working, but I haven't touched that. :-|

Conflicts:
	buildbot/status/web/waterfall.py


Commit: ce3e242d024cd73723ac434ec3771015907610f9
    http://github.com/djmitche/buildbot/commit/ce3e242d024cd73723ac434ec3771015907610f9
Author: Marcus Lindblom 
Date:   2009-12-13 (Sun, 13 Dec 2009)

Changed paths:
  M buildbot/status/web/xmlrpc.py

Log Message:
-----------
Merge commit '0fc76a1fca3603a1ac91d5c62eb4ab01a96b6126' into jinja


Commit: 4903d31ef69a8da6fa9df7c98f7bcc94882f8dc3
    http://github.com/djmitche/buildbot/commit/4903d31ef69a8da6fa9df7c98f7bcc94882f8dc3
Author: Marcus Lindblom 
Date:   2009-12-13 (Sun, 13 Dec 2009)

Changed paths:
  M buildbot/master.py
  M buildbot/scripts/sample.cfg
  M buildbot/slave/commands.py
  M buildbot/status/web/feeds.py
  M buildbot/status/web/xmlrpc.py
  M buildbot/steps/source.py
  M buildbot/util.py
  M docs/buildbot.texinfo

Log Message:
-----------
Merge commit '02c2d2468842ef6802f41c39bb5b609e0c8ccc20' into jinja


Commit: d3eba2dbbb7b8bf9a0122c224de826dbfbdc8b39
    http://github.com/djmitche/buildbot/commit/d3eba2dbbb7b8bf9a0122c224de826dbfbdc8b39
Author: Marcus Lindblom 
Date:   2009-12-13 (Sun, 13 Dec 2009)

Changed paths:
  M buildbot/buildslave.py
  M buildbot/ec2buildslave.py
  M buildbot/status/mail.py
  M buildbot/test/runutils.py
  M buildbot/test/test_changes.py
  M buildbot/test/test_mailparse.py
  M buildbot/test/test_status.py

Log Message:
-----------
Merge commit 'c4de4851668847e9235a363f706a2634489e6f28' into jinja

All forms in tempalte-html already converted to method='post'

Conflicts:
	buildbot/status/web/slaves.py


Commit: c1e811455dea11261cb4e57ddf3a98fe831f8696
    http://github.com/djmitche/buildbot/commit/c1e811455dea11261cb4e57ddf3a98fe831f8696
Author: Marcus Lindblom 
Date:   2009-12-13 (Sun, 13 Dec 2009)

Changed paths:
  M buildbot/changes/changes.py
  M buildbot/interfaces.py
  M buildbot/scheduler.py
  M buildbot/slave/commands.py
  M buildbot/status/builder.py
  M buildbot/status/client.py
  M buildbot/status/web/waterfall.py
  M buildbot/test/runutils.py
  M contrib/git_buildbot.py

Log Message:
-----------
Merge commit '6979e585b1df13d3227160e8ac0c963fa319a135' into jinja


Commit: 5477e35be467c28fbc1b2eb121ba0ef4944fdcdd
    http://github.com/djmitche/buildbot/commit/5477e35be467c28fbc1b2eb121ba0ef4944fdcdd
Author: Marcus Lindblom 
Date:   2009-12-13 (Sun, 13 Dec 2009)

Changed paths:
  A buildbot/status/web/extended.css

Log Message:
-----------
Merge commit '577f99813b8a249323b2e62b5c56b53c1f3c04c9' into jinja


Commit: ee5aa839f55534d81aec51c68b518e2164961348
    http://github.com/djmitche/buildbot/commit/ee5aa839f55534d81aec51c68b518e2164961348
Author: Marcus Lindblom 
Date:   2009-12-13 (Sun, 13 Dec 2009)

Changed paths:
  M buildbot/__init__.py
  M buildbot/process/buildstep.py
  M buildbot/slave/commands.py
  M buildbot/status/builder.py
  M buildbot/test/test_steps.py
  M buildbot/test/test_web.py
  M contrib/bzr_buildbot.py
  A contrib/webhook_status.py
  M docs/buildbot.texinfo

Log Message:
-----------
Merge commit 'dd9f28106f6621b47523c2dd8286a4c41c72d8bc' into jinja


Commit: 9e7f185913ce615f34e6521c6b22671a776417f8
    http://github.com/djmitche/buildbot/commit/9e7f185913ce615f34e6521c6b22671a776417f8
Author: Marcus Lindblom 
Date:   2009-12-13 (Sun, 13 Dec 2009)

Changed paths:
  M buildbot/status/web/waterfall.py
  M contrib/webhook_status.py

Log Message:
-----------
Merge commit 'b51cef36a8d3fa4aececae8bb55ef63f6f69a797' into jinja


Commit: 4997d290751c8df267d8eba65b40270e3a8659d4
    http://github.com/djmitche/buildbot/commit/4997d290751c8df267d8eba65b40270e3a8659d4
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/status/web/templates/waterfallhelp.html
  M buildbot/status/web/waterfall.py

Log Message:
-----------
Merge commit '43c720c778acaec59eacf51abdd0c97902d73e2b' into jinja

Conflicts:
	buildbot/status/web/waterfall.py


Commit: 2f55cdea5a7e42c8ae136144044dfcfdc73e801b
    http://github.com/djmitche/buildbot/commit/2f55cdea5a7e42c8ae136144044dfcfdc73e801b
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  A ChangeLog-0.7.11
  M NEWS
  M buildbot/__init__.py
  M buildbot/changes/bonsaipoller.py
  M buildbot/changes/changes.py
  M buildbot/changes/svnpoller.py
  M buildbot/ec2buildslave.py
  M buildbot/scheduler.py
  M buildbot/scripts/runner.py
  M buildbot/slave/commands.py
  M buildbot/status/builder.py
  M buildbot/status/words.py
  M buildbot/steps/shell.py
  M buildbot/steps/transfer.py
  M buildbot/steps/trigger.py
  M buildbot/test/test_locks.py
  M buildbot/test/test_transfer.py
  M buildbot/test/test_vc.py
  M contrib/github_buildbot.py
  M docs/buildbot.texinfo

Log Message:
-----------
Merge commit '64773c1a0d77eaf675e8eb25c7f0d2bc60f605cd' into jinja

Conflicts:
	buildbot/status/web/base.py


Commit: d26cbced9b1212e407442e7ac79b3f8cb4a4a120
    http://github.com/djmitche/buildbot/commit/d26cbced9b1212e407442e7ac79b3f8cb4a4a120
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/status/web/templates/waterfallhelp.html

Log Message:
-----------
Add missing change to waterfallhelp.html


Commit: 5ff1332e293532d4376cd211104664fad79d0155
    http://github.com/djmitche/buildbot/commit/5ff1332e293532d4376cd211104664fad79d0155
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Log Message:
-----------
Merge commit '28b86b7719658b24f806fb8bd5b483f819fca9a6' into jinja

(Already fixed in jinja)

Conflicts:
	buildbot/status/web/builder.py


Commit: e12d0c52ddb327c43383a7b639f7ddd20650c5ee
    http://github.com/djmitche/buildbot/commit/e12d0c52ddb327c43383a7b639f7ddd20650c5ee
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/scheduler.py
  M buildbot/status/web/feeds.py
  M buildbot/status/web/templates/feed_atom10.xml
  M buildbot/status/web/templates/feed_description.html
  M buildbot/status/web/templates/feed_rss20.xml
  M buildbot/test/test_scheduler.py

Log Message:
-----------
Merge commit '7d71ae0f2c167e90c79e6bafa6150568c2a22624' into jinja

Conflicts:
	buildbot/status/web/feeds.py


Commit: 4fa4cfac0266ff4649e9bed947fdeb3401884963
    http://github.com/djmitche/buildbot/commit/4fa4cfac0266ff4649e9bed947fdeb3401884963
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/status/builder.py
  M buildbot/status/web/feeds.py

Log Message:
-----------
Merge commit '4dcda7197e346f8dba56978f670cddca34cca340' into jinja

Conflicts:
	buildbot/status/web/feeds.py


Commit: 43fd7d77f92b1ced52672ca8d5567d20302a17e4
    http://github.com/djmitche/buildbot/commit/43fd7d77f92b1ced52672ca8d5567d20302a17e4
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/changes/changes.py
  M buildbot/process/buildstep.py
  M buildbot/status/builder.py
  M buildbot/status/web/index.html
  M buildbot/steps/master.py
  M buildbot/test/test_locks.py
  M buildbot/test/test_status.py
  M buildbot/test/test_steps.py
  M buildbot/test/test_vc.py
  M docs/buildbot.texinfo

Log Message:
-----------
Merge commit '198220f9a7c68aa11dce96be96aaef88c36f8d35' into jinja


Commit: 2b2bf41e063ef24406874bd90fad16f25e7964eb
    http://github.com/djmitche/buildbot/commit/2b2bf41e063ef24406874bd90fad16f25e7964eb
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/status/builder.py
  M buildbot/status/web/build.py

Log Message:
-----------
Merge commit '15bd807777ad2f998589b8463abb40642513be20' into jinja

Conflicts:
	buildbot/status/web/build.py


Commit: 97974d31604f0269b6fb20dacfc2d47c29e6960a
    http://github.com/djmitche/buildbot/commit/97974d31604f0269b6fb20dacfc2d47c29e6960a
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/status/web/templates/build.html

Log Message:
-----------
Add missing change to build.html


Commit: f91d1bcd4e16e5f140982a284a012896172ef5df
    http://github.com/djmitche/buildbot/commit/f91d1bcd4e16e5f140982a284a012896172ef5df
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Log Message:
-----------
Merge commit 'f15ebee1c64a549a01c508783784f889325501ef' into jinja

Conflicts:
	buildbot/status/web/build.py


Commit: 3c44da98912a4795e7b6246f7d9d18b0cc280c21
    http://github.com/djmitche/buildbot/commit/3c44da98912a4795e7b6246f7d9d18b0cc280c21
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M NEWS
  M buildbot/changes/svnpoller.py
  M buildbot/process/buildstep.py
  A buildbot/process/mtrlogobserver.py
  M buildbot/slave/commands.py
  M buildbot/status/web/waterfall.py
  M buildbot/steps/shell.py
  M buildbot/steps/source.py
  M buildbot/test/test_buildstep.py
  M buildbot/test/test_config.py
  M buildbot/test/test_steps.py
  M docs/buildbot.texinfo

Log Message:
-----------
Merge commit 'ad13a16bbdec535c8edebdbba4f77ae39b19c84c' into jinja


Commit: c4cc4ffc81307119221db5bfc4ccd98dc6a8e5e9
    http://github.com/djmitche/buildbot/commit/c4cc4ffc81307119221db5bfc4ccd98dc6a8e5e9
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/status/web/templates/waterfallhelp.html
  M buildbot/status/web/waterfall.py

Log Message:
-----------
Merge commit '71740dd877b5aaa46cc7425f55c9c8ad4da5162f' into jinja

Conflicts:
	buildbot/status/web/waterfall.py


Commit: 1be55c63663ec1a118669da4d218bd36823f7157
    http://github.com/djmitche/buildbot/commit/1be55c63663ec1a118669da4d218bd36823f7157
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/status/web/baseweb.py
  M buildbot/status/web/build.py
  M buildbot/status/web/builder.py
  M buildbot/status/web/buildstatus.py
  M buildbot/status/web/grid.py
  M buildbot/status/web/templates/grid_macros.html
  M buildbot/status/web/templates/oneboxperbuilder.html
  M buildbot/status/web/templates/onelineperbuild.html
  M buildbot/status/web/templates/onelineperbuildonebuilder.html
  M buildbot/status/web/templates/waterfallhelp.html
  M buildbot/status/web/waterfall.py

Log Message:
-----------
Merge commit '9c57635edf6f8678f9b28472baa7cfef2d278712' into jinja

Conflicts:
	buildbot/status/web/baseweb.py
	buildbot/status/web/builder.py
	buildbot/status/web/grid.py
	buildbot/status/web/waterfall.py


Commit: 25ea925317e248599c66dffbcfd80c1076fddd5c
    http://github.com/djmitche/buildbot/commit/25ea925317e248599c66dffbcfd80c1076fddd5c
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Log Message:
-----------
Merge commit '5a240f967bc22d58f29d090a42a0071b699375b4' into jinja

Conflicts:
	buildbot/status/web/baseweb.py


Commit: 87623a337d22397418beba133658522e87fe8356
    http://github.com/djmitche/buildbot/commit/87623a337d22397418beba133658522e87fe8356
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/status/web/grid.py
  M buildbot/status/web/slaves.py
  M buildbot/status/web/templates/buildslave.html

Log Message:
-----------
Merge commit 'e7424607fec8e9528add2d0aeffb2f18402bd6b2' into jinja

Conflicts:
	buildbot/status/web/slaves.py


Commit: 014b63a158b295614fe2ac20775f7f6e2e4f9f4a
    http://github.com/djmitche/buildbot/commit/014b63a158b295614fe2ac20775f7f6e2e4f9f4a
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Log Message:
-----------
Merge commit 'efc31f82990b385be67c37a704fe523a0d7d4a61' into jinja

web/tests.py removed from jinja branch earlier. Ignoring edits.

Conflicts:
	buildbot/status/web/tests.py


Commit: 51376574651baacea8adb6d2cb3fc8c8b0f684b4
    http://github.com/djmitche/buildbot/commit/51376574651baacea8adb6d2cb3fc8c8b0f684b4
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/status/web/templates/waterfallhelp.html

Log Message:
-----------
Merge commit '98578726636b4b401724fde0a553596e6064724c' into jinja

Conflicts:
	buildbot/status/web/waterfall.py


Commit: 64c4b598a1636325e4d037e62ef77cfe0daaadc1
    http://github.com/djmitche/buildbot/commit/64c4b598a1636325e4d037e62ef77cfe0daaadc1
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M NEWS
  M buildbot/__init__.py
  M buildbot/changes/changes.py
  M buildbot/changes/pb.py
  M buildbot/clients/sendchange.py
  M buildbot/process/base.py
  M buildbot/scripts/runner.py
  M buildbot/scripts/tryclient.py
  M buildbot/status/web/builder.py
  M buildbot/status/web/templates/forms.html
  M buildbot/steps/shell.py
  M buildbot/test/test_run.py
  M buildbot/test/test_steps.py
  M docs/buildbot.texinfo

Log Message:
-----------
Merge commit 'bcd04d730f38cd9303e7e22efce7e21778b2c35b' into jinja

Conflicts:
	buildbot/status/web/base.py
	buildbot/status/web/builder.py


Commit: 0f191a6a2c0f6967e19cf12e23cd2fc9f6755686
    http://github.com/djmitche/buildbot/commit/0f191a6a2c0f6967e19cf12e23cd2fc9f6755686
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/changes/changes.py
  M buildbot/scripts/runner.py
  M buildbot/scripts/tryclient.py
  M buildbot/slave/commands.py
  M buildbot/sourcestamp.py
  M buildbot/status/web/baseweb.py
  A buildbot/status/web/console.py
  A buildbot/status/web/console_html.py
  A buildbot/status/web/console_js.py
  M buildbot/status/web/extended.css
  M buildbot/test/test_locks.py
  M buildbot/test/test_vc.py
  M docs/buildbot.texinfo

Log Message:
-----------
Merge commit 'baed1a3ee0627b80756cf1ab8f25840c23f4f193' into jinja


Commit: cd8481249db38b1f8045732c411f1b8163e3b101
    http://github.com/djmitche/buildbot/commit/cd8481249db38b1f8045732c411f1b8163e3b101
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/status/web/console.py

Log Message:
-----------
Quick fix to console view when revision is None


Commit: a8b7921a12ceda7e3d70157ddec2bcd6c1198040
    http://github.com/djmitche/buildbot/commit/a8b7921a12ceda7e3d70157ddec2bcd6c1198040
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  A buildbot/test/test_console.py

Log Message:
-----------
Merge commit '29eb918e2e32f0ec03f405cbb9b57741f0f1dcbf' into jinja


Commit: 124f26663f30a3b7c6e950d3d6090f5371a9389d
    http://github.com/djmitche/buildbot/commit/124f26663f30a3b7c6e950d3d6090f5371a9389d
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/changes/changes.py
  M buildbot/master.py
  M buildbot/slave/commands.py
  M buildbot/status/builder.py
  M buildbot/status/words.py
  M buildbot/test/test_limitlogs.py
  M buildbot/test/test_status.py
  M docs/buildbot.texinfo

Log Message:
-----------
Merge commit 'e177c92e706ef2e27022ccd86174041a26ff051f' into jinja

Conflicts:
	buildbot/status/web/grid.py


Commit: d534d3da8405291cbb8235fa9d6149d92ea6b224
    http://github.com/djmitche/buildbot/commit/d534d3da8405291cbb8235fa9d6149d92ea6b224
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/status/web/templates/forms.html

Log Message:
-----------
Merge commit '51149daa8af82b1ffa2c4a6bca41929bab5bdef1' into jinja

Conflicts:
	buildbot/status/web/base.py
	buildbot/status/web/build.py


Commit: 0b92cfffefa89a00d996566e12bcf148ff6adfe5
    http://github.com/djmitche/buildbot/commit/0b92cfffefa89a00d996566e12bcf148ff6adfe5
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/buildslave.py
  M buildbot/slave/bot.py
  M buildbot/status/builder.py
  M buildbot/status/web/slaves.py
  M buildbot/status/web/templates/buildslaves.html

Log Message:
-----------
Merge commit 'b4e332c9268c293343b0de1ed3c4d80cd1b8c3d9' into jinja

Conflicts:
	buildbot/status/web/slaves.py


Commit: 30af01d2d3388017c6158bc06db4e057b2ac95ed
    http://github.com/djmitche/buildbot/commit/30af01d2d3388017c6158bc06db4e057b2ac95ed
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/buildset.py
  M buildbot/changes/pb.py
  M buildbot/process/builder.py
  M buildbot/process/buildstep.py
  M buildbot/process/mtrlogobserver.py
  M buildbot/status/builder.py
  M buildbot/steps/shell.py
  M contrib/github_buildbot.py
  M docs/buildbot.texinfo

Log Message:
-----------
Merge commit 'bfe60159e63288cc68e3ee0ee05ff0c4a54edaba' into jinja


Commit: ed1c2ff96a3a7af3338d854e8cb5d823bace2f07
    http://github.com/djmitche/buildbot/commit/ed1c2ff96a3a7af3338d854e8cb5d823bace2f07
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/master.py
  M buildbot/pbutil.py
  M buildbot/process/base.py
  M buildbot/process/builder.py
  M buildbot/process/buildstep.py
  M buildbot/process/step_twisted2.py
  M buildbot/slave/commands.py
  A contrib/bitbucket_buildbot.py
  M contrib/svn_buildbot.py

Log Message:
-----------
Merge commit 'be1431f727129133ce86ed61021469f387dc9644' into jinja

Conflicts:
	buildbot/status/web/build.py


Commit: caff706d3dcab8712a959aaf5a96131c6e6f8cd4
    http://github.com/djmitche/buildbot/commit/caff706d3dcab8712a959aaf5a96131c6e6f8cd4
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/status/web/slaves.py

Log Message:
-----------
Fix syntax error in slave view


Commit: e88bf73e9ff8015cf6d9860cc0676e2e973dcd67
    http://github.com/djmitche/buildbot/commit/e88bf73e9ff8015cf6d9860cc0676e2e973dcd67
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/process/builder.py
  M buildbot/process/mtrlogobserver.py
  M buildbot/scheduler.py
  M buildbot/slave/commands.py
  M buildbot/status/web/base.py
  M buildbot/steps/source.py
  M buildbot/test/test_vc.py
  M docs/buildbot.texinfo

Log Message:
-----------
Merge commit '514823b5bc23547c7f456a6b8fce81332fda161f' into jinja

Conflicts:
	buildbot/process/builder.py


Commit: c4ce498d510b783386c0defc2073a4547519860b
    http://github.com/djmitche/buildbot/commit/c4ce498d510b783386c0defc2073a4547519860b
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M CREDITS
  M buildbot/process/factory.py
  A buildbot/process/subunitlogobserver.py
  M buildbot/status/words.py
  M buildbot/steps/source.py
  M buildbot/test/test_buildstep.py
  M buildbot/test/test_config.py
  M buildbot/test/test_status.py
  M docs/buildbot.texinfo

Log Message:
-----------
Merge commit '6785c245689c8cdfe7d5341b9bc1677a2207ce5f' into jinja


Commit: 8276d4bdac61fedb1c1402fcd717e574b84c1aca
    http://github.com/djmitche/buildbot/commit/8276d4bdac61fedb1c1402fcd717e574b84c1aca
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/buildslave.py
  M buildbot/master.py
  M buildbot/process/builder.py
  M buildbot/status/mail.py
  M buildbot/status/web/grid.py
  M buildbot/test/runutils.py
  M buildbot/test/test_run.py
  M buildbot/test/test_status.py
  M buildbot/test/test_steps.py
  M contrib/github_buildbot.py
  M docs/buildbot.texinfo

Log Message:
-----------
Merge commit '138c831f1bc4340b7043dd74b3081d201abdef18' into jinja

(not applicable to jinja)

Conflicts:
	buildbot/status/web/grid.py


Commit: 89a5852abab400f4d54da996132fe8c66f062c27
    http://github.com/djmitche/buildbot/commit/89a5852abab400f4d54da996132fe8c66f062c27
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/status/web/grid.py
  M buildbot/status/web/templates/grid_macros.html
  M buildbot/status/web/templates/grid_transposed.html

Log Message:
-----------
Merge commit '0fc8eade38879945b0f2193e37a08a061b8569e0' into jinja

Conflicts:
	buildbot/status/web/grid.py


Commit: 94f207042a055ced6879baa9b3eae65e4217e698
    http://github.com/djmitche/buildbot/commit/94f207042a055ced6879baa9b3eae65e4217e698
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/status/web/templates/builder.html

Log Message:
-----------
Fix 'view in waterfall' link on builder page


Commit: 204e6d3f645dbb3e3b9348213b7ce6c218d173e7
    http://github.com/djmitche/buildbot/commit/204e6d3f645dbb3e3b9348213b7ce6c218d173e7
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/slave/commands.py
  M buildbot/status/web/step.py
  M buildbot/status/web/templates/buildstep.html

Log Message:
-----------
Merge commit 'd8fddfa5b0250204a0fa0820d6864e14f09e1bed' into jinja

Conflicts:
	buildbot/status/web/step.py


Commit: 2817dab4757d35401b8a7f3bef18e60bb4661d9d
    http://github.com/djmitche/buildbot/commit/2817dab4757d35401b8a7f3bef18e60bb4661d9d
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/slave/commands.py
  M buildbot/status/web/baseweb.py
  M buildbot/status/web/waterfall.py

Log Message:
-----------
Merge commit 'dfa162c82060b6d2b169ec892e397ba8702ed5b8' into jinja


Commit: e123630ffe294a64ad4cc6eecfebcd7750a1f383
    http://github.com/djmitche/buildbot/commit/e123630ffe294a64ad4cc6eecfebcd7750a1f383
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/status/web/baseweb.py

Log Message:
-----------
Merge commit 'df5a96f1963f302c601a30f2e5b3771b2b2096f3' into jinja


Commit: 163a4c30c67c53cbd06cdb87e78cc9ae7c3227fa
    http://github.com/djmitche/buildbot/commit/163a4c30c67c53cbd06cdb87e78cc9ae7c3227fa
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/master.py
  M buildbot/slave/commands.py
  M buildbot/status/builder.py
  M buildbot/status/web/templates/builder.html
  M buildbot/steps/source.py
  M buildbot/test/test_buildstep.py
  M buildbot/test/test_vc.py
  M docs/buildbot.texinfo
  M docs/epyrun
  M docs/gen-reference

Log Message:
-----------
Merge commit '5746904b70556eefee3636b5e6081b972f3332df' into jinja

Conflicts:
	buildbot/status/web/builder.py


Commit: 76b61c96b3839e6298424e31e168b479c70708ae
    http://github.com/djmitche/buildbot/commit/76b61c96b3839e6298424e31e168b479c70708ae
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/buildslave.py
  M buildbot/scripts/runner.py
  M buildbot/status/builder.py
  M buildbot/status/web/slaves.py
  M buildbot/status/web/templates/buildslave.html
  M docs/buildbot.texinfo

Log Message:
-----------
Merge commit '34c1935c9e69392c1c5e0935173b027832a076e1' into jinja

Conflicts:
	buildbot/status/web/slaves.py


Commit: 581c7fdcb0e027042eabb99fecd428072babea2f
    http://github.com/djmitche/buildbot/commit/581c7fdcb0e027042eabb99fecd428072babea2f
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/master.py
  M buildbot/status/builder.py
  M buildbot/status/web/logs.py
  M buildbot/test/test_vc.py
  M buildbot/test/test_web.py
  M docs/buildbot.texinfo

Log Message:
-----------
Merge commit 'cc174f0c20ca2a91c85f71328ca1cbd46f3110c9' into jinja


Commit: 5d9cfb3d037260e725e90c280735a89e09eaf176
    http://github.com/djmitche/buildbot/commit/5d9cfb3d037260e725e90c280735a89e09eaf176
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/slave/commands.py
  M buildbot/status/web/step.py
  M buildbot/status/web/templates/buildstep.html

Log Message:
-----------
Merge commit 'dcbf829e332577709d7b426fa411e746845943f4' into jinja

Conflicts:
	buildbot/status/web/step.py


Commit: 2dbb84af5e9459afc982a71fa6fb6f6c24483d97
    http://github.com/djmitche/buildbot/commit/2dbb84af5e9459afc982a71fa6fb6f6c24483d97
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/process/builder.py
  M buildbot/status/builder.py
  M buildbot/status/mail.py
  M buildbot/status/web/base.py
  M buildbot/status/web/build.py
  M buildbot/status/web/builder.py
  M docs/buildbot.texinfo

Log Message:
-----------
Merge commit '10e051422660c9d0b873991cb0890ebf55cfdc80' into jinja

Conflicts:
	buildbot/status/web/base.py
	buildbot/status/web/build.py
	buildbot/status/web/builder.py


Commit: 96413549e4c58b0ef48ba361d35fc12f032be58d
    http://github.com/djmitche/buildbot/commit/96413549e4c58b0ef48ba361d35fc12f032be58d
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/status/web/grid.py

Log Message:
-----------
Merge commit 'acb279a3bbb484d1120f37e97ab7b69d8240cf04' into jinja


Commit: 1cbd3ea4eed6b030d8e279ef794beb409d20c6f5
    http://github.com/djmitche/buildbot/commit/1cbd3ea4eed6b030d8e279ef794beb409d20c6f5
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/status/web/build.py
  M buildbot/status/web/builder.py

Log Message:
-----------
Fix syntax errors in import


Commit: 101db858cf7ca519e87a5299a98f30e43fb0cf96
    http://github.com/djmitche/buildbot/commit/101db858cf7ca519e87a5299a98f30e43fb0cf96
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Log Message:
-----------
CRLF dummy commit


Commit: 1542ae5be1b99cb295e054ac3ad824cddc2ec846
    http://github.com/djmitche/buildbot/commit/1542ae5be1b99cb295e054ac3ad824cddc2ec846
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/changes/p4poller.py
  M buildbot/scripts/runner.py
  M buildbot/slave/commands.py
  A buildbot/status/web/bg_gradient.jpg
  A buildbot/status/web/default.css
  M buildbot/steps/source.py
  M docs/buildbot.texinfo

Log Message:
-----------
Merge commit 'ea17f9cf8c95867da1eb015ed07b7037b2232b3b' into jinja


Commit: b9a6faeb714af3a6d705c9b2dc2d1a2c9aa0e9bc
    http://github.com/djmitche/buildbot/commit/b9a6faeb714af3a6d705c9b2dc2d1a2c9aa0e9bc
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/buildslave.py
  M buildbot/changes/changes.py
  M buildbot/process/builder.py
  M buildbot/status/builder.py
  M buildbot/status/web/default.css
  M buildbot/status/web/grid.py
  M buildbot/status/web/slaves.py
  M buildbot/status/web/templates/builder.html
  M buildbot/steps/transfer.py

Log Message:
-----------
Merge commit '676b0c38115deb2edb19ade9dc02c406e310d4b3' into jinja

(Ignored these changes, as footer should be in jinja template / layout.html.
 We still need to adapt all templates to that.)

Conflicts:
	buildbot/status/web/build.py
	buildbot/status/web/grid.py
	buildbot/status/web/slaves.py
	buildbot/status/web/waterfall.py


Commit: 0c23a778623e226d70fccf18a55ce4f2cffb770c
    http://github.com/djmitche/buildbot/commit/0c23a778623e226d70fccf18a55ce4f2cffb770c
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/slave/bot.py
  M buildbot/slave/commands.py
  M buildbot/status/mail.py
  M buildbot/status/words.py
  M contrib/git_buildbot.py

Log Message:
-----------
Merge commit 'fb70a1dd799ff16ef9b3002707ed3613c5780c0d' into jinja


Commit: 3694085c4f0bb8db6450dd9b4cf6e08147acaa30
    http://github.com/djmitche/buildbot/commit/3694085c4f0bb8db6450dd9b4cf6e08147acaa30
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/scripts/runner.py
  M buildbot/status/web/base.py
  M buildbot/status/web/baseweb.py
  M buildbot/status/web/console_html.py
  R buildbot/status/web/templates/base.html
  M buildbot/status/web/templates/layout.html
  M buildbot/status/web/templates/root.html
  M contrib/windows/setup.py
  M setup.py

Log Message:
-----------
Replace index.html root with jinja template (fixes #656) + use new default.css everywhere


Commit: 8077a44fd1ea0e0da9881e25994c58fb83846157
    http://github.com/djmitche/buildbot/commit/8077a44fd1ea0e0da9881e25994c58fb83846157
Author: Marcus Lindblom 
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/status/web/default.css
  M buildbot/status/web/logs.py
  A buildbot/status/web/templates/logs.html

Log Message:
-----------
Attempt to jinjaify HTML log. Not working yet


Commit: 0b9e9616e38ba46156c2c584648098c4bdc129ee
    http://github.com/djmitche/buildbot/commit/0b9e9616e38ba46156c2c584648098c4bdc129ee
Author: Dustin J. Mitchell 
Date:   2009-12-20 (Sun, 20 Dec 2009)

Changed paths:
  M setup.py

Log Message:
-----------
(fixes #662) add Jinja2 to setup.py


Commit: b132ea785094cca47c8dccc6a142b566097f42b6
    http://github.com/djmitche/buildbot/commit/b132ea785094cca47c8dccc6a142b566097f42b6
Author: Marcus Lindblom 
Date:   2009-12-20 (Sun, 20 Dec 2009)

Changed paths:
  M NEWS
  M buildbot/status/mail.py
  M buildbot/status/words.py
  M buildbot/test/test_status.py
  M docs/buildbot.texinfo

Log Message:
-----------
Merge remote branch 'djmitche/master' into jinja


Commit: 39ed241c68832786ca81b620c64f26100612d603
    http://github.com/djmitche/buildbot/commit/39ed241c68832786ca81b620c64f26100612d603
Author: Marcus Lindblom 
Date:   2009-12-22 (Tue, 22 Dec 2009)

Changed paths:
  M buildbot/locks.py
  M buildbot/process/builder.py
  M buildbot/status/words.py

Log Message:
-----------
Merge remote branch 'djmitche/master' into jinja


Commit: 5e8de8e6496f62fe1e5723f27481c10b44884458
    http://github.com/djmitche/buildbot/commit/5e8de8e6496f62fe1e5723f27481c10b44884458
Author: Marcus Lindblom 
Date:   2009-12-25 (Fri, 25 Dec 2009)

Changed paths:
  M buildbot/status/web/baseweb.py
  M buildbot/status/web/console.py
  M buildbot/status/web/templates/root.html
  M buildbot/test/test_console.py

Log Message:
-----------
Merge branch 'master' of github.com:djmitche/buildbot into jinja

Conflicts:
	buildbot/status/web/console.py


Commit: 70a6bb6dbf1a7b806de315e3a1144cbf23fbdd7a
    http://github.com/djmitche/buildbot/commit/70a6bb6dbf1a7b806de315e3a1144cbf23fbdd7a
Author: Marcus Lindblom 
Date:   2009-12-25 (Fri, 25 Dec 2009)

Changed paths:
  M buildbot/status/web/base.py
  M buildbot/status/web/grid.py
  A buildbot/status/web/templates/box_macros.html
  M buildbot/status/web/templates/buildstatus.html
  M buildbot/status/web/templates/oneboxperbuilder.html
  M buildbot/status/web/templates/waterfall.html
  M buildbot/status/web/waterfall.py
  M buildbot/test/test_web.py

Log Message:
-----------
IBox HTML -> jinja macro (fixes #652) + use path_to_build(er) in grid


Commit: 921994f8cca64b7bba1d7be780bd5b99dd861643
    http://github.com/djmitche/buildbot/commit/921994f8cca64b7bba1d7be780bd5b99dd861643
Author: Marcus Lindblom 
Date:   2009-12-25 (Fri, 25 Dec 2009)

Changed paths:
  M buildbot/status/web/about.py
  M buildbot/status/web/auth.py
  M buildbot/status/web/baseweb.py
  M buildbot/status/web/build.py
  M buildbot/status/web/changes.py
  M buildbot/status/web/grid.py
  M buildbot/status/web/step.py
  M buildbot/status/web/templates/about.html
  M buildbot/status/web/templates/authfail.html
  M buildbot/status/web/templates/build.html
  M buildbot/status/web/templates/builder.html
  M buildbot/status/web/templates/builders.html
  M buildbot/status/web/templates/buildslaves.html
  M buildbot/status/web/templates/buildstatus.html
  M buildbot/status/web/templates/buildstep.html
  M buildbot/status/web/templates/change_sources.html
  M buildbot/status/web/templates/grid.html
  M buildbot/status/web/templates/grid_transposed.html
  M buildbot/status/web/templates/layout.html
  M buildbot/status/web/templates/oneboxperbuilder.html
  M buildbot/status/web/templates/onelineperbuild.html
  M buildbot/status/web/templates/onelineperbuildonebuilder.html
  M buildbot/status/web/templates/root.html
  M buildbot/status/web/templates/waterfall.html

Log Message:
-----------
All templates now inherits layout.html (Fixes #655)


Commit: 217697e392329632738482e8b99c46649d59a026
    http://github.com/djmitche/buildbot/commit/217697e392329632738482e8b99c46649d59a026
Author: Marcus Lindblom 
Date:   2009-12-25 (Fri, 25 Dec 2009)

Changed paths:
  M buildbot/status/web/base.py
  M buildbot/status/web/baseweb.py
  A buildbot/status/web/templates/empty.html

Log Message:
-----------
Convert StaticHTML and LastBuild to use jinja


Commit: cb87ffb3f5b323cf25176133eed6f581f1545e2e
    http://github.com/djmitche/buildbot/commit/cb87ffb3f5b323cf25176133eed6f581f1545e2e
Author: Marcus Lindblom 
Date:   2009-12-25 (Fri, 25 Dec 2009)

Changed paths:
  M NEWS
  M buildbot/locks.py
  M buildbot/process/builder.py
  M buildbot/status/mail.py
  M buildbot/status/web/about.py
  M buildbot/status/web/auth.py
  M buildbot/status/web/base.py
  M buildbot/status/web/baseweb.py
  M buildbot/status/web/build.py
  M buildbot/status/web/changes.py
  M buildbot/status/web/console.py
  M buildbot/status/web/grid.py
  M buildbot/status/web/step.py
  M buildbot/status/web/templates/about.html
  M buildbot/status/web/templates/authfail.html
  A buildbot/status/web/templates/box_macros.html
  M buildbot/status/web/templates/build.html
  M buildbot/status/web/templates/builder.html
  M buildbot/status/web/templates/builders.html
  M buildbot/status/web/templates/buildslaves.html
  M buildbot/status/web/templates/buildstatus.html
  M buildbot/status/web/templates/buildstep.html
  M buildbot/status/web/templates/change_sources.html
  A buildbot/status/web/templates/empty.html
  M buildbot/status/web/templates/grid.html
  M buildbot/status/web/templates/grid_transposed.html
  M buildbot/status/web/templates/layout.html
  M buildbot/status/web/templates/oneboxperbuilder.html
  M buildbot/status/web/templates/onelineperbuild.html
  M buildbot/status/web/templates/onelineperbuildonebuilder.html
  M buildbot/status/web/templates/root.html
  M buildbot/status/web/templates/waterfall.html
  M buildbot/status/web/waterfall.py
  M buildbot/status/words.py
  M buildbot/test/test_console.py
  M buildbot/test/test_status.py
  M buildbot/test/test_web.py
  M docs/buildbot.texinfo
  M setup.py

Log Message:
-----------
Merge branch 'jinja' into jinja-htmllog


Commit: c4ef6e7d941e7a3f94f8c241200efe732eb0e6d4
    http://github.com/djmitche/buildbot/commit/c4ef6e7d941e7a3f94f8c241200efe732eb0e6d4
Author: Marcus Lindblom 
Date:   2009-12-25 (Fri, 25 Dec 2009)

Changed paths:
  M buildbot/status/web/logs.py
  M buildbot/status/web/templates/logs.html

Log Message:
-----------
utf-8 encode all log output. Fixes #653


Commit: 19d66a0a7f8b0bf1c62353bf66ad637693dbd059
    http://github.com/djmitche/buildbot/commit/19d66a0a7f8b0bf1c62353bf66ad637693dbd059
Author: Marcus Lindblom 
Date:   2009-12-25 (Fri, 25 Dec 2009)

Changed paths:
  M buildbot/changes/changes.py
  M buildbot/status/web/changes.py
  A buildbot/status/web/templates/change.html
  M buildbot/test/test_status.py

Log Message:
-----------
Changes HTML -> jinja (fixes #654)

(The mailnotifier doesn't use asHTML as wrongly noted in ticket)


Commit: 355786c47676817f47d8e183a2dadf6264ad8f84
    http://github.com/djmitche/buildbot/commit/355786c47676817f47d8e183a2dadf6264ad8f84
Author: Marcus Lindblom 
Date:   2009-12-25 (Fri, 25 Dec 2009)

Changed paths:
  R buildbot/status/web/index.html

Log Message:
-----------
Remove unused index.html (superceded by templates/root.html)


Commit: 953105d29f126b660312720dd3fc40a16ccf5bfb
    http://github.com/djmitche/buildbot/commit/953105d29f126b660312720dd3fc40a16ccf5bfb
Author: Marcus Lindblom 
Date:   2009-12-25 (Fri, 25 Dec 2009)

Changed paths:
  M buildbot/status/web/console.py
  M buildbot/status/web/feeds.py
  M buildbot/test/test_vc.py

Log Message:
-----------
Fixed some indentation (keep at multiples of 4)


Commit: 281a00d94944a3a75f11bfc74459978f5bb2cf71
    http://github.com/djmitche/buildbot/commit/281a00d94944a3a75f11bfc74459978f5bb2cf71
Author: Marcus Lindblom 
Date:   2009-12-25 (Fri, 25 Dec 2009)

Changed paths:
  M buildbot/scripts/runner.py

Log Message:
-----------
Move public_html/index.html to templates/root.html on 'upgrade-master' (fixes #663)


Commit: a2898d9286fe054cc3e2a649dc68e94c5501b561
    http://github.com/djmitche/buildbot/commit/a2898d9286fe054cc3e2a649dc68e94c5501b561
Author: Marcus Lindblom 
Date:   2009-12-25 (Fri, 25 Dec 2009)

Changed paths:
  M buildbot/status/web/logs.py

Log Message:
-----------
Decode log contents to unicode from utf-8, not ascii


Commit: ca08c45cfbb773fabe4d49ce060bb6f96583b480
    http://github.com/djmitche/buildbot/commit/ca08c45cfbb773fabe4d49ce060bb6f96583b480
Author: Marcus Lindblom 
Date:   2009-12-25 (Fri, 25 Dec 2009)

Changed paths:
  M buildbot/ec2buildslave.py
  M buildbot/process/builder.py
  M buildbot/scripts/checkconfig.py
  M buildbot/slave/commands.py
  M buildbot/status/mail.py
  M buildbot/status/web/base.py
  M buildbot/status/web/baseweb.py
  M buildbot/status/web/build.py
  M buildbot/status/web/builder.py
  M buildbot/status/web/buildstatus.py
  M buildbot/status/web/feeds.py
  M buildbot/status/web/grid.py
  M buildbot/status/web/logs.py
  M buildbot/status/web/root.py
  M buildbot/status/web/slaves.py
  M buildbot/status/web/waterfall.py
  M buildbot/steps/master.py
  M buildbot/steps/package/rpm/rpmbuild.py
  M buildbot/steps/package/rpm/rpmspec.py
  M buildbot/steps/source.py
  M buildbot/steps/transfer.py
  M buildbot/test/test_buildstep.py
  M buildbot/test/test_changemaster.py
  M buildbot/test/test_ec2buildslave.py
  M buildbot/test/test_limitlogs.py
  M buildbot/test/test_mergerequests.py
  M buildbot/test/test_ordering.py
  M buildbot/test/test_status.py
  M buildbot/test/test_steps.py
  M buildbot/test/test_vc.py
  M contrib/git_buildbot.py
  M contrib/github_buildbot.py
  M contrib/svnpoller.py
  M contrib/trac/bbwatcher/api.py
  M contrib/trac/bbwatcher/web_ui.py
  M contrib/viewcvspoll.py
  M contrib/webhook_status.py
  M contrib/windows/setup.py
  M setup.py

Log Message:
-----------
Cleanup all unused imports and tag the rest as ok (for Eclipse/PyDev)


Commit: b7dfaf20f2dfd9e69eae6375b8519d5c7c512f1f
    http://github.com/djmitche/buildbot/commit/b7dfaf20f2dfd9e69eae6375b8519d5c7c512f1f
Author: Marcus Lindblom 
Date:   2009-12-25 (Fri, 25 Dec 2009)

Changed paths:
  M buildbot/steps/transfer.py
  M buildbot/test/test_transfer.py

Log Message:
-----------
Transfer files in strict binary mode & close tarfile fd


Commit: e33c80774499d03294e0577954fc4e9da7bb58c4
    http://github.com/djmitche/buildbot/commit/e33c80774499d03294e0577954fc4e9da7bb58c4
Author: Marcus Lindblom 
Date:   2009-12-25 (Fri, 25 Dec 2009)

Changed paths:
  M buildbot/util.py

Log Message:
-----------
Convert list contents to strings before hashing (fixes test_locks on win32)


Commit: d77606ce5c709335eee761ada8fdb918d47202b2
    http://github.com/djmitche/buildbot/commit/d77606ce5c709335eee761ada8fdb918d47202b2
Author: Marcus Lindblom 
Date:   2009-12-25 (Fri, 25 Dec 2009)

Changed paths:
  M buildbot/test/test_ec2buildslave.py

Log Message:
-----------
test_ec2: Fix bad change in ca08c45cfbb773fabe4d49ce060bb6f96583b480 and allow for win32 USERPROFILE env


Commit: 1214db0620611bbd027ce0857b5725ac86c76066
    http://github.com/djmitche/buildbot/commit/1214db0620611bbd027ce0857b5725ac86c76066
Author: Marcus Lindblom 
Date:   2009-12-25 (Fri, 25 Dec 2009)

Changed paths:
  M buildbot/changes/hgbuildbot.py
  M buildbot/clients/debug.py
  M buildbot/clients/gtkPanes.py
  M buildbot/interfaces.py
  M buildbot/status/web/auth.py
  M buildbot/test/test_status.py
  M contrib/bb_applet.py

Log Message:
-----------
More warning silencing


Commit: 7ef927159109651e4ff3555f5be1bfeb993619e4
    http://github.com/djmitche/buildbot/commit/7ef927159109651e4ff3555f5be1bfeb993619e4
Author: Marcus Lindblom 
Date:   2009-12-25 (Fri, 25 Dec 2009)

Changed paths:
  M buildbot/test/test_limitlogs.py

Log Message:
-----------
test_limitlogs: don't assume we can run scripts directly


Commit: 3b60099023b4590965069c2237ddca939f74a5c7
    http://github.com/djmitche/buildbot/commit/3b60099023b4590965069c2237ddca939f74a5c7
Author: Marcus Lindblom 
Date:   2009-12-27 (Sun, 27 Dec 2009)

Changed paths:
  M buildbot/status/web/console.py
  M buildbot/status/web/console_html.py
  R buildbot/status/web/console_js.py
  A buildbot/status/web/templates/console.html
  M buildbot/status/web/templates/layout.html

Log Message:
-----------
Console view -> jinja (superficial parts only) (see #651)


Commit: 6f87f8949e08ddde813536607240bd99a01c8747
    http://github.com/djmitche/buildbot/commit/6f87f8949e08ddde813536607240bd99a01c8747
Author: Marcus Lindblom 
Date:   2009-12-27 (Sun, 27 Dec 2009)

Changed paths:
  M buildbot/status/web/base.py
  M buildbot/status/web/build.py
  M buildbot/status/web/builder.py
  M buildbot/status/web/buildstatus.py
  M buildbot/status/web/changes.py
  M buildbot/status/web/grid.py
  M buildbot/status/web/slaves.py
  M buildbot/status/web/templates/box_macros.html
  M buildbot/status/web/templates/buildstep.html
  M buildbot/status/web/templates/change.html
  A buildbot/status/web/templates/change_macros.html
  M buildbot/status/web/templates/layout.html
  M buildbot/status/web/waterfall.py

Log Message:
-----------
Web status cleanups (fix #665) + more

 * Extract macros from change.html into change_macros.html (fixed bad bug in waterfall)
 * More HTML -> template (waterfall boxes with links)
 * remove head(), body(), footer (fixes #665)
 * title is now escaped in template (remove escaping from python)
 * actually use HtmlReource.getTitle() when building context
 * Change meta-refresh heads() to just set 'refresh' in context
 * Allow box text to be both string and list-of-string (as it was pre-jinja)
 * use waterfall's lastDate when showing waterfall page creation time (regression)


Commit: fe4efb855a6381e313791998cae01a8ffe5797ba
    http://github.com/djmitche/buildbot/commit/fe4efb855a6381e313791998cae01a8ffe5797ba
Author: Marcus Lindblom 
Date:   2009-12-27 (Sun, 27 Dec 2009)

Changed paths:
  M buildbot/status/web/build.py
  M buildbot/test/test_web.py

Log Message:
-----------
Fix some failing web tests


Commit: 394c64f532ef121ef3fd5ad880a3d5edfa7618b4
    http://github.com/djmitche/buildbot/commit/394c64f532ef121ef3fd5ad880a3d5edfa7618b4
Author: Marcus Lindblom 
Date:   2009-12-27 (Sun, 27 Dec 2009)

Changed paths:
  A buildbot/config.py
  M buildbot/master.py
  M buildbot/test/test_config.py
  M buildbot/test/test_console.py
  M buildbot/test/test_control.py
  M buildbot/test/test_dependencies.py
  M buildbot/test/test_ec2buildslave.py
  M buildbot/test/test_limitlogs.py
  M buildbot/test/test_locks.py
  M buildbot/test/test_mergerequests.py
  M buildbot/test/test_ordering.py
  M buildbot/test/test_properties.py
  M buildbot/test/test_reconfig.py
  M buildbot/test/test_run.py
  M buildbot/test/test_slaves.py
  M buildbot/test/test_status.py
  M buildbot/test/test_steps.py
  M buildbot/test/test_vc.py
  M buildbot/test/test_web.py
  M buildbot/util.py
  M docs/buildbot.texinfo

Log Message:
-----------
Merge branch 'master' into jinja


Commit: 57fbdee5b2b3fdbc7ef1291ca8e0f32ad11301bf
    http://github.com/djmitche/buildbot/commit/57fbdee5b2b3fdbc7ef1291ca8e0f32ad11301bf
Author: Marcus Lindblom 
Date:   2009-12-29 (Tue, 29 Dec 2009)

Changed paths:
  M buildbot/locks.py
  M buildbot/scripts/logwatcher.py
  M buildbot/scripts/runner.py
  M buildbot/slave/commands.py
  M buildbot/test/test_util.py
  M buildbot/util.py

Log Message:
-----------
Merge branch 'master' into jinja


Commit: 4994045fb87cce5825df169c70c2ae828db011f4
    http://github.com/djmitche/buildbot/commit/4994045fb87cce5825df169c70c2ae828db011f4
Author: Marcus Lindblom 
Date:   2009-12-30 (Wed, 30 Dec 2009)

Changed paths:
  M NEWS
  M buildbot/interfaces.py
  M buildbot/locks.py
  M buildbot/process/builder.py
  M buildbot/scripts/logwatcher.py
  M buildbot/scripts/runner.py
  M buildbot/scripts/tryclient.py
  M buildbot/slave/commands.py
  M buildbot/test/runutils.py
  M buildbot/test/test_locks.py
  M buildbot/test/test_run.py
  M buildbot/test/test_runner.py
  M buildbot/test/test_slaves.py
  M buildbot/test/test_util.py
  M buildbot/util.py
  M docs/buildbot.texinfo

Log Message:
-----------
Merge branch 'master' into jinja


Commit: 12b5bffbacbd448090eefeeda27299138528909c
    http://github.com/djmitche/buildbot/commit/12b5bffbacbd448090eefeeda27299138528909c
Author: Marcus Lindblom 
Date:   2009-12-30 (Wed, 30 Dec 2009)

Log Message:
-----------
Merge remote branch 'origin/jinja' into jinja


Commit: 464b6eacadf72417429d5a690fc35afaec93b14f
    http://github.com/djmitche/buildbot/commit/464b6eacadf72417429d5a690fc35afaec93b14f
Author: Marcus Lindblom 
Date:   2009-12-30 (Wed, 30 Dec 2009)

Changed paths:
  M buildbot/status/web/console.py
  M buildbot/status/web/console_html.py
  M buildbot/status/web/templates/console.html
  M buildbot/status/web/templates/grid.html
  M buildbot/status/web/templates/grid_transposed.html
  M buildbot/status/web/templates/waterfall.html
  M buildbot/test/test_webparts.py

Log Message:
-----------
Console -> jinja (complete) (fixes #651) + cleanups

 * Added console, grid & tgrid to test_webparts
 * Added page title (

) to grid/console/waterfall (similar to other pages) Commit: 7736d5c942a1a9806e19c12a97606fb8327440d9 http://github.com/djmitche/buildbot/commit/7736d5c942a1a9806e19c12a97606fb8327440d9 Author: Marcus Lindblom Date: 2009-12-30 (Wed, 30 Dec 2009) Changed paths: M buildbot/status/web/templates/build.html M buildbot/status/web/templates/builder.html M buildbot/status/web/templates/buildslave.html M buildbot/status/web/templates/buildslaves.html M buildbot/status/web/templates/buildstep.html M buildbot/status/web/templates/change_sources.html M buildbot/status/web/templates/layout.html M buildbot/status/web/templates/root.html Log Message: ----------- Add top menu to layout template + minor html cleanups Commit: 3ca63ce7a02ce85eff59d53a83d38001c17b09ca http://github.com/djmitche/buildbot/commit/3ca63ce7a02ce85eff59d53a83d38001c17b09ca Author: Marcus Lindblom Date: 2010-01-02 (Sat, 02 Jan 2010) Changed paths: A ChangeLog-0.7.12 R ChangeLog-0.7.8.bz2 R ChangeLog-0.7.9 M NEWS M README M buildbot/slave/commands.py M buildbot/test/test_vc.py M buildbot/test/test_web.py M docs/buildbot.texinfo Log Message: ----------- Merge branch 'master' into jinja Commit: 45b51d84dfbce22e14cf094f0a594e266d95322b http://github.com/djmitche/buildbot/commit/45b51d84dfbce22e14cf094f0a594e266d95322b Author: Marcus Lindblom Date: 2010-01-02 (Sat, 02 Jan 2010) Changed paths: M buildbot/status/web/console.py R buildbot/status/web/console_html.py Log Message: ----------- Remove leftover console_html.py (console is fully jinjaified) From noreply at github.com Sun Jan 3 15:44:29 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 3 Jan 2010 07:44:29 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 731765: Webstatus cleanup/fixes + layout improvements (col... Message-ID: <20100103154429.0BF8D42198@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 73176542a332c6074e917cdfa99f0b578884ce69 http://github.com/djmitche/buildbot/commit/73176542a332c6074e917cdfa99f0b578884ce69 Author: Marcus Lindblom Date: 2010-01-03 (Sun, 03 Jan 2010) Changed paths: M buildbot/status/web/baseweb.py M buildbot/status/web/changes.py R buildbot/status/web/classic.css M buildbot/status/web/default.css R buildbot/status/web/extended.css M buildbot/status/web/step.py M buildbot/status/web/templates/build.html M buildbot/status/web/templates/build_line.html M buildbot/status/web/templates/builder.html M buildbot/status/web/templates/buildslave.html M buildbot/status/web/templates/buildslaves.html M buildbot/status/web/templates/buildstep.html M buildbot/status/web/templates/change.html M buildbot/status/web/templates/change_macros.html M buildbot/status/web/templates/change_sources.html M buildbot/status/web/templates/console.html M buildbot/status/web/templates/layout.html M buildbot/status/web/templates/onelineperbuild.html M buildbot/status/web/templates/root.html M buildbot/status/web/templates/waterfall.html M buildbot/status/web/waterfall.py M buildbot/test/test_web.py M buildbot/test/test_webparts.py Log Message: ----------- Webstatus cleanup/fixes + layout improvements (columns, alternate colour of rows, etc) From noreply at github.com Sun Jan 3 16:07:16 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 3 Jan 2010 08:07:16 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 2553c6: fix display of a builder with no recent builds (do... Message-ID: <20100103160716.1CBA942198@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 2553c6eec3fbd7075f1907dd354ef47dfb850357 http://github.com/djmitche/buildbot/commit/2553c6eec3fbd7075f1907dd354ef47dfb850357 Author: Dustin J. Mitchell Date: 2010-01-03 (Sun, 03 Jan 2010) Changed paths: M buildbot/status/web/templates/build_line.html Log Message: ----------- fix display of a builder with no recent builds (don't display the build table at all) From noreply at github.com Sun Jan 3 16:13:04 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 3 Jan 2010 08:13:04 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] b001cc: fix grid display of unbuilt revisions (previously ... Message-ID: <20100103161304.AF9B742198@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: b001ccb694af6874117fb67795299986e2c91e15 http://github.com/djmitche/buildbot/commit/b001ccb694af6874117fb67795299986e2c91e15 Author: Dustin J. Mitchell Date: 2010-01-03 (Sun, 03 Jan 2010) Changed paths: M buildbot/status/web/templates/grid_macros.html Log Message: ----------- fix grid display of unbuilt revisions (previously resulted in traceback) From noreply at github.com Sun Jan 3 17:22:39 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 3 Jan 2010 09:22:39 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 54aaca: More HTML tweaks & fixed (css, list -> table, padd... Message-ID: <20100103172239.B07AD42199@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 54aaca1b8bf6d18f6866082d84627f66e06f7f01 http://github.com/djmitche/buildbot/commit/54aaca1b8bf6d18f6866082d84627f66e06f7f01 Author: Marcus Lindblom Date: 2010-01-03 (Sun, 03 Jan 2010) Changed paths: M buildbot/status/web/default.css M buildbot/status/web/templates/build.html M buildbot/status/web/templates/change.html M buildbot/status/web/templates/change_macros.html Log Message: ----------- More HTML tweaks & fixed (css, list -> table, padding adjustment) Commit: da79b7d10712ce8559ebc421e031588566e55962 http://github.com/djmitche/buildbot/commit/da79b7d10712ce8559ebc421e031588566e55962 Author: Marcus Lindblom Date: 2010-01-03 (Sun, 03 Jan 2010) Changed paths: M buildbot/status/web/console.py M buildbot/status/web/templates/console.html Log Message: ----------- Minor console fixes (index error in code with sort-by-time + show category names in html properly) From noreply at github.com Sun Jan 3 17:33:41 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 3 Jan 2010 09:33:41 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 783691: update version number in docs Message-ID: <20100103173341.06DBE42199@smtp1.rs.github.com> Branch: refs/heads/release Home: http://github.com/djmitche/buildbot Commit: 783691bd765db404a1ae6e5a79f152852df376b5 http://github.com/djmitche/buildbot/commit/783691bd765db404a1ae6e5a79f152852df376b5 Author: Dustin J. Mitchell Date: 2010-01-03 (Sun, 03 Jan 2010) Changed paths: M docs/buildbot.texinfo Log Message: ----------- update version number in docs Commit: 3ac0d832511c6f0281a4b9fe3ce92ccedbfe596a http://github.com/djmitche/buildbot/commit/3ac0d832511c6f0281a4b9fe3ce92ccedbfe596a Author: Dustin J. Mitchell Date: 2010-01-03 (Sun, 03 Jan 2010) Changed paths: M NEWS Log Message: ----------- mention API docs From noreply at github.com Sun Jan 3 17:45:31 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 3 Jan 2010 09:45:31 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] b8240d: add latest link, 0.7.12 docs, and API reference Message-ID: <20100103174531.1A72A42031@smtp1.rs.github.com> Branch: refs/heads/gh-pages Home: http://github.com/djmitche/buildbot Commit: b8240d44d30e8424dd4732b212f771059b53b4cd http://github.com/djmitche/buildbot/commit/b8240d44d30e8424dd4732b212f771059b53b4cd Author: Dustin J. Mitchell Date: 2010-01-03 (Sun, 03 Jan 2010) Changed paths: A docs/0.7.12/images/master.png A docs/0.7.12/images/overview.png A docs/0.7.12/images/slavebuilder.png A docs/0.7.12/images/slaves.png A docs/0.7.12/images/status.png A docs/0.7.12/index.html A docs/0.7.12/reference/api-objects.txt A docs/0.7.12/reference/buildbot-module.html A docs/0.7.12/reference/buildbot-pysrc.html A docs/0.7.12/reference/buildbot.buildset-module.html A docs/0.7.12/reference/buildbot.buildset-pysrc.html A docs/0.7.12/reference/buildbot.buildset.BuildSet-class.html A docs/0.7.12/reference/buildbot.buildslave-module.html A docs/0.7.12/reference/buildbot.buildslave-pysrc.html A docs/0.7.12/reference/buildbot.buildslave.AbstractBuildSlave-class.html A docs/0.7.12/reference/buildbot.buildslave.AbstractLatentBuildSlave-class.html A docs/0.7.12/reference/buildbot.buildslave.BuildSlave-class.html A docs/0.7.12/reference/buildbot.changes-module.html A docs/0.7.12/reference/buildbot.changes-pysrc.html A docs/0.7.12/reference/buildbot.changes.base-module.html A docs/0.7.12/reference/buildbot.changes.base-pysrc.html A docs/0.7.12/reference/buildbot.changes.base.ChangeSource-class.html A docs/0.7.12/reference/buildbot.changes.bonsaipoller-module.html A docs/0.7.12/reference/buildbot.changes.bonsaipoller-pysrc.html A docs/0.7.12/reference/buildbot.changes.bonsaipoller.BonsaiParser-class.html A docs/0.7.12/reference/buildbot.changes.bonsaipoller.BonsaiPoller-class.html A docs/0.7.12/reference/buildbot.changes.bonsaipoller.BonsaiResult-class.html A docs/0.7.12/reference/buildbot.changes.bonsaipoller.CiNode-class.html A docs/0.7.12/reference/buildbot.changes.bonsaipoller.EmptyResult-class.html A docs/0.7.12/reference/buildbot.changes.bonsaipoller.FileNode-class.html A docs/0.7.12/reference/buildbot.changes.bonsaipoller.InvalidResultError-class.html A docs/0.7.12/reference/buildbot.changes.bonsaipoller.NoMoreCiNodes-class.html A docs/0.7.12/reference/buildbot.changes.bonsaipoller.NoMoreFileNodes-class.html A docs/0.7.12/reference/buildbot.changes.changes-module.html A docs/0.7.12/reference/buildbot.changes.changes-pysrc.html A docs/0.7.12/reference/buildbot.changes.changes.Change-class.html A docs/0.7.12/reference/buildbot.changes.changes.ChangeMaster-class.html A docs/0.7.12/reference/buildbot.changes.changes.TestChangeMaster-class.html A docs/0.7.12/reference/buildbot.changes.dnotify-module.html A docs/0.7.12/reference/buildbot.changes.dnotify-pysrc.html A docs/0.7.12/reference/buildbot.changes.dnotify.DNotify-class.html A docs/0.7.12/reference/buildbot.changes.dnotify.DNotify_Handler-class.html A docs/0.7.12/reference/buildbot.changes.freshcvs-module.html A docs/0.7.12/reference/buildbot.changes.freshcvs-pysrc.html A docs/0.7.12/reference/buildbot.changes.freshcvs.FreshCVSConnectionFactory-class.html A docs/0.7.12/reference/buildbot.changes.freshcvs.FreshCVSListener-class.html A docs/0.7.12/reference/buildbot.changes.freshcvs.FreshCVSSourceNewcred-class.html A docs/0.7.12/reference/buildbot.changes.freshcvs.FreshCVSSourceOldcred-class.html A docs/0.7.12/reference/buildbot.changes.hgbuildbot-module.html A docs/0.7.12/reference/buildbot.changes.hgbuildbot-pysrc.html A docs/0.7.12/reference/buildbot.changes.mail-module.html A docs/0.7.12/reference/buildbot.changes.mail-pysrc.html A docs/0.7.12/reference/buildbot.changes.mail.BonsaiMaildirSource-class.html A docs/0.7.12/reference/buildbot.changes.mail.BzrLaunchpadEmailMaildirSource-class.html A docs/0.7.12/reference/buildbot.changes.mail.FCMaildirSource-class.html A docs/0.7.12/reference/buildbot.changes.mail.MaildirSource-class.html A docs/0.7.12/reference/buildbot.changes.mail.SVNCommitEmailMaildirSource-class.html A docs/0.7.12/reference/buildbot.changes.mail.SyncmailMaildirSource-class.html A docs/0.7.12/reference/buildbot.changes.maildir-module.html A docs/0.7.12/reference/buildbot.changes.maildir-pysrc.html A docs/0.7.12/reference/buildbot.changes.maildir.MaildirService-class.html A docs/0.7.12/reference/buildbot.changes.maildir.NoSuchMaildir-class.html A docs/0.7.12/reference/buildbot.changes.monotone-module.html A docs/0.7.12/reference/buildbot.changes.monotone-pysrc.html A docs/0.7.12/reference/buildbot.changes.monotone.Monotone-class.html A docs/0.7.12/reference/buildbot.changes.monotone.MonotoneSource-class.html A docs/0.7.12/reference/buildbot.changes.p4poller-module.html A docs/0.7.12/reference/buildbot.changes.p4poller-pysrc.html A docs/0.7.12/reference/buildbot.changes.p4poller.P4Source-class.html A docs/0.7.12/reference/buildbot.changes.pb-module.html A docs/0.7.12/reference/buildbot.changes.pb-pysrc.html A docs/0.7.12/reference/buildbot.changes.pb.ChangePerspective-class.html A docs/0.7.12/reference/buildbot.changes.pb.PBChangeSource-class.html A docs/0.7.12/reference/buildbot.changes.svnpoller-module.html A docs/0.7.12/reference/buildbot.changes.svnpoller-pysrc.html A docs/0.7.12/reference/buildbot.changes.svnpoller.SVNPoller-class.html A docs/0.7.12/reference/buildbot.clients-module.html A docs/0.7.12/reference/buildbot.clients-pysrc.html A docs/0.7.12/reference/buildbot.clients.base-module.html A docs/0.7.12/reference/buildbot.clients.base-pysrc.html A docs/0.7.12/reference/buildbot.clients.base.StatusClient-class.html A docs/0.7.12/reference/buildbot.clients.base.TextClient-class.html A docs/0.7.12/reference/buildbot.clients.debug-module.html A docs/0.7.12/reference/buildbot.clients.debug-pysrc.html A docs/0.7.12/reference/buildbot.clients.debug.DebugWidget-class.html A docs/0.7.12/reference/buildbot.clients.gtkPanes-module.html A docs/0.7.12/reference/buildbot.clients.gtkPanes-pysrc.html A docs/0.7.12/reference/buildbot.clients.gtkPanes.Box-class.html A docs/0.7.12/reference/buildbot.clients.gtkPanes.GtkClient-class.html A docs/0.7.12/reference/buildbot.clients.gtkPanes.ThreeRowBuilder-class.html A docs/0.7.12/reference/buildbot.clients.gtkPanes.ThreeRowClient-class.html A docs/0.7.12/reference/buildbot.clients.sendchange-module.html A docs/0.7.12/reference/buildbot.clients.sendchange-pysrc.html A docs/0.7.12/reference/buildbot.clients.sendchange.Sender-class.html A docs/0.7.12/reference/buildbot.config-module.html A docs/0.7.12/reference/buildbot.config-pysrc.html A docs/0.7.12/reference/buildbot.config.BuilderConfig-class.html A docs/0.7.12/reference/buildbot.dnotify-module.html A docs/0.7.12/reference/buildbot.dnotify-pysrc.html A docs/0.7.12/reference/buildbot.dnotify.DNotify-class.html A docs/0.7.12/reference/buildbot.dnotify.DNotify_Handler-class.html A docs/0.7.12/reference/buildbot.ec2buildslave-module.html A docs/0.7.12/reference/buildbot.ec2buildslave-pysrc.html A docs/0.7.12/reference/buildbot.ec2buildslave.EC2LatentBuildSlave-class.html A docs/0.7.12/reference/buildbot.interfaces-module.html A docs/0.7.12/reference/buildbot.interfaces-pysrc.html A docs/0.7.12/reference/buildbot.interfaces.BuildSlaveTooOldError-class.html A docs/0.7.12/reference/buildbot.interfaces.BuildbotNotRunningError-class.html A docs/0.7.12/reference/buildbot.interfaces.BuilderInUseError-class.html A docs/0.7.12/reference/buildbot.interfaces.IBuildControl-class.html A docs/0.7.12/reference/buildbot.interfaces.IBuildRequestControl-class.html A docs/0.7.12/reference/buildbot.interfaces.IBuildRequestStatus-class.html A docs/0.7.12/reference/buildbot.interfaces.IBuildSetStatus-class.html A docs/0.7.12/reference/buildbot.interfaces.IBuildSlave-class.html A docs/0.7.12/reference/buildbot.interfaces.IBuildStatus-class.html A docs/0.7.12/reference/buildbot.interfaces.IBuildStepStatus-class.html A docs/0.7.12/reference/buildbot.interfaces.IBuilderControl-class.html A docs/0.7.12/reference/buildbot.interfaces.IBuilderStatus-class.html A docs/0.7.12/reference/buildbot.interfaces.IChangeSource-class.html A docs/0.7.12/reference/buildbot.interfaces.IControl-class.html A docs/0.7.12/reference/buildbot.interfaces.IDownstreamScheduler-class.html A docs/0.7.12/reference/buildbot.interfaces.IEmailLookup-class.html A docs/0.7.12/reference/buildbot.interfaces.IEmailSender-class.html A docs/0.7.12/reference/buildbot.interfaces.IEventSource-class.html A docs/0.7.12/reference/buildbot.interfaces.ILatentBuildSlave-class.html A docs/0.7.12/reference/buildbot.interfaces.ILogFile-class.html A docs/0.7.12/reference/buildbot.interfaces.ILogObserver-class.html A docs/0.7.12/reference/buildbot.interfaces.IScheduler-class.html A docs/0.7.12/reference/buildbot.interfaces.ISchedulerStatus-class.html A docs/0.7.12/reference/buildbot.interfaces.ISlaveStatus-class.html A docs/0.7.12/reference/buildbot.interfaces.ISourceStamp-class.html A docs/0.7.12/reference/buildbot.interfaces.IStatus-class.html A docs/0.7.12/reference/buildbot.interfaces.IStatusEvent-class.html A docs/0.7.12/reference/buildbot.interfaces.IStatusLog-class.html A docs/0.7.12/reference/buildbot.interfaces.IStatusLogConsumer-class.html A docs/0.7.12/reference/buildbot.interfaces.IStatusReceiver-class.html A docs/0.7.12/reference/buildbot.interfaces.ITestResult-class.html A docs/0.7.12/reference/buildbot.interfaces.IUpstreamScheduler-class.html A docs/0.7.12/reference/buildbot.interfaces.LatentBuildSlaveFailedToSubstantiate-class.html A docs/0.7.12/reference/buildbot.interfaces.NoSlaveError-class.html A docs/0.7.12/reference/buildbot.locks-module.html A docs/0.7.12/reference/buildbot.locks-pysrc.html A docs/0.7.12/reference/buildbot.locks.BaseLock-class.html A docs/0.7.12/reference/buildbot.locks.BaseLockId-class.html A docs/0.7.12/reference/buildbot.locks.LockAccess-class.html A docs/0.7.12/reference/buildbot.locks.MasterLock-class.html A docs/0.7.12/reference/buildbot.locks.RealMasterLock-class.html A docs/0.7.12/reference/buildbot.locks.RealSlaveLock-class.html A docs/0.7.12/reference/buildbot.locks.SlaveLock-class.html A docs/0.7.12/reference/buildbot.manhole-module.html A docs/0.7.12/reference/buildbot.manhole-pysrc.html A docs/0.7.12/reference/buildbot.manhole.ArbitraryCheckerManhole-class.html A docs/0.7.12/reference/buildbot.manhole.AuthorizedKeysChecker-class.html A docs/0.7.12/reference/buildbot.manhole.AuthorizedKeysManhole-class.html A docs/0.7.12/reference/buildbot.manhole.PasswordManhole-class.html A docs/0.7.12/reference/buildbot.manhole.TelnetManhole-class.html A docs/0.7.12/reference/buildbot.manhole.chainedProtocolFactory-class.html A docs/0.7.12/reference/buildbot.manhole.makeTelnetProtocol-class.html A docs/0.7.12/reference/buildbot.master-module.html A docs/0.7.12/reference/buildbot.master-pysrc.html A docs/0.7.12/reference/buildbot.master.BotMaster-class.html A docs/0.7.12/reference/buildbot.master.BuildMaster-class.html A docs/0.7.12/reference/buildbot.master.Control-class.html A docs/0.7.12/reference/buildbot.master.DebugPerspective-class.html A docs/0.7.12/reference/buildbot.master.Dispatcher-class.html A docs/0.7.12/reference/buildbot.pbutil-module.html A docs/0.7.12/reference/buildbot.pbutil-pysrc.html A docs/0.7.12/reference/buildbot.pbutil.NewCredPerspective-class.html A docs/0.7.12/reference/buildbot.pbutil.ReconnectingPBClientFactory-class.html A docs/0.7.12/reference/buildbot.process-module.html A docs/0.7.12/reference/buildbot.process-pysrc.html A docs/0.7.12/reference/buildbot.process.base-module.html A docs/0.7.12/reference/buildbot.process.base-pysrc.html A docs/0.7.12/reference/buildbot.process.base.Build-class.html A docs/0.7.12/reference/buildbot.process.base.BuildRequest-class.html A docs/0.7.12/reference/buildbot.process.builder-module.html A docs/0.7.12/reference/buildbot.process.builder-pysrc.html A docs/0.7.12/reference/buildbot.process.builder.AbstractSlaveBuilder-class.html A docs/0.7.12/reference/buildbot.process.builder.BuildRequestControl-class.html A docs/0.7.12/reference/buildbot.process.builder.Builder-class.html A docs/0.7.12/reference/buildbot.process.builder.BuilderControl-class.html A docs/0.7.12/reference/buildbot.process.builder.LatentSlaveBuilder-class.html A docs/0.7.12/reference/buildbot.process.builder.Ping-class.html A docs/0.7.12/reference/buildbot.process.builder.SlaveBuilder-class.html A docs/0.7.12/reference/buildbot.process.buildstep-module.html A docs/0.7.12/reference/buildbot.process.buildstep-pysrc.html A docs/0.7.12/reference/buildbot.process.buildstep.BuildStep-class.html A docs/0.7.12/reference/buildbot.process.buildstep.LogLineObserver-class.html A docs/0.7.12/reference/buildbot.process.buildstep.LogObserver-class.html A docs/0.7.12/reference/buildbot.process.buildstep.LoggedRemoteCommand-class.html A docs/0.7.12/reference/buildbot.process.buildstep.LoggingBuildStep-class.html A docs/0.7.12/reference/buildbot.process.buildstep.OutputProgressObserver-class.html A docs/0.7.12/reference/buildbot.process.buildstep.RemoteCommand-class.html A docs/0.7.12/reference/buildbot.process.buildstep.RemoteShellCommand-class.html A docs/0.7.12/reference/buildbot.process.factory-module.html A docs/0.7.12/reference/buildbot.process.factory-pysrc.html A docs/0.7.12/reference/buildbot.process.factory.ArgumentsInTheWrongPlace-class.html A docs/0.7.12/reference/buildbot.process.factory.BasicBuildFactory-class.html A docs/0.7.12/reference/buildbot.process.factory.BasicSVN-class.html A docs/0.7.12/reference/buildbot.process.factory.BuildFactory-class.html A docs/0.7.12/reference/buildbot.process.factory.CPAN-class.html A docs/0.7.12/reference/buildbot.process.factory.Distutils-class.html A docs/0.7.12/reference/buildbot.process.factory.GNUAutoconf-class.html A docs/0.7.12/reference/buildbot.process.factory.QuickBuildFactory-class.html A docs/0.7.12/reference/buildbot.process.factory.Trial-class.html A docs/0.7.12/reference/buildbot.process.mtrlogobserver-module.html A docs/0.7.12/reference/buildbot.process.mtrlogobserver-pysrc.html A docs/0.7.12/reference/buildbot.process.mtrlogobserver.EqConnectionPool-class.html A docs/0.7.12/reference/buildbot.process.mtrlogobserver.MTR-class.html A docs/0.7.12/reference/buildbot.process.mtrlogobserver.MTR.MyMtrLogObserver-class.html A docs/0.7.12/reference/buildbot.process.mtrlogobserver.MtrLogObserver-class.html A docs/0.7.12/reference/buildbot.process.mtrlogobserver.MtrTestFailData-class.html A docs/0.7.12/reference/buildbot.process.process_twisted-module.html A docs/0.7.12/reference/buildbot.process.process_twisted-pysrc.html A docs/0.7.12/reference/buildbot.process.process_twisted.FullTwistedBuildFactory-class.html A docs/0.7.12/reference/buildbot.process.process_twisted.QuickTwistedBuildFactory-class.html A docs/0.7.12/reference/buildbot.process.process_twisted.TwistedBaseFactory-class.html A docs/0.7.12/reference/buildbot.process.process_twisted.TwistedBuild-class.html A docs/0.7.12/reference/buildbot.process.process_twisted.TwistedDebsBuildFactory-class.html A docs/0.7.12/reference/buildbot.process.process_twisted.TwistedReactorsBuildFactory-class.html A docs/0.7.12/reference/buildbot.process.process_twisted.TwistedTrial-class.html A docs/0.7.12/reference/buildbot.process.properties-module.html A docs/0.7.12/reference/buildbot.process.properties-pysrc.html A docs/0.7.12/reference/buildbot.process.properties.Properties-class.html A docs/0.7.12/reference/buildbot.process.properties.PropertyMap-class.html A docs/0.7.12/reference/buildbot.process.properties.WithProperties-class.html A docs/0.7.12/reference/buildbot.process.step_twisted2-module.html A docs/0.7.12/reference/buildbot.process.step_twisted2-pysrc.html A docs/0.7.12/reference/buildbot.process.step_twisted2.Null-class.html A docs/0.7.12/reference/buildbot.process.step_twisted2.OneJellyTest-class.html A docs/0.7.12/reference/buildbot.process.step_twisted2.RunUnitTestsJelly-class.html A docs/0.7.12/reference/buildbot.process.step_twisted2.TwistedJellyTestResults-class.html A docs/0.7.12/reference/buildbot.process.subunitlogobserver-module.html A docs/0.7.12/reference/buildbot.process.subunitlogobserver-pysrc.html A docs/0.7.12/reference/buildbot.process.subunitlogobserver.DiscardStream-class.html A docs/0.7.12/reference/buildbot.process.subunitlogobserver.SubunitLogObserver-class.html A docs/0.7.12/reference/buildbot.process.subunitlogobserver.SubunitShellCommand-class.html A docs/0.7.12/reference/buildbot.scheduler-module.html A docs/0.7.12/reference/buildbot.scheduler-pysrc.html A docs/0.7.12/reference/buildbot.scheduler.AnyBranchScheduler-class.html A docs/0.7.12/reference/buildbot.scheduler.BadJobfile-class.html A docs/0.7.12/reference/buildbot.scheduler.BaseScheduler-class.html A docs/0.7.12/reference/buildbot.scheduler.BaseUpstreamScheduler-class.html A docs/0.7.12/reference/buildbot.scheduler.Dependent-class.html A docs/0.7.12/reference/buildbot.scheduler.JobFileScanner-class.html A docs/0.7.12/reference/buildbot.scheduler.Nightly-class.html A docs/0.7.12/reference/buildbot.scheduler.Periodic-class.html A docs/0.7.12/reference/buildbot.scheduler.Scheduler-class.html A docs/0.7.12/reference/buildbot.scheduler.Triggerable-class.html A docs/0.7.12/reference/buildbot.scheduler.TryBase-class.html A docs/0.7.12/reference/buildbot.scheduler.Try_Jobdir-class.html A docs/0.7.12/reference/buildbot.scheduler.Try_Userpass-class.html A docs/0.7.12/reference/buildbot.scheduler.Try_Userpass_Perspective-class.html A docs/0.7.12/reference/buildbot.scripts-module.html A docs/0.7.12/reference/buildbot.scripts-pysrc.html A docs/0.7.12/reference/buildbot.scripts.checkconfig-module.html A docs/0.7.12/reference/buildbot.scripts.checkconfig-pysrc.html A docs/0.7.12/reference/buildbot.scripts.checkconfig.ConfigLoader-class.html A docs/0.7.12/reference/buildbot.scripts.logwatcher-module.html A docs/0.7.12/reference/buildbot.scripts.logwatcher-pysrc.html A docs/0.7.12/reference/buildbot.scripts.logwatcher.BuildSlaveDetectedError-class.html A docs/0.7.12/reference/buildbot.scripts.logwatcher.BuildmasterTimeoutError-class.html A docs/0.7.12/reference/buildbot.scripts.logwatcher.BuildslaveTimeoutError-class.html A docs/0.7.12/reference/buildbot.scripts.logwatcher.FakeTransport-class.html A docs/0.7.12/reference/buildbot.scripts.logwatcher.LogWatcher-class.html A docs/0.7.12/reference/buildbot.scripts.logwatcher.ReconfigError-class.html A docs/0.7.12/reference/buildbot.scripts.logwatcher.TailProcess-class.html A docs/0.7.12/reference/buildbot.scripts.reconfig-module.html A docs/0.7.12/reference/buildbot.scripts.reconfig-pysrc.html A docs/0.7.12/reference/buildbot.scripts.reconfig.Reconfigurator-class.html A docs/0.7.12/reference/buildbot.scripts.runner-module.html A docs/0.7.12/reference/buildbot.scripts.runner-pysrc.html A docs/0.7.12/reference/buildbot.scripts.runner.CheckConfigOptions-class.html A docs/0.7.12/reference/buildbot.scripts.runner.DebugClientOptions-class.html A docs/0.7.12/reference/buildbot.scripts.runner.ForceOptions-class.html A docs/0.7.12/reference/buildbot.scripts.runner.Maker-class.html A docs/0.7.12/reference/buildbot.scripts.runner.MakerBase-class.html A docs/0.7.12/reference/buildbot.scripts.runner.MasterOptions-class.html A docs/0.7.12/reference/buildbot.scripts.runner.Options-class.html A docs/0.7.12/reference/buildbot.scripts.runner.OptionsWithOptionsFile-class.html A docs/0.7.12/reference/buildbot.scripts.runner.ReconfigOptions-class.html A docs/0.7.12/reference/buildbot.scripts.runner.RestartOptions-class.html A docs/0.7.12/reference/buildbot.scripts.runner.SendChangeOptions-class.html A docs/0.7.12/reference/buildbot.scripts.runner.SlaveOptions-class.html A docs/0.7.12/reference/buildbot.scripts.runner.StartOptions-class.html A docs/0.7.12/reference/buildbot.scripts.runner.StatusClientOptions-class.html A docs/0.7.12/reference/buildbot.scripts.runner.StopOptions-class.html A docs/0.7.12/reference/buildbot.scripts.runner.TryOptions-class.html A docs/0.7.12/reference/buildbot.scripts.runner.TryServerOptions-class.html A docs/0.7.12/reference/buildbot.scripts.runner.UpgradeMasterOptions-class.html A docs/0.7.12/reference/buildbot.scripts.startup-module.html A docs/0.7.12/reference/buildbot.scripts.startup-pysrc.html A docs/0.7.12/reference/buildbot.scripts.startup.Follower-class.html A docs/0.7.12/reference/buildbot.scripts.tryclient-module.html A docs/0.7.12/reference/buildbot.scripts.tryclient-pysrc.html A docs/0.7.12/reference/buildbot.scripts.tryclient.BazExtractor-class.html A docs/0.7.12/reference/buildbot.scripts.tryclient.BuildSetStatusGrabber-class.html A docs/0.7.12/reference/buildbot.scripts.tryclient.BzrExtractor-class.html A docs/0.7.12/reference/buildbot.scripts.tryclient.CVSExtractor-class.html A docs/0.7.12/reference/buildbot.scripts.tryclient.DarcsExtractor-class.html A docs/0.7.12/reference/buildbot.scripts.tryclient.GitExtractor-class.html A docs/0.7.12/reference/buildbot.scripts.tryclient.MercurialExtractor-class.html A docs/0.7.12/reference/buildbot.scripts.tryclient.RemoteTryPP-class.html A docs/0.7.12/reference/buildbot.scripts.tryclient.SVNExtractor-class.html A docs/0.7.12/reference/buildbot.scripts.tryclient.SourceStampExtractor-class.html A docs/0.7.12/reference/buildbot.scripts.tryclient.TlaExtractor-class.html A docs/0.7.12/reference/buildbot.scripts.tryclient.Try-class.html A docs/0.7.12/reference/buildbot.slave-module.html A docs/0.7.12/reference/buildbot.slave-pysrc.html A docs/0.7.12/reference/buildbot.slave.bot-module.html A docs/0.7.12/reference/buildbot.slave.bot-pysrc.html A docs/0.7.12/reference/buildbot.slave.bot.Bot-class.html A docs/0.7.12/reference/buildbot.slave.bot.BotFactory-class.html A docs/0.7.12/reference/buildbot.slave.bot.BuildSlave-class.html A docs/0.7.12/reference/buildbot.slave.bot.Master-class.html A docs/0.7.12/reference/buildbot.slave.bot.NoCommandRunning-class.html A docs/0.7.12/reference/buildbot.slave.bot.SlaveBuild-class.html A docs/0.7.12/reference/buildbot.slave.bot.SlaveBuilder-class.html A docs/0.7.12/reference/buildbot.slave.bot.UnknownCommand-class.html A docs/0.7.12/reference/buildbot.slave.bot.WrongCommandRunning-class.html A docs/0.7.12/reference/buildbot.slave.commands-module.html A docs/0.7.12/reference/buildbot.slave.commands-pysrc.html A docs/0.7.12/reference/buildbot.slave.commands.AbandonChain-class.html A docs/0.7.12/reference/buildbot.slave.commands.Arch-class.html A docs/0.7.12/reference/buildbot.slave.commands.Bazaar-class.html A docs/0.7.12/reference/buildbot.slave.commands.Bzr-class.html A docs/0.7.12/reference/buildbot.slave.commands.CVS-class.html A docs/0.7.12/reference/buildbot.slave.commands.Command-class.html A docs/0.7.12/reference/buildbot.slave.commands.CommandInterrupted-class.html A docs/0.7.12/reference/buildbot.slave.commands.Darcs-class.html A docs/0.7.12/reference/buildbot.slave.commands.DummyCommand-class.html A docs/0.7.12/reference/buildbot.slave.commands.Git-class.html A docs/0.7.12/reference/buildbot.slave.commands.LogFileWatcher-class.html A docs/0.7.12/reference/buildbot.slave.commands.Mercurial-class.html A docs/0.7.12/reference/buildbot.slave.commands.Monotone-class.html A docs/0.7.12/reference/buildbot.slave.commands.Obfuscated-class.html A docs/0.7.12/reference/buildbot.slave.commands.P4-class.html A docs/0.7.12/reference/buildbot.slave.commands.P4Base-class.html A docs/0.7.12/reference/buildbot.slave.commands.P4Sync-class.html A docs/0.7.12/reference/buildbot.slave.commands.SVN-class.html A docs/0.7.12/reference/buildbot.slave.commands.ShellCommand-class.html A docs/0.7.12/reference/buildbot.slave.commands.ShellCommandPP-class.html A docs/0.7.12/reference/buildbot.slave.commands.SlaveDirectoryUploadCommand-class.html A docs/0.7.12/reference/buildbot.slave.commands.SlaveFileDownloadCommand-class.html A docs/0.7.12/reference/buildbot.slave.commands.SlaveFileUploadCommand-class.html A docs/0.7.12/reference/buildbot.slave.commands.SlaveShellCommand-class.html A docs/0.7.12/reference/buildbot.slave.commands.SourceBase-class.html A docs/0.7.12/reference/buildbot.slave.commands.TimeoutError-class.html A docs/0.7.12/reference/buildbot.slave.commands.WaitCommand-class.html A docs/0.7.12/reference/buildbot.slave.interfaces-module.html A docs/0.7.12/reference/buildbot.slave.interfaces-pysrc.html A docs/0.7.12/reference/buildbot.slave.interfaces.ISlaveCommand-class.html A docs/0.7.12/reference/buildbot.slave.registry-module.html A docs/0.7.12/reference/buildbot.slave.registry-pysrc.html A docs/0.7.12/reference/buildbot.sourcestamp-module.html A docs/0.7.12/reference/buildbot.sourcestamp-pysrc.html A docs/0.7.12/reference/buildbot.sourcestamp.SourceStamp-class.html A docs/0.7.12/reference/buildbot.status-module.html A docs/0.7.12/reference/buildbot.status-pysrc.html A docs/0.7.12/reference/buildbot.status.base-module.html A docs/0.7.12/reference/buildbot.status.base-pysrc.html A docs/0.7.12/reference/buildbot.status.base.StatusReceiver-class.html A docs/0.7.12/reference/buildbot.status.base.StatusReceiverMultiService-class.html A docs/0.7.12/reference/buildbot.status.base.StatusReceiverPerspective-class.html A docs/0.7.12/reference/buildbot.status.builder-module.html A docs/0.7.12/reference/buildbot.status.builder-pysrc.html A docs/0.7.12/reference/buildbot.status.builder.BuildRequestStatus-class.html A docs/0.7.12/reference/buildbot.status.builder.BuildSetStatus-class.html A docs/0.7.12/reference/buildbot.status.builder.BuildStatus-class.html A docs/0.7.12/reference/buildbot.status.builder.BuildStepStatus-class.html A docs/0.7.12/reference/buildbot.status.builder.BuilderStatus-class.html A docs/0.7.12/reference/buildbot.status.builder.Event-class.html A docs/0.7.12/reference/buildbot.status.builder.HTMLLogFile-class.html A docs/0.7.12/reference/buildbot.status.builder.LogFile-class.html A docs/0.7.12/reference/buildbot.status.builder.LogFileProducer-class.html A docs/0.7.12/reference/buildbot.status.builder.LogFileScanner-class.html A docs/0.7.12/reference/buildbot.status.builder.SlaveStatus-class.html A docs/0.7.12/reference/buildbot.status.builder.Status-class.html A docs/0.7.12/reference/buildbot.status.builder.TestResult-class.html A docs/0.7.12/reference/buildbot.status.client-module.html A docs/0.7.12/reference/buildbot.status.client-pysrc.html A docs/0.7.12/reference/buildbot.status.client.BuildSubscriber-class.html A docs/0.7.12/reference/buildbot.status.client.IRemote-class.html A docs/0.7.12/reference/buildbot.status.client.PBListener-class.html A docs/0.7.12/reference/buildbot.status.client.RemoteBuild-class.html A docs/0.7.12/reference/buildbot.status.client.RemoteBuildRequest-class.html A docs/0.7.12/reference/buildbot.status.client.RemoteBuildSet-class.html A docs/0.7.12/reference/buildbot.status.client.RemoteBuildStep-class.html A docs/0.7.12/reference/buildbot.status.client.RemoteBuilder-class.html A docs/0.7.12/reference/buildbot.status.client.RemoteChange-class.html A docs/0.7.12/reference/buildbot.status.client.RemoteEvent-class.html A docs/0.7.12/reference/buildbot.status.client.RemoteLog-class.html A docs/0.7.12/reference/buildbot.status.client.RemoteSlave-class.html A docs/0.7.12/reference/buildbot.status.client.StatusClientPerspective-class.html A docs/0.7.12/reference/buildbot.status.html-module.html A docs/0.7.12/reference/buildbot.status.html-pysrc.html A docs/0.7.12/reference/buildbot.status.mail-module.html A docs/0.7.12/reference/buildbot.status.mail-pysrc.html A docs/0.7.12/reference/buildbot.status.mail.Domain-class.html A docs/0.7.12/reference/buildbot.status.mail.MailNotifier-class.html A docs/0.7.12/reference/buildbot.status.progress-module.html A docs/0.7.12/reference/buildbot.status.progress-pysrc.html A docs/0.7.12/reference/buildbot.status.progress.BuildProgress-class.html A docs/0.7.12/reference/buildbot.status.progress.Expectations-class.html A docs/0.7.12/reference/buildbot.status.progress.StepProgress-class.html A docs/0.7.12/reference/buildbot.status.progress.WatcherState-class.html A docs/0.7.12/reference/buildbot.status.tests-module.html A docs/0.7.12/reference/buildbot.status.tests-pysrc.html A docs/0.7.12/reference/buildbot.status.tests.OneTest-class.html A docs/0.7.12/reference/buildbot.status.tests.TestResults-class.html A docs/0.7.12/reference/buildbot.status.tinderbox-module.html A docs/0.7.12/reference/buildbot.status.tinderbox-pysrc.html A docs/0.7.12/reference/buildbot.status.tinderbox.TinderboxMailNotifier-class.html A docs/0.7.12/reference/buildbot.status.web-module.html A docs/0.7.12/reference/buildbot.status.web-pysrc.html A docs/0.7.12/reference/buildbot.status.web.about-module.html A docs/0.7.12/reference/buildbot.status.web.about-pysrc.html A docs/0.7.12/reference/buildbot.status.web.about.AboutBuildbot-class.html A docs/0.7.12/reference/buildbot.status.web.auth-module.html A docs/0.7.12/reference/buildbot.status.web.auth-pysrc.html A docs/0.7.12/reference/buildbot.status.web.auth.AuthBase-class.html A docs/0.7.12/reference/buildbot.status.web.auth.AuthFailResource-class.html A docs/0.7.12/reference/buildbot.status.web.auth.BasicAuth-class.html A docs/0.7.12/reference/buildbot.status.web.auth.HTPasswdAuth-class.html A docs/0.7.12/reference/buildbot.status.web.auth.IAuth-class.html A docs/0.7.12/reference/buildbot.status.web.base-module.html A docs/0.7.12/reference/buildbot.status.web.base-pysrc.html A docs/0.7.12/reference/buildbot.status.web.base.Box-class.html A docs/0.7.12/reference/buildbot.status.web.base.HtmlResource-class.html A docs/0.7.12/reference/buildbot.status.web.base.IBox-class.html A docs/0.7.12/reference/buildbot.status.web.base.ICurrentBox-class.html A docs/0.7.12/reference/buildbot.status.web.base.IHTMLLog-class.html A docs/0.7.12/reference/buildbot.status.web.base.ITopBox-class.html A docs/0.7.12/reference/buildbot.status.web.base.OneLineMixin-class.html A docs/0.7.12/reference/buildbot.status.web.base.StaticHTML-class.html A docs/0.7.12/reference/buildbot.status.web.baseweb-module.html A docs/0.7.12/reference/buildbot.status.web.baseweb-pysrc.html A docs/0.7.12/reference/buildbot.status.web.baseweb.LastBuild-class.html A docs/0.7.12/reference/buildbot.status.web.baseweb.OneBoxPerBuilder-class.html A docs/0.7.12/reference/buildbot.status.web.baseweb.OneLinePerBuild-class.html A docs/0.7.12/reference/buildbot.status.web.baseweb.OneLinePerBuildOneBuilder-class.html A docs/0.7.12/reference/buildbot.status.web.baseweb.Waterfall-class.html A docs/0.7.12/reference/buildbot.status.web.baseweb.WebStatus-class.html A docs/0.7.12/reference/buildbot.status.web.build-module.html A docs/0.7.12/reference/buildbot.status.web.build-pysrc.html A docs/0.7.12/reference/buildbot.status.web.build.BuildsResource-class.html A docs/0.7.12/reference/buildbot.status.web.build.StatusResourceBuild-class.html A docs/0.7.12/reference/buildbot.status.web.builder-module.html A docs/0.7.12/reference/buildbot.status.web.builder-pysrc.html A docs/0.7.12/reference/buildbot.status.web.builder.BuildersResource-class.html A docs/0.7.12/reference/buildbot.status.web.builder.StatusResourceAllBuilders-class.html A docs/0.7.12/reference/buildbot.status.web.builder.StatusResourceBuilder-class.html A docs/0.7.12/reference/buildbot.status.web.buildstatus-module.html A docs/0.7.12/reference/buildbot.status.web.buildstatus-pysrc.html A docs/0.7.12/reference/buildbot.status.web.buildstatus.BuildStatusStatusResource-class.html A docs/0.7.12/reference/buildbot.status.web.changes-module.html A docs/0.7.12/reference/buildbot.status.web.changes-pysrc.html A docs/0.7.12/reference/buildbot.status.web.changes.ChangeBox-class.html A docs/0.7.12/reference/buildbot.status.web.changes.ChangesResource-class.html A docs/0.7.12/reference/buildbot.status.web.console-module.html A docs/0.7.12/reference/buildbot.status.web.console-pysrc.html A docs/0.7.12/reference/buildbot.status.web.console.ANYBRANCH-class.html A docs/0.7.12/reference/buildbot.status.web.console.ConsoleStatusResource-class.html A docs/0.7.12/reference/buildbot.status.web.console.DevBuild-class.html A docs/0.7.12/reference/buildbot.status.web.console.DevRevision-class.html A docs/0.7.12/reference/buildbot.status.web.console.IntegerRevisionComparator-class.html A docs/0.7.12/reference/buildbot.status.web.console.RevisionComparator-class.html A docs/0.7.12/reference/buildbot.status.web.console.TimeRevisionComparator-class.html A docs/0.7.12/reference/buildbot.status.web.console_html-module.html A docs/0.7.12/reference/buildbot.status.web.console_html-pysrc.html A docs/0.7.12/reference/buildbot.status.web.console_js-module.html A docs/0.7.12/reference/buildbot.status.web.console_js-pysrc.html A docs/0.7.12/reference/buildbot.status.web.feeds-module.html A docs/0.7.12/reference/buildbot.status.web.feeds-pysrc.html A docs/0.7.12/reference/buildbot.status.web.feeds.Atom10StatusResource-class.html A docs/0.7.12/reference/buildbot.status.web.feeds.FeedResource-class.html A docs/0.7.12/reference/buildbot.status.web.feeds.Rss20StatusResource-class.html A docs/0.7.12/reference/buildbot.status.web.feeds.XmlResource-class.html A docs/0.7.12/reference/buildbot.status.web.grid-module.html A docs/0.7.12/reference/buildbot.status.web.grid-pysrc.html A docs/0.7.12/reference/buildbot.status.web.grid.ANYBRANCH-class.html A docs/0.7.12/reference/buildbot.status.web.grid.GridStatusMixin-class.html A docs/0.7.12/reference/buildbot.status.web.grid.GridStatusResource-class.html A docs/0.7.12/reference/buildbot.status.web.grid.TransposedGridStatusResource-class.html A docs/0.7.12/reference/buildbot.status.web.logs-module.html A docs/0.7.12/reference/buildbot.status.web.logs-pysrc.html A docs/0.7.12/reference/buildbot.status.web.logs.ChunkConsumer-class.html A docs/0.7.12/reference/buildbot.status.web.logs.HTMLLog-class.html A docs/0.7.12/reference/buildbot.status.web.logs.LogsResource-class.html A docs/0.7.12/reference/buildbot.status.web.logs.TextLog-class.html A docs/0.7.12/reference/buildbot.status.web.root-module.html A docs/0.7.12/reference/buildbot.status.web.root.RootPage-class.html A docs/0.7.12/reference/buildbot.status.web.slaves-module.html A docs/0.7.12/reference/buildbot.status.web.slaves-pysrc.html A docs/0.7.12/reference/buildbot.status.web.slaves.BuildSlavesResource-class.html A docs/0.7.12/reference/buildbot.status.web.slaves.OneBuildSlaveResource-class.html A docs/0.7.12/reference/buildbot.status.web.step-module.html A docs/0.7.12/reference/buildbot.status.web.step-pysrc.html A docs/0.7.12/reference/buildbot.status.web.step.StatusResourceBuildStep-class.html A docs/0.7.12/reference/buildbot.status.web.step.StepsResource-class.html A docs/0.7.12/reference/buildbot.status.web.tests-module.html A docs/0.7.12/reference/buildbot.status.web.tests-pysrc.html A docs/0.7.12/reference/buildbot.status.web.tests.TestResult-class.html A docs/0.7.12/reference/buildbot.status.web.tests.TestsResource-class.html A docs/0.7.12/reference/buildbot.status.web.waterfall-module.html A docs/0.7.12/reference/buildbot.status.web.waterfall-pysrc.html A docs/0.7.12/reference/buildbot.status.web.waterfall.BuildBox-class.html A docs/0.7.12/reference/buildbot.status.web.waterfall.BuildTopBox-class.html A docs/0.7.12/reference/buildbot.status.web.waterfall.CurrentBox-class.html A docs/0.7.12/reference/buildbot.status.web.waterfall.EventBox-class.html A docs/0.7.12/reference/buildbot.status.web.waterfall.Spacer-class.html A docs/0.7.12/reference/buildbot.status.web.waterfall.SpacerBox-class.html A docs/0.7.12/reference/buildbot.status.web.waterfall.StepBox-class.html A docs/0.7.12/reference/buildbot.status.web.waterfall.WaterfallHelp-class.html A docs/0.7.12/reference/buildbot.status.web.waterfall.WaterfallStatusResource-class.html A docs/0.7.12/reference/buildbot.status.web.xmlrpc-module.html A docs/0.7.12/reference/buildbot.status.web.xmlrpc-pysrc.html A docs/0.7.12/reference/buildbot.status.web.xmlrpc.XMLRPCServer-class.html A docs/0.7.12/reference/buildbot.status.words-module.html A docs/0.7.12/reference/buildbot.status.words-pysrc.html A docs/0.7.12/reference/buildbot.status.words.Contact-class.html A docs/0.7.12/reference/buildbot.status.words.IChannel-class.html A docs/0.7.12/reference/buildbot.status.words.IRC-class.html A docs/0.7.12/reference/buildbot.status.words.IRCContact-class.html A docs/0.7.12/reference/buildbot.status.words.IrcBuildRequest-class.html A docs/0.7.12/reference/buildbot.status.words.IrcStatusBot-class.html A docs/0.7.12/reference/buildbot.status.words.IrcStatusFactory-class.html A docs/0.7.12/reference/buildbot.status.words.ThrottledClientFactory-class.html A docs/0.7.12/reference/buildbot.status.words.UsageError-class.html A docs/0.7.12/reference/buildbot.steps-module.html A docs/0.7.12/reference/buildbot.steps-pysrc.html A docs/0.7.12/reference/buildbot.steps.dummy-module.html A docs/0.7.12/reference/buildbot.steps.dummy-pysrc.html A docs/0.7.12/reference/buildbot.steps.dummy.Dummy-class.html A docs/0.7.12/reference/buildbot.steps.dummy.FailingDummy-class.html A docs/0.7.12/reference/buildbot.steps.dummy.RemoteDummy-class.html A docs/0.7.12/reference/buildbot.steps.dummy.Wait-class.html A docs/0.7.12/reference/buildbot.steps.master-module.html A docs/0.7.12/reference/buildbot.steps.master-pysrc.html A docs/0.7.12/reference/buildbot.steps.master.MasterShellCommand-class.html A docs/0.7.12/reference/buildbot.steps.master.MasterShellCommand.LocalPP-class.html A docs/0.7.12/reference/buildbot.steps.maxq-module.html A docs/0.7.12/reference/buildbot.steps.maxq-pysrc.html A docs/0.7.12/reference/buildbot.steps.maxq.MaxQ-class.html A docs/0.7.12/reference/buildbot.steps.package-module.html A docs/0.7.12/reference/buildbot.steps.package-pysrc.html A docs/0.7.12/reference/buildbot.steps.package.rpm-module.html A docs/0.7.12/reference/buildbot.steps.package.rpm-pysrc.html A docs/0.7.12/reference/buildbot.steps.package.rpm.rpmbuild-module.html A docs/0.7.12/reference/buildbot.steps.package.rpm.rpmbuild-pysrc.html A docs/0.7.12/reference/buildbot.steps.package.rpm.rpmbuild.RpmBuild-class.html A docs/0.7.12/reference/buildbot.steps.package.rpm.rpmlint-module.html A docs/0.7.12/reference/buildbot.steps.package.rpm.rpmlint-pysrc.html A docs/0.7.12/reference/buildbot.steps.package.rpm.rpmlint.RpmLint-class.html A docs/0.7.12/reference/buildbot.steps.package.rpm.rpmspec-module.html A docs/0.7.12/reference/buildbot.steps.package.rpm.rpmspec-pysrc.html A docs/0.7.12/reference/buildbot.steps.package.rpm.rpmspec.RpmSpec-class.html A docs/0.7.12/reference/buildbot.steps.python-module.html A docs/0.7.12/reference/buildbot.steps.python-pysrc.html A docs/0.7.12/reference/buildbot.steps.python.BuildEPYDoc-class.html A docs/0.7.12/reference/buildbot.steps.python.PyFlakes-class.html A docs/0.7.12/reference/buildbot.steps.python.PyLint-class.html A docs/0.7.12/reference/buildbot.steps.python_twisted-module.html A docs/0.7.12/reference/buildbot.steps.python_twisted-pysrc.html A docs/0.7.12/reference/buildbot.steps.python_twisted.BuildDebs-class.html A docs/0.7.12/reference/buildbot.steps.python_twisted.HLint-class.html A docs/0.7.12/reference/buildbot.steps.python_twisted.ProcessDocs-class.html A docs/0.7.12/reference/buildbot.steps.python_twisted.RemovePYCs-class.html A docs/0.7.12/reference/buildbot.steps.python_twisted.Trial-class.html A docs/0.7.12/reference/buildbot.steps.python_twisted.TrialTestCaseCounter-class.html A docs/0.7.12/reference/buildbot.steps.shell-module.html A docs/0.7.12/reference/buildbot.steps.shell-pysrc.html A docs/0.7.12/reference/buildbot.steps.shell.Compile-class.html A docs/0.7.12/reference/buildbot.steps.shell.Configure-class.html A docs/0.7.12/reference/buildbot.steps.shell.PerlModuleTest-class.html A docs/0.7.12/reference/buildbot.steps.shell.SetProperty-class.html A docs/0.7.12/reference/buildbot.steps.shell.ShellCommand-class.html A docs/0.7.12/reference/buildbot.steps.shell.SilentRemoteCommand-class.html A docs/0.7.12/reference/buildbot.steps.shell.StringFileWriter-class.html A docs/0.7.12/reference/buildbot.steps.shell.Test-class.html A docs/0.7.12/reference/buildbot.steps.shell.TreeSize-class.html A docs/0.7.12/reference/buildbot.steps.shell.WarningCountingShellCommand-class.html A docs/0.7.12/reference/buildbot.steps.source-module.html A docs/0.7.12/reference/buildbot.steps.source-pysrc.html A docs/0.7.12/reference/buildbot.steps.source.Arch-class.html A docs/0.7.12/reference/buildbot.steps.source.Bazaar-class.html A docs/0.7.12/reference/buildbot.steps.source.Bzr-class.html A docs/0.7.12/reference/buildbot.steps.source.CVS-class.html A docs/0.7.12/reference/buildbot.steps.source.Darcs-class.html A docs/0.7.12/reference/buildbot.steps.source.Git-class.html A docs/0.7.12/reference/buildbot.steps.source.Mercurial-class.html A docs/0.7.12/reference/buildbot.steps.source.Monotone-class.html A docs/0.7.12/reference/buildbot.steps.source.P4-class.html A docs/0.7.12/reference/buildbot.steps.source.P4Sync-class.html A docs/0.7.12/reference/buildbot.steps.source.SVN-class.html A docs/0.7.12/reference/buildbot.steps.source.Source-class.html A docs/0.7.12/reference/buildbot.steps.transfer-module.html A docs/0.7.12/reference/buildbot.steps.transfer-pysrc.html A docs/0.7.12/reference/buildbot.steps.transfer.DirectoryUpload-class.html A docs/0.7.12/reference/buildbot.steps.transfer.FileDownload-class.html A docs/0.7.12/reference/buildbot.steps.transfer.FileUpload-class.html A docs/0.7.12/reference/buildbot.steps.transfer.StatusRemoteCommand-class.html A docs/0.7.12/reference/buildbot.steps.trigger-module.html A docs/0.7.12/reference/buildbot.steps.trigger-pysrc.html A docs/0.7.12/reference/buildbot.steps.trigger.Trigger-class.html A docs/0.7.12/reference/buildbot.util-module.html A docs/0.7.12/reference/buildbot.util-pysrc.html A docs/0.7.12/reference/buildbot.util.CancelableDeferred-class.html A docs/0.7.12/reference/buildbot.util.ComparableMixin-class.html A docs/0.7.12/reference/class-tree.html A docs/0.7.12/reference/crarr.png A docs/0.7.12/reference/epydoc.css A docs/0.7.12/reference/epydoc.js A docs/0.7.12/reference/frames.html A docs/0.7.12/reference/help.html A docs/0.7.12/reference/identifier-index-A.html A docs/0.7.12/reference/identifier-index-B.html A docs/0.7.12/reference/identifier-index-C.html A docs/0.7.12/reference/identifier-index-D.html A docs/0.7.12/reference/identifier-index-E.html A docs/0.7.12/reference/identifier-index-F.html A docs/0.7.12/reference/identifier-index-G.html A docs/0.7.12/reference/identifier-index-H.html A docs/0.7.12/reference/identifier-index-I.html A docs/0.7.12/reference/identifier-index-J.html A docs/0.7.12/reference/identifier-index-K.html A docs/0.7.12/reference/identifier-index-L.html A docs/0.7.12/reference/identifier-index-M.html A docs/0.7.12/reference/identifier-index-N.html A docs/0.7.12/reference/identifier-index-O.html A docs/0.7.12/reference/identifier-index-P.html A docs/0.7.12/reference/identifier-index-Q.html A docs/0.7.12/reference/identifier-index-R.html A docs/0.7.12/reference/identifier-index-S.html A docs/0.7.12/reference/identifier-index-T.html A docs/0.7.12/reference/identifier-index-U.html A docs/0.7.12/reference/identifier-index-V.html A docs/0.7.12/reference/identifier-index-W.html A docs/0.7.12/reference/identifier-index-X.html A docs/0.7.12/reference/identifier-index-Y.html A docs/0.7.12/reference/identifier-index-Z.html A docs/0.7.12/reference/identifier-index-_.html A docs/0.7.12/reference/identifier-index.html A docs/0.7.12/reference/index.html A docs/0.7.12/reference/module-tree.html A docs/0.7.12/reference/redirect.html A docs/0.7.12/reference/since-index.html A docs/0.7.12/reference/term-index.html A docs/0.7.12/reference/toc-buildbot-module.html A docs/0.7.12/reference/toc-buildbot.buildset-module.html A docs/0.7.12/reference/toc-buildbot.buildslave-module.html A docs/0.7.12/reference/toc-buildbot.changes-module.html A docs/0.7.12/reference/toc-buildbot.changes.base-module.html A docs/0.7.12/reference/toc-buildbot.changes.bonsaipoller-module.html A docs/0.7.12/reference/toc-buildbot.changes.changes-module.html A docs/0.7.12/reference/toc-buildbot.changes.dnotify-module.html A docs/0.7.12/reference/toc-buildbot.changes.freshcvs-module.html A docs/0.7.12/reference/toc-buildbot.changes.hgbuildbot-module.html A docs/0.7.12/reference/toc-buildbot.changes.mail-module.html A docs/0.7.12/reference/toc-buildbot.changes.maildir-module.html A docs/0.7.12/reference/toc-buildbot.changes.monotone-module.html A docs/0.7.12/reference/toc-buildbot.changes.p4poller-module.html A docs/0.7.12/reference/toc-buildbot.changes.pb-module.html A docs/0.7.12/reference/toc-buildbot.changes.svnpoller-module.html A docs/0.7.12/reference/toc-buildbot.clients-module.html A docs/0.7.12/reference/toc-buildbot.clients.base-module.html A docs/0.7.12/reference/toc-buildbot.clients.debug-module.html A docs/0.7.12/reference/toc-buildbot.clients.gtkPanes-module.html A docs/0.7.12/reference/toc-buildbot.clients.sendchange-module.html A docs/0.7.12/reference/toc-buildbot.config-module.html A docs/0.7.12/reference/toc-buildbot.dnotify-module.html A docs/0.7.12/reference/toc-buildbot.ec2buildslave-module.html A docs/0.7.12/reference/toc-buildbot.interfaces-module.html A docs/0.7.12/reference/toc-buildbot.locks-module.html A docs/0.7.12/reference/toc-buildbot.manhole-module.html A docs/0.7.12/reference/toc-buildbot.master-module.html A docs/0.7.12/reference/toc-buildbot.pbutil-module.html A docs/0.7.12/reference/toc-buildbot.process-module.html A docs/0.7.12/reference/toc-buildbot.process.base-module.html A docs/0.7.12/reference/toc-buildbot.process.builder-module.html A docs/0.7.12/reference/toc-buildbot.process.buildstep-module.html A docs/0.7.12/reference/toc-buildbot.process.factory-module.html A docs/0.7.12/reference/toc-buildbot.process.mtrlogobserver-module.html A docs/0.7.12/reference/toc-buildbot.process.process_twisted-module.html A docs/0.7.12/reference/toc-buildbot.process.properties-module.html A docs/0.7.12/reference/toc-buildbot.process.step_twisted2-module.html A docs/0.7.12/reference/toc-buildbot.process.subunitlogobserver-module.html A docs/0.7.12/reference/toc-buildbot.scheduler-module.html A docs/0.7.12/reference/toc-buildbot.scripts-module.html A docs/0.7.12/reference/toc-buildbot.scripts.checkconfig-module.html A docs/0.7.12/reference/toc-buildbot.scripts.logwatcher-module.html A docs/0.7.12/reference/toc-buildbot.scripts.reconfig-module.html A docs/0.7.12/reference/toc-buildbot.scripts.runner-module.html A docs/0.7.12/reference/toc-buildbot.scripts.startup-module.html A docs/0.7.12/reference/toc-buildbot.scripts.tryclient-module.html A docs/0.7.12/reference/toc-buildbot.slave-module.html A docs/0.7.12/reference/toc-buildbot.slave.bot-module.html A docs/0.7.12/reference/toc-buildbot.slave.commands-module.html A docs/0.7.12/reference/toc-buildbot.slave.interfaces-module.html A docs/0.7.12/reference/toc-buildbot.slave.registry-module.html A docs/0.7.12/reference/toc-buildbot.sourcestamp-module.html A docs/0.7.12/reference/toc-buildbot.status-module.html A docs/0.7.12/reference/toc-buildbot.status.base-module.html A docs/0.7.12/reference/toc-buildbot.status.builder-module.html A docs/0.7.12/reference/toc-buildbot.status.client-module.html A docs/0.7.12/reference/toc-buildbot.status.html-module.html A docs/0.7.12/reference/toc-buildbot.status.mail-module.html A docs/0.7.12/reference/toc-buildbot.status.progress-module.html A docs/0.7.12/reference/toc-buildbot.status.tests-module.html A docs/0.7.12/reference/toc-buildbot.status.tinderbox-module.html A docs/0.7.12/reference/toc-buildbot.status.web-module.html A docs/0.7.12/reference/toc-buildbot.status.web.about-module.html A docs/0.7.12/reference/toc-buildbot.status.web.auth-module.html A docs/0.7.12/reference/toc-buildbot.status.web.base-module.html A docs/0.7.12/reference/toc-buildbot.status.web.baseweb-module.html A docs/0.7.12/reference/toc-buildbot.status.web.build-module.html A docs/0.7.12/reference/toc-buildbot.status.web.builder-module.html A docs/0.7.12/reference/toc-buildbot.status.web.buildstatus-module.html A docs/0.7.12/reference/toc-buildbot.status.web.changes-module.html A docs/0.7.12/reference/toc-buildbot.status.web.console-module.html A docs/0.7.12/reference/toc-buildbot.status.web.console_html-module.html A docs/0.7.12/reference/toc-buildbot.status.web.console_js-module.html A docs/0.7.12/reference/toc-buildbot.status.web.feeds-module.html A docs/0.7.12/reference/toc-buildbot.status.web.grid-module.html A docs/0.7.12/reference/toc-buildbot.status.web.logs-module.html A docs/0.7.12/reference/toc-buildbot.status.web.root-module.html A docs/0.7.12/reference/toc-buildbot.status.web.slaves-module.html A docs/0.7.12/reference/toc-buildbot.status.web.step-module.html A docs/0.7.12/reference/toc-buildbot.status.web.tests-module.html A docs/0.7.12/reference/toc-buildbot.status.web.waterfall-module.html A docs/0.7.12/reference/toc-buildbot.status.web.xmlrpc-module.html A docs/0.7.12/reference/toc-buildbot.status.words-module.html A docs/0.7.12/reference/toc-buildbot.steps-module.html A docs/0.7.12/reference/toc-buildbot.steps.dummy-module.html A docs/0.7.12/reference/toc-buildbot.steps.master-module.html A docs/0.7.12/reference/toc-buildbot.steps.maxq-module.html A docs/0.7.12/reference/toc-buildbot.steps.package-module.html A docs/0.7.12/reference/toc-buildbot.steps.package.rpm-module.html A docs/0.7.12/reference/toc-buildbot.steps.package.rpm.rpmbuild-module.html A docs/0.7.12/reference/toc-buildbot.steps.package.rpm.rpmlint-module.html A docs/0.7.12/reference/toc-buildbot.steps.package.rpm.rpmspec-module.html A docs/0.7.12/reference/toc-buildbot.steps.python-module.html A docs/0.7.12/reference/toc-buildbot.steps.python_twisted-module.html A docs/0.7.12/reference/toc-buildbot.steps.shell-module.html A docs/0.7.12/reference/toc-buildbot.steps.source-module.html A docs/0.7.12/reference/toc-buildbot.steps.transfer-module.html A docs/0.7.12/reference/toc-buildbot.steps.trigger-module.html A docs/0.7.12/reference/toc-buildbot.util-module.html A docs/0.7.12/reference/toc-everything.html A docs/0.7.12/reference/toc.html A docs/0.7.12/reference/twisted.enterprise.adbapi.Connection-class.html A docs/0.7.12/reference/twisted.enterprise.adbapi.Transaction-class.html A docs/0.7.12/reference/twisted.spread.pb.Broker-class.html A docs/0.7.12/reference/twisted.web.resource.IResource-class.html M docs/index.html Log Message: ----------- add latest link, 0.7.12 docs, and API reference From noreply at github.com Sun Jan 3 18:45:05 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 3 Jan 2010 10:45:05 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 759c97: HTML: Buildslave lists -> table + gradient & css t... Message-ID: <20100103184505.40264422A9@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 759c97e69d880b4ee77bfdb2bfab73c4b6421014 http://github.com/djmitche/buildbot/commit/759c97e69d880b4ee77bfdb2bfab73c4b6421014 Author: Marcus Lindblom Date: 2010-01-03 (Sun, 03 Jan 2010) Changed paths: M buildbot/status/web/bg_gradient.jpg M buildbot/status/web/default.css M buildbot/status/web/templates/builder.html M buildbot/status/web/templates/buildslaves.html Log Message: ----------- HTML: Buildslave lists -> table + gradient & css tweak From noreply at github.com Mon Jan 4 02:07:00 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 3 Jan 2010 18:07:00 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] ca90d0: add .mailmap to help shortlog Message-ID: <20100104020700.9B2E04202E@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: ca90d05e7b5ba1b1955496adc2e3b9833a7c2698 http://github.com/djmitche/buildbot/commit/ca90d05e7b5ba1b1955496adc2e3b9833a7c2698 Author: Dustin J. Mitchell Date: 2010-01-03 (Sun, 03 Jan 2010) Changed paths: A .mailmap Log Message: ----------- add .mailmap to help shortlog Commit: 50f270e059f8a84d67172bd1936ff0367c29fbc7 http://github.com/djmitche/buildbot/commit/50f270e059f8a84d67172bd1936ff0367c29fbc7 Author: Dustin J. Mitchell Date: 2010-01-03 (Sun, 03 Jan 2010) Changed paths: M buildbot/status/web/bg_gradient.jpg M buildbot/status/web/default.css M buildbot/status/web/templates/builder.html M buildbot/status/web/templates/buildslaves.html Log Message: ----------- Merge branch 'master' of git at github.com:djmitche/buildbot Commit: bd0ba65091f17f109b4f4906ab11ffba5b163e55 http://github.com/djmitche/buildbot/commit/bd0ba65091f17f109b4f4906ab11ffba5b163e55 Author: Amar Takhar Date: 2010-01-03 (Sun, 03 Jan 2010) Changed paths: A contrib/bk_buildbot.py Log Message: ----------- BitKeeper hook script, based off of svn_buildbot.py. Commit: 8d35d60dcda5e0aa53299721df3e84a517042535 http://github.com/djmitche/buildbot/commit/8d35d60dcda5e0aa53299721df3e84a517042535 Author: Amar Takhar Date: 2010-01-03 (Sun, 03 Jan 2010) Changed paths: M buildbot/slave/commands.py M buildbot/steps/source.py M docs/buildbot.texinfo Log Message: ----------- Add a BK (BitKeeper) source step for retrieving soirce via bk. Commit: 02480eaf2ea00a39f3378e8c8d77d9d37fcf9ef5 http://github.com/djmitche/buildbot/commit/02480eaf2ea00a39f3378e8c8d77d9d37fcf9ef5 Author: Dustin J. Mitchell Date: 2010-01-03 (Sun, 03 Jan 2010) Changed paths: M buildbot/slave/commands.py M buildbot/steps/source.py A contrib/bk_buildbot.py M docs/buildbot.texinfo Log Message: ----------- Merge branch 'master' of git://github.com/verm/buildbot From noreply at github.com Mon Jan 4 02:10:05 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 3 Jan 2010 18:10:05 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 13b4c4: add comment for command_version 2.9 Message-ID: <20100104021005.0674E4202E@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 13b4c43282a2e559120cca6963f08e20ff5483f4 http://github.com/djmitche/buildbot/commit/13b4c43282a2e559120cca6963f08e20ff5483f4 Author: Dustin J. Mitchell Date: 2010-01-03 (Sun, 03 Jan 2010) Changed paths: M buildbot/slave/commands.py Log Message: ----------- add comment for command_version 2.9 From buildbot-devel at lists.sourceforge.net Mon Jan 4 17:55:30 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 04 Jan 2010 17:55:30 -0000 Subject: [Buildbot-commits] [SPAM] [Buildbot] #670: MailNotifier messageFormatter should return subject Message-ID: <040.18435589b9e2cc61b20cf7034f1ab54a@lists.sourceforge.net> #670: MailNotifier messageFormatter should return subject ------------------------+--------------------------------------------------- Reporter: jvporter | Owner: Type: enhancement | Status: new Priority: minor | Milestone: undecided Version: 0.7.12 | Keywords: ------------------------+--------------------------------------------------- Ticket #464 adds a messageFormatter parameter to MailNotifier. However, like customMesg, it only returns a (body, type) tuple. In order to get at all the build info when composing the subject, it should return a (subject, body, type) tuple instead. Attached is a wholly-untested patch doing this. -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Mon Jan 4 18:23:37 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 4 Jan 2010 10:23:37 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 04c92f: add a 'subject' result to messageFormatter Message-ID: <20100104182337.04C6C42171@smtp1.rs.github.com> Branch: refs/heads/release Home: http://github.com/djmitche/buildbot Commit: 04c92fc5bcd3aa6c3fa54df8e24e876affbe5984 http://github.com/djmitche/buildbot/commit/04c92fc5bcd3aa6c3fa54df8e24e876affbe5984 Author: James Porter Date: 2010-01-04 (Mon, 04 Jan 2010) Changed paths: M buildbot/status/mail.py Log Message: ----------- add a 'subject' result to messageFormatter Commit: baa5c8d473d7c6ab18316445e4b86d20e7fc9e3a http://github.com/djmitche/buildbot/commit/baa5c8d473d7c6ab18316445e4b86d20e7fc9e3a Author: Dustin J. Mitchell Date: 2010-01-04 (Mon, 04 Jan 2010) Changed paths: M buildbot/status/mail.py M docs/buildbot.texinfo Log Message: ----------- document messageFormatter changes, and return a dict instead of a tuple From buildbot-devel at lists.sourceforge.net Mon Jan 4 18:24:13 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 04 Jan 2010 18:24:13 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #670: MailNotifier messageFormatter should return subject In-Reply-To: <040.18435589b9e2cc61b20cf7034f1ab54a@lists.sourceforge.net> References: <040.18435589b9e2cc61b20cf7034f1ab54a@lists.sourceforge.net> Message-ID: <049.63d3b9d9fa0f6ba98651e76bbe965e6a@lists.sourceforge.net> #670: MailNotifier messageFormatter should return subject ------------------------+--------------------------------------------------- Reporter: jvporter | Owner: Type: enhancement | Status: closed Priority: minor | Milestone: undecided Version: 0.7.12 | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => fixed Comment: I like it, and I want to get this into 0.7.12 so we don't have to announce a change to the messageFormatter interface. I added some docs and made it return a dict. {{{ commit baa5c8d473d7c6ab18316445e4b86d20e7fc9e3a Author: Dustin J. Mitchell Date: Mon Jan 4 12:23:19 2010 -0600 document messageFormatter changes, and return a dict instead of a tuple commit 04c92fc5bcd3aa6c3fa54df8e24e876affbe5984 Author: James Porter Date: Mon Jan 4 12:05:21 2010 -0600 add a 'subject' result to messageFormatter }}} -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Mon Jan 4 18:26:06 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 4 Jan 2010 10:26:06 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 0fc95d: test_limitlogs: don't assume we can run scripts di... Message-ID: <20100104182606.7AC954219C@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 0fc95d7e543c4830997fd444c6ec481b94ff0fa3 http://github.com/djmitche/buildbot/commit/0fc95d7e543c4830997fd444c6ec481b94ff0fa3 Author: Marcus Lindblom Date: 2010-01-02 (Sat, 02 Jan 2010) Changed paths: M buildbot/test/test_limitlogs.py Log Message: ----------- test_limitlogs: don't assume we can run scripts directly Commit: b38c19f169a6ef6d487868c413c2d1071ce35644 http://github.com/djmitche/buildbot/commit/b38c19f169a6ef6d487868c413c2d1071ce35644 Author: Dustin J. Mitchell Date: 2010-01-02 (Sat, 02 Jan 2010) Changed paths: M buildbot/test/test_limitlogs.py Log Message: ----------- Revert "test_limitlogs: don't assume we can run scripts directly" This reverts commit 0fc95d7e543c4830997fd444c6ec481b94ff0fa3, as it did not run correctly under virtualenv + Linux Commit: 783691bd765db404a1ae6e5a79f152852df376b5 http://github.com/djmitche/buildbot/commit/783691bd765db404a1ae6e5a79f152852df376b5 Author: Dustin J. Mitchell Date: 2010-01-03 (Sun, 03 Jan 2010) Changed paths: M docs/buildbot.texinfo Log Message: ----------- update version number in docs Commit: 3ac0d832511c6f0281a4b9fe3ce92ccedbfe596a http://github.com/djmitche/buildbot/commit/3ac0d832511c6f0281a4b9fe3ce92ccedbfe596a Author: Dustin J. Mitchell Date: 2010-01-03 (Sun, 03 Jan 2010) Changed paths: M NEWS Log Message: ----------- mention API docs Commit: 04c92fc5bcd3aa6c3fa54df8e24e876affbe5984 http://github.com/djmitche/buildbot/commit/04c92fc5bcd3aa6c3fa54df8e24e876affbe5984 Author: James Porter Date: 2010-01-04 (Mon, 04 Jan 2010) Changed paths: M buildbot/status/mail.py Log Message: ----------- add a 'subject' result to messageFormatter Commit: baa5c8d473d7c6ab18316445e4b86d20e7fc9e3a http://github.com/djmitche/buildbot/commit/baa5c8d473d7c6ab18316445e4b86d20e7fc9e3a Author: Dustin J. Mitchell Date: 2010-01-04 (Mon, 04 Jan 2010) Changed paths: M buildbot/status/mail.py M docs/buildbot.texinfo Log Message: ----------- document messageFormatter changes, and return a dict instead of a tuple Commit: 8748d1d4091ef42c4f12c77e33f6c29005af127f http://github.com/djmitche/buildbot/commit/8748d1d4091ef42c4f12c77e33f6c29005af127f Author: Dustin J. Mitchell Date: 2010-01-04 (Mon, 04 Jan 2010) Changed paths: M NEWS M buildbot/status/mail.py M docs/buildbot.texinfo Log Message: ----------- Merge branch 'release' From noreply at github.com Tue Jan 5 16:53:53 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 5 Jan 2010 08:53:53 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 4cee11: Add try --get-builder-names option Message-ID: <20100105165353.E6EB64202D@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 4cee11f1a45dd6b66a0b955139440ecbdb3e2ba2 http://github.com/djmitche/buildbot/commit/4cee11f1a45dd6b66a0b955139440ecbdb3e2ba2 Author: Brad Hards Date: 2010-01-05 (Tue, 05 Jan 2010) Changed paths: M buildbot/scheduler.py M buildbot/scripts/runner.py M buildbot/scripts/tryclient.py M docs/buildbot.texinfo Log Message: ----------- Add try --get-builder-names option This simply provides the builder names for the scheduler back to the try client via PB only From noreply at github.com Wed Jan 6 13:05:11 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 6 Jan 2010 05:05:11 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] c6938e: Fix some python 2.4 incompabilities Message-ID: <20100106130511.74E5342036@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: c6938e389f9ba768f4d9dcdf9be5d0ce1cefb909 http://github.com/djmitche/buildbot/commit/c6938e389f9ba768f4d9dcdf9be5d0ce1cefb909 Author: marcusl Date: 2010-01-06 (Wed, 06 Jan 2010) Changed paths: M buildbot/changes/changes.py M buildbot/status/web/base.py M buildbot/status/web/feeds.py Log Message: ----------- Fix some python 2.4 incompabilities Commit: d114a22b30b5f09748e8ece4cce288f732c4e7c6 http://github.com/djmitche/buildbot/commit/d114a22b30b5f09748e8ece4cce288f732c4e7c6 Author: marcusl Date: 2010-01-06 (Wed, 06 Jan 2010) Changed paths: M buildbot/changes/changes.py Log Message: ----------- Fix file sorting in changes view From noreply at github.com Wed Jan 6 13:21:03 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 6 Jan 2010 05:21:03 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] b0bb05: Add missing css_class to unstarted buildsteps Message-ID: <20100106132103.AD86642036@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: b0bb0593bca0cc97bdc34a9116b6b2512864c3ee http://github.com/djmitche/buildbot/commit/b0bb0593bca0cc97bdc34a9116b6b2512864c3ee Author: marcusl Date: 2010-01-06 (Wed, 06 Jan 2010) Changed paths: M buildbot/status/web/build.py Log Message: ----------- Add missing css_class to unstarted buildsteps Commit: 14b21c6ada0c1cdefc63a72aadb34bf095a9fdef http://github.com/djmitche/buildbot/commit/14b21c6ada0c1cdefc63a72aadb34bf095a9fdef Author: marcusl Date: 2010-01-06 (Wed, 06 Jan 2010) Changed paths: M buildbot/status/web/templates/build.html M buildbot/status/web/templates/buildstep.html Log Message: ----------- Improve layout of build and buildstep HTML From noreply at github.com Wed Jan 6 13:40:02 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 6 Jan 2010 05:40:02 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] e297d0: buildslaves.html: add escaping and fix improve spa... Message-ID: <20100106134002.34886422F1@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: e297d0f34468ac0e84e72124bba7c2b6747bfe7e http://github.com/djmitche/buildbot/commit/e297d0f34468ac0e84e72124bba7c2b6747bfe7e Author: marcusl Date: 2010-01-06 (Wed, 06 Jan 2010) Changed paths: M buildbot/status/web/templates/buildslaves.html Log Message: ----------- buildslaves.html: add escaping and fix improve spam protection of e-mail Commit: 259578d29802df32d8c68fb2c15bdc5d49eccc04 http://github.com/djmitche/buildbot/commit/259578d29802df32d8c68fb2c15bdc5d49eccc04 Author: marcusl Date: 2010-01-06 (Wed, 06 Jan 2010) Changed paths: M buildbot/status/web/builder.py M buildbot/status/web/slaves.py M buildbot/status/web/templates/builder.html M buildbot/status/web/templates/buildslave.html Log Message: ----------- Show slave host info only on slave-page, not in slave-list nor on builder page From noreply at github.com Wed Jan 6 13:28:45 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 6 Jan 2010 05:28:45 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] a138f4: Fix Home link when buildbot is not shown from root... Message-ID: <20100106132845.7060F42036@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: a138f45b6e6245447bf6802f23b55c9ed06f42a8 http://github.com/djmitche/buildbot/commit/a138f45b6e6245447bf6802f23b55c9ed06f42a8 Author: marcusl Date: 2010-01-06 (Wed, 06 Jan 2010) Changed paths: M buildbot/status/web/templates/layout.html Log Message: ----------- Fix Home link when buildbot is not shown from root and the current url doesn't hold a / Commit: b312b0386855095edd8d30c4db94246b3214f47e http://github.com/djmitche/buildbot/commit/b312b0386855095edd8d30c4db94246b3214f47e Author: marcusl Date: 2010-01-06 (Wed, 06 Jan 2010) Changed paths: M buildbot/status/web/templates/about.html Log Message: ----------- About page: add alternating colors and wrap in column Commit: d220f913808cb1975f35bdeb80f61d8bacc7188f http://github.com/djmitche/buildbot/commit/d220f913808cb1975f35bdeb80f61d8bacc7188f Author: marcusl Date: 2010-01-06 (Wed, 06 Jan 2010) Changed paths: M buildbot/status/web/templates/forms.html M buildbot/status/web/templates/onelineperbuild.html Log Message: ----------- one_line_per_build: accentuate 'all builders' in force form + layout improvements From noreply at github.com Wed Jan 6 18:55:02 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 6 Jan 2010 10:55:02 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 7fdadb: Fixing a problem with forced commits Message-ID: <20100106185502.17382422E2@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 7fdadb021398d7a244295707cebc643b761bdb88 http://github.com/djmitche/buildbot/commit/7fdadb021398d7a244295707cebc643b761bdb88 Author: Aviv Ben-Yosef Date: 2010-01-06 (Wed, 06 Jan 2010) Changed paths: M buildbot/status/web/console.py Log Message: ----------- Fixing a problem with forced commits Forced builds have no changes, and because of that the last changes to the console broke it. This commit should fix it, by using the build's data instead of a change in it in the worst-case scenario. Commit: 6a73602c6619ef2ec582e798f8d9a3666d9f5946 http://github.com/djmitche/buildbot/commit/6a73602c6619ef2ec582e798f8d9a3666d9f5946 Author: Dustin J. Mitchell Date: 2010-01-06 (Wed, 06 Jan 2010) Changed paths: M buildbot/status/web/console.py Log Message: ----------- Merge branch 'release' to get avivby's proper console fix Conflicts: buildbot/status/web/console.py From noreply at github.com Wed Jan 6 18:53:19 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 6 Jan 2010 10:53:19 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 7fdadb: Fixing a problem with forced commits Message-ID: <20100106185319.A94A242088@smtp1.rs.github.com> Branch: refs/heads/release Home: http://github.com/djmitche/buildbot Commit: 7fdadb021398d7a244295707cebc643b761bdb88 http://github.com/djmitche/buildbot/commit/7fdadb021398d7a244295707cebc643b761bdb88 Author: Aviv Ben-Yosef Date: 2010-01-06 (Wed, 06 Jan 2010) Changed paths: M buildbot/status/web/console.py Log Message: ----------- Fixing a problem with forced commits Forced builds have no changes, and because of that the last changes to the console broke it. This commit should fix it, by using the build's data instead of a change in it in the worst-case scenario. From buildbot-devel at lists.sourceforge.net Wed Jan 6 23:13:26 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 06 Jan 2010 23:13:26 -0000 Subject: [Buildbot-commits] [SPAM] [Buildbot] #671: Unicode in buildslave info causes error in new jinja web [regression] Message-ID: <039.5fb2da30fd70d23d6337d01d49c02896@lists.sourceforge.net> #671: Unicode in buildslave info causes error in new jinja web [regression] --------------------+------------------------------------------------------- Reporter: Nicolas | Owner: Type: defect | Status: new Priority: minor | Milestone: 0.8.+ Version: | Keywords: --------------------+------------------------------------------------------- I have always had Unicode characters in my buildslave's info/admin: "Nicol?s Alvarez ". Today I upgraded buildbot to latest git (6a73602), with the new jinja- based !WebStatus. Every page that would show the admin info throws an exception, such as the list of buildslaves or the page for a builder my slave is attached to. I consider this a regression, since the Unicode characters worked just fine in 0.7.x. I set the priority to 'minor' because it's easy to workaround (don't use Unicode chars), but feel free to change. Exception page attached (edited to remove the email addresses; damn spammers). -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Jan 6 23:18:24 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 06 Jan 2010 23:18:24 -0000 Subject: [Buildbot-commits] [SPAM] [Buildbot] #672: New 'console view' broken Message-ID: <039.0ec3a314116b40912e59d6ddf55b7c1f@lists.sourceforge.net> #672: New 'console view' broken --------------------+------------------------------------------------------- Reporter: Nicolas | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.0 Version: | Keywords: jinja --------------------+------------------------------------------------------- I upgraded to latest git (6a73602). The jinja-based web interface has a new "Console" page. However all it does on my system is throw an exception: {{{ Traceback (most recent call last): File "/usr/lib/python2.5/site- packages/twisted/protocols/basic.py", line 231, in dataReceived why = self.lineReceived(line) File "/usr/lib/python2.5/site-packages/twisted/web/http.py", line 1325, in lineReceived self.allContentReceived() File "/usr/lib/python2.5/site-packages/twisted/web/http.py", line 1391, in allContentReceived req.requestReceived(command, path, version) File "/usr/lib/python2.5/site-packages/twisted/web/http.py", line 714, in requestReceived self.process() --- --- File "/usr/lib/python2.5/site-packages/twisted/web/server.py", line 150, in process self.render(resrc) File "/usr/lib/python2.5/site-packages/twisted/web/server.py", line 157, in render body = resrc.render(self) File "/usr/local/lib/python2.5/site- packages/buildbot/status/web/base.py", line 195, in render data = self.content(request, ctx) File "/usr/local/lib/python2.5/site- packages/buildbot/status/web/console.py", line 675, in content debugInfo) File "/usr/local/lib/python2.5/site- packages/buildbot/status/web/console.py", line 385, in getAllBuildsForRevision debugInfo) File "/usr/local/lib/python2.5/site- packages/buildbot/status/web/console.py", line 305, in getBuildsForRevision builder.getBuild(-1), revision) File "/usr/local/lib/python2.5/site- packages/buildbot/status/web/console.py", line 332, in getChangeForBuild changes.sort(key=self.comparator.getSortingKey()) exceptions.AttributeError: 'tuple' object has no attribute 'sort' }}} Full stacktrace attached. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Jan 6 23:29:50 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 06 Jan 2010 23:29:50 -0000 Subject: [Buildbot-commits] [SPAM] [Buildbot] #673: /buildslaves in new web view shows wrong info in Builders column Message-ID: <039.2fa7089b1ff69fdad78579bff19d8034@lists.sourceforge.net> #673: /buildslaves in new web view shows wrong info in Builders column --------------------+------------------------------------------------------- Reporter: Nicolas | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.0 Version: | Keywords: jinja --------------------+------------------------------------------------------- In the new jinja-based web interface of buildbot (git master 6a73602), in the `/buildslaves` page, all four buildslaves show '''gcov''' in the Builders column. The individual pages for builders show the correct information. `/builders/gcov` shows only the '''tahu''' slave is on that builder. `/builders/MSVC80` shows only '''azrael''' slave is on that builder. But the buildslave list says all four are on '''gcov''', and none is on '''MSVC80'''. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Jan 6 23:30:45 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 06 Jan 2010 23:30:45 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #671: Unicode in buildslave info causes error in new jinja web [regression] In-Reply-To: <039.5fb2da30fd70d23d6337d01d49c02896@lists.sourceforge.net> References: <039.5fb2da30fd70d23d6337d01d49c02896@lists.sourceforge.net> Message-ID: <048.318160028fe4c884ce3011c8ff0b47b1@lists.sourceforge.net> #671: Unicode in buildslave info causes error in new jinja web [regression] --------------------+------------------------------------------------------- Reporter: Nicolas | Owner: Type: defect | Status: new Priority: minor | Milestone: 0.8.+ Version: | Resolution: Keywords: jinja | --------------------+------------------------------------------------------- Changes (by Nicolas): * keywords: => jinja -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Jan 6 23:48:18 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 06 Jan 2010 23:48:18 -0000 Subject: [Buildbot-commits] [SPAM] [Buildbot] #674: Give better caching directives for static files in web interface Message-ID: <039.a6b102657e858d83ef39472e1924e658@lists.sourceforge.net> #674: Give better caching directives for static files in web interface ------------------------+--------------------------------------------------- Reporter: Nicolas | Owner: Type: enhancement | Status: new Priority: trivial | Milestone: undecided Version: | Keywords: jinja ------------------------+--------------------------------------------------- It looks like my web browser is requesting `/default.css` and `/bg_gradient.jpg` every single time I switch to a new page. Even if I use back and forward buttons, which don't cause the ''page'' to be requested again, it still requests again those two files. The requests properly use `If-Modified-Since`, and buildbot properly replies with `304 Not Modified`, but it's still annoying. Clutters the webserver log, for one. According to [http://redbot.org/ redbot], the responses are ?stale? as soon as they go out. They should have an appropriate `Expires` header, or `Cache-Control: max-age=3600` (1 hour expiration from now). -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Thu Jan 7 03:24:49 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 6 Jan 2010 19:24:49 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 31813d: Add missing close tag in waterfall. Message-ID: <20100107032449.795D742036@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 31813d03b420233cf9744f52d009f8d99f994788 http://github.com/djmitche/buildbot/commit/31813d03b420233cf9744f52d009f8d99f994788 Author: Nicol?s Alvarez Date: 2010-01-06 (Wed, 06 Jan 2010) Changed paths: M buildbot/status/web/templates/waterfall.html Log Message: ----------- Add missing close tag in waterfall. Commit: 2ab6fe75e7dc0051ecabb9e48cfdff8eebdf4160 http://github.com/djmitche/buildbot/commit/2ab6fe75e7dc0051ecabb9e48cfdff8eebdf4160 Author: Nicol?s Alvarez Date: 2010-01-06 (Wed, 06 Jan 2010) Changed paths: M buildbot/status/web/templates/box_macros.html Log Message: ----------- box_macros: Leave spaces between HTML attributes. Commit: 451060935922629cf64ae8d367b676ad4ede5e40 http://github.com/djmitche/buildbot/commit/451060935922629cf64ae8d367b676ad4ede5e40 Author: Nicol?s Alvarez Date: 2010-01-06 (Wed, 06 Jan 2010) Changed paths: M buildbot/status/web/templates/build_line.html Log Message: ----------- Remove spurious in build_line.html. Commit: 741156ad33458261a814de713b6388e3a67e8239 http://github.com/djmitche/buildbot/commit/741156ad33458261a814de713b6388e3a67e8239 Author: Nicol?s Alvarez Date: 2010-01-06 (Wed, 06 Jan 2010) Changed paths: M buildbot/status/web/templates/builder.html Log Message: ----------- Fix mismatched HTML tag in builder page. Commit: d53188af36d2da89aff4636211b6b88839b8de96 http://github.com/djmitche/buildbot/commit/d53188af36d2da89aff4636211b6b88839b8de96 Author: Nicol?s Alvarez Date: 2010-01-06 (Wed, 06 Jan 2010) Changed paths: M buildbot/status/web/templates/buildslave.html Log Message: ----------- Fix unclosed tag in buildslave.html This is XHTML; you need the self-closing slash! Commit: 27eef1019c41ede4183564fa0a70181cf8aef456 http://github.com/djmitche/buildbot/commit/27eef1019c41ede4183564fa0a70181cf8aef456 Author: Nicol?s Alvarez Date: 2010-01-06 (Wed, 06 Jan 2010) Changed paths: M buildbot/status/web/templates/buildslave.html Log Message: ----------- Use lowercase 'post' in
. (see XHTML 1.0 section 4.11) Commit: c1746dd981ca36635b2da3aaf16d5e2b41c0b436 http://github.com/djmitche/buildbot/commit/c1746dd981ca36635b2da3aaf16d5e2b41c0b436 Author: Nicol?s Alvarez Date: 2010-01-06 (Wed, 06 Jan 2010) Changed paths: M buildbot/status/web/templates/build.html Log Message: ----------- build.html: Add missing quotes around attribute values. Commit: 50288b012197eba2ef39c73050b272262f6fb342 http://github.com/djmitche/buildbot/commit/50288b012197eba2ef39c73050b272262f6fb342 Author: Nicol?s Alvarez Date: 2010-01-06 (Wed, 06 Jan 2010) Changed paths: M buildbot/status/web/templates/change_macros.html Log Message: ----------- change_macros.html: Fix closing td tag. Was missing the slash, so it was an open tag, making it a in a ... Commit: 0ee4edad541101f1a822f24f3ff527428ffa4118 http://github.com/djmitche/buildbot/commit/0ee4edad541101f1a822f24f3ff527428ffa4118 Author: Nicol?s Alvarez Date: 2010-01-06 (Wed, 06 Jan 2010) Changed paths: M buildbot/status/web/templates/buildstep.html Log Message: ----------- Fix mismatched and missing tags in buildstep.html Commit: adc2e9e39feec75147f9fc8c6e71388e2ab7a20e http://github.com/djmitche/buildbot/commit/adc2e9e39feec75147f9fc8c6e71388e2ab7a20e Author: Nicol?s Alvarez Date: 2010-01-06 (Wed, 06 Jan 2010) Changed paths: M buildbot/status/web/templates/grid_macros.html Log Message: ----------- Validation fixes to grid_macros.html (affects grid and tgrid) Commit: 0102f5ea8426ee2a426817f553d9e1c20a1d2da6 http://github.com/djmitche/buildbot/commit/0102f5ea8426ee2a426817f553d9e1c20a1d2da6 Author: Nicol?s Alvarez Date: 2010-01-06 (Wed, 06 Jan 2010) Changed paths: M buildbot/status/web/templates/buildslaves.html Log Message: ----------- Change how the "last heard from" column in /buildslaves is rendered. It used to use (without closing tag!) around the absolute timestamp. In my browser, that seems to cause a *bigger* font. Don't ask why. I changed it to use and put it inside parentheses. From buildbot-devel at lists.sourceforge.net Thu Jan 7 07:54:47 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 07 Jan 2010 07:54:47 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #672: New 'console view' broken In-Reply-To: <039.0ec3a314116b40912e59d6ddf55b7c1f@lists.sourceforge.net> References: <039.0ec3a314116b40912e59d6ddf55b7c1f@lists.sourceforge.net> Message-ID: <048.b4457962b92c5de019b13b2e0a08d398@lists.sourceforge.net> #672: New 'console view' broken --------------------+------------------------------------------------------- Reporter: Nicolas | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.0 Version: | Resolution: Keywords: jinja | --------------------+------------------------------------------------------- Comment(by marcusl): Are you Nicolas Sylvain or Nicolas Alvarez? (could you change your user name=) First, I was hoping that nsylvain could take a look at the port I did. Currently, console doesn't work for me on the release (0.7.12rc) branch either, so it was hard for me to test my jinja-fication properly. Second, error seems to be related to abyx's fixes (he added the self.comparator object) so once that gets cleared up on the release branch, fixing the jinja-part will be much easier. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Jan 7 08:02:44 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 07 Jan 2010 08:02:44 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #671: Unicode in buildslave info causes error in new jinja web [regression] In-Reply-To: <039.5fb2da30fd70d23d6337d01d49c02896@lists.sourceforge.net> References: <039.5fb2da30fd70d23d6337d01d49c02896@lists.sourceforge.net> Message-ID: <048.e8ca11d75e5f4c60461d01ae08685cd7@lists.sourceforge.net> #671: Unicode in buildslave info causes error in new jinja web [regression] --------------------+------------------------------------------------------- Reporter: Nicolas | Owner: marcusl Type: defect | Status: accepted Priority: minor | Milestone: 0.8.+ Version: | Resolution: Keywords: jinja | --------------------+------------------------------------------------------- Changes (by marcusl): * owner: => marcusl * status: new => accepted Comment: Good catch, will fix that. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Jan 7 08:07:31 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 07 Jan 2010 08:07:31 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #674: Give better caching directives for static files in web interface In-Reply-To: <039.a6b102657e858d83ef39472e1924e658@lists.sourceforge.net> References: <039.a6b102657e858d83ef39472e1924e658@lists.sourceforge.net> Message-ID: <048.f127a714ab3b5409aa02f663b0ebafd6@lists.sourceforge.net> #674: Give better caching directives for static files in web interface ------------------------+--------------------------------------------------- Reporter: Nicolas | Owner: marcusl Type: enhancement | Status: accepted Priority: trivial | Milestone: undecided Version: | Resolution: Keywords: jinja | ------------------------+--------------------------------------------------- Changes (by marcusl): * owner: => marcusl * status: new => accepted Comment: Right, we should probably add a 'media' directory where static content go (css/images) and export all that with an expires header. Since I run buildbot proxied behind apache, I add expires headers in apache's config file, but that wont work when running twistd. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Jan 7 08:07:36 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 07 Jan 2010 08:07:36 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #674: Give better caching directives for static files in web interface In-Reply-To: <039.a6b102657e858d83ef39472e1924e658@lists.sourceforge.net> References: <039.a6b102657e858d83ef39472e1924e658@lists.sourceforge.net> Message-ID: <048.463123458c5ad9e10afddaa777283b2c@lists.sourceforge.net> #674: Give better caching directives for static files in web interface ------------------------+--------------------------------------------------- Reporter: Nicolas | Owner: marcusl Type: enhancement | Status: accepted Priority: minor | Milestone: undecided Version: | Resolution: Keywords: jinja | ------------------------+--------------------------------------------------- Changes (by marcusl): * priority: trivial => minor -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Jan 7 08:12:30 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 07 Jan 2010 08:12:30 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #673: /buildslaves in new web view shows wrong info in Builders column In-Reply-To: <039.2fa7089b1ff69fdad78579bff19d8034@lists.sourceforge.net> References: <039.2fa7089b1ff69fdad78579bff19d8034@lists.sourceforge.net> Message-ID: <048.2b34a065e00d3b1a79b9535ca002b579@lists.sourceforge.net> #673: /buildslaves in new web view shows wrong info in Builders column --------------------+------------------------------------------------------- Reporter: Nicolas | Owner: marcusl Type: defect | Status: accepted Priority: major | Milestone: 0.8.0 Version: | Resolution: Keywords: jinja | --------------------+------------------------------------------------------- Changes (by marcusl): * owner: => marcusl * status: new => accepted Comment: Yup. The [http://github.com/marcusl/buildbot/blob/master/buildbot/status/web/slaves.py#L79 code] is incorred, as used_by_builders is never used. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Jan 7 10:50:44 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 07 Jan 2010 10:50:44 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #671: Unicode in buildslave info causes error in new jinja web [regression] In-Reply-To: <039.5fb2da30fd70d23d6337d01d49c02896@lists.sourceforge.net> References: <039.5fb2da30fd70d23d6337d01d49c02896@lists.sourceforge.net> Message-ID: <048.2cf92ee51d2e287e305af917e9b7b554@lists.sourceforge.net> #671: Unicode in buildslave info causes error in new jinja web [regression] --------------------+------------------------------------------------------- Reporter: Nicolas | Owner: marcusl Type: defect | Status: accepted Priority: minor | Milestone: 0.8.+ Version: | Resolution: Keywords: jinja | --------------------+------------------------------------------------------- Comment(by marcusl): Just to document this further, jinja by default assumes that byte-strings (not unicode) are in the default ascii locale. So, in order to use unicode, one must must explicitly decode strings giving the proper encoding. I'll assume that the info files are in utf-8. (UTF-16 in text files will surprise many, I think.) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Jan 7 18:34:37 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 07 Jan 2010 18:34:37 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #671: Unicode in buildslave info causes error in new jinja web [regression] In-Reply-To: <039.5fb2da30fd70d23d6337d01d49c02896@lists.sourceforge.net> References: <039.5fb2da30fd70d23d6337d01d49c02896@lists.sourceforge.net> Message-ID: <048.3c45ad3ff364ed4c776ee0fca5a86d02@lists.sourceforge.net> #671: Unicode in buildslave info causes error in new jinja web [regression] --------------------+------------------------------------------------------- Reporter: Nicolas | Owner: marcusl Type: defect | Status: closed Priority: minor | Milestone: 0.8.+ Version: | Resolution: fixed Keywords: jinja | --------------------+------------------------------------------------------- Changes (by marcusl): * status: accepted => closed * resolution: => fixed Comment: {{{ commit d9699cab0dc8d8d1f5a31b9266a9ddd790f0a9af Author: Marcus Lindblom Date: Thu Jan 7 19:32:01 2010 +0100 Decode slave host & admin data as utf-8 (fixes #671) }}} -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Thu Jan 7 18:34:40 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 7 Jan 2010 10:34:40 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] d9699c: Decode slave host & admin data as utf-8 (fixes #67... Message-ID: <20100107183440.0CE574219C@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: d9699cab0dc8d8d1f5a31b9266a9ddd790f0a9af http://github.com/djmitche/buildbot/commit/d9699cab0dc8d8d1f5a31b9266a9ddd790f0a9af Author: Marcus Lindblom Date: 2010-01-07 (Thu, 07 Jan 2010) Changed paths: M buildbot/status/web/slaves.py M buildbot/status/web/templates/buildslave.html Log Message: ----------- Decode slave host & admin data as utf-8 (fixes #671) From buildbot-devel at lists.sourceforge.net Thu Jan 7 18:54:30 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 07 Jan 2010 18:54:30 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #673: /buildslaves in new web view shows wrong info in Builders column In-Reply-To: <039.2fa7089b1ff69fdad78579bff19d8034@lists.sourceforge.net> References: <039.2fa7089b1ff69fdad78579bff19d8034@lists.sourceforge.net> Message-ID: <048.8de30c1772e301c8777e4b4660547db2@lists.sourceforge.net> #673: /buildslaves in new web view shows wrong info in Builders column --------------------+------------------------------------------------------- Reporter: Nicolas | Owner: marcusl Type: defect | Status: closed Priority: major | Milestone: 0.8.0 Version: | Resolution: fixed Keywords: jinja | --------------------+------------------------------------------------------- Changes (by marcusl): * status: accepted => closed * resolution: => fixed Comment: {{{ commit 57e2d43377c9a8b9b03f0cce6a5e5873cb19ccba Author: Marcus Lindblom Date: Thu Jan 7 19:54:01 2010 +0100 List relevant builders per slave in buildsslaves view (fixes #673) }}} -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Thu Jan 7 18:54:19 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 7 Jan 2010 10:54:19 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 57e2d4: List relevant builders per slave in buildsslaves v... Message-ID: <20100107185419.0F33E42298@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 57e2d43377c9a8b9b03f0cce6a5e5873cb19ccba http://github.com/djmitche/buildbot/commit/57e2d43377c9a8b9b03f0cce6a5e5873cb19ccba Author: Marcus Lindblom Date: 2010-01-07 (Thu, 07 Jan 2010) Changed paths: M buildbot/status/web/slaves.py M buildbot/status/web/templates/buildslaves.html Log Message: ----------- List relevant builders per slave in buildsslaves view (fixes #673) From buildbot-devel at lists.sourceforge.net Thu Jan 7 19:10:15 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 07 Jan 2010 19:10:15 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #672: New 'console view' broken In-Reply-To: <039.0ec3a314116b40912e59d6ddf55b7c1f@lists.sourceforge.net> References: <039.0ec3a314116b40912e59d6ddf55b7c1f@lists.sourceforge.net> Message-ID: <048.4c407dcf5d1911d786638a61eb791d39@lists.sourceforge.net> #672: New 'console view' broken --------------------+------------------------------------------------------- Reporter: Nicolas | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.0 Version: | Resolution: Keywords: jinja | --------------------+------------------------------------------------------- Comment(by marcusl): Btw, does it work on the release (non-jinja) branch? (rev 7fdadb021398d7a244295707cebc643b761bdb88) -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Thu Jan 7 19:26:20 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 7 Jan 2010 11:26:20 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 441201: add SSL support to IRC bot Message-ID: <20100107192620.57A7D422A6@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 4412014653749be47026054cbbf4e702abb0ec08 http://github.com/djmitche/buildbot/commit/4412014653749be47026054cbbf4e702abb0ec08 Author: Michael MacDonald Date: 2010-01-07 (Thu, 07 Jan 2010) Changed paths: M buildbot/scripts/sample.cfg M buildbot/status/words.py Log Message: ----------- add SSL support to IRC bot Commit: 65a13f53052f0f722daed7fb6e6c7423f981366a http://github.com/djmitche/buildbot/commit/65a13f53052f0f722daed7fb6e6c7423f981366a Author: Dustin J. Mitchell Date: 2010-01-07 (Thu, 07 Jan 2010) Changed paths: M buildbot/scripts/sample.cfg M buildbot/status/words.py Log Message: ----------- Merge branch 'useSSL' of git://github.com/mjmac/buildbot From buildbot-devel at lists.sourceforge.net Thu Jan 7 23:56:26 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 07 Jan 2010 23:56:26 -0000 Subject: [Buildbot-commits] [SPAM] [Buildbot] #675: poor rendering of a traceback Message-ID: <039.44037b5c89444e2c8c472bb90a86d8f0@lists.sourceforge.net> #675: poor rendering of a traceback ----------------------+----------------------------------------------------- Reporter: ddunbar | Owner: Type: undecided | Status: new Priority: major | Milestone: undecided Version: 0.7.12 | Keywords: ----------------------+----------------------------------------------------- Something is wrong with the build failure below, which is happening during a very innocuous build step (it just does a SetProperty command). I don't have any more information yet, the problem here is most likely not the exception itself, but the conversion error. However, because the traceback is missing I have no idea where it is happening. -- ddunbar at lordcrumb:tmp$ curl http://smooshlab.apple.com:8010/builders/llvm- gcc-x86_64-darwin10-gdb/builds/946/steps/get_builddir/logs/stdio ... (view as text)
 
 remoteFailed: [Failure instance: Traceback from remote host -- Traceback
 unavailable
 ]
ddunbar at lordcrumb:tmp$ curl http://smooshlab.apple.com:8010/builders/llvm- gcc-x86_64-darwin10-gdb/builds/946/steps/get_builddir/logs/err.html ...

exceptions.TypeError: %d format: a number is required, not NoneType

exceptions.TypeError: %d format: a number is required, not NoneType

ddunbar at lordcrumb:tmp$ curl http://smooshlab.apple.com:8010/builders/llvm- gcc-x86_64-darwin10-gdb/builds/946/steps/get_builddir/logs/err.txt 404 - No Such Resource

No Such Resource

No such child resource.

ddunbar at lordcrumb:tmp$ -- -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Jan 7 23:57:09 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 07 Jan 2010 23:57:09 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #675: poor rendering of a traceback In-Reply-To: <039.44037b5c89444e2c8c472bb90a86d8f0@lists.sourceforge.net> References: <039.44037b5c89444e2c8c472bb90a86d8f0@lists.sourceforge.net> Message-ID: <048.cf32762ca21fb1e6198cb47995eb63ed@lists.sourceforge.net> #675: poor rendering of a traceback ----------------------+----------------------------------------------------- Reporter: ddunbar | Owner: Type: undecided | Status: new Priority: major | Milestone: undecided Version: 0.7.12 | Resolution: Keywords: | ----------------------+----------------------------------------------------- Comment(by ddunbar): I believe this is a regression and should be fixed for the 0.7.12 release. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Jan 7 23:58:15 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 07 Jan 2010 23:58:15 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #675: poor rendering of a traceback In-Reply-To: <039.44037b5c89444e2c8c472bb90a86d8f0@lists.sourceforge.net> References: <039.44037b5c89444e2c8c472bb90a86d8f0@lists.sourceforge.net> Message-ID: <048.17daf36e7b43db72b098a9e96ae8399e@lists.sourceforge.net> #675: poor rendering of a traceback ----------------------+----------------------------------------------------- Reporter: ddunbar | Owner: Type: undecided | Status: new Priority: major | Milestone: undecided Version: 0.7.12 | Resolution: Keywords: | ----------------------+----------------------------------------------------- Changes (by ddunbar): * cc: daniel at zuster.org (added) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Jan 8 00:23:17 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 08 Jan 2010 00:23:17 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #672: New 'console view' broken In-Reply-To: <039.0ec3a314116b40912e59d6ddf55b7c1f@lists.sourceforge.net> References: <039.0ec3a314116b40912e59d6ddf55b7c1f@lists.sourceforge.net> Message-ID: <048.0e65f133633980b4ac0c2d04f0dc8f9f@lists.sourceforge.net> #672: New 'console view' broken --------------------+------------------------------------------------------- Reporter: Nicolas | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.0 Version: | Resolution: Keywords: jinja | --------------------+------------------------------------------------------- Comment(by Nicolas): I'm Alvarez. Doesn't look like I can change my username though. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Jan 8 00:20:49 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 08 Jan 2010 00:20:49 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #675: traceback for exception on slave is not propagated to master (was: poor rendering of a traceback) In-Reply-To: <039.44037b5c89444e2c8c472bb90a86d8f0@lists.sourceforge.net> References: <039.44037b5c89444e2c8c472bb90a86d8f0@lists.sourceforge.net> Message-ID: <048.4c62c08329f5428fd810a7667d1332dc@lists.sourceforge.net> #675: traceback for exception on slave is not propagated to master ----------------------+----------------------------------------------------- Reporter: ddunbar | Owner: Type: undecided | Status: new Priority: major | Milestone: undecided Version: 0.7.12 | Resolution: Keywords: | ----------------------+----------------------------------------------------- Comment(by ddunbar): The actual reason for the failure is that the slave is on 0.7.10 and is hitting a bug which has already been fixed. From the slaves log file: -- 2010-01-07 14:52:49-0800 [Broker,client] > didn't accept (, '42962', 'shell', {'workdir': '.', 'timeout': 1200, 'want_stderr': 1, 'logfiles': {}, 'logEnviron': True, 'command': ['pwd'], 'env': None, 'want_stdout': 1, 'usePTY': 'slave-config', 'maxTime': None}) and {} 2010-01-07 14:52:49-0800 [Broker,client] Peer will receive following PB traceback: 2010-01-07 14:52:49-0800 [Broker,client] Unhandled Error Traceback (most recent call last): File "/Library/Python/2.6/site- packages/Twisted-8.2.0-py2.6-macosx-10.6-universal.egg/twisted/spread/banana.py", line 146, in gotItem self.callExpressionReceived(item) File "/Library/Python/2.6/site- packages/Twisted-8.2.0-py2.6-macosx-10.6-universal.egg/twisted/spread/banana.py", line 111, in callExpressionReceived self.expressionReceived(obj) File "/Library/Python/2.6/site- packages/Twisted-8.2.0-py2.6-macosx-10.6-universal.egg/twisted/spread/pb.py", line 514, in expressionReceived method(*sexp[1:]) File "/Library/Python/2.6/site- packages/Twisted-8.2.0-py2.6-macosx-10.6-universal.egg/twisted/spread/pb.py", line 826, in proto_message self._recvMessage(self.localObjectForID, requestID, objectID, message, answerRequired, netArgs, netKw) --- --- File "/Library/Python/2.6/site- packages/Twisted-8.2.0-py2.6-macosx-10.6-universal.egg/twisted/spread/pb.py", line 840, in _recvMessage netResult = object.remoteMessageReceived(self, message, netArgs, netKw) File "/Library/Python/2.6/site- packages/Twisted-8.2.0-py2.6-macosx-10.6-universal.egg/twisted/spread/flavors.py", line 114, in remoteMessageReceived state = method(*args, **kw) File "/Library/Python/2.6/site- packages/buildbot-0.7.10p1-py2.6.egg/buildbot/slave/bot.py", line 162, in remote_startCommand self.stopCommand() File "/Library/Python/2.6/site- packages/buildbot-0.7.10p1-py2.6.egg/buildbot/slave/bot.py", line 198, in stopCommand self.command.doInterrupt() # shut up! and die! File "/Library/Python/2.6/site- packages/buildbot-0.7.10p1-py2.6.egg/buildbot/slave/commands.py", line 755, in doInterrupt self.interrupt() File "/Library/Python/2.6/site- packages/buildbot-0.7.10p1-py2.6.egg/buildbot/slave/commands.py", line 1217, in interrupt self.command.kill("command interrupted") File "/Library/Python/2.6/site- packages/buildbot-0.7.10p1-py2.6.egg/buildbot/slave/commands.py", line 578, in kill msg += ", killing pid %d" % self.process.pid exceptions.TypeError: %d format: a number is required, not NoneType -- I would expect this traceback to get communicated to the master. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Jan 8 08:39:06 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 08 Jan 2010 08:39:06 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #467: SVN - allow multiple repositories In-Reply-To: <040.b190f538a66c718494bcc9a99731b6a7@lists.sourceforge.net> References: <040.b190f538a66c718494bcc9a99731b6a7@lists.sourceforge.net> Message-ID: <049.7e2a87745837cabab3d58440c629fb42@lists.sourceforge.net> #467: SVN - allow multiple repositories --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: mue Type: enhancement | Status: assigned Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Resolution: Keywords: sourceforge 1685062 | --------------------------------+------------------------------------------- Comment(by mue): I have a working version ready, on github in my bug467-branch. This branch is based on an older master-branch, so my changes are maybe not mergeable. I'm not familiar enough with git to solve this, maybe I can get some help? I played a little bit with git rebase, but I got not the expected result. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Jan 8 08:53:21 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 08 Jan 2010 08:53:21 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #672: New 'console view' broken In-Reply-To: <039.0ec3a314116b40912e59d6ddf55b7c1f@lists.sourceforge.net> References: <039.0ec3a314116b40912e59d6ddf55b7c1f@lists.sourceforge.net> Message-ID: <048.63171ba42cc25f35482e20c3f068d98c@lists.sourceforge.net> #672: New 'console view' broken --------------------+------------------------------------------------------- Reporter: Nicolas | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.0 Version: | Resolution: Keywords: jinja | --------------------+------------------------------------------------------- Comment(by marcusl): Ok. I suppose you have to create a new account for that to work. Oh well. Now I know at least. ;) Let us know if you get different results on the release branch, ok? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Jan 8 08:57:08 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 08 Jan 2010 08:57:08 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #467: SVN - allow multiple repositories In-Reply-To: <040.b190f538a66c718494bcc9a99731b6a7@lists.sourceforge.net> References: <040.b190f538a66c718494bcc9a99731b6a7@lists.sourceforge.net> Message-ID: <049.c34876f9f08370bc09146cc147a53fd9@lists.sourceforge.net> #467: SVN - allow multiple repositories --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: mue Type: enhancement | Status: assigned Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Resolution: Keywords: sourceforge 1685062 | --------------------------------+------------------------------------------- Comment(by marcusl): You can always merge the master branch to your branch, and resolve any conflicts. That would make it up to date. (If there are too many conflicts, some intermediate merges might help, if you can identify some good spots in the history to merge with.) In order to make the history look good, one would need to rebase, but I find that hard when there's many conflicts (however, I'm no git expert...). After merge, one could export the diff to master as a patch and then create a new commit with that patch, then ignore/scrap the merge and old commits. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Jan 8 10:50:32 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 08 Jan 2010 10:50:32 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #467: SVN - allow multiple repositories In-Reply-To: <040.b190f538a66c718494bcc9a99731b6a7@lists.sourceforge.net> References: <040.b190f538a66c718494bcc9a99731b6a7@lists.sourceforge.net> Message-ID: <049.9785886dea36fd60cc3840a4cccef0f8@lists.sourceforge.net> #467: SVN - allow multiple repositories --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: mue Type: enhancement | Status: assigned Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Resolution: Keywords: sourceforge 1685062 | --------------------------------+------------------------------------------- Comment(by mue): Thanks for the help. I merged the master branch into my bug branch and now it is up to date. But now my tests are failing. I have to take a closer look at the changes in the master branch. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Jan 8 11:45:05 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 08 Jan 2010 11:45:05 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #467: SVN - allow multiple repositories In-Reply-To: <040.b190f538a66c718494bcc9a99731b6a7@lists.sourceforge.net> References: <040.b190f538a66c718494bcc9a99731b6a7@lists.sourceforge.net> Message-ID: <049.d160bc9387b8197d07f280791726e633@lists.sourceforge.net> #467: SVN - allow multiple repositories --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: mue Type: enhancement | Status: assigned Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Resolution: Keywords: sourceforge 1685062 | --------------------------------+------------------------------------------- Comment(by mue): I just noticed, that merging the master branch was a bad idea. I should have used the buildbot-0.7.12rc1 tag. I will try it again at the weekend. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Jan 8 13:34:39 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 08 Jan 2010 13:34:39 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #467: SVN - allow multiple repositories In-Reply-To: <040.b190f538a66c718494bcc9a99731b6a7@lists.sourceforge.net> References: <040.b190f538a66c718494bcc9a99731b6a7@lists.sourceforge.net> Message-ID: <049.54abc2c3f554b843a323a166351c6dd8@lists.sourceforge.net> #467: SVN - allow multiple repositories --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: mue Type: enhancement | Status: assigned Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Resolution: Keywords: sourceforge 1685062 | --------------------------------+------------------------------------------- Comment(by marcusl): Oh. I thought you were aiming for 0.8. For 0.7.12rcX, the 'release' branch is better as it contains some fixes on top of buildbot-0.7.12rc1, scheduled to be buildbot-0.7.12rc2 (and eventually 0.7.12 proper). -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sat Jan 9 00:58:25 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 8 Jan 2010 16:58:25 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] e44d7c: add an example for workdir Message-ID: <20100109005825.0B8C5422BB@smtp1.rs.github.com> Branch: refs/heads/release Home: http://github.com/djmitche/buildbot Commit: e44d7c0d4c43a218bbc24831d046f00d53a46f7e http://github.com/djmitche/buildbot/commit/e44d7c0d4c43a218bbc24831d046f00d53a46f7e Author: Dustin J. Mitchell Date: 2010-01-08 (Fri, 08 Jan 2010) Changed paths: M docs/buildbot.texinfo Log Message: ----------- add an example for workdir From noreply at github.com Sat Jan 9 00:59:14 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 8 Jan 2010 16:59:14 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] e44d7c: add an example for workdir Message-ID: <20100109005914.19DA2421AD@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: e44d7c0d4c43a218bbc24831d046f00d53a46f7e http://github.com/djmitche/buildbot/commit/e44d7c0d4c43a218bbc24831d046f00d53a46f7e Author: Dustin J. Mitchell Date: 2010-01-08 (Fri, 08 Jan 2010) Changed paths: M docs/buildbot.texinfo Log Message: ----------- add an example for workdir Commit: 5883763e1cdb7f3cabcb8915cf7d5105f5bee1ed http://github.com/djmitche/buildbot/commit/5883763e1cdb7f3cabcb8915cf7d5105f5bee1ed Author: Dustin J. Mitchell Date: 2010-01-08 (Fri, 08 Jan 2010) Changed paths: M docs/buildbot.texinfo Log Message: ----------- Merge branch 'release' From noreply at github.com Sat Jan 9 01:08:23 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 8 Jan 2010 17:08:23 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 05ae10: fix typos Message-ID: <20100109010823.0E1AE421AD@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 05ae10e4405439d009a93e3d8ec0f47906ade082 http://github.com/djmitche/buildbot/commit/05ae10e4405439d009a93e3d8ec0f47906ade082 Author: Dustin J. Mitchell Date: 2010-01-08 (Fri, 08 Jan 2010) Changed paths: M docs/buildbot.texinfo Log Message: ----------- fix typos From noreply at github.com Sat Jan 9 01:09:21 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 8 Jan 2010 17:09:21 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 2c84ff: updated for latest Message-ID: <20100109010921.1140F42298@smtp1.rs.github.com> Branch: refs/heads/gh-pages Home: http://github.com/djmitche/buildbot Commit: 2c84ff7a7d2022500a419cf80e9ca997b5ac51ac http://github.com/djmitche/buildbot/commit/2c84ff7a7d2022500a419cf80e9ca997b5ac51ac Author: Dustin J. Mitchell Date: 2010-01-08 (Fri, 08 Jan 2010) Changed paths: M docs/0.7.12/index.html Log Message: ----------- updated for latest From noreply at github.com Sat Jan 9 16:10:15 2010 From: noreply at github.com (noreply at github.com) Date: Sat, 9 Jan 2010 08:10:15 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 96e4ea: 0.7.12rc2 Message-ID: <20100109161015.0F877422BB@smtp1.rs.github.com> Branch: refs/heads/release Home: http://github.com/djmitche/buildbot Commit: 96e4eadad7207ca0f66d80034f6a5d38c8716017 http://github.com/djmitche/buildbot/commit/96e4eadad7207ca0f66d80034f6a5d38c8716017 Author: Dustin J. Mitchell Date: 2010-01-09 (Sat, 09 Jan 2010) Changed paths: M buildbot/__init__.py Log Message: ----------- 0.7.12rc2 From noreply at github.com Sat Jan 9 16:12:33 2010 From: noreply at github.com (noreply at github.com) Date: Sat, 9 Jan 2010 08:12:33 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] e4dd1a: fix doc typo Message-ID: <20100109161233.0D2D9422BB@smtp1.rs.github.com> Branch: refs/tags/buildbot-0.7.12rc2 Home: http://github.com/djmitche/buildbot Commit: e4dd1aaab275a7f40265ced3bcea0aedab8c8fdd http://github.com/djmitche/buildbot/commit/e4dd1aaab275a7f40265ced3bcea0aedab8c8fdd Author: Dustin J. Mitchell Date: 2010-01-09 (Sat, 09 Jan 2010) Changed paths: M docs/buildbot.texinfo Log Message: ----------- fix doc typo From noreply at github.com Sat Jan 9 16:12:50 2010 From: noreply at github.com (noreply at github.com) Date: Sat, 9 Jan 2010 08:12:50 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] e4dd1a: fix doc typo Message-ID: <20100109161250.0AC59422BB@smtp1.rs.github.com> Branch: refs/heads/release Home: http://github.com/djmitche/buildbot Commit: e4dd1aaab275a7f40265ced3bcea0aedab8c8fdd http://github.com/djmitche/buildbot/commit/e4dd1aaab275a7f40265ced3bcea0aedab8c8fdd Author: Dustin J. Mitchell Date: 2010-01-09 (Sat, 09 Jan 2010) Changed paths: M docs/buildbot.texinfo Log Message: ----------- fix doc typo From buildbot-devel at lists.sourceforge.net Sat Jan 9 16:18:23 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 09 Jan 2010 16:18:23 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #675: traceback for exception on slave is not propagated to master In-Reply-To: <039.44037b5c89444e2c8c472bb90a86d8f0@lists.sourceforge.net> References: <039.44037b5c89444e2c8c472bb90a86d8f0@lists.sourceforge.net> Message-ID: <048.f5835f6784a23134c970d82fbda3aa7d@lists.sourceforge.net> #675: traceback for exception on slave is not propagated to master --------------------+------------------------------------------------------- Reporter: ddunbar | Owner: Type: defect | Status: new Priority: minor | Milestone: 0.8.0 Version: 0.7.12 | Resolution: Keywords: | --------------------+------------------------------------------------------- Changes (by dustin): * priority: major => minor * type: undecided => defect * milestone: undecided => 0.8.0 Comment: This is, I think, some kind of Twisted security mechanism that prevents information leakage across PB connections. Let's dig deeper in 0.8.0 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 9 18:51:52 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 09 Jan 2010 18:51:52 -0000 Subject: [Buildbot-commits] [SPAM] [Buildbot] #676: CVS export options ignored by slave Message-ID: <042.ebe4737be3e448a667fbfb1110bd42cc@lists.sourceforge.net> #676: CVS export options ignored by slave -----------------------+---------------------------------------------------- Reporter: satyagraha | Owner: Type: defect | Status: new Priority: major | Milestone: undecided Version: 0.7.11 | Keywords: -----------------------+---------------------------------------------------- According to the CVS manual, the '''export''' operation should support the -N option (to preserve the full directory tree and not elide intermediate directories), see http://www.cs.utah.edu/dept/old/texinfo/cvs/cvs_18.html#SEC86 . Having this facility available is important in my application. In the slave/command.py doVCFull() the checkout_options are ignored unless the operation is 'checkout'. So, I propose this test is removed as being unnecessarily restrictive: a patch via git will be pushed in due course. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 9 19:01:58 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 09 Jan 2010 19:01:58 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #676: CVS export options ignored by slave In-Reply-To: <042.ebe4737be3e448a667fbfb1110bd42cc@lists.sourceforge.net> References: <042.ebe4737be3e448a667fbfb1110bd42cc@lists.sourceforge.net> Message-ID: <051.8275ef00a1906e50bd091c2cd617b7d9@lists.sourceforge.net> #676: CVS export options ignored by slave -----------------------+---------------------------------------------------- Reporter: satyagraha | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.0 Version: 0.7.11 | Resolution: Keywords: | -----------------------+---------------------------------------------------- Changes (by dustin): * milestone: undecided => 0.8.0 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 9 21:03:15 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 09 Jan 2010 21:03:15 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #676: CVS export options ignored by slave In-Reply-To: <042.ebe4737be3e448a667fbfb1110bd42cc@lists.sourceforge.net> References: <042.ebe4737be3e448a667fbfb1110bd42cc@lists.sourceforge.net> Message-ID: <051.e47f87831d96c834613ed8c8376b07f9@lists.sourceforge.net> #676: CVS export options ignored by slave -----------------------+---------------------------------------------------- Reporter: satyagraha | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.0 Version: 0.7.11 | Resolution: Keywords: | -----------------------+---------------------------------------------------- Comment(by satyagraha): Patch now at: http://github.com/satyagraha/buildbot/commit/b9866f1f224c531dc43a32d0ac1bdd8b8049e578 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 9 23:10:03 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 09 Jan 2010 23:10:03 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #675: traceback for exception on slave is not propagated to master In-Reply-To: <039.44037b5c89444e2c8c472bb90a86d8f0@lists.sourceforge.net> References: <039.44037b5c89444e2c8c472bb90a86d8f0@lists.sourceforge.net> Message-ID: <048.b2edc936c955ba1f4bf2fd548c959423@lists.sourceforge.net> #675: traceback for exception on slave is not propagated to master --------------------+------------------------------------------------------- Reporter: ddunbar | Owner: Type: defect | Status: new Priority: minor | Milestone: 0.8.0 Version: 0.7.12 | Resolution: Keywords: | --------------------+------------------------------------------------------- Comment(by ddunbar): Ok. I had never seen it before so just assumed it was a regression, perhaps just a coincidence. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Jan 10 01:49:18 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 10 Jan 2010 01:49:18 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #396: Older builds In-Reply-To: <037.d9a072026a978ab43bdb9e9fa41fff7d@lists.sourceforge.net> References: <037.d9a072026a978ab43bdb9e9fa41fff7d@lists.sourceforge.net> Message-ID: <046.5ae181a762d6ac76ea26b4b56ef0c167@lists.sourceforge.net> #396: Older builds ------------------------+--------------------------------------------------- Reporter: zooko | Owner: Type: enhancement | Status: reopened Priority: major | Milestone: 0.8.+ Version: 0.7.9 | Resolution: Keywords: 1685062 | ------------------------+--------------------------------------------------- Changes (by leatherslave1): * cc: leatherslave1 (added) * keywords: => 1685062 * status: closed => reopened * resolution: fixed => Comment: Thank Administrator!! slave1 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Jan 10 02:04:07 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 10 Jan 2010 02:04:07 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #393: New build step for uploading directories from slave to master: DirectoryUpload In-Reply-To: <035.0016e2d77df16fd530600d74d233a655@lists.sourceforge.net> References: <035.0016e2d77df16fd530600d74d233a655@lists.sourceforge.net> Message-ID: <044.48f638e838410343752635cec8915bff@lists.sourceforge.net> #393: New build step for uploading directories from slave to master: DirectoryUpload ------------------------+--------------------------------------------------- Reporter: mue | Owner: Type: enhancement | Status: reopened Priority: minor | Milestone: 0.7.10 Version: 0.7.9 | Resolution: Keywords: review | ------------------------+--------------------------------------------------- Changes (by leatherslave1): * status: closed => reopened * resolution: fixed => Comment: to these system I have very little experience, and must work into the complicated SYSTEM!!! -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Jan 10 02:32:51 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 10 Jan 2010 02:32:51 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #396: Older builds In-Reply-To: <037.d9a072026a978ab43bdb9e9fa41fff7d@lists.sourceforge.net> References: <037.d9a072026a978ab43bdb9e9fa41fff7d@lists.sourceforge.net> Message-ID: <046.6696866085cdef4e4c0e935cbb840f1a@lists.sourceforge.net> #396: Older builds ------------------------+--------------------------------------------------- Reporter: zooko | Owner: Type: enhancement | Status: closed Priority: major | Milestone: 0.8.+ Version: 0.7.9 | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Changes (by dustin): * cc: leatherslave1 (removed) * keywords: 1685062 => * status: reopened => closed * resolution: => fixed Comment: sorry, folks, we'll get rid of him soon. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Jan 10 02:33:06 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 10 Jan 2010 02:33:06 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #393: New build step for uploading directories from slave to master: DirectoryUpload In-Reply-To: <035.0016e2d77df16fd530600d74d233a655@lists.sourceforge.net> References: <035.0016e2d77df16fd530600d74d233a655@lists.sourceforge.net> Message-ID: <044.6f7612908607049bfa6b1e79eba4fe43@lists.sourceforge.net> #393: New build step for uploading directories from slave to master: DirectoryUpload ------------------------+--------------------------------------------------- Reporter: mue | Owner: Type: enhancement | Status: closed Priority: minor | Milestone: 0.7.10 Version: 0.7.9 | Resolution: fixed Keywords: review | ------------------------+--------------------------------------------------- Changes (by dustin): * status: reopened => closed * resolution: => fixed -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sun Jan 10 02:37:30 2010 From: noreply at github.com (noreply at github.com) Date: Sat, 9 Jan 2010 18:37:30 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] b9866f: Fix for #676 . Message-ID: <20100110023730.0E013422BB@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: b9866f1f224c531dc43a32d0ac1bdd8b8049e578 http://github.com/djmitche/buildbot/commit/b9866f1f224c531dc43a32d0ac1bdd8b8049e578 Author: Satyagraha 1956 Date: 2010-01-09 (Sat, 09 Jan 2010) Changed paths: M buildbot/slave/commands.py Log Message: ----------- Fix for #676 . From buildbot-devel at lists.sourceforge.net Sun Jan 10 02:38:13 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 10 Jan 2010 02:38:13 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #676: CVS export options ignored by slave In-Reply-To: <042.ebe4737be3e448a667fbfb1110bd42cc@lists.sourceforge.net> References: <042.ebe4737be3e448a667fbfb1110bd42cc@lists.sourceforge.net> Message-ID: <051.584a2c9667d5295151f8deb4e4625c78@lists.sourceforge.net> #676: CVS export options ignored by slave -----------------------+---------------------------------------------------- Reporter: satyagraha | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.0 Version: 0.7.11 | Resolution: fixed Keywords: | -----------------------+---------------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => fixed Comment: {{{ commit b9866f1f224c531dc43a32d0ac1bdd8b8049e578 Author: Satyagraha 1956 Date: Sat Jan 9 20:26:47 2010 +0000 Fix for #676 . }}} -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Jan 10 07:40:22 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 10 Jan 2010 07:40:22 -0000 Subject: [Buildbot-commits] [SPAM] [Buildbot] #677: 'Shutdown Gracefully' does not respect auth Message-ID: <038.82211d4e316c54161ea0af7643229465@lists.sourceforge.net> #677: 'Shutdown Gracefully' does not respect auth -------------------+-------------------------------------------------------- Reporter: theuni | Owner: Type: defect | Status: new Priority: major | Milestone: undecided Version: 0.7.11 | Keywords: -------------------+-------------------------------------------------------- As per IRC conversation with djmitche: When allowForce=True and auth is set, the 'Shutdown Gracefully' button on the buildslave page should respect the setting and be behind the auth. Otherwise users are able (and apparently very willing) to click it. This is very nasty as the expected behavior is that auth protects from unauthorized tampering. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Jan 10 23:23:53 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 10 Jan 2010 23:23:53 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #677: 'Shutdown Gracefully' does not respect auth In-Reply-To: <038.82211d4e316c54161ea0af7643229465@lists.sourceforge.net> References: <038.82211d4e316c54161ea0af7643229465@lists.sourceforge.net> Message-ID: <047.ce7df91091278db5bb9b329d4f0714a1@lists.sourceforge.net> #677: 'Shutdown Gracefully' does not respect auth -------------------+-------------------------------------------------------- Reporter: theuni | Owner: Type: defect | Status: new Priority: major | Milestone: undecided Version: 0.7.11 | Resolution: Keywords: | -------------------+-------------------------------------------------------- Comment(by theuni): Now that I think about it, the 'Ping' functionality falls under the same logic in my opinion. Would be great to see it honor auth as well. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 11 09:28:59 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 11 Jan 2010 09:28:59 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #467: SVN - allow multiple repositories In-Reply-To: <040.b190f538a66c718494bcc9a99731b6a7@lists.sourceforge.net> References: <040.b190f538a66c718494bcc9a99731b6a7@lists.sourceforge.net> Message-ID: <049.eabb6841d3967f954e4973b92f692d4a@lists.sourceforge.net> #467: SVN - allow multiple repositories --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: mue Type: enhancement | Status: assigned Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Resolution: Keywords: sourceforge 1685062 | --------------------------------+------------------------------------------- Comment(by mue): I wasn't sure about the right release target. At the moment the situation is like this: it is too late for 0.7.12, and for 0.8 I can't do it. I tried to merge it with the current master branch, which is for 0.8. But in parallel the work for the db-support is going on, which is changing too much in the files I have to touch. I don't have the time to test my implementation with these changes, because I think I have to setup an new environment for this (at the moment many tests are failing which worked before the merge). Maybe I should have taken some time for this ticket earlier. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 11 11:57:38 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 11 Jan 2010 11:57:38 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #467: SVN - allow multiple repositories In-Reply-To: <040.b190f538a66c718494bcc9a99731b6a7@lists.sourceforge.net> References: <040.b190f538a66c718494bcc9a99731b6a7@lists.sourceforge.net> Message-ID: <049.20ed026ed2e657b0f7e02ba01a35197a@lists.sourceforge.net> #467: SVN - allow multiple repositories --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: mue Type: enhancement | Status: assigned Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Resolution: Keywords: sourceforge 1685062 | --------------------------------+------------------------------------------- Comment(by marcusl): For 0.8, all the db work is done in Brian's (aka. warner) scheduler-db- rebases branch, so none of that should be merged to the master branch. However, if you manage to merge cleanly with 'release' your changes will be ok on top of 0.7.12, and we can pull that later and merge it to master/0.8 after 0.7.12 is out. (That's a good middle-ground if you aren't able to merge up to with master.) -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Mon Jan 11 17:13:50 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 11 Jan 2010 09:13:50 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 5d42ed: Ensure 'changes' is a list before trying to sort i... Message-ID: <20100111171350.0992B42298@smtp1.rs.github.com> Branch: refs/heads/release Home: http://github.com/djmitche/buildbot Commit: 5d42eda6e671e25700ec1469e26c365a4601590d http://github.com/djmitche/buildbot/commit/5d42eda6e671e25700ec1469e26c365a4601590d Author: Daniel Dunbar Date: 2010-01-11 (Mon, 11 Jan 2010) Changed paths: M buildbot/status/web/console.py Log Message: ----------- Ensure 'changes' is a list before trying to sort it. From noreply at github.com Mon Jan 11 17:15:01 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 11 Jan 2010 09:15:01 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 96e4ea: 0.7.12rc2 Message-ID: <20100111171501.45604422A6@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 96e4eadad7207ca0f66d80034f6a5d38c8716017 http://github.com/djmitche/buildbot/commit/96e4eadad7207ca0f66d80034f6a5d38c8716017 Author: Dustin J. Mitchell Date: 2010-01-09 (Sat, 09 Jan 2010) Changed paths: M buildbot/__init__.py Log Message: ----------- 0.7.12rc2 Commit: e4dd1aaab275a7f40265ced3bcea0aedab8c8fdd http://github.com/djmitche/buildbot/commit/e4dd1aaab275a7f40265ced3bcea0aedab8c8fdd Author: Dustin J. Mitchell Date: 2010-01-09 (Sat, 09 Jan 2010) Changed paths: M docs/buildbot.texinfo Log Message: ----------- fix doc typo Commit: 5d42eda6e671e25700ec1469e26c365a4601590d http://github.com/djmitche/buildbot/commit/5d42eda6e671e25700ec1469e26c365a4601590d Author: Daniel Dunbar Date: 2010-01-11 (Mon, 11 Jan 2010) Changed paths: M buildbot/status/web/console.py Log Message: ----------- Ensure 'changes' is a list before trying to sort it. Commit: 7488e4c7ec8f8424780f313f94985c8449a8d835 http://github.com/djmitche/buildbot/commit/7488e4c7ec8f8424780f313f94985c8449a8d835 Author: Dustin J. Mitchell Date: 2010-01-11 (Mon, 11 Jan 2010) Changed paths: M buildbot/status/web/console.py Log Message: ----------- Merge branch 'release' From buildbot-devel at lists.sourceforge.net Tue Jan 12 01:03:07 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 12 Jan 2010 01:03:07 -0000 Subject: [Buildbot-commits] [SPAM] [Buildbot] #678: Allow CVS checkout/export of multiple modules Message-ID: <042.f34393f2c1b8e73c7a97f44a772b281e@lists.sourceforge.net> #678: Allow CVS checkout/export of multiple modules ------------------------+--------------------------------------------------- Reporter: satyagraha | Owner: Type: enhancement | Status: new Priority: major | Milestone: undecided Version: 0.7.11 | Keywords: ------------------------+--------------------------------------------------- The standard CVS checkout/export syntax allows not just one, but multiple, modules to be checked out/exported, see http://www.cs.utah.edu/dept/old/texinfo/cvs/cvs_18.html#SEC73 . I had a clear requirement to do just this in my buildbot, and doing multiple separate {{{source.CVS()}}} calls for each module did not seem to work well due to purging of directories. Therefore, I propose that the {{{cvsmodule}}} parameter of {{{source.CVS()}}} be generalised to accept a list of module path strings in addition to just a single string as at present; all the specified modules would be checked out/exported at once. I have implemented this functionality on my buildbot system in just a couple of lines of code, and it works perfectly. Note that in this scenario one would normally expect to use the additional (currently undocumented) parameter {{{checkout_options=['-N']}}} to ensure that the full directory tree was retained for each module and the multiple checkouts/exports did not end up on top of each other. If this proposal is acceptable, I am happy to push up the change and updated documentation. -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Tue Jan 12 06:01:25 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 11 Jan 2010 22:01:25 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 5324c4: remove bogus tests Message-ID: <20100112060125.176B34229D@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 5324c45edc6a5ecad84274fdcb6d31c2543442b8 http://github.com/djmitche/buildbot/commit/5324c45edc6a5ecad84274fdcb6d31c2543442b8 Author: Dustin J. Mitchell Date: 2010-01-11 (Mon, 11 Jan 2010) Changed paths: M buildbot/test/test_locks.py Log Message: ----------- remove bogus tests From buildbot-devel at lists.sourceforge.net Tue Jan 12 18:53:27 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 12 Jan 2010 18:53:27 -0000 Subject: [Buildbot-commits] [SPAM] [Buildbot] #679: Mistake (typo?) in buildbot manual Message-ID: <041.adb9f6b671b329ce8d1463cab71d9055@lists.sourceforge.net> #679: Mistake (typo?) in buildbot manual ----------------------+----------------------------------------------------- Reporter: fingolfin | Owner: Type: undecided | Status: new Priority: minor | Milestone: undecided Version: 0.7.11 | Keywords: ----------------------+----------------------------------------------------- I am referring to the buildbot manual here: http://djmitche.github.com/buildbot/docs/0.7.11 This is the manual that http://buildbot.net/trac/wiki/Documentation links to. In section '7.1.2 Enabling the "Force Build" Button' this manual refers several times to "status.web.authentication". However, this is incorrect, at least in buildbot 0.7.11p3, the correct package name is "status.web.auth", as I just discovered when trying to enable this feature on our BuildBot :-) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Jan 12 19:51:10 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 12 Jan 2010 19:51:10 -0000 Subject: [Buildbot-commits] [SPAM] [Buildbot] #680: grid.py in 0.7.11p3 buggy (fails to render completely) Message-ID: <041.5bbb1ec723b95509218baa8a29b40bf2@lists.sourceforge.net> #680: grid.py in 0.7.11p3 buggy (fails to render completely) ----------------------+----------------------------------------------------- Reporter: fingolfin | Owner: Type: undecided | Status: new Priority: major | Milestone: undecided Version: 0.7.11 | Keywords: ----------------------+----------------------------------------------------- We just upgraded our buildbot (http://buildbot.scummvm.org) to 0.7.11p3. Unfortunately buildbot/status/web/grid.py contains an error which causes the grid page to fail completely. Luckily, the fix is trivial: Line 199, html_categories = map(html.escape(categories)) has to be replaced by html_categories = map(html.escape, categories) I realized that you are now working on 0.7.12, but since 0.7.11.x is the current stable version, and likely might be so for some time to come, I thought it would be good to have this serious bug reported (and maybe fixed in a 0.7.11p4?) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Jan 13 10:13:40 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Jan 2010 10:13:40 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #44: can buildbot generate static html file not dynamic page? In-Reply-To: <039.cefefeac0f595dde5966ca78b7924837@lists.sourceforge.net> References: <039.cefefeac0f595dde5966ca78b7924837@lists.sourceforge.net> Message-ID: <048.3f87076580b583056ee7d70ed74a27b6@lists.sourceforge.net> #44: can buildbot generate static html file not dynamic page? --------------------+------------------------------------------------------- Reporter: joduinn | Owner: Type: defect | Status: new Priority: major | Milestone: 1.0.+ Version: 0.7.5 | Resolution: Keywords: | --------------------+------------------------------------------------------- Comment(by marcusl): One could use wget to fetch all the data, then the only thing needed is the Status-object that calls wget on the right pages when something changes. That means we don't have to change anything in status.web pages, all that's needed is a status object that calls wget with the right parameters. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Jan 13 10:14:26 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Jan 2010 10:14:26 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #44: can buildbot generate static html file not dynamic page? In-Reply-To: <039.cefefeac0f595dde5966ca78b7924837@lists.sourceforge.net> References: <039.cefefeac0f595dde5966ca78b7924837@lists.sourceforge.net> Message-ID: <048.18d0a9fee80de4a935eec2db192bce09@lists.sourceforge.net> #44: can buildbot generate static html file not dynamic page? --------------------+------------------------------------------------------- Reporter: joduinn | Owner: Type: defect | Status: new Priority: major | Milestone: 1.0.+ Version: 0.7.5 | Resolution: Keywords: | --------------------+------------------------------------------------------- Comment(by marcusl): Doh.. I make a mess of my posts sometimes. Sorry about the repetition. :-( -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Jan 13 16:44:40 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Jan 2010 16:44:40 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #456: Slave's ShellCommand and msys are broken In-Reply-To: <036.bc75f521bf32e05852d1430271013ff5@lists.sourceforge.net> References: <036.bc75f521bf32e05852d1430271013ff5@lists.sourceforge.net> Message-ID: <045.a8198d0a107815216fa50ad6015e14f7@lists.sourceforge.net> #456: Slave's ShellCommand and msys are broken ---------------------------+------------------------------------------------ Reporter: even | Owner: even Type: defect | Status: closed Priority: major | Milestone: 0.7.11 Version: 0.7.10 | Resolution: fixed Keywords: review, sprint | ---------------------------+------------------------------------------------ Comment(by Jared123): [http://buildbot.net/trac/wiki/OnlineMeetings online meeting] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Jan 13 16:44:53 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Jan 2010 16:44:53 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #333: Add a Source step that get a tar.gz archive from an FTP server and uncompress it, ready to be build. In-Reply-To: <040.5a564961acc732d05c917f50db5e1b6c@lists.sourceforge.net> References: <040.5a564961acc732d05c917f50db5e1b6c@lists.sourceforge.net> Message-ID: <049.0d580202415fd1d343c9bb097c5b02af@lists.sourceforge.net> #333: Add a Source step that get a tar.gz archive from an FTP server and uncompress it, ready to be build. ---------------------------+------------------------------------------------ Reporter: dtrosset | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.8 | Resolution: Keywords: review, sprint | ---------------------------+------------------------------------------------ Comment(by Jared123): [http://buildbot.net/trac/wiki/OnlineMeetings online meeting] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Jan 13 16:44:57 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Jan 2010 16:44:57 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #53: Twisted 2.5 no longer needs win32 platform detection In-Reply-To: <049.3fb158aff42de2f6fcd95e0acc1e6efa@lists.sourceforge.net> References: <049.3fb158aff42de2f6fcd95e0acc1e6efa@lists.sourceforge.net> Message-ID: <058.f0ecc26a09f860f5dff2490e39d5ba84@lists.sourceforge.net> #53: Twisted 2.5 no longer needs win32 platform detection ------------------------------+--------------------------------------------- Reporter: long.in.the.tooth | Owner: warner Type: defect | Status: closed Priority: critical | Milestone: 0.7.7 Version: 0.7.5 | Resolution: fixed Keywords: Windows Twisted | ------------------------------+--------------------------------------------- Comment(by Jared123): [http://buildbot.net/trac/wiki/OnlineMeetings online meeting] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Jan 13 16:45:01 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Jan 2010 16:45:01 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #87: Addition of build input properties to BuildBot (a.k.a. custom build properties) In-Reply-To: <037.0717d8d6d857246b42e6a62b6fdfb522@lists.sourceforge.net> References: <037.0717d8d6d857246b42e6a62b6fdfb522@lists.sourceforge.net> Message-ID: <046.d99fe852c9604e339b906dac5bff5094@lists.sourceforge.net> #87: Addition of build input properties to BuildBot (a.k.a. custom build properties) ------------------------+--------------------------------------------------- Reporter: rochg | Owner: Type: enhancement | Status: closed Priority: major | Milestone: 0.7.8 Version: 0.7.6 | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Comment(by Jared123): [http://buildbot.net/trac/wiki/OnlineMeetings online meeting] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Jan 13 16:58:16 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Jan 2010 16:58:16 -0000 Subject: [Buildbot-commits] [SPAM] [Buildbot] #681: Per-builder configuration of horizons Message-ID: <038.6ebc2f11f1843b8bf2d48b17d058aee3@lists.sourceforge.net> #681: Per-builder configuration of horizons ------------------------+--------------------------------------------------- Reporter: catlee | Owner: catlee Type: enhancement | Status: new Priority: major | Milestone: 0.8.0 Version: | Keywords: review ------------------------+--------------------------------------------------- I'd like to be able to configure the buildHorizon, eventHorizon, and logHorizon per builder. There are some builders where I want to keep information around for many months, and others where deleting it after a few days is fine. http://github.com/catlee/buildbot/tree/builderHorizons -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Wed Jan 13 17:25:35 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 13 Jan 2010 09:25:35 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 7fe3fc: Allow per-builder configuration of buildHorizon, l... Message-ID: <20100113172535.949BF4229D@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 7fe3fcde20324928af219cd47ab890be6ec97a7a http://github.com/djmitche/buildbot/commit/7fe3fcde20324928af219cd47ab890be6ec97a7a Author: Chris AtLee Date: 2010-01-12 (Tue, 12 Jan 2010) Changed paths: M buildbot/master.py M buildbot/process/builder.py M buildbot/status/builder.py M docs/buildbot.texinfo Log Message: ----------- Allow per-builder configuration of buildHorizon, logHorizon, and eventHorizon From buildbot-devel at lists.sourceforge.net Wed Jan 13 20:49:10 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Jan 2010 20:49:10 -0000 Subject: [Buildbot-commits] [SPAM] [Buildbot] #682: Mac build slave ignores logEnviron=False Message-ID: <038.104a37142dbd0168c55679d271bffca6@lists.sourceforge.net> #682: Mac build slave ignores logEnviron=False -------------------+-------------------------------------------------------- Reporter: tfogal | Owner: Type: defect | Status: new Priority: minor | Milestone: undecided Version: 0.7.11 | Keywords: -------------------+-------------------------------------------------------- When using logEnviron=False, Mac build slaves still seem to output the environment for the command. My build slave is 0.7.11p3. Build master is 2b69157655f299d8459ecbc92637a6ffd0e9130f. The build rule which generated the output I'll attach is: mkdir_deps = shell.ShellCommand( command=["env", "-i", "mkdir", "-p", "deps"], logEnviron=False ) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Jan 14 00:40:01 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 14 Jan 2010 00:40:01 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #678: Allow CVS checkout/export of multiple modules In-Reply-To: <042.f34393f2c1b8e73c7a97f44a772b281e@lists.sourceforge.net> References: <042.f34393f2c1b8e73c7a97f44a772b281e@lists.sourceforge.net> Message-ID: <051.9e2558c969afaf18909519ddaf17f736@lists.sourceforge.net> #678: Allow CVS checkout/export of multiple modules ------------------------+--------------------------------------------------- Reporter: satyagraha | Owner: Type: enhancement | Status: new Priority: major | Milestone: undecided Version: 0.7.11 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by satyagraha): Fix now added at: http://github.com/satyagraha/buildbot/commit/7cea218545698446017fbe15a9af55840cb0af7a -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Jan 14 09:16:26 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 14 Jan 2010 09:16:26 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #678: Allow CVS checkout/export of multiple modules In-Reply-To: <042.f34393f2c1b8e73c7a97f44a772b281e@lists.sourceforge.net> References: <042.f34393f2c1b8e73c7a97f44a772b281e@lists.sourceforge.net> Message-ID: <051.1e894772c89e98727d04cf8b15a154ee@lists.sourceforge.net> #678: Allow CVS checkout/export of multiple modules ------------------------+--------------------------------------------------- Reporter: satyagraha | Owner: Type: enhancement | Status: new Priority: major | Milestone: undecided Version: 0.7.11 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by marcusl): Neat! Howewer, please write the problem or describe fix in commit message, then end with "(fixes #xxx)" instead. (see #673 as an exacmple) This makes it much easier to browse the commit history and find commits related to a certain part without having to look up ticket numbers in Trac. (and if we shift bug system, it's not totally hopeless) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Jan 15 05:37:21 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 15 Jan 2010 05:37:21 -0000 Subject: [Buildbot-commits] [SPAM] [Buildbot] #683: Unhandled error, Build.setupBuild failed Message-ID: <038.a8b4960d145192ac8803c32e16c65c06@lists.sourceforge.net> #683: Unhandled error, Build.setupBuild failed -------------------+-------------------------------------------------------- Reporter: tfogal | Owner: Type: defect | Status: new Priority: major | Milestone: undecided Version: | Keywords: -------------------+-------------------------------------------------------- I'm trying to get a Windows7 build slave working. My build slave is latest master, 7fe3fcde203249... A user in the channel reports a working build slave with 0.7.11p3. I tried that version first and couldn't get it to do builds; I now think it's this same error, but haven't downgraded to verify. Anyway, the slave connects fine but the "force build" buttons on the web pages do not appear to work. If I use buildbot debugclient and force a build of the windows7 slave, I get the following in my buildmaster's twistd.log: Traceback (most recent call last): File "/usr/local/lib/python2.5/site- packages/twisted/internet/defer.py", line 238, in callback self._startRunCallbacks(result) File "/usr/local/lib/python2.5/site- packages/twisted/internet/defer.py", line 307, in _startRunCallbacks self._runCallbacks() File "/usr/local/lib/python2.5/site- packages/twisted/internet/defer.py", line 323, in _runCallbacks self.result = callback(self.result, *args, **kw) File "/usr/local/lib/python2.5/site- packages/buildbot/process/builder.py", line 764, in _startBuild_2 d = build.startBuild(bs, self.expectations, sb) --- --- File "/usr/local/lib/python2.5/site- packages/buildbot/process/base.py", line 349, in startBuild self.setupBuild(expectations) # create .steps File "/usr/local/lib/python2.5/site- packages/buildbot/process/base.py", line 399, in setupBuild step = factory(**args) exceptions.TypeError: compile() takes at least 3 arguments (0 given) The build never starts. The Windows7 machine does not have cygwin installed. I'm using Python26 (x86 version), Twisted9, win32file 214, and zope.interface 3.3.0. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Jan 15 05:45:03 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 15 Jan 2010 05:45:03 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #683: Unhandled error, Build.setupBuild failed In-Reply-To: <038.a8b4960d145192ac8803c32e16c65c06@lists.sourceforge.net> References: <038.a8b4960d145192ac8803c32e16c65c06@lists.sourceforge.net> Message-ID: <047.c181895b1f473ea8c7d568db6ac7f0e2@lists.sourceforge.net> #683: Unhandled error, Build.setupBuild failed -------------------+-------------------------------------------------------- Reporter: tfogal | Owner: Type: defect | Status: new Priority: major | Milestone: undecided Version: | Resolution: Keywords: | -------------------+-------------------------------------------------------- Comment(by tfogal): Sorry -- I should mention the server's config! The server is based off of 2b69157655f299d8459ecbc92637a6ffd0e9130f. Twisted9 installed manually, python-zopeinterface from my distro (3.3.1, it seems). Python 2.5, again distro-installed. The build master runs in its own user account, so it's a pretty clean environment. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Jan 15 21:01:14 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 15 Jan 2010 21:01:14 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #683: Unhandled error, Build.setupBuild failed In-Reply-To: <038.a8b4960d145192ac8803c32e16c65c06@lists.sourceforge.net> References: <038.a8b4960d145192ac8803c32e16c65c06@lists.sourceforge.net> Message-ID: <047.edf39c0df48b33456b04d05ab91980ce@lists.sourceforge.net> #683: Unhandled error, Build.setupBuild failed -------------------+-------------------------------------------------------- Reporter: tfogal | Owner: Type: defect | Status: new Priority: major | Milestone: undecided Version: | Resolution: Keywords: | -------------------+-------------------------------------------------------- Comment(by tfogal): Since the error seemed to be from this: {{{ File "/usr/local/lib/python2.5/site- packages/buildbot/process/builder.py", line 764, in _startBuild_2 d = build.startBuild(bs, self.expectations, sb) }}} I added: {{{ log.msg("build configuration:") log.msg(bs) log.msg(self.expectations) log.msg(sb) }}} immediately before that line. It creates the log output: {{{ 2010-01-15 13:57:36-0700 [Broker,0,155.98.20.143] 2010-01-15 13:57:36-0700 [Broker,0,155.98.20.143] None 2010-01-15 13:57:36-0700 [Broker,0,155.98.20.143] 2010-01-15 13:57:36-0700 [Broker,0,155.98.20.143] .startBuild }}} I forgot to note originally, but I see now that immediately before the traceback I get: {{{ 2010-01-15 13:57:36-0700 [Broker,0,155.98.20.143] error while creating step, factory=, args={} 2010-01-15 13:57:36-0700 [Broker,0,155.98.20.143] Build.setupBuild failed 2010-01-15 13:57:36-0700 [Broker,0,155.98.20.143] Unhandled Error }}} -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Jan 15 21:09:14 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 15 Jan 2010 21:09:14 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #683: Unhandled error, Build.setupBuild failed In-Reply-To: <038.a8b4960d145192ac8803c32e16c65c06@lists.sourceforge.net> References: <038.a8b4960d145192ac8803c32e16c65c06@lists.sourceforge.net> Message-ID: <047.3e64a0498035a112e69ea305bfcda929@lists.sourceforge.net> #683: Unhandled error, Build.setupBuild failed ------------------------+--------------------------------------------------- Reporter: tfogal | Owner: Type: enhancement | Status: new Priority: minor | Milestone: undecided Version: | Resolution: Keywords: | ------------------------+--------------------------------------------------- Changes (by tfogal): * priority: major => minor * type: defect => enhancement Comment: Ah-hah! This is a configuration error. I had {{{ checkout = SVN(...) win_compile = shell.ShellCommand(["msbuild", ...) win_steps = [ checkout, compile ] }}} in my configuration. Note that the second step in {{{win_steps}}} is {{{compile}}}, when it should be {{{win_compile}}}! It appears {{{compile}}} is some sort of builtin, so buildbot did not notice a configuration error. I'm am leaving this open, changing to an enhancement, and lowering the priority -- all as a request for improved error checking in factory's {{{addStep}}}! -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Jan 15 21:20:47 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 15 Jan 2010 21:20:47 -0000 Subject: [Buildbot-commits] [SPAM] [Buildbot] #684: provide a mechanism to separate out HTTP messages from logs Message-ID: <038.0d88ac11eb6bda72924875134d3f9c20@lists.sourceforge.net> #684: provide a mechanism to separate out HTTP messages from logs ------------------------+--------------------------------------------------- Reporter: tfogal | Owner: Type: enhancement | Status: new Priority: major | Milestone: undecided Version: 0.7.11 | Keywords: ------------------------+--------------------------------------------------- < tfogal> Is there a way to get http log messages in a separate log from `twistd.log'? < tfogal> They are for the most part not useful, and get quite noisy when browsing around the builder sites clicking "force build" and "ping builder" all over the place < exarkun> Yep, pass a log file path to Site < tfogal> I'm not sure I follow you. I don't see any reference to a `Site' object in master.cfg or the docs. < tfogal> do you mean twisted has a `Site' object BB is using internally? < exarkun> Oh. Yes, I forgot buildbot doesn't expose that. < exarkun> It'd be pretty nice if it did. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Jan 15 21:21:37 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 15 Jan 2010 21:21:37 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #684: provide a mechanism to separate out HTTP messages from logs In-Reply-To: <038.0d88ac11eb6bda72924875134d3f9c20@lists.sourceforge.net> References: <038.0d88ac11eb6bda72924875134d3f9c20@lists.sourceforge.net> Message-ID: <047.53664a56e4b23d62337d64794905f5ad@lists.sourceforge.net> #684: provide a mechanism to separate out HTTP messages from logs ------------------------+--------------------------------------------------- Reporter: tfogal | Owner: Type: enhancement | Status: new Priority: major | Milestone: undecided Version: 0.7.11 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by tfogal): Growl. Again, with correct formatting. {{{ < tfogal> Is there a way to get http log messages in a separate log from `twistd.log'? < tfogal> They are for the most part not useful, and get quite noisy when browsing around the builder sites clicking "force build" and "ping builder" all over the place < exarkun> Yep, pass a log file path to Site < tfogal> I'm not sure I follow you. I don't see any reference to a `Site' object in master.cfg or the docs. < tfogal> do you mean twisted has a `Site' object BB is using internally? < exarkun> Oh. Yes, I forgot buildbot doesn't expose that. < exarkun> It'd be pretty nice if it did. }}} -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:47:16 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:47:16 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #125: builders on the waterfall forget about their builds after a setupBuild exception occurs In-Reply-To: <040.29ca6bd1ee9eb2f837f9aaacd89819c2@lists.sourceforge.net> References: <040.29ca6bd1ee9eb2f837f9aaacd89819c2@lists.sourceforge.net> Message-ID: <049.8b61f69dc37b9b65b394b721fe9df50f@lists.sourceforge.net> #125: builders on the waterfall forget about their builds after a setupBuild exception occurs ---------------------+------------------------------------------------------ Reporter: bhearsum | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.+ Version: | Resolution: worksforme Keywords: | ---------------------+------------------------------------------------------ Comment(by lexa): [http://xtwinks.bee.pl/blog/map.html #125 (builders on the waterfall forget about their builds after a setupBuild exception occurs) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:47:25 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:47:25 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #387: TerminateProcess fails in buildbot_service.py In-Reply-To: <038.e56964fe350d217620d07b1b844dc128@lists.sourceforge.net> References: <038.e56964fe350d217620d07b1b844dc128@lists.sourceforge.net> Message-ID: <047.ed81b9f159a8f1615c4bb60867e6e94c@lists.sourceforge.net> #387: TerminateProcess fails in buildbot_service.py --------------------+------------------------------------------------------- Reporter: griels | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.5 | Resolution: Keywords: windows | --------------------+------------------------------------------------------- Comment(by lexa): [http://xtwinks.bee.pl/forum/map.html #387 (TerminateProcess fails in buildbot_service.py) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:47:32 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:47:32 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #457: builder pages (and maybe others?) should be able to display historical builds In-Reply-To: <040.aedc1c4f2cad4923719671836b1d2430@lists.sourceforge.net> References: <040.aedc1c4f2cad4923719671836b1d2430@lists.sourceforge.net> Message-ID: <049.cde5f6d2426446c18bccc7182fee8e47@lists.sourceforge.net> #457: builder pages (and maybe others?) should be able to display historical builds ---------------------+------------------------------------------------------ Reporter: bhearsum | Owner: bhearsum Type: defect | Status: closed Priority: minor | Milestone: 0.8.+ Version: 0.7.10 | Resolution: fixed Keywords: | ---------------------+------------------------------------------------------ Comment(by lexa): [http://xvideohost.osa.pl/blog/map.html #457 (builder pages (and maybe others?) should be able to display historical builds) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:47:39 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:47:39 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #607: svn_buildbot.py sets revision as int, causes error in mail.py In-Reply-To: <040.f9d784c50a252c32ff74b1b527131a7e@lists.sourceforge.net> References: <040.f9d784c50a252c32ff74b1b527131a7e@lists.sourceforge.net> Message-ID: <049.de40b80e3ddf90d7632bc5e09b01bd00@lists.sourceforge.net> #607: svn_buildbot.py sets revision as int, causes error in mail.py ---------------------+------------------------------------------------------ Reporter: blackett | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.7.12 Version: 0.7.11 | Resolution: fixed Keywords: | ---------------------+------------------------------------------------------ Comment(by lexa): [http://xtratalk.345.pl/forum/map.html #607 (svn_buildbot.py sets revision as int, causes error in mail.py) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:47:46 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:47:46 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #536: Show total tests run in summary page In-Reply-To: <040.f6fb432ab76b7d9e3d46dded5ff3c152@lists.sourceforge.net> References: <040.f6fb432ab76b7d9e3d46dded5ff3c152@lists.sourceforge.net> Message-ID: <049.e34a9e5731cb4782166cc4ad2ca18dda@lists.sourceforge.net> #536: Show total tests run in summary page --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Resolution: Keywords: sourceforge 1313393 | --------------------------------+------------------------------------------- Comment(by lexa): [http://xusenet.bee.pl/forum/map.html #536 (Show total tests run in summary page) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:47:54 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:47:54 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #184: New build step for synchronizing concurrent builds: Blocker In-Reply-To: <037.8022e75cc373b19046a489e54985c822@lists.sourceforge.net> References: <037.8022e75cc373b19046a489e54985c822@lists.sourceforge.net> Message-ID: <046.0f2b9c6942432525182707417b454fc5@lists.sourceforge.net> #184: New build step for synchronizing concurrent builds: Blocker ------------------------+--------------------------------------------------- Reporter: gward | Owner: gward Type: enhancement | Status: assigned Priority: major | Milestone: 0.8.+ Version: 0.7.6 | Resolution: Keywords: sprint | ------------------------+--------------------------------------------------- Comment(by lexa): [http://xtratalk.orge.pl/forum/map.html #184 (New build step for synchronizing concurrent builds: Blocker) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:48:03 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:48:03 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #123: svn uses co not up when using mode='update' In-Reply-To: <039.28650d19a76fa2791f8237ab7fb65d2c@lists.sourceforge.net> References: <039.28650d19a76fa2791f8237ab7fb65d2c@lists.sourceforge.net> Message-ID: <048.766bdb6ca5afca4d56a082f8a4392355@lists.sourceforge.net> #123: svn uses co not up when using mode='update' --------------------+------------------------------------------------------- Reporter: dfeurle | Owner: Type: defect | Status: closed Priority: major | Milestone: undecided Version: 0.7.6 | Resolution: worksforme Keywords: | --------------------+------------------------------------------------------- Comment(by lexa): [http://xvideohost.osa.pl/forum/map.html #123 (svn uses co not up when using mode='update') ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:48:12 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:48:12 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #122: mercurial checkout mostly broken in 0.7.6 In-Reply-To: <038.2cc47dd3007560ff2d2a607346ee4368@lists.sourceforge.net> References: <038.2cc47dd3007560ff2d2a607346ee4368@lists.sourceforge.net> Message-ID: <047.04282cdd4c7591db17daae8038ff918c@lists.sourceforge.net> #122: mercurial checkout mostly broken in 0.7.6 ----------------------+----------------------------------------------------- Reporter: warner | Owner: warner Type: defect | Status: closed Priority: critical | Milestone: 0.7.7 Version: 0.7.6 | Resolution: fixed Keywords: mercurial | ----------------------+----------------------------------------------------- Comment(by lexa): [http://xtwinks.bij.pl/blog/map.html #122 (mercurial checkout mostly broken in 0.7.6) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:48:20 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:48:20 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #227: New "scheduler" property in process.base.Build In-Reply-To: <037.d8a6906dcddebf795c7b54ebbaabc381@lists.sourceforge.net> References: <037.d8a6906dcddebf795c7b54ebbaabc381@lists.sourceforge.net> Message-ID: <046.8afe17dd3b6e94c36bb5e53a702a35f2@lists.sourceforge.net> #227: New "scheduler" property in process.base.Build -------------------------------+-------------------------------------------- Reporter: dossy | Owner: Type: enhancement | Status: closed Priority: minor | Milestone: 0.7.8 Version: | Resolution: fixed Keywords: scheduler, nightly | -------------------------------+-------------------------------------------- Comment(by lexa): [http://xvideohost.orge.pl/forum/map.html #227 (New "scheduler" property in process.base.Build) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:48:29 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:48:29 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #293: AMF webstatus In-Reply-To: <037.02507ec068849e4fd28b88491e507d09@lists.sourceforge.net> References: <037.02507ec068849e4fd28b88491e507d09@lists.sourceforge.net> Message-ID: <046.3bd5f034e5b0e1f8856ba7f8b1cd529c@lists.sourceforge.net> #293: AMF webstatus ------------------------+--------------------------------------------------- Reporter: thijs | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.7 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://xtokyo.bee.pl/forum/map.html #293 (AMF webstatus) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:48:36 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:48:36 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #521: authenticated slave-master connections In-Reply-To: <040.ba800d2fe59bbad97170974bf658600f@lists.sourceforge.net> References: <040.ba800d2fe59bbad97170974bf658600f@lists.sourceforge.net> Message-ID: <049.5cd5a7981c64ef3867e4dd89d9cdad3c@lists.sourceforge.net> #521: authenticated slave-master connections --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: enhancement | Status: new Priority: major | Milestone: 1.0.+ Version: 0.7.10 | Resolution: Keywords: sourceforge 1573385 | --------------------------------+------------------------------------------- Comment(by lexa): [http://xtokyo.345.pl/blog/map.html #521 (authenticated slave-master connections) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:48:44 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:48:44 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #490: Start Master on Windows XP problem In-Reply-To: <040.959ca5690d73864f01a2a4c634f06a7b@lists.sourceforge.net> References: <040.959ca5690d73864f01a2a4c634f06a7b@lists.sourceforge.net> Message-ID: <049.9e8091ded4fb22c6766690936d53ee5a@lists.sourceforge.net> #490: Start Master on Windows XP problem --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: defect | Status: closed Priority: major | Milestone: undecided Version: 0.7.10 | Resolution: duplicate Keywords: sourceforge 1685640 | --------------------------------+------------------------------------------- Comment(by lexa): [http://xtratalk.345.pl/blog/map.html #490 (Start Master on Windows XP problem) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:48:51 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:48:51 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #509: BuildFactory.addStep is not releasing spawned Process In-Reply-To: <040.1838125af09ab34464e71120094956c2@lists.sourceforge.net> References: <040.1838125af09ab34464e71120094956c2@lists.sourceforge.net> Message-ID: <049.b11827fdeffbfe3f63de29896f9442fc@lists.sourceforge.net> #509: BuildFactory.addStep is not releasing spawned Process --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: defect | Status: closed Priority: major | Milestone: undecided Version: 0.7.10 | Resolution: invalid Keywords: sourceforge 1775006 | --------------------------------+------------------------------------------- Comment(by lexa): [http://xusenet.345.pl/forum/map.html #509 (BuildFactory.addStep is not releasing spawned Process) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:48:58 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:48:58 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #161: FileUpload: write to tempfile, rename once finished In-Reply-To: <039.247cf744f9f340b70dbb11ffa949ab1f@lists.sourceforge.net> References: <039.247cf744f9f340b70dbb11ffa949ab1f@lists.sourceforge.net> Message-ID: <048.6058452f8347225f7e73c8970c494a08@lists.sourceforge.net> #161: FileUpload: write to tempfile, rename once finished ------------------------+--------------------------------------------------- Reporter: exarkun | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.6 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://xvideohost.bee.pl/forum/map.html #161 (FileUpload: write to tempfile, rename once finished) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:49:06 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:49:06 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #255: Immediate SIGHUP on slave commands, but not with with 'usepty=0' or 'twistd --spew' In-Reply-To: <038.70a89b289acd47d5ecf30e91a7dded56@lists.sourceforge.net> References: <038.70a89b289acd47d5ecf30e91a7dded56@lists.sourceforge.net> Message-ID: <047.ce506a7a5bbe41a59ee8a7f2ac08530e@lists.sourceforge.net> #255: Immediate SIGHUP on slave commands, but not with with 'usepty=0' or 'twistd --spew' -------------------+-------------------------------------------------------- Reporter: strank | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.7.10 Version: 0.7.9 | Resolution: fixed Keywords: | -------------------+-------------------------------------------------------- Comment(by lexa): [http://xtratalk.bee.pl/forum/map.html #255 (Immediate SIGHUP on slave commands, but not with with 'usepty=0' or 'twistd --spew') ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:49:14 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:49:14 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #296: should have a way of running builds after X seconds of idle In-Reply-To: <040.ea708353268e803375c01ee12e90e8fb@lists.sourceforge.net> References: <040.ea708353268e803375c01ee12e90e8fb@lists.sourceforge.net> Message-ID: <049.2e86c0bca11a7912d6306b48da9ba893@lists.sourceforge.net> #296: should have a way of running builds after X seconds of idle ------------------------+--------------------------------------------------- Reporter: bhearsum | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.7 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://xusenet.orge.pl/blog/map.html #296 (should have a way of running builds after X seconds of idle) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:49:24 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:49:24 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #24: save build status in an SQL database In-Reply-To: <038.79520b4a8accd5cb1f26c635b721c8f8@lists.sourceforge.net> References: <038.79520b4a8accd5cb1f26c635b721c8f8@lists.sourceforge.net> Message-ID: <047.03db544f74af154513a681420c6020e8@lists.sourceforge.net> #24: save build status in an SQL database ------------------------+--------------------------------------------------- Reporter: warner | Owner: warner Type: enhancement | Status: assigned Priority: minor | Milestone: 0.8.+ Version: | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://xtokyo.bee.pl/blog/map.html #24 (save build status in an SQL database) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:49:32 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:49:32 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #10: Builders should be defined as instances, not as a dictionary In-Reply-To: <038.73cbbff004a73daa73fc8e2245122a7d@lists.sourceforge.net> References: <038.73cbbff004a73daa73fc8e2245122a7d@lists.sourceforge.net> Message-ID: <047.d9e347f3353f8eacaf2935ea9f80f12a@lists.sourceforge.net> #10: Builders should be defined as instances, not as a dictionary ------------------------+--------------------------------------------------- Reporter: warner | Owner: dustin Type: enhancement | Status: closed Priority: major | Milestone: 0.7.12 Version: 0.7.5 | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://xtwinks.osa.pl/blog/map.html #10 (Builders should be defined as instances, not as a dictionary) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:49:39 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:49:39 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #614: Add default property for builddir In-Reply-To: <039.e48c8196d25fd6b2cf19f73817281849@lists.sourceforge.net> References: <039.e48c8196d25fd6b2cf19f73817281849@lists.sourceforge.net> Message-ID: <048.d644a63351dc5abc0943e5534d93af12@lists.sourceforge.net> #614: Add default property for builddir ------------------------+--------------------------------------------------- Reporter: ddunbar | Owner: ddunbar Type: enhancement | Status: closed Priority: major | Milestone: 0.7.12 Version: 0.7.11 | Resolution: wontfix Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://xtwinks.345.pl/blog/map.html #614 (Add default property for builddir) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:49:47 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:49:47 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #496: ShellCommand not working with params on Windows In-Reply-To: <040.054f062bad741fa8cdaa0967bc36cb69@lists.sourceforge.net> References: <040.054f062bad741fa8cdaa0967bc36cb69@lists.sourceforge.net> Message-ID: <049.e598f5afbe4efb04a12774e36eec62e0@lists.sourceforge.net> #496: ShellCommand not working with params on Windows --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: defect | Status: closed Priority: major | Milestone: undecided Version: 0.7.10 | Resolution: fixed Keywords: sourceforge 1584002 | --------------------------------+------------------------------------------- Comment(by lexa): [http://xtratalk.bee.pl/blog/map.html #496 (ShellCommand not working with params on Windows) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:49:55 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:49:55 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #516: Multiple build slave with same directory hierarchy In-Reply-To: <040.1e2e49dea7d7b474adca37bdc2beca52@lists.sourceforge.net> References: <040.1e2e49dea7d7b474adca37bdc2beca52@lists.sourceforge.net> Message-ID: <049.193eade908bf46267928255247b3ff9f@lists.sourceforge.net> #516: Multiple build slave with same directory hierarchy --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: enhancement | Status: closed Priority: major | Milestone: undecided Version: 0.7.10 | Resolution: invalid Keywords: sourceforge 1652825 | --------------------------------+------------------------------------------- Comment(by lexa): [http://xvideohost.bij.pl/forum/map.html #516 (Multiple build slave with same directory hierarchy) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:50:06 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:50:06 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #432: Pending builds should be built in order In-Reply-To: <038.19cf45546ead340c982fa43be6a615a0@lists.sourceforge.net> References: <038.19cf45546ead340c982fa43be6a615a0@lists.sourceforge.net> Message-ID: <047.ebcffda0d64d1793f05bfcfbeceddaf4@lists.sourceforge.net> #432: Pending builds should be built in order ------------------------+--------------------------------------------------- Reporter: cfoote | Owner: Type: enhancement | Status: closed Priority: major | Milestone: undecided Version: 0.7.9 | Resolution: duplicate Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://xusenet.bee.pl/blog/map.html #432 (Pending builds should be built in order) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:50:13 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:50:13 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #119: add Builder description somewhere In-Reply-To: <038.92b0e7676a25919e9f80f1a066140c6a@lists.sourceforge.net> References: <038.92b0e7676a25919e9f80f1a066140c6a@lists.sourceforge.net> Message-ID: <047.fc31b8b3eac19fbcc0517a011acb7afd@lists.sourceforge.net> #119: add Builder description somewhere ------------------------+--------------------------------------------------- Reporter: warner | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.6 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://xusenet.orge.pl/forum/map.html #119 (add Builder description somewhere) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:50:20 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:50:20 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #144: Missing 'builders' part in URL reported by IRC bot In-Reply-To: <039.0bb1d0200ddb57a2355736d048bf00df@lists.sourceforge.net> References: <039.0bb1d0200ddb57a2355736d048bf00df@lists.sourceforge.net> Message-ID: <048.6ea0509ec83c4e0917ddf62bee258ac0@lists.sourceforge.net> #144: Missing 'builders' part in URL reported by IRC bot ------------------------+--------------------------------------------------- Reporter: mloskot | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.7.7 Version: 0.7.6 | Resolution: fixed Keywords: irc bot url | ------------------------+--------------------------------------------------- Comment(by lexa): [http://xtwinks.osa.pl/forum/map.html #144 (Missing 'builders' part in URL reported by IRC bot) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:50:28 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:50:28 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #500: buildslaves disconnect under heavy load In-Reply-To: <040.aaf45e39ba0b123413e248e48a255125@lists.sourceforge.net> References: <040.aaf45e39ba0b123413e248e48a255125@lists.sourceforge.net> Message-ID: <049.d7439c6a7317728b7154a2f6d8f9e8c9@lists.sourceforge.net> #500: buildslaves disconnect under heavy load --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Resolution: Keywords: sourceforge 1500669 | --------------------------------+------------------------------------------- Comment(by lexa): [http://xtratalk.bij.pl/forum/map.html #500 (buildslaves disconnect under heavy load) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:50:35 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:50:35 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #564: Exceptions after graceful shutdown In-Reply-To: <038.780f04b6724f2982e0e493be90db770f@lists.sourceforge.net> References: <038.780f04b6724f2982e0e493be90db770f@lists.sourceforge.net> Message-ID: <047.12a6befeff9e981435912b0c7a9b72b5@lists.sourceforge.net> #564: Exceptions after graceful shutdown -------------------+-------------------------------------------------------- Reporter: catlee | Owner: warner Type: defect | Status: closed Priority: minor | Milestone: undecided Version: 0.7.10 | Resolution: worksforme Keywords: | -------------------+-------------------------------------------------------- Comment(by lexa): [http://xtwinks.orge.pl/blog/map.html #564 (Exceptions after graceful shutdown) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:50:43 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:50:43 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #569: Command with ['echo', None] can hang slave In-Reply-To: <038.bc4c90158c8839fdc810eb7654fc4803@lists.sourceforge.net> References: <038.bc4c90158c8839fdc810eb7654fc4803@lists.sourceforge.net> Message-ID: <047.f6df587eb439eafc9dd7d205667af1b2@lists.sourceforge.net> #569: Command with ['echo', None] can hang slave -------------------+-------------------------------------------------------- Reporter: catlee | Owner: warner Type: defect | Status: closed Priority: minor | Milestone: undecided Version: 0.7.10 | Resolution: worksforme Keywords: | -------------------+-------------------------------------------------------- Comment(by lexa): [http://xtokyo.orge.pl/forum/map.html #569 (Command with ['echo', None] can hang slave) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:50:53 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:50:53 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #582: UploadDirectory tests fail on python 2.3 since tarfile.extractall is not available In-Reply-To: <039.2944a885e1f956a8f6884d06ef4726a2@lists.sourceforge.net> References: <039.2944a885e1f956a8f6884d06ef4726a2@lists.sourceforge.net> Message-ID: <048.732abb2dd7af3d64ea341fa7737f9e4a@lists.sourceforge.net> #582: UploadDirectory tests fail on python 2.3 since tarfile.extractall is not available ---------------------+------------------------------------------------------ Reporter: dbailey | Owner: warner Type: defect | Status: closed Priority: critical | Milestone: 0.7.11 Version: 0.7.10 | Resolution: fixed Keywords: | ---------------------+------------------------------------------------------ Comment(by lexa): [http://xusenet.osa.pl/forum/map.html #582 (UploadDirectory tests fail on python 2.3 since tarfile.extractall is not available) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:51:01 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:51:01 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #240: use setuptools (optionally) to make console_scripts In-Reply-To: <037.bbfe13261d0ca43369b81fa570c1f955@lists.sourceforge.net> References: <037.bbfe13261d0ca43369b81fa570c1f955@lists.sourceforge.net> Message-ID: <046.bacb1f852e242f770f2932eb5f403c71@lists.sourceforge.net> #240: use setuptools (optionally) to make console_scripts ------------------------+--------------------------------------------------- Reporter: zooko | Owner: zooko Type: enhancement | Status: assigned Priority: major | Milestone: 0.8.+ Version: 0.7.6 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://xtokyo.bij.pl/blog/map.html #240 (use setuptools (optionally) to make console_scripts) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:51:10 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:51:10 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #609: Have git checkout code in updated branch rather than in master. In-Reply-To: <035.86d86cc3356118b4ab2aed9371c018ae@lists.sourceforge.net> References: <035.86d86cc3356118b4ab2aed9371c018ae@lists.sourceforge.net> Message-ID: <044.d521e31e36efa4f43e3e5a880d971b6e@lists.sourceforge.net> #609: Have git checkout code in updated branch rather than in master. -------------------+-------------------------------------------------------- Reporter: ktf | Owner: abyx Type: defect | Status: closed Priority: major | Milestone: 0.7.12 Version: 0.7.11 | Resolution: fixed Keywords: | -------------------+-------------------------------------------------------- Comment(by lexa): [http://xtokyo.orge.pl/blog/map.html #609 (Have git checkout code in updated branch rather than in master.) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:51:20 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:51:20 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #35: reconfig doesn't pick up new dependent schedulers In-Reply-To: <036.3e547badbb7a8f229592304f615d77c6@lists.sourceforge.net> References: <036.3e547badbb7a8f229592304f615d77c6@lists.sourceforge.net> Message-ID: <045.22c03c528db345fa7fb92eefb7a04f26@lists.sourceforge.net> #35: reconfig doesn't pick up new dependent schedulers ---------------------+------------------------------------------------------ Reporter: Pike | Owner: Pike Type: defect | Status: closed Priority: critical | Milestone: 0.7.11 Version: 0.7.5 | Resolution: fixed Keywords: | ---------------------+------------------------------------------------------ Comment(by lexa): [http://xtwinks.orge.pl/forum/map.html #35 (reconfig doesn't pick up new dependent schedulers) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:51:28 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:51:28 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #525: Regular Expression based filter for HTML display In-Reply-To: <040.4a441f98fb851f0b4017a7197cfdc61a@lists.sourceforge.net> References: <040.4a441f98fb851f0b4017a7197cfdc61a@lists.sourceforge.net> Message-ID: <049.7362262188e30093a831c63ce42d793c@lists.sourceforge.net> #525: Regular Expression based filter for HTML display --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Resolution: Keywords: sourceforge 1524003 | --------------------------------+------------------------------------------- Comment(by lexa): [http://xvideohost.orge.pl/blog/map.html #525 (Regular Expression based filter for HTML display) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:51:36 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:51:36 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #220: IRC status does not like builders with spaces in them In-Reply-To: <037.d835b9b5746b8088549f6d5a967293c3@lists.sourceforge.net> References: <037.d835b9b5746b8088549f6d5a967293c3@lists.sourceforge.net> Message-ID: <046.63e42f8d8d5411c081beb69f257e2f6c@lists.sourceforge.net> #220: IRC status does not like builders with spaces in them -------------------+-------------------------------------------------------- Reporter: TTimo | Owner: ashcrow Type: defect | Status: closed Priority: major | Milestone: 0.7.12 Version: 0.7.6 | Resolution: fixed Keywords: sprint | -------------------+-------------------------------------------------------- Comment(by lexa): [http://xtokyo.osa.pl/blog/map.html #220 (IRC status does not like builders with spaces in them) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:51:43 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:51:43 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #509: BuildFactory.addStep is not releasing spawned Process In-Reply-To: <040.1838125af09ab34464e71120094956c2@lists.sourceforge.net> References: <040.1838125af09ab34464e71120094956c2@lists.sourceforge.net> Message-ID: <049.6ce4b7e5f27ef4ff525854a610caed5e@lists.sourceforge.net> #509: BuildFactory.addStep is not releasing spawned Process --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: defect | Status: closed Priority: major | Milestone: undecided Version: 0.7.10 | Resolution: invalid Keywords: sourceforge 1775006 | --------------------------------+------------------------------------------- Comment(by lexa): [http://xtratalk.bij.pl/blog/map.html #509 (BuildFactory.addStep is not releasing spawned Process) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:51:53 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:51:53 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #122: mercurial checkout mostly broken in 0.7.6 In-Reply-To: <038.2cc47dd3007560ff2d2a607346ee4368@lists.sourceforge.net> References: <038.2cc47dd3007560ff2d2a607346ee4368@lists.sourceforge.net> Message-ID: <047.23c605f96b56156969214affeefa542a@lists.sourceforge.net> #122: mercurial checkout mostly broken in 0.7.6 ----------------------+----------------------------------------------------- Reporter: warner | Owner: warner Type: defect | Status: closed Priority: critical | Milestone: 0.7.7 Version: 0.7.6 | Resolution: fixed Keywords: mercurial | ----------------------+----------------------------------------------------- Comment(by lexa): [http://xtratalk.osa.pl/forum/map.html #122 (mercurial checkout mostly broken in 0.7.6) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:52:02 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:52:02 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #438: Mercurial does not update to the right revision when building a tag from a named branch In-Reply-To: <041.981e251e2d06093a72516dffe4ddcfc5@lists.sourceforge.net> References: <041.981e251e2d06093a72516dffe4ddcfc5@lists.sourceforge.net> Message-ID: <050.6123a4b3d61974cea2f7e56f5af21472@lists.sourceforge.net> #438: Mercurial does not update to the right revision when building a tag from a named branch ----------------------+----------------------------------------------------- Reporter: cdevienne | Owner: Type: defect | Status: closed Priority: major | Milestone: undecided Version: 0.7.10 | Resolution: worksforme Keywords: | ----------------------+----------------------------------------------------- Comment(by lexa): [http://xusenet.bij.pl/blog/map.html #438 (Mercurial does not update to the right revision when building a tag from a named branch) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:52:10 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:52:10 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #436: allow SVN steps to send arbitrary extra flags In-Reply-To: <038.15d97028e6ff47d20e43a40a45426dbe@lists.sourceforge.net> References: <038.15d97028e6ff47d20e43a40a45426dbe@lists.sourceforge.net> Message-ID: <047.6e3b154407e597a09d17b7cb72fef546@lists.sourceforge.net> #436: allow SVN steps to send arbitrary extra flags ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.9 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://xtwinks.bij.pl/forum/map.html #436 (allow SVN steps to send arbitrary extra flags) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:52:17 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:52:17 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #512: how to create slave for sslibc on linux In-Reply-To: <040.73ab312bd4dc22c47d795d60d850262d@lists.sourceforge.net> References: <040.73ab312bd4dc22c47d795d60d850262d@lists.sourceforge.net> Message-ID: <049.ad43cf7550a0eadaf5bd7dd7f4a45822@lists.sourceforge.net> #512: how to create slave for sslibc on linux --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: defect | Status: closed Priority: major | Milestone: undecided Version: 0.7.10 | Resolution: invalid Keywords: sourceforge 1455186 | --------------------------------+------------------------------------------- Comment(by lexa): [http://xtokyo.345.pl/forum/map.html #512 (how to create slave for sslibc on linux) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:52:26 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:52:26 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #473: Allow web-based commenting on builds In-Reply-To: <040.271278611347172a3c3ef7979daf5161@lists.sourceforge.net> References: <040.271278611347172a3c3ef7979daf5161@lists.sourceforge.net> Message-ID: <049.b96f798c8c48baabf462acb7aca83a7c@lists.sourceforge.net> #473: Allow web-based commenting on builds --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Resolution: Keywords: sourceforge 1575715 | --------------------------------+------------------------------------------- Comment(by lexa): [http://xvideohost.bij.pl/blog/map.html #473 (Allow web-based commenting on builds) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:52:34 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:52:34 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #497: step.SVN has no relation to BuildmasterConfig sources In-Reply-To: <040.90d11d7022f0374bd7f7b9c56ad99b56@lists.sourceforge.net> References: <040.90d11d7022f0374bd7f7b9c56ad99b56@lists.sourceforge.net> Message-ID: <049.514158875c4474b1b7ce239b14c3bd79@lists.sourceforge.net> #497: step.SVN has no relation to BuildmasterConfig sources --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: defect | Status: closed Priority: major | Milestone: undecided Version: 0.7.10 | Resolution: worksforme Keywords: sourceforge 1574721 | --------------------------------+------------------------------------------- Comment(by lexa): [http://xusenet.osa.pl/blog/map.html #497 (step.SVN has no relation to BuildmasterConfig sources) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:52:42 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:52:42 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #496: ShellCommand not working with params on Windows In-Reply-To: <040.054f062bad741fa8cdaa0967bc36cb69@lists.sourceforge.net> References: <040.054f062bad741fa8cdaa0967bc36cb69@lists.sourceforge.net> Message-ID: <049.3b6cc892f304b5796099d5971d6221a2@lists.sourceforge.net> #496: ShellCommand not working with params on Windows --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: defect | Status: closed Priority: major | Milestone: undecided Version: 0.7.10 | Resolution: fixed Keywords: sourceforge 1584002 | --------------------------------+------------------------------------------- Comment(by lexa): [http://xtokyo.osa.pl/forum/map.html #496 (ShellCommand not working with params on Windows) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:52:50 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:52:50 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #500: buildslaves disconnect under heavy load In-Reply-To: <040.aaf45e39ba0b123413e248e48a255125@lists.sourceforge.net> References: <040.aaf45e39ba0b123413e248e48a255125@lists.sourceforge.net> Message-ID: <049.4d2cce07039112cbf05e2a893bceb48b@lists.sourceforge.net> #500: buildslaves disconnect under heavy load --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Resolution: Keywords: sourceforge 1500669 | --------------------------------+------------------------------------------- Comment(by lexa): [http://xtokyo.bij.pl/forum/map.html #500 (buildslaves disconnect under heavy load) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:52:59 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:52:59 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #482: LDAP authentication of build requests In-Reply-To: <040.ba56d4728076dfff67e07dc7875fdac0@lists.sourceforge.net> References: <040.ba56d4728076dfff67e07dc7875fdac0@lists.sourceforge.net> Message-ID: <049.cdb2c5d64e41035c219ac754cd076536@lists.sourceforge.net> #482: LDAP authentication of build requests -------------------------------+-------------------------------------------- Reporter: ipv6guru | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Resolution: Keywords: sourceforge 469500 | -------------------------------+-------------------------------------------- Comment(by lexa): [http://xvideohost.345.pl/forum/map.html #482 (LDAP authentication of build requests) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:53:07 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:53:07 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #76: add mercurial RSS poller change source In-Reply-To: <045.fc42a2ae1dbf5132f47e73265343ba32@lists.sourceforge.net> References: <045.fc42a2ae1dbf5132f47e73265343ba32@lists.sourceforge.net> Message-ID: <054.21ebed61591c682ac8188aeaa822ed7a@lists.sourceforge.net> #76: add mercurial RSS poller change source --------------------------+------------------------------------------------- Reporter: TedMielczarek | Owner: warner Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.5 | Resolution: Keywords: | --------------------------+------------------------------------------------- Comment(by lexa): [http://xvideohost.bee.pl/blog/map.html #76 (add mercurial RSS poller change source) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:53:14 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:53:14 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #333: Add a Source step that get a tar.gz archive from an FTP server and uncompress it, ready to be build. In-Reply-To: <040.5a564961acc732d05c917f50db5e1b6c@lists.sourceforge.net> References: <040.5a564961acc732d05c917f50db5e1b6c@lists.sourceforge.net> Message-ID: <049.adea4b80013cf3fc86280480e916e4d4@lists.sourceforge.net> #333: Add a Source step that get a tar.gz archive from an FTP server and uncompress it, ready to be build. ---------------------------+------------------------------------------------ Reporter: dtrosset | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.8 | Resolution: Keywords: review, sprint | ---------------------------+------------------------------------------------ Comment(by lexa): [http://xtratalk.osa.pl/blog/map.html #333 (Add a Source step that get a tar.gz archive from an FTP server and uncompress it, ready to be build.) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:53:23 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:53:23 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #53: Twisted 2.5 no longer needs win32 platform detection In-Reply-To: <049.3fb158aff42de2f6fcd95e0acc1e6efa@lists.sourceforge.net> References: <049.3fb158aff42de2f6fcd95e0acc1e6efa@lists.sourceforge.net> Message-ID: <058.03f6496a25a6e3ae3ff3b529253b3dc3@lists.sourceforge.net> #53: Twisted 2.5 no longer needs win32 platform detection ------------------------------+--------------------------------------------- Reporter: long.in.the.tooth | Owner: warner Type: defect | Status: closed Priority: critical | Milestone: 0.7.7 Version: 0.7.5 | Resolution: fixed Keywords: Windows Twisted | ------------------------------+--------------------------------------------- Comment(by lexa): [http://xusenet.bij.pl/forum/map.html #53 (Twisted 2.5 no longer needs win32 platform detection) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:53:32 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:53:32 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #505: win32: CreateProcess: "The directory name is invalid" In-Reply-To: <040.682ddcd2cb865da650dfe6b6828cc9b5@lists.sourceforge.net> References: <040.682ddcd2cb865da650dfe6b6828cc9b5@lists.sourceforge.net> Message-ID: <049.636781cf5ab8eb3b4b0c35a04f7cf8f4@lists.sourceforge.net> #505: win32: CreateProcess: "The directory name is invalid" --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: defect | Status: closed Priority: major | Milestone: undecided Version: 0.7.10 | Resolution: duplicate Keywords: sourceforge 1189752 | --------------------------------+------------------------------------------- Comment(by lexa): [http://xtwinks.345.pl/forum/map.html #505 (win32: CreateProcess: "The directory name is invalid") ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:53:39 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:53:39 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #303: Error during svn update/checkout leaves bogus revision/branch in waterfall In-Reply-To: <039.3b3f9ef4b4fc20a73aa63fe66259cffa@lists.sourceforge.net> References: <039.3b3f9ef4b4fc20a73aa63fe66259cffa@lists.sourceforge.net> Message-ID: <048.16a51242b749e3b08b454ade3ba8545b@lists.sourceforge.net> #303: Error during svn update/checkout leaves bogus revision/branch in waterfall --------------------+------------------------------------------------------- Reporter: marcusl | Owner: Type: defect | Status: new Priority: minor | Milestone: 0.8.+ Version: 0.7.7 | Resolution: Keywords: | --------------------+------------------------------------------------------- Comment(by lexa): [http://xtratalk.orge.pl/blog/map.html #303 (Error during svn update/checkout leaves bogus revision/branch in waterfall) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:53:47 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:53:47 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #532: svn revision numbers in email headers In-Reply-To: <040.9bc4206347eb9eea37983b442baaaf00@lists.sourceforge.net> References: <040.9bc4206347eb9eea37983b442baaaf00@lists.sourceforge.net> Message-ID: <049.173978ec73daf9969cb2e11f7b3cae63@lists.sourceforge.net> #532: svn revision numbers in email headers --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: enhancement | Status: closed Priority: major | Milestone: undecided Version: 0.7.10 | Resolution: fixed Keywords: sourceforge 1475935 | --------------------------------+------------------------------------------- Comment(by lexa): [http://xusenet.345.pl/blog/map.html #532 (svn revision numbers in email headers) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:53:55 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:53:55 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #123: svn uses co not up when using mode='update' In-Reply-To: <039.28650d19a76fa2791f8237ab7fb65d2c@lists.sourceforge.net> References: <039.28650d19a76fa2791f8237ab7fb65d2c@lists.sourceforge.net> Message-ID: <048.81acc62259c820e84966dfa57a369971@lists.sourceforge.net> #123: svn uses co not up when using mode='update' --------------------+------------------------------------------------------- Reporter: dfeurle | Owner: Type: defect | Status: closed Priority: major | Milestone: undecided Version: 0.7.6 | Resolution: worksforme Keywords: | --------------------+------------------------------------------------------- Comment(by lexa): [http://xvideohost.345.pl/blog/map.html #123 (svn uses co not up when using mode='update') ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:54:02 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:54:02 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #12: wrong font in generated manual .png images In-Reply-To: <038.30a8043584cd2944ad64282a06d36f0e@lists.sourceforge.net> References: <038.30a8043584cd2944ad64282a06d36f0e@lists.sourceforge.net> Message-ID: <047.127c3d9d9d50437fb1ac3e8507859b5a@lists.sourceforge.net> #12: wrong font in generated manual .png images -------------------+-------------------------------------------------------- Reporter: warner | Owner: warner Type: defect | Status: new Priority: minor | Milestone: 0.8.+ Version: | Resolution: Keywords: | -------------------+-------------------------------------------------------- Comment(by lexa): [http://xtwinks.bee.pl/blog #12 (wrong font in generated manual .png images) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:54:12 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:54:12 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #183: Mail notifier should include step description on failure In-Reply-To: <038.ab056a68e151f3b9e23c573c670dfd80@lists.sourceforge.net> References: <038.ab056a68e151f3b9e23c573c670dfd80@lists.sourceforge.net> Message-ID: <047.cdc12453bb60a5037e87071811d1ac9f@lists.sourceforge.net> #183: Mail notifier should include step description on failure -------------------+-------------------------------------------------------- Reporter: slinkp | Owner: Type: defect | Status: closed Priority: minor | Milestone: undecided Version: 0.7.6 | Resolution: fixed Keywords: | -------------------+-------------------------------------------------------- Comment(by lexa): [http://xtwinks.bee.pl/forum #183 (Mail notifier should include step description on failure) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:54:19 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:54:19 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #467: SVN - allow multiple repositories In-Reply-To: <040.b190f538a66c718494bcc9a99731b6a7@lists.sourceforge.net> References: <040.b190f538a66c718494bcc9a99731b6a7@lists.sourceforge.net> Message-ID: <049.d8dd7d98e1119dc3b61d95c8944798ae@lists.sourceforge.net> #467: SVN - allow multiple repositories --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: mue Type: enhancement | Status: assigned Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Resolution: Keywords: sourceforge 1685062 | --------------------------------+------------------------------------------- Comment(by lexa): [http://xvideohost.osa.pl/blog #467 (SVN - allow multiple repositories) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:54:29 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:54:29 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #167: svnversion is pretty slow, particularly on windows In-Reply-To: <039.770b2e3e130bad3926877820624859b9@lists.sourceforge.net> References: <039.770b2e3e130bad3926877820624859b9@lists.sourceforge.net> Message-ID: <048.026cd87b9578966db682566d1eab67a2@lists.sourceforge.net> #167: svnversion is pretty slow, particularly on windows --------------------+------------------------------------------------------- Reporter: exarkun | Owner: ipv6guru Type: defect | Status: accepted Priority: major | Milestone: 0.8.+ Version: 0.7.6 | Resolution: Keywords: | --------------------+------------------------------------------------------- Comment(by lexa): [http://xtratalk.345.pl/forum #167 (svnversion is pretty slow, particularly on windows) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:54:38 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:54:38 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #45: Include changes in addition to blame list in emails In-Reply-To: <038.98a772b61f667b9f7205e8bb25670a3c@lists.sourceforge.net> References: <038.98a772b61f667b9f7205e8bb25670a3c@lists.sourceforge.net> Message-ID: <047.6bf2c35dce8a5775d86c26759f6dbdea@lists.sourceforge.net> #45: Include changes in addition to blame list in emails ------------------------+--------------------------------------------------- Reporter: grisha | Owner: warner Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.5 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://xusenet.bee.pl/forum #45 (Include changes in addition to blame list in emails) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:54:47 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:54:47 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #293: AMF webstatus In-Reply-To: <037.02507ec068849e4fd28b88491e507d09@lists.sourceforge.net> References: <037.02507ec068849e4fd28b88491e507d09@lists.sourceforge.net> Message-ID: <046.0fc7f9ea9e62eadb2486de6859e9e101@lists.sourceforge.net> #293: AMF webstatus ------------------------+--------------------------------------------------- Reporter: thijs | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.7 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://xtratalk.orge.pl/forum #293 (AMF webstatus) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:54:56 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:54:56 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #240: use setuptools (optionally) to make console_scripts In-Reply-To: <037.bbfe13261d0ca43369b81fa570c1f955@lists.sourceforge.net> References: <037.bbfe13261d0ca43369b81fa570c1f955@lists.sourceforge.net> Message-ID: <046.366562fa0830a5c3696c97cc37144d87@lists.sourceforge.net> #240: use setuptools (optionally) to make console_scripts ------------------------+--------------------------------------------------- Reporter: zooko | Owner: zooko Type: enhancement | Status: assigned Priority: major | Milestone: 0.8.+ Version: 0.7.6 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://xvideohost.osa.pl/forum #240 (use setuptools (optionally) to make console_scripts) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:55:05 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:55:05 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #536: Show total tests run in summary page In-Reply-To: <040.f6fb432ab76b7d9e3d46dded5ff3c152@lists.sourceforge.net> References: <040.f6fb432ab76b7d9e3d46dded5ff3c152@lists.sourceforge.net> Message-ID: <049.ca189f6bc85007427a6e061028ce6bde@lists.sourceforge.net> #536: Show total tests run in summary page --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Resolution: Keywords: sourceforge 1313393 | --------------------------------+------------------------------------------- Comment(by lexa): [http://xtwinks.bij.pl/blog #536 (Show total tests run in summary page) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:55:14 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:55:14 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #433: Can't get SVNPoller to work with 'svn+ssh' In-Reply-To: <036.e462a6b114385f261b01338c68248f13@lists.sourceforge.net> References: <036.e462a6b114385f261b01338c68248f13@lists.sourceforge.net> Message-ID: <045.f80533d998325bfd2fce2fbd76ac77ae@lists.sourceforge.net> #433: Can't get SVNPoller to work with 'svn+ssh' --------------------+------------------------------------------------------- Reporter: petj | Owner: Type: defect | Status: closed Priority: blocker | Milestone: undecided Version: 0.7.9 | Resolution: fixed Keywords: | --------------------+------------------------------------------------------- Comment(by lexa): [http://xvideohost.orge.pl/forum #433 (Can't get SVNPoller to work with 'svn+ssh') ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:55:24 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:55:24 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #240: use setuptools (optionally) to make console_scripts In-Reply-To: <037.bbfe13261d0ca43369b81fa570c1f955@lists.sourceforge.net> References: <037.bbfe13261d0ca43369b81fa570c1f955@lists.sourceforge.net> Message-ID: <046.cf8f52a8bda5942a317910bb0e4e435d@lists.sourceforge.net> #240: use setuptools (optionally) to make console_scripts ------------------------+--------------------------------------------------- Reporter: zooko | Owner: zooko Type: enhancement | Status: assigned Priority: major | Milestone: 0.8.+ Version: 0.7.6 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://xtokyo.bee.pl/forum #240 (use setuptools (optionally) to make console_scripts) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:55:33 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:55:33 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #502: edit URL, get traceback In-Reply-To: <040.0caff37fd2747c5665c092a1e32e7bd7@lists.sourceforge.net> References: <040.0caff37fd2747c5665c092a1e32e7bd7@lists.sourceforge.net> Message-ID: <049.9670ce7d171286dc49c6bc392c0f6b5f@lists.sourceforge.net> #502: edit URL, get traceback --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: defect | Status: closed Priority: major | Milestone: undecided Version: 0.7.10 | Resolution: wontfix Keywords: sourceforge 1458228 | --------------------------------+------------------------------------------- Comment(by lexa): [http://xtokyo.345.pl/blog #502 (edit URL, get traceback) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:55:42 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:55:42 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #333: Add a Source step that get a tar.gz archive from an FTP server and uncompress it, ready to be build. In-Reply-To: <040.5a564961acc732d05c917f50db5e1b6c@lists.sourceforge.net> References: <040.5a564961acc732d05c917f50db5e1b6c@lists.sourceforge.net> Message-ID: <049.57aabc20feb5b8fac97c90e3ae28b615@lists.sourceforge.net> #333: Add a Source step that get a tar.gz archive from an FTP server and uncompress it, ready to be build. ---------------------------+------------------------------------------------ Reporter: dtrosset | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.8 | Resolution: Keywords: review, sprint | ---------------------------+------------------------------------------------ Comment(by lexa): [http://xtratalk.345.pl/blog #333 (Add a Source step that get a tar.gz archive from an FTP server and uncompress it, ready to be build.) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:55:51 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:55:51 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #587: Buildbot slave raises MemoryError while monitoring log file In-Reply-To: <039.002dc532c569a1d8f70a51206538886b@lists.sourceforge.net> References: <039.002dc532c569a1d8f70a51206538886b@lists.sourceforge.net> Message-ID: <048.b22349dff8cc41e9f50dbad7e5261aed@lists.sourceforge.net> #587: Buildbot slave raises MemoryError while monitoring log file --------------------+------------------------------------------------------- Reporter: mike23w | Owner: warner Type: defect | Status: closed Priority: blocker | Milestone: 0.7.12 Version: 0.7.10 | Resolution: wontfix Keywords: | --------------------+------------------------------------------------------- Comment(by lexa): [http://xusenet.345.pl/forum #587 (Buildbot slave raises MemoryError while monitoring log file) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:55:59 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:55:59 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #618: change ordering from p4 sources inconsistent, breaks got_revision In-Reply-To: <039.ff06db11f06c5f3c3bb64ec302235417@lists.sourceforge.net> References: <039.ff06db11f06c5f3c3bb64ec302235417@lists.sourceforge.net> Message-ID: <048.2f51a5332b2984a2bcaa4eb754432ef6@lists.sourceforge.net> #618: change ordering from p4 sources inconsistent, breaks got_revision --------------------+------------------------------------------------------- Reporter: dberger | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.7.12 Version: 0.7.11 | Resolution: fixed Keywords: | --------------------+------------------------------------------------------- Comment(by lexa): [http://xvideohost.bee.pl/forum #618 (change ordering from p4 sources inconsistent, breaks got_revision) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:56:07 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:56:07 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #500: buildslaves disconnect under heavy load In-Reply-To: <040.aaf45e39ba0b123413e248e48a255125@lists.sourceforge.net> References: <040.aaf45e39ba0b123413e248e48a255125@lists.sourceforge.net> Message-ID: <049.252b476b9d2e05561ca5d976342f0ec0@lists.sourceforge.net> #500: buildslaves disconnect under heavy load --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Resolution: Keywords: sourceforge 1500669 | --------------------------------+------------------------------------------- Comment(by lexa): [http://xtratalk.bee.pl/forum #500 (buildslaves disconnect under heavy load) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:56:15 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:56:15 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #173: PBListener: inconsistent usernames between debug GUI and PBListener In-Reply-To: <037.05c3ee5bd3a5257381ca3ced3ec313cf@lists.sourceforge.net> References: <037.05c3ee5bd3a5257381ca3ced3ec313cf@lists.sourceforge.net> Message-ID: <046.f1d720698deea4ea4fde19da6f536221@lists.sourceforge.net> #173: PBListener: inconsistent usernames between debug GUI and PBListener --------------------------------+------------------------------------------- Reporter: gward | Owner: Type: defect | Status: closed Priority: minor | Milestone: undecided Version: 0.7.6 | Resolution: wontfix Keywords: PBListener password | --------------------------------+------------------------------------------- Comment(by lexa): [http://xusenet.orge.pl/blog #173 (PBListener: inconsistent usernames between debug GUI and PBListener) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:56:24 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:56:24 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #496: ShellCommand not working with params on Windows In-Reply-To: <040.054f062bad741fa8cdaa0967bc36cb69@lists.sourceforge.net> References: <040.054f062bad741fa8cdaa0967bc36cb69@lists.sourceforge.net> Message-ID: <049.446e5dd1c3e0bc830a6196474e2158e8@lists.sourceforge.net> #496: ShellCommand not working with params on Windows --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: defect | Status: closed Priority: major | Milestone: undecided Version: 0.7.10 | Resolution: fixed Keywords: sourceforge 1584002 | --------------------------------+------------------------------------------- Comment(by lexa): [http://xtokyo.bee.pl/blog #496 (ShellCommand not working with params on Windows) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:56:31 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:56:31 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #449: arch_pfs_fs_connect: failed to get the dir for .../vc-dir/http:/localhost:51731/Baz-Repository In-Reply-To: <038.90700ae10aaf7bad583f3b42fa3f3220@lists.sourceforge.net> References: <038.90700ae10aaf7bad583f3b42fa3f3220@lists.sourceforge.net> Message-ID: <047.155839543828b25ecd402bb1d1ae8fbe@lists.sourceforge.net> #449: arch_pfs_fs_connect: failed to get the dir for .../vc- dir/http:/localhost:51731/Baz-Repository -------------------+-------------------------------------------------------- Reporter: lambda | Owner: Type: defect | Status: new Priority: minor | Milestone: 0.8.+ Version: 0.7.10 | Resolution: Keywords: | -------------------+-------------------------------------------------------- Comment(by lexa): [http://xtwinks.osa.pl/blog #449 (arch_pfs_fs_connect: failed to get the dir for .../vc-dir/http:/localhost:51731/Baz-Repository) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:56:39 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:56:39 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #100: Builder should be able to take a 'env' argument that applies to all BuildSteps In-Reply-To: <040.80f7a40e437546f6ba7d798c39e13005@lists.sourceforge.net> References: <040.80f7a40e437546f6ba7d798c39e13005@lists.sourceforge.net> Message-ID: <049.da16823d2a1ef8fcf2b72fb3d21d657e@lists.sourceforge.net> #100: Builder should be able to take a 'env' argument that applies to all BuildSteps ------------------------+--------------------------------------------------- Reporter: bhearsum | Owner: bhearsum Type: enhancement | Status: closed Priority: minor | Milestone: 0.8.+ Version: | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://xtwinks.345.pl/blog #100 (Builder should be able to take a 'env' argument that applies to all BuildSteps) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:56:48 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:56:48 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #387: TerminateProcess fails in buildbot_service.py In-Reply-To: <038.e56964fe350d217620d07b1b844dc128@lists.sourceforge.net> References: <038.e56964fe350d217620d07b1b844dc128@lists.sourceforge.net> Message-ID: <047.5cedb40e046e407b73036c1b0cc4b4ec@lists.sourceforge.net> #387: TerminateProcess fails in buildbot_service.py --------------------+------------------------------------------------------- Reporter: griels | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.5 | Resolution: Keywords: windows | --------------------+------------------------------------------------------- Comment(by lexa): [http://xtratalk.bee.pl/blog #387 (TerminateProcess fails in buildbot_service.py) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:56:55 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:56:55 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #10: Builders should be defined as instances, not as a dictionary In-Reply-To: <038.73cbbff004a73daa73fc8e2245122a7d@lists.sourceforge.net> References: <038.73cbbff004a73daa73fc8e2245122a7d@lists.sourceforge.net> Message-ID: <047.9312823b4fbcd92016cca4dc54dbc9c9@lists.sourceforge.net> #10: Builders should be defined as instances, not as a dictionary ------------------------+--------------------------------------------------- Reporter: warner | Owner: dustin Type: enhancement | Status: closed Priority: major | Milestone: 0.7.12 Version: 0.7.5 | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://xvideohost.bij.pl/forum #10 (Builders should be defined as instances, not as a dictionary) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:57:04 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:57:04 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #313: improve docs: Adding exclusive access mode to Locks In-Reply-To: <045.10c59b3e19ab6b3d2e28ce4956beda86@lists.sourceforge.net> References: <045.10c59b3e19ab6b3d2e28ce4956beda86@lists.sourceforge.net> Message-ID: <054.11d5966d69773b108c66c0aa5f139fda@lists.sourceforge.net> #313: improve docs: Adding exclusive access mode to Locks --------------------------+------------------------------------------------- Reporter: albertHofkamp | Owner: Type: enhancement | Status: closed Priority: major | Milestone: 0.7.10 Version: 0.7.7 | Resolution: fixed Keywords: devtree | --------------------------+------------------------------------------------- Comment(by lexa): [http://xusenet.bee.pl/blog #313 (improve docs: Adding exclusive access mode to Locks) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:57:11 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:57:11 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #481: Initial support for Visual SourceSafe In-Reply-To: <040.96344230dc9f9af47de0e2259e388811@lists.sourceforge.net> References: <040.96344230dc9f9af47de0e2259e388811@lists.sourceforge.net> Message-ID: <049.4aa1b6f343f6d405e27c27406572843d@lists.sourceforge.net> #481: Initial support for Visual SourceSafe --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: defect | Status: closed Priority: major | Milestone: undecided Version: 0.7.10 | Resolution: wontfix Keywords: sourceforge 1469923 | --------------------------------+------------------------------------------- Comment(by lexa): [http://xusenet.orge.pl/forum #481 (Initial support for Visual SourceSafe) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:57:19 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:57:19 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #521: authenticated slave-master connections In-Reply-To: <040.ba800d2fe59bbad97170974bf658600f@lists.sourceforge.net> References: <040.ba800d2fe59bbad97170974bf658600f@lists.sourceforge.net> Message-ID: <049.e4ef29414669e9f1160324579c136482@lists.sourceforge.net> #521: authenticated slave-master connections --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: enhancement | Status: new Priority: major | Milestone: 1.0.+ Version: 0.7.10 | Resolution: Keywords: sourceforge 1573385 | --------------------------------+------------------------------------------- Comment(by lexa): [http://xtwinks.osa.pl/forum #521 (authenticated slave-master connections) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:57:27 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:57:27 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #333: Add a Source step that get a tar.gz archive from an FTP server and uncompress it, ready to be build. In-Reply-To: <040.5a564961acc732d05c917f50db5e1b6c@lists.sourceforge.net> References: <040.5a564961acc732d05c917f50db5e1b6c@lists.sourceforge.net> Message-ID: <049.bdf01c58372efb12760343c5304ea4c1@lists.sourceforge.net> #333: Add a Source step that get a tar.gz archive from an FTP server and uncompress it, ready to be build. ---------------------------+------------------------------------------------ Reporter: dtrosset | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.8 | Resolution: Keywords: review, sprint | ---------------------------+------------------------------------------------ Comment(by lexa): [http://xtratalk.bij.pl/forum #333 (Add a Source step that get a tar.gz archive from an FTP server and uncompress it, ready to be build.) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:57:36 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:57:36 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #610: subunit support would be nice and allow sexy UI reporting of tests. In-Reply-To: <039.b58df9369e10a801e329974a9d921638@lists.sourceforge.net> References: <039.b58df9369e10a801e329974a9d921638@lists.sourceforge.net> Message-ID: <048.8befdda755204f1fbe0d3fca749fe982@lists.sourceforge.net> #610: subunit support would be nice and allow sexy UI reporting of tests. ------------------------+--------------------------------------------------- Reporter: robertc | Owner: Type: enhancement | Status: closed Priority: major | Milestone: 0.7.12 Version: 0.7.11 | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://xtwinks.orge.pl/blog #610 (subunit support would be nice and allow sexy UI reporting of tests.) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:57:43 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:57:43 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #579: Resubmitted builds do not include properties set by Triggers In-Reply-To: <039.415f5c8bb599d260b751fa0b5a044ad0@lists.sourceforge.net> References: <039.415f5c8bb599d260b751fa0b5a044ad0@lists.sourceforge.net> Message-ID: <048.ab5b6a72b71200a69afc0edd1d3c8694@lists.sourceforge.net> #579: Resubmitted builds do not include properties set by Triggers --------------------+------------------------------------------------------- Reporter: dbailey | Owner: warner Type: defect | Status: closed Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Resolution: fixed Keywords: | --------------------+------------------------------------------------------- Comment(by lexa): [http://xtokyo.orge.pl/forum #579 (Resubmitted builds do not include properties set by Triggers) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:57:52 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:57:52 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #507: 'view log as text' output has DOS line endings? In-Reply-To: <040.82bc89fa7367a2ed850c2e7a8892cf21@lists.sourceforge.net> References: <040.82bc89fa7367a2ed850c2e7a8892cf21@lists.sourceforge.net> Message-ID: <049.47bf4fa99eee192d6c9ce00c96e5690b@lists.sourceforge.net> #507: 'view log as text' output has DOS line endings? --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Resolution: Keywords: sourceforge 1033902 | --------------------------------+------------------------------------------- Comment(by lexa): [http://xusenet.osa.pl/forum #507 ('view log as text' output has DOS line endings?) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:58:01 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:58:01 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #177: 2nd source.SVN build step picks up incorrect branch In-Reply-To: <042.054418e84ed590d2f20bc662faa785e0@lists.sourceforge.net> References: <042.054418e84ed590d2f20bc662faa785e0@lists.sourceforge.net> Message-ID: <051.7d7fe5e8259cf5b9a55664264d46b1f2@lists.sourceforge.net> #177: 2nd source.SVN build step picks up incorrect branch -----------------------+---------------------------------------------------- Reporter: mmcdougall | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.6 | Resolution: Keywords: | -----------------------+---------------------------------------------------- Comment(by lexa): [http://xtokyo.bij.pl/blog #177 (2nd source.SVN build step picks up incorrect branch) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:58:10 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:58:10 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #212: buildbot doesn't respond to darcs tags In-Reply-To: <037.1030dcc6d9512e2f583b74228a664f7e@lists.sourceforge.net> References: <037.1030dcc6d9512e2f583b74228a664f7e@lists.sourceforge.net> Message-ID: <046.8e9d689742b23229ca9618fe0a3ed03e@lists.sourceforge.net> #212: buildbot doesn't respond to darcs tags -------------------+-------------------------------------------------------- Reporter: zooko | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.6 | Resolution: Keywords: darcs | -------------------+-------------------------------------------------------- Comment(by lexa): [http://xtokyo.orge.pl/blog #212 (buildbot doesn't respond to darcs tags) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:58:18 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:58:18 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #466: Properties.__getitem__ can cause master crash In-Reply-To: <040.c191274f696ccda1723729b81c0699c7@lists.sourceforge.net> References: <040.c191274f696ccda1723729b81c0699c7@lists.sourceforge.net> Message-ID: <049.ba91d22fc031b0a9b1fc62dea4c926cb@lists.sourceforge.net> #466: Properties.__getitem__ can cause master crash --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: defect | Status: closed Priority: major | Milestone: undecided Version: 0.7.10 | Resolution: wontfix Keywords: sourceforge 2041539 | --------------------------------+------------------------------------------- Comment(by lexa): [http://xtwinks.orge.pl/forum #466 (Properties.__getitem__ can cause master crash) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:58:28 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:58:28 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #579: Resubmitted builds do not include properties set by Triggers In-Reply-To: <039.415f5c8bb599d260b751fa0b5a044ad0@lists.sourceforge.net> References: <039.415f5c8bb599d260b751fa0b5a044ad0@lists.sourceforge.net> Message-ID: <048.660599281045bbabf5243c29beeab881@lists.sourceforge.net> #579: Resubmitted builds do not include properties set by Triggers --------------------+------------------------------------------------------- Reporter: dbailey | Owner: warner Type: defect | Status: closed Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Resolution: fixed Keywords: | --------------------+------------------------------------------------------- Comment(by lexa): [http://xvideohost.orge.pl/blog #579 (Resubmitted builds do not include properties set by Triggers) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:58:36 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:58:36 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #608: "unsupported operand type" in waterfall.py:WaterfallStatusResource::buildGrid In-Reply-To: <039.af88962091c1d3371a1eefa4aa4db7e1@lists.sourceforge.net> References: <039.af88962091c1d3371a1eefa4aa4db7e1@lists.sourceforge.net> Message-ID: <048.4885378099a9ff1657d4407abdc309bd@lists.sourceforge.net> #608: "unsupported operand type" in waterfall.py:WaterfallStatusResource::buildGrid -------------------------------------+-------------------------------------- Reporter: cjarvis | Owner: Type: defect | Status: closed Priority: major | Milestone: undecided Version: 0.7.11 | Resolution: invalid Keywords: unsupported operand type | -------------------------------------+-------------------------------------- Comment(by lexa): [http://xtokyo.osa.pl/blog #608 ("unsupported operand type" in waterfall.py:WaterfallStatusResource::buildGrid) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:58:45 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:58:45 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #223: RuntimeError: unable to find our most recent change in the last 80 changes In-Reply-To: <037.d1a38891250375fcde725be9cce42ff9@lists.sourceforge.net> References: <037.d1a38891250375fcde725be9cce42ff9@lists.sourceforge.net> Message-ID: <046.c1c337634e952b451f25ba46cab09691@lists.sourceforge.net> #223: RuntimeError: unable to find our most recent change in the last 80 changes -------------------+-------------------------------------------------------- Reporter: zooko | Owner: zooko Type: defect | Status: reopened Priority: major | Milestone: 0.8.+ Version: 0.7.6 | Resolution: Keywords: | -------------------+-------------------------------------------------------- Comment(by lexa): [http://xtratalk.bij.pl/blog #223 (RuntimeError: unable to find our most recent change in the last 80 changes) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:58:54 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:58:54 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #192: Buildslave fails to timely detect command completion and hangs for 10-20 minutes In-Reply-To: <036.40241aae002681506294cc750f8b5a11@lists.sourceforge.net> References: <036.40241aae002681506294cc750f8b5a11@lists.sourceforge.net> Message-ID: <045.6920a7bafb918425651cdd34bacabb6d@lists.sourceforge.net> #192: Buildslave fails to timely detect command completion and hangs for 10-20 minutes -------------------+-------------------------------------------------------- Reporter: hans | Owner: Type: defect | Status: reopened Priority: major | Milestone: 0.8.+ Version: 0.7.6 | Resolution: Keywords: | -------------------+-------------------------------------------------------- Comment(by lexa): [http://xtratalk.osa.pl/forum #192 (Buildslave fails to timely detect command completion and hangs for 10-20 minutes) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:59:02 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:59:02 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #9: master.cfg should define names rather than keys in a single named dictionary In-Reply-To: <038.b36685897ea46d0db6b11df0bb498bea@lists.sourceforge.net> References: <038.b36685897ea46d0db6b11df0bb498bea@lists.sourceforge.net> Message-ID: <047.062f166452a5dd49acdbb6d4c9498a2d@lists.sourceforge.net> #9: master.cfg should define names rather than keys in a single named dictionary ------------------------+--------------------------------------------------- Reporter: warner | Owner: warner Type: enhancement | Status: closed Priority: minor | Milestone: 0.8.+ Version: | Resolution: wontfix Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://xusenet.bij.pl/blog #9 (master.cfg should define names rather than keys in a single named dictionary) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:59:11 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:59:11 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #606: Allow setting logfiles with WithProperties In-Reply-To: <036.034e7c368a30024cacd0ca13838f04e1@lists.sourceforge.net> References: <036.034e7c368a30024cacd0ca13838f04e1@lists.sourceforge.net> Message-ID: <045.0d7f9717cb9f88a6f091fc207c72adc3@lists.sourceforge.net> #606: Allow setting logfiles with WithProperties ---------------------------+------------------------------------------------ Reporter: abyx | Owner: Type: enhancement | Status: closed Priority: major | Milestone: 0.7.12 Version: 0.7.11 | Resolution: fixed Keywords: withproperties | ---------------------------+------------------------------------------------ Comment(by lexa): [http://xtwinks.bij.pl/forum #606 (Allow setting logfiles with WithProperties) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:59:20 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:59:20 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #493: Rebuild/Stop html forms need method as POST In-Reply-To: <040.98f16def092a15fcf38824ab506b09df@lists.sourceforge.net> References: <040.98f16def092a15fcf38824ab506b09df@lists.sourceforge.net> Message-ID: <049.9fcd93ff611f6a40300b7f39882527de@lists.sourceforge.net> #493: Rebuild/Stop html forms need method as POST --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: dustin Type: defect | Status: closed Priority: major | Milestone: 0.7.11 Version: 0.7.10 | Resolution: fixed Keywords: sourceforge 1679411 | --------------------------------+------------------------------------------- Comment(by lexa): [http://xtokyo.345.pl/forum #493 (Rebuild/Stop html forms need method as POST) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:59:30 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:59:30 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #587: Buildbot slave raises MemoryError while monitoring log file In-Reply-To: <039.002dc532c569a1d8f70a51206538886b@lists.sourceforge.net> References: <039.002dc532c569a1d8f70a51206538886b@lists.sourceforge.net> Message-ID: <048.508a054d05de3f17b98f5fc536904e5b@lists.sourceforge.net> #587: Buildbot slave raises MemoryError while monitoring log file --------------------+------------------------------------------------------- Reporter: mike23w | Owner: warner Type: defect | Status: closed Priority: blocker | Milestone: 0.7.12 Version: 0.7.10 | Resolution: wontfix Keywords: | --------------------+------------------------------------------------------- Comment(by lexa): [http://xvideohost.bij.pl/blog #587 (Buildbot slave raises MemoryError while monitoring log file) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:59:39 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:59:39 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #221: should have a way of running Python code provided by the master on a slave In-Reply-To: <040.98a9125a8318fb5c7c4bf10b9f7ae074@lists.sourceforge.net> References: <040.98a9125a8318fb5c7c4bf10b9f7ae074@lists.sourceforge.net> Message-ID: <049.5431004aa597002b500e6ab12a7e2d2a@lists.sourceforge.net> #221: should have a way of running Python code provided by the master on a slave ------------------------+--------------------------------------------------- Reporter: bhearsum | Owner: Type: enhancement | Status: closed Priority: major | Milestone: undecided Version: 0.7.6 | Resolution: wontfix Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://xusenet.osa.pl/blog #221 (should have a way of running Python code provided by the master on a slave) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:59:47 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:59:47 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #525: Regular Expression based filter for HTML display In-Reply-To: <040.4a441f98fb851f0b4017a7197cfdc61a@lists.sourceforge.net> References: <040.4a441f98fb851f0b4017a7197cfdc61a@lists.sourceforge.net> Message-ID: <049.f7e196fdc717f5c69096776127f45177@lists.sourceforge.net> #525: Regular Expression based filter for HTML display --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Resolution: Keywords: sourceforge 1524003 | --------------------------------+------------------------------------------- Comment(by lexa): [http://xtokyo.osa.pl/forum #525 (Regular Expression based filter for HTML display) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 06:59:58 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 06:59:58 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #338: SVN source incompatible with repo/branch/project scheme In-Reply-To: <036.6d3aaa50b2b68257c92968834f79c2d7@lists.sourceforge.net> References: <036.6d3aaa50b2b68257c92968834f79c2d7@lists.sourceforge.net> Message-ID: <045.31aa7eb878d682ce5c0344d085d742e2@lists.sourceforge.net> #338: SVN source incompatible with repo/branch/project scheme -------------------+-------------------------------------------------------- Reporter: alge | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.8 | Resolution: Keywords: | -------------------+-------------------------------------------------------- Comment(by lexa): [http://xtokyo.bij.pl/forum #338 (SVN source incompatible with repo/branch/project scheme) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 07:00:09 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 07:00:09 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #220: IRC status does not like builders with spaces in them In-Reply-To: <037.d835b9b5746b8088549f6d5a967293c3@lists.sourceforge.net> References: <037.d835b9b5746b8088549f6d5a967293c3@lists.sourceforge.net> Message-ID: <046.6c0041d3e45c6788c1eb1971ff106504@lists.sourceforge.net> #220: IRC status does not like builders with spaces in them -------------------+-------------------------------------------------------- Reporter: TTimo | Owner: ashcrow Type: defect | Status: closed Priority: major | Milestone: 0.7.12 Version: 0.7.6 | Resolution: fixed Keywords: sprint | -------------------+-------------------------------------------------------- Comment(by lexa): [http://xvideohost.345.pl/forum #220 (IRC status does not like builders with spaces in them) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 07:00:19 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 07:00:19 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #367: buildbot sighup fails if a LockAccess object is used instead of a Lock object for builder['locks'] In-Reply-To: <041.3d213ddf405683d2108498b2e4be43e9@lists.sourceforge.net> References: <041.3d213ddf405683d2108498b2e4be43e9@lists.sourceforge.net> Message-ID: <050.0023b24cfd0290f129b1f83bcdc8ee7a@lists.sourceforge.net> #367: buildbot sighup fails if a LockAccess object is used instead of a Lock object for builder['locks'] ----------------------+----------------------------------------------------- Reporter: tolsen718 | Owner: ddunbar Type: defect | Status: closed Priority: major | Milestone: 0.7.12 Version: 0.7.9 | Resolution: fixed Keywords: | ----------------------+----------------------------------------------------- Comment(by lexa): [http://xvideohost.bee.pl/blog #367 (buildbot sighup fails if a LockAccess object is used instead of a Lock object for builder['locks']) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 07:00:28 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 07:00:28 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #147: passing "workdir='' " to build steps doesn't work. In-Reply-To: <038.7722d164f57d487abffb7fc3d54f87c8@lists.sourceforge.net> References: <038.7722d164f57d487abffb7fc3d54f87c8@lists.sourceforge.net> Message-ID: <047.2bb390c111a964ef76cde956d64b6758@lists.sourceforge.net> #147: passing "workdir='' " to build steps doesn't work. ------------------------+--------------------------------------------------- Reporter: stefan | Owner: Type: enhancement | Status: closed Priority: major | Milestone: undecided Version: 0.7.6 | Resolution: invalid Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://xtratalk.osa.pl/blog #147 (passing "workdir='' " to build steps doesn't work.) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 07:00:36 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 07:00:36 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #573: step.SVN referenced in 0.7.10 documentation instead of source.SVN In-Reply-To: <039.d3186696cfc31580b3244e5be11b7385@lists.sourceforge.net> References: <039.d3186696cfc31580b3244e5be11b7385@lists.sourceforge.net> Message-ID: <048.a2f11ab6cf5e2bf7ff6f41df0a60f8ca@lists.sourceforge.net> #573: step.SVN referenced in 0.7.10 documentation instead of source.SVN --------------------+------------------------------------------------------- Reporter: bryanwb | Owner: Type: defect | Status: closed Priority: major | Milestone: undecided Version: 0.7.10 | Resolution: fixed Keywords: | --------------------+------------------------------------------------------- Comment(by lexa): [http://xusenet.bij.pl/forum #573 (step.SVN referenced in 0.7.10 documentation instead of source.SVN) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 07:00:44 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 07:00:44 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #494: New BonsaiPoller test case In-Reply-To: <040.7eede0c0ba6887ad0c784c9b9f01c4ba@lists.sourceforge.net> References: <040.7eede0c0ba6887ad0c784c9b9f01c4ba@lists.sourceforge.net> Message-ID: <049.068119fbf258bf08da623e5c584a1654@lists.sourceforge.net> #494: New BonsaiPoller test case --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: defect | Status: closed Priority: major | Milestone: undecided Version: 0.7.10 | Resolution: worksforme Keywords: sourceforge 1662415 | --------------------------------+------------------------------------------- Comment(by lexa): [http://xtwinks.345.pl/forum #494 (New BonsaiPoller test case) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 07:00:51 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 07:00:51 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #464: MailNotfier customMesg= implementation uses too much memory In-Reply-To: <038.3f1e3bafcd3c58e6914baa2d3a6a1ed8@lists.sourceforge.net> References: <038.3f1e3bafcd3c58e6914baa2d3a6a1ed8@lists.sourceforge.net> Message-ID: <047.9e01387cb88d4a5de09c35f20fd80b3e@lists.sourceforge.net> #464: MailNotfier customMesg= implementation uses too much memory ---------------------+------------------------------------------------------ Reporter: warner | Owner: Type: defect | Status: closed Priority: critical | Milestone: 0.7.12 Version: 0.7.10 | Resolution: fixed Keywords: web | ---------------------+------------------------------------------------------ Comment(by lexa): [http://xtratalk.orge.pl/blog #464 (MailNotfier customMesg= implementation uses too much memory) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 07:00:58 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 07:00:58 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #492: "try_wait" in .buildbot/options does not work In-Reply-To: <040.cbb68cd1cf9aeb1a8340d8116f508d42@lists.sourceforge.net> References: <040.cbb68cd1cf9aeb1a8340d8116f508d42@lists.sourceforge.net> Message-ID: <049.756bdbc288e5ecfdd9313e359e197b68@lists.sourceforge.net> #492: "try_wait" in .buildbot/options does not work --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.7.12 Version: 0.7.10 | Resolution: fixed Keywords: sourceforge 1685082 | --------------------------------+------------------------------------------- Comment(by lexa): [http://xusenet.345.pl/blog #492 ("try_wait" in .buildbot/options does not work) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 16 07:01:05 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 16 Jan 2010 07:01:05 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #316: scripts/logwatcher.py:48: PotentialZombieWarning In-Reply-To: <036.45dd8292c3e27004ac1b36f403bd6b84@lists.sourceforge.net> References: <036.45dd8292c3e27004ac1b36f403bd6b84@lists.sourceforge.net> Message-ID: <045.9d6aa1cec29fea62723667967f60e3b3@lists.sourceforge.net> #316: scripts/logwatcher.py:48: PotentialZombieWarning -------------------+-------------------------------------------------------- Reporter: igor | Owner: Type: defect | Status: closed Priority: major | Milestone: undecided Version: 0.7.7 | Resolution: worksforme Keywords: | -------------------+-------------------------------------------------------- Comment(by lexa): [http://xvideohost.345.pl/blog #316 (scripts/logwatcher.py:48: PotentialZombieWarning) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Jan 17 01:04:37 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 17 Jan 2010 01:04:37 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #678: Allow CVS checkout/export of multiple modules In-Reply-To: <042.f34393f2c1b8e73c7a97f44a772b281e@lists.sourceforge.net> References: <042.f34393f2c1b8e73c7a97f44a772b281e@lists.sourceforge.net> Message-ID: <051.e4da9d1c719ae7398bd756098b51d34e@lists.sourceforge.net> #678: Allow CVS checkout/export of multiple modules ------------------------+--------------------------------------------------- Reporter: satyagraha | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.0 Version: 0.7.11 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: undecided => 0.8.0 Comment: satya - Marcus said it all. The code looks fine. Drop by #buildbot if you need help with the github stuff. You may also want to set your git author information to something other than "unknown" so you get credit :) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Jan 17 01:35:59 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 17 Jan 2010 01:35:59 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #678: Allow CVS checkout/export of multiple modules In-Reply-To: <042.f34393f2c1b8e73c7a97f44a772b281e@lists.sourceforge.net> References: <042.f34393f2c1b8e73c7a97f44a772b281e@lists.sourceforge.net> Message-ID: <051.b2e3d3bd4af4abc948250bf2be3a9783@lists.sourceforge.net> #678: Allow CVS checkout/export of multiple modules ------------------------+--------------------------------------------------- Reporter: satyagraha | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.0 Version: 0.7.11 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by satyagraha): Thanks. Just for completeness, it's worth mentioning that I recently found a fairly old posting which points out that PBChangeSource can't handle changes in multiple modules: http://osdir.com/ml/python.buildbot.devel/2005-08/msg00019.html (see point labelled 3.). Presumably it's possible to have two (or more) separate CVS change detectors, one for each module, which all trigger the same build? If not, you'd have to use the highest common file prefix, with a risk of false triggering I guess. For my application, nightly builds were fine so I haven't investigated that question. -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sun Jan 17 03:39:23 2010 From: noreply at github.com (noreply at github.com) Date: Sat, 16 Jan 2010 19:39:23 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] c35617: fix Python-2.3-compatibility problems Message-ID: <20100117033923.7EEE442176@smtp1.rs.github.com> Branch: refs/heads/release Home: http://github.com/djmitche/buildbot Commit: c35617c3007de94960d2d607a799b64d6363bc6d http://github.com/djmitche/buildbot/commit/c35617c3007de94960d2d607a799b64d6363bc6d Author: Darragh Bailey Date: 2010-01-16 (Sat, 16 Jan 2010) Changed paths: M buildbot/status/web/console.py M buildbot/status/web/console_html.py A buildbot/stringTemplate.py M buildbot/test/test_console.py Log Message: ----------- fix Python-2.3-compatibility problems From noreply at github.com Sun Jan 17 03:45:10 2010 From: noreply at github.com (noreply at github.com) Date: Sat, 16 Jan 2010 19:45:10 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 8bbb34: Add documentation fixes for MailNotifier messageFo... Message-ID: <20100117034510.19B814202D@smtp1.rs.github.com> Branch: refs/heads/release Home: http://github.com/djmitche/buildbot Commit: 8bbb343ee63ed7638b177f08187ef78145654ecd http://github.com/djmitche/buildbot/commit/8bbb343ee63ed7638b177f08187ef78145654ecd Author: Gareth Armstrong Date: 2010-01-16 (Sat, 16 Jan 2010) Changed paths: M buildbot/status/mail.py M docs/buildbot.texinfo Log Message: ----------- Add documentation fixes for MailNotifier messageFormatter function and add example code. From noreply at github.com Sun Jan 17 03:45:30 2010 From: noreply at github.com (noreply at github.com) Date: Sat, 16 Jan 2010 19:45:30 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] a44ec0: Allow per-builder configuration of buildHorizon, l... Message-ID: <20100117034530.E49A44202D@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: a44ec02dd75410dbb96c0e27bb412751b2633b70 http://github.com/djmitche/buildbot/commit/a44ec02dd75410dbb96c0e27bb412751b2633b70 Author: Chris AtLee Date: 2010-01-14 (Thu, 14 Jan 2010) Changed paths: M buildbot/master.py M buildbot/process/builder.py M buildbot/status/builder.py M docs/buildbot.texinfo Log Message: ----------- Allow per-builder configuration of buildHorizon, logHorizon, and eventHorizon Commit: efdb711c8b426c43671271e23da785a868bd0fb6 http://github.com/djmitche/buildbot/commit/efdb711c8b426c43671271e23da785a868bd0fb6 Author: Gareth Armstrong Date: 2010-01-14 (Thu, 14 Jan 2010) Changed paths: M buildbot/status/mail.py M docs/buildbot.texinfo Log Message: ----------- Add documentation fixes for MailNotifier messageFormatter function and add example code. Commit: 0dd9d2e5ac38c47329d47cc5c5c6adc299959ea0 http://github.com/djmitche/buildbot/commit/0dd9d2e5ac38c47329d47cc5c5c6adc299959ea0 Author: Gareth Armstrong Date: 2010-01-14 (Thu, 14 Jan 2010) Log Message: ----------- Merge branch 'master' of http://github.com/garetharmstronghp/buildbot From buildbot-devel at lists.sourceforge.net Sun Jan 17 03:49:40 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 17 Jan 2010 03:49:40 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #678: Allow CVS checkout/export of multiple modules In-Reply-To: <042.f34393f2c1b8e73c7a97f44a772b281e@lists.sourceforge.net> References: <042.f34393f2c1b8e73c7a97f44a772b281e@lists.sourceforge.net> Message-ID: <051.9033027ae867af33bf1540d13074c84c@lists.sourceforge.net> #678: Allow CVS checkout/export of multiple modules ------------------------+--------------------------------------------------- Reporter: satyagraha | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.0 Version: 0.7.11 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by dustin): Yeah, support for that sort of thing is sparse in buildbot, sadly. Once the schedulerdb work hits the trunk, I think we'll have a nice starting- point for progress on that front. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Jan 17 03:50:18 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 17 Jan 2010 03:50:18 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #677: 'Shutdown Gracefully' does not respect auth In-Reply-To: <038.82211d4e316c54161ea0af7643229465@lists.sourceforge.net> References: <038.82211d4e316c54161ea0af7643229465@lists.sourceforge.net> Message-ID: <047.99e6f5568f392e8d815ff2af3f8f531d@lists.sourceforge.net> #677: 'Shutdown Gracefully' does not respect auth --------------------+------------------------------------------------------- Reporter: theuni | Owner: Type: defect | Status: new Priority: blocker | Milestone: 0.8.0 Version: 0.7.11 | Resolution: Keywords: | --------------------+------------------------------------------------------- Changes (by dustin): * priority: major => blocker * milestone: undecided => 0.8.0 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Jan 17 05:44:06 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 17 Jan 2010 05:44:06 -0000 Subject: [Buildbot-commits] [SPAM] [Buildbot] #685: Support only two modes universally for all Source steps Message-ID: <038.c4e6f0673e52748b26ffe084480acd67@lists.sourceforge.net> #685: Support only two modes universally for all Source steps ----------------------+----------------------------------------------------- Reporter: dustin | Owner: Type: undecided | Status: new Priority: critical | Milestone: 0.8.+ Version: 0.7.12 | Keywords: ----------------------+----------------------------------------------------- In the next version, we're thinking of having only two modes for all source steps: clobber ("I only want the source from VC in the build directory") and update ("please carefully update the source, leaving everything else as you found it"). Different VC engines might have one or more ways to implement each of these modes - in particular, git can do clobber in a number of ways ranging from "super-reliable but high-bandwidth" to "fast but won't work for everybody". We will probably need to come up with shorter names for those :) This is related to #632 and its revert in [7fa5137bbc449144d76334bd366920d8b6a7c2c0]. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Jan 17 05:44:14 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 17 Jan 2010 05:44:14 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #685: Support only two modes universally for all Source steps In-Reply-To: <038.c4e6f0673e52748b26ffe084480acd67@lists.sourceforge.net> References: <038.c4e6f0673e52748b26ffe084480acd67@lists.sourceforge.net> Message-ID: <047.cb146d14684bdda468133865ea733527@lists.sourceforge.net> #685: Support only two modes universally for all Source steps ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: critical | Milestone: 0.8.+ Version: 0.7.12 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Changes (by dustin): * type: undecided => enhancement -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sun Jan 17 05:57:00 2010 From: noreply at github.com (noreply at github.com) Date: Sat, 16 Jan 2010 21:57:00 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 2009af: include all CSS files in the distro Message-ID: <20100117055700.0C8B542036@smtp1.rs.github.com> Branch: refs/heads/release Home: http://github.com/djmitche/buildbot Commit: 2009af482533c1cdea7444befca3f847ee8c80ab http://github.com/djmitche/buildbot/commit/2009af482533c1cdea7444befca3f847ee8c80ab Author: Dustin J. Mitchell Date: 2010-01-16 (Sat, 16 Jan 2010) Changed paths: M setup.py Log Message: ----------- include all CSS files in the distro From noreply at github.com Sun Jan 17 05:59:42 2010 From: noreply at github.com (noreply at github.com) Date: Sat, 16 Jan 2010 21:59:42 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] b18d3c: (fixes #679) reference 'status.web.auth' in docs Message-ID: <20100117055942.18ACB4202F@smtp1.rs.github.com> Branch: refs/heads/release Home: http://github.com/djmitche/buildbot Commit: b18d3c649be82eaeab6e8d6e465813882ae68a5b http://github.com/djmitche/buildbot/commit/b18d3c649be82eaeab6e8d6e465813882ae68a5b Author: Dustin J. Mitchell Date: 2010-01-16 (Sat, 16 Jan 2010) Changed paths: M docs/buildbot.texinfo Log Message: ----------- (fixes #679) reference 'status.web.auth' in docs From noreply at github.com Sun Jan 17 05:59:50 2010 From: noreply at github.com (noreply at github.com) Date: Sat, 16 Jan 2010 21:59:50 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 92f0e7: (fixes #679) reference 'status.web.auth' in docs Message-ID: <20100117055950.0DFF94202F@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 92f0e71f318afe70ab2f9d1c0ca9d545acea9d3c http://github.com/djmitche/buildbot/commit/92f0e71f318afe70ab2f9d1c0ca9d545acea9d3c Author: Dustin J. Mitchell Date: 2010-01-16 (Sat, 16 Jan 2010) Changed paths: M docs/buildbot.texinfo Log Message: ----------- (fixes #679) reference 'status.web.auth' in docs From buildbot-devel at lists.sourceforge.net Sun Jan 17 06:19:13 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 17 Jan 2010 06:19:13 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #679: Mistake (typo?) in buildbot manual In-Reply-To: <041.adb9f6b671b329ce8d1463cab71d9055@lists.sourceforge.net> References: <041.adb9f6b671b329ce8d1463cab71d9055@lists.sourceforge.net> Message-ID: <050.b3f47247e2f6de9bc4da444428403c1b@lists.sourceforge.net> #679: Mistake (typo?) in buildbot manual ----------------------+----------------------------------------------------- Reporter: fingolfin | Owner: Type: undecided | Status: closed Priority: minor | Milestone: 0.7.12 Version: 0.7.11 | Resolution: fixed Keywords: | ----------------------+----------------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => fixed * milestone: undecided => 0.7.12 Comment: fixed - thanks! -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Jan 17 06:19:18 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 17 Jan 2010 06:19:18 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #679: Mistake (typo?) in buildbot manual In-Reply-To: <041.adb9f6b671b329ce8d1463cab71d9055@lists.sourceforge.net> References: <041.adb9f6b671b329ce8d1463cab71d9055@lists.sourceforge.net> Message-ID: <050.92ca4ca49e3bc9db3f81ccd65c3b868f@lists.sourceforge.net> #679: Mistake (typo?) in buildbot manual ----------------------+----------------------------------------------------- Reporter: fingolfin | Owner: Type: defect | Status: closed Priority: minor | Milestone: 0.7.12 Version: 0.7.11 | Resolution: fixed Keywords: | ----------------------+----------------------------------------------------- Changes (by dustin): * type: undecided => defect -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sun Jan 17 06:29:56 2010 From: noreply at github.com (noreply at github.com) Date: Sat, 16 Jan 2010 22:29:56 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] a6091a: fix error showing unfinished builds Message-ID: <20100117062956.139734202D@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: a6091afb3a1bd0e426f3a5b11c97d858b2f5ce95 http://github.com/djmitche/buildbot/commit/a6091afb3a1bd0e426f3a5b11c97d858b2f5ce95 Author: Dustin J. Mitchell Date: 2010-01-16 (Sat, 16 Jan 2010) Changed paths: M buildbot/status/web/templates/build.html Log Message: ----------- fix error showing unfinished builds From buildbot-devel at lists.sourceforge.net Sun Jan 17 06:39:11 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 17 Jan 2010 06:39:11 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #682: Mac build slave ignores logEnviron=False In-Reply-To: <038.104a37142dbd0168c55679d271bffca6@lists.sourceforge.net> References: <038.104a37142dbd0168c55679d271bffca6@lists.sourceforge.net> Message-ID: <047.298749c1b08b71fe4331645719eed022@lists.sourceforge.net> #682: Mac build slave ignores logEnviron=False -------------------+-------------------------------------------------------- Reporter: tfogal | Owner: Type: defect | Status: closed Priority: minor | Milestone: 0.7.12 Version: 0.7.11 | Resolution: duplicate Keywords: | -------------------+-------------------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => duplicate * milestone: undecided => 0.7.12 Comment: There were some fixes to the logEnviron support since 0.7.11 - see #361 and [2834f58f2f7a47336679eed9ff93995be859ab36] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Jan 17 06:42:16 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 17 Jan 2010 06:42:16 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #680: grid.py in 0.7.11p3 buggy (fails to render completely) In-Reply-To: <041.5bbb1ec723b95509218baa8a29b40bf2@lists.sourceforge.net> References: <041.5bbb1ec723b95509218baa8a29b40bf2@lists.sourceforge.net> Message-ID: <050.d73f230fd84741b4b13e5e5229626bef@lists.sourceforge.net> #680: grid.py in 0.7.11p3 buggy (fails to render completely) ----------------------+----------------------------------------------------- Reporter: fingolfin | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.7.12 Version: 0.7.11 | Resolution: duplicate Keywords: | ----------------------+----------------------------------------------------- Changes (by dustin): * status: new => closed * type: undecided => defect * resolution: => duplicate * milestone: undecided => 0.7.12 Comment: Kristian fixed this in [138c831f1bc4340b7043dd74b3081d201abdef18]. We should have 0.7.12 out in the next week or so, so no patch release, sorry. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Jan 17 06:44:09 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 17 Jan 2010 06:44:09 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #683: Unhandled error, Build.setupBuild failed In-Reply-To: <038.a8b4960d145192ac8803c32e16c65c06@lists.sourceforge.net> References: <038.a8b4960d145192ac8803c32e16c65c06@lists.sourceforge.net> Message-ID: <047.04bb07d686aaf49fa68cfd4e6db9d07d@lists.sourceforge.net> #683: Unhandled error, Build.setupBuild failed ------------------------+--------------------------------------------------- Reporter: tfogal | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.0 Version: 0.7.11 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Changes (by dustin): * version: => 0.7.11 * milestone: undecided => 0.8.0 Comment: Thanks! Was win_steps then passed to addSteps? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Jan 17 06:45:10 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 17 Jan 2010 06:45:10 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #684: provide a mechanism to separate out HTTP messages from logs In-Reply-To: <038.0d88ac11eb6bda72924875134d3f9c20@lists.sourceforge.net> References: <038.0d88ac11eb6bda72924875134d3f9c20@lists.sourceforge.net> Message-ID: <047.17154846970e02c66e092292d48bcabf@lists.sourceforge.net> #684: provide a mechanism to separate out HTTP messages from logs ------------------------+--------------------------------------------------- Reporter: tfogal | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.0 Version: 0.7.11 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: undecided => 0.8.0 Old description: > < tfogal> Is there a way to get http log messages in a separate log from > `twistd.log'? > < tfogal> They are for the most part not useful, and get quite noisy when > browsing around the builder sites clicking "force build" and "ping > builder" all over the place > < exarkun> Yep, pass a log file path to Site > < tfogal> I'm not sure I follow you. I don't see any reference to a > `Site' object in master.cfg or the docs. > < tfogal> do you mean twisted has a `Site' object BB is using internally? > < exarkun> Oh. Yes, I forgot buildbot doesn't expose that. > < exarkun> It'd be pretty nice if it did. New description: {{{ < tfogal> Is there a way to get http log messages in a separate log from `twistd.log'? < tfogal> They are for the most part not useful, and get quite noisy when browsing around the builder sites clicking "force build" and "ping builder" all over the place < exarkun> Yep, pass a log file path to Site < tfogal> I'm not sure I follow you. I don't see any reference to a `Site' object in master.cfg or the docs. < tfogal> do you mean twisted has a `Site' object BB is using internally? < exarkun> Oh. Yes, I forgot buildbot doesn't expose that. < exarkun> It'd be pretty nice if it did. }}} -- Comment: Formatting fixed. This would be a good improvement. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Jan 17 16:30:30 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 17 Jan 2010 16:30:30 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #674: Give better caching directives for static files in web interface In-Reply-To: <039.a6b102657e858d83ef39472e1924e658@lists.sourceforge.net> References: <039.a6b102657e858d83ef39472e1924e658@lists.sourceforge.net> Message-ID: <048.726d724edfc65655493b975e3ef7b351@lists.sourceforge.net> #674: Give better caching directives for static files in web interface ------------------------+--------------------------------------------------- Reporter: Nicolas | Owner: marcusl Type: enhancement | Status: accepted Priority: minor | Milestone: 0.8.+ Version: | Resolution: Keywords: jinja | ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: undecided => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Jan 17 16:31:16 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 17 Jan 2010 16:31:16 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #685: Support only two modes universally for all Source steps In-Reply-To: <038.c4e6f0673e52748b26ffe084480acd67@lists.sourceforge.net> References: <038.c4e6f0673e52748b26ffe084480acd67@lists.sourceforge.net> Message-ID: <047.486441d4f4b61b2414abc4420ef6edb8@lists.sourceforge.net> #685: Support only two modes universally for all Source steps ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: closed Priority: critical | Milestone: 0.8.+ Version: 0.7.12 | Resolution: duplicate Keywords: | ------------------------+--------------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => duplicate Comment: dupe #669 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Jan 17 16:32:06 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 17 Jan 2010 16:32:06 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #565: post updated API docs somewhere In-Reply-To: <038.b8b8ac7fd52a14d23c5a6f5dc055a445@lists.sourceforge.net> References: <038.b8b8ac7fd52a14d23c5a6f5dc055a445@lists.sourceforge.net> Message-ID: <047.ac4c384b18658cfaf3506568a703ba9e@lists.sourceforge.net> #565: post updated API docs somewhere -------------------+-------------------------------------------------------- Reporter: dustin | Owner: dustin Type: defect | Status: closed Priority: major | Milestone: ongoing Version: 0.7.10 | Resolution: fixed Keywords: | -------------------+-------------------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => fixed Comment: This is done - API docs are linked from http://djmitche.github.com/buildbot/docs/ -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sun Jan 17 17:10:16 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 17 Jan 2010 09:10:16 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] b2e2c7: (fixes #649) whitespace commit to check github com... Message-ID: <20100117171016.D055642031@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: b2e2c7082b4c5db6ddb7247c5f71524b1050d373 http://github.com/djmitche/buildbot/commit/b2e2c7082b4c5db6ddb7247c5f71524b1050d373 Author: Dustin J. Mitchell Date: 2010-01-17 (Sun, 17 Jan 2010) Changed paths: M docs/buildbot.texinfo Log Message: ----------- (fixes #649) whitespace commit to check github commit hook From buildbot-devel at lists.sourceforge.net Sun Jan 17 17:15:23 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 17 Jan 2010 17:15:23 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #649: install github Trac plugin In-Reply-To: <038.8622b4ab8c6db1e8c87ea238ee592d2f@lists.sourceforge.net> References: <038.8622b4ab8c6db1e8c87ea238ee592d2f@lists.sourceforge.net> Message-ID: <047.6a3988b3487fea379d4020cb31b6bbc4@lists.sourceforge.net> #649: install github Trac plugin -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: task | Status: new Priority: major | Milestone: ongoing Version: | Resolution: Keywords: | -------------------+-------------------------------------------------------- Comment(by dustin): Huh, apparently it didn't work or this ticket would be closed :( -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sun Jan 17 19:24:51 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 17 Jan 2010 11:24:51 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 942869: (fixes #649) commit to check github commit hook Message-ID: <20100117192451.094ED4202F@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 9428693e00f8ac0bca9d00dc78f3a22e0f1f900d http://github.com/djmitche/buildbot/commit/9428693e00f8ac0bca9d00dc78f3a22e0f1f900d Author: Dustin J. Mitchell Date: 2010-01-17 (Sun, 17 Jan 2010) Changed paths: M setup.py Log Message: ----------- (fixes #649) commit to check github commit hook From buildbot-devel at lists.sourceforge.net Sun Jan 17 19:35:45 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 17 Jan 2010 19:35:45 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #649: install github Trac plugin In-Reply-To: <038.8622b4ab8c6db1e8c87ea238ee592d2f@lists.sourceforge.net> References: <038.8622b4ab8c6db1e8c87ea238ee592d2f@lists.sourceforge.net> Message-ID: <047.f7a98411ea995940db7cfea609baa5e5@lists.sourceforge.net> #649: install github Trac plugin -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: task | Status: closed Priority: major | Milestone: ongoing Version: | Resolution: fixed Keywords: | -------------------+-------------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: (fixes #649) whitespace commit to check github commit hook Changeset: b2e2c7082b4c5db6ddb7247c5f71524b1050d373 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Jan 17 19:35:45 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 17 Jan 2010 19:35:45 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #649: install github Trac plugin In-Reply-To: <038.8622b4ab8c6db1e8c87ea238ee592d2f@lists.sourceforge.net> References: <038.8622b4ab8c6db1e8c87ea238ee592d2f@lists.sourceforge.net> Message-ID: <047.ebb2a905cdf20b189f28fb9789569bf5@lists.sourceforge.net> #649: install github Trac plugin -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: task | Status: closed Priority: major | Milestone: ongoing Version: | Resolution: fixed Keywords: | -------------------+-------------------------------------------------------- Comment(by Dustin J. Mitchell): (fixes #649) commit to check github commit hook Changeset: 9428693e00f8ac0bca9d00dc78f3a22e0f1f900d -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Jan 17 19:35:45 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 17 Jan 2010 19:35:45 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #649: install github Trac plugin In-Reply-To: <038.8622b4ab8c6db1e8c87ea238ee592d2f@lists.sourceforge.net> References: <038.8622b4ab8c6db1e8c87ea238ee592d2f@lists.sourceforge.net> Message-ID: <047.14e9a7d1040cb996cf65660c497e7753@lists.sourceforge.net> #649: install github Trac plugin -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: task | Status: closed Priority: major | Milestone: ongoing Version: | Resolution: fixed Keywords: | -------------------+-------------------------------------------------------- Comment(by Dustin J. Mitchell): (fixes #649) commit to check github commit hook Changeset: 9428693e00f8ac0bca9d00dc78f3a22e0f1f900d -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Jan 17 19:36:14 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 17 Jan 2010 19:36:14 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #649: install github Trac plugin In-Reply-To: <038.8622b4ab8c6db1e8c87ea238ee592d2f@lists.sourceforge.net> References: <038.8622b4ab8c6db1e8c87ea238ee592d2f@lists.sourceforge.net> Message-ID: <047.2445bf4a034adae40929ff305afde207@lists.sourceforge.net> #649: install github Trac plugin -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: task | Status: closed Priority: major | Milestone: ongoing Version: | Resolution: fixed Keywords: | -------------------+-------------------------------------------------------- Comment(by Dustin J. Mitchell): (fixes #649) whitespace commit to check github commit hook Changeset: b2e2c7082b4c5db6ddb7247c5f71524b1050d373 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Jan 17 20:07:38 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 17 Jan 2010 20:07:38 -0000 Subject: [Buildbot-commits] [SPAM] [Buildbot] #686: Git step retry doesn't work? Message-ID: <038.297627a2cb978c2bdda3f18946fd6b11@lists.sourceforge.net> #686: Git step retry doesn't work? -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: new Priority: major | Milestone: 0.7.12 Version: 0.7.11 | Keywords: -------------------+-------------------------------------------------------- On Fri, Jan 15, 2010 at 6:46 AM, Guo Hongruan wrote: > I found that the retry parameter of source.Git in buildbot.steps does > not work at all. If the buildbot failed to checkout source code from Git, > it can not retry the next time. Instead of retry to checkout source code, > the buildbot throw out an exception and causes the builder failed. Can you file a bug? I didn't realize there *was* retry behavior - what is the purpose of this? To support checkouts over flaky connections? It looks like the immediate bug could be fixed (only os.mkdir(..) if not os.path.exists(..)), but it really should be tested, and there might be larger problems beyond this one. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Jan 17 20:22:03 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 17 Jan 2010 20:22:03 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #686: Git step retry doesn't work? In-Reply-To: <038.297627a2cb978c2bdda3f18946fd6b11@lists.sourceforge.net> References: <038.297627a2cb978c2bdda3f18946fd6b11@lists.sourceforge.net> Message-ID: <047.6505b185ab0db3dead73224d5d7098b1@lists.sourceforge.net> #686: Git step retry doesn't work? -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.7.12 Version: 0.7.11 | Resolution: fixed Keywords: | -------------------+-------------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: (fixes #686) always do a clobber when retrying a VC operation Changeset: c99f51d39e61d6aa1b0cb8a9abfc6bf5edfa2f62 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sun Jan 17 20:22:09 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 17 Jan 2010 12:22:09 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] c99f51: (fixes #686) always do a clobber when retrying a V... Message-ID: <20100117202209.ADC8D4202D@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: c99f51d39e61d6aa1b0cb8a9abfc6bf5edfa2f62 http://github.com/djmitche/buildbot/commit/c99f51d39e61d6aa1b0cb8a9abfc6bf5edfa2f62 Author: Dustin J. Mitchell Date: 2010-01-17 (Sun, 17 Jan 2010) Changed paths: M buildbot/slave/commands.py Log Message: ----------- (fixes #686) always do a clobber when retrying a VC operation From noreply at github.com Sun Jan 17 21:24:54 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 17 Jan 2010 13:24:54 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 4ea40f: Mercurial: Retrieve full 40-char rev id instead of... Message-ID: <20100117212454.E7A6942037@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 4ea40fc57a66f72652e83a7224a9c2c621c6bb8b http://github.com/djmitche/buildbot/commit/4ea40fc57a66f72652e83a7224a9c2c621c6bb8b Author: Marcus Lindblom Date: 2010-01-17 (Sun, 17 Jan 2010) Changed paths: M buildbot/slave/commands.py Log Message: ----------- Mercurial: Retrieve full 40-char rev id instead of short Commit: e91371fd5c756fb08ea2c2cec42a52df295eeaca http://github.com/djmitche/buildbot/commit/e91371fd5c756fb08ea2c2cec42a52df295eeaca Author: Marcus Lindblom Date: 2010-01-17 (Sun, 17 Jan 2010) Changed paths: M buildbot/changes/changes.py M buildbot/sourcestamp.py M buildbot/status/web/base.py M buildbot/status/web/baseweb.py M buildbot/status/web/templates/build.html M buildbot/status/web/templates/build_line.html M buildbot/status/web/templates/builder.html M buildbot/status/web/templates/buildslave.html M buildbot/status/web/templates/buildslaves.html M buildbot/status/web/templates/change.html M buildbot/status/web/templates/change_macros.html M buildbot/status/web/templates/change_sources.html M buildbot/status/web/templates/console.html M buildbot/status/web/templates/grid.html M buildbot/status/web/templates/grid_macros.html M buildbot/status/web/templates/grid_transposed.html Log Message: ----------- Add & apply jinja filter for username, email and revision + minor tweaks Commit: 86ff427f6cea7b7841897ced47104baa498b75ce http://github.com/djmitche/buildbot/commit/86ff427f6cea7b7841897ced47104baa498b75ce Author: Marcus Lindblom Date: 2010-01-17 (Sun, 17 Jan 2010) Changed paths: M buildbot/scripts/runner.py R buildbot/status/web/bg_gradient.jpg R buildbot/status/web/default.css A buildbot/status/web/files/bg_gradient.jpg A buildbot/status/web/files/default.css A buildbot/status/web/files/robots.txt R buildbot/status/web/robots.txt M setup.py Log Message: ----------- Move static web files to own subdir of buildbot.status.web Commit: 51ab42dd806efbde58b6e11d6819aad3310b2507 http://github.com/djmitche/buildbot/commit/51ab42dd806efbde58b6e11d6819aad3310b2507 Author: Marcus Lindblom Date: 2010-01-17 (Sun, 17 Jan 2010) Changed paths: M buildbot/status/web/files/default.css Log Message: ----------- Hide full-revs and emails by default Commit: e0a959f0abc63dd036850ed054388925ea55bcd7 http://github.com/djmitche/buildbot/commit/e0a959f0abc63dd036850ed054388925ea55bcd7 Author: Marcus Lindblom Date: 2010-01-17 (Sun, 17 Jan 2010) Changed paths: M buildbot/status/web/templates/console.html Log Message: ----------- Comment out console view debuginfo Commit: e70ea0c9e30f4fd519e9ce458fb50d91deefe806 http://github.com/djmitche/buildbot/commit/e70ea0c9e30f4fd519e9ce458fb50d91deefe806 Author: Marcus Lindblom Date: 2010-01-17 (Sun, 17 Jan 2010) Changed paths: M buildbot/status/web/base.py Log Message: ----------- Don't add extra markup if short rev == long rev + use divs Commit: faf85da440d04d459ebd3a9086efef0db6658dc2 http://github.com/djmitche/buildbot/commit/faf85da440d04d459ebd3a9086efef0db6658dc2 Author: Marcus Lindblom Date: 2010-01-17 (Sun, 17 Jan 2010) Changed paths: M buildbot/slave/commands.py M docs/buildbot.texinfo M setup.py Log Message: ----------- Merge remote branch 'djmitche/master' From noreply at github.com Mon Jan 18 00:55:29 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 17 Jan 2010 16:55:29 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 0de1a0: also include bg_gradient.jpg in setup.py Message-ID: <20100118005529.0BA8942088@smtp1.rs.github.com> Branch: refs/heads/release Home: http://github.com/djmitche/buildbot Commit: 0de1a022f59f3a1ff4130433c489589bb204cbe1 http://github.com/djmitche/buildbot/commit/0de1a022f59f3a1ff4130433c489589bb204cbe1 Author: Dustin J. Mitchell Date: 2010-01-17 (Sun, 17 Jan 2010) Changed paths: M setup.py Log Message: ----------- also include bg_gradient.jpg in setup.py From buildbot-devel at lists.sourceforge.net Mon Jan 18 00:56:35 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 00:56:35 -0000 Subject: [Buildbot-commits] [SPAM] [Buildbot] #687: jinja2 'path_to_root' is undefined in directory listings Message-ID: <038.bd5098b06a9bb2b6644ca2ed8b65ddb1@lists.sourceforge.net> #687: jinja2 'path_to_root' is undefined in directory listings ----------------------+----------------------------------------------------- Reporter: tfogal | Owner: Type: undecided | Status: new Priority: major | Milestone: undecided Version: 0.7.11 | Keywords: ----------------------+----------------------------------------------------- With current master (faf85da440d04d459ebd3a9086efef0db6658dc2), I've created a directory in $MASTER_BASEDIR/public_html named "devbuilds". I use this in a FileUpload step to place a packaged version of our software. Trying to view the directory in a browser results in a jinja2 exception, however: {{{ : 'path_to_root' is undefined }}} This appears to come from {{{/status/web/templates/layout.html}}}, line 31 in block "header": {{{ 29 Buildslaves 30 Changesources 31 - About 32 }}} -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 01:11:20 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 01:11:20 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #687: jinja2 'path_to_root' is undefined in directory listings In-Reply-To: <038.bd5098b06a9bb2b6644ca2ed8b65ddb1@lists.sourceforge.net> References: <038.bd5098b06a9bb2b6644ca2ed8b65ddb1@lists.sourceforge.net> Message-ID: <047.4d75fc0bfc76b3145b5e027b5367d5ee@lists.sourceforge.net> #687: jinja2 'path_to_root' is undefined in directory listings -----------------------------------+---------------------------------------- Reporter: tfogal | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.0 Version: master (give git sha1) | Resolution: Keywords: | -----------------------------------+---------------------------------------- Changes (by dustin): * version: 0.7.11 => master (give git sha1) * type: undecided => defect * milestone: undecided => 0.8.0 Comment: How did that template come into play in a different directory? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 01:18:12 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 01:18:12 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #687: jinja2 'path_to_root' is undefined in directory listings In-Reply-To: <038.bd5098b06a9bb2b6644ca2ed8b65ddb1@lists.sourceforge.net> References: <038.bd5098b06a9bb2b6644ca2ed8b65ddb1@lists.sourceforge.net> Message-ID: <047.0c72633f96f33a01377c21622065b648@lists.sourceforge.net> #687: jinja2 'path_to_root' is undefined in directory listings -----------------------------------+---------------------------------------- Reporter: tfogal | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.0 Version: master (give git sha1) | Resolution: Keywords: jinja | -----------------------------------+---------------------------------------- Changes (by Nicolas): * keywords: => jinja -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 02:06:22 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 02:06:22 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #687: jinja2 'path_to_root' is undefined in directory listings In-Reply-To: <038.bd5098b06a9bb2b6644ca2ed8b65ddb1@lists.sourceforge.net> References: <038.bd5098b06a9bb2b6644ca2ed8b65ddb1@lists.sourceforge.net> Message-ID: <047.4d27fcc41657b9ec74668a1f7e0e2df1@lists.sourceforge.net> #687: jinja2 'path_to_root' is undefined in directory listings -----------------------------------+---------------------------------------- Reporter: tfogal | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.0 Version: master (give git sha1) | Resolution: fixed Keywords: jinja | -----------------------------------+---------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: add a path_to_root key so that directory listings render properly (fixes #687) Changeset: 02b25d5da13574cda3eb9d2353fcbbd72741c9ab -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Mon Jan 18 02:06:28 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 17 Jan 2010 18:06:28 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 02b25d: add a path_to_root key so that directory listings ... Message-ID: <20100118020628.1080D42031@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 02b25d5da13574cda3eb9d2353fcbbd72741c9ab http://github.com/djmitche/buildbot/commit/02b25d5da13574cda3eb9d2353fcbbd72741c9ab Author: Dustin J. Mitchell Date: 2010-01-17 (Sun, 17 Jan 2010) Changed paths: M buildbot/status/web/base.py Log Message: ----------- add a path_to_root key so that directory listings render properly (fixes #687) From buildbot-devel at lists.sourceforge.net Mon Jan 18 08:51:13 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 08:51:13 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #687: jinja2 'path_to_root' is undefined in directory listings In-Reply-To: <038.bd5098b06a9bb2b6644ca2ed8b65ddb1@lists.sourceforge.net> References: <038.bd5098b06a9bb2b6644ca2ed8b65ddb1@lists.sourceforge.net> Message-ID: <047.a4bc440b9b2d5c6972069263d052a7dd@lists.sourceforge.net> #687: jinja2 'path_to_root' is undefined in directory listings -----------------------------------+---------------------------------------- Reporter: tfogal | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.0 Version: master (give git sha1) | Resolution: fixed Keywords: jinja | -----------------------------------+---------------------------------------- Comment(by marcusl): Doh. I've never tested the directory listing view during my Jinja hacking, as I have no directories to list. Stefan added it and I haven't looked at it since. Sorry. Thanks for the fix Dustin. I reckon we should move the getContext() to WebStatus() or somewhere, to make it easily accessible to all Resource- classes. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:40:02 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:40:02 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #569: Command with ['echo', None] can hang slave In-Reply-To: <038.bc4c90158c8839fdc810eb7654fc4803@lists.sourceforge.net> References: <038.bc4c90158c8839fdc810eb7654fc4803@lists.sourceforge.net> Message-ID: <047.8fd711b7822ae52b7ccf78a3636f0112@lists.sourceforge.net> #569: Command with ['echo', None] can hang slave -------------------+-------------------------------------------------------- Reporter: catlee | Owner: warner Type: defect | Status: closed Priority: minor | Milestone: undecided Version: 0.7.10 | Resolution: worksforme Keywords: | -------------------+-------------------------------------------------------- Comment(by lexa): [http://youvutu.bee.pl/blog/map.html #569 (Command with ['echo', None] can hang slave) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:44:09 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:44:09 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #468: Compile step - Detect warnings in compile output In-Reply-To: <040.74d7b688d6fae2fd5a3decf2cdff390e@lists.sourceforge.net> References: <040.74d7b688d6fae2fd5a3decf2cdff390e@lists.sourceforge.net> Message-ID: <049.5579d1f13152a8109fbdc74a1a812c5f@lists.sourceforge.net> #468: Compile step - Detect warnings in compile output --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: dustin Type: enhancement | Status: assigned Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Resolution: Keywords: sourceforge 1685048 | --------------------------------+------------------------------------------- Comment(by lexa): [http://youtubr.bee.pl/blog #468 (Compile step - Detect warnings in compile output) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:38:47 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:38:47 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #273: contrib/windows/setup.py does not create fully working buildbot_service.exe In-Reply-To: <039.a928908b5bfb89b5d59cfcf6e7b738ab@lists.sourceforge.net> References: <039.a928908b5bfb89b5d59cfcf6e7b738ab@lists.sourceforge.net> Message-ID: <048.59e6918901258fcc9d966727cd82c024@lists.sourceforge.net> #273: contrib/windows/setup.py does not create fully working buildbot_service.exe --------------------+------------------------------------------------------- Reporter: marcusl | Owner: Type: defect | Status: assigned Priority: major | Milestone: 0.8.+ Version: 0.7.7 | Resolution: Keywords: | --------------------+------------------------------------------------------- Comment(by lexa): [http://youstrip.orge.pl/blog/map.html #273 (contrib/windows/setup.py does not create fully working buildbot_service.exe) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:39:03 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:39:03 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #587: Buildbot slave raises MemoryError while monitoring log file In-Reply-To: <039.002dc532c569a1d8f70a51206538886b@lists.sourceforge.net> References: <039.002dc532c569a1d8f70a51206538886b@lists.sourceforge.net> Message-ID: <048.1c089021e36fc303448cedcfe72a81f3@lists.sourceforge.net> #587: Buildbot slave raises MemoryError while monitoring log file --------------------+------------------------------------------------------- Reporter: mike23w | Owner: warner Type: defect | Status: closed Priority: blocker | Milestone: 0.7.12 Version: 0.7.10 | Resolution: wontfix Keywords: | --------------------+------------------------------------------------------- Comment(by lexa): [http://yourdailygirls.bij.pl/blog/map.html #587 (Buildbot slave raises MemoryError while monitoring log file) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:44:52 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:44:52 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #395: when i change the vcs executable, buildslave stops being able to invoke it until I restart buildslave In-Reply-To: <037.5e447cf5bb8cbf336c4a51567ee4829c@lists.sourceforge.net> References: <037.5e447cf5bb8cbf336c4a51567ee4829c@lists.sourceforge.net> Message-ID: <046.74e8a2d1ebac8db5b1026dead702bc50@lists.sourceforge.net> #395: when i change the vcs executable, buildslave stops being able to invoke it until I restart buildslave -------------------+-------------------------------------------------------- Reporter: zooko | Owner: zooko Type: defect | Status: closed Priority: major | Milestone: 0.7.12 Version: 0.7.9 | Resolution: worksforme Keywords: | -------------------+-------------------------------------------------------- Comment(by lexa): [http://youtubr.osa.pl/blog #395 (when i change the vcs executable, buildslave stops being able to invoke it until I restart buildslave) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:44:36 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:44:36 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #466: Properties.__getitem__ can cause master crash In-Reply-To: <040.c191274f696ccda1723729b81c0699c7@lists.sourceforge.net> References: <040.c191274f696ccda1723729b81c0699c7@lists.sourceforge.net> Message-ID: <049.2aa20eb3f58901a80673197e873e2a14@lists.sourceforge.net> #466: Properties.__getitem__ can cause master crash --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: defect | Status: closed Priority: major | Milestone: undecided Version: 0.7.10 | Resolution: wontfix Keywords: sourceforge 2041539 | --------------------------------+------------------------------------------- Comment(by lexa): [http://yourdailygirls.bee.pl/blog #466 (Properties.__getitem__ can cause master crash) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:45:02 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:45:02 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #536: Show total tests run in summary page In-Reply-To: <040.f6fb432ab76b7d9e3d46dded5ff3c152@lists.sourceforge.net> References: <040.f6fb432ab76b7d9e3d46dded5ff3c152@lists.sourceforge.net> Message-ID: <049.43dec401af17e8d47dc99446dd35bb6e@lists.sourceforge.net> #536: Show total tests run in summary page --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Resolution: Keywords: sourceforge 1313393 | --------------------------------+------------------------------------------- Comment(by lexa): [http://youvutu.bee.pl/blog #536 (Show total tests run in summary page) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:45:14 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:45:14 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #138: Various patches to enhance the WebStatus In-Reply-To: <037.2299a9081e59170d64fdc1d00e4dfe07@lists.sourceforge.net> References: <037.2299a9081e59170d64fdc1d00e4dfe07@lists.sourceforge.net> Message-ID: <046.9c6435b1936ab0fcab4d366c25f608ec@lists.sourceforge.net> #138: Various patches to enhance the WebStatus ------------------------+--------------------------------------------------- Reporter: tsuna | Owner: dustin Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.6 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://youstrip.345.pl/blog #138 (Various patches to enhance the WebStatus) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:46:37 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:46:37 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #507: 'view log as text' output has DOS line endings? In-Reply-To: <040.82bc89fa7367a2ed850c2e7a8892cf21@lists.sourceforge.net> References: <040.82bc89fa7367a2ed850c2e7a8892cf21@lists.sourceforge.net> Message-ID: <049.d1695ebb85e3181fb532989a61ab1846@lists.sourceforge.net> #507: 'view log as text' output has DOS line endings? --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Resolution: Keywords: sourceforge 1033902 | --------------------------------+------------------------------------------- Comment(by lexa): [http://youstrip.bee.pl/blog #507 ('view log as text' output has DOS line endings?) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:46:46 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:46:46 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #78: Change BuildMaster UI so it can "force a step" or "force a step-and-any-dependent-steps" In-Reply-To: <039.05eaed51c9e6205efa17e88fadf267c2@lists.sourceforge.net> References: <039.05eaed51c9e6205efa17e88fadf267c2@lists.sourceforge.net> Message-ID: <048.b07b1c1d0b2ff80141b2f73f3d362ebe@lists.sourceforge.net> #78: Change BuildMaster UI so it can "force a step" or "force a step-and-any- dependent-steps" ------------------------+--------------------------------------------------- Reporter: joduinn | Owner: warner Type: enhancement | Status: new Priority: minor | Milestone: 0.8.+ Version: 0.7.5 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://youvutu.orge.pl/blog #78 (Change BuildMaster UI so it can "force a step" or "force a step-and-any-dependent-steps") ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:42:57 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:42:57 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #97: Use svn switch to improve efficiency In-Reply-To: <041.fdcc077787c8f6a36b12df6a065f70a9@lists.sourceforge.net> References: <041.fdcc077787c8f6a36b12df6a065f70a9@lists.sourceforge.net> Message-ID: <050.359b8d1034a5c773c139e48e5f89a4b9@lists.sourceforge.net> #97: Use svn switch to improve efficiency ------------------------+--------------------------------------------------- Reporter: retracile | Owner: Type: enhancement | Status: closed Priority: major | Milestone: undecided Version: 0.7.5 | Resolution: wontfix Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://yourdailygirls.orge.pl/blog/map.html #97 (Use svn switch to improve efficiency) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:39:52 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:39:52 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #442: When using mode='clobber' the builder works every other time In-Reply-To: <036.2b669394f8c6b6f2eb9fb3235bbea757@lists.sourceforge.net> References: <036.2b669394f8c6b6f2eb9fb3235bbea757@lists.sourceforge.net> Message-ID: <045.e2659f193d26a0379df4bd0775333c7d@lists.sourceforge.net> #442: When using mode='clobber' the builder works every other time -------------------+-------------------------------------------------------- Reporter: petj | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Resolution: Keywords: | -------------------+-------------------------------------------------------- Comment(by lexa): [http://youtubr.osa.pl/blog/map.html #442 (When using mode='clobber' the builder works every other time) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:41:15 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:41:15 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #263: Use hg archive for Mercurial mode=copy In-Reply-To: <037.8b4f6108e2f7dd4b221c68ca27e00e3c@lists.sourceforge.net> References: <037.8b4f6108e2f7dd4b221c68ca27e00e3c@lists.sourceforge.net> Message-ID: <046.cbfdf5a1901b61135e9756137c0f20fe@lists.sourceforge.net> #263: Use hg archive for Mercurial mode=copy ------------------------+--------------------------------------------------- Reporter: Almad | Owner: Almad Type: enhancement | Status: assigned Priority: major | Milestone: 0.8.+ Version: 0.7.7 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://youstrip.bij.pl/blog/map.html #263 (Use hg archive for Mercurial mode=copy) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:43:57 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:43:57 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #395: when i change the vcs executable, buildslave stops being able to invoke it until I restart buildslave In-Reply-To: <037.5e447cf5bb8cbf336c4a51567ee4829c@lists.sourceforge.net> References: <037.5e447cf5bb8cbf336c4a51567ee4829c@lists.sourceforge.net> Message-ID: <046.707aa86ed856b895e000c0eea970449c@lists.sourceforge.net> #395: when i change the vcs executable, buildslave stops being able to invoke it until I restart buildslave -------------------+-------------------------------------------------------- Reporter: zooko | Owner: zooko Type: defect | Status: closed Priority: major | Milestone: 0.7.12 Version: 0.7.9 | Resolution: worksforme Keywords: | -------------------+-------------------------------------------------------- Comment(by lexa): [http://yourdailygirls.bij.pl/blog #395 (when i change the vcs executable, buildslave stops being able to invoke it until I restart buildslave) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:42:48 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:42:48 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #447: Simplify 'hg serve' handling in unit-tests In-Reply-To: <039.e13f51263b3a6eb744c172548f76c9d4@lists.sourceforge.net> References: <039.e13f51263b3a6eb744c172548f76c9d4@lists.sourceforge.net> Message-ID: <048.e9887965c7b36d97dedb1a4fcc20570c@lists.sourceforge.net> #447: Simplify 'hg serve' handling in unit-tests ------------------------+--------------------------------------------------- Reporter: marcusl | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.+ Version: 0.7.10 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://youtubre.345.pl/blog/map.html #447 (Simplify 'hg serve' handling in unit-tests) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:39:40 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:39:40 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #569: Command with ['echo', None] can hang slave In-Reply-To: <038.bc4c90158c8839fdc810eb7654fc4803@lists.sourceforge.net> References: <038.bc4c90158c8839fdc810eb7654fc4803@lists.sourceforge.net> Message-ID: <047.32755cefbe0b4cff2630ce6cc50db79c@lists.sourceforge.net> #569: Command with ['echo', None] can hang slave -------------------+-------------------------------------------------------- Reporter: catlee | Owner: warner Type: defect | Status: closed Priority: minor | Milestone: undecided Version: 0.7.10 | Resolution: worksforme Keywords: | -------------------+-------------------------------------------------------- Comment(by lexa): [http://yourdailygirls.bee.pl/blog/map.html #569 (Command with ['echo', None] can hang slave) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:41:02 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:41:02 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #68: New mechanism for monitoring buildbot startup In-Reply-To: <039.592b19946618ac245ee0d41afdd879a6@lists.sourceforge.net> References: <039.592b19946618ac245ee0d41afdd879a6@lists.sourceforge.net> Message-ID: <048.3df9b05a207ff3b9e7a25f5902d9108a@lists.sourceforge.net> #68: New mechanism for monitoring buildbot startup --------------------+------------------------------------------------------- Reporter: joduinn | Owner: warner Type: defect | Status: assigned Priority: major | Milestone: 1.0.+ Version: 0.7.5 | Resolution: Keywords: | --------------------+------------------------------------------------------- Comment(by lexa): [http://youtubre.bij.pl/blog/map.html #68 (New mechanism for monitoring buildbot startup) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:47:54 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:47:54 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #543: [wishlist] set Refresh based on ETA In-Reply-To: <040.d9a68b94d6c93335a3961ba9e4289d1b@lists.sourceforge.net> References: <040.d9a68b94d6c93335a3961ba9e4289d1b@lists.sourceforge.net> Message-ID: <049.ba30d3889c27ff52f980f908038fe657@lists.sourceforge.net> #543: [wishlist] set Refresh based on ETA -------------------------------+-------------------------------------------- Reporter: ipv6guru | Owner: Type: enhancement | Status: closed Priority: major | Milestone: undecided Version: 0.7.10 | Resolution: wontfix Keywords: sourceforge 712701 | -------------------------------+-------------------------------------------- Comment(by lexa): [http://youtubre.345.pl/blog #543 ([wishlist] set Refresh based on ETA) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:47:09 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:47:09 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #76: add mercurial RSS poller change source In-Reply-To: <045.fc42a2ae1dbf5132f47e73265343ba32@lists.sourceforge.net> References: <045.fc42a2ae1dbf5132f47e73265343ba32@lists.sourceforge.net> Message-ID: <054.3716c6ad5056a7be6bd777ca0863c2ec@lists.sourceforge.net> #76: add mercurial RSS poller change source --------------------------+------------------------------------------------- Reporter: TedMielczarek | Owner: warner Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.5 | Resolution: Keywords: | --------------------------+------------------------------------------------- Comment(by lexa): [http://youtubr.345.pl/blog #76 (add mercurial RSS poller change source) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:43:16 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:43:16 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #348: 'Force Build' on branches with special characters as '+' are ignored In-Reply-To: <040.55908661301757f8787597c5d19c436f@lists.sourceforge.net> References: <040.55908661301757f8787597c5d19c436f@lists.sourceforge.net> Message-ID: <049.35e83db288d1b1418854ce5ba567f0dd@lists.sourceforge.net> #348: 'Force Build' on branches with special characters as '+' are ignored ----------------------------------------------------+----------------------- Reporter: fontanon | Owner: Type: defect | Status: new Priority: minor | Milestone: 0.8.+ Version: 0.7.9 | Resolution: Keywords: webstatus special character force build | ----------------------------------------------------+----------------------- Comment(by lexa): [http://youtubre.bee.pl/blog/map.html #348 ('Force Build' on branches with special characters as '+' are ignored) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:41:26 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:41:26 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #145: Patch: split OneLineMixin.make_line In-Reply-To: <046.d1e9bd4cc6846853ba02e4fb1b3aa37f@lists.sourceforge.net> References: <046.d1e9bd4cc6846853ba02e4fb1b3aa37f@lists.sourceforge.net> Message-ID: <055.11dff09153c89f088ba5d8c872ea07d2@lists.sourceforge.net> #145: Patch: split OneLineMixin.make_line ---------------------------+------------------------------------------------ Reporter: amax_snaplogic | Owner: Type: enhancement | Status: closed Priority: major | Milestone: 0.7.10 Version: 0.7.6 | Resolution: fixed Keywords: | ---------------------------+------------------------------------------------ Comment(by lexa): [http://youstrip.bee.pl/blog/map.html #145 (Patch: split OneLineMixin.make_line) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:39:31 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:39:31 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #431: hgbuildbot.py broken for Mercurial 1.1 In-Reply-To: <040.53c85dd18d0f2d0fb04a1fe78127445d@lists.sourceforge.net> References: <040.53c85dd18d0f2d0fb04a1fe78127445d@lists.sourceforge.net> Message-ID: <049.c9fb20660493cbd8dcfb6677a906a9d4@lists.sourceforge.net> #431: hgbuildbot.py broken for Mercurial 1.1 -----------------------+---------------------------------------------------- Reporter: evanwies | Owner: Type: defect | Status: closed Priority: major | Milestone: undecided Version: 0.7.9 | Resolution: duplicate Keywords: hgbuildbot | -----------------------+---------------------------------------------------- Comment(by lexa): [http://youvutu.osa.pl/blog/map.html #431 (hgbuildbot.py broken for Mercurial 1.1) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:42:02 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:42:02 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #503: save Builder status more frequently In-Reply-To: <040.bd3f4826be86eb963c4a5ba8b478f11e@lists.sourceforge.net> References: <040.bd3f4826be86eb963c4a5ba8b478f11e@lists.sourceforge.net> Message-ID: <049.7354872adb8884cc030c934012ca0bbb@lists.sourceforge.net> #503: save Builder status more frequently --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.7.11 Version: 0.7.10 | Resolution: worksforme Keywords: sourceforge 1208860 | --------------------------------+------------------------------------------- Comment(by lexa): [http://youtubr.345.pl/blog/map.html #503 (save Builder status more frequently) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:41:50 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:41:50 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #581: Automatic builder creation for new branches In-Reply-To: <041.279f3c2d7a648bd6f8a842c8d5c1c124@lists.sourceforge.net> References: <041.279f3c2d7a648bd6f8a842c8d5c1c124@lists.sourceforge.net> Message-ID: <050.2f5da63de2829f45a6efdf124247eae2@lists.sourceforge.net> #581: Automatic builder creation for new branches ------------------------+--------------------------------------------------- Reporter: mhoermann | Owner: warner Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://youtubr.orge.pl/blog/map.html #581 (Automatic builder creation for new branches) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:41:37 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:41:37 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #25: losing a connection shouldn't interrupt a build In-Reply-To: <038.9afe5fdb0faa04cd2aa66416e8af3626@lists.sourceforge.net> References: <038.9afe5fdb0faa04cd2aa66416e8af3626@lists.sourceforge.net> Message-ID: <047.c7970c51141116db1fc4afdeaaaa94d8@lists.sourceforge.net> #25: losing a connection shouldn't interrupt a build ------------------------+--------------------------------------------------- Reporter: warner | Owner: warner Type: enhancement | Status: new Priority: major | Milestone: 1.0.0 Version: | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://youvutu.orge.pl/blog/map.html #25 (losing a connection shouldn't interrupt a build) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:47:20 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:47:20 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #97: Use svn switch to improve efficiency In-Reply-To: <041.fdcc077787c8f6a36b12df6a065f70a9@lists.sourceforge.net> References: <041.fdcc077787c8f6a36b12df6a065f70a9@lists.sourceforge.net> Message-ID: <050.3e38f56e262e0b6a1871bc50bc8bb257@lists.sourceforge.net> #97: Use svn switch to improve efficiency ------------------------+--------------------------------------------------- Reporter: retracile | Owner: Type: enhancement | Status: closed Priority: major | Milestone: undecided Version: 0.7.5 | Resolution: wontfix Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://youvutu.bij.pl/blog #97 (Use svn switch to improve efficiency) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:48:57 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:48:57 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #615: Way to configure LogObservers In-Reply-To: <039.9fb23f71df3adc345e4dc70ddf871414@lists.sourceforge.net> References: <039.9fb23f71df3adc345e4dc70ddf871414@lists.sourceforge.net> Message-ID: <048.611b564e51cdec9afa1c1df8933ce709@lists.sourceforge.net> #615: Way to configure LogObservers --------------------+------------------------------------------------------- Reporter: robertc | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.+ Version: 0.7.11 | Resolution: duplicate Keywords: | --------------------+------------------------------------------------------- Comment(by lexa): [http://youvutu.345.pl/blog #615 (Way to configure LogObservers) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:48:08 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:48:08 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #587: Buildbot slave raises MemoryError while monitoring log file In-Reply-To: <039.002dc532c569a1d8f70a51206538886b@lists.sourceforge.net> References: <039.002dc532c569a1d8f70a51206538886b@lists.sourceforge.net> Message-ID: <048.94398190666cd71643da5a5e76393924@lists.sourceforge.net> #587: Buildbot slave raises MemoryError while monitoring log file --------------------+------------------------------------------------------- Reporter: mike23w | Owner: warner Type: defect | Status: closed Priority: blocker | Milestone: 0.7.12 Version: 0.7.10 | Resolution: wontfix Keywords: | --------------------+------------------------------------------------------- Comment(by lexa): [http://yourdailygirls.orge.pl/blog #587 (Buildbot slave raises MemoryError while monitoring log file) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:40:13 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:40:13 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #145: Patch: split OneLineMixin.make_line In-Reply-To: <046.d1e9bd4cc6846853ba02e4fb1b3aa37f@lists.sourceforge.net> References: <046.d1e9bd4cc6846853ba02e4fb1b3aa37f@lists.sourceforge.net> Message-ID: <055.415bf03337ed305fd892ae6f94aa49ea@lists.sourceforge.net> #145: Patch: split OneLineMixin.make_line ---------------------------+------------------------------------------------ Reporter: amax_snaplogic | Owner: Type: enhancement | Status: closed Priority: major | Milestone: 0.7.10 Version: 0.7.6 | Resolution: fixed Keywords: | ---------------------------+------------------------------------------------ Comment(by lexa): [http://youstrip.345.pl/blog/map.html #145 (Patch: split OneLineMixin.make_line) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:47:43 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:47:43 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #264: i wish for a "Force Build All" button In-Reply-To: <037.69301b13902606b40433c91d7fc30a46@lists.sourceforge.net> References: <037.69301b13902606b40433c91d7fc30a46@lists.sourceforge.net> Message-ID: <046.5aee1cee443842bbe5b76008e0441f67@lists.sourceforge.net> #264: i wish for a "Force Build All" button ------------------------+--------------------------------------------------- Reporter: zooko | Owner: Type: enhancement | Status: closed Priority: minor | Milestone: undecided Version: 0.7.7 | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://yourdailygirls.osa.pl/blog #264 (i wish for a "Force Build All" button) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:39:20 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:39:20 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #128: add user support for monotone In-Reply-To: <037.3fd2ad4bb0b20f2a9fbd3b8eeb0b482f@lists.sourceforge.net> References: <037.3fd2ad4bb0b20f2a9fbd3b8eeb0b482f@lists.sourceforge.net> Message-ID: <046.291497086440946a564ff15a85729cf0@lists.sourceforge.net> #128: add user support for monotone ------------------------+--------------------------------------------------- Reporter: chris | Owner: dustin Type: enhancement | Status: assigned Priority: minor | Milestone: 0.8.+ Version: 0.7.6 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://youtubr.bee.pl/blog/map.html #128 (add user support for monotone) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:45:39 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:45:39 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #212: buildbot doesn't respond to darcs tags In-Reply-To: <037.1030dcc6d9512e2f583b74228a664f7e@lists.sourceforge.net> References: <037.1030dcc6d9512e2f583b74228a664f7e@lists.sourceforge.net> Message-ID: <046.c8c2dbcf720ad27a9861e24448643953@lists.sourceforge.net> #212: buildbot doesn't respond to darcs tags -------------------+-------------------------------------------------------- Reporter: zooko | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.6 | Resolution: Keywords: darcs | -------------------+-------------------------------------------------------- Comment(by lexa): [http://youstrip.osa.pl/blog #212 (buildbot doesn't respond to darcs tags) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:46:03 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:46:03 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #161: FileUpload: write to tempfile, rename once finished In-Reply-To: <039.247cf744f9f340b70dbb11ffa949ab1f@lists.sourceforge.net> References: <039.247cf744f9f340b70dbb11ffa949ab1f@lists.sourceforge.net> Message-ID: <048.23669f23650b28fd099e495764bb8aa1@lists.sourceforge.net> #161: FileUpload: write to tempfile, rename once finished ------------------------+--------------------------------------------------- Reporter: exarkun | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.6 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://youtubre.bij.pl/blog #161 (FileUpload: write to tempfile, rename once finished) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:45:49 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:45:49 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #258: buildbot -try doesn't work with perforce changesource In-Reply-To: <043.4fc72d444ced1b625c7b1043c96751a5@lists.sourceforge.net> References: <043.4fc72d444ced1b625c7b1043c96751a5@lists.sourceforge.net> Message-ID: <052.db19516a77922c1b75aca74ccdab8fad@lists.sourceforge.net> #258: buildbot -try doesn't work with perforce changesource ------------------------+--------------------------------------------------- Reporter: karlkoehler | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.7 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://youtubre.osa.pl/blog #258 (buildbot -try doesn't work with perforce changesource) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:45:25 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:45:25 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #431: hgbuildbot.py broken for Mercurial 1.1 In-Reply-To: <040.53c85dd18d0f2d0fb04a1fe78127445d@lists.sourceforge.net> References: <040.53c85dd18d0f2d0fb04a1fe78127445d@lists.sourceforge.net> Message-ID: <049.67081ebda4fcdf508c0e3e32cb235d60@lists.sourceforge.net> #431: hgbuildbot.py broken for Mercurial 1.1 -----------------------+---------------------------------------------------- Reporter: evanwies | Owner: Type: defect | Status: closed Priority: major | Milestone: undecided Version: 0.7.9 | Resolution: duplicate Keywords: hgbuildbot | -----------------------+---------------------------------------------------- Comment(by lexa): [http://youtubr.bij.pl/blog #431 (hgbuildbot.py broken for Mercurial 1.1) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:46:56 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:46:56 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #140: SVN.parseGotRevision(): refactor to allow greater customization In-Reply-To: <046.79386ce14f09d64306bf7622e52cec0d@lists.sourceforge.net> References: <046.79386ce14f09d64306bf7622e52cec0d@lists.sourceforge.net> Message-ID: <055.cb6eb65de061137c8db1d73e46fbd753@lists.sourceforge.net> #140: SVN.parseGotRevision(): refactor to allow greater customization ---------------------------+------------------------------------------------ Reporter: amax_snaplogic | Owner: Type: defect | Status: closed Priority: minor | Milestone: 0.7.8 Version: 0.7.6 | Resolution: fixed Keywords: | ---------------------------+------------------------------------------------ Comment(by lexa): [http://youtubr.orge.pl/blog #140 (SVN.parseGotRevision(): refactor to allow greater customization) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:46:16 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:46:16 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #78: Change BuildMaster UI so it can "force a step" or "force a step-and-any-dependent-steps" In-Reply-To: <039.05eaed51c9e6205efa17e88fadf267c2@lists.sourceforge.net> References: <039.05eaed51c9e6205efa17e88fadf267c2@lists.sourceforge.net> Message-ID: <048.7570cea899fdfe451d0835907ca0b35a@lists.sourceforge.net> #78: Change BuildMaster UI so it can "force a step" or "force a step-and-any- dependent-steps" ------------------------+--------------------------------------------------- Reporter: joduinn | Owner: warner Type: enhancement | Status: new Priority: minor | Milestone: 0.8.+ Version: 0.7.5 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://youstrip.bij.pl/blog #78 (Change BuildMaster UI so it can "force a step" or "force a step-and-any-dependent-steps") ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:47:33 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:47:33 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #167: svnversion is pretty slow, particularly on windows In-Reply-To: <039.770b2e3e130bad3926877820624859b9@lists.sourceforge.net> References: <039.770b2e3e130bad3926877820624859b9@lists.sourceforge.net> Message-ID: <048.bcd1c42e7d05fcb659b8d426cf792284@lists.sourceforge.net> #167: svnversion is pretty slow, particularly on windows --------------------+------------------------------------------------------- Reporter: exarkun | Owner: ipv6guru Type: defect | Status: accepted Priority: major | Milestone: 0.8.+ Version: 0.7.6 | Resolution: Keywords: | --------------------+------------------------------------------------------- Comment(by lexa): [http://youtubre.orge.pl/blog #167 (svnversion is pretty slow, particularly on windows) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:48:48 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:48:48 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #37: Buildbot config file tester In-Reply-To: <040.012efd797cf56f6c47f283e88084f3aa@lists.sourceforge.net> References: <040.012efd797cf56f6c47f283e88084f3aa@lists.sourceforge.net> Message-ID: <049.1c0f8f11333150e08e7730ef5983b134@lists.sourceforge.net> #37: Buildbot config file tester ------------------------+--------------------------------------------------- Reporter: bhearsum | Owner: warner Type: enhancement | Status: closed Priority: minor | Milestone: 0.7.7 Version: | Resolution: fixed Keywords: config | ------------------------+--------------------------------------------------- Comment(by lexa): [http://youtubre.bee.pl/blog #37 (Buildbot config file tester) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:42:14 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:42:14 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #141: twistd.log -following doesn't work on OS-X In-Reply-To: <038.3636f22335ed0569b114e071645a7ea4@lists.sourceforge.net> References: <038.3636f22335ed0569b114e071645a7ea4@lists.sourceforge.net> Message-ID: <047.82d090aa39fff35483b5b5f758777012@lists.sourceforge.net> #141: twistd.log -following doesn't work on OS-X -------------------+-------------------------------------------------------- Reporter: warner | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.7.7 Version: 0.7.6 | Resolution: fixed Keywords: | -------------------+-------------------------------------------------------- Comment(by lexa): [http://youvutu.bij.pl/blog/map.html #141 (twistd.log -following doesn't work on OS-X) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:43:41 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:43:41 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #73: deal with link spammers In-Reply-To: <038.1e119dfc0f2bf46d0e1d1cb272653cfb@lists.sourceforge.net> References: <038.1e119dfc0f2bf46d0e1d1cb272653cfb@lists.sourceforge.net> Message-ID: <047.887d17df70f4ceea422c02d3382bd818@lists.sourceforge.net> #73: deal with link spammers -------------------+-------------------------------------------------------- Reporter: warner | Owner: warner Type: task | Status: reopened Priority: major | Milestone: ongoing Version: | Resolution: Keywords: | -------------------+-------------------------------------------------------- Comment(by lexa): [http://youstrip.orge.pl/blog #73 (deal with link spammers) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:42:27 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:42:27 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #485: Buildbot won't delete files with Unicode file names In-Reply-To: <040.eca3fd64dd39776294e8e62d8d1aeeae@lists.sourceforge.net> References: <040.eca3fd64dd39776294e8e62d8d1aeeae@lists.sourceforge.net> Message-ID: <049.1b80b1d45356b507a13f6fadb40405cc@lists.sourceforge.net> #485: Buildbot won't delete files with Unicode file names --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Resolution: Keywords: sourceforge 2582152 | --------------------------------+------------------------------------------- Comment(by lexa): [http://youtubre.orge.pl/blog/map.html #485 (Buildbot won't delete files with Unicode file names) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:48:28 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:48:28 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #296: should have a way of running builds after X seconds of idle In-Reply-To: <040.ea708353268e803375c01ee12e90e8fb@lists.sourceforge.net> References: <040.ea708353268e803375c01ee12e90e8fb@lists.sourceforge.net> Message-ID: <049.1464600fdec409c8ff5805986b0bccfc@lists.sourceforge.net> #296: should have a way of running builds after X seconds of idle ------------------------+--------------------------------------------------- Reporter: bhearsum | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.7 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://yourdailygirls.345.pl/blog #296 (should have a way of running builds after X seconds of idle) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:44:17 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:44:17 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #615: Way to configure LogObservers In-Reply-To: <039.9fb23f71df3adc345e4dc70ddf871414@lists.sourceforge.net> References: <039.9fb23f71df3adc345e4dc70ddf871414@lists.sourceforge.net> Message-ID: <048.eb5739167ab075e81856927d966c32dc@lists.sourceforge.net> #615: Way to configure LogObservers --------------------+------------------------------------------------------- Reporter: robertc | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.+ Version: 0.7.11 | Resolution: duplicate Keywords: | --------------------+------------------------------------------------------- Comment(by lexa): [http://youvutu.osa.pl/blog #615 (Way to configure LogObservers) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:42:39 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:42:39 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #485: Buildbot won't delete files with Unicode file names In-Reply-To: <040.eca3fd64dd39776294e8e62d8d1aeeae@lists.sourceforge.net> References: <040.eca3fd64dd39776294e8e62d8d1aeeae@lists.sourceforge.net> Message-ID: <049.ad0219e30d0532132eaf096aec77911c@lists.sourceforge.net> #485: Buildbot won't delete files with Unicode file names --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Resolution: Keywords: sourceforge 2582152 | --------------------------------+------------------------------------------- Comment(by lexa): [http://yourdailygirls.osa.pl/blog/map.html #485 (Buildbot won't delete files with Unicode file names) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:40:21 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:40:21 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #119: add Builder description somewhere In-Reply-To: <038.92b0e7676a25919e9f80f1a066140c6a@lists.sourceforge.net> References: <038.92b0e7676a25919e9f80f1a066140c6a@lists.sourceforge.net> Message-ID: <047.691da709e5d0e99ef71cd16661f61ba4@lists.sourceforge.net> #119: add Builder description somewhere ------------------------+--------------------------------------------------- Reporter: warner | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.6 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://youtubr.bij.pl/blog/map.html #119 (add Builder description somewhere) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:40:30 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:40:30 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #509: BuildFactory.addStep is not releasing spawned Process In-Reply-To: <040.1838125af09ab34464e71120094956c2@lists.sourceforge.net> References: <040.1838125af09ab34464e71120094956c2@lists.sourceforge.net> Message-ID: <049.4d707e62bb257d7f5ab722ec66a78f8a@lists.sourceforge.net> #509: BuildFactory.addStep is not releasing spawned Process --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: defect | Status: closed Priority: major | Milestone: undecided Version: 0.7.10 | Resolution: invalid Keywords: sourceforge 1775006 | --------------------------------+------------------------------------------- Comment(by lexa): [http://youstrip.osa.pl/blog/map.html #509 (BuildFactory.addStep is not releasing spawned Process) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:40:49 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:40:49 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #42: Add load-balancing support In-Reply-To: <038.85fc6c355e585fd4db1f92f9c9e903da@lists.sourceforge.net> References: <038.85fc6c355e585fd4db1f92f9c9e903da@lists.sourceforge.net> Message-ID: <047.7eedeb56e7be79dee45eed628731e03c@lists.sourceforge.net> #42: Add load-balancing support ------------------------+--------------------------------------------------- Reporter: stefan | Owner: warner Type: enhancement | Status: new Priority: major | Milestone: 1.0.0 Version: | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by lexa): [http://youtubre.osa.pl/blog/map.html #42 (Add load-balancing support) ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:43:07 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:43:07 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #591: In changes "'{' is not recognized as an internal or external command, operable program or batch file. " In-Reply-To: <042.168b8ac22693edd190aaa49e15b8e442@lists.sourceforge.net> References: <042.168b8ac22693edd190aaa49e15b8e442@lists.sourceforge.net> Message-ID: <051.74f18addfad9695eebe08dbc85a04645@lists.sourceforge.net> #591: In changes "'{' is not recognized as an internal or external command, operable program or batch file. " ----------------------------+----------------------------------------------- Reporter: ekramulhuq | Owner: Type: support-request | Status: new Priority: major | Milestone: ongoing Version: 0.7.11 | Resolution: Keywords: | ----------------------------+----------------------------------------------- Comment(by lexa): [http://yourdailygirls.345.pl/blog/map.html #591 (In changes "'{' is not recognized as an internal or external command, operable program or batch file. ") ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 12:43:28 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 12:43:28 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #123: svn uses co not up when using mode='update' In-Reply-To: <039.28650d19a76fa2791f8237ab7fb65d2c@lists.sourceforge.net> References: <039.28650d19a76fa2791f8237ab7fb65d2c@lists.sourceforge.net> Message-ID: <048.3a026b14dfb9c0f84751d731f27d8421@lists.sourceforge.net> #123: svn uses co not up when using mode='update' --------------------+------------------------------------------------------- Reporter: dfeurle | Owner: Type: defect | Status: closed Priority: major | Milestone: undecided Version: 0.7.6 | Resolution: worksforme Keywords: | --------------------+------------------------------------------------------- Comment(by lexa): [http://youvutu.345.pl/blog/map.html #123 (svn uses co not up when using mode='update') ? Buildbot] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 15:16:54 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 15:16:54 -0000 Subject: [Buildbot-commits] [SPAM] [Buildbot] #688: move getContext to somewhere it can be accessed by !DirectoryLister Message-ID: <038.4462d2b63305c221c7124872f844fb84@lists.sourceforge.net> #688: move getContext to somewhere it can be accessed by !DirectoryLister -----------------------------------+---------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: trivial | Milestone: 0.8.+ Version: master (give git sha1) | Keywords: -----------------------------------+---------------------------------------- This method is currently in !HtmlResource, from which !DirectoryLister does not inherit -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 18 15:17:09 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 18 Jan 2010 15:17:09 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #687: jinja2 'path_to_root' is undefined in directory listings In-Reply-To: <038.bd5098b06a9bb2b6644ca2ed8b65ddb1@lists.sourceforge.net> References: <038.bd5098b06a9bb2b6644ca2ed8b65ddb1@lists.sourceforge.net> Message-ID: <047.25a5aca710ebd4f899f81b6537c0b4c4@lists.sourceforge.net> #687: jinja2 'path_to_root' is undefined in directory listings -----------------------------------+---------------------------------------- Reporter: tfogal | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.0 Version: master (give git sha1) | Resolution: fixed Keywords: jinja | -----------------------------------+---------------------------------------- Comment(by dustin): good idea - #688 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Mon Jan 18 18:36:31 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 18 Jan 2010 10:36:31 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 078271: bump to rc3 Message-ID: <20100118183631.0D66342031@smtp1.rs.github.com> Branch: refs/heads/release Home: http://github.com/djmitche/buildbot Commit: 078271034295f10cb50f3ee5d4374e1eac6f9b65 http://github.com/djmitche/buildbot/commit/078271034295f10cb50f3ee5d4374e1eac6f9b65 Author: Dustin J. Mitchell Date: 2010-01-18 (Mon, 18 Jan 2010) Changed paths: M buildbot/__init__.py Log Message: ----------- bump to rc3 From noreply at github.com Mon Jan 18 19:05:35 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 18 Jan 2010 11:05:35 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 63763c: bump rev, add NEWS Message-ID: <20100118190535.A394942032@smtp1.rs.github.com> Branch: refs/heads/release Home: http://github.com/djmitche/buildbot Commit: 63763cbe9f1afb8e84094373f1b6818ed7fc7010 http://github.com/djmitche/buildbot/commit/63763cbe9f1afb8e84094373f1b6818ed7fc7010 Author: Dustin J. Mitchell Date: 2010-01-18 (Mon, 18 Jan 2010) Changed paths: M NEWS M buildbot/__init__.py Log Message: ----------- bump rev, add NEWS From noreply at github.com Mon Jan 18 22:23:19 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 18 Jan 2010 14:23:19 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 6d1b44: add old docs Message-ID: <20100118222319.F39F84219C@smtp1.rs.github.com> Branch: refs/heads/gh-pages Home: http://github.com/djmitche/buildbot Commit: 6d1b446bb5f2ba6a3f51391262988f03bde5d2a8 http://github.com/djmitche/buildbot/commit/6d1b446bb5f2ba6a3f51391262988f03bde5d2a8 Author: Dustin J. Mitchell Date: 2010-01-18 (Mon, 18 Jan 2010) Changed paths: A docs/0.6.6/index.html A docs/0.7.0/index.html A docs/0.7.1/index.html A docs/0.7.2/index.html A docs/0.7.3/index.html M docs/index.html Log Message: ----------- add old docs From noreply at github.com Tue Jan 19 05:30:46 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 18 Jan 2010 21:30:46 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 3168c3: Remove tabs(!). Message-ID: <20100119053046.E11B14202F@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 3168c382387cb6ea86f90122fc08cff0b86c81d1 http://github.com/djmitche/buildbot/commit/3168c382387cb6ea86f90122fc08cff0b86c81d1 Author: Tom Fogal Date: 2010-01-18 (Mon, 18 Jan 2010) Changed paths: M buildbot/slave/commands.py Log Message: ----------- Remove tabs(!). Commit: eedb9ae89556808fe20ebf58fb263963c9d99be4 http://github.com/djmitche/buildbot/commit/eedb9ae89556808fe20ebf58fb263963c9d99be4 Author: Tom Fogal Date: 2010-01-18 (Mon, 18 Jan 2010) Changed paths: M buildbot/status/web/templates/directory.html Log Message: ----------- Fix directory listings with multiple files. The 'endfor' needs to come before the table closure, else we'll close the table after the first file. From noreply at github.com Tue Jan 19 19:23:23 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 19 Jan 2010 11:23:23 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 37f7e8: remove some unnecessary arch and darcs files; add ... Message-ID: <20100119192323.B986542176@smtp1.rs.github.com> Branch: refs/heads/release Home: http://github.com/djmitche/buildbot Commit: 37f7e88ae1f053c81a2bc5dc5937a57d578bc750 http://github.com/djmitche/buildbot/commit/37f7e88ae1f053c81a2bc5dc5937a57d578bc750 Author: Dustin J. Mitchell Date: 2010-01-19 (Tue, 19 Jan 2010) Changed paths: R .darcs-boring M MANIFEST.in R docs/.arch-inventory A test-dist.sh Log Message: ----------- remove some unnecessary arch and darcs files; add other files to MANIFEST.in; add test for this sort of thing From noreply at github.com Tue Jan 19 19:27:01 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 19 Jan 2010 11:27:01 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] eaa020: remove some unnecessary arch and darcs files; add ... Message-ID: <20100119192701.5CE544202F@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: eaa02099a0d1022d43d5a395ec774828e82efb35 http://github.com/djmitche/buildbot/commit/eaa02099a0d1022d43d5a395ec774828e82efb35 Author: Dustin J. Mitchell Date: 2010-01-19 (Tue, 19 Jan 2010) Changed paths: R .darcs-boring M MANIFEST.in R docs/.arch-inventory A test-dist.sh Log Message: ----------- remove some unnecessary arch and darcs files; add other files to MANIFEST.in; add test for this sort of thing Commit: 65f74730e4ea83c8a45b4a372111d287dad1a2ce http://github.com/djmitche/buildbot/commit/65f74730e4ea83c8a45b4a372111d287dad1a2ce Author: Dustin J. Mitchell Date: 2010-01-19 (Tue, 19 Jan 2010) Changed paths: M MANIFEST.in M test-dist.sh Log Message: ----------- updates to MANIFEST.in to include all *new* files From noreply at github.com Tue Jan 19 20:12:10 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 19 Jan 2010 12:12:10 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 20ea6b: mention new addStep assertion in NEWS Message-ID: <20100119201210.1A3324229D@smtp1.rs.github.com> Branch: refs/heads/release Home: http://github.com/djmitche/buildbot Commit: 20ea6b7d39400b5e042d14bb32cc8dcf2532d6cf http://github.com/djmitche/buildbot/commit/20ea6b7d39400b5e042d14bb32cc8dcf2532d6cf Author: Dustin J. Mitchell Date: 2010-01-19 (Tue, 19 Jan 2010) Changed paths: M NEWS Log Message: ----------- mention new addStep assertion in NEWS From noreply at github.com Tue Jan 19 20:14:07 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 19 Jan 2010 12:14:07 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] da3bb0: bring NEWS up to date Message-ID: <20100119201407.0A7ED4229D@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: da3bb0c55e197000003ad0cf092e423744842c99 http://github.com/djmitche/buildbot/commit/da3bb0c55e197000003ad0cf092e423744842c99 Author: Dustin J. Mitchell Date: 2010-01-19 (Tue, 19 Jan 2010) Changed paths: M NEWS Log Message: ----------- bring NEWS up to date From noreply at github.com Tue Jan 19 21:02:25 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 19 Jan 2010 13:02:25 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 4e6513: Add changecommitlink arg to WebStatus (add bug lin... Message-ID: <20100119210225.17ED542036@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 4e6513b599963ea8ae532f01b22a146c72d44623 http://github.com/djmitche/buildbot/commit/4e6513b599963ea8ae532f01b22a146c72d44623 Author: Marcus Lindblom Date: 2010-01-19 (Tue, 19 Jan 2010) Changed paths: M buildbot/status/web/base.py M buildbot/status/web/baseweb.py M buildbot/status/web/files/default.css M buildbot/status/web/templates/change_macros.html Log Message: ----------- Add changecommitlink arg to WebStatus (add bug links in change comments) From noreply at github.com Tue Jan 19 22:09:21 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 19 Jan 2010 14:09:21 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] dee5b4: Add revlink arg to WebStatus (adds links to revisi... Message-ID: <20100119220921.D25DB42030@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: dee5b49e18df6a9182261b393268b242edcb11fc http://github.com/djmitche/buildbot/commit/dee5b49e18df6a9182261b393268b242edcb11fc Author: Marcus Lindblom Date: 2010-01-19 (Tue, 19 Jan 2010) Changed paths: M buildbot/status/web/base.py M buildbot/status/web/baseweb.py M buildbot/status/web/templates/build.html M buildbot/status/web/templates/change_macros.html M buildbot/status/web/templates/change_sources.html M buildbot/status/web/templates/console.html A buildbot/status/web/templates/revmacros.html Log Message: ----------- Add revlink arg to WebStatus (adds links to revisions-ids) + cleanups * move shortrev/revlink html from python to jinja2 macro * add missing revlink, shortrev filters in html templates * remove TODO on b.changesText() (we list any change comments already) From noreply at github.com Tue Jan 19 22:43:22 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 19 Jan 2010 14:43:22 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] c8db0f: Document revlink & changecommentlink in manual Message-ID: <20100119224322.1A3E542088@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: c8db0fe7b5c63e9bb7418fbac3e9108d55f44db9 http://github.com/djmitche/buildbot/commit/c8db0fe7b5c63e9bb7418fbac3e9108d55f44db9 Author: Marcus Lindblom Date: 2010-01-19 (Tue, 19 Jan 2010) Changed paths: M docs/buildbot.texinfo Log Message: ----------- Document revlink & changecommentlink in manual From noreply at github.com Tue Jan 19 22:50:06 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 19 Jan 2010 14:50:06 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 981530: Fix formatting for pending builds Message-ID: <20100119225006.174D142088@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 98153037540d8d0e74c93a542e2eb7fc32019fb2 http://github.com/djmitche/buildbot/commit/98153037540d8d0e74c93a542e2eb7fc32019fb2 Author: Tim Hatch Date: 2010-01-19 (Tue, 19 Jan 2010) Changed paths: M buildbot/status/web/templates/grid_macros.html Log Message: ----------- Fix formatting for pending builds The previous behavior was missing a space and had extra punctuation, like: "(buildingwith 1))" This commit fixes this to be the more clear phrasing: "(building, plus 1)" From noreply at github.com Tue Jan 19 22:54:15 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 19 Jan 2010 14:54:15 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 21c104: bump revision to rc5 Message-ID: <20100119225415.108CC42088@smtp1.rs.github.com> Branch: refs/heads/release Home: http://github.com/djmitche/buildbot Commit: 21c1049e99e727d012aa9762bb737c539f65f6f3 http://github.com/djmitche/buildbot/commit/21c1049e99e727d012aa9762bb737c539f65f6f3 Author: Dustin J. Mitchell Date: 2010-01-19 (Tue, 19 Jan 2010) Changed paths: M NEWS M buildbot/__init__.py Log Message: ----------- bump revision to rc5 From noreply at github.com Wed Jan 20 23:08:24 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 20 Jan 2010 15:08:24 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 3118d1: Document that tryclient works with bzr and git Message-ID: <20100120230824.752CF42088@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 3118d18e1f3c9de08b9f9700c0b179d632891b78 http://github.com/djmitche/buildbot/commit/3118d18e1f3c9de08b9f9700c0b179d632891b78 Author: Tim Hatch Date: 2010-01-20 (Wed, 20 Jan 2010) Changed paths: M docs/buildbot.texinfo Log Message: ----------- Document that tryclient works with bzr and git Commit: 9665f61514bc66d649672e1a7f8d2ccd2e6e85bd http://github.com/djmitche/buildbot/commit/9665f61514bc66d649672e1a7f8d2ccd2e6e85bd Author: Tim Hatch Date: 2010-01-20 (Wed, 20 Jan 2010) Changed paths: M docs/buildbot.texinfo Log Message: ----------- Make tryclient docs for darcs more concise Commit: 88bf71be0189cbfb9b5163c336765500f8b59117 http://github.com/djmitche/buildbot/commit/88bf71be0189cbfb9b5163c336765500f8b59117 Author: Tim Hatch Date: 2010-01-20 (Wed, 20 Jan 2010) Changed paths: M docs/buildbot.texinfo Log Message: ----------- Shift tryclient docs for hg/darcs to be consistent Commit: 0975142ebffbc1ef9e7d855a5c3f657788f88826 http://github.com/djmitche/buildbot/commit/0975142ebffbc1ef9e7d855a5c3f657788f88826 Author: Marcus Lindblom Date: 2010-01-20 (Wed, 20 Jan 2010) Changed paths: M buildbot/scripts/tryclient.py M docs/buildbot.texinfo Log Message: ----------- tryclient: retrieve full id for Mercurial + sync docs From buildbot-devel at lists.sourceforge.net Wed Jan 20 23:39:45 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 20 Jan 2010 23:39:45 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #688: move getContext to somewhere it can be accessed by !DirectoryLister In-Reply-To: <038.4462d2b63305c221c7124872f844fb84@lists.sourceforge.net> References: <038.4462d2b63305c221c7124872f844fb84@lists.sourceforge.net> Message-ID: <047.4bf9eb17fc95dcc492203a2975f37cc5@lists.sourceforge.net> #688: move getContext to somewhere it can be accessed by !DirectoryLister -----------------------------------+---------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: closed Priority: trivial | Milestone: 0.8.+ Version: master (give git sha1) | Resolution: fixed Keywords: | -----------------------------------+---------------------------------------- Changes (by Marcus Lindblom): * status: new => closed * resolution: => fixed Comment: Move HtmlRsource.getContext to new ContextMixin-class that HtmlResource & DirectoryLister inherits. (fixes #688) * Also replace the path_to_root member function from HtmlResource by direct calls to path_to_root (was only used in two places anyway) Changeset: d6ad30389c909ed133d1104673f5adf646e4732a -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Wed Jan 20 23:39:51 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 20 Jan 2010 15:39:51 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] d6ad30: Move HtmlRsource.getContext to new ContextMixin-cl... Message-ID: <20100120233951.A23B042199@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: d6ad30389c909ed133d1104673f5adf646e4732a http://github.com/djmitche/buildbot/commit/d6ad30389c909ed133d1104673f5adf646e4732a Author: Marcus Lindblom Date: 2010-01-20 (Wed, 20 Jan 2010) Changed paths: M buildbot/status/web/base.py M buildbot/status/web/baseweb.py M buildbot/status/web/waterfall.py Log Message: ----------- Move HtmlRsource.getContext to new ContextMixin-class that HtmlResource & DirectoryLister inherits. (fixes #688) * Also replace the path_to_root member function from HtmlResource by direct calls to path_to_root (was only used in two places anyway) Commit: d67d93134bdbe5894e64e1aeeab89ed5abf319b5 http://github.com/djmitche/buildbot/commit/d67d93134bdbe5894e64e1aeeab89ed5abf319b5 Author: Marcus Lindblom Date: 2010-01-20 (Wed, 20 Jan 2010) Changed paths: M buildbot/status/web/files/default.css M buildbot/status/web/templates/directory.html Log Message: ----------- Align coding style and css-classes in directory.html with other templates From buildbot-devel at lists.sourceforge.net Wed Jan 20 23:40:40 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 20 Jan 2010 23:40:40 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #688: move getContext to somewhere it can be accessed by !DirectoryLister In-Reply-To: <038.4462d2b63305c221c7124872f844fb84@lists.sourceforge.net> References: <038.4462d2b63305c221c7124872f844fb84@lists.sourceforge.net> Message-ID: <047.b5e3e6cc403b6fb8b9c191d84ba29454@lists.sourceforge.net> #688: move getContext to somewhere it can be accessed by !DirectoryLister -----------------------------------+---------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: closed Priority: trivial | Milestone: 0.8.+ Version: master (give git sha1) | Resolution: fixed Keywords: | -----------------------------------+---------------------------------------- Comment(by marcusl): Trac commit-hooks rule! :) -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Wed Jan 20 23:49:11 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 20 Jan 2010 15:49:11 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 531c94: Remove now-irrelevant comment in getContext() Message-ID: <20100120234911.282AF42037@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 531c94bc5f3d19515e0e4158f8ef5948f6fdbeff http://github.com/djmitche/buildbot/commit/531c94bc5f3d19515e0e4158f8ef5948f6fdbeff Author: Marcus Lindblom Date: 2010-01-20 (Wed, 20 Jan 2010) Changed paths: M buildbot/status/web/base.py Log Message: ----------- Remove now-irrelevant comment in getContext() From noreply at github.com Wed Jan 20 23:53:45 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 20 Jan 2010 15:53:45 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] a15e66: CSS: Use min-width & em instead of width & pixels ... Message-ID: <20100120235345.1860242037@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: a15e66d54b99407f8a7209c47de65eb0736e5d9d http://github.com/djmitche/buildbot/commit/a15e66d54b99407f8a7209c47de65eb0736e5d9d Author: Marcus Lindblom Date: 2010-01-20 (Wed, 20 Jan 2010) Changed paths: M buildbot/status/web/files/default.css Log Message: ----------- CSS: Use min-width & em instead of width & pixels + minor formatting From buildbot-devel at lists.sourceforge.net Thu Jan 21 10:46:16 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 21 Jan 2010 10:46:16 -0000 Subject: [Buildbot-commits] [SPAM] [Buildbot] #689: Can't "force build" on latent slaves Message-ID: <036.c53368862a9d80ac04291171dcb77169@lists.sourceforge.net> #689: Can't "force build" on latent slaves -------------------+-------------------------------------------------------- Reporter: abyx | Owner: Type: defect | Status: new Priority: major | Milestone: undecided Version: 0.7.11 | Keywords: latent web -------------------+-------------------------------------------------------- Latent slaves are not connected when no build is running, which causes the web status to not show the "Force Build" button even if allowForce is set to True.[[BR]] Should be changed to display the button in any case if the slave is latent. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Jan 21 10:46:31 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 21 Jan 2010 10:46:31 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #689: Can't "force build" on latent slaves In-Reply-To: <036.c53368862a9d80ac04291171dcb77169@lists.sourceforge.net> References: <036.c53368862a9d80ac04291171dcb77169@lists.sourceforge.net> Message-ID: <045.6a93585612bcbb4845164dda9f29d6c4@lists.sourceforge.net> #689: Can't "force build" on latent slaves -----------------------+---------------------------------------------------- Reporter: abyx | Owner: Type: defect | Status: new Priority: major | Milestone: undecided Version: 0.7.11 | Resolution: Keywords: latent web | -----------------------+---------------------------------------------------- Changes (by abyx): * cc: aviv.by at gmail.com (added) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Jan 21 14:41:46 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 21 Jan 2010 14:41:46 -0000 Subject: [Buildbot-commits] [SPAM] [Buildbot] #690: MasterShellCommand does not allow description and descriptionDone parameters at init time Message-ID: <041.68f5d6b5f6dd923678ba718c6178b3b6@lists.sourceforge.net> #690: MasterShellCommand does not allow description and descriptionDone parameters at init time ----------------------+----------------------------------------------------- Reporter: cdadhemar | Owner: Type: defect | Status: new Priority: minor | Milestone: undecided Version: 0.7.11 | Keywords: ----------------------+----------------------------------------------------- Hello, The !MasterShellCommand allows in its implementation to use a 'description' and 'descriptionDone' parameters. However setting those parameters at init time raises an error : File "[...]/.local/lib/python2.6/site- packages/buildbot-0.7.11p3-py2.6.egg/buildbot/process/buildstep.py", line 594, in __init__ raise !TypeError(why) exceptions.!TypeError: .__init__ got unexpected keyword argument(s) ['description', 'descriptionDone'] It obviously comes from the parent !BuildStep key words argument check. There is a workaround : set those parameters after the !MasterShellCommand instanciation. However it should be possible to do this at init time. Thank you very much ! Cheers, Charles-Henri -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Jan 21 15:10:15 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 21 Jan 2010 15:10:15 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #450: Add Support of WithProperties in MasterShellCommand In-Reply-To: <039.da1d370839dd9605ea2c507276249036@lists.sourceforge.net> References: <039.da1d370839dd9605ea2c507276249036@lists.sourceforge.net> Message-ID: <048.d9983949a1aa6310930fb4095741841b@lists.sourceforge.net> #450: Add Support of WithProperties in MasterShellCommand ------------------------+--------------------------------------------------- Reporter: jbeuken | Owner: Type: enhancement | Status: new Priority: trivial | Milestone: 0.8.+ Version: 0.7.10 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Changes (by cdadhemar): * cc: cdadhemar at gmail.com (added) -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Thu Jan 21 21:06:05 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 21 Jan 2010 13:06:05 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 4b447e: remove test_limitlogs Message-ID: <20100121210605.1EBFC422FF@smtp1.rs.github.com> Branch: refs/heads/release Home: http://github.com/djmitche/buildbot Commit: 4b447ecc7056907a83ba9f022d370d3093e219f3 http://github.com/djmitche/buildbot/commit/4b447ecc7056907a83ba9f022d370d3093e219f3 Author: Dustin J. Mitchell Date: 2010-01-21 (Thu, 21 Jan 2010) Changed paths: R buildbot/test/test_limitlogs.py Log Message: ----------- remove test_limitlogs These tests have been causing lots of headaches, and aren't testing a "unit" of any sort anyway. They're testing a little bit of code that has caused zero test failures, while the tests themselves have caused lots of failures. Thanks to Axel for writing the tests to start with! From noreply at github.com Fri Jan 22 00:47:47 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 21 Jan 2010 16:47:47 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 91d917: fix some tests .. but not all Message-ID: <20100122004747.19A6C4219F@smtp1.rs.github.com> Branch: refs/heads/release Home: http://github.com/djmitche/buildbot Commit: 91d917bbb836db452e83492cc76cdde1e9511fb4 http://github.com/djmitche/buildbot/commit/91d917bbb836db452e83492cc76cdde1e9511fb4 Author: Dustin J. Mitchell Date: 2010-01-21 (Thu, 21 Jan 2010) Changed paths: M buildbot/test/runutils.py M buildbot/test/test_locks.py M buildbot/test/test_mergerequests.py Log Message: ----------- fix some tests .. but not all From noreply at github.com Fri Jan 22 03:19:40 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 21 Jan 2010 19:19:40 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] b7a16a: fix some tests .. but not all Message-ID: <20100122031940.0927042199@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: b7a16a24c4c86d88b5a790baf79c62578411f48e http://github.com/djmitche/buildbot/commit/b7a16a24c4c86d88b5a790baf79c62578411f48e Author: Dustin J. Mitchell Date: 2010-01-21 (Thu, 21 Jan 2010) Changed paths: M buildbot/test/runutils.py M buildbot/test/test_locks.py M buildbot/test/test_mergerequests.py Log Message: ----------- fix some tests .. but not all From noreply at github.com Fri Jan 22 03:20:31 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 21 Jan 2010 19:20:31 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 0beb3d: remove test_mergerequests.py Message-ID: <20100122032031.172BC42199@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 0beb3d8b54a7a6fbcccbe4196bf280c7cea6f4d6 http://github.com/djmitche/buildbot/commit/0beb3d8b54a7a6fbcccbe4196bf280c7cea6f4d6 Author: Dustin J. Mitchell Date: 2010-01-21 (Thu, 21 Jan 2010) Changed paths: R buildbot/test/test_mergerequests.py Log Message: ----------- remove test_mergerequests.py This test seems to develop spurious failures, and removing it does not shift those failures elsewhere From noreply at github.com Fri Jan 22 03:22:22 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 21 Jan 2010 19:22:22 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 9061ba: upgrade to release version Message-ID: <20100122032222.1060642199@smtp1.rs.github.com> Branch: refs/heads/release Home: http://github.com/djmitche/buildbot Commit: 9061ba5bc9c3a06fddfef8f6ac9599087f944fd0 http://github.com/djmitche/buildbot/commit/9061ba5bc9c3a06fddfef8f6ac9599087f944fd0 Author: Dustin J. Mitchell Date: 2010-01-21 (Thu, 21 Jan 2010) Changed paths: M NEWS M buildbot/__init__.py Log Message: ----------- upgrade to release version From buildbot-devel at lists.sourceforge.net Fri Jan 22 07:07:16 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 22 Jan 2010 07:07:16 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #676: CVS export options ignored by slave In-Reply-To: <042.ebe4737be3e448a667fbfb1110bd42cc@lists.sourceforge.net> References: <042.ebe4737be3e448a667fbfb1110bd42cc@lists.sourceforge.net> Message-ID: <051.3c17eea4b5e6d5eb0cbe08aa40be529b@lists.sourceforge.net> #676: CVS export options ignored by slave -----------------------+---------------------------------------------------- Reporter: satyagraha | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.0 Version: 0.7.11 | Resolution: fixed Keywords: | -----------------------+---------------------------------------------------- Comment(by warner): This patch causes test_vc to fail on my OS-X 10.6 box (CVS version 1.12.13), because it causes a "-P" (prune empty directories) option to be passed to "cvs export", which does not accept it. satyagraha: did this unit test pass for you before you submitted this patch? I suppose that any given installation is likely to stick to either mode=export or mode=checkout, and so it doesn't much matter that there are some {{{checkout_options}}} that are acceptable to one command but not the other. On the other hand, the option name ("'''checkout'''_options) makes less sense if it's being used for both "checkout" and "export". We could either rename it to just plain "cvs_options", or create a new "export_options" that only gets used for export. At the very least, the unit tests need to pass, and there needs to be a note in the buildbot docs explaining what {{{checkout_options}}} are for (and that they are used for both {{{checkout}}} and {{{export}}}). -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Fri Jan 22 07:41:20 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 21 Jan 2010 23:41:20 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 87b223: rpmspec.py: fix failure in use of 'types', tidy up... Message-ID: <20100122074120.6B1994219F@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 87b2237c69c1da41f7610b369d1a8d6bd686b06e http://github.com/djmitche/buildbot/commit/87b2237c69c1da41f7610b369d1a8d6bd686b06e Author: Brian Warner Date: 2010-01-21 (Thu, 21 Jan 2010) Changed paths: M buildbot/steps/package/rpm/rpmspec.py Log Message: ----------- rpmspec.py: fix failure in use of 'types', tidy up imports From noreply at github.com Fri Jan 22 07:47:18 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 21 Jan 2010 23:47:18 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 450338: test_vc: fix hg shortids, make CVS_checkout_option... Message-ID: <20100122074718.12E564219F@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 45033843b1610c4247bd66329f8e6f831c5fa1ee http://github.com/djmitche/buildbot/commit/45033843b1610c4247bd66329f8e6f831c5fa1ee Author: Brian Warner Date: 2010-01-21 (Thu, 21 Jan 2010) Changed paths: M buildbot/test/test_vc.py Log Message: ----------- test_vc: fix hg shortids, make CVS_checkout_options not clobber CVS Commit: f11c30114b8db775aa3a24e2e7477968a5019390 http://github.com/djmitche/buildbot/commit/f11c30114b8db775aa3a24e2e7477968a5019390 Author: Brian Warner Date: 2010-01-21 (Thu, 21 Jan 2010) Changed paths: M buildbot/status/web/baseweb.py Log Message: ----------- status/web/baseweb.py: buildbot_css moved (fix test_web, test_config) From noreply at github.com Fri Jan 22 09:03:56 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 22 Jan 2010 01:03:56 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] bdd109: test_vc.CVS_checkout_options: use "-n" instead of ... Message-ID: <20100122090356.1050742199@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: bdd1091ddc6c2f6bc700a4a39e9972bcd1ccfcd2 http://github.com/djmitche/buildbot/commit/bdd1091ddc6c2f6bc700a4a39e9972bcd1ccfcd2 Author: Brian Warner Date: 2010-01-22 (Fri, 22 Jan 2010) Changed paths: M buildbot/test/test_vc.py Log Message: ----------- test_vc.CVS_checkout_options: use "-n" instead of "-N" to make both "cvs checkout" and "cvs export" happy From noreply at github.com Fri Jan 22 15:16:56 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 22 Jan 2010 07:16:56 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 17225c: update NEWS from release Message-ID: <20100122151656.113A042171@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 17225c3336b79b695f14fed2f47a663b21c2cfe2 http://github.com/djmitche/buildbot/commit/17225c3336b79b695f14fed2f47a663b21c2cfe2 Author: Dustin J. Mitchell Date: 2010-01-22 (Fri, 22 Jan 2010) Changed paths: M NEWS Log Message: ----------- update NEWS from release From buildbot-devel at lists.sourceforge.net Fri Jan 22 15:39:52 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 22 Jan 2010 15:39:52 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #676: CVS export options ignored by slave In-Reply-To: <042.ebe4737be3e448a667fbfb1110bd42cc@lists.sourceforge.net> References: <042.ebe4737be3e448a667fbfb1110bd42cc@lists.sourceforge.net> Message-ID: <051.ec88756062b8098306ed05362d3fcad3@lists.sourceforge.net> #676: CVS export options ignored by slave -----------------------+---------------------------------------------------- Reporter: satyagraha | Owner: Type: defect | Status: reopened Priority: major | Milestone: 0.8.0 Version: 0.7.11 | Resolution: Keywords: | -----------------------+---------------------------------------------------- Changes (by dustin): * status: closed => reopened * resolution: fixed => -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Jan 22 21:39:23 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 22 Jan 2010 21:39:23 -0000 Subject: [Buildbot-commits] [SPAM] [Buildbot] #691: all defined jinja filters should be easily accessible Message-ID: <038.d6a1ddc01bb36e5971c478184c74b306@lists.sourceforge.net> #691: all defined jinja filters should be easily accessible -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: new Priority: minor | Milestone: 0.8.0 Version: 0.7.12 | Keywords: -------------------+-------------------------------------------------------- Commit e91371fd5c756fb08ea2c2cec42a52df295eeaca added the use of the "email" filter to changes, which broke the {{{buildbot.test.test_status.Mail.testCustomHTMLMessage}}} test, because it invokes jinja without setting up the proper filters. I fixed this for the moment by just commenting out the inclusion of changes in the email, but it seems like there should be a single well- known (and documented) call that will set up Jinja for rendering, including all the necessary filters. This is a bit over my Jinja head, though. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Jan 22 21:40:26 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 22 Jan 2010 21:40:26 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #691: all defined jinja filters should be easily accessible In-Reply-To: <038.d6a1ddc01bb36e5971c478184c74b306@lists.sourceforge.net> References: <038.d6a1ddc01bb36e5971c478184c74b306@lists.sourceforge.net> Message-ID: <047.626bb0358568bac85be166371a4394f5@lists.sourceforge.net> #691: all defined jinja filters should be easily accessible -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: new Priority: minor | Milestone: 0.8.0 Version: 0.7.12 | Resolution: Keywords: | -------------------+-------------------------------------------------------- Comment(by Dustin J. Mitchell): (refs #691) don't use chagnes in the customHTMLMailMessage for the moment Changeset: a119a0204892554ba17c5d2ab5e7454095251de4 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Fri Jan 22 21:40:42 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 22 Jan 2010 13:40:42 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] a119a0: (refs #691) don't use chagnes in the customHTMLMai... Message-ID: <20100122214042.14D3A42088@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: a119a0204892554ba17c5d2ab5e7454095251de4 http://github.com/djmitche/buildbot/commit/a119a0204892554ba17c5d2ab5e7454095251de4 Author: Dustin J. Mitchell Date: 2010-01-22 (Fri, 22 Jan 2010) Changed paths: M buildbot/test/test_status.py Log Message: ----------- (refs #691) don't use chagnes in the customHTMLMailMessage for the moment From buildbot-devel at lists.sourceforge.net Fri Jan 22 21:43:06 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 22 Jan 2010 21:43:06 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #691: all defined jinja filters should be easily accessible In-Reply-To: <038.d6a1ddc01bb36e5971c478184c74b306@lists.sourceforge.net> References: <038.d6a1ddc01bb36e5971c478184c74b306@lists.sourceforge.net> Message-ID: <047.a9830be65c452231f8b47f694819f805@lists.sourceforge.net> #691: all defined jinja filters should be easily accessible -------------------+-------------------------------------------------------- Reporter: dustin | Owner: marcusl Type: defect | Status: accepted Priority: minor | Milestone: 0.8.0 Version: 0.7.12 | Resolution: Keywords: | -------------------+-------------------------------------------------------- Changes (by marcusl): * owner: => marcusl * status: new => accepted Comment: (I haven't been running enough tests lately. I'll promise to better myself.) Sure, I'll look into it. It should be pretty easy to refactor the right parts out of WebStatus. I've been thinking the same thing myself actually. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Jan 22 22:43:46 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 22 Jan 2010 22:43:46 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #691: all defined jinja filters should be easily accessible In-Reply-To: <038.d6a1ddc01bb36e5971c478184c74b306@lists.sourceforge.net> References: <038.d6a1ddc01bb36e5971c478184c74b306@lists.sourceforge.net> Message-ID: <047.b97924c4751cb1e4cd3acf76d23473bd@lists.sourceforge.net> #691: all defined jinja filters should be easily accessible -------------------+-------------------------------------------------------- Reporter: dustin | Owner: marcusl Type: defect | Status: accepted Priority: minor | Milestone: 0.8.0 Version: 0.7.12 | Resolution: Keywords: jinja | -------------------+-------------------------------------------------------- Changes (by marcusl): * keywords: => jinja -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Jan 22 23:56:07 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 22 Jan 2010 23:56:07 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #691: all defined jinja filters should be easily accessible In-Reply-To: <038.d6a1ddc01bb36e5971c478184c74b306@lists.sourceforge.net> References: <038.d6a1ddc01bb36e5971c478184c74b306@lists.sourceforge.net> Message-ID: <047.5212a81c068c2d44373003949e6def90@lists.sourceforge.net> #691: all defined jinja filters should be easily accessible -------------------+-------------------------------------------------------- Reporter: dustin | Owner: marcusl Type: defect | Status: closed Priority: minor | Milestone: 0.8.0 Version: 0.7.12 | Resolution: fixed Keywords: jinja | -------------------+-------------------------------------------------------- Changes (by Marcus Lindblom): * status: accepted => closed * resolution: => fixed Comment: Extract jinja-env setup and fix CustomHTMLMail test (fixes #691) Changeset: 3f13db110e38bd32ad1ef8b90256c6208bf1605a -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Fri Jan 22 23:56:19 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 22 Jan 2010 15:56:19 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] e9bb78: Add WebpartsRecursive: follow all links from rot a... Message-ID: <20100122235619.1B00342199@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: e9bb78ec2be5ce6276e170d398b604afa13a0af0 http://github.com/djmitche/buildbot/commit/e9bb78ec2be5ce6276e170d398b604afa13a0af0 Author: Marcus Lindblom Date: 2010-01-22 (Fri, 22 Jan 2010) Changed paths: M buildbot/status/web/base.py M buildbot/status/web/baseweb.py M buildbot/status/web/build.py M buildbot/status/web/logs.py M buildbot/status/web/templates/build.html M buildbot/status/web/templates/build_line.html M buildbot/status/web/templates/builder.html M buildbot/status/web/templates/change_macros.html M buildbot/status/web/templates/console.html M buildbot/status/web/templates/forms.html M buildbot/status/web/templates/logs.html M buildbot/status/web/templates/oneboxperbuilder.html M buildbot/status/web/templates/revmacros.html M buildbot/status/web/templates/waterfallhelp.html M buildbot/status/web/waterfall.py M buildbot/test/test_webparts.py Log Message: ----------- Add WebpartsRecursive: follow all links from rot and do xhtml/dtd validation Commit: 3f13db110e38bd32ad1ef8b90256c6208bf1605a http://github.com/djmitche/buildbot/commit/3f13db110e38bd32ad1ef8b90256c6208bf1605a Author: Marcus Lindblom Date: 2010-01-22 (Fri, 22 Jan 2010) Changed paths: M buildbot/status/web/base.py M buildbot/status/web/baseweb.py M buildbot/test/test_status.py Log Message: ----------- Extract jinja-env setup and fix CustomHTMLMail test (fixes #691) From noreply at github.com Sat Jan 23 00:23:29 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 22 Jan 2010 16:23:29 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 2a1338: Revert "remove test_mergerequests.py" Message-ID: <20100123002329.0B27D422F3@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 2a1338046c5e32d10266b917e39c817214ba14f3 http://github.com/djmitche/buildbot/commit/2a1338046c5e32d10266b917e39c817214ba14f3 Author: Dustin J. Mitchell Date: 2010-01-22 (Fri, 22 Jan 2010) Changed paths: A buildbot/test/test_mergerequests.py Log Message: ----------- Revert "remove test_mergerequests.py" This reverts commit 0beb3d8b54a7a6fbcccbe4196bf280c7cea6f4d6. The error just shifted to another test. This is a failure of trial's encapsulation, but I can't figure out how. From noreply at github.com Sat Jan 23 10:53:54 2010 From: noreply at github.com (noreply at github.com) Date: Sat, 23 Jan 2010 02:53:54 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] b56959: WebPartsRecursive test: add more builders/builds/l... Message-ID: <20100123105354.7B95B42176@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: b569597f93af7dfb3e10a954ba2f0cb672a12209 http://github.com/djmitche/buildbot/commit/b569597f93af7dfb3e10a954ba2f0cb672a12209 Author: Marcus Lindblom Date: 2010-01-23 (Sat, 23 Jan 2010) Changed paths: M buildbot/status/web/build.py M buildbot/status/web/templates/build.html M buildbot/status/web/templates/buildstep.html M buildbot/test/test_webparts.py Log Message: ----------- WebPartsRecursive test: add more builders/builds/logs, test # of pages/links and fix issues From noreply at github.com Sat Jan 23 10:55:14 2010 From: noreply at github.com (noreply at github.com) Date: Sat, 23 Jan 2010 02:55:14 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 230535: Disable accidentally commited log enable Message-ID: <20100123105514.0C23842176@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 230535fdd9e6c3ff7ec0130f6104dfb21e0b62ca http://github.com/djmitche/buildbot/commit/230535fdd9e6c3ff7ec0130f6104dfb21e0b62ca Author: Marcus Lindblom Date: 2010-01-23 (Sat, 23 Jan 2010) Changed paths: M buildbot/test/test_webparts.py Log Message: ----------- Disable accidentally commited log enable From buildbot-devel at lists.sourceforge.net Sat Jan 23 12:52:56 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 23 Jan 2010 12:52:56 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #692: Cialis Rezeptfrei In-Reply-To: <038.1119e2b242d47f60da4e6cf4822ac096@lists.sourceforge.net> References: <038.1119e2b242d47f60da4e6cf4822ac096@lists.sourceforge.net> Message-ID: <047.e9c67b85b06a1b96cb663e231be03c2f@lists.sourceforge.net> #692: Cialis Rezeptfrei ----------------------+----------------------------------------------------- Reporter: kanada | Owner: Type: undecided | Status: closed Priority: trivial | Milestone: undecided Version: 0.7.12 | Resolution: wontfix Keywords: | ----------------------+----------------------------------------------------- Changes (by kanada): * priority: minor => trivial * status: new => closed * resolution: => wontfix -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 23 12:51:29 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 23 Jan 2010 12:51:29 -0000 Subject: [Buildbot-commits] [SPAM] [Buildbot] #692: Cialis Rezeptfrei Message-ID: <038.1119e2b242d47f60da4e6cf4822ac096@lists.sourceforge.net> #692: Cialis Rezeptfrei ----------------------+----------------------------------------------------- Reporter: kanada | Owner: Type: undecided | Status: new Priority: minor | Milestone: undecided Version: 0.7.12 | Keywords: ----------------------+----------------------------------------------------- [[Image(http://img704.imageshack.us/img704/2401/ohnerezeptkaufen.jpg, link=http://www.ohne-rezept-kaufen.co.cc/cialis-kaufen.html)]] Generisches Cialis '''[http://www.ohne-rezept-kaufen.co.cc/cialis- kaufen.html Tadalafil ohne rezept kaufen]''': Cialis (Tadalafil) rezeptfrei bestellen. Klicken Sie Hier! Schnell, Sicher und Preisgunstig 10% Rabatt fur alle Nachbestellungen Verschiedene Zahlungsmethoden. tadalafil und alkohol viagra original erkennen cialis spainien tadalafil wirkung viagra kaufen in deutschland cialis 10 mgr tadalafil wirkung viagra entstehung cialis europa tadalafil 20mg vergleich viagra bestellen billig cialis dosis tadalafil versus sildenafil viagra cialis forum cialis vierteln tadalafil soft viagramarkt pfizer cialis retina tadalafil cialis? viagra tabletten teilen cialis or viagra tadalafil niederland viagra niedriger blutdruck cialis kaufen prager apotheke tadalafil anleitung viagra beschreibung kaufen sie cialis tadalafil tadora 20 buy viagra without prescription cialis ?sterreich tadalafil tinnitus viagra gran canaria cialis a day generic tadalafil price viagra online erfahrungen cialis 20 lilly tadalafil uk viagra halbe pille cialis ohne rezept in ?sterreich kaufen vardenafil tadalafil und cordarex viagra packstation cialis site tadalafil preiswert viagra shqip cialis ukraine tadalafil sandoz viagra in hong kong cialis frauen tadalafil dialysis viagra aus deutschland cialis ohne rezept deutschland tadalafil halbwertszeit viagra triangle chicago cialis vor oder nach dem essen tadalafil 5 mg viagra abgelaufen cialis einkauf tadalafil beta blocker viagra oral cialis zu verkaufen tadalafil hongkong viagra 100 mg 4 st?ck cialis maximum dose cialis 50 tadalafil viagra girl cialis 20mg 12 st?ck tadalafil g?nstig viagra zum selber machen generika cialis kaufen tadalafil product characteristics viagra einfuhr cialis italia bestellen tadalafil viagra cocktail cialis dauerbehandlung tadalafil bestellung viagra russia cialis leistungssteigerung tadalafil 10mg viagra etymology cialis euro tadalafil bioequivalence viagra in singapore cialis active ingredient tadalafil gel viagra welche dosis cialis bestellen online erfahrungen scifil tadalafil 20mg viagra generic cialis bestellen wien -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sun Jan 24 17:49:17 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 24 Jan 2010 09:49:17 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 351c75: Move Mike Taylor to CREDITS Message-ID: <20100124174917.6E59F42036@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 351c7580373d75a0d18e917b43423145c8983be9 http://github.com/djmitche/buildbot/commit/351c7580373d75a0d18e917b43423145c8983be9 Author: Kovarththanan Rajaratnam Date: 2010-01-23 (Sat, 23 Jan 2010) Changed paths: M CREDITS M README.w32 Log Message: ----------- Move Mike Taylor to CREDITS Commit: 0964c45d083c3cc7a3cc4f15997a54653e756355 http://github.com/djmitche/buildbot/commit/0964c45d083c3cc7a3cc4f15997a54653e756355 Author: Kovarththanan Rajaratnam Date: 2010-01-23 (Sat, 23 Jan 2010) Changed paths: M README Log Message: ----------- Make ZopeInterface dependency more visible/explicit Commit: b1d7f6aaed9e33d5d7f8e7beda65adc2b4b6f275 http://github.com/djmitche/buildbot/commit/b1d7f6aaed9e33d5d7f8e7beda65adc2b4b6f275 Author: Kovarththanan Rajaratnam Date: 2010-01-24 (Sun, 24 Jan 2010) Changed paths: M CREDITS Log Message: ----------- Remove Mike Taylors duplicate entry From noreply at github.com Sun Jan 24 17:57:08 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 24 Jan 2010 09:57:08 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 4d8463: oops, I somehow committed 'master' docs to 0.7.12 ... Message-ID: <20100124175708.2C53942176@smtp1.rs.github.com> Branch: refs/heads/gh-pages Home: http://github.com/djmitche/buildbot Commit: 4d8463a619bd16c932bd734cae8168e59842b812 http://github.com/djmitche/buildbot/commit/4d8463a619bd16c932bd734cae8168e59842b812 Author: Dustin J. Mitchell Date: 2010-01-24 (Sun, 24 Jan 2010) Changed paths: M docs/0.7.12/index.html Log Message: ----------- oops, I somehow committed 'master' docs to 0.7.12 - fixed From buildbot-devel at lists.sourceforge.net Sun Jan 24 18:43:15 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 24 Jan 2010 18:43:15 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #690: MasterShellCommand does not allow description and descriptionDone parameters at init time In-Reply-To: <041.68f5d6b5f6dd923678ba718c6178b3b6@lists.sourceforge.net> References: <041.68f5d6b5f6dd923678ba718c6178b3b6@lists.sourceforge.net> Message-ID: <050.c9d36a9dfc7d8e25035220d68549a2d3@lists.sourceforge.net> #690: MasterShellCommand does not allow description and descriptionDone parameters at init time ----------------------+----------------------------------------------------- Reporter: cdadhemar | Owner: Type: defect | Status: new Priority: minor | Milestone: 0.8.0 Version: 0.7.11 | Resolution: Keywords: | ----------------------+----------------------------------------------------- Changes (by dustin): * milestone: undecided => 0.8.0 Comment: Actually, the parameters don't work anyway, as far as I can tell. They were just leftovers from copying ShellCommand. However, there's no reason they shouldn't work. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Jan 24 19:08:04 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 24 Jan 2010 19:08:04 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #690: MasterShellCommand does not allow description and descriptionDone parameters at init time In-Reply-To: <041.68f5d6b5f6dd923678ba718c6178b3b6@lists.sourceforge.net> References: <041.68f5d6b5f6dd923678ba718c6178b3b6@lists.sourceforge.net> Message-ID: <050.3e2700aa8622a5cfa6def1f4b7d9dbcb@lists.sourceforge.net> #690: MasterShellCommand does not allow description and descriptionDone parameters at init time ----------------------+----------------------------------------------------- Reporter: cdadhemar | Owner: Type: defect | Status: closed Priority: minor | Milestone: 0.8.0 Version: 0.7.11 | Resolution: fixed Keywords: | ----------------------+----------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: add description and descriptionDone parameters to MasterShellCommand (fixes #690) Changeset: 689ab3aa8d3dd6ea7d0454e7ece7b5887e36c1e1 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sun Jan 24 19:08:11 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 24 Jan 2010 11:08:11 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 689ab3: add description and descriptionDone parameters to ... Message-ID: <20100124190811.1595442176@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 689ab3aa8d3dd6ea7d0454e7ece7b5887e36c1e1 http://github.com/djmitche/buildbot/commit/689ab3aa8d3dd6ea7d0454e7ece7b5887e36c1e1 Author: Dustin J. Mitchell Date: 2010-01-24 (Sun, 24 Jan 2010) Changed paths: M buildbot/steps/master.py M buildbot/test/test_steps.py Log Message: ----------- add description and descriptionDone parameters to MasterShellCommand (fixes #690) From noreply at github.com Mon Jan 25 05:40:07 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 24 Jan 2010 21:40:07 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 1379a1: remove test_limitlogs completely Message-ID: <20100125054007.09A5F422FD@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 1379a1972e7c0ce6c44305d75001ef0ace044889 http://github.com/djmitche/buildbot/commit/1379a1972e7c0ce6c44305d75001ef0ace044889 Author: Dustin J. Mitchell Date: 2010-01-24 (Sun, 24 Jan 2010) Changed paths: R buildbot/test/test_limitlogs.py Log Message: ----------- remove test_limitlogs completely An strace of this test reveals that its sub-processes extend past the end of the test, and the resulting SIGCHLDs confuse those subsequent tests. This minimal addition to buildbot.tac has been fairly well tested now, so I'm happy to assume it works, given the trouble this test has caused. From buildbot-devel at lists.sourceforge.net Mon Jan 25 05:46:55 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 25 Jan 2010 05:46:55 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #690: MasterShellCommand does not allow description and descriptionDone parameters at init time In-Reply-To: <041.68f5d6b5f6dd923678ba718c6178b3b6@lists.sourceforge.net> References: <041.68f5d6b5f6dd923678ba718c6178b3b6@lists.sourceforge.net> Message-ID: <050.1ae0bce68c5475b626df9815f772f0f9@lists.sourceforge.net> #690: MasterShellCommand does not allow description and descriptionDone parameters at init time ----------------------+----------------------------------------------------- Reporter: cdadhemar | Owner: Type: defect | Status: closed Priority: minor | Milestone: 0.8.0 Version: 0.7.11 | Resolution: fixed Keywords: | ----------------------+----------------------------------------------------- Comment(by Dustin J. Mitchell): add description and descriptionDone parameters to MasterShellCommand (fixes #690) Changeset: 689ab3aa8d3dd6ea7d0454e7ece7b5887e36c1e1 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 25 05:52:53 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 25 Jan 2010 05:52:53 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #690: MasterShellCommand does not allow description and descriptionDone parameters at init time In-Reply-To: <041.68f5d6b5f6dd923678ba718c6178b3b6@lists.sourceforge.net> References: <041.68f5d6b5f6dd923678ba718c6178b3b6@lists.sourceforge.net> Message-ID: <050.6239708854f1e8a4aa26c958b27d84d3@lists.sourceforge.net> #690: MasterShellCommand does not allow description and descriptionDone parameters at init time ----------------------+----------------------------------------------------- Reporter: cdadhemar | Owner: Type: defect | Status: closed Priority: minor | Milestone: 0.8.0 Version: 0.7.11 | Resolution: fixed Keywords: | ----------------------+----------------------------------------------------- Comment(by Dustin J. Mitchell): add description and descriptionDone parameters to MasterShellCommand (fixes #690) Changeset: 689ab3aa8d3dd6ea7d0454e7ece7b5887e36c1e1 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Mon Jan 25 06:10:14 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 24 Jan 2010 22:10:14 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] ac8647: remove 'as' keyword Message-ID: <20100125061014.0B96F422F8@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: ac864757394ae423850182879a140cf28170c46c http://github.com/djmitche/buildbot/commit/ac864757394ae423850182879a140cf28170c46c Author: Dustin J. Mitchell Date: 2010-01-24 (Sun, 24 Jan 2010) Changed paths: M buildbot/test/test_webparts.py Log Message: ----------- remove 'as' keyword except foo as bar is a pretty new syntax, and also generates a warning in 2.6, so this commit reverts to the old (ugly) except foo, bar syntax From buildbot-devel at lists.sourceforge.net Mon Jan 25 09:39:09 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 25 Jan 2010 09:39:09 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #690: MasterShellCommand does not allow description and descriptionDone parameters at init time In-Reply-To: <041.68f5d6b5f6dd923678ba718c6178b3b6@lists.sourceforge.net> References: <041.68f5d6b5f6dd923678ba718c6178b3b6@lists.sourceforge.net> Message-ID: <050.83862a659c6b945d50229f9d6823482e@lists.sourceforge.net> #690: MasterShellCommand does not allow description and descriptionDone parameters at init time ----------------------+----------------------------------------------------- Reporter: cdadhemar | Owner: Type: defect | Status: closed Priority: minor | Milestone: 0.8.0 Version: 0.7.11 | Resolution: fixed Keywords: | ----------------------+----------------------------------------------------- Comment(by cdadhemar): Thanks a lot :-) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 25 19:22:53 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 25 Jan 2010 19:22:53 -0000 Subject: [Buildbot-commits] [SPAM] [Buildbot] #692: exceptions.AssertionError: assert s.number == self.nextBuildNumber - 1 Message-ID: <039.77c31165c0901df8314fc1f45074a6aa@lists.sourceforge.net> #692: exceptions.AssertionError: assert s.number == self.nextBuildNumber - 1 ----------------------+----------------------------------------------------- Reporter: rackamx | Owner: Type: undecided | Status: new Priority: major | Milestone: undecided Version: 0.7.11 | Keywords: ----------------------+----------------------------------------------------- I am getting this assertion with 0.7.11p1. After that, the slave is hosed, waiting on a lock that is never released. I have to restart the master to get out of this. {{{ 2010-01-22 17:03:42-0800 [-] acquireLocks(step , locks [(, )]) 2010-01-22 17:03:42-0800 [-] Unhandled error in Deferred: 2010-01-22 17:03:42-0800 [-] Unhandled Error Traceback (most recent call last): File "/home/buildbot/local-0.7.11p1/lib/python/twisted/internet/defer.py", line 186, in addCallbacks self._runCallbacks() File "/home/buildbot/local-0.7.11p1/lib/python/twisted/internet/defer.py", line 328, in _runCallbacks self.result = callback(self.result, *args, **kw) File "/home/buildbot/local-0.7.11p1/lib/python/twisted/internet/defer.py", line 289, in _continue self.unpause() File "/home/buildbot/local-0.7.11p1/lib/python/twisted/internet/defer.py", line 285, in unpause self._runCallbacks() --- --- File "/home/buildbot/local-0.7.11p1/lib/python/twisted/internet/defer.py", line 328, in _runCallbacks self.result = callback(self.result, *args, **kw) File "/home/buildbot/local-0.7.11p1/lib/python/buildbot/process/base.py", line 387, in _startBuild_2 self.build_status.buildStarted(self) File "/home/buildbot/local-0.7.11p1/lib/python/buildbot/status/builder.py", line 1232, in buildStarted self.builder.buildStarted(self) File "/home/buildbot/local-0.7.11p1/lib/python/buildbot/status/builder.py", line 1832, in buildStarted assert s.number == self.nextBuildNumber - 1 exceptions.AssertionError: }}} -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Jan 25 19:25:26 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 25 Jan 2010 19:25:26 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #692: exceptions.AssertionError: assert s.number == self.nextBuildNumber - 1 In-Reply-To: <039.77c31165c0901df8314fc1f45074a6aa@lists.sourceforge.net> References: <039.77c31165c0901df8314fc1f45074a6aa@lists.sourceforge.net> Message-ID: <048.74ee645e3e6883187b8b68685666da05@lists.sourceforge.net> #692: exceptions.AssertionError: assert s.number == self.nextBuildNumber - 1 --------------------+------------------------------------------------------- Reporter: rackamx | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.0 Version: 0.7.11 | Resolution: Keywords: | --------------------+------------------------------------------------------- Changes (by dustin): * type: undecided => defect * milestone: undecided => 0.8.0 Comment: Can you post the relevant portions of your config? Have you tried this with 0.7.12? -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Mon Jan 25 20:16:20 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 25 Jan 2010 12:16:20 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 6c924c: Split into _finished_ok/failure Message-ID: <20100125201620.D8A27422F8@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 6c924c7bd03148f641af85fb28a8f2a09884a49c http://github.com/djmitche/buildbot/commit/6c924c7bd03148f641af85fb28a8f2a09884a49c Author: Kovarththanan Rajaratnam Date: 2010-01-25 (Mon, 25 Jan 2010) Changed paths: M buildbot/changes/p4poller.py Log Message: ----------- Split into _finished_ok/failure Split finished into _finished_ok/failure. This simplifies things now that we don't have to check whether we're in the success or error path. From buildbot-devel at lists.sourceforge.net Mon Jan 25 22:20:45 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 25 Jan 2010 22:20:45 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #692: exceptions.AssertionError: assert s.number == self.nextBuildNumber - 1 In-Reply-To: <039.77c31165c0901df8314fc1f45074a6aa@lists.sourceforge.net> References: <039.77c31165c0901df8314fc1f45074a6aa@lists.sourceforge.net> Message-ID: <048.8f7be8d447971ec2d0aa7bdfcbe42fbd@lists.sourceforge.net> #692: exceptions.AssertionError: assert s.number == self.nextBuildNumber - 1 --------------------+------------------------------------------------------- Reporter: rackamx | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.0 Version: 0.7.11 | Resolution: Keywords: | --------------------+------------------------------------------------------- Comment(by rackamx): I haven't tried 0.7.12 yet, but I will next time this problem happened. It happened once only so far, after more than 100days of uptime. There isn't anything really special about this config, the only thing might be how the locks are dealt with, to get per build locks. Example below. Thanks for your help, and thanks for the awesome work on this program ! {{{ c['slaves'] = [BuildSlave('fooslave', 'foopwd', max_builds = 5)] ################################################################################ # Schedulers # ################################################################################ c['schedulers'] = [ Scheduler('footest2', svn_mod_foo, 4 * 3600, ['footest2']), Nightly('foobuild', ['foobuild'], 0, 12), Nightly('foobuild_reg', ['foobuild_reg'], 0, 13), Nightly('foobuild_reg_unit', ['foobuild_reg_unit'], 0, 3), Nightly('footest1', ['footest1'], 0, 2), ] footest2 = BuildFactory() footest1 = BuildFactory() foobuild = BuildFactory() foobuild = BuildFactory() foobuild_reg = BuildFactory() foobuild_reg_unit = BuildFactory() ################################################################################ # Locks # ################################################################################ locks = {} rlocks = {} wlocks = {} def getRWLock(name, ldict, mode) : if not ldict.has_key(name) : if not locks.has_key(name) : locks[name] = SlaveLock(name, maxCount = 10) ldict[name] = LockAccess(locks[name], mode) ldict[name].name = name return ldict[name] def getRLock(name) : ''' Get a R lock, means the builder is using this guy ''' return getRWLock(name, rlocks, 'counting') def getWLock(name) : ''' Get a W lock, means the builder is generating this guy ''' return getRWLock(name, wlocks, 'exclusive') ################################################################################ # Builders # ################################################################################ c['builders'] = [ { 'name': 'foobuild', 'slavename': 'fooslave', 'builddir': 'foobuild', 'factory': foobuild, 'locks': [getWLock('foobuild')], }, { 'name': 'foobuild_reg', 'slavename': 'fooslave', 'builddir': 'foobuild_reg', 'factory': foobuild_reg, 'locks': [getRLock('foobuild'), getWLock('foobuild_reg')], }, { 'name': 'foobuild_reg_unit', 'slavename': 'fooslave', 'builddir': 'foobuild_reg_unit', 'factory': foobuild_reg_unit, 'locks': [getRLock('foobuild'), getWLock('foobuild_reg')], }, { 'name': 'footest1', 'slavename': 'fooslave', 'builddir': 'footest1', 'factory': footest1, 'locks': [getRLock('foobuild')], }, { 'name': 'footest2', 'slavename': 'fooslave', 'builddir': 'footest2', 'factory': footest2, 'locks': [getRLock('foobuild')], }, ] }}} -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Jan 26 03:01:52 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 26 Jan 2010 03:01:52 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #692: exceptions.AssertionError: assert s.number == self.nextBuildNumber - 1 In-Reply-To: <039.77c31165c0901df8314fc1f45074a6aa@lists.sourceforge.net> References: <039.77c31165c0901df8314fc1f45074a6aa@lists.sourceforge.net> Message-ID: <048.cd83cd0f868118e9ad00004707f9d33c@lists.sourceforge.net> #692: exceptions.AssertionError: assert s.number == self.nextBuildNumber - 1 --------------------+------------------------------------------------------- Reporter: rackamx | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.0 Version: 0.7.11 | Resolution: Keywords: | --------------------+------------------------------------------------------- Comment(by dustin): I suspect the locks, too. I don't understand them well, myself, so I'll have to look carefully. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Jan 26 19:30:49 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 26 Jan 2010 19:30:49 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #253: buildbot.tac is not relocatable because it remembers its basedir In-Reply-To: <037.b720aae4c568cc195e3f84cc8d912ae6@lists.sourceforge.net> References: <037.b720aae4c568cc195e3f84cc8d912ae6@lists.sourceforge.net> Message-ID: <046.eac25dabd354812b83841bee881915db@lists.sourceforge.net> #253: buildbot.tac is not relocatable because it remembers its basedir ------------------------+--------------------------------------------------- Reporter: zooko | Owner: Type: enhancement | Status: reopened Priority: major | Milestone: 0.8.0 Version: 0.7.6 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Changes (by dustin): * status: closed => reopened * resolution: duplicate => * milestone: 1.0.+ => 0.8.0 Comment: Ah, not a dupe. We should be able to create "relocatable" buildbot.tac files. The problem is, some ways of invoking a buildmaster do not set a current directory (related to bug #647), so we should probably have a warning when this is done. I suspect the easiest way to do this is just to add an option to buildbot create-master, or special case ".". -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Jan 26 19:31:27 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 26 Jan 2010 19:31:27 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #647: buildbot.tac specifies a relative path for twistd.log In-Reply-To: <039.698186b5988491de63dbadf676ed06c0@lists.sourceforge.net> References: <039.698186b5988491de63dbadf676ed06c0@lists.sourceforge.net> Message-ID: <048.ff75b7f5a6872a1e7e1ad38c0e4f3154@lists.sourceforge.net> #647: buildbot.tac specifies a relative path for twistd.log --------------------+------------------------------------------------------- Reporter: dwlocks | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.0 Version: 0.7.11 | Resolution: Keywords: | --------------------+------------------------------------------------------- Changes (by dustin): * milestone: 0.8.+ => 0.8.0 Comment: OK, Dan actually specified the right fix in the bug description: > Is it reasonable to specify "%(basedir)/twistd.log" in buildbot.tac? Yes. Do that. Only use os.path.join instead of string concatenation. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Jan 26 22:14:06 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 26 Jan 2010 22:14:06 -0000 Subject: [Buildbot-commits] [SPAM] [Buildbot] #693: default git checkout does not do git clean Message-ID: <041.a183a375d0c9feadd7d28e5abc2062a8@lists.sourceforge.net> #693: default git checkout does not do git clean ----------------------+----------------------------------------------------- Reporter: philippem | Owner: Type: undecided | Status: new Priority: major | Milestone: undecided Version: 0.7.12 | Keywords: ----------------------+----------------------------------------------------- Hi, - we updated from 0.7.11p3 to 0.7.12 in order to get the fix for http://buildbot.net/trac/ticket/609 (thanks) - however, the default behaviour for git checkouts does not do a git clean unless the branch has changed - this was unexpected behaviour for us, not sure if you want it that way or not - thanks for the great product -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Jan 26 22:48:45 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 26 Jan 2010 22:48:45 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #693: default git checkout does not do git clean In-Reply-To: <041.a183a375d0c9feadd7d28e5abc2062a8@lists.sourceforge.net> References: <041.a183a375d0c9feadd7d28e5abc2062a8@lists.sourceforge.net> Message-ID: <050.96fd2613b7fd5324f8a88299f3123cf5@lists.sourceforge.net> #693: default git checkout does not do git clean ----------------------+----------------------------------------------------- Reporter: philippem | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.0 Version: 0.7.12 | Resolution: Keywords: | ----------------------+----------------------------------------------------- Changes (by dustin): * type: undecided => defect * milestone: undecided => 0.8.0 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Jan 27 10:20:12 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 27 Jan 2010 10:20:12 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #625: p4poller ignores environment variables In-Reply-To: <040.49acfbd2f90189383ba4bf8ff9074608@lists.sourceforge.net> References: <040.49acfbd2f90189383ba4bf8ff9074608@lists.sourceforge.net> Message-ID: <049.695ded379425ea7439b940fb76624a93@lists.sourceforge.net> #625: p4poller ignores environment variables ---------------------+------------------------------------------------------ Reporter: hooaarzt | Owner: krajaratnam Type: defect | Status: accepted Priority: major | Milestone: 0.8.+ Version: 0.7.11 | Resolution: Keywords: perforce | ---------------------+------------------------------------------------------ Changes (by krajaratnam): * cc: kovarththanan.rajaratnam at gmail.com (added) * keywords: => perforce * status: new => accepted * owner: => krajaratnam -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Jan 27 13:09:16 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 27 Jan 2010 13:09:16 -0000 Subject: [Buildbot-commits] [SPAM] [Buildbot] #694: Infinite loop int the slave with Mercurial Message-ID: <040.f70768f32757edeb5985389f273b77ad@lists.sourceforge.net> #694: Infinite loop int the slave with Mercurial ---------------------+------------------------------------------------------ Reporter: kalessin | Owner: Type: defect | Status: new Priority: critical | Milestone: ongoing Version: 0.7.12 | Keywords: slave, mercurial, infinite loop ---------------------+------------------------------------------------------ Hello, I have set up a buildbot for my first time (you do cool things !) and I have fallen into a nasty bug. I'm using buidlbot (slave and master) on Debian squeeze with mercurial: {{{ (chroot)root at kalessin:/tmp# buildbot --version Buildbot version: 0.7.11p3 Twisted version: 9.0.0 (chroot)root at kalessin:/tmp# hg --version Mercurial Distributed SCM (version 1.4.1) Copyright (C) 2005-2009 Matt Mackall and others This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. (chroot)root at kalessin:/tmp# }}} Whenever a new build was launched the slave started an infinite loop. The reason was here : http://github.com/djmitche/buildbot/blob/master/buildbot/slave/commands.py#L2915 You compare two directories paths, but done this way /foo/bar and /foo/bar/ appears to be differents. In my case when the condition was true, the slave restarted a complete checkout of the code, falling again in the condition, and again, and again, and again... I have resolved the problem, by setting my repourl in my master.cfg without the ending slash : {{{ #!python from buildbot.process import factory from buildbot.steps.source import Mercurial from buildbot.steps.shell import Compile, Configure, Test f1 = factory.BuildFactory() f1.addStep(Mercurial(repourl="/tmp/zia")) f1.addStep(Configure(command=["cmake", "."])) # do not use configure f1.addStep(Compile()) # make all f1.addStep(Test()) # make test }}} A more robust way to compare directories paths should be used. Please, find the log from both the slave and the master attached with this ticket. (due to the loop I have truncated them). Best Regards -- Louis Opter -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Jan 27 13:11:29 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 27 Jan 2010 13:11:29 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #694: Infinite loop int the slave with Mercurial In-Reply-To: <040.f70768f32757edeb5985389f273b77ad@lists.sourceforge.net> References: <040.f70768f32757edeb5985389f273b77ad@lists.sourceforge.net> Message-ID: <049.d49a3189d5ff72151d2d0220c3d96353@lists.sourceforge.net> #694: Infinite loop int the slave with Mercurial --------------------------------------------+------------------------------- Reporter: kalessin | Owner: Type: defect | Status: new Priority: critical | Milestone: ongoing Version: 0.7.11 | Resolution: Keywords: slave, mercurial, infinite loop | --------------------------------------------+------------------------------- Changes (by kalessin): * version: 0.7.12 => 0.7.11 Comment: Correct version number. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Jan 27 13:12:30 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 27 Jan 2010 13:12:30 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #694: Infinite loop in the slave with Mercurial (was: Infinite loop int the slave with Mercurial) In-Reply-To: <040.f70768f32757edeb5985389f273b77ad@lists.sourceforge.net> References: <040.f70768f32757edeb5985389f273b77ad@lists.sourceforge.net> Message-ID: <049.393edfca3059bcf2dbf4d4128048c5a3@lists.sourceforge.net> #694: Infinite loop in the slave with Mercurial --------------------------------------------+------------------------------- Reporter: kalessin | Owner: Type: defect | Status: new Priority: critical | Milestone: ongoing Version: 0.7.11 | Resolution: Keywords: slave, mercurial, infinite loop | --------------------------------------------+------------------------------- Comment(by kalessin): Correct the title... -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Jan 27 13:22:21 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 27 Jan 2010 13:22:21 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #694: Infinite loop in the slave with Mercurial In-Reply-To: <040.f70768f32757edeb5985389f273b77ad@lists.sourceforge.net> References: <040.f70768f32757edeb5985389f273b77ad@lists.sourceforge.net> Message-ID: <049.b23b816e4c4919143f4fd55dd163596f@lists.sourceforge.net> #694: Infinite loop in the slave with Mercurial --------------------------------------------+------------------------------- Reporter: kalessin | Owner: Type: defect | Status: new Priority: critical | Milestone: ongoing Version: 0.7.11 | Resolution: Keywords: slave, mercurial, infinite loop | --------------------------------------------+------------------------------- Changes (by marcusl): * cc: macke at yar.nu (added) Comment: Good catch. Could you check if this is still present in 0.7.12? IIRC some work was done the comparison code, but I'm not sure whether this bug was affected. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Jan 27 15:03:49 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 27 Jan 2010 15:03:49 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #694: Infinite loop in the slave with Mercurial In-Reply-To: <040.f70768f32757edeb5985389f273b77ad@lists.sourceforge.net> References: <040.f70768f32757edeb5985389f273b77ad@lists.sourceforge.net> Message-ID: <049.783403c4362c606bfe0e3ed64444558e@lists.sourceforge.net> #694: Infinite loop in the slave with Mercurial --------------------------------------------+------------------------------- Reporter: kalessin | Owner: Type: defect | Status: new Priority: critical | Milestone: ongoing Version: 0.7.11 | Resolution: Keywords: slave, mercurial, infinite loop | --------------------------------------------+------------------------------- Comment(by marcusl): bah.. obvious typo there.. and no edit of comments.. sigh.. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Jan 27 15:03:22 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 27 Jan 2010 15:03:22 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #694: Infinite loop in the slave with Mercurial In-Reply-To: <040.f70768f32757edeb5985389f273b77ad@lists.sourceforge.net> References: <040.f70768f32757edeb5985389f273b77ad@lists.sourceforge.net> Message-ID: <049.73a91f6df994fc7926f75106cf54e218@lists.sourceforge.net> #694: Infinite loop in the slave with Mercurial --------------------------------------------+------------------------------- Reporter: kalessin | Owner: Type: defect | Status: new Priority: critical | Milestone: ongoing Version: 0.7.11 | Resolution: Keywords: slave, mercurial, infinite loop | --------------------------------------------+------------------------------- Comment(by marcusl): Try to add this before the comparison, to remove trailing slashes from either path: {{{ #!python oldurl = oldurl.rstrip('/') newurl = oldurl.rstrip('/') }}} -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Jan 27 15:21:07 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 27 Jan 2010 15:21:07 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #625: p4poller ignores environment variables In-Reply-To: <040.49acfbd2f90189383ba4bf8ff9074608@lists.sourceforge.net> References: <040.49acfbd2f90189383ba4bf8ff9074608@lists.sourceforge.net> Message-ID: <049.e5defdf10d3c52885cf0d6364307fcc2@lists.sourceforge.net> #625: p4poller ignores environment variables ---------------------+------------------------------------------------------ Reporter: hooaarzt | Owner: krajaratnam Type: defect | Status: closed Priority: major | Milestone: 0.8.0 Version: 0.7.11 | Resolution: fixed Keywords: perforce | ---------------------+------------------------------------------------------ Changes (by Kovarththanan Rajaratnam): * status: accepted => closed * resolution: => fixed Comment: P4Poller: pass through important environment variables (fixes #625) Previously all variables had to be passed through as command line arguments (through P4Source). Note, environment variables do not have higher precedence than command line arguments, so this shouldn't break any existing users. Changeset: bc44cbe9fed2cc732098fc12cebc6790d7c43097 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Wed Jan 27 15:21:10 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 27 Jan 2010 07:21:10 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] bc44cb: P4Poller: pass through important environment varia... Message-ID: <20100127152110.DB9594230A@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: bc44cbe9fed2cc732098fc12cebc6790d7c43097 http://github.com/djmitche/buildbot/commit/bc44cbe9fed2cc732098fc12cebc6790d7c43097 Author: Kovarththanan Rajaratnam Date: 2010-01-27 (Wed, 27 Jan 2010) Changed paths: M buildbot/changes/p4poller.py Log Message: ----------- P4Poller: pass through important environment variables (fixes #625) Previously all variables had to be passed through as command line arguments (through P4Source). Note, environment variables do not have higher precedence than command line arguments, so this shouldn't break any existing users. Commit: 7a114dd81068f00279466f68da819056a80dbf16 http://github.com/djmitche/buildbot/commit/7a114dd81068f00279466f68da819056a80dbf16 Author: Kovarththanan Rajaratnam Date: 2010-01-27 (Wed, 27 Jan 2010) Changed paths: M README Log Message: ----------- README: Add Jinja2 to the list of requirements Commit: 9ba8494a3518856e70728d6dd5206c512d57454a http://github.com/djmitche/buildbot/commit/9ba8494a3518856e70728d6dd5206c512d57454a Author: Kovarththanan Rajaratnam Date: 2010-01-27 (Wed, 27 Jan 2010) Changed paths: M README Log Message: ----------- README: require python-2.4 or later due to Jinja2 Commit: d7910cd007e658c079a883eddf6d5bd3ea56b1b9 http://github.com/djmitche/buildbot/commit/d7910cd007e658c079a883eddf6d5bd3ea56b1b9 Author: Dustin J. Mitchell Date: 2010-01-27 (Wed, 27 Jan 2010) Changed paths: M buildbot/changes/p4poller.py Log Message: ----------- Merge branch 'p4env_vars' of git://github.com/krajaratnam/buildbot * 'p4env_vars' of git://github.com/krajaratnam/buildbot: P4Poller: pass through important environment variables (fixes #625) Commit: fd52b6564bf33c83eec22d6a2838bb80836f76cb http://github.com/djmitche/buildbot/commit/fd52b6564bf33c83eec22d6a2838bb80836f76cb Author: Dustin J. Mitchell Date: 2010-01-27 (Wed, 27 Jan 2010) Changed paths: M README Log Message: ----------- Merge branch 'readme_fix' of git://github.com/krajaratnam/buildbot * 'readme_fix' of git://github.com/krajaratnam/buildbot: README: require python-2.4 or later due to Jinja2 README: Add Jinja2 to the list of requirements From buildbot-devel at lists.sourceforge.net Wed Jan 27 15:33:53 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 27 Jan 2010 15:33:53 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #694: Infinite loop in the slave with Mercurial In-Reply-To: <040.f70768f32757edeb5985389f273b77ad@lists.sourceforge.net> References: <040.f70768f32757edeb5985389f273b77ad@lists.sourceforge.net> Message-ID: <049.e70b4f818e330f13e4afc3bfe9b66134@lists.sourceforge.net> #694: Infinite loop in the slave with Mercurial --------------------------------------------+------------------------------- Reporter: kalessin | Owner: Type: defect | Status: closed Priority: critical | Milestone: ongoing Version: 0.7.11 | Resolution: fixed Keywords: slave, mercurial, infinite loop | --------------------------------------------+------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: compare mercurial repos without trailing slashes (fixes #694) This simply strips the trailing slashes from the repositories before comparing the strings. This may be covering up a deeper problem, though. Changeset: f45d016cf0f47dfbb16d1117c1f5ebe1141f8026 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Wed Jan 27 15:33:59 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 27 Jan 2010 07:33:59 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] f45d01: compare mercurial repos without trailing slashes (... Message-ID: <20100127153359.2459242305@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: f45d016cf0f47dfbb16d1117c1f5ebe1141f8026 http://github.com/djmitche/buildbot/commit/f45d016cf0f47dfbb16d1117c1f5ebe1141f8026 Author: Dustin J. Mitchell Date: 2010-01-27 (Wed, 27 Jan 2010) Changed paths: M buildbot/slave/commands.py Log Message: ----------- compare mercurial repos without trailing slashes (fixes #694) This simply strips the trailing slashes from the repositories before comparing the strings. This may be covering up a deeper problem, though. From buildbot-devel at lists.sourceforge.net Wed Jan 27 15:37:27 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 27 Jan 2010 15:37:27 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #694: Infinite loop in the slave with Mercurial In-Reply-To: <040.f70768f32757edeb5985389f273b77ad@lists.sourceforge.net> References: <040.f70768f32757edeb5985389f273b77ad@lists.sourceforge.net> Message-ID: <049.f5a86b8cbf76a2b820dc493e54d5c376@lists.sourceforge.net> #694: Infinite loop in the slave with Mercurial --------------------------------------------+------------------------------- Reporter: kalessin | Owner: Type: defect | Status: reopened Priority: critical | Milestone: 0.8.0 Version: 0.7.11 | Resolution: Keywords: slave, mercurial, infinite loop | --------------------------------------------+------------------------------- Changes (by dustin): * status: closed => reopened * resolution: fixed => * milestone: ongoing => 0.8.0 Comment: Well, let me know if this fixed it - it's just a more subtle version of marcus's patch. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Jan 27 15:20:59 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 27 Jan 2010 15:20:59 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #625: p4poller ignores environment variables In-Reply-To: <040.49acfbd2f90189383ba4bf8ff9074608@lists.sourceforge.net> References: <040.49acfbd2f90189383ba4bf8ff9074608@lists.sourceforge.net> Message-ID: <049.3103a143a7a997955f207fd9be5004b5@lists.sourceforge.net> #625: p4poller ignores environment variables ---------------------+------------------------------------------------------ Reporter: hooaarzt | Owner: krajaratnam Type: defect | Status: accepted Priority: major | Milestone: 0.8.0 Version: 0.7.11 | Resolution: Keywords: perforce | ---------------------+------------------------------------------------------ Changes (by dustin): * milestone: 0.8.+ => 0.8.0 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Jan 27 15:40:39 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 27 Jan 2010 15:40:39 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #694: Infinite loop in the slave with Mercurial In-Reply-To: <040.f70768f32757edeb5985389f273b77ad@lists.sourceforge.net> References: <040.f70768f32757edeb5985389f273b77ad@lists.sourceforge.net> Message-ID: <049.d06d7b1158ecaabaa458981c9ca0f72c@lists.sourceforge.net> #694: Infinite loop in the slave with Mercurial --------------------------------------------+------------------------------- Reporter: kalessin | Owner: Type: defect | Status: reopened Priority: critical | Milestone: 0.8.0 Version: 0.7.11 | Resolution: Keywords: slave, mercurial, infinite loop | --------------------------------------------+------------------------------- Comment(by marcusl): It's probably nothing more than the fact that the slash is appended/removed by Mercurial and users can specify with or without, and it still works. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Jan 27 15:43:24 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 27 Jan 2010 15:43:24 -0000 Subject: [Buildbot-commits] [SPAM] [Buildbot] #695: Improve mail notifier Message-ID: <039.8e01d898fc28443d276d25d96447ca2a@lists.sourceforge.net> #695: Improve mail notifier ----------------------+----------------------------------------------------- Reporter: jocelyn | Owner: Type: undecided | Status: new Priority: major | Milestone: undecided Version: 0.7.11 | Keywords: mail notifier ----------------------+----------------------------------------------------- Hi, I'm a new buildbot user and I'd like to know if it's possible to send more informations about the compile thank to mail notifier? For exemple I'd like to receive by email the compile time elapsed. Regards Jocelyn -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Jan 27 15:54:17 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 27 Jan 2010 15:54:17 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #695: Improve mail notifier In-Reply-To: <039.8e01d898fc28443d276d25d96447ca2a@lists.sourceforge.net> References: <039.8e01d898fc28443d276d25d96447ca2a@lists.sourceforge.net> Message-ID: <048.3ea33db31b945090cc63a468ff1dee13@lists.sourceforge.net> #695: Improve mail notifier --------------------------+------------------------------------------------- Reporter: jocelyn | Owner: Type: undecided | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.11 | Resolution: Keywords: mail notifier | --------------------------+------------------------------------------------- Changes (by jocelyn): * milestone: undecided => 0.8.+ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Jan 27 16:05:42 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 27 Jan 2010 16:05:42 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #695: Improve mail notifier In-Reply-To: <039.8e01d898fc28443d276d25d96447ca2a@lists.sourceforge.net> References: <039.8e01d898fc28443d276d25d96447ca2a@lists.sourceforge.net> Message-ID: <048.f8aae0db6098fee3cab11e47721b2356@lists.sourceforge.net> #695: Improve mail notifier ----------------------------+----------------------------------------------- Reporter: jocelyn | Owner: Type: support-request | Status: new Priority: major | Milestone: undecided Version: 0.7.11 | Resolution: Keywords: mail notifier | ----------------------------+----------------------------------------------- Changes (by dustin): * type: undecided => support-request * milestone: 0.8.+ => undecided Old description: > Hi, I'm a new buildbot user and I'd like to know if it's possible to send > more informations about the compile thank to mail notifier? For exemple > I'd like to receive by email the compile time elapsed. > > Regards > > Jocelyn New description: Hi, I'm a new buildbot user and I'd like to know if it's possible to send more informations about the compile thank to mail notifier? For exemple I'd like to receive by email the compile time elapsed. Regards Jocelyn -- Comment: See the {{{messageFormatter}}} in the documentation. It may take a bit of work to extract that particular piece of information, but it's available. -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Wed Jan 27 16:42:53 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 27 Jan 2010 08:42:53 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 31ef66: Fix line endings on windows files (no functionalit... Message-ID: <20100127164253.C3BAD42199@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 31ef6630c7cd322e6814cb16f4ebb2d7581de77b http://github.com/djmitche/buildbot/commit/31ef6630c7cd322e6814cb16f4ebb2d7581de77b Author: Kovarththanan Rajaratnam Date: 2010-01-27 (Wed, 27 Jan 2010) Changed paths: M contrib/windows/buildbot2.bat Log Message: ----------- Fix line endings on windows files (no functionality change) From noreply at github.com Wed Jan 27 18:10:31 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 27 Jan 2010 10:10:31 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 8bdf0d: * fix broken useSSL patch Message-ID: <20100127181031.0FA41422FE@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 8bdf0d1a21c27583b710202ab87c2604c99ee2e1 http://github.com/djmitche/buildbot/commit/8bdf0d1a21c27583b710202ab87c2604c99ee2e1 Author: Michael MacDonald Date: 2010-01-27 (Wed, 27 Jan 2010) Changed paths: M buildbot/status/words.py Log Message: ----------- * fix broken useSSL patch From buildbot-devel at lists.sourceforge.net Wed Jan 27 21:06:46 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 27 Jan 2010 21:06:46 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #377: funny arg splitting for cmd.exe in some cases but not others In-Reply-To: <037.33f4c903f9e3c3d1df369b585b771fc4@lists.sourceforge.net> References: <037.33f4c903f9e3c3d1df369b585b771fc4@lists.sourceforge.net> Message-ID: <046.d5aa0866722408c9e851a3201354daf0@lists.sourceforge.net> #377: funny arg splitting for cmd.exe in some cases but not others -------------------+-------------------------------------------------------- Reporter: zooko | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.0 Version: 0.7.9 | Resolution: Keywords: | -------------------+-------------------------------------------------------- Changes (by dustin): * milestone: 0.8.+ => 0.8.0 Comment: Discussion from #buildbot: {{{ 14:54 < ddunbar> at the risk of being boringly repetitive, the simple solution is to make ShellCommand create a .bat file on the slave 14:54 < ddunbar> imho, trying to understand cmd.exe is a lost cause 14:54 < djmitche> ddunbar: hmm 14:54 < djmitche> that just seems too simple 14:55 < ddunbar> this is what msbuild etc do, and there is a reason 14:55 < djmitche> does that introduce other metacharacters? %-thingies? 14:55 < maruel> ddunbar: not a bad idea per se 14:55 < djmitche> I'm not saying it's *wrong*, I'm just amazed the solution is that simple .. I kinda thought cmd.exe basically "executed" each line of a batch file? 14:56 < ddunbar> see #377 (and #595) if thats not whats already talked about 14:56 < exarkun> djmitche: I think it works because it makes it really obvious which things you need to do cmd.exe quoting for and which things you need to do CreateProcess quoting for. 14:56 < exarkun> djmitche: Instead of mixing them together and making it really hard for everyone to understand. 14:56 < ddunbar> I think its actually impossible to do the right escaping 14:57 < exarkun> ddunbar: Surely not in any particular case. 14:57 < exarkun> ddunbar: Just in general. 14:57 < ddunbar> that doesn't make sense 14:57 < ddunbar> if its possible in every particular case it is possible in general :) 14:57 < exarkun> mmm. no. 14:57 < exarkun> If you know what program you're running, and you know what its quoting rules are, then you can do it right. 14:57 < exarkun> If you're running an arbitrary program with arbitrary quoting rules, then you can't. 14:57 < ddunbar> thats not true 14:57 < exarkun> Sure it is. 14:57 < ddunbar> or rather, thats not what I am saying 14:58 < djmitche> woah, before we go all metaphysical here.. can someone with access to a windows box hack up the slave side of ShellCommand to do this? 14:58 < ddunbar> I think there are arguments (strings of characters) which you cannot pass to programs, if you call createprocess which calls cmd.exe 14:58 < exarkun> ddunbar: Ah, I see. 14:58 < djmitche> ddunbar: that's what it looks like is going on here 14:58 < ddunbar> I could be wrong, I just think that their quoting schemes aren't strong enough 14:58 < djmitche> in particular, | 14:58 < exarkun> ddunbar: I'm not sure if that's true. 14:58 < ddunbar> right 14:58 < ddunbar> I tried really hard to quote | correctly and failed 14:58 < exarkun> Did you try ^? 14:59 < ddunbar> I don't remember 14:59 < exarkun> ^| should work for that. 14:59 < djmitche> so it seems like ShellCommand on win32 should *always* write to a .bat and run it? 14:59 < ddunbar> giving up and moving to .bat files made everything much simpler 14:59 < djmitche> or is that appreciably slower? 14:59 < maruel> djmitche: it wouldn't 14:59 < catlee> seems wrong somehow 14:59 < exarkun> djmitche: everything on windows is already so slow you probably won't notice. 14:59 < catlee> lol 14:59 < djmitche> hah 14:59 < ddunbar> true 14:59 < djmitche> anyway, I'd like this to be a part of ShellCommand .. the question is which way should the default go? 15:00 < exarkun> the default should be to work correctly 15:00 < djmitche> .. a *optional* part of .. 15:00 < exarkun> which is probably closer to the .bat thing than the current behavior 15:00 < djmitche> which means .bat all the time? or does that just introduce some other edge cases? 15:00 < exarkun> beats me :) 15:00 < djmitche> let's do .bat as the default in 0.8.0, and change it back if we find problems 15:00 < exarkun> someone should try and see 15:00 < djmitche> sound like a plan? 15:00 < ddunbar> I would heart that 15:01 < exarkun> it shouldn't be very hard to write a comprehensive set of tests }}} The plan was subsequently revised to not make this the *default* in 0.8.0, but we should have optional support available, at least. Something like {{{ShellCommand(.., useBatch=True)}}}. The NEWS should state that this will become the default in 0.8.1, and those who do *not* want to use a batch file for certain commands should include {{{useBatch=False}}} now, even though it's the current default. Now, I can put some code together, but I have no capacity to execute it, which means I'm not so helpful. So who's going to write this? -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Thu Jan 28 18:28:31 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 28 Jan 2010 10:28:31 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] f8607b: - Replaced documentation figures Message-ID: <20100128182831.85DCE422E2@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: f8607b3ebc828edd015850ac6599d77a066058bf http://github.com/djmitche/buildbot/commit/f8607b3ebc828edd015850ac6599d77a066058bf Author: gv Date: 2010-01-28 (Thu, 28 Jan 2010) Changed paths: M docs/buildbot.texinfo M docs/images/Makefile A docs/images/master.ai M docs/images/master.png M docs/images/master.svg M docs/images/master.txt A docs/images/overview.ai M docs/images/overview.png M docs/images/overview.svg A docs/images/slaves.ai M docs/images/slaves.png M docs/images/slaves.svg A docs/images/status.ai M docs/images/status.png M docs/images/status.svg Log Message: ----------- - Replaced documentation figures * The slavebuilder figure was merged with the master figure * Added an auto-crop step to images/Makefile Commit: 4339e66d11f6f547d9711e14600c86938f1b988d http://github.com/djmitche/buildbot/commit/4339e66d11f6f547d9711e14600c86938f1b988d Author: Dustin J. Mitchell Date: 2010-01-28 (Thu, 28 Jan 2010) Changed paths: M docs/buildbot.texinfo M docs/images/Makefile A docs/images/master.ai M docs/images/master.png M docs/images/master.svg M docs/images/master.txt A docs/images/overview.ai M docs/images/overview.png M docs/images/overview.svg A docs/images/slaves.ai M docs/images/slaves.png M docs/images/slaves.svg A docs/images/status.ai M docs/images/status.png M docs/images/status.svg Log Message: ----------- Merge branch 'figures' of git://github.com/gvalkov/buildbot * 'figures' of git://github.com/gvalkov/buildbot: - Replaced documentation figures Commit: d16840f0256e536310680ec6db473d9540c298b7 http://github.com/djmitche/buildbot/commit/d16840f0256e536310680ec6db473d9540c298b7 Author: Dustin J. Mitchell Date: 2010-01-28 (Thu, 28 Jan 2010) Changed paths: R docs/images/slavebuilder.png R docs/images/slavebuilder.svg R docs/images/slavebuilder.txt Log Message: ----------- remove slavebuilder images, too From noreply at github.com Thu Jan 28 18:30:27 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 28 Jan 2010 10:30:27 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 4229ed: 'latest' does not mean 'master' Message-ID: <20100128183027.1468A422E2@smtp1.rs.github.com> Branch: refs/heads/gh-pages Home: http://github.com/djmitche/buildbot Commit: 4229ed78d17c1fe6a5e75e0c08d4a9a9aee5c1a1 http://github.com/djmitche/buildbot/commit/4229ed78d17c1fe6a5e75e0c08d4a9a9aee5c1a1 Author: Dustin J. Mitchell Date: 2010-01-28 (Thu, 28 Jan 2010) Changed paths: M docs/index.html Log Message: ----------- 'latest' does not mean 'master' From noreply at github.com Thu Jan 28 19:54:54 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 28 Jan 2010 11:54:54 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] db6145: Try: remove statement which reference an unknown a... Message-ID: <20100128195454.A616F422EB@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: db6145cc9424b84af146370f92ffcd72325cda33 http://github.com/djmitche/buildbot/commit/db6145cc9424b84af146370f92ffcd72325cda33 Author: Kovarththanan Rajaratnam Date: 2010-01-28 (Thu, 28 Jan 2010) Changed paths: M buildbot/scripts/tryclient.py Log Message: ----------- Try: remove statement which reference an unknown attribute Commit: 0c0d528a3a4562cdd03d8eacb27c18a655a4059e http://github.com/djmitche/buildbot/commit/0c0d528a3a4562cdd03d8eacb27c18a655a4059e Author: Kovarththanan Rajaratnam Date: 2010-01-28 (Thu, 28 Jan 2010) Changed paths: M buildbot/scripts/tryclient.py Log Message: ----------- Try.getopt() only accepts 3 arguments Commit: c21207f2686aa8d1f2480755cd574a535e34de3f http://github.com/djmitche/buildbot/commit/c21207f2686aa8d1f2480755cd574a535e34de3f Author: Dustin J. Mitchell Date: 2010-01-28 (Thu, 28 Jan 2010) Changed paths: M buildbot/scripts/tryclient.py Log Message: ----------- Merge branch 'try_builder_names' of git://github.com/krajaratnam/buildbot * 'try_builder_names' of git://github.com/krajaratnam/buildbot: Try: remove statement which reference an unknown attribute Commit: 4109ed9b7ea237ce57b55fcbf29713d6f9a99c3b http://github.com/djmitche/buildbot/commit/4109ed9b7ea237ce57b55fcbf29713d6f9a99c3b Author: Dustin J. Mitchell Date: 2010-01-28 (Thu, 28 Jan 2010) Changed paths: M buildbot/scripts/tryclient.py Log Message: ----------- Merge branch 'try_getopt' of git://github.com/krajaratnam/buildbot * 'try_getopt' of git://github.com/krajaratnam/buildbot: Try.getopt() only accepts 3 arguments From buildbot-devel at lists.sourceforge.net Thu Jan 28 20:19:31 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 28 Jan 2010 20:19:31 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #586: buildbot with cygwin and perforce In-Reply-To: <038.9c52a9b3a1365ba6cfd3441528d3f507@lists.sourceforge.net> References: <038.9c52a9b3a1365ba6cfd3441528d3f507@lists.sourceforge.net> Message-ID: <047.b2407e864decffbdbbd88d1b171998ac@lists.sourceforge.net> #586: buildbot with cygwin and perforce ----------------------------+----------------------------------------------- Reporter: sanalp | Owner: warner Type: support-request | Status: new Priority: major | Milestone: undecided Version: 0.7.10 | Resolution: Keywords: | ----------------------------+----------------------------------------------- Comment(by krajaratnam): I had the same problem with Cygwin 1.5. I just recently upgraded to Cygwin 1.7 and I haven't been able to reproduce this bug ever since. This might be worth trying. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Jan 28 20:21:03 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 28 Jan 2010 20:21:03 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #586: buildbot with cygwin and perforce In-Reply-To: <038.9c52a9b3a1365ba6cfd3441528d3f507@lists.sourceforge.net> References: <038.9c52a9b3a1365ba6cfd3441528d3f507@lists.sourceforge.net> Message-ID: <047.581180955e6a5cf3e3f575c1d2d27692@lists.sourceforge.net> #586: buildbot with cygwin and perforce ---------------------------------+------------------------------------------ Reporter: sanalp | Owner: warner Type: support-request | Status: new Priority: major | Milestone: undecided Version: 0.7.10 | Resolution: Keywords: cygwin, perforce, p4 | ---------------------------------+------------------------------------------ Changes (by krajaratnam): * cc: kovarththanan.rajaratnam at gmail.com (added) * keywords: => cygwin, perforce, p4 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Fri Jan 29 04:20:51 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 28 Jan 2010 20:20:51 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 08807d: update CREDITS Message-ID: <20100129042051.12DE442088@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 08807d63dc34ae4207d27eaffdbd1a46ce704d66 http://github.com/djmitche/buildbot/commit/08807d63dc34ae4207d27eaffdbd1a46ce704d66 Author: Dustin J. Mitchell Date: 2010-01-28 (Thu, 28 Jan 2010) Changed paths: M .mailmap M CREDITS Log Message: ----------- update CREDITS From noreply at github.com Fri Jan 29 20:30:36 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 29 Jan 2010 12:30:36 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] dd62a6: Test: remove 'substring in string' workaround for ... Message-ID: <20100129203036.ED6034204B@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: dd62a6476bb66e7faad00dbec5f82f576f0cafee http://github.com/djmitche/buildbot/commit/dd62a6476bb66e7faad00dbec5f82f576f0cafee Author: Kovarththanan Rajaratnam Date: 2010-01-29 (Fri, 29 Jan 2010) Changed paths: M buildbot/test/test_p4poller.py M buildbot/test/test_runner.py M buildbot/test/test_slavecommand.py M buildbot/test/test_status.py M buildbot/test/test_twisted.py M buildbot/test/test_vc.py M buildbot/test/test_web.py Log Message: ----------- Test: remove 'substring in string' workaround for < 2.3 We now require Python 2.4 and the Python docs states the following: "..When s is a string or Unicode string object the in and not in operations act like a substring test. In Python versions before 2.3, x had to be a string of length 1. In Python 2.3 and beyond, x may be a string of any length.." From buildbot-devel at lists.sourceforge.net Fri Jan 29 21:38:49 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 29 Jan 2010 21:38:49 -0000 Subject: [Buildbot-commits] [SPAM] [Buildbot] #696: WithProperties not supported in class derived from FileUpload Message-ID: <041.f7a59938a80ff119d25fd5ca452d3512@lists.sourceforge.net> #696: WithProperties not supported in class derived from FileUpload ----------------------+----------------------------------------------------- Reporter: philippem | Owner: Type: undecided | Status: new Priority: major | Milestone: undecided Version: 0.7.12 | Keywords: ----------------------+----------------------------------------------------- snippet of code in my class that is derived from FileUpload (override of method finished) branch = WithProperties("%(branch)") This gets rendered as note as the branch name (which it does get rendered as in other contexts) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Jan 29 21:52:41 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 29 Jan 2010 21:52:41 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #377: funny arg splitting for cmd.exe in some cases but not others In-Reply-To: <037.33f4c903f9e3c3d1df369b585b771fc4@lists.sourceforge.net> References: <037.33f4c903f9e3c3d1df369b585b771fc4@lists.sourceforge.net> Message-ID: <046.fe2d7b4971d707d02db6099e47b80bb9@lists.sourceforge.net> #377: funny arg splitting for cmd.exe in some cases but not others -------------------+-------------------------------------------------------- Reporter: zooko | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.0 Version: 0.7.9 | Resolution: Keywords: | -------------------+-------------------------------------------------------- Comment(by fcrestois): Could i add some basic test case that failed actually on Win32 Windows XP SP3, Buidbot 7.11, Twisted 8.2, Python 2.6 factory.addStep(ShellCommand(command=r'echo "Win32|Release"')) stdio = \"Win32|Release\" must be "Win32|Release" factory.addStep(ShellCommand(command=r'echo "Release"')) stdio = \"Release\" must be "Release" factory.addStep(ShellCommand(command=['echo','Win32 Release'])) stdio = "Win32 Release" must be Win32 Release factory.addStep(ShellCommand(command=['echo','"Release"'])) stdio = \"Release\"" must be "Release" -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Jan 29 21:54:37 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 29 Jan 2010 21:54:37 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #377: funny arg splitting for cmd.exe in some cases but not others In-Reply-To: <037.33f4c903f9e3c3d1df369b585b771fc4@lists.sourceforge.net> References: <037.33f4c903f9e3c3d1df369b585b771fc4@lists.sourceforge.net> Message-ID: <046.9fa1be2a781669d238df3d91d46bfcc3@lists.sourceforge.net> #377: funny arg splitting for cmd.exe in some cases but not others -------------------+-------------------------------------------------------- Reporter: zooko | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.0 Version: 0.7.9 | Resolution: Keywords: | -------------------+-------------------------------------------------------- Comment(by fcrestois): Could i add some basic test case that failed actually on Win32 Windows XP SP3, Buidbot 7.11, Twisted 8.2, Python 2.6 factory.addStep(ShellCommand?(command=r'echo "Win32|Release"')) stdio = \"Win32|Release\" must be "Win32|Release" factory.addStep(ShellCommand?(command=r'echo "Release"')) stdio = \"Release\" must be "Release" factory.addStep(ShellCommand?(command=['echo','Win32 Release'])) stdio = "Win32 Release" must be Win32 Release factory.addStep(ShellCommand?(command=['echo','"Release"'])) stdio = \"Release\"" must be "Release" -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Jan 29 21:46:30 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 29 Jan 2010 21:46:30 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #696: WithProperties not supported in class derived from FileUpload In-Reply-To: <041.f7a59938a80ff119d25fd5ca452d3512@lists.sourceforge.net> References: <041.f7a59938a80ff119d25fd5ca452d3512@lists.sourceforge.net> Message-ID: <050.d4f1f0cc466417f8a7448e5b7e626537@lists.sourceforge.net> #696: WithProperties not supported in class derived from FileUpload ----------------------+----------------------------------------------------- Reporter: philippem | Owner: Type: undecided | Status: closed Priority: major | Milestone: undecided Version: 0.7.12 | Resolution: worksforme Keywords: | ----------------------+----------------------------------------------------- Changes (by philippem): * status: new => closed * resolution: => worksforme Comment: Ok -- after re-reading the documentation, I understand now that WithProperties is only interpolated in arguments to shell commands, and I am now using self.getProperty("branch") inside the build step. thanks, i'll do that. Love your product, it would be even better if there were some sample build steps and cfg files in the docs. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Jan 29 21:47:29 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 29 Jan 2010 21:47:29 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #696: WithProperties not supported in class derived from FileUpload In-Reply-To: <041.f7a59938a80ff119d25fd5ca452d3512@lists.sourceforge.net> References: <041.f7a59938a80ff119d25fd5ca452d3512@lists.sourceforge.net> Message-ID: <050.a562b3a2910b1515e4c3194502d150e6@lists.sourceforge.net> #696: WithProperties not supported in class derived from FileUpload ----------------------+----------------------------------------------------- Reporter: philippem | Owner: Type: undecided | Status: closed Priority: major | Milestone: undecided Version: 0.7.12 | Resolution: worksforme Keywords: | ----------------------+----------------------------------------------------- Comment(by dustin): patches welcome :) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Jan 29 21:59:31 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 29 Jan 2010 21:59:31 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #377: funny arg splitting for cmd.exe in some cases but not others In-Reply-To: <037.33f4c903f9e3c3d1df369b585b771fc4@lists.sourceforge.net> References: <037.33f4c903f9e3c3d1df369b585b771fc4@lists.sourceforge.net> Message-ID: <046.bf5a0c0e4920037965ec95534b523f4b@lists.sourceforge.net> #377: funny arg splitting for cmd.exe in some cases but not others -------------------+-------------------------------------------------------- Reporter: zooko | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.0 Version: 0.7.9 | Resolution: Keywords: | -------------------+-------------------------------------------------------- Comment(by dustin): Yes, test cases would be great - can you put that together? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 30 18:07:07 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 30 Jan 2010 18:07:07 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #689: Can't "force build" on latent slaves In-Reply-To: <036.c53368862a9d80ac04291171dcb77169@lists.sourceforge.net> References: <036.c53368862a9d80ac04291171dcb77169@lists.sourceforge.net> Message-ID: <045.440b8c53fb1eac0edde44430cecaadd8@lists.sourceforge.net> #689: Can't "force build" on latent slaves -----------------------+---------------------------------------------------- Reporter: abyx | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.0 Version: 0.7.11 | Resolution: Keywords: latent web | -----------------------+---------------------------------------------------- Changes (by dustin): * milestone: undecided => 0.8.0 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 30 18:08:09 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 30 Jan 2010 18:08:09 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #644: Add option to show the number of warnings In-Reply-To: <039.278666628bae4184e7ed4e4e7d204967@lists.sourceforge.net> References: <039.278666628bae4184e7ed4e4e7d204967@lists.sourceforge.net> Message-ID: <048.2c1e92476b35be62d28c71adca87bd47@lists.sourceforge.net> #644: Add option to show the number of warnings ------------------------+--------------------------------------------------- Reporter: jeffall | Owner: Type: enhancement | Status: new Priority: minor | Milestone: undecided Version: 0.7.11 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by dustin): This adds a logfile containing only one line. How is this helpful? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 30 18:08:38 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 30 Jan 2010 18:08:38 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #667: Git: Initial clone should use "--depth 1" option In-Reply-To: <038.177005c87a6a66adc041810ef4926686@lists.sourceforge.net> References: <038.177005c87a6a66adc041810ef4926686@lists.sourceforge.net> Message-ID: <047.73b5d9869fbaa4d8bdace10c96d1d8f7@lists.sourceforge.net> #667: Git: Initial clone should use "--depth 1" option ------------------------+--------------------------------------------------- Reporter: tfogal | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.0 Version: 0.7.11 | Resolution: Keywords: git | ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: undecided => 0.8.0 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Jan 30 18:11:00 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 30 Jan 2010 18:11:00 -0000 Subject: [Buildbot-commits] [SPAM] Re: [Buildbot] #258: buildbot -try doesn't work with perforce changesource In-Reply-To: <043.4fc72d444ced1b625c7b1043c96751a5@lists.sourceforge.net> References: <043.4fc72d444ced1b625c7b1043c96751a5@lists.sourceforge.net> Message-ID: <052.c5eff5e6f563632bef892f1821aa4262@lists.sourceforge.net> #258: buildbot -try doesn't work with perforce changesource ------------------------+--------------------------------------------------- Reporter: karlkoehler | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.+ Version: 0.7.7 | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Changes (by Kovarththanan Rajaratnam): * status: new => closed * resolution: => fixed Comment: TryClient: add Perforce support (fixes #258) Initial patch by Karl Koehler. There is still some work to do here. Mostly documentation. Changeset: 64f18856e348cfeeb2d6823f57df46c5424c71c0 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sat Jan 30 18:11:06 2010 From: noreply at github.com (noreply at github.com) Date: Sat, 30 Jan 2010 10:11:06 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 64f188: TryClient: add Perforce support (fixes #258) Message-ID: <20100130181106.8BCD642036@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 64f18856e348cfeeb2d6823f57df46c5424c71c0 http://github.com/djmitche/buildbot/commit/64f18856e348cfeeb2d6823f57df46c5424c71c0 Author: Kovarththanan Rajaratnam Date: 2010-01-30 (Sat, 30 Jan 2010) Changed paths: M buildbot/scripts/tryclient.py Log Message: ----------- TryClient: add Perforce support (fixes #258) Initial patch by Karl Koehler. There is still some work to do here. Mostly documentation. Commit: 2bcb5d93ad6c34505681cb9d9a5adf0e9a863f60 http://github.com/djmitche/buildbot/commit/2bcb5d93ad6c34505681cb9d9a5adf0e9a863f60 Author: Kovarththanan Rajaratnam Date: 2010-01-30 (Sat, 30 Jan 2010) Changed paths: M buildbot/scripts/runner.py M docs/buildbot.texinfo Log Message: ----------- Advertise the newly added Perforce TryClient Commit: f881c60658b93722407908654189e24d766c9a08 http://github.com/djmitche/buildbot/commit/f881c60658b93722407908654189e24d766c9a08 Author: Kovarththanan Rajaratnam Date: 2010-01-30 (Sat, 30 Jan 2010) Changed paths: M buildbot/scripts/tryclient.py Log Message: ----------- PerforceExtractor.getBaseRevision(): quote arguments properly Commit: 727446f884f7909ed0db3db1eaf88746168a3a70 http://github.com/djmitche/buildbot/commit/727446f884f7909ed0db3db1eaf88746168a3a70 Author: Kovarththanan Rajaratnam Date: 2010-01-30 (Sat, 30 Jan 2010) Changed paths: M buildbot/scripts/tryclient.py Log Message: ----------- PerforceExtractor: raise an exception if we couldn't extract the changelist number Commit: b67ecd8d9d9729937dafccfaa38af6944610e0b6 http://github.com/djmitche/buildbot/commit/b67ecd8d9d9729937dafccfaa38af6944610e0b6 Author: Kovarththanan Rajaratnam Date: 2010-01-30 (Sat, 30 Jan 2010) Changed paths: M buildbot/scripts/tryclient.py Log Message: ----------- PerforceExtractor: require that the user specify a branch Commit: 6cc970788a4f50d5f2b15bae1b4169c4b6aefd6b http://github.com/djmitche/buildbot/commit/6cc970788a4f50d5f2b15bae1b4169c4b6aefd6b Author: Kovarththanan Rajaratnam Date: 2010-01-30 (Sat, 30 Jan 2010) Changed paths: M docs/buildbot.texinfo Log Message: ----------- PerforceExtractor: document limitation and usage From noreply at github.com Sat Jan 30 19:06:46 2010 From: noreply at github.com (noreply at github.com) Date: Sat, 30 Jan 2010 11:06:46 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] 1f7c70: Remove email.MIMEMultipart workaround for versions... Message-ID: <20100130190646.8A9014204C@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: 1f7c70765fdddb49ccac5bf814729a873bbd7b0b http://github.com/djmitche/buildbot/commit/1f7c70765fdddb49ccac5bf814729a873bbd7b0b Author: Kovarththanan Rajaratnam Date: 2010-01-30 (Sat, 30 Jan 2010) Changed paths: M buildbot/status/mail.py Log Message: ----------- Remove email.MIMEMultipart workaround for versions less than python-2.2.2 Commit: 58d2fa449a23aa269d6d0341737f043cd9a3646a http://github.com/djmitche/buildbot/commit/58d2fa449a23aa269d6d0341737f043cd9a3646a Author: Kovarththanan Rajaratnam Date: 2010-01-30 (Sat, 30 Jan 2010) Changed paths: M buildbot/status/builder.py Log Message: ----------- Remove bz2.BZ2File workaround for versions less than python-2.3 Commit: ab500d1b26280b2b188d0fb72d85dbbf4315f1f6 http://github.com/djmitche/buildbot/commit/ab500d1b26280b2b188d0fb72d85dbbf4315f1f6 Author: Kovarththanan Rajaratnam Date: 2010-01-30 (Sat, 30 Jan 2010) Changed paths: M buildbot/status/builder.py Log Message: ----------- Remove gzip.GzipFile workaround for versions less than python-2.4 Commit: e11c5c60beb2aeb10c1fe6288d4dab6ba2cccf67 http://github.com/djmitche/buildbot/commit/e11c5c60beb2aeb10c1fe6288d4dab6ba2cccf67 Author: Kovarththanan Rajaratnam Date: 2010-01-30 (Sat, 30 Jan 2010) Changed paths: M buildbot/status/mail.py Log Message: ----------- set is a builtin type in python-2.4 Commit: 456a22f1ed5412d94096407bf0a254950de9a5c9 http://github.com/djmitche/buildbot/commit/456a22f1ed5412d94096407bf0a254950de9a5c9 Author: Dustin J. Mitchell Date: 2010-01-30 (Sat, 30 Jan 2010) Changed paths: M buildbot/status/builder.py M buildbot/status/mail.py Log Message: ----------- Merge branch 'python24_fixes' of git://github.com/krajaratnam/buildbot * 'python24_fixes' of git://github.com/krajaratnam/buildbot: set is a builtin type in python-2.4 Remove gzip.GzipFile workaround for versions less than python-2.4 Remove bz2.BZ2File workaround for versions less than python-2.3 Remove email.MIMEMultipart workaround for versions less than python-2.2.2 From noreply at github.com Sun Jan 31 19:06:15 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 31 Jan 2010 11:06:15 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] f8c513: Rename scripts/tryclient.py -> clients/tryclient.p... Message-ID: <20100131190615.51CEF42037@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: f8c513c86c0baf6f8e586d1dc56a032fe18d99a9 http://github.com/djmitche/buildbot/commit/f8c513c86c0baf6f8e586d1dc56a032fe18d99a9 Author: Kovarththanan Rajaratnam Date: 2010-01-31 (Sun, 31 Jan 2010) Changed paths: A buildbot/clients/tryclient.py M buildbot/scripts/runner.py R buildbot/scripts/tryclient.py M buildbot/test/test_runner.py M buildbot/test/test_scheduler.py M buildbot/test/test_vc.py Log Message: ----------- Rename scripts/tryclient.py -> clients/tryclient.py It makes more sense to place the tryclient inside buildbot.clients since it is yet another buildbot client (similar to buildbot.clients.sendchange) From noreply at github.com Sun Jan 31 23:20:25 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 31 Jan 2010 15:20:25 -0800 Subject: [Buildbot-commits] [djmitche/buildbot] cb9c97: fix buildbot.status.words to import even if PyOpen... Message-ID: <20100131232025.5AF2E42039@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/djmitche/buildbot Commit: cb9c9703cf59ff2f405e08f3e1810d8ba8b49a38 http://github.com/djmitche/buildbot/commit/cb9c9703cf59ff2f405e08f3e1810d8ba8b49a38 Author: Dustin J. Mitchell Date: 2010-01-31 (Sun, 31 Jan 2010) Changed paths: M buildbot/status/words.py M docs/buildbot.texinfo Log Message: ----------- fix buildbot.status.words to import even if PyOpenSSL isn't installed