From noreply at github.com Fri Oct 1 00:18:40 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 30 Sep 2010 17:18:40 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 8d0271: Fix Git reference to point at .git/objects Message-ID: <20101001001840.10CC542463@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 8d02715e07f38f43222298063d23b3e375bb0d05 http://github.com/buildbot/buildbot/commit/8d02715e07f38f43222298063d23b3e375bb0d05 Author: Amber Yust Date: 2010-09-30 (Thu, 30 Sep 2010) Changed paths: M slave/buildslave/commands/git.py Log Message: ----------- Fix Git reference to point at .git/objects From noreply at github.com Fri Oct 1 01:13:47 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 30 Sep 2010 18:13:47 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 86a599: Record VERSION in outfiles. Message-ID: <20101001011347.9952C4244F@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 86a599b102bbcf67f4daf0438ba1b5feef7a29a7 http://github.com/buildbot/buildbot/commit/86a599b102bbcf67f4daf0438ba1b5feef7a29a7 Author: Thomas Moschny Date: 2010-09-30 (Thu, 30 Sep 2010) Changed paths: M master/setup.py Log Message: ----------- Record VERSION in outfiles. Commit: b3d247e876d66496cc978a25f1c7d13aa555e9a3 http://github.com/buildbot/buildbot/commit/b3d247e876d66496cc978a25f1c7d13aa555e9a3 Author: Thomas Moschny Date: 2010-09-30 (Thu, 30 Sep 2010) Changed paths: M master/setup.py Log Message: ----------- Cosmetics: Shorten line. Commit: 51c2661e76d638abbef3c0f63b182d5c4781faef http://github.com/buildbot/buildbot/commit/51c2661e76d638abbef3c0f63b182d5c4781faef Author: Thomas Moschny Date: 2010-09-30 (Thu, 30 Sep 2010) Changed paths: M slave/buildslave/__init__.py M slave/setup.py Log Message: ----------- Also get buildslave's version from GIT. Commit: bfea855f1a8ffb97b51e40f422e847c8d6bff5f9 http://github.com/buildbot/buildbot/commit/bfea855f1a8ffb97b51e40f422e847c8d6bff5f9 Author: Dustin J. Mitchell Date: 2010-09-30 (Thu, 30 Sep 2010) Changed paths: M master/setup.py M slave/buildslave/__init__.py M slave/setup.py Log Message: ----------- Merge branch 'master' of git://github.com/thmo/buildbot * 'master' of git://github.com/thmo/buildbot: Also get buildslave's version from GIT. Cosmetics: Shorten line. Record VERSION in outfiles. From noreply at github.com Fri Oct 1 02:19:18 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 30 Sep 2010 19:19:18 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 84ea25: don't use '--dirty' in git invocations, since olde... Message-ID: <20101001021918.8365842461@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 84ea25208160ee19e4e9f73a39b5b6f041701048 http://github.com/buildbot/buildbot/commit/84ea25208160ee19e4e9f73a39b5b6f041701048 Author: Dustin J. Mitchell Date: 2010-09-30 (Thu, 30 Sep 2010) Changed paths: M master/buildbot/__init__.py M slave/buildslave/__init__.py Log Message: ----------- don't use '--dirty' in git invocations, since older gits don't support it Commit: 932fc95cba0b956dcb05762223d845297d0776bb http://github.com/buildbot/buildbot/commit/932fc95cba0b956dcb05762223d845297d0776bb Author: Dustin J. Mitchell Date: 2010-09-30 (Thu, 30 Sep 2010) Changed paths: M master/docs/Makefile Log Message: ----------- use $VERSION in 'make docs' if it's set (used by metabuildbot) From buildbot-devel at lists.sourceforge.net Fri Oct 1 03:28:11 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 01 Oct 2010 03:28:11 -0000 Subject: [Buildbot-commits] [Buildbot] #982: BuildSlave properties aren't re-read on buildmaster reload In-Reply-To: <043.c4911d005c0b825ac28608dfe7a29137@lists.sourceforge.net> References: <043.c4911d005c0b825ac28608dfe7a29137@lists.sourceforge.net> Message-ID: <052.7f3ec0ffc18962e9fa17b802842471c8@lists.sourceforge.net> #982: BuildSlave properties aren't re-read on buildmaster reload ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: ayust Type: defect | Status: assigned Priority: minor | Milestone: 0.8.2 Version: 0.8.1 | Keywords: reconfig ------------------------+--------------------------------------------------- Changes (by ayust): * owner: => ayust * status: new => assigned Comment: Are you sure? In your configuration, do you have all of the slave information in the master.cfg file, or do you have a separate file which you import values from? -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Fri Oct 1 03:54:35 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 30 Sep 2010 20:54:35 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 5d5165: Fix XSS holes in /console Message-ID: <20101001035435.01CDE423FE@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 5d5165652d96ad7a91a267ab9fe1adcdc67b414e http://github.com/buildbot/buildbot/commit/5d5165652d96ad7a91a267ab9fe1adcdc67b414e Author: Amber Yust Date: 2010-09-30 (Thu, 30 Sep 2010) Changed paths: M master/buildbot/status/web/templates/console.html Log Message: ----------- Fix XSS holes in /console From noreply at github.com Fri Oct 1 06:26:05 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 30 Sep 2010 23:26:05 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 6499d2: Don't need to double-escape comments. Message-ID: <20101001062605.1A73142465@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 6499d21fc58b294a9f08df74eb6710d1a63cd67d http://github.com/buildbot/buildbot/commit/6499d21fc58b294a9f08df74eb6710d1a63cd67d Author: Amber Yust Date: 2010-09-30 (Thu, 30 Sep 2010) Changed paths: M master/buildbot/status/web/templates/console.html Log Message: ----------- Don't need to double-escape comments. changecomment already handles escaping for us. From noreply at github.com Fri Oct 1 16:53:07 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 1 Oct 2010 09:53:07 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 200bb6: Back off some escaping on things that were verifie... Message-ID: <20101001165307.95AB6425D3@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 200bb6227cc0bfcdbbeb530b3d7ac82ffc6090c4 http://github.com/buildbot/buildbot/commit/200bb6227cc0bfcdbbeb530b3d7ac82ffc6090c4 Author: Amber Yust Date: 2010-10-01 (Fri, 01 Oct 2010) Changed paths: M master/buildbot/status/web/templates/console.html Log Message: ----------- Back off some escaping on things that were verified as safe. From noreply at github.com Fri Oct 1 18:11:00 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 1 Oct 2010 11:11:00 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 4978e8: remove references to un-implemented /schedulers UR... Message-ID: <20101001181100.86FF642518@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 4978e8075a323097d3920ce495a79150a5c5cf44 http://github.com/buildbot/buildbot/commit/4978e8075a323097d3920ce495a79150a5c5cf44 Author: Dustin J. Mitchell Date: 2010-10-01 (Fri, 01 Oct 2010) Changed paths: M master/buildbot/status/web/baseweb.py Log Message: ----------- remove references to un-implemented /schedulers URI From noreply at github.com Fri Oct 1 20:30:46 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 1 Oct 2010 13:30:46 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] e326c4: Use cgi.escape for comment escaping. Message-ID: <20101001203046.C7A63425AC@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: e326c445bb0cf2fd0e27cafe0e561ea7163a1267 http://github.com/buildbot/buildbot/commit/e326c445bb0cf2fd0e27cafe0e561ea7163a1267 Author: Amber Yust Date: 2010-10-01 (Fri, 01 Oct 2010) Changed paths: M master/buildbot/status/web/base.py Log Message: ----------- Use cgi.escape for comment escaping. jinja2.escape escapes too much (quote marks) for things that aren't going to be placed in attribute values. From noreply at github.com Fri Oct 1 21:48:52 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 1 Oct 2010 14:48:52 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 65a083: remove change_hook= from docs, since it's not used Message-ID: <20101001214852.0CCE3425B1@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 65a083e22d3eafc97cd97ef9220ec827be5b2922 http://github.com/buildbot/buildbot/commit/65a083e22d3eafc97cd97ef9220ec827be5b2922 Author: Dustin J. Mitchell Date: 2010-10-01 (Fri, 01 Oct 2010) Changed paths: M master/docs/cfg-statustargets.texinfo Log Message: ----------- remove change_hook= from docs, since it's not used Commit: 9b6314cce064aefbc8192433d1a1f82dab7e7bc6 http://github.com/buildbot/buildbot/commit/9b6314cce064aefbc8192433d1a1f82dab7e7bc6 Author: Dustin J. Mitchell Date: 2010-10-01 (Fri, 01 Oct 2010) Changed paths: M master/buildbot/status/web/change_hook.py M master/buildbot/status/web/hooks/base.py M master/buildbot/status/web/hooks/github.py Log Message: ----------- fix up change hooks to actually work Commit: 21d74603ed7999c9b8801566e8a865e017df70b1 http://github.com/buildbot/buildbot/commit/21d74603ed7999c9b8801566e8a865e017df70b1 Author: Dustin J. Mitchell Date: 2010-10-01 (Fri, 01 Oct 2010) Changed paths: M master/buildbot/status/web/base.py Log Message: ----------- escape parts of comments correctly A change comment gets broken up into (a) unmatched text and (b) matched text, where the unmatched text must be escaped and the matched text needs to be properly escaped *after* expanding match groups. From buildbot-devel at lists.sourceforge.net Fri Oct 1 22:14:43 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 01 Oct 2010 22:14:43 -0000 Subject: [Buildbot-commits] [Buildbot] #1004: provide consistent url access to build-uploaded files on master Message-ID: <037.844d5680ff8660081b550315a57c2194@lists.sourceforge.net> #1004: provide consistent url access to build-uploaded files on master ------------------------+--------------------------------------------------- Reporter: ayust | Owner: Type: enhancement | Status: new Priority: minor | Milestone: undecided Version: master | Keywords: ------------------------+--------------------------------------------------- It'd be nice to be able to provide a way for webstatus to serve raw files that have been uploaded to the master via a build (if so configured). Something like `...builder/buildnumber/files/` or some such. -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Fri Oct 1 23:32:27 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 1 Oct 2010 16:32:27 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 60adc6: Fix reloading of slave configs. Message-ID: <20101001233227.12A714256C@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 60adc640cb9af538f0d68c4c1e58dcad1c12103f http://github.com/buildbot/buildbot/commit/60adc640cb9af538f0d68c4c1e58dcad1c12103f Author: Amber Yust Date: 2010-10-01 (Fri, 01 Oct 2010) Changed paths: M master/buildbot/buildslave.py Log Message: ----------- Fix reloading of slave configs. From noreply at github.com Fri Oct 1 23:35:43 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 1 Oct 2010 16:35:43 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 272c16: Arg. Properties != properties != Properties.proper... Message-ID: <20101001233543.C9CE742595@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 272c16b34019083d2636f373358c70417e1b1285 http://github.com/buildbot/buildbot/commit/272c16b34019083d2636f373358c70417e1b1285 Author: Amber Yust Date: 2010-10-01 (Fri, 01 Oct 2010) Changed paths: M master/buildbot/buildslave.py Log Message: ----------- Arg. Properties != properties != Properties.properties From noreply at github.com Sat Oct 2 01:03:09 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 1 Oct 2010 18:03:09 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] a20cfe: Fix XSS holes in /console Message-ID: <20101002010309.8C73D425A0@smtp1.rs.github.com> Branch: refs/heads/buildbot-0.8.0 Home: http://github.com/buildbot/buildbot Commit: a20cfe078a31eabded5cf1b62ded28d1009518b1 http://github.com/buildbot/buildbot/commit/a20cfe078a31eabded5cf1b62ded28d1009518b1 Author: Dustin J. Mitchell Date: 2010-10-01 (Fri, 01 Oct 2010) Changed paths: M buildbot/status/web/templates/console.html Log Message: ----------- Fix XSS holes in /console backported from master: 5d5165652d96ad7a91a267ab9fe1adcdc67b414e Commit: f20d843ea2e0775579c3aa64a52b5b28b90d3099 http://github.com/buildbot/buildbot/commit/f20d843ea2e0775579c3aa64a52b5b28b90d3099 Author: Amber Yust Date: 2010-10-01 (Fri, 01 Oct 2010) Changed paths: M buildbot/status/web/templates/console.html Log Message: ----------- Don't need to double-escape comments. changecomment already handles escaping for us. backport of 6499d21fc58b294a9f08df74eb6710d1a63cd67d Commit: 03078f33382428ed325272aca84b458357d9aebe http://github.com/buildbot/buildbot/commit/03078f33382428ed325272aca84b458357d9aebe Author: Dustin J. Mitchell Date: 2010-10-01 (Fri, 01 Oct 2010) Changed paths: M buildbot/status/web/templates/console.html Log Message: ----------- Back off some escaping on things that were verified as safe. backport of 200bb6227cc0bfcdbbeb530b3d7ac82ffc6090c4 Commit: 915d6cbe4455cf090b4bc81c502436ecfd256a9a http://github.com/buildbot/buildbot/commit/915d6cbe4455cf090b4bc81c502436ecfd256a9a Author: Amber Yust Date: 2010-10-01 (Fri, 01 Oct 2010) Changed paths: M buildbot/status/web/base.py Log Message: ----------- Use cgi.escape for comment escaping. jinja2.escape escapes too much (quote marks) for things that aren't going to be placed in attribute values. backport of e326c445bb0cf2fd0e27cafe0e561ea7163a1267 Commit: cff8990ca606b971361bedac5a87c294ad77b4c1 http://github.com/buildbot/buildbot/commit/cff8990ca606b971361bedac5a87c294ad77b4c1 Author: Dustin J. Mitchell Date: 2010-10-01 (Fri, 01 Oct 2010) Changed paths: M buildbot/status/web/base.py Log Message: ----------- escape parts of comments correctly A change comment gets broken up into (a) unmatched text and (b) matched text, where the unmatched text must be escaped and the matched text needs to be properly escaped *after* expanding match groups. backport of 21d74603ed7999c9b8801566e8a865e017df70b1 Commit: c8bcce872a152fdc10d0a479ab58e9a59c9a71ef http://github.com/buildbot/buildbot/commit/c8bcce872a152fdc10d0a479ab58e9a59c9a71ef Author: Dustin J. Mitchell Date: 2010-10-01 (Fri, 01 Oct 2010) Changed paths: M NEWS M buildbot/__init__.py Log Message: ----------- Bump version number to 0.8.0p1, edit NEWS From noreply at github.com Sat Oct 2 01:03:10 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 1 Oct 2010 18:03:10 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 19ca75: fix commit log urls Message-ID: <20101002010309.F0859425A8@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 19ca753e196e796cbe1c7108b7db536a7bf64281 http://github.com/buildbot/buildbot/commit/19ca753e196e796cbe1c7108b7db536a7bf64281 Author: Dustin J. Mitchell Date: 2010-10-01 (Fri, 01 Oct 2010) Changed paths: M master/NEWS M slave/NEWS Log Message: ----------- fix commit log urls From noreply at github.com Sat Oct 2 01:03:10 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 1 Oct 2010 18:03:10 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] fbd1f2: Fix XSS holes in /console Message-ID: <20101002010309.F05F7425A7@smtp1.rs.github.com> Branch: refs/heads/buildbot-0.8.1 Home: http://github.com/buildbot/buildbot Commit: fbd1f22de582c1e702401449bdc5762d35d163d5 http://github.com/buildbot/buildbot/commit/fbd1f22de582c1e702401449bdc5762d35d163d5 Author: Dustin J. Mitchell Date: 2010-10-01 (Fri, 01 Oct 2010) Changed paths: M master/buildbot/status/web/templates/console.html Log Message: ----------- Fix XSS holes in /console backport of 5d5165652d96ad7a91a267ab9fe1adcdc67b414e Commit: 5379782be141be8fdeeecf40c05d7224a60b0bc3 http://github.com/buildbot/buildbot/commit/5379782be141be8fdeeecf40c05d7224a60b0bc3 Author: Amber Yust Date: 2010-10-01 (Fri, 01 Oct 2010) Changed paths: M master/buildbot/status/web/templates/console.html Log Message: ----------- Don't need to double-escape comments. changecomment already handles escaping for us. backport of 6499d21fc58b294a9f08df74eb6710d1a63cd67d Commit: 246ec1b957fb5712c3590b2c6eadeb175e08cd34 http://github.com/buildbot/buildbot/commit/246ec1b957fb5712c3590b2c6eadeb175e08cd34 Author: Dustin J. Mitchell Date: 2010-10-01 (Fri, 01 Oct 2010) Changed paths: M master/buildbot/status/web/templates/console.html Log Message: ----------- Back off some escaping on things that were verified as safe. backport of 200bb6227cc0bfcdbbeb530b3d7ac82ffc6090c4 Commit: adb6dca2da0cbe8bdf594eac2b184b0e5cf2c4b5 http://github.com/buildbot/buildbot/commit/adb6dca2da0cbe8bdf594eac2b184b0e5cf2c4b5 Author: Amber Yust Date: 2010-10-01 (Fri, 01 Oct 2010) Changed paths: M master/buildbot/status/web/base.py Log Message: ----------- Use cgi.escape for comment escaping. jinja2.escape escapes too much (quote marks) for things that aren't going to be placed in attribute values. backport of e326c445bb0cf2fd0e27cafe0e561ea7163a1267 Commit: dc114ccab33e2076ea537082bcd22467913c83f2 http://github.com/buildbot/buildbot/commit/dc114ccab33e2076ea537082bcd22467913c83f2 Author: Dustin J. Mitchell Date: 2010-10-01 (Fri, 01 Oct 2010) Changed paths: M master/buildbot/status/web/base.py Log Message: ----------- escape parts of comments correctly A change comment gets broken up into (a) unmatched text and (b) matched text, where the unmatched text must be escaped and the matched text needs to be properly escaped *after* expanding match groups. backport of 21d74603ed7999c9b8801566e8a865e017df70b1 Commit: 4a5b02b7939de18cf424c6882af0b5d6c15678b9 http://github.com/buildbot/buildbot/commit/4a5b02b7939de18cf424c6882af0b5d6c15678b9 Author: Dustin J. Mitchell Date: 2010-10-01 (Fri, 01 Oct 2010) Changed paths: M master/NEWS M master/buildbot/__init__.py M slave/NEWS M slave/buildslave/__init__.py Log Message: ----------- Bump version to 0.8.1p1 and update NEWS From buildbot-devel at lists.sourceforge.net Sat Oct 2 07:09:31 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 02 Oct 2010 07:09:31 -0000 Subject: [Buildbot-commits] [Buildbot] #1005: Add a generic method for submitting changes via web /change_hook/base url Message-ID: <039.2595d3cec00eb0481c029be77b8be712@lists.sourceforge.net> #1005: Add a generic method for submitting changes via web /change_hook/base url ------------------------+--------------------------------------------------- Reporter: AHowell | Owner: Type: enhancement | Status: new Priority: minor | Milestone: undecided Version: 0.8.1 | Keywords: ------------------------+--------------------------------------------------- This enhancement will allow a user to submit a change request via the web /change_hook/base interface. All attributes of a Change object can be set. The request is submitted as json objects, and the results returned as a json of the updated Change object, represented as a dictionary. A python script creates the change, submits by posting to /change_hook/base, and prints the result. The original purpose of this is to support kicking off a build on demand via a script as opposed to a source file change. I needed a mechanism for starting an official release build, with the ability to pass in build options via properties. The properties include the repository tag to checkout. I will push my changes to github shortly. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 3 19:53:52 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 03 Oct 2010 19:53:52 -0000 Subject: [Buildbot-commits] [Buildbot] #988: tables.sql is incompatible with MySQL (and it's missing v5 indexes) In-Reply-To: <043.ab2887ad48181b2cf2a719cd497b4bb7@lists.sourceforge.net> References: <043.ab2887ad48181b2cf2a719cd497b4bb7@lists.sourceforge.net> Message-ID: <052.d6f4e529d99710b2ad87219b088381d1@lists.sourceforge.net> #988: tables.sql is incompatible with MySQL (and it's missing v5 indexes) ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: defect | Status: closed Priority: major | Milestone: undecided Version: 0.8.1 | Resolution: fixed Keywords: database | ------------------------+--------------------------------------------------- Changes (by PiotrSikora): * status: new => closed * resolution: => fixed Comment: update tables.sql to work with MySQL. New tables.sql by PiotrSikora. Fixes #988 Changeset: 35300626f7861cb65e7469e5ff20375a67d569c2 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sun Oct 3 19:53:53 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 3 Oct 2010 12:53:53 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 1602dc: master/buildbuilt/status/web/hooks/base.py Message-ID: <20101003195353.01CA342503@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 1602dcb351ecae589cbb048643514c9bb3479ea4 http://github.com/buildbot/buildbot/commit/1602dcb351ecae589cbb048643514c9bb3479ea4 Author: AndyHowell Date: 2010-10-02 (Sat, 02 Oct 2010) Changed paths: M master/buildbot/changes/manager.py M master/buildbot/status/web/change_hook.py M master/buildbot/status/web/hooks/base.py A master/contrib/post_build_request.py Log Message: ----------- master/buildbuilt/status/web/hooks/base.py Added passing properties a dictionary master/buildbuilt/status/web/change_hook.py render_POST returns a json object for the submitted change request(s) Fixed typo in msg submitChanges returns an array of changes as dictionaries master/buildbuilt/changes/managers.py Added project to addChange messages. master/contrib/post_build_request.py New script to manually post a change request via the /change_hook/base web interface. These changes allow the script post_build_request.py to kick off a build, passing in user specified properties, repository, project ect. Run post_build_request --help for more details. Commit: 29d885424af94b6b24eebf305b7453833e351b15 http://github.com/buildbot/buildbot/commit/29d885424af94b6b24eebf305b7453833e351b15 Author: Dustin J. Mitchell Date: 2010-10-02 (Sat, 02 Oct 2010) Changed paths: M master/buildbot/changes/manager.py M master/buildbot/status/web/change_hook.py M master/buildbot/status/web/hooks/base.py A master/contrib/post_build_request.py Log Message: ----------- Merge branch 'change_hook' of git://github.com/AndyHowell/buildbot This adds a script to submit an arbitrary change request to buildbot via the change hooks Fixes #1005 * 'change_hook' of git://github.com/AndyHowell/buildbot: master/buildbuilt/status/web/hooks/base.py Added passing properties a dictionary master/buildbuilt/status/web/change_hook.py render_POST returns a json object for the submitted change request(s) Fixed typo in msg submitChanges returns an array of changes as dictionaries master/buildbuilt/changes/managers.py Added project to addChange messages. master/contrib/post_build_request.py New script to manually post a change request via the /change_hook/base web interface. Commit: 35300626f7861cb65e7469e5ff20375a67d569c2 http://github.com/buildbot/buildbot/commit/35300626f7861cb65e7469e5ff20375a67d569c2 Author: PiotrSikora Date: 2010-10-03 (Sun, 03 Oct 2010) Changed paths: M master/buildbot/db/schema/tables.sql M master/docs/developer.texinfo Log Message: ----------- update tables.sql to work with MySQL. New tables.sql by PiotrSikora. Fixes #988 From buildbot-devel at lists.sourceforge.net Sun Oct 3 19:53:52 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 03 Oct 2010 19:53:52 -0000 Subject: [Buildbot-commits] [Buildbot] #1005: Add a generic method for submitting changes via web /change_hook/base url In-Reply-To: <039.2595d3cec00eb0481c029be77b8be712@lists.sourceforge.net> References: <039.2595d3cec00eb0481c029be77b8be712@lists.sourceforge.net> Message-ID: <048.d4872dd09c08cb1d85eea0fc192a593f@lists.sourceforge.net> #1005: Add a generic method for submitting changes via web /change_hook/base url ------------------------+--------------------------------------------------- Reporter: AHowell | Owner: Type: enhancement | Status: closed Priority: minor | Milestone: undecided Version: 0.8.1 | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: Merge branch 'change_hook' of git://github.com/AndyHowell/buildbot This adds a script to submit an arbitrary change request to buildbot via the change hooks Fixes #1005 * 'change_hook' of git://github.com/AndyHowell/buildbot: master/buildbuilt/status/web/hooks/base.py Added passing properties a dictionary master/buildbuilt/status/web/change_hook.py render_POST returns a json object for the submitted change request(s) Fixed typo in msg submitChanges returns an array of changes as dictionaries master/buildbuilt/changes/managers.py Added project to addChange messages. master/contrib/post_build_request.py New script to manually post a change request via the /change_hook/base web interface. Changeset: 29d885424af94b6b24eebf305b7453833e351b15 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 3 20:20:10 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 03 Oct 2010 20:20:10 -0000 Subject: [Buildbot-commits] [Buildbot] #1006: remove FreshCVSSource, FCMaildirSource, BonsaiMaildirSource, and SyncmailMaildirSource Message-ID: <038.ddd2c076cf58077bc91942bbde9f9f40@lists.sourceforge.net> #1006: remove FreshCVSSource, FCMaildirSource, BonsaiMaildirSource, and SyncmailMaildirSource ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.1 | Keywords: ------------------------+--------------------------------------------------- Added in 0.8.2: {{{ 44 @anchor{depr-src} 45 @emph{NOTE:} The CVS change sources FreshCVSSource, FCMaildirSource, 46 BonsaiMaildirSource and SyncmailMaildirSource are flagged as 47 depreciated. If you are still using them, please send mail to 48 the buildbot list. }}} -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 3 20:48:07 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 03 Oct 2010 20:48:07 -0000 Subject: [Buildbot-commits] [Buildbot] #991: improve documentation: setting up a darcs buildbot In-Reply-To: <038.390c0a8f07e354a221bb350a353aecdd@lists.sourceforge.net> References: <038.390c0a8f07e354a221bb350a353aecdd@lists.sourceforge.net> Message-ID: <047.5520e8821082d4e4737977e9fce6405a@lists.sourceforge.net> #991: improve documentation: setting up a darcs buildbot ------------------------+--------------------------------------------------- Reporter: fatman | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.2 Version: | Keywords: docs, darcs, windows, ubuntu ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: undecided => 0.8.2 Comment: I don't know much about darcs, but you could ask on the mailing list if you're having trouble getting it set up. We don't currently have an official darcs maintainer, but the folks in #953 may be able to help. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 3 20:48:20 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 03 Oct 2010 20:48:20 -0000 Subject: [Buildbot-commits] [Buildbot] #991: improve documentation: setting up a darcs buildbot In-Reply-To: <038.390c0a8f07e354a221bb350a353aecdd@lists.sourceforge.net> References: <038.390c0a8f07e354a221bb350a353aecdd@lists.sourceforge.net> Message-ID: <047.f476c26a64dedce6c40bcddc43fbb2fa@lists.sourceforge.net> #991: improve documentation: setting up a darcs buildbot -----------------------------------------+---------------------------------- Reporter: fatman | Owner: Type: enhancement | Status: closed Priority: major | Milestone: 0.8.2 Version: | Resolution: fixed Keywords: docs, darcs, windows, ubuntu | -----------------------------------------+---------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: add pointers to contrib scripts to documentation Fixes #991. Changeset: f5426466e3a44e168ae837b75a4d5ef5c005d367 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 3 20:48:20 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 03 Oct 2010 20:48:20 -0000 Subject: [Buildbot-commits] [Buildbot] #989: upgrade-master skips database creation. In-Reply-To: <036.0599108bfc1ed20ebcb568f43f262713@lists.sourceforge.net> References: <036.0599108bfc1ed20ebcb568f43f262713@lists.sourceforge.net> Message-ID: <045.f7f2a8a4baf66365060e1315712704f9@lists.sourceforge.net> #989: upgrade-master skips database creation. ---------------------+------------------------------------------------------ Reporter: verm | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.2 Version: 0.8.1 | Resolution: fixed Keywords: database | ---------------------+------------------------------------------------------ Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: Better error messaes and docs for MySQL setup Fixes #989 Changeset: cdb6915d49e83a944a3d7572c20fc719a28882ec -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sun Oct 3 20:48:21 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 3 Oct 2010 13:48:21 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] cdb691: Better error messaes and docs for MySQL setup Message-ID: <20101003204821.1AE36424FF@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: cdb6915d49e83a944a3d7572c20fc719a28882ec http://github.com/buildbot/buildbot/commit/cdb6915d49e83a944a3d7572c20fc719a28882ec Author: Dustin J. Mitchell Date: 2010-10-03 (Sun, 03 Oct 2010) Changed paths: M master/buildbot/master.py M master/docs/installation.texinfo Log Message: ----------- Better error messaes and docs for MySQL setup Fixes #989 Commit: f5426466e3a44e168ae837b75a4d5ef5c005d367 http://github.com/buildbot/buildbot/commit/f5426466e3a44e168ae837b75a4d5ef5c005d367 Author: Dustin J. Mitchell Date: 2010-10-03 (Sun, 03 Oct 2010) Changed paths: M master/docs/cfg-buildslaves.texinfo M master/docs/cfg-changesources.texinfo M master/docs/installation.texinfo Log Message: ----------- add pointers to contrib scripts to documentation Fixes #991. From buildbot-devel at lists.sourceforge.net Sun Oct 3 20:59:15 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 03 Oct 2010 20:59:15 -0000 Subject: [Buildbot-commits] [Buildbot] #993: Expose category information in a structured way In-Reply-To: <039.a16577ab29ca293becee127a21c51f09@lists.sourceforge.net> References: <039.a16577ab29ca293becee127a21c51f09@lists.sourceforge.net> Message-ID: <048.64f232073856f22a410d5a16f7698c43@lists.sourceforge.net> #993: Expose category information in a structured way ------------------------+--------------------------------------------------- Reporter: exarkun | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.+ Version: 0.8.1 | Keywords: ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: undecided => 0.8.+ Comment: I agree - this would be a good thing to add to one of the RPC APIs we have. I'm not sure which one, especially since XMLRPC is gone. Needs thought. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 3 21:01:17 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 03 Oct 2010 21:01:17 -0000 Subject: [Buildbot-commits] [Buildbot] #995: Build end time = 0 (Dec 31, 1969) (was: A build happened and the result was inconsistent) In-Reply-To: <039.f1b2f82c59e5eba952e41546574649a6@lists.sourceforge.net> References: <039.f1b2f82c59e5eba952e41546574649a6@lists.sourceforge.net> Message-ID: <048.3ee597920e61967235ef37fd61cf7b1c@lists.sourceforge.net> #995: Build end time = 0 (Dec 31, 1969) --------------------+------------------------------------------------------- Reporter: exarkun | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.1 | Keywords: --------------------+------------------------------------------------------- Changes (by dustin): * milestone: undecided => 0.8.3 Comment: From my look around the source, I don't see how the end time could be set to 0. None I would understand, but not 0. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 3 21:03:00 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 03 Oct 2010 21:03:00 -0000 Subject: [Buildbot-commits] [Buildbot] #997: Move remaining data to db (was: Incorporate Build History Information into Database) In-Reply-To: <042.7fea5e37a0a020f83dcb73055c04e979@lists.sourceforge.net> References: <042.7fea5e37a0a020f83dcb73055c04e979@lists.sourceforge.net> Message-ID: <051.bdca998ff711621115748654e06ee5b2@lists.sourceforge.net> #997: Move remaining data to db -----------------------+---------------------------------------------------- Reporter: Sly_Squash | Owner: Type: task | Status: new Priority: minor | Milestone: 0.8.+ Version: 0.8.1 | Keywords: database -----------------------+---------------------------------------------------- Changes (by dustin): * keywords: database, build history, search => database * milestone: undecided => 0.8.+ Comment: Definitely planned. And now we have a bug for it! -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 3 21:19:05 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 03 Oct 2010 21:19:05 -0000 Subject: [Buildbot-commits] [Buildbot] #982: BuildSlave properties aren't re-read on buildmaster reload In-Reply-To: <043.c4911d005c0b825ac28608dfe7a29137@lists.sourceforge.net> References: <043.c4911d005c0b825ac28608dfe7a29137@lists.sourceforge.net> Message-ID: <052.e8f64af5917090af7c57f9b91a44fbfd@lists.sourceforge.net> #982: BuildSlave properties aren't re-read on buildmaster reload ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: ayust Type: defect | Status: closed Priority: minor | Milestone: 0.8.2 Version: 0.8.1 | Resolution: fixed Keywords: reconfig | ------------------------+--------------------------------------------------- Changes (by ayust): * status: assigned => closed * resolution: => fixed Comment: http://github.com/buildbot/buildbot/commit/60adc640cb9af538f0d68c4c1e58dcad1c12103f -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sun Oct 3 21:42:22 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 3 Oct 2010 14:42:22 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] aa44a5: Setup: quick hack to avoid downloading/installing ... Message-ID: <20101003214222.74A4C42492@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: aa44a548a36950a4dad8d3aab2da7909e8395b2e http://github.com/buildbot/buildbot/commit/aa44a548a36950a4dad8d3aab2da7909e8395b2e Author: P. Christeas Date: 2010-10-03 (Sun, 03 Oct 2010) Changed paths: M master/setup.py Log Message: ----------- Setup: quick hack to avoid downloading/installing requirements. When building for a distro, having intermediate steps like requirements auto-download is forbidden. Until I find some better method, I put an env var "NO_INSTALL_REQS" to supress that behavior. Commit: cb8120fd5dfbb65aea86756e379056b4e0520fd7 http://github.com/buildbot/buildbot/commit/cb8120fd5dfbb65aea86756e379056b4e0520fd7 Author: Dustin J. Mitchell Date: 2010-10-03 (Sun, 03 Oct 2010) Changed paths: M master/docs/installation.texinfo Log Message: ----------- add docs for NO_INSTALL_REQS Commit: fe8263e02a8961015033a839042dcd57ebe4f360 http://github.com/buildbot/buildbot/commit/fe8263e02a8961015033a839042dcd57ebe4f360 Author: P. Christeas Date: 2010-10-03 (Sun, 03 Oct 2010) Changed paths: M master/buildbot/schedulers/filter.py Log Message: ----------- change filter: have a repr() Commit: dd20225ba587e283841d4842dd89f694bd1715ce http://github.com/buildbot/buildbot/commit/dd20225ba587e283841d4842dd89f694bd1715ce Author: P. Christeas Date: 2010-10-03 (Sun, 03 Oct 2010) Changed paths: M master/buildbot/changes/manager.py M master/buildbot/db/connector.py Log Message: ----------- changes, connector: allow searching for latest change per branch Commit: 3c7ee779d1a16eaa8d087d4d1a288b586950cec4 http://github.com/buildbot/buildbot/commit/3c7ee779d1a16eaa8d087d4d1a288b586950cec4 Author: P. Christeas Date: 2010-10-03 (Sun, 03 Oct 2010) Changed paths: M master/buildbot/status/web/step.py Log Message: ----------- web-status: have step.content(), stub Commit: 0160f2765d41c375c5ff34f98d46422c3f05d7bd http://github.com/buildbot/buildbot/commit/0160f2765d41c375c5ff34f98d46422c3f05d7bd Author: P. Christeas Date: 2010-10-03 (Sun, 03 Oct 2010) Changed paths: M master/buildbot/status/web/build.py A master/buildbot/status/web/templates/testresult.html A master/buildbot/status/web/tests.py Log Message: ----------- web-status: implement test results page The build page refers to the tests/ child, but this hadn't been implemented. Commit: 0d587961b0d3c4329744018256612600425ee81d http://github.com/buildbot/buildbot/commit/0d587961b0d3c4329744018256612600425ee81d Author: P. Christeas Date: 2010-10-03 (Sun, 03 Oct 2010) Changed paths: M master/buildbot/status/builder.py Log Message: ----------- builder status: offer ordered set of the test results. Since the test results are stored in a dictionary, their order of appearance at the page would be arbitrary. Offer a sorted version. Commit: c6e3fe47a3be550d501b111b817246dac7dcd9d1 http://github.com/buildbot/buildbot/commit/c6e3fe47a3be550d501b111b817246dac7dcd9d1 Author: P. Christeas Date: 2010-10-03 (Sun, 03 Oct 2010) Changed paths: M master/buildbot/status/web/build.py M master/buildbot/status/web/builder.py M master/buildbot/status/web/buildstatus.py M master/buildbot/status/web/console.py Log Message: ----------- web-status: Disable caching of http pages Since our data is volatile, we have to inform the browsers not to cache our pages. More to follow.. Commit: f8d972155fe7edd5ca0c030f5bad6a364dc0d5d4 http://github.com/buildbot/buildbot/commit/f8d972155fe7edd5ca0c030f5bad6a364dc0d5d4 Author: P. Christeas Date: 2010-10-03 (Sun, 03 Oct 2010) Changed paths: M master/buildbot/status/web/console.py Log Message: ----------- web-status: fix typo at console.py from previous commit Commit: 2e22c0f336f3f7193588b8f7ba77ca71c8d068be http://github.com/buildbot/buildbot/commit/2e22c0f336f3f7193588b8f7ba77ca71c8d068be Author: P. Christeas Date: 2010-10-03 (Sun, 03 Oct 2010) Changed paths: M master/buildbot/status/web/buildstatus.py Log Message: ----------- buildstatus: fix typo about cache-control Commit: cf09b3b9a08e8db291414eb9bd2c31137b20d455 http://github.com/buildbot/buildbot/commit/cf09b3b9a08e8db291414eb9bd2c31137b20d455 Author: P. Christeas Date: 2010-10-03 (Sun, 03 Oct 2010) Changed paths: M master/buildbot/status/mail.py Log Message: ----------- mail status: display invalid emails on logs Helps debug why assertion on them fails. Commit: d4bdf3f40f26390a31355ccc62215553bc20912c http://github.com/buildbot/buildbot/commit/d4bdf3f40f26390a31355ccc62215553bc20912c Author: P. Christeas Date: 2010-10-03 (Sun, 03 Oct 2010) Changed paths: M master/buildbot/steps/master.py Log Message: ----------- MasterShellCommand: support env and usePTY, fixes calls. In our case, we wanted to run ssh from the master, so needed the environ. Pass those values to the spawnProcess. Note: this commit changes the default empty environment to the parent process's. If you still want an empty environ, specify env={} as an argument. Commit: ac541c11a62a6f085606905c8e9f2b5edac1066d http://github.com/buildbot/buildbot/commit/ac541c11a62a6f085606905c8e9f2b5edac1066d Author: Dustin J. Mitchell Date: 2010-10-03 (Sun, 03 Oct 2010) Changed paths: M master/NEWS M master/docs/cfg-buildsteps.texinfo Log Message: ----------- add docs and NEWS for MasterShellCommand env argument From buildbot-devel at lists.sourceforge.net Sun Oct 3 22:08:26 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 03 Oct 2010 22:08:26 -0000 Subject: [Buildbot-commits] [Buildbot] #999: web-induced builds miss repo, project information In-Reply-To: <039.2e778239558600362b6da56426a4a1d6@lists.sourceforge.net> References: <039.2e778239558600362b6da56426a4a1d6@lists.sourceforge.net> Message-ID: <048.78baed42dc1fa3998e3811f9a1d06edd@lists.sourceforge.net> #999: web-induced builds miss repo, project information --------------------+------------------------------------------------------- Reporter: moschny | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.2 Version: master | Keywords: projrepo --------------------+------------------------------------------------------- Changes (by dustin): * keywords: => projrepo * type: undecided => defect * milestone: undecided => 0.8.2 Comment: That needs to be fixed! -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 3 22:11:07 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 03 Oct 2010 22:11:07 -0000 Subject: [Buildbot-commits] [Buildbot] #1000: web-induced builds miss repo, project information In-Reply-To: <039.0d7fd1228e3dbdbfd82a81b16729b51e@lists.sourceforge.net> References: <039.0d7fd1228e3dbdbfd82a81b16729b51e@lists.sourceforge.net> Message-ID: <048.ac0c1f04f01b18377768a210e1da5df5@lists.sourceforge.net> #1000: web-induced builds miss repo, project information --------------------+------------------------------------------------------- Reporter: moschny | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.2 Version: master | Keywords: --------------------+------------------------------------------------------- Changes (by dustin): * type: enhancement => defect * milestone: undecided => 0.8.2 Comment: I don't want to edit the source stamp - information isn't supposed to flow that way. I fundamentally dislike the "Force Build" button, because it skips the rest of the Buildbot process for generating builds, and generally causes problems when it falls out of alignment with the usual !BuildSet/!BuildRequest process. But it's here, and #999 is a simple enough fix, so I'll keep it up to date. However, "Force All Builds" is really a very blunt hammer for a very blunt purpose, and I don't see why we can't make it more blunt by requiring that it apply the same {{{project}}} and {{{repository}}} to all triggered builds? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 3 22:24:11 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 03 Oct 2010 22:24:11 -0000 Subject: [Buildbot-commits] [Buildbot] #1001: start_instance on a latent BuildSlave called before stop_instance finished In-Reply-To: <039.d03a663f0b0f5e8deb888dab1b5835e4@lists.sourceforge.net> References: <039.d03a663f0b0f5e8deb888dab1b5835e4@lists.sourceforge.net> Message-ID: <048.582dca502265acf23d05b16c123e3a9c@lists.sourceforge.net> #1001: start_instance on a latent BuildSlave called before stop_instance finished --------------------+------------------------------------------------------- Reporter: moschny | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.3 Version: master | Keywords: virtualization --------------------+------------------------------------------------------- Changes (by dustin): * keywords: => virtualization * milestone: undecided => 0.8.3 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 3 22:32:53 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 03 Oct 2010 22:32:53 -0000 Subject: [Buildbot-commits] [Buildbot] #1000: web-induced builds miss repo, project information In-Reply-To: <039.0d7fd1228e3dbdbfd82a81b16729b51e@lists.sourceforge.net> References: <039.0d7fd1228e3dbdbfd82a81b16729b51e@lists.sourceforge.net> Message-ID: <048.5769681c875df5bcf791c986838f21c8@lists.sourceforge.net> #1000: web-induced builds miss repo, project information --------------------+------------------------------------------------------- Reporter: moschny | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.2 Version: master | Keywords: --------------------+------------------------------------------------------- Comment(by moschny): Replying to [comment:1 dustin]: > I don't want to edit the source stamp - information isn't supposed to flow that way. I agree it is not normally flowing in that direction. The buttons are exceptional though. The proper fix would be to make them a !ChangeSource, I guess. > However, "Force All Builds" is really a very blunt hammer for a very blunt purpose, and I don't see why we can't make it more blunt by requiring that it apply the same {{{project}}} and {{{repository}}} to all triggered builds? No please don't. The way it is now, I can press it to get a build for all my projects (with incomplete !SourceStamps, but in my case this affects only web view, as each builder knows from which repo it should build.) This wouldn't work anymore when the same repo/project is forced upon all builders. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 3 22:34:59 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 03 Oct 2010 22:34:59 -0000 Subject: [Buildbot-commits] [Buildbot] #1001: start_instance on a latent BuildSlave called before stop_instance finished In-Reply-To: <039.d03a663f0b0f5e8deb888dab1b5835e4@lists.sourceforge.net> References: <039.d03a663f0b0f5e8deb888dab1b5835e4@lists.sourceforge.net> Message-ID: <048.0cdcf6ac79d95d9f4d3adb7788cd00f6@lists.sourceforge.net> #1001: start_instance on a latent BuildSlave called before stop_instance finished --------------------+------------------------------------------------------- Reporter: moschny | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.2 Version: master | Keywords: virtualization --------------------+------------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.2 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 3 22:42:03 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 03 Oct 2010 22:42:03 -0000 Subject: [Buildbot-commits] [Buildbot] #1001: start_instance on a latent BuildSlave called before stop_instance finished In-Reply-To: <039.d03a663f0b0f5e8deb888dab1b5835e4@lists.sourceforge.net> References: <039.d03a663f0b0f5e8deb888dab1b5835e4@lists.sourceforge.net> Message-ID: <048.8b7fadd1f29458b54a74e6e631332d15@lists.sourceforge.net> #1001: start_instance on a latent BuildSlave called before stop_instance finished --------------------+------------------------------------------------------- Reporter: moschny | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.2 Version: master | Keywords: virtualization --------------------+------------------------------------------------------- Comment(by moschny): Adding a `DeferredLock` that is acquired in `start_instance()` and released last in the deferred chain returned from `stop_instance()` solves the problem. However, it would be better to handle this in `AbstractLatentBuildSlave` would be much better, so all heirs benefit. Will have a look on how to do that soon. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 3 22:55:54 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 03 Oct 2010 22:55:54 -0000 Subject: [Buildbot-commits] [Buildbot] #998: git_buildbot.py ignores tags In-Reply-To: <036.92225bad6a92f142c6531bf660f7d90a@lists.sourceforge.net> References: <036.92225bad6a92f142c6531bf660f7d90a@lists.sourceforge.net> Message-ID: <045.89b6db9c41e380ac397938c9888e4e8b@lists.sourceforge.net> #998: git_buildbot.py ignores tags ------------------------+--------------------------------------------------- Reporter: chrb | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.2 Version: 0.8.1 | Keywords: ------------------------+--------------------------------------------------- Changes (by dustin): * type: undecided => enhancement * milestone: undecided => 0.8.2 Comment: This looks like it wouldn't take much work to make it complete. Do you want to fix it up and put a patch on this bug? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 3 22:58:08 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 03 Oct 2010 22:58:08 -0000 Subject: [Buildbot-commits] [Buildbot] #808: Blame info lost across trigger step->scheduler In-Reply-To: <039.3edd276932be858511585807ee3ca056@lists.sourceforge.net> References: <039.3edd276932be858511585807ee3ca056@lists.sourceforge.net> Message-ID: <048.7951dded6b9e9cd90a1f2d66db024c30@lists.sourceforge.net> #808: Blame info lost across trigger step->scheduler ------------------------+--------------------------------------------------- Reporter: parente | Owner: Type: enhancement | Status: closed Priority: minor | Milestone: 0.8.3 Version: 0.7.12 | Resolution: fixed Keywords: buildcoord | ------------------------+--------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: Make absolute SourceStamps also copy .changes from the original Fixes #808. Changeset: 8f4dc94001d006f59b5d1cc467b1a473af83372c -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sun Oct 3 22:58:09 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 3 Oct 2010 15:58:09 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 8f4dc9: Make absolute SourceStamps also copy .changes from... Message-ID: <20101003225809.07672424DB@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 8f4dc94001d006f59b5d1cc467b1a473af83372c http://github.com/buildbot/buildbot/commit/8f4dc94001d006f59b5d1cc467b1a473af83372c Author: Dustin J. Mitchell Date: 2010-10-03 (Sun, 03 Oct 2010) Changed paths: M master/buildbot/sourcestamp.py Log Message: ----------- Make absolute SourceStamps also copy .changes from the original Fixes #808. From buildbot-devel at lists.sourceforge.net Sun Oct 3 22:58:48 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 03 Oct 2010 22:58:48 -0000 Subject: [Buildbot-commits] [Buildbot] #1004: provide consistent url access to build-uploaded files on master In-Reply-To: <037.844d5680ff8660081b550315a57c2194@lists.sourceforge.net> References: <037.844d5680ff8660081b550315a57c2194@lists.sourceforge.net> Message-ID: <046.00807e469a77c86adfbbad3843466dc9@lists.sourceforge.net> #1004: provide consistent url access to build-uploaded files on master ------------------------+--------------------------------------------------- Reporter: ayust | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.+ Version: master | Keywords: ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: undecided => 0.8.+ Comment: I agree, but my worry is that Twisted is not very efficient at serving such files, and that it would bog down the master, which is already horribly inefficient. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 3 23:18:14 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 03 Oct 2010 23:18:14 -0000 Subject: [Buildbot-commits] [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.174080ed9d5a8758424af438e9b3e0c8@lists.sourceforge.net> #338: SVN source incompatible with repo/branch/project scheme -------------------------+-------------------------------------------------- Reporter: alge | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.+ Version: 0.7.8 | Resolution: fixed Keywords: svn repoproj | -------------------------+-------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: Merge branch 'ticket_338' of git://github.com/gvalkov/buildbot * 'ticket_338' of git://github.com/gvalkov/buildbot: Fix typo Raise a RuntimeError when the branch from the SourceStamp and defaultBranch are both None. Add basic repo/branch/project support (Ticket 338). Move compatibility checking out of SVN.startVC Fixes #338. Changeset: 6ccd9a962a168d0032d2536648037dc4fafa9c93 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sun Oct 3 23:18:14 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 3 Oct 2010 16:18:14 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 6ccd9a: Merge branch 'ticket_338' of git://github.com/gval... Message-ID: <20101003231814.8A7D142507@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 6ccd9a962a168d0032d2536648037dc4fafa9c93 http://github.com/buildbot/buildbot/commit/6ccd9a962a168d0032d2536648037dc4fafa9c93 Author: Dustin J. Mitchell Date: 2010-10-03 (Sun, 03 Oct 2010) Changed paths: M master/buildbot/steps/source.py M master/docs/cfg-buildsteps.texinfo Log Message: ----------- Merge branch 'ticket_338' of git://github.com/gvalkov/buildbot * 'ticket_338' of git://github.com/gvalkov/buildbot: Fix typo Raise a RuntimeError when the branch from the SourceStamp and defaultBranch are both None. Add basic repo/branch/project support (Ticket 338). Move compatibility checking out of SVN.startVC Fixes #338. From buildbot-devel at lists.sourceforge.net Sun Oct 3 23:34:31 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 03 Oct 2010 23:34:31 -0000 Subject: [Buildbot-commits] [Buildbot] #987: Missing command line for visual studio /clean In-Reply-To: <040.6df45e4f3a10e66654c8ced4b0556c37@lists.sourceforge.net> References: <040.6df45e4f3a10e66654c8ced4b0556c37@lists.sourceforge.net> Message-ID: <049.edf03f0dfe32d778404244535ea1b676@lists.sourceforge.net> #987: Missing command line for visual studio /clean ------------------------+--------------------------------------------------- Reporter: JDelfour | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.3 Version: 0.8.1 | Keywords: windows ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.2 => 0.8.3 Comment: I'd like someone who actually uses visual studio to do this.. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 3 23:35:51 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 03 Oct 2010 23:35:51 -0000 Subject: [Buildbot-commits] [Buildbot] #984: per-project revlink In-Reply-To: <039.dadc1ed0406277c545f191d04933f465@lists.sourceforge.net> References: <039.dadc1ed0406277c545f191d04933f465@lists.sourceforge.net> Message-ID: <048.dbad08da310d675a2559ef7a44973548@lists.sourceforge.net> #984: per-project revlink ------------------------+--------------------------------------------------- Reporter: moschny | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.1 | Keywords: web ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.2 => 0.8.3 Comment: Also, be very careful to get the quoting right here! -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 3 23:41:41 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 03 Oct 2010 23:41:41 -0000 Subject: [Buildbot-commits] [Buildbot] #961: IRC bot does not remove duplicates from blamelist In-Reply-To: <038.36a0d6a259240762b8cf65b86ce08ae1@lists.sourceforge.net> References: <038.36a0d6a259240762b8cf65b86ce08ae1@lists.sourceforge.net> Message-ID: <047.f0d6a18fd5feee79873cb06258944630@lists.sourceforge.net> #961: IRC bot does not remove duplicates from blamelist ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: closed Priority: major | Milestone: 0.8.2 Version: 0.8.1 | Resolution: fixed Keywords: irc | ------------------------+--------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: uniquify the blamelist used by the IRC bot, using set() Fixes #961 Changeset: 12bdb102dc50c56b083ebbbe6e893324ed32e155 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sun Oct 3 23:41:41 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 3 Oct 2010 16:41:41 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 12bdb1: uniquify the blamelist used by the IRC bot, using ... Message-ID: <20101003234141.BBE4142501@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 12bdb102dc50c56b083ebbbe6e893324ed32e155 http://github.com/buildbot/buildbot/commit/12bdb102dc50c56b083ebbbe6e893324ed32e155 Author: Dustin J. Mitchell Date: 2010-10-03 (Sun, 03 Oct 2010) Changed paths: M master/buildbot/status/words.py Log Message: ----------- uniquify the blamelist used by the IRC bot, using set() Fixes #961 From buildbot-devel at lists.sourceforge.net Sun Oct 3 23:42:25 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 03 Oct 2010 23:42:25 -0000 Subject: [Buildbot-commits] [Buildbot] #960: Convert all buildbot classes to new style, i.e. inherit from object. In-Reply-To: <038.d2790722df76541e40fedfc676770414@lists.sourceforge.net> References: <038.d2790722df76541e40fedfc676770414@lists.sourceforge.net> Message-ID: <047.58ff7006a28c8a38689be9cabf49e388@lists.sourceforge.net> #960: Convert all buildbot classes to new style, i.e. inherit from object. -------------------+-------------------------------------------------------- Reporter: maruel | Owner: Type: task | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.1 | Keywords: tests, ship-this -------------------+-------------------------------------------------------- Changes (by dustin): * milestone: 0.8.2 => 0.8.3 Comment: Let's do this at the beginning of 0.8.3 and see what breaks. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 3 23:42:56 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 03 Oct 2010 23:42:56 -0000 Subject: [Buildbot-commits] [Buildbot] #922: instant notification of tree-stable-timer in progress In-Reply-To: <037.59e90ce12191a2ef262c5547dd76b0af@lists.sourceforge.net> References: <037.59e90ce12191a2ef262c5547dd76b0af@lists.sourceforge.net> Message-ID: <046.c68019afbf9c3f64278e596cd89b1797@lists.sourceforge.net> #922: instant notification of tree-stable-timer in progress ------------------------+--------------------------------------------------- Reporter: zooko | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.0 | Keywords: database, web ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.2 => 0.8.+ Comment: I'd rather move this notification to the as-yet-unimplemented display of schedulers and schedulers' status. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 3 23:43:54 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 03 Oct 2010 23:43:54 -0000 Subject: [Buildbot-commits] [Buildbot] #919: web-requested builds should take as many properties as params In-Reply-To: <036.1229de70559cfee3dd16cca136824c4d@lists.sourceforge.net> References: <036.1229de70559cfee3dd16cca136824c4d@lists.sourceforge.net> Message-ID: <045.b25f7cd3eb66ee946231d374fb89e965@lists.sourceforge.net> #919: web-requested builds should take as many properties as params ------------------------+--------------------------------------------------- Reporter: Pike | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.0 | Keywords: web ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.2 => 0.8.3 Comment: Honestly, it'd be better to have a little bit of JS that will open up extra boxes.. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 3 23:46:41 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 03 Oct 2010 23:46:41 -0000 Subject: [Buildbot-commits] [Buildbot] #999: "Force Build" misses repo, project information (was: web-induced builds miss repo, project information) In-Reply-To: <039.2e778239558600362b6da56426a4a1d6@lists.sourceforge.net> References: <039.2e778239558600362b6da56426a4a1d6@lists.sourceforge.net> Message-ID: <048.0b1d6c2bfa6013cb51def9aa33f00c59@lists.sourceforge.net> #999: "Force Build" misses repo, project information --------------------+------------------------------------------------------- Reporter: moschny | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.2 Version: master | Keywords: projrepo --------------------+------------------------------------------------------- -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 3 23:47:34 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 03 Oct 2010 23:47:34 -0000 Subject: [Buildbot-commits] [Buildbot] #1000: "Force All Builds" misses repo, project information (was: web-induced builds miss repo, project information) In-Reply-To: <039.0d7fd1228e3dbdbfd82a81b16729b51e@lists.sourceforge.net> References: <039.0d7fd1228e3dbdbfd82a81b16729b51e@lists.sourceforge.net> Message-ID: <048.c4624341a62cfe25c8c91577d1e12023@lists.sourceforge.net> #1000: "Force All Builds" misses repo, project information --------------------+------------------------------------------------------- Reporter: moschny | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.2 Version: master | Keywords: --------------------+------------------------------------------------------- Comment(by dustin): Well, you could leave the repository field blank, right? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 3 23:53:53 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 03 Oct 2010 23:53:53 -0000 Subject: [Buildbot-commits] [Buildbot] #895: svn poller should use pass environment to getProcessOutput In-Reply-To: <042.43618b9dc6c0a4c55a5cbd2e42edc138@lists.sourceforge.net> References: <042.43618b9dc6c0a4c55a5cbd2e42edc138@lists.sourceforge.net> Message-ID: <051.91ea432f5469b16e6e0eeacf1255e6d2@lists.sourceforge.net> #895: svn poller should use pass environment to getProcessOutput ------------------------+--------------------------------------------------- Reporter: jonrafkind | Owner: Type: enhancement | Status: closed Priority: major | Milestone: 0.8.2 Version: 0.7.12 | Resolution: fixed Keywords: svn | ------------------------+--------------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => fixed Comment: Fixed a while back: {{{ commit b4c5301ebe43e492bfb1b8d2facb4b6bbd92588d Author: Bill Date: Mon May 24 14:47:43 2010 -0400 Pass the local environments variables along with getProcessOutput This is required for ssh agent authentication which uses: SSH2_AUTH_SOCK SSH2_CLIENT SSH_AA_SOCK }}} -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sun Oct 3 23:57:01 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 3 Oct 2010 16:57:01 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] a05067: Allow + and ~ characters in branch names when forc... Message-ID: <20101003235701.F05A2423F6@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: a0506701df0543e37415cff34a94d7d770194e23 http://github.com/buildbot/buildbot/commit/a0506701df0543e37415cff34a94d7d770194e23 Author: Amber Yust Date: 2010-10-03 (Sun, 03 Oct 2010) Changed paths: M master/buildbot/status/web/builder.py Log Message: ----------- Allow + and ~ characters in branch names when forcing a build via webstatus. From buildbot-devel at lists.sourceforge.net Sun Oct 3 23:58:44 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 03 Oct 2010 23:58:44 -0000 Subject: [Buildbot-commits] [Buildbot] #891: Better BK tests In-Reply-To: <038.b2cd0b947803f158bea663784a34c052@lists.sourceforge.net> References: <038.b2cd0b947803f158bea663784a34c052@lists.sourceforge.net> Message-ID: <047.a5acbb5f34a6292e5a9ad4216255d67c@lists.sourceforge.net> #891: Better BK tests ------------------------+--------------------------------------------------- Reporter: dustin | Owner: verm Type: enhancement | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.0 | Keywords: bk ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.2 => 0.8.3 Comment: Another release goes by.. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 3 23:59:21 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 03 Oct 2010 23:59:21 -0000 Subject: [Buildbot-commits] [Buildbot] #885: The repo url property of the Git step doesn't accept WithProperties. In-Reply-To: <042.d482e594e8284481c7b892b8191c3294@lists.sourceforge.net> References: <042.d482e594e8284481c7b892b8191c3294@lists.sourceforge.net> Message-ID: <051.7d086ed44352d607fbcad15ff2a5bfa7@lists.sourceforge.net> #885: The repo url property of the Git step doesn't accept WithProperties. ------------------------+--------------------------------------------------- Reporter: tom.prince | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.0 | Keywords: git, projrepo ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.2 => 0.8.3 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 3 23:59:44 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 03 Oct 2010 23:59:44 -0000 Subject: [Buildbot-commits] [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.d1058f49c7b76bf16109fff2353f2cf3@lists.sourceforge.net> #348: 'Force Build' on branches with special characters as '+' are ignored -------------------------+-------------------------------------------------- Reporter: fontanon | Owner: Type: defect | Status: closed Priority: minor | Milestone: 0.8.2 Version: 0.7.9 | Resolution: fixed Keywords: web encoding | -------------------------+-------------------------------------------------- Changes (by ayust): * status: new => closed * resolution: => fixed Comment: Added + and ~ characters to the regex; probably best to leave some of the other protection in place to try to avoid things that could potentially cause undesired freedom in certain VCSes (for instance, pulling from a completely separate repository in Git). http://github.com/buildbot/buildbot/commit/a0506701df0543e37415cff34a94d7d770194e23 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Oct 4 00:03:16 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 04 Oct 2010 00:03:16 -0000 Subject: [Buildbot-commits] [Buildbot] #849: slave-initiated graceful shutdown In-Reply-To: <038.9dc94939c7758b0dfda65dda7d9a1479@lists.sourceforge.net> References: <038.9dc94939c7758b0dfda65dda7d9a1479@lists.sourceforge.net> Message-ID: <047.a5caa736ca89c3d79c2bb189549ca5bb@lists.sourceforge.net> #849: slave-initiated graceful shutdown ------------------------+--------------------------------------------------- Reporter: catlee | Owner: catlee Type: enhancement | Status: assigned Priority: minor | Milestone: 0.8.3 Version: 0.8.0 | Keywords: ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.2 => 0.8.3 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Oct 4 00:27:20 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 04 Oct 2010 00:27:20 -0000 Subject: [Buildbot-commits] [Buildbot] #796: Implement UI elements: build's progress bar & build time charts In-Reply-To: <039.5288826bced2ec68e6d01d7e72e0c127@lists.sourceforge.net> References: <039.5288826bced2ec68e6d01d7e72e0c127@lists.sourceforge.net> Message-ID: <048.69c4a6d43b9e0694f81805c586c367dd@lists.sourceforge.net> #796: Implement UI elements: build's progress bar & build time charts ------------------------+--------------------------------------------------- Reporter: toinbis | Owner: toinbis Type: enhancement | Status: assigned Priority: minor | Milestone: 0.8.+ Version: 0.8.0 | Keywords: web ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.2 => 0.8.+ Comment: I think toinbis has disappeared.. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Oct 4 00:28:14 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 04 Oct 2010 00:28:14 -0000 Subject: [Buildbot-commits] [Buildbot] #32: Ability to show only head & tail of large logfiles In-Reply-To: <039.4b610edc10ab77d19192f519da1d9478@lists.sourceforge.net> References: <039.4b610edc10ab77d19192f519da1d9478@lists.sourceforge.net> Message-ID: <048.c3c285e58dcad1c5c444288f0ef00905@lists.sourceforge.net> #32: Ability to show only head & tail of large logfiles ---------------------+------------------------------------------------------ Reporter: jknight | Type: enhancement Status: new | Priority: minor Milestone: 0.8.3 | Version: Keywords: web | ---------------------+------------------------------------------------------ Changes (by dustin): * milestone: 0.8.2 => 0.8.3 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Oct 4 00:35:18 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 04 Oct 2010 00:35:18 -0000 Subject: [Buildbot-commits] [Buildbot] #847: more error handling in transfer: error on close In-Reply-To: <038.7c59baf6bc3ad70691c91138ef7507fd@lists.sourceforge.net> References: <038.7c59baf6bc3ad70691c91138ef7507fd@lists.sourceforge.net> Message-ID: <047.2aa18dd429b20fdd3b26b06c0315e65f@lists.sourceforge.net> #847: more error handling in transfer: error on close ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: closed Priority: major | Milestone: 0.8.2 Version: 0.7.12 | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: Handle errors on master-side close in FileUpload A file isn't truly uploaded until the file on the master is closed, and thus flushed. Fixes #847 Changeset: 4f3314d44c6820643ebec61ae620e854a9ab7dec -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Mon Oct 4 00:35:18 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 3 Oct 2010 17:35:18 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 4f3314: Handle errors on master-side close in FileUpload Message-ID: <20101004003518.ADBA5424E2@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 4f3314d44c6820643ebec61ae620e854a9ab7dec http://github.com/buildbot/buildbot/commit/4f3314d44c6820643ebec61ae620e854a9ab7dec Author: Dustin J. Mitchell Date: 2010-10-03 (Sun, 03 Oct 2010) Changed paths: M slave/buildslave/commands/transfer.py Log Message: ----------- Handle errors on master-side close in FileUpload A file isn't truly uploaded until the file on the master is closed, and thus flushed. Fixes #847 From noreply at github.com Mon Oct 4 00:38:58 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 3 Oct 2010 17:38:58 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 6c46ed: Allow WithProperties in Source workdir. Message-ID: <20101004003858.CAAE0424F8@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 6c46eda94825c8232e85d82ab257ccbc18c33bc8 http://github.com/buildbot/buildbot/commit/6c46eda94825c8232e85d82ab257ccbc18c33bc8 Author: Amber Yust Date: 2010-10-03 (Sun, 03 Oct 2010) Changed paths: M master/buildbot/steps/source.py Log Message: ----------- Allow WithProperties in Source workdir. From buildbot-devel at lists.sourceforge.net Mon Oct 4 00:39:47 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 04 Oct 2010 00:39:47 -0000 Subject: [Buildbot-commits] [Buildbot] #977: WithProperties() cannot by used for setting VCS's workdir In-Reply-To: <043.e58b983e6455f6d91c7fdc457bfe4726@lists.sourceforge.net> References: <043.e58b983e6455f6d91c7fdc457bfe4726@lists.sourceforge.net> Message-ID: <052.245592cae6aecc68cde833d05dc9e629@lists.sourceforge.net> #977: WithProperties() cannot by used for setting VCS's workdir ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.2 Version: 0.8.1 | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Changes (by ayust): * status: new => closed * resolution: => fixed Comment: http://github.com/buildbot/buildbot/commit/6c46eda94825c8232e85d82ab257ccbc18c33bc8 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Oct 4 00:44:02 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 04 Oct 2010 00:44:02 -0000 Subject: [Buildbot-commits] [Buildbot] #922: instant notification of tree-stable-timer in progress In-Reply-To: <037.59e90ce12191a2ef262c5547dd76b0af@lists.sourceforge.net> References: <037.59e90ce12191a2ef262c5547dd76b0af@lists.sourceforge.net> Message-ID: <046.bebf463d856431df76e02af1465694e4@lists.sourceforge.net> #922: instant notification of tree-stable-timer in progress ------------------------+--------------------------------------------------- Reporter: zooko | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.0 | Keywords: database, web ------------------------+--------------------------------------------------- Comment(by feisley): I would still consider this to be a high priority, as in the pre 0.8.0 versions, users had a visual indication a scheduled build was pending against a builder. Now we see that many users are forcing a build manually because they think that the automated scheduler did not trigger a build. (The stable tree timer waits 10 minutes before building) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Oct 4 00:46:37 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 04 Oct 2010 00:46:37 -0000 Subject: [Buildbot-commits] [Buildbot] #777: Document buildbot.slave.commands.base.Obfuscated In-Reply-To: <038.cc052ca6e4a611968d295476ce0b6e1e@lists.sourceforge.net> References: <038.cc052ca6e4a611968d295476ce0b6e1e@lists.sourceforge.net> Message-ID: <047.1baff7b05527a64e2daa93338a7e3203@lists.sourceforge.net> #777: Document buildbot.slave.commands.base.Obfuscated ------------------------+--------------------------------------------------- Reporter: catlee | Owner: Type: enhancement | Status: closed Priority: minor | Milestone: 0.8.2 Version: 0.7.12 | Resolution: fixed Keywords: docs | ------------------------+--------------------------------------------------- Changes (by Dustin J. Mitchell): * status: assigned => closed * resolution: => fixed Comment: Document the Obfuscated class Fixes #777 Changeset: 44377d8fda3d466df566daf88f985b42072bf150 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Oct 4 00:46:37 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 04 Oct 2010 00:46:37 -0000 Subject: [Buildbot-commits] [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.0606dc6069df24e396fb01358ca8e005@lists.sourceforge.net> #644: Add option to show the number of warnings ------------------------+--------------------------------------------------- Reporter: jeffall | Owner: Type: enhancement | Status: closed Priority: minor | Milestone: 0.8.2 Version: 0.7.11 | Resolution: fixed Keywords: web | ------------------------+--------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: Include the number of warnings in the "warnings" link text Fixes #644 Changeset: f9c092af059340d901cc26665e7e643d979d7262 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Mon Oct 4 00:46:37 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 3 Oct 2010 17:46:37 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 44377d: Document the Obfuscated class Message-ID: <20101004004637.47775424F8@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 44377d8fda3d466df566daf88f985b42072bf150 http://github.com/buildbot/buildbot/commit/44377d8fda3d466df566daf88f985b42072bf150 Author: Dustin J. Mitchell Date: 2010-10-03 (Sun, 03 Oct 2010) Changed paths: M master/docs/developer.texinfo Log Message: ----------- Document the Obfuscated class Fixes #777 Commit: f9c092af059340d901cc26665e7e643d979d7262 http://github.com/buildbot/buildbot/commit/f9c092af059340d901cc26665e7e643d979d7262 Author: Dustin J. Mitchell Date: 2010-10-03 (Sun, 03 Oct 2010) Changed paths: M master/buildbot/steps/shell.py Log Message: ----------- Include the number of warnings in the "warnings" link text Fixes #644 From buildbot-devel at lists.sourceforge.net Mon Oct 4 00:53:34 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 04 Oct 2010 00:53:34 -0000 Subject: [Buildbot-commits] [Buildbot] #922: instant notification of tree-stable-timer in progress In-Reply-To: <037.59e90ce12191a2ef262c5547dd76b0af@lists.sourceforge.net> References: <037.59e90ce12191a2ef262c5547dd76b0af@lists.sourceforge.net> Message-ID: <046.acfff0aa5035109707733f40deded06c@lists.sourceforge.net> #922: instant notification of tree-stable-timer in progress ------------------------+--------------------------------------------------- Reporter: zooko | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.0 | Keywords: database, web ------------------------+--------------------------------------------------- Comment(by dustin): Hmm, let me see if I can figure out how it used to work, then. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Oct 4 01:04:43 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 04 Oct 2010 01:04:43 -0000 Subject: [Buildbot-commits] [Buildbot] #922: instant notification of tree-stable-timer in progress In-Reply-To: <037.59e90ce12191a2ef262c5547dd76b0af@lists.sourceforge.net> References: <037.59e90ce12191a2ef262c5547dd76b0af@lists.sourceforge.net> Message-ID: <046.bbc7dda81723a3ce5de102851ab02e17@lists.sourceforge.net> #922: instant notification of tree-stable-timer in progress --------------------------+------------------------------------------------- Reporter: zooko | Owner: Type: enhancement | Status: closed Priority: major | Milestone: 0.8.+ Version: 0.8.0 | Resolution: fixed Keywords: database, web | --------------------------+------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: Implement scheduler.getPendingBuildTimes The waterfall uses this to work backward to find the next time a builder is expected to be invoked. Fixes #922 Changeset: 1afb9ae179fb24a9e3dd829f1491528da492321e -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Mon Oct 4 01:04:43 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 3 Oct 2010 18:04:43 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 1afb9a: Implement scheduler.getPendingBuildTimes Message-ID: <20101004010443.57675424AD@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 1afb9ae179fb24a9e3dd829f1491528da492321e http://github.com/buildbot/buildbot/commit/1afb9ae179fb24a9e3dd829f1491528da492321e Author: Dustin J. Mitchell Date: 2010-10-03 (Sun, 03 Oct 2010) Changed paths: M master/buildbot/schedulers/basic.py Log Message: ----------- Implement scheduler.getPendingBuildTimes The waterfall uses this to work backward to find the next time a builder is expected to be invoked. Fixes #922 From buildbot-devel at lists.sourceforge.net Mon Oct 4 01:05:14 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 04 Oct 2010 01:05:14 -0000 Subject: [Buildbot-commits] [Buildbot] #922: instant notification of tree-stable-timer in progress In-Reply-To: <037.59e90ce12191a2ef262c5547dd76b0af@lists.sourceforge.net> References: <037.59e90ce12191a2ef262c5547dd76b0af@lists.sourceforge.net> Message-ID: <046.5a87fb60b4763d9f49cafc60ede5d69a@lists.sourceforge.net> #922: instant notification of tree-stable-timer in progress --------------------------+------------------------------------------------- Reporter: zooko | Owner: Type: enhancement | Status: closed Priority: major | Milestone: 0.8.2 Version: 0.8.0 | Resolution: fixed Keywords: database, web | --------------------------+------------------------------------------------- Changes (by dustin): * milestone: 0.8.+ => 0.8.2 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Oct 4 02:26:28 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 04 Oct 2010 02:26:28 -0000 Subject: [Buildbot-commits] [Buildbot] #762: default text size really small in chromium-browser In-Reply-To: <036.25e2e13784dc973a57987d8a95f25b7f@lists.sourceforge.net> References: <036.25e2e13784dc973a57987d8a95f25b7f@lists.sourceforge.net> Message-ID: <045.67f8ebc3ec7100d445ceeb4a8c8e011a@lists.sourceforge.net> #762: default text size really small in chromium-browser -------------------+-------------------------------------------------------- Reporter: chrb | Owner: Type: defect | Status: closed Priority: minor | Milestone: 0.8.2 Version: 0.8.0 | Resolution: worksforme Keywords: web | -------------------+-------------------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => worksforme Comment: If this is still the case in 0.8.2, let's see if we can't special-case the CSS. I didn't have any trouble with Chrome on Mac OS X, but that's not really surprising. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Oct 4 02:40:47 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 04 Oct 2010 02:40:47 -0000 Subject: [Buildbot-commits] [Buildbot] #628: Completion of builds forced from IRC announced twice In-Reply-To: <039.4851e716888d5d8fff325934ecde5ff8@lists.sourceforge.net> References: <039.4851e716888d5d8fff325934ecde5ff8@lists.sourceforge.net> Message-ID: <048.fb56171369882ec56c5b100347b34637@lists.sourceforge.net> #628: Completion of builds forced from IRC announced twice --------------------+------------------------------------------------------- Reporter: Nicolas | Owner: Type: defect | Status: closed Priority: minor | Milestone: 0.8.2 Version: 0.7.11 | Resolution: fixed Keywords: irc | --------------------+------------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: measure reported build statuses and only report each one once per Contact Fixes #628 Changeset: 97b2e1f6845695a6967fee1913aa5e245b14bcdb -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Mon Oct 4 02:40:47 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 3 Oct 2010 19:40:47 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 97b2e1: measure reported build statuses and only report ea... Message-ID: <20101004024047.6E998424DB@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 97b2e1f6845695a6967fee1913aa5e245b14bcdb http://github.com/buildbot/buildbot/commit/97b2e1f6845695a6967fee1913aa5e245b14bcdb Author: Dustin J. Mitchell Date: 2010-10-03 (Sun, 03 Oct 2010) Changed paths: M master/buildbot/status/words.py Log Message: ----------- measure reported build statuses and only report each one once per Contact Fixes #628 From noreply at github.com Mon Oct 4 03:04:41 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 3 Oct 2010 20:04:41 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] ee5322: fix stupid typo, be resilient to changes without a... Message-ID: <20101004030441.3CF07424B5@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: ee5322e2e5d81a886c7295c8415cdf0b9b2c7ad4 http://github.com/buildbot/buildbot/commit/ee5322e2e5d81a886c7295c8415cdf0b9b2c7ad4 Author: Dustin J. Mitchell Date: 2010-10-03 (Sun, 03 Oct 2010) Changed paths: M master/buildbot/sourcestamp.py M master/buildbot/status/words.py Log Message: ----------- fix stupid typo, be resilient to changes without a project or repository (??) From buildbot-devel at lists.sourceforge.net Mon Oct 4 03:19:31 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 04 Oct 2010 03:19:31 -0000 Subject: [Buildbot-commits] [Buildbot] #990: metabuildbot windows slaves don't see error exit from git.CMD In-Reply-To: <038.d9901a5cf79d078aab07583dd07cea3b@lists.sourceforge.net> References: <038.d9901a5cf79d078aab07583dd07cea3b@lists.sourceforge.net> Message-ID: <047.7f388761ecf5ab7dd339031ebdea3099@lists.sourceforge.net> #990: metabuildbot windows slaves don't see error exit from git.CMD -------------------+-------------------------------------------------------- Reporter: dustin | Owner: dustin Type: task | Status: assigned Priority: major | Milestone: 0.8.2 Version: 0.8.1 | Keywords: windows git -------------------+-------------------------------------------------------- Changes (by dustin): * type: defect => task -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Oct 4 03:22:25 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 04 Oct 2010 03:22:25 -0000 Subject: [Buildbot-commits] [Buildbot] #986: VC9 does not give the correct path to devenv.exe In-Reply-To: <040.25b46769a3966195cbe1887e2c851ef2@lists.sourceforge.net> References: <040.25b46769a3966195cbe1887e2c851ef2@lists.sourceforge.net> Message-ID: <049.81d67ba8c39f94ba5bfdcc90cc523b29@lists.sourceforge.net> #986: VC9 does not give the correct path to devenv.exe ---------------------+------------------------------------------------------ Reporter: JDelfour | Owner: Type: defect | Status: closed Priority: minor | Milestone: 0.8.2 Version: 0.8.1 | Resolution: fixed Keywords: windows | ---------------------+------------------------------------------------------ Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: Merge branch 'bug986' * bug986: insalldir ends in '9.0', not '9' give VC9 its own default installdir Fixes #986 Changeset: 4172492b98e0a8e9eb868e7d5f680fec95caedce -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Mon Oct 4 03:22:25 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 3 Oct 2010 20:22:25 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 417249: Merge branch 'bug986' Message-ID: <20101004032225.42456424D3@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 4172492b98e0a8e9eb868e7d5f680fec95caedce http://github.com/buildbot/buildbot/commit/4172492b98e0a8e9eb868e7d5f680fec95caedce Author: Dustin J. Mitchell Date: 2010-10-03 (Sun, 03 Oct 2010) Changed paths: M master/buildbot/steps/vstudio.py Log Message: ----------- Merge branch 'bug986' * bug986: insalldir ends in '9.0', not '9' give VC9 its own default installdir Fixes #986 From buildbot-devel at lists.sourceforge.net Mon Oct 4 03:30:38 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 04 Oct 2010 03:30:38 -0000 Subject: [Buildbot-commits] [Buildbot] #892: revision=None breaks console view In-Reply-To: <037.b08bbd3fb270123185fdcae82dce3de5@lists.sourceforge.net> References: <037.b08bbd3fb270123185fdcae82dce3de5@lists.sourceforge.net> Message-ID: <046.ecc8d3f825ee1b495d65e5f48a0cf38a@lists.sourceforge.net> #892: revision=None breaks console view -------------------+-------------------------------------------------------- Reporter: Shish | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.2 Version: 0.8.0 | Resolution: fixed Keywords: web | -------------------+-------------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: Be more resilient to non-integer revisions Fixes #892 Changeset: b713e2f073accbdef91d124b95d9b454e0a9de72 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Mon Oct 4 03:30:39 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 3 Oct 2010 20:30:39 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] b713e2: Be more resilient to non-integer revisions Message-ID: <20101004033039.2E470424E4@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: b713e2f073accbdef91d124b95d9b454e0a9de72 http://github.com/buildbot/buildbot/commit/b713e2f073accbdef91d124b95d9b454e0a9de72 Author: Dustin J. Mitchell Date: 2010-10-03 (Sun, 03 Oct 2010) Changed paths: M master/buildbot/status/web/console.py Log Message: ----------- Be more resilient to non-integer revisions Fixes #892 From buildbot-devel at lists.sourceforge.net Mon Oct 4 07:13:57 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 04 Oct 2010 07:13:57 -0000 Subject: [Buildbot-commits] [Buildbot] #776: MySQL warns about default values for BLOB/TEXT columns In-Reply-To: <038.43b34c7e2652353334a97fb536f40d6f@lists.sourceforge.net> References: <038.43b34c7e2652353334a97fb536f40d6f@lists.sourceforge.net> Message-ID: <047.392c53b7564ecad83370796ce683a045@lists.sourceforge.net> #776: MySQL warns about default values for BLOB/TEXT columns ---------------------+------------------------------------------------------ Reporter: catlee | Owner: Type: defect | Status: closed Priority: minor | Milestone: 0.8.2 Version: 0.8.0 | Resolution: fixed Keywords: database | ---------------------+------------------------------------------------------ Changes (by Amber Yust): * status: new => closed * resolution: => fixed Comment: MySQL doesn't like default vals for text fields. Don't try to pass them if the DB api is MySQLdb. Fixes #776. Changeset: 790ba89ce27e35e4b11f2eb8abbbb52efc6bc23e -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Mon Oct 4 07:13:57 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 4 Oct 2010 00:13:57 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 790ba8: MySQL doesn't like default vals for text fields. Message-ID: <20101004071357.D517B42500@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 790ba89ce27e35e4b11f2eb8abbbb52efc6bc23e http://github.com/buildbot/buildbot/commit/790ba89ce27e35e4b11f2eb8abbbb52efc6bc23e Author: Amber Yust Date: 2010-10-04 (Mon, 04 Oct 2010) Changed paths: M master/buildbot/db/schema/v2.py Log Message: ----------- MySQL doesn't like default vals for text fields. Don't try to pass them if the DB api is MySQLdb. Fixes #776. From buildbot-devel at lists.sourceforge.net Mon Oct 4 08:06:07 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 04 Oct 2010 08:06:07 -0000 Subject: [Buildbot-commits] [Buildbot] #889: "Rebuild" propagates too many properties to the new build In-Reply-To: <038.2c0fba209733e2f558741874ef18e83c@lists.sourceforge.net> References: <038.2c0fba209733e2f558741874ef18e83c@lists.sourceforge.net> Message-ID: <047.6788c9a7074b2c6f3abd72016080a112@lists.sourceforge.net> #889: "Rebuild" propagates too many properties to the new build -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.2 Version: 0.8.0 | Resolution: fixed Keywords: web | -------------------+-------------------------------------------------------- Changes (by Amber Yust): * status: new => closed * resolution: => fixed Comment: Only persist non-runtime properties in rebuilds. Properties which are set at runtime by a build step should not be persisted to a new build. Fixes #889. Changeset: 3265cfc7de64bfcfa09d58af2f9f6855b23b9353 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Mon Oct 4 08:06:07 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 4 Oct 2010 01:06:07 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 3265cf: Only persist non-runtime properties in rebuilds. Message-ID: <20101004080607.594AC424EE@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 3265cfc7de64bfcfa09d58af2f9f6855b23b9353 http://github.com/buildbot/buildbot/commit/3265cfc7de64bfcfa09d58af2f9f6855b23b9353 Author: Amber Yust Date: 2010-10-04 (Mon, 04 Oct 2010) Changed paths: M master/buildbot/process/builder.py M master/buildbot/process/buildstep.py M master/buildbot/process/properties.py Log Message: ----------- Only persist non-runtime properties in rebuilds. Properties which are set at runtime by a build step should not be persisted to a new build. Fixes #889. From buildbot-devel at lists.sourceforge.net Mon Oct 4 08:08:11 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 04 Oct 2010 08:08:11 -0000 Subject: [Buildbot-commits] [Buildbot] #1000: "Force All Builds" misses repo, project information In-Reply-To: <039.0d7fd1228e3dbdbfd82a81b16729b51e@lists.sourceforge.net> References: <039.0d7fd1228e3dbdbfd82a81b16729b51e@lists.sourceforge.net> Message-ID: <048.9ae85a17c7b65ff3c00ebe1352bb6bbf@lists.sourceforge.net> #1000: "Force All Builds" misses repo, project information --------------------+------------------------------------------------------- Reporter: moschny | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.2 Version: master | Keywords: --------------------+------------------------------------------------------- Comment(by moschny): Replying to [comment:3 dustin]: > Well, you could leave the repository field blank, right? Oh, right, I misunderstood you. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Oct 4 08:20:04 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 04 Oct 2010 08:20:04 -0000 Subject: [Buildbot-commits] [Buildbot] #1000: "Force All Builds" misses repo, project information In-Reply-To: <039.0d7fd1228e3dbdbfd82a81b16729b51e@lists.sourceforge.net> References: <039.0d7fd1228e3dbdbfd82a81b16729b51e@lists.sourceforge.net> Message-ID: <048.2068e25a441a7bdd3eb99736c41f5d4a@lists.sourceforge.net> #1000: "Force All Builds" misses repo, project information --------------------+------------------------------------------------------- Reporter: moschny | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.2 Version: master | Keywords: --------------------+------------------------------------------------------- Comment(by ayust): It really is a blunt hammer... especially if you have builders operating on Triggerable builders from other builders' Triggers... since it will run the former twice (once at the Force, once when the latter builders Force builds hit their Trigger steps)... This really should just be made a "web status change source" or some such. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Oct 4 14:29:54 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 04 Oct 2010 14:29:54 -0000 Subject: [Buildbot-commits] [Buildbot] #1007: Monkey patch os.chdir to throw an exception on call Message-ID: <038.90ea0b0565a8fa292d7a6e6082a4e8d6@lists.sourceforge.net> #1007: Monkey patch os.chdir to throw an exception on call ------------------------+--------------------------------------------------- Reporter: maruel | Owner: Type: enhancement | Status: new Priority: minor | Milestone: undecided Version: master | Keywords: ------------------------+--------------------------------------------------- Global mutable states are dangerous and some parts of the script assumes os.getcwd() is immutable. To not add further side-effects, blacklist os.chdir() by implementing this pseudo code: import os def DoNotUseOsChDir(_): raise ValueError('Do not use os.chdir() in your code, you probably want to use path=foo or cwd=foo argument when calling out subprocesses instead') os.chdir = DoNotUseOsChDir or something similar. -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Mon Oct 4 14:31:25 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 4 Oct 2010 07:31:25 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] cb23f7: Bugfix: Don't use os.chdir(). Set cwd for the catc... Message-ID: <20101004143125.675DC424FC@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: cb23f72a76011a7a253f1359fc17085cdd19d726 http://github.com/buildbot/buildbot/commit/cb23f72a76011a7a253f1359fc17085cdd19d726 Author: Thomas Moschny Date: 2010-10-04 (Mon, 04 Oct 2010) Changed paths: M master/buildbot/changes/gitpoller.py Log Message: ----------- Bugfix: Don't use os.chdir(). Set cwd for the catch_up action. Commit: eff78654616970ba037a70356ea63d9d6f0bf768 http://github.com/buildbot/buildbot/commit/eff78654616970ba037a70356ea63d9d6f0bf768 Author: Dustin J. Mitchell Date: 2010-10-04 (Mon, 04 Oct 2010) Changed paths: M master/buildbot/changes/gitpoller.py Log Message: ----------- Merge branch 'master' of git://github.com/thmo/buildbot * 'master' of git://github.com/thmo/buildbot: Bugfix: Don't use os.chdir(). Set cwd for the catch_up action. Refs #1007. From buildbot-devel at lists.sourceforge.net Mon Oct 4 14:31:25 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 04 Oct 2010 14:31:25 -0000 Subject: [Buildbot-commits] [Buildbot] #1007: Monkey patch os.chdir to throw an exception on call In-Reply-To: <038.90ea0b0565a8fa292d7a6e6082a4e8d6@lists.sourceforge.net> References: <038.90ea0b0565a8fa292d7a6e6082a4e8d6@lists.sourceforge.net> Message-ID: <047.e1ecdcd0ffb39eedfab60fcb501914d0@lists.sourceforge.net> #1007: Monkey patch os.chdir to throw an exception on call ------------------------+--------------------------------------------------- Reporter: maruel | Owner: Type: enhancement | Status: new Priority: minor | Milestone: undecided Version: master | Keywords: ------------------------+--------------------------------------------------- Comment(by Dustin J. Mitchell): Merge branch 'master' of git://github.com/thmo/buildbot * 'master' of git://github.com/thmo/buildbot: Bugfix: Don't use os.chdir(). Set cwd for the catch_up action. Refs #1007. Changeset: eff78654616970ba037a70356ea63d9d6f0bf768 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Oct 4 14:32:52 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 04 Oct 2010 14:32:52 -0000 Subject: [Buildbot-commits] [Buildbot] #1007: Monkey patch os.chdir to throw an exception on call In-Reply-To: <038.90ea0b0565a8fa292d7a6e6082a4e8d6@lists.sourceforge.net> References: <038.90ea0b0565a8fa292d7a6e6082a4e8d6@lists.sourceforge.net> Message-ID: <047.f8061e6ec70bf5610b1210e2cf69358d@lists.sourceforge.net> #1007: Monkey patch os.chdir to throw an exception on call ------------------------+--------------------------------------------------- Reporter: maruel | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.2 Version: master | Keywords: ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: undecided => 0.8.2 Old description: > Global mutable states are dangerous and some parts of the script assumes > os.getcwd() is immutable. To not add further side-effects, blacklist > os.chdir() by implementing this pseudo code: > > import os > def DoNotUseOsChDir(_): > raise ValueError('Do not use os.chdir() in your code, you probably want > to use path=foo or cwd=foo argument when calling out subprocesses > instead') > os.chdir = DoNotUseOsChDir > > or something similar. New description: Global mutable states are dangerous and some parts of the script assumes os.getcwd() is immutable. To not add further side-effects, blacklist os.chdir() by implementing this pseudo code: {{{ import os def DoNotUseOsChDir(_): raise ValueError('Do not use os.chdir() in your code, you probably want to use path=foo or cwd=foo argument when calling out subprocesses instead') os.chdir = DoNotUseOsChDir }}} or something similar. -- Comment: (fix formatting) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Oct 4 14:41:11 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 04 Oct 2010 14:41:11 -0000 Subject: [Buildbot-commits] [Buildbot] #1007: Monkey patch os.chdir to throw an exception on call In-Reply-To: <038.90ea0b0565a8fa292d7a6e6082a4e8d6@lists.sourceforge.net> References: <038.90ea0b0565a8fa292d7a6e6082a4e8d6@lists.sourceforge.net> Message-ID: <047.e3f163625e4a5de2cf357c1f51bd71ba@lists.sourceforge.net> #1007: Monkey patch os.chdir to throw an exception on call ------------------------+--------------------------------------------------- Reporter: maruel | Owner: Type: enhancement | Status: closed Priority: minor | Milestone: 0.8.2 Version: master | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: Patch os.chdir to raise an exception, once twistd is done with it Fixes #1007 Changeset: 4f6d211ab87f636b3b831a971e076e7db39ef9de -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Mon Oct 4 14:41:11 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 4 Oct 2010 07:41:11 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 4f6d21: Patch os.chdir to raise an exception, once twistd ... Message-ID: <20101004144111.9A0774249D@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 4f6d211ab87f636b3b831a971e076e7db39ef9de http://github.com/buildbot/buildbot/commit/4f6d211ab87f636b3b831a971e076e7db39ef9de Author: Dustin J. Mitchell Date: 2010-10-04 (Mon, 04 Oct 2010) Changed paths: M master/buildbot/master.py M master/buildbot/util/monkeypatches.py Log Message: ----------- Patch os.chdir to raise an exception, once twistd is done with it Fixes #1007 From noreply at github.com Mon Oct 4 14:55:45 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 4 Oct 2010 07:55:45 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] d3af15: Fix all setProperty calls to use runtime=.. Message-ID: <20101004145545.D098742501@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: d3af15ef57bf1f4a8b967cc548f5470e8a4a8338 http://github.com/buildbot/buildbot/commit/d3af15ef57bf1f4a8b967cc548f5470e8a4a8338 Author: Dustin J. Mitchell Date: 2010-10-04 (Mon, 04 Oct 2010) Changed paths: M master/buildbot/process/base.py M master/buildbot/status/builder.py Log Message: ----------- Fix all setProperty calls to use runtime=.. From buildbot-devel at lists.sourceforge.net Mon Oct 4 17:54:32 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 04 Oct 2010 17:54:32 -0000 Subject: [Buildbot-commits] [Buildbot] #1007: Monkey patch os.chdir to throw an exception on call In-Reply-To: <038.90ea0b0565a8fa292d7a6e6082a4e8d6@lists.sourceforge.net> References: <038.90ea0b0565a8fa292d7a6e6082a4e8d6@lists.sourceforge.net> Message-ID: <047.4c5d1b64476e357ff2674803118124f1@lists.sourceforge.net> #1007: Monkey patch os.chdir to throw an exception on call ------------------------+--------------------------------------------------- Reporter: maruel | Owner: Type: enhancement | Status: closed Priority: minor | Milestone: 0.8.2 Version: master | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Comment(by Dustin J. Mitchell): Revert "Patch os.chdir to raise an exception, once twistd is done with it" This reverts commit 4f6d211ab87f636b3b831a971e076e7db39ef9de. Patching os.chdir causes subprocess to fail in the child. Too bad :( Refs #1007 Changeset: 77ae31683feb123890f05cf239ca1eb95f772487 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Mon Oct 4 17:54:32 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 4 Oct 2010 10:54:32 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 77ae31: Revert "Patch os.chdir to raise an exception, once... Message-ID: <20101004175432.C1159424FC@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 77ae31683feb123890f05cf239ca1eb95f772487 http://github.com/buildbot/buildbot/commit/77ae31683feb123890f05cf239ca1eb95f772487 Author: Dustin J. Mitchell Date: 2010-10-04 (Mon, 04 Oct 2010) Changed paths: M master/buildbot/master.py M master/buildbot/util/monkeypatches.py Log Message: ----------- Revert "Patch os.chdir to raise an exception, once twistd is done with it" This reverts commit 4f6d211ab87f636b3b831a971e076e7db39ef9de. Patching os.chdir causes subprocess to fail in the child. Too bad :( Refs #1007 From buildbot-devel at lists.sourceforge.net Mon Oct 4 20:27:32 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 04 Oct 2010 20:27:32 -0000 Subject: [Buildbot-commits] [Buildbot] #1008: Last build status only reports last failure for multiple non-halt-on-failure steps Message-ID: <037.25c2c78e317b34b861642e613102ed0d@lists.sourceforge.net> #1008: Last build status only reports last failure for multiple non-halt-on- failure steps ------------------------+--------------------------------------------------- Reporter: ayust | Owner: Type: enhancement | Status: new Priority: major | Milestone: undecided Version: master | Keywords: ------------------------+--------------------------------------------------- Sometimes there may be a string of steps in a build process that are all non-haltOnFailure (due to wanting to process certain types of errors in previous steps), but non-expected types of failure in earlier steps causes later steps to fail as well. In such cases, the fact that the grid/tgrid and waterfall last-build status blocks only report the final failure in the chain can be misleading. Perhaps we should either a) report all failed steps, or b) report the first failed step and a note like "Failed test (and 2 more)". -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Oct 4 21:07:12 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 04 Oct 2010 21:07:12 -0000 Subject: [Buildbot-commits] [Buildbot] #966: Wrong description for steps skipped via doStepIf In-Reply-To: <043.bcef5522791b840861ea50f02996fb38@lists.sourceforge.net> References: <043.bcef5522791b840861ea50f02996fb38@lists.sourceforge.net> Message-ID: <052.ec7087e9cd2dea849f4bee3eac8f5dea@lists.sourceforge.net> #966: Wrong description for steps skipped via doStepIf ------------------------+--------------------------------------------------- Reporter: PiotrSikora | Owner: Type: defect | Status: closed Priority: minor | Milestone: 0.8.2 Version: 0.8.1 | Resolution: fixed Keywords: web | ------------------------+--------------------------------------------------- Changes (by Amber Yust): * status: new => closed * resolution: => fixed Comment: Mark buildstep status as done when skipped. Also add a 'skipped' marker to the status text. Fixes #966. Changeset: 4ef7ca33eaa479e6c9640a8d79ed196753cc4255 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Mon Oct 4 21:07:13 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 4 Oct 2010 14:07:13 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 4ef7ca: Mark buildstep status as done when skipped. Message-ID: <20101004210713.7E714424A7@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 4ef7ca33eaa479e6c9640a8d79ed196753cc4255 http://github.com/buildbot/buildbot/commit/4ef7ca33eaa479e6c9640a8d79ed196753cc4255 Author: Amber Yust Date: 2010-10-04 (Mon, 04 Oct 2010) Changed paths: M master/buildbot/process/buildstep.py Log Message: ----------- Mark buildstep status as done when skipped. Also add a 'skipped' marker to the status text. Fixes #966. From buildbot-devel at lists.sourceforge.net Tue Oct 5 15:19:24 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 05 Oct 2010 15:19:24 -0000 Subject: [Buildbot-commits] [Buildbot] #1008: Last build status only reports last failure for multiple non-halt-on-failure steps In-Reply-To: <037.25c2c78e317b34b861642e613102ed0d@lists.sourceforge.net> References: <037.25c2c78e317b34b861642e613102ed0d@lists.sourceforge.net> Message-ID: <046.8504dd962722015f52588cb7d890a853@lists.sourceforge.net> #1008: Last build status only reports last failure for multiple non-halt-on- failure steps ------------------------+--------------------------------------------------- Reporter: ayust | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.3 Version: master | Keywords: web ------------------------+--------------------------------------------------- Changes (by dustin): * keywords: => web * milestone: undecided => 0.8.3 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Tue Oct 5 15:32:43 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 5 Oct 2010 08:32:43 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] db673a: master/buildbuilt/status/web/change_hook.py Message-ID: <20101005153243.37E9042503@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: db673aa196296c029270d213ad70107560ec27e7 http://github.com/buildbot/buildbot/commit/db673aa196296c029270d213ad70107560ec27e7 Author: AndyHowell Date: 2010-10-05 (Tue, 05 Oct 2010) Changed paths: M master/buildbot/status/web/change_hook.py M master/buildbot/status/web/hooks/github.py A master/buildbot/test/unit/test_status_web_change_hook.py M master/contrib/post_build_request.py M master/docs/cfg-statustargets.texinfo Log Message: ----------- master/buildbuilt/status/web/change_hook.py Raise ValueError on unmatched URL or unconfigured dialect. Set response code to 400 for exceptions. master/buildbuilt/status/web/hook/github.py Make checking for files more robust. Sample commit on github didn't have 'modified' or 'removed' files. master/contrib/post_build_request.py Replaced hard-coded url path with command line --urlpath or default of /change_hook/base Changed 'quiet' option to 'verbose'. Without -v flag, script give no output with -v, print change number and time. With two -v flags, show all data returned. Exit with status of 1 if change_hook returns a status code other than 200 master/buildbot/test/unit/test_status_web_change_hook.py Added a some simple change_hook tests master/docs/cfg-statustargest.texinfo Add note refering to post_build_request.py Commit: e564f576c418148ced3981b9e755f4e380c2d9cb http://github.com/buildbot/buildbot/commit/e564f576c418148ced3981b9e755f4e380c2d9cb Author: Dustin J. Mitchell Date: 2010-10-05 (Tue, 05 Oct 2010) Changed paths: M master/buildbot/test/unit/test_status_web_change_hook.py A master/buildbot/test/unit/test_status_web_change_hooks_github.py A master/buildbot/test/util/web.py Log Message: ----------- small refactor of change hooks tests into two files and a util From noreply at github.com Tue Oct 5 15:36:00 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 5 Oct 2010 08:36:00 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 72e387: import .. as is not compatible with <= Python-2.5 Message-ID: <20101005153600.E9B6242595@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 72e387b694a33182d2d0ca51840e1da74a2f4f1d http://github.com/buildbot/buildbot/commit/72e387b694a33182d2d0ca51840e1da74a2f4f1d Author: Dustin J. Mitchell Date: 2010-10-05 (Tue, 05 Oct 2010) Changed paths: M master/buildbot/test/unit/test_status_web_change_hook.py M master/buildbot/test/unit/test_status_web_change_hooks_github.py Log Message: ----------- import .. as is not compatible with <= Python-2.5 From buildbot-devel at lists.sourceforge.net Tue Oct 5 20:23:06 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 05 Oct 2010 20:23:06 -0000 Subject: [Buildbot-commits] [Buildbot] #1009: Add failure signatures to allow detection of builds that fail consecutively for different reasons Message-ID: <037.9072cfd56af9c31d4e5ab410dbbfbe2f@lists.sourceforge.net> #1009: Add failure signatures to allow detection of builds that fail consecutively for different reasons ------------------------+--------------------------------------------------- Reporter: ayust | Owner: Type: enhancement | Status: new Priority: major | Milestone: undecided Version: 0.8.1 | Keywords: ------------------------+--------------------------------------------------- It's possible for a given builder to fail twice in a row, but for completely different reasons. In this case, we probably still want to see problem links in the console for both builds, have it flagged as a new failure, et cetera. One way to accomplish this would be to allow a step to emit a 'failure signature' when it encounters a failure. This failure signature would be a string that somehow represents a unique cause of failure for the step. (For most steps, this could probably be a hashed version of the error message; for test steps, it might be a hashed version of all of the failing tests.) When a build fails, its failure signature would be compared to the signature of the build before it, and if it is different, it would be flagged as a 'failed' build instead of a 'failed again' build. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Oct 5 20:23:37 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 05 Oct 2010 20:23:37 -0000 Subject: [Buildbot-commits] [Buildbot] #1009: Detect builds that fail consecutively for different reasons (was: Add failure signatures to allow detection of builds that fail consecutively for different reasons) In-Reply-To: <037.9072cfd56af9c31d4e5ab410dbbfbe2f@lists.sourceforge.net> References: <037.9072cfd56af9c31d4e5ab410dbbfbe2f@lists.sourceforge.net> Message-ID: <046.0df4e856f96d047b7ed03c99f88fdeed@lists.sourceforge.net> #1009: Detect builds that fail consecutively for different reasons ------------------------+--------------------------------------------------- Reporter: ayust | Owner: Type: enhancement | Status: new Priority: major | Milestone: undecided Version: 0.8.1 | Keywords: ------------------------+--------------------------------------------------- -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Tue Oct 5 22:41:11 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 5 Oct 2010 15:41:11 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 1362b9: Don't try to examine nonexistant stderr Message-ID: <20101005224111.D1E7042388@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 1362b913f897ac5effa0032bfa847be27e2fb65d http://github.com/buildbot/buildbot/commit/1362b913f897ac5effa0032bfa847be27e2fb65d Author: Amber Yust Date: 2010-10-05 (Tue, 05 Oct 2010) Changed paths: M slave/buildslave/commands/git.py Log Message: ----------- Don't try to examine nonexistant stderr From noreply at github.com Tue Oct 5 23:35:45 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 5 Oct 2010 16:35:45 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 92baa7: Allow overriding the number of revisions examined ... Message-ID: <20101005233545.341EF42376@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 92baa7fe07c4bfa9f3c1e7529b13ec837627ec13 http://github.com/buildbot/buildbot/commit/92baa7fe07c4bfa9f3c1e7529b13ec837627ec13 Author: Amber Yust Date: 2010-10-05 (Tue, 05 Oct 2010) Changed paths: M master/buildbot/status/web/console.py Log Message: ----------- Allow overriding the number of revisions examined for the console display via a GET parameter. From noreply at github.com Tue Oct 5 23:37:55 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 5 Oct 2010 16:37:55 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 4e1d14: Use a number, not a string, when we expect a numbe... Message-ID: <20101005233755.3AF6E42379@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 4e1d14eaf456ef77061db667f08eadd05380a26e http://github.com/buildbot/buildbot/commit/4e1d14eaf456ef77061db667f08eadd05380a26e Author: Amber Yust Date: 2010-10-05 (Tue, 05 Oct 2010) Changed paths: M master/buildbot/status/web/console.py Log Message: ----------- Use a number, not a string, when we expect a number... From buildbot-devel at lists.sourceforge.net Wed Oct 6 12:10:45 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 06 Oct 2010 12:10:45 -0000 Subject: [Buildbot-commits] [Buildbot] #913: revlink callback and builders view does not work together. In-Reply-To: <041.112559e1d8b72c9b44183fd09197ae39@lists.sourceforge.net> References: <041.112559e1d8b72c9b44183fd09197ae39@lists.sourceforge.net> Message-ID: <050.e38f68e8436cb787acae6701d7f60669@lists.sourceforge.net> #913: revlink callback and builders view does not work together. ----------------------+----------------------------------------------------- Reporter: cdadhemar | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.0 | Keywords: web ----------------------+----------------------------------------------------- Comment(by marcusl): IIUC, the repository property is not set on a sourcestamp when created by a scheduled build (as opposed to a triggered one), causing problems with the supplied revlink function. The SourceStep should be updated to add that info to the sourcestamp, if possible. -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Wed Oct 6 16:43:45 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 6 Oct 2010 09:43:45 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 5e920d: minor style cleanup of change_hook Message-ID: <20101006164345.D3C0B422B4@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 5e920d5b5c77ec4391352c67a05004776e2498ca http://github.com/buildbot/buildbot/commit/5e920d5b5c77ec4391352c67a05004776e2498ca Author: Dustin J. Mitchell Date: 2010-10-06 (Wed, 06 Oct 2010) Changed paths: M master/buildbot/status/web/hooks/github.py M master/buildbot/test/unit/test_status_web_change_hook.py Log Message: ----------- minor style cleanup of change_hook Commit: a09caa3ce81adc89c61730b57180b7066348a465 http://github.com/buildbot/buildbot/commit/a09caa3ce81adc89c61730b57180b7066348a465 Author: Dustin J. Mitchell Date: 2010-10-06 (Wed, 06 Oct 2010) Changed paths: M master/buildbot/status/web/change_hook.py Log Message: ----------- fix non-backward-compatible python in change_hook.py From noreply at github.com Wed Oct 6 17:56:20 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 6 Oct 2010 10:56:20 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 8556b4: Add unittests for Build.stepDone Message-ID: <20101006175620.6B2E5422A2@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 8556b470586c72c5788587fec427959e9fe5a553 http://github.com/buildbot/buildbot/commit/8556b470586c72c5788587fec427959e9fe5a553 Author: Ben Hearsum Date: 2010-10-06 (Wed, 06 Oct 2010) Changed paths: M master/buildbot/test/unit/test_process_base.py Log Message: ----------- Add unittests for Build.stepDone From noreply at github.com Wed Oct 6 18:07:33 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 6 Oct 2010 11:07:33 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 90e38d: Build.stepDone should use worst_status when decidi... Message-ID: <20101006180733.3AF19422B4@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 90e38d541ce3114d3cd0faa38d1dfa0b0b713329 http://github.com/buildbot/buildbot/commit/90e38d541ce3114d3cd0faa38d1dfa0b0b713329 Author: Ben Hearsum Date: 2010-10-06 (Wed, 06 Oct 2010) Changed paths: M master/buildbot/process/base.py M master/buildbot/test/unit/test_process_base.py Log Message: ----------- Build.stepDone should use worst_status when deciding overall build status. (Behaviour changes: FAILURE/WARNINGS can no longer override RETRY or EXCEPTION, and EXCEPTION can no longer override RETRY). From noreply at github.com Wed Oct 6 22:00:31 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 6 Oct 2010 15:00:31 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 6f26e4: Add a more informative docstring for setupLogfiles Message-ID: <20101006220031.B8BA3422BF@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 6f26e4228fec3885762005d4f06a6d055075f47b http://github.com/buildbot/buildbot/commit/6f26e4228fec3885762005d4f06a6d055075f47b Author: Amber Yust Date: 2010-10-06 (Wed, 06 Oct 2010) Changed paths: M master/buildbot/process/buildstep.py Log Message: ----------- Add a more informative docstring for setupLogfiles From noreply at github.com Wed Oct 6 22:03:21 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 6 Oct 2010 15:03:21 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 8ef9ae: It's a dict, not a list... *grumble* Message-ID: <20101006220322.7A972422BB@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 8ef9ae8f3823e7e7fda21ef532a5ebf883d253eb http://github.com/buildbot/buildbot/commit/8ef9ae8f3823e7e7fda21ef532a5ebf883d253eb Author: Amber Yust Date: 2010-10-06 (Wed, 06 Oct 2010) Changed paths: M master/buildbot/process/buildstep.py Log Message: ----------- It's a dict, not a list... *grumble* From buildbot-devel at lists.sourceforge.net Thu Oct 7 02:01:03 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 07 Oct 2010 02:01:03 -0000 Subject: [Buildbot-commits] [Buildbot] #1009: Detect builds that fail consecutively for different reasons In-Reply-To: <037.9072cfd56af9c31d4e5ab410dbbfbe2f@lists.sourceforge.net> References: <037.9072cfd56af9c31d4e5ab410dbbfbe2f@lists.sourceforge.net> Message-ID: <046.2bc76f018faef5ae045ee926033b71b4@lists.sourceforge.net> #1009: Detect builds that fail consecutively for different reasons ------------------------+--------------------------------------------------- Reporter: ayust | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.1 | Keywords: ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: undecided => 0.8.+ Comment: This is a pretty cool idea.. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 7 07:05:35 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 07 Oct 2010 07:05:35 -0000 Subject: [Buildbot-commits] [Buildbot] #997: Move remaining data to db In-Reply-To: <042.7fea5e37a0a020f83dcb73055c04e979@lists.sourceforge.net> References: <042.7fea5e37a0a020f83dcb73055c04e979@lists.sourceforge.net> Message-ID: <051.8b535e5fae8acf955bbb359f3f8ff270@lists.sourceforge.net> #997: Move remaining data to db -----------------------+---------------------------------------------------- Reporter: Sly_Squash | Owner: Type: task | Status: new Priority: minor | Milestone: 0.8.+ Version: 0.8.1 | Keywords: database -----------------------+---------------------------------------------------- Comment(by ipv6guru): seems to be a duplicate of #24 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Thu Oct 7 16:40:21 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 7 Oct 2010 09:40:21 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 5d752b: Add a very simple unit test for BuildStepStatus.st... Message-ID: <20101007164021.A449C422D2@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 5d752b326b587040236768172e881831bd599779 http://github.com/buildbot/buildbot/commit/5d752b326b587040236768172e881831bd599779 Author: Marc-Antoine Ruel Date: 2010-10-07 (Thu, 07 Oct 2010) Changed paths: A master/buildbot/test/unit/test_status_builder.py Log Message: ----------- Add a very simple unit test for BuildStepStatus.step_number. Commit: 13932913b967b8acb06fe5a92640f9850d4f779f http://github.com/buildbot/buildbot/commit/13932913b967b8acb06fe5a92640f9850d4f779f Author: Dustin J. Mitchell Date: 2010-10-07 (Thu, 07 Oct 2010) Changed paths: M master/buildbot/status/builder.py A master/buildbot/test/unit/test_status_builder.py Log Message: ----------- Merge branch 'add_number' of git://github.com/maruel/buildbot * 'add_number' of git://github.com/maruel/buildbot: Add a very simple unit test for BuildStepStatus.step_number. Add BuildStepStatus.step_number. From noreply at github.com Thu Oct 7 17:15:28 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 7 Oct 2010 10:15:28 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] c8e1ce: Add tests for stepDone that test non-default state... Message-ID: <20101007171528.9C91C4229A@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: c8e1ceddb0f0443ced7a02eedde5d892cf609543 http://github.com/buildbot/buildbot/commit/c8e1ceddb0f0443ced7a02eedde5d892cf609543 Author: Ben Hearsum Date: 2010-10-07 (Thu, 07 Oct 2010) Changed paths: M master/buildbot/process/base.py M master/buildbot/test/unit/test_process_base.py Log Message: ----------- Add tests for stepDone that test non-default states of all BuildStep {halt,flunk,warn}On{Failure,Warnings}; fix regressions to flunkOnFailure/warnOnWarnings=False From buildbot-devel at lists.sourceforge.net Thu Oct 7 20:18:57 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 07 Oct 2010 20:18:57 -0000 Subject: [Buildbot-commits] [Buildbot] #997: Move remaining data to db In-Reply-To: <042.7fea5e37a0a020f83dcb73055c04e979@lists.sourceforge.net> References: <042.7fea5e37a0a020f83dcb73055c04e979@lists.sourceforge.net> Message-ID: <051.f82bae24025f08953b53807892323c13@lists.sourceforge.net> #997: Move remaining data to db -----------------------+---------------------------------------------------- Reporter: Sly_Squash | Owner: Type: task | Status: closed Priority: minor | Milestone: 0.8.+ Version: 0.8.1 | Resolution: duplicate Keywords: database | -----------------------+---------------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => duplicate Comment: Yeah, close enough (#24 was filed before we had a schedulerdb, but..) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 10 08:41:48 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 10 Oct 2010 08:41:48 -0000 Subject: [Buildbot-commits] [Buildbot] #876: multiple project/repository enhancements In-Reply-To: <040.c20873aebb738ac77c95775bc8c25bf0@lists.sourceforge.net> References: <040.c20873aebb738ac77c95775bc8c25bf0@lists.sourceforge.net> Message-ID: <049.32a8753dddfeee989b9771b6e58cb69e@lists.sourceforge.net> #876: multiple project/repository enhancements ------------------------+--------------------------------------------------- Reporter: bhearsum | Owner: djmitche Type: enhancement | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.0 | Keywords: projrepo, buildcoord ship-this ------------------------+--------------------------------------------------- Changes (by krajaratnam): * cc: kovarththanan.rajaratnam@? (added) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 10 08:53:29 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 10 Oct 2010 08:53:29 -0000 Subject: [Buildbot-commits] [Buildbot] #839: shell.Compile should invoke platform-specific compilation method In-Reply-To: <038.bd598c9fda07a205c5a07dc577dd7695@lists.sourceforge.net> References: <038.bd598c9fda07a205c5a07dc577dd7695@lists.sourceforge.net> Message-ID: <047.17418698a8eed6707bfde8d286d9df83@lists.sourceforge.net> #839: shell.Compile should invoke platform-specific compilation method ------------------------+--------------------------------------------------- Reporter: tfogal | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.+ Version: 0.8.0 | Keywords: ------------------------+--------------------------------------------------- Changes (by krajaratnam): * cc: kovarththanan.rajaratnam@? (added) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 10 09:03:31 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 10 Oct 2010 09:03:31 -0000 Subject: [Buildbot-commits] [Buildbot] #814: Add a SetPropertyFromEnv step that just fetches an env var from the slave In-Reply-To: <038.8c56ce7d33099be599f49edc4d0930b2@lists.sourceforge.net> References: <038.8c56ce7d33099be599f49edc4d0930b2@lists.sourceforge.net> Message-ID: <047.019bad31ee49028440b01ddb94720cdf@lists.sourceforge.net> #814: Add a SetPropertyFromEnv step that just fetches an env var from the slave ------------------------+--------------------------------------------------- Reporter: tfogal | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.3 Version: 0.8.0 | Keywords: ------------------------+--------------------------------------------------- Changes (by krajaratnam): * cc: kovarththanan.rajaratnam@? (added) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 10 09:18:45 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 10 Oct 2010 09:18:45 -0000 Subject: [Buildbot-commits] [Buildbot] #844: Perforce authentication is misleading In-Reply-To: <039.84fe8d0cd3ac1bce20853b4477b5e0d3@lists.sourceforge.net> References: <039.84fe8d0cd3ac1bce20853b4477b5e0d3@lists.sourceforge.net> Message-ID: <048.96e0c28ca5329556ef5179736c496201@lists.sourceforge.net> #844: Perforce authentication is misleading ------------------------+--------------------------------------------------- Reporter: pcmantz | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.3 Version: 0.7.12 | Keywords: p4 ------------------------+--------------------------------------------------- Changes (by krajaratnam): * cc: kovarththanan.rajaratnam@? (added) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 10 09:18:59 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 10 Oct 2010 09:18:59 -0000 Subject: [Buildbot-commits] [Buildbot] #159: should be possible to have two buildbot.steps.source.SVN(mode="copy") steps in a single build factory In-Reply-To: <039.026d4399280638dac0c43934f327f915@lists.sourceforge.net> References: <039.026d4399280638dac0c43934f327f915@lists.sourceforge.net> Message-ID: <048.05d705897f75d7ffbb34c4b314c64a3e@lists.sourceforge.net> #159: should be possible to have two buildbot.steps.source.SVN(mode="copy") steps in a single build factory ------------------------+--------------------------------------------------- Reporter: exarkun | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.3 Version: 0.7.6 | Keywords: projrepo ------------------------+--------------------------------------------------- Changes (by krajaratnam): * cc: kovarththanan.rajaratnam@? (added) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 10 09:25:09 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 10 Oct 2010 09:25:09 -0000 Subject: [Buildbot-commits] [Buildbot] #539: add a simpler change notification protocol In-Reply-To: <040.77cee5f32c0b6f91f372aa7f464a79d2@lists.sourceforge.net> References: <040.77cee5f32c0b6f91f372aa7f464a79d2@lists.sourceforge.net> Message-ID: <049.ef5140535e798c8761118a3b5f81afc3@lists.sourceforge.net> #539: add a simpler change notification protocol ------------------------+--------------------------------------------------- Reporter: ipv6guru | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Keywords: sourceforge 1206370 ------------------------+--------------------------------------------------- Changes (by krajaratnam): * cc: kovarththanan.rajaratnam@? (added) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 10 09:28:52 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 10 Oct 2010 09:28:52 -0000 Subject: [Buildbot-commits] [Buildbot] #339: inline logs in HTML Emails and capture errors in Compile In-Reply-To: <035.703840e8341f8372589deee485b8783c@lists.sourceforge.net> References: <035.703840e8341f8372589deee485b8783c@lists.sourceforge.net> Message-ID: <044.7fe42f000b31eca38e52694a5122b32b@lists.sourceforge.net> #339: inline logs in HTML Emails and capture errors in Compile ------------------------+--------------------------------------------------- Reporter: tzz | Owner: dustin Type: enhancement | Status: new Priority: minor | Milestone: 0.8.+ Version: 0.7.8 | Keywords: mail ------------------------+--------------------------------------------------- Changes (by krajaratnam): * cc: kovarththanan.rajaratnam@? (added) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 10 09:31:41 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 10 Oct 2010 09:31:41 -0000 Subject: [Buildbot-commits] [Buildbot] #301: Allow a single buildslave to service multiple buildmasters In-Reply-To: <038.135489a6c8da4c3da37f03e84367f026@lists.sourceforge.net> References: <038.135489a6c8da4c3da37f03e84367f026@lists.sourceforge.net> Message-ID: <047.9a690a5d8a9181b8d6c28059f79e254e@lists.sourceforge.net> #301: Allow a single buildslave to service multiple buildmasters ------------------------+--------------------------------------------------- Reporter: dustin | Owner: sridhar Type: enhancement | Status: assigned Priority: major | Milestone: 1.0.+ Version: 0.7.7 | Keywords: ------------------------+--------------------------------------------------- Changes (by krajaratnam): * cc: kovarththanan.rajaratnam@? (added) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Oct 11 22:29:47 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 11 Oct 2010 22:29:47 -0000 Subject: [Buildbot-commits] [Buildbot] #1010: irc bot dies badly if you use 'join' without channel name Message-ID: <037.1e02f3c28e313af34808f24730fd8e34@lists.sourceforge.net> #1010: irc bot dies badly if you use 'join' without channel name -------------------+-------------------------------------------------------- Reporter: ayust | Owner: Type: defect | Status: new Priority: minor | Milestone: undecided Version: master | Keywords: -------------------+-------------------------------------------------------- {{{ 2010-10-11 15:28:29-0700 [IrcStatusBot,client] Unhandled Error Traceback (most recent call last): File "/usr/lib/python2.5/site- packages/twisted/words/protocols/irc.py", line 2287, in lineReceived self.handleCommand(command, prefix, params) File "/usr/lib/python2.5/site- packages/twisted/words/protocols/irc.py", line 2331, in handleCommand method(prefix, params) File "/usr/lib/python2.5/site- packages/twisted/words/protocols/irc.py", line 1815, in irc_PRIVMSG self.privmsg(user, channel, message) File "/usr/lib/python2.5/site- packages/buildbot/status/words.py", line 749, in privmsg contact.handleMessage(message, user) --- --- File "/usr/lib/python2.5/site- packages/buildbot/status/words.py", line 651, in handleMessage meth(args.strip(), who) File "/usr/lib/python2.5/site- packages/buildbot/status/words.py", line 613, in command_JOIN to_join = args[0] exceptions.IndexError: list index out of range }}} -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Oct 11 22:30:03 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 11 Oct 2010 22:30:03 -0000 Subject: [Buildbot-commits] [Buildbot] #1010: irc bot reacts badly if you use 'join' without channel name (was: irc bot dies badly if you use 'join' without channel name) In-Reply-To: <037.1e02f3c28e313af34808f24730fd8e34@lists.sourceforge.net> References: <037.1e02f3c28e313af34808f24730fd8e34@lists.sourceforge.net> Message-ID: <046.035d57665fcc3ea965f15312f9aea613@lists.sourceforge.net> #1010: irc bot reacts badly if you use 'join' without channel name -------------------+-------------------------------------------------------- Reporter: ayust | Owner: Type: defect | Status: new Priority: minor | Milestone: undecided Version: master | Keywords: -------------------+-------------------------------------------------------- -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Oct 11 23:28:37 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 11 Oct 2010 23:28:37 -0000 Subject: [Buildbot-commits] [Buildbot] #885: The repo url property of the Git step doesn't accept WithProperties. In-Reply-To: <042.d482e594e8284481c7b892b8191c3294@lists.sourceforge.net> References: <042.d482e594e8284481c7b892b8191c3294@lists.sourceforge.net> Message-ID: <051.623eab160bdec094d983bb06f91ade49@lists.sourceforge.net> #885: The repo url property of the Git step doesn't accept WithProperties. ------------------------+--------------------------------------------------- Reporter: tom.prince | Owner: Jc2k Type: enhancement | Status: accepted Priority: major | Milestone: 0.8.2 Version: 0.8.0 | Keywords: git, projrepo ------------------------+--------------------------------------------------- Changes (by Jc2k): * owner: => Jc2k * status: new => accepted * milestone: 0.8.3 => 0.8.2 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Oct 12 00:41:01 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 12 Oct 2010 00:41:01 -0000 Subject: [Buildbot-commits] [Buildbot] #885: The repo url property of the Git step doesn't accept WithProperties. In-Reply-To: <042.d482e594e8284481c7b892b8191c3294@lists.sourceforge.net> References: <042.d482e594e8284481c7b892b8191c3294@lists.sourceforge.net> Message-ID: <051.69dba43984f5dae27bf451aa4030e5b7@lists.sourceforge.net> #885: The repo url property of the Git step doesn't accept WithProperties. ------------------------+--------------------------------------------------- Reporter: tom.prince | Owner: Type: enhancement | Status: assigned Priority: major | Milestone: 0.8.2 Version: 0.8.0 | Keywords: git, projrepo ------------------------+--------------------------------------------------- Changes (by Jc2k): * owner: Jc2k => * status: accepted => assigned Comment: http://github.com/Jc2k/buildbot/commit/f7ba172b8f527ee500503705b2278f2bb03cc1a6 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Oct 12 00:47:21 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 12 Oct 2010 00:47:21 -0000 Subject: [Buildbot-commits] [Buildbot] #885: The repo url property of the Git step doesn't accept WithProperties. In-Reply-To: <042.d482e594e8284481c7b892b8191c3294@lists.sourceforge.net> References: <042.d482e594e8284481c7b892b8191c3294@lists.sourceforge.net> Message-ID: <051.9217ed95e71e892a01baf3b6960d0051@lists.sourceforge.net> #885: The repo url property of the Git step doesn't accept WithProperties. --------------------------+------------------------------------------------- Reporter: tom.prince | Owner: Type: enhancement | Status: closed Priority: major | Milestone: 0.8.2 Version: 0.8.0 | Resolution: fixed Keywords: git, projrepo | --------------------------+------------------------------------------------- Changes (by John Carr): * status: assigned => closed * resolution: => fixed Comment: Support WithProperties for Git repourl Fixes #885. Changeset: 6d6648ed5d766ec3d59f7ccfbba674450941b186 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Tue Oct 12 00:47:21 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 11 Oct 2010 17:47:21 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 6d6648: Support WithProperties for Git repourl Message-ID: <20101012004721.43CC1422B6@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 6d6648ed5d766ec3d59f7ccfbba674450941b186 http://github.com/buildbot/buildbot/commit/6d6648ed5d766ec3d59f7ccfbba674450941b186 Author: John Carr Date: 2010-10-11 (Mon, 11 Oct 2010) Changed paths: M master/buildbot/steps/source.py M master/buildbot/test/unit/test_source_repourl.py M master/docs/cfg-buildsteps.texinfo Log Message: ----------- Support WithProperties for Git repourl Fixes #885. From noreply at github.com Tue Oct 12 13:28:18 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 12 Oct 2010 06:28:18 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 23c9e3: Fix documentation for warnOnWarnings (only sets WA... Message-ID: <20101012132818.BB7E4422BD@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 23c9e3d9739d3589c6e5dd3b2372c2d7f724f825 http://github.com/buildbot/buildbot/commit/23c9e3d9739d3589c6e5dd3b2372c2d7f724f825 Author: Ben Hearsum Date: 2010-10-12 (Tue, 12 Oct 2010) Changed paths: M master/docs/cfg-buildsteps.texinfo Log Message: ----------- Fix documentation for warnOnWarnings (only sets WARNINGS for the overall build when the step is WARNINGS -- not WARNINGS or FAILURE). From noreply at github.com Tue Oct 12 18:19:08 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 12 Oct 2010 11:19:08 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] f4b304: Typo fix Message-ID: <20101012181908.D4311421AD@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: f4b304e6eab7e9900a8b96810614330187ebea59 http://github.com/buildbot/buildbot/commit/f4b304e6eab7e9900a8b96810614330187ebea59 Author: Ben Hearsum Date: 2010-10-12 (Tue, 12 Oct 2010) Changed paths: M master/buildbot/process/buildstep.py Log Message: ----------- Typo fix From noreply at github.com Wed Oct 13 01:54:37 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 12 Oct 2010 18:54:37 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 54c42c: docs typos Message-ID: <20101013015437.65E2A422BD@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 54c42cffd64527189e217cc1cf849713f29aeced http://github.com/buildbot/buildbot/commit/54c42cffd64527189e217cc1cf849713f29aeced Author: Dustin J. Mitchell Date: 2010-10-12 (Tue, 12 Oct 2010) Changed paths: M master/docs/cfg-buildfactories.texinfo M master/docs/cfg-schedulers.texinfo Log Message: ----------- docs typos From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:33:56 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:33:56 -0000 Subject: [Buildbot-commits] [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.afe7f33fc9027d519f216d091f014a65@lists.sourceforge.net> #45: Include changes in addition to blame list in emails ------------------------+--------------------------------------------------- Reporter: grisha | Owner: warner Type: enhancement | Status: closed Priority: major | Milestone: 0.8.+ Version: 0.7.5 | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:34:10 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:34:10 -0000 Subject: [Buildbot-commits] [Buildbot] #971: Build a windows installer In-Reply-To: <038.6c763d0f053bc258fcb2f8f99b00326c@lists.sourceforge.net> References: <038.6c763d0f053bc258fcb2f8f99b00326c@lists.sourceforge.net> Message-ID: <047.2ce3f2fad3dbdee061997332809e8e68@lists.sourceforge.net> #971: Build a windows installer ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.1 | Keywords: windows ------------------------+--------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:34:27 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:34:27 -0000 Subject: [Buildbot-commits] [Buildbot] #310: MailNotifier: use mime types for log file attachments? In-Reply-To: <039.c0f3a169c07b8049ca6cb0492d8b9236@lists.sourceforge.net> References: <039.c0f3a169c07b8049ca6cb0492d8b9236@lists.sourceforge.net> Message-ID: <048.001681c1b16f3fb02c56e5db50c9b912@lists.sourceforge.net> #310: MailNotifier: use mime types for log file attachments? ------------------------+--------------------------------------------------- Reporter: spurkis | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.7 | Keywords: mail ------------------------+--------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:34:38 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:34:38 -0000 Subject: [Buildbot-commits] [Buildbot] #299: Building Buildbot on CentOS5 (32bit) In-Reply-To: <044.67527c0d94e2c533de8302bb6210ba5b@lists.sourceforge.net> References: <044.67527c0d94e2c533de8302bb6210ba5b@lists.sourceforge.net> Message-ID: <053.6287e1544cf81c1924b5f569f0784526@lists.sourceforge.net> #299: Building Buildbot on CentOS5 (32bit) -------------------------+-------------------------------------------------- Reporter: nicholas_yue | Owner: ashcrow Type: task | Status: closed Priority: major | Milestone: undecided Version: 0.7.7 | Resolution: fixed Keywords: | -------------------------+-------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:35:55 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:35:55 -0000 Subject: [Buildbot-commits] [Buildbot] #75: IM status targets In-Reply-To: <038.077cde644a25b8ae82acb2a21287d86e@lists.sourceforge.net> References: <038.077cde644a25b8ae82acb2a21287d86e@lists.sourceforge.net> Message-ID: <047.84f278e47c2c297c40ef144d44e2ad4f@lists.sourceforge.net> #75: IM status targets ------------------------+--------------------------------------------------- Reporter: warner | Owner: warner Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.5 | Keywords: ------------------------+--------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:36:14 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:36:14 -0000 Subject: [Buildbot-commits] [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.e9857ca4bdcde1af60008916cfaf0dab@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 | Keywords: ------------------------+--------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:36:35 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:36:35 -0000 Subject: [Buildbot-commits] [Buildbot] #52: allow WithProperties in ShellCommand environment variable specifications In-Reply-To: <038.7b53bfaf4d32699a0dae9f4a8f5c638e@lists.sourceforge.net> References: <038.7b53bfaf4d32699a0dae9f4a8f5c638e@lists.sourceforge.net> Message-ID: <047.27e8166526c935b5c191d0eb003730d6@lists.sourceforge.net> #52: allow WithProperties in ShellCommand environment variable specifications ------------------------+--------------------------------------------------- Reporter: warner | Owner: warner Type: enhancement | Status: closed Priority: minor | Milestone: 0.7.7 Version: 0.7.5 | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:37:57 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:37:57 -0000 Subject: [Buildbot-commits] [Buildbot] #1010: irc bot reacts badly if you use 'join' without channel name In-Reply-To: <037.1e02f3c28e313af34808f24730fd8e34@lists.sourceforge.net> References: <037.1e02f3c28e313af34808f24730fd8e34@lists.sourceforge.net> Message-ID: <046.0ba5e6fb438436c35ca6db6eed0db43d@lists.sourceforge.net> #1010: irc bot reacts badly if you use 'join' without channel name -------------------+-------------------------------------------------------- Reporter: ayust | Owner: Type: defect | Status: new Priority: minor | Milestone: undecided Version: master | Keywords: -------------------+-------------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:38:08 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:38:08 -0000 Subject: [Buildbot-commits] [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.44b9d01bf3fb2bd83e87c0cef4516707@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 uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:38:48 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:38:48 -0000 Subject: [Buildbot-commits] [Buildbot] #229: Build properties "revision" and "got_revision" not populated for P4 In-Reply-To: <038.224a2d0aa048424d18697fdf307886a8@lists.sourceforge.net> References: <038.224a2d0aa048424d18697fdf307886a8@lists.sourceforge.net> Message-ID: <047.8d9411f912d6c27dde701bdbc416a3fc@lists.sourceforge.net> #229: Build properties "revision" and "got_revision" not populated for P4 -----------------------------------------------------+---------------------- Reporter: tonnis | Owner: Type: defect | Status: closed Priority: major | Milestone: undecided Version: 0.7.7 | Resolution: fixed Keywords: P4 BuildProperties revision got_revision | -----------------------------------------------------+---------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:38:59 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:38:59 -0000 Subject: [Buildbot-commits] [Buildbot] #249: git_buildbot.py does not send merge changesets In-Reply-To: <041.b816372e73aa6d3f7afc70bb8c62e810@lists.sourceforge.net> References: <041.b816372e73aa6d3f7afc70bb8c62e810@lists.sourceforge.net> Message-ID: <050.ab9eab57d802b5b239366c141b8a4b77@lists.sourceforge.net> #249: git_buildbot.py does not send merge changesets ----------------------+----------------------------------------------------- Reporter: dsallings | Owner: warner Type: defect | Status: closed Priority: major | Milestone: 0.7.10 Version: 0.7.6 | Resolution: fixed Keywords: | ----------------------+----------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:39:12 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:39:12 -0000 Subject: [Buildbot-commits] [Buildbot] #510: Restarting a build step In-Reply-To: <040.55e58f8070a948f0651396933cfdbfdc@lists.sourceforge.net> References: <040.55e58f8070a948f0651396933cfdbfdc@lists.sourceforge.net> Message-ID: <049.b7a018638498163e0bca3c0bf4f1cddc@lists.sourceforge.net> #510: Restarting a build step --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: enhancement | Status: closed Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Resolution: wontfix Keywords: sourceforge 1728246 | --------------------------------+------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:39:25 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:39:25 -0000 Subject: [Buildbot-commits] [Buildbot] #114: 'Stop Build' functionality missing In-Reply-To: <038.166cc44b8cbeca7b689f9cc2bdb6949a@lists.sourceforge.net> References: <038.166cc44b8cbeca7b689f9cc2bdb6949a@lists.sourceforge.net> Message-ID: <047.36a68eb5010d7ab94ed29bced36b18de@lists.sourceforge.net> #114: 'Stop Build' functionality missing ---------------------+------------------------------------------------------ Reporter: Ukyo81 | Type: defect Status: closed | Priority: major Milestone: 0.7.7 | Version: 0.7.6 Resolution: fixed | Keywords: ---------------------+------------------------------------------------------ Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:39:36 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:39:36 -0000 Subject: [Buildbot-commits] [Buildbot] #491: buildbot try throws remote exception In-Reply-To: <040.3c9895fa51a438c648fb330243d01aec@lists.sourceforge.net> References: <040.3c9895fa51a438c648fb330243d01aec@lists.sourceforge.net> Message-ID: <049.19b3f23a70e66b41f4221c7b170a2b46@lists.sourceforge.net> #491: buildbot try throws remote exception --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: defect | Status: closed Priority: major | Milestone: undecided Version: 0.7.10 | Resolution: worksforme Keywords: sourceforge 1685087 | --------------------------------+------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:39:48 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:39:48 -0000 Subject: [Buildbot-commits] [Buildbot] #663: Copy index.html to templates/root.html in upgrademaster() In-Reply-To: <039.082c4b55a0bea103e9ac8969e11cf6a4@lists.sourceforge.net> References: <039.082c4b55a0bea103e9ac8969e11cf6a4@lists.sourceforge.net> Message-ID: <048.b34d3584c7de4c0772778c4df9e1d641@lists.sourceforge.net> #663: Copy index.html to templates/root.html in upgrademaster() ---------------------+------------------------------------------------------ Reporter: marcusl | Owner: Type: task | Status: closed Priority: critical | Milestone: 0.8.0 Version: 0.7.11 | Resolution: fixed Keywords: jinja | ---------------------+------------------------------------------------------ Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:40:05 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:40:05 -0000 Subject: [Buildbot-commits] [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.82b638bc8f76c2b6f55d8d84ea28032b@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 | Keywords: darcs -------------------+-------------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:40:18 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:40:18 -0000 Subject: [Buildbot-commits] [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.40956eeff1444e0ffd880ad4dd85920b@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 uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:40:27 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:40:27 -0000 Subject: [Buildbot-commits] [Buildbot] #150: "New-style" BuildFactory.addStep with ShellCommand disregards timeout keyword argument In-Reply-To: <039.0d75f0d905f18827fe30d4002b08a64d@lists.sourceforge.net> References: <039.0d75f0d905f18827fe30d4002b08a64d@lists.sourceforge.net> Message-ID: <048.80297fe8590aab3576fdd68eb07c7a53@lists.sourceforge.net> #150: "New-style" BuildFactory.addStep with ShellCommand disregards timeout keyword argument --------------------+------------------------------------------------------- Reporter: exarkun | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.7.7 Version: 0.7.6 | Resolution: fixed Keywords: | --------------------+------------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:41:17 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:41:17 -0000 Subject: [Buildbot-commits] [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.f2417cbb9bcee3bb7bd7169c6869e7da@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 uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:41:55 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:41:55 -0000 Subject: [Buildbot-commits] [Buildbot] #879: skipped step status is not displayed anymore in the waterfall In-Reply-To: <041.f2717b17a604bdc8ae7048b4b985ff52@lists.sourceforge.net> References: <041.f2717b17a604bdc8ae7048b4b985ff52@lists.sourceforge.net> Message-ID: <050.14af4ff054142b3d9a14753ccdf07304@lists.sourceforge.net> #879: skipped step status is not displayed anymore in the waterfall ----------------------+----------------------------------------------------- Reporter: cdadhemar | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.2 Version: 0.8.0 | Keywords: web ----------------------+----------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:42:13 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:42:13 -0000 Subject: [Buildbot-commits] [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.f00be35c7b5042dd9d524d014b29f465@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 uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:42:23 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:42:23 -0000 Subject: [Buildbot-commits] [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.90666b37cd386105e62f2068f0240f9d@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 uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:42:51 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:42:51 -0000 Subject: [Buildbot-commits] [Buildbot] #270: Support multiple change sources In-Reply-To: <038.68b57a5f3c7780ab686770240137ce07@lists.sourceforge.net> References: <038.68b57a5f3c7780ab686770240137ce07@lists.sourceforge.net> Message-ID: <047.3fd077883fd5c4f2ba1ad646e66b9060@lists.sourceforge.net> #270: Support multiple change sources ------------------------+--------------------------------------------------- Reporter: slinkp | Owner: TPEslave Type: enhancement | Status: closed Priority: major | Milestone: undecided Version: 0.7.7 | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:43:04 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:43:04 -0000 Subject: [Buildbot-commits] [Buildbot] #413: Sample crontab maintenance script will delete files in $BASEDIR/public_html In-Reply-To: <040.0627c68267d9ac3977ef1be805140572@lists.sourceforge.net> References: <040.0627c68267d9ac3977ef1be805140572@lists.sourceforge.net> Message-ID: <049.e145dc45623a6ceae4c179ec656e6847@lists.sourceforge.net> #413: Sample crontab maintenance script will delete files in $BASEDIR/public_html --------------------------------+------------------------------------------- Reporter: ericfung | Owner: Type: enhancement | Status: closed Priority: minor | Milestone: 0.7.10 Version: 0.7.9 | Resolution: fixed Keywords: crontab maintenance | --------------------------------+------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:43:19 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:43:19 -0000 Subject: [Buildbot-commits] [Buildbot] #1001: start_instance on a latent BuildSlave called before stop_instance finished In-Reply-To: <039.d03a663f0b0f5e8deb888dab1b5835e4@lists.sourceforge.net> References: <039.d03a663f0b0f5e8deb888dab1b5835e4@lists.sourceforge.net> Message-ID: <048.b4103669c1949f2687976853545877ac@lists.sourceforge.net> #1001: start_instance on a latent BuildSlave called before stop_instance finished --------------------+------------------------------------------------------- Reporter: moschny | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.2 Version: master | Keywords: virtualization --------------------+------------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:43:30 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:43:30 -0000 Subject: [Buildbot-commits] [Buildbot] #298: mercurial changegroup.buildbot hook breaks with hg 1.0 In-Reply-To: <041.1dea8a2e300a64635870cfbf37c181b8@lists.sourceforge.net> References: <041.1dea8a2e300a64635870cfbf37c181b8@lists.sourceforge.net> Message-ID: <050.0156c44c29beee29a4f6409f7a6ee4f9@lists.sourceforge.net> #298: mercurial changegroup.buildbot hook breaks with hg 1.0 ----------------------+----------------------------------------------------- Reporter: neomantra | Owner: Type: defect | Status: closed Priority: major | Milestone: undecided Version: 0.7.7 | Resolution: duplicate Keywords: Mercurial | ----------------------+----------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:43:43 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:43:43 -0000 Subject: [Buildbot-commits] [Buildbot] #831: Need a means to set keepaliveTimeout on slaves In-Reply-To: <038.66dcb64b0a58b4344ed89616430b6178@lists.sourceforge.net> References: <038.66dcb64b0a58b4344ed89616430b6178@lists.sourceforge.net> Message-ID: <047.008a18543abec9d0871977bf1c4b8c11@lists.sourceforge.net> #831: Need a means to set keepaliveTimeout on slaves ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.3 Version: 0.7.12 | Keywords: ------------------------+--------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:43:57 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:43:57 -0000 Subject: [Buildbot-commits] [Buildbot] #116: Debian install instructions on Trac main page -- stable no good? In-Reply-To: <043.7d7128d8303a707d9efe8a809f2b325e@lists.sourceforge.net> References: <043.7d7128d8303a707d9efe8a809f2b325e@lists.sourceforge.net> Message-ID: <052.59f4e347da34cd8088c19199cce3b9bd@lists.sourceforge.net> #116: Debian install instructions on Trac main page -- stable no good? ------------------------+--------------------------------------------------- Reporter: VineetKumar | Owner: Type: defect | Status: closed Priority: trivial | Milestone: 0.7.7 Version: 0.7.6 | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:44:28 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:44:28 -0000 Subject: [Buildbot-commits] [Buildbot] #523: Include a refresh() in the output html In-Reply-To: <040.436d5b0246c7ccd14ae4ad9b8e68bcae@lists.sourceforge.net> References: <040.436d5b0246c7ccd14ae4ad9b8e68bcae@lists.sourceforge.net> Message-ID: <049.97714499ddcc640920994a10be79f872@lists.sourceforge.net> #523: Include a refresh() in the output html --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: enhancement | Status: closed Priority: major | Milestone: undecided Version: 0.7.10 | Resolution: wontfix Keywords: sourceforge 1527391 | --------------------------------+------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:44:43 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:44:43 -0000 Subject: [Buildbot-commits] [Buildbot] #518: allow complete rebuild during force In-Reply-To: <040.552f63dffbe457d99f43e8c92ff2d8f0@lists.sourceforge.net> References: <040.552f63dffbe457d99f43e8c92ff2d8f0@lists.sourceforge.net> Message-ID: <049.31125cd002b51c8391ba64153d8a2f2d@lists.sourceforge.net> #518: allow complete rebuild during force ------------------------+--------------------------------------------------- Reporter: ipv6guru | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Keywords: sourceforge 1618984 ------------------------+--------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:44:54 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:44:54 -0000 Subject: [Buildbot-commits] [Buildbot] #382: unsupported format character ']' (0x5d) in mail notifier In-Reply-To: <036.ee656208c33beee43ce1ffe55a8c10e2@lists.sourceforge.net> References: <036.ee656208c33beee43ce1ffe55a8c10e2@lists.sourceforge.net> Message-ID: <045.719f492ef81ba79806a342e3069fafc6@lists.sourceforge.net> #382: unsupported format character ']' (0x5d) in mail notifier -------------------+-------------------------------------------------------- Reporter: fabo | Owner: Type: defect | Status: closed Priority: major | Milestone: undecided Version: 0.7.9 | Resolution: invalid Keywords: | -------------------+-------------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:45:11 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:45:11 -0000 Subject: [Buildbot-commits] [Buildbot] #999: "Force Build" misses repo, project information In-Reply-To: <039.2e778239558600362b6da56426a4a1d6@lists.sourceforge.net> References: <039.2e778239558600362b6da56426a4a1d6@lists.sourceforge.net> Message-ID: <048.2c4902305a7fa562d51a1cdda24a824b@lists.sourceforge.net> #999: "Force Build" misses repo, project information --------------------+------------------------------------------------------- Reporter: moschny | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.2 Version: master | Keywords: projrepo --------------------+------------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:45:26 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:45:26 -0000 Subject: [Buildbot-commits] [Buildbot] #722: buildbot.db leaks threads In-Reply-To: <038.ddea2abbfce9bdc3f6ec0c56365c2d1c@lists.sourceforge.net> References: <038.ddea2abbfce9bdc3f6ec0c56365c2d1c@lists.sourceforge.net> Message-ID: <047.96f46a5c9eb8558306570af6c27fdd28@lists.sourceforge.net> #722: buildbot.db leaks threads --------------------+------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: closed Priority: blocker | Milestone: 0.8.0 Version: master | Resolution: fixed Keywords: | --------------------+------------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:46:33 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:46:33 -0000 Subject: [Buildbot-commits] [Buildbot] #480: Add "changeset" link to Change object In-Reply-To: <040.dc54e5505488d7c76ec183278a2bd283@lists.sourceforge.net> References: <040.dc54e5505488d7c76ec183278a2bd283@lists.sourceforge.net> Message-ID: <049.00a808f8b4970a14ffca2dc60a65b6dd@lists.sourceforge.net> #480: Add "changeset" link to Change object --------------------------------+------------------------------------------- Reporter: ipv6guru | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.7.11 Version: 0.7.10 | Resolution: fixed Keywords: sourceforge 1483249 | --------------------------------+------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:46:45 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:46:45 -0000 Subject: [Buildbot-commits] [Buildbot] #362: fileIsImportant is not well documented In-Reply-To: <039.c74e7ad9b3f539ee9d88dfc96cf0db6d@lists.sourceforge.net> References: <039.c74e7ad9b3f539ee9d88dfc96cf0db6d@lists.sourceforge.net> Message-ID: <048.949bb31ba64cc02036f8998722e058b2@lists.sourceforge.net> #362: fileIsImportant is not well documented --------------------+------------------------------------------------------- Reporter: clepple | Owner: clepple Type: defect | Status: closed Priority: minor | Milestone: 0.7.10 Version: 0.7.9 | Resolution: fixed Keywords: | --------------------+------------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:47:15 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:47:15 -0000 Subject: [Buildbot-commits] [Buildbot] #188: Buildbot overwrites SVN authentication info In-Reply-To: <039.92495a4680edced4500c92a978af2360@lists.sourceforge.net> References: <039.92495a4680edced4500c92a978af2360@lists.sourceforge.net> Message-ID: <048.051de6b6a1c0c929bda85434eef0bf85@lists.sourceforge.net> #188: Buildbot overwrites SVN authentication info --------------------+------------------------------------------------------- Reporter: marcusl | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.7.7 Version: 0.7.6 | Resolution: fixed Keywords: | --------------------+------------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:48:34 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:48:34 -0000 Subject: [Buildbot-commits] [Buildbot] #750: SetProperty allows having both 'property' and 'extract_fn' set In-Reply-To: <038.3d7fae8d212e5d0b15ee6490d9ba362e@lists.sourceforge.net> References: <038.3d7fae8d212e5d0b15ee6490d9ba362e@lists.sourceforge.net> Message-ID: <047.07220a0ffbe9403d71abcba2e2a4102f@lists.sourceforge.net> #750: SetProperty allows having both 'property' and 'extract_fn' set -------------------+-------------------------------------------------------- Reporter: jhford | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.1 Version: 0.7.12 | Resolution: fixed Keywords: | -------------------+-------------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:48:47 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:48:47 -0000 Subject: [Buildbot-commits] [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.8b34fd8d52517df2947b3a58c92645a4@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 uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:48:57 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:48:57 -0000 Subject: [Buildbot-commits] [Buildbot] #18: launch buildbot.net In-Reply-To: <038.8ce2d366c132592058f4ef4f8fd9dd82@lists.sourceforge.net> References: <038.8ce2d366c132592058f4ef4f8fd9dd82@lists.sourceforge.net> Message-ID: <047.2a5bd55ffe1ec32c4f38ab7950305994@lists.sourceforge.net> #18: launch buildbot.net -------------------+-------------------------------------------------------- Reporter: warner | Owner: warner Type: task | Status: closed Priority: major | Milestone: launch-buildbot.net Version: | Resolution: fixed Keywords: | -------------------+-------------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:49:27 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:49:27 -0000 Subject: [Buildbot-commits] [Buildbot] #1009: Detect builds that fail consecutively for different reasons In-Reply-To: <037.9072cfd56af9c31d4e5ab410dbbfbe2f@lists.sourceforge.net> References: <037.9072cfd56af9c31d4e5ab410dbbfbe2f@lists.sourceforge.net> Message-ID: <046.cc7d2f7a6838d161240d434d0bbe7c77@lists.sourceforge.net> #1009: Detect builds that fail consecutively for different reasons ------------------------+--------------------------------------------------- Reporter: ayust | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.1 | Keywords: ------------------------+--------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:49:38 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:49:38 -0000 Subject: [Buildbot-commits] [Buildbot] #834: log message stream encoding inserts spurious newlines into logs In-Reply-To: <038.6ab302c1c9d071ccdf31f01b184402eb@lists.sourceforge.net> References: <038.6ab302c1c9d071ccdf31f01b184402eb@lists.sourceforge.net> Message-ID: <047.f195fd974ccfd449d04e5bb8aca9c077@lists.sourceforge.net> #834: log message stream encoding inserts spurious newlines into logs -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: new Priority: minor | Milestone: 0.8.2 Version: 0.8.0 | Keywords: -------------------+-------------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:52:30 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:52:30 -0000 Subject: [Buildbot-commits] [Buildbot] #237: changes waterfall column to include source code changes In-Reply-To: <045.f6a3652650fe56b163af8ed1682acd65@lists.sourceforge.net> References: <045.f6a3652650fe56b163af8ed1682acd65@lists.sourceforge.net> Message-ID: <054.33b41aa9e146faf8b509fd57fb6e1f30@lists.sourceforge.net> #237: changes waterfall column to include source code changes --------------------------+------------------------------------------------- Reporter: brandon_rioja | Owner: Type: enhancement | Status: closed Priority: minor | Milestone: 0.8.1 Version: 0.7.6 | Resolution: duplicate Keywords: | --------------------------+------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:52:56 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:52:56 -0000 Subject: [Buildbot-commits] [Buildbot] #429: Slave shutdown cleanup In-Reply-To: <038.241f0534008b5d2ecf022bdeeacb9ea1@lists.sourceforge.net> References: <038.241f0534008b5d2ecf022bdeeacb9ea1@lists.sourceforge.net> Message-ID: <047.e50048adac5740669ca4e86ad2fcd53d@lists.sourceforge.net> #429: Slave shutdown cleanup -------------------+-------------------------------------------------------- Reporter: catlee | Owner: Type: defect | Status: new Priority: minor | Milestone: 0.8.3 Version: 0.7.9 | Keywords: -------------------+-------------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:53:14 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:53:14 -0000 Subject: [Buildbot-commits] [Buildbot] #260: words.IRC fails to report the right URL for builders In-Reply-To: <038.72e878f92d56c8ba1ca522f0ce396b65@lists.sourceforge.net> References: <038.72e878f92d56c8ba1ca522f0ce396b65@lists.sourceforge.net> Message-ID: <047.55b25bc8019dc854b1c4a8ef216b8c17@lists.sourceforge.net> #260: words.IRC fails to report the right URL for builders -------------------+-------------------------------------------------------- Reporter: therve | Owner: Type: defect | Status: closed Priority: major | Milestone: undecided Version: 0.7.7 | Resolution: fixed Keywords: | -------------------+-------------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:53:25 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:53:25 -0000 Subject: [Buildbot-commits] [Buildbot] #343: Patches are applied with patch, not diff In-Reply-To: <037.cc7efd942ba78d982edabb6e7a7331d4@lists.sourceforge.net> References: <037.cc7efd942ba78d982edabb6e7a7331d4@lists.sourceforge.net> Message-ID: <046.480ce53fc4f52c4b9f5088130cd25e0f@lists.sourceforge.net> #343: Patches are applied with patch, not diff -------------------+-------------------------------------------------------- Reporter: kblin | Owner: Type: defect | Status: closed Priority: minor | Milestone: 0.7.9 Version: 0.7.8 | Resolution: fixed Keywords: | -------------------+-------------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:53:37 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:53:37 -0000 Subject: [Buildbot-commits] [Buildbot] #963: DirectoryLister has no getAuthz In-Reply-To: <039.312afeea426f53150d35d660e10a9c65@lists.sourceforge.net> References: <039.312afeea426f53150d35d660e10a9c65@lists.sourceforge.net> Message-ID: <048.512cd57d5afa8ca95cc5bdf22f2c1d26@lists.sourceforge.net> #963: DirectoryLister has no getAuthz --------------------+------------------------------------------------------- Reporter: bcmpinc | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.2 Version: 0.8.1 | Resolution: fixed Keywords: | --------------------+------------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:54:07 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:54:07 -0000 Subject: [Buildbot-commits] [Buildbot] #944: buildbot create-slave usage confusing In-Reply-To: <041.abfad3e737739300b801fbfd4ec6403f@lists.sourceforge.net> References: <041.abfad3e737739300b801fbfd4ec6403f@lists.sourceforge.net> Message-ID: <050.30ca469390231de84a7fa9f064cd0d90@lists.sourceforge.net> #944: buildbot create-slave usage confusing ------------------------+--------------------------------------------------- Reporter: dabrahams | Owner: Type: enhancement | Status: closed Priority: major | Milestone: undecided Version: 0.8.0 | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:54:17 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:54:17 -0000 Subject: [Buildbot-commits] [Buildbot] #203: py.test buildbot support In-Reply-To: <037.242869309a5953a83a3fe3ebe8bd4918@lists.sourceforge.net> References: <037.242869309a5953a83a3fe3ebe8bd4918@lists.sourceforge.net> Message-ID: <046.d0ef606670507015a9c7f11250e064be@lists.sourceforge.net> #203: py.test buildbot support ------------------------+--------------------------------------------------- Reporter: fijal | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.+ Version: 0.7.6 | Keywords: ------------------------+--------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:54:30 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:54:30 -0000 Subject: [Buildbot-commits] [Buildbot] #1008: Last build status only reports last failure for multiple non-halt-on-failure steps In-Reply-To: <037.25c2c78e317b34b861642e613102ed0d@lists.sourceforge.net> References: <037.25c2c78e317b34b861642e613102ed0d@lists.sourceforge.net> Message-ID: <046.b5805894c2c9343a7f0bff597a9ab5f5@lists.sourceforge.net> #1008: Last build status only reports last failure for multiple non-halt-on- failure steps ------------------------+--------------------------------------------------- Reporter: ayust | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.3 Version: master | Keywords: web ------------------------+--------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:55:58 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:55:58 -0000 Subject: [Buildbot-commits] [Buildbot] #980: Status display that lists just running builds In-Reply-To: <038.4b6c2bc55b8c247dc337e4171a2804c3@lists.sourceforge.net> References: <038.4b6c2bc55b8c247dc337e4171a2804c3@lists.sourceforge.net> Message-ID: <047.cefa864e00e34724913078a756203480@lists.sourceforge.net> #980: Status display that lists just running builds ------------------------+--------------------------------------------------- Reporter: catlee | Owner: Type: enhancement | Status: new Priority: minor | Milestone: 0.8.+ Version: 0.8.1 | Keywords: web ------------------------+--------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:56:25 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:56:25 -0000 Subject: [Buildbot-commits] [Buildbot] #151: buildbot.css link on waterfall page generated incorrectly In-Reply-To: <039.6221db717d547d9b7a4c7d3a03b99c57@lists.sourceforge.net> References: <039.6221db717d547d9b7a4c7d3a03b99c57@lists.sourceforge.net> Message-ID: <048.e178001878883656454cb8a0f411cf11@lists.sourceforge.net> #151: buildbot.css link on waterfall page generated incorrectly --------------------+------------------------------------------------------- Reporter: exarkun | Owner: Type: defect | Status: closed Priority: major | Milestone: undecided Version: 0.7.6 | Resolution: fixed Keywords: | --------------------+------------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:56:36 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:56:36 -0000 Subject: [Buildbot-commits] [Buildbot] #425: haltOnFailure should not imply flunkOnFailure In-Reply-To: <040.3fef96b35e7663a13ef54b4b6f41df39@lists.sourceforge.net> References: <040.3fef96b35e7663a13ef54b4b6f41df39@lists.sourceforge.net> Message-ID: <049.d00466703fcd66fb9b0f317a2ac2496d@lists.sourceforge.net> #425: haltOnFailure should not imply flunkOnFailure ---------------------+------------------------------------------------------ Reporter: bhearsum | Owner: bhearsum Type: defect | Status: closed Priority: minor | Milestone: 0.7.10 Version: 0.7.9 | Resolution: fixed Keywords: | ---------------------+------------------------------------------------------ Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 13 17:58:01 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 13 Oct 2010 17:58:01 -0000 Subject: [Buildbot-commits] [Buildbot] #79: bring doc/examples/*.cfg up to date In-Reply-To: <038.5b532764aac908644b95a86a4622b762@lists.sourceforge.net> References: <038.5b532764aac908644b95a86a4622b762@lists.sourceforge.net> Message-ID: <047.c3add74fa83c563dc14fba885b90c8e5@lists.sourceforge.net> #79: bring doc/examples/*.cfg up to date -------------------+-------------------------------------------------------- Reporter: warner | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.7.6 Version: 0.7.5 | Resolution: fixed Keywords: | -------------------+-------------------------------------------------------- Comment(by uggplaza): This article is about the type of footwear. For the brand known as "UGG", see UGG Australia. A pair of [http://www.plazamadness.com/ Cheap Ugg Boots] [http://www.plazamadness.com/ Wholesale Ugg Boots] (sometimes called uggs)[1] are unisex sheepskin boots, made of twin-faced sheepskin with fleece on the inside and with a tanned outer surface, often with a synthetic sole. Ugg boots are believed to have been first developed in Australia or New Zealand, although the exact date is uncertain. [http://www.plazamadness.com/ Timberland Boots] is popular for hiking, mountaineering, and casual wear. The Company also sells apparel such as clothes, watches, and leather goods. In 2007, Timberland was named the 78th best employer in the US on the CNN Money "One hundred best companies to work for" list.[1] Timberland is a strong proponent of corporate social responsibility. The [http://www.plazamadness.com/ cheap jordan shoes] line is now sold by the Jordan Brand subsidiary of Nike. Since its first release in 1985, there have been new designs of the shoe released each year, even after Michael Jordan retired from the NBA.[http://www.plazamadness.com/ air force one] is the official air traffic control call sign of any United States Air Force aircraft carrying the President of the United States. [http://www.plazamadness.com/ MBT Shoes] are generically known by a variety of names including round bottom and round/ed sole shoes,but also by various brand names. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 14 14:59:16 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 14 Oct 2010 14:59:16 -0000 Subject: [Buildbot-commits] [Buildbot] #1011: Add $(property:~replacement) syntax that turns anything false into replacement, too Message-ID: <038.2e8e7134a1455c416fdc4619ddcb5de7@lists.sourceforge.net> #1011: Add $(property:~replacement) syntax that turns anything false into replacement, too ------------------------+--------------------------------------------------- Reporter: dustin | Owner: dustin Type: enhancement | Status: new Priority: major | Milestone: 0.8.2 Version: 0.8.1 | Keywords: ------------------------+--------------------------------------------------- There are lots of places that properties are None, rather than missing. In these cases, the ~WithProperties %(property:-replacement)s syntax will return "None", rather than "replacement". Rather than alter the behavior of an existing feature, I think we should add another syntax, {{{:~}}}, that will turn anything false into the replacement. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 14 14:59:34 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 14 Oct 2010 14:59:34 -0000 Subject: [Buildbot-commits] [Buildbot] #1011: Add $(property:~replacement) syntax that turns anything false into replacement, too In-Reply-To: <038.2e8e7134a1455c416fdc4619ddcb5de7@lists.sourceforge.net> References: <038.2e8e7134a1455c416fdc4619ddcb5de7@lists.sourceforge.net> Message-ID: <047.68efc04888dbc6c65d9fec092fe85278@lists.sourceforge.net> #1011: Add $(property:~replacement) syntax that turns anything false into replacement, too ------------------------+--------------------------------------------------- Reporter: dustin | Owner: dustin Type: enhancement | Status: new Priority: major | Milestone: 0.8.2 Version: 0.8.1 | Keywords: ------------------------+--------------------------------------------------- Description changed by dustin: Old description: > There are lots of places that properties are None, rather than missing. > In these cases, the ~WithProperties %(property:-replacement)s syntax will > return "None", rather than "replacement". > > Rather than alter the behavior of an existing feature, I think we should > add another syntax, {{{:~}}}, that will turn anything false into the > replacement. New description: There are lots of places that properties are None, rather than missing. In these cases, the !WithProperties %(property:-replacement)s syntax will return "None", rather than "replacement". Rather than alter the behavior of an existing feature, I think we should add another syntax, {{{:~}}}, that will turn anything false into the replacement. -- -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 14 15:19:29 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 14 Oct 2010 15:19:29 -0000 Subject: [Buildbot-commits] [Buildbot] #1011: Add $(property:~replacement) syntax that turns anything false into replacement, too In-Reply-To: <038.2e8e7134a1455c416fdc4619ddcb5de7@lists.sourceforge.net> References: <038.2e8e7134a1455c416fdc4619ddcb5de7@lists.sourceforge.net> Message-ID: <047.5484935ce365eb4b248e23b696529f0f@lists.sourceforge.net> #1011: Add $(property:~replacement) syntax that turns anything false into replacement, too ------------------------+--------------------------------------------------- Reporter: dustin | Owner: dustin Type: enhancement | Status: new Priority: major | Milestone: 0.8.2 Version: 0.8.1 | Keywords: ------------------------+--------------------------------------------------- Changes (by moschny): * cc: thomas.moschny@? (added) Comment: Replying to [ticket:1011 dustin]: > There are lots of places that properties are None, rather than missing. In these cases, the !WithProperties %(property:-replacement)s syntax will return "None", rather than "replacement". It will in fact return `''`, not `'None'`, with latest devel revision. > Rather than alter the behavior of an existing feature, I think we should add another syntax, {{{:~}}}, that will turn anything false into the replacement. Agreed. (Although it's different from what shells do.) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 14 16:29:23 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 14 Oct 2010 16:29:23 -0000 Subject: [Buildbot-commits] [Buildbot] #1012: "Rebuild" loses properties of the SourceStamp (and corresponding 'real' properties) Message-ID: <039.26077a87e9eeadd851b426f1c110f9f1@lists.sourceforge.net> #1012: "Rebuild" loses properties of the SourceStamp (and corresponding 'real' properties) --------------------+------------------------------------------------------- Reporter: moschny | Owner: Type: defect | Status: new Priority: major | Milestone: undecided Version: master | Keywords: --------------------+------------------------------------------------------- The `'Project'` and `'Repository'` properties of the !SourceStamp are missing from the new built when hitting the 'rebuild' knob. The corresponding Build Properties `'project'` and `'repository'` are thus also missing. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 14 16:39:52 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 14 Oct 2010 16:39:52 -0000 Subject: [Buildbot-commits] [Buildbot] #1013: revlinks broken in grid and t-grid Message-ID: <039.8587aa82fff9f3759592099ebfcaab48@lists.sourceforge.net> #1013: revlinks broken in grid and t-grid --------------------+------------------------------------------------------- Reporter: moschny | Owner: Type: defect | Status: new Priority: major | Milestone: undecided Version: master | Keywords: --------------------+------------------------------------------------------- In our setup using Git, the revision links, column headers in the grid view resp. line labels in the t-grid view, are broken. It seems `revlink()` isn't called, or `repo` is empty. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 14 16:54:28 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 14 Oct 2010 16:54:28 -0000 Subject: [Buildbot-commits] [Buildbot] #1014: wrong sort method for revisions in console view Message-ID: <039.916aaa08b14f4fc3530f11f7cfe3e705@lists.sourceforge.net> #1014: wrong sort method for revisions in console view --------------------+------------------------------------------------------- Reporter: moschny | Owner: Type: defect | Status: new Priority: major | Milestone: undecided Version: master | Keywords: --------------------+------------------------------------------------------- The console view shows the most recent revisions, and sorts them in descending order, based on their revision id. That isn't very helpful for VCS using hashes. It should sort according to the timestamps of the corresponding !SourceStamps (like e.g. the waterfall view does). -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 14 17:03:15 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 14 Oct 2010 17:03:15 -0000 Subject: [Buildbot-commits] [Buildbot] #1015: allow project-based selection of events in waterfall view Message-ID: <039.e16b5c44b1f7a28058b247ac374a08bb@lists.sourceforge.net> #1015: allow project-based selection of events in waterfall view ------------------------+--------------------------------------------------- Reporter: moschny | Owner: Type: enhancement | Status: new Priority: major | Milestone: undecided Version: master | Keywords: ------------------------+--------------------------------------------------- For the waterfall view the set of events displayed can already be restricted by branch, using a `branch=` query argument. It would be nice if one could also restrict by project, and maybe also by repository. -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Thu Oct 14 19:13:38 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 14 Oct 2010 12:13:38 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] f45a51: Add Access-Control-Allow-Origin to /json pages to ... Message-ID: <20101014191338.94417422BB@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: f45a519647621334dc7f8f8c4d65b0eb8c0c173b http://github.com/buildbot/buildbot/commit/f45a519647621334dc7f8f8c4d65b0eb8c0c173b Author: Marc-Antoine Ruel Date: 2010-10-14 (Thu, 14 Oct 2010) Changed paths: M master/buildbot/status/web/status_json.py Log Message: ----------- Add Access-Control-Allow-Origin to /json pages to enable cross site requests with XHR. From noreply at github.com Mon Oct 18 19:17:10 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 18 Oct 2010 12:17:10 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 2ccc20: Fix crash due to missing attribute on AnyBranchSch... Message-ID: <20101018191710.196584204C@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 2ccc20a9f9dcd94492baea9e8ed7907a3df2a661 http://github.com/buildbot/buildbot/commit/2ccc20a9f9dcd94492baea9e8ed7907a3df2a661 Author: Amber Yust Date: 2010-10-18 (Mon, 18 Oct 2010) Changed paths: M master/buildbot/schedulers/basic.py Log Message: ----------- Fix crash due to missing attribute on AnyBranchScheduler From noreply at github.com Mon Oct 18 19:33:40 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 18 Oct 2010 12:33:40 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] c85e0a: call the parent class constructor in AnyBranchSche... Message-ID: <20101018193340.8A423422CC@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: c85e0a58b27f62f237ea7df777d32eae00699bf8 http://github.com/buildbot/buildbot/commit/c85e0a58b27f62f237ea7df777d32eae00699bf8 Author: Dustin J. Mitchell Date: 2010-10-18 (Mon, 18 Oct 2010) Changed paths: M master/buildbot/schedulers/basic.py Log Message: ----------- call the parent class constructor in AnyBranchScheduler From buildbot-devel at lists.sourceforge.net Tue Oct 19 00:02:33 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 19 Oct 2010 00:02:33 -0000 Subject: [Buildbot-commits] [Buildbot] #963: DirectoryLister has no getAuthz In-Reply-To: <039.312afeea426f53150d35d660e10a9c65@lists.sourceforge.net> References: <039.312afeea426f53150d35d660e10a9c65@lists.sourceforge.net> Message-ID: <048.de023541dfa7456dd41b16370885874c@lists.sourceforge.net> #963: DirectoryLister has no getAuthz --------------------+------------------------------------------------------- Reporter: bcmpinc | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.2 Version: 0.8.1 | Resolution: fixed Keywords: | --------------------+------------------------------------------------------- Comment(by tfogal): Did this hit 0.8.1? I'm getting the same error after upgrading. It cherry-picks cleanly to the buildbot-0.8.1 branch. Since 0.8.2 isn't out yet, and we can't downgrade due to the security issue, could this get cherry-picked to 0.8.1? -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Tue Oct 19 00:12:55 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 18 Oct 2010 17:12:55 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] ade281: move getAuthz and getBuildmaster to ContextMixin Message-ID: <20101019001255.79690422A2@smtp1.rs.github.com> Branch: refs/heads/buildbot-0.8.1 Home: http://github.com/buildbot/buildbot Commit: ade281e8d0746a7a9822e9f453c3020248676cc9 http://github.com/buildbot/buildbot/commit/ade281e8d0746a7a9822e9f453c3020248676cc9 Author: Dustin J. Mitchell Date: 2010-10-18 (Mon, 18 Oct 2010) Changed paths: M master/buildbot/status/web/base.py Log Message: ----------- move getAuthz and getBuildmaster to ContextMixin ContextMixin depends on getAuthz, after all. Fixes #963 From buildbot-devel at lists.sourceforge.net Tue Oct 19 00:12:55 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 19 Oct 2010 00:12:55 -0000 Subject: [Buildbot-commits] [Buildbot] #963: DirectoryLister has no getAuthz In-Reply-To: <039.312afeea426f53150d35d660e10a9c65@lists.sourceforge.net> References: <039.312afeea426f53150d35d660e10a9c65@lists.sourceforge.net> Message-ID: <048.0b6bf2ae33b628fd8a490a9b83bd5197@lists.sourceforge.net> #963: DirectoryLister has no getAuthz --------------------+------------------------------------------------------- Reporter: bcmpinc | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.2 Version: 0.8.1 | Resolution: fixed Keywords: | --------------------+------------------------------------------------------- Comment(by Dustin J. Mitchell): move getAuthz and getBuildmaster to ContextMixin ContextMixin depends on getAuthz, after all. Fixes #963 Changeset: ade281e8d0746a7a9822e9f453c3020248676cc9 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Oct 19 18:48:42 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 19 Oct 2010 18:48:42 -0000 Subject: [Buildbot-commits] [Buildbot] #1013: revlinks broken in grid and t-grid In-Reply-To: <039.8587aa82fff9f3759592099ebfcaab48@lists.sourceforge.net> References: <039.8587aa82fff9f3759592099ebfcaab48@lists.sourceforge.net> Message-ID: <048.af09492676c3ce3029698ddaad363b32@lists.sourceforge.net> #1013: revlinks broken in grid and t-grid --------------------+------------------------------------------------------- Reporter: moschny | Owner: Type: defect | Status: new Priority: major | Milestone: undecided Version: master | Keywords: --------------------+------------------------------------------------------- Comment(by marcusl): The repo argh is empty when the build was run by a scheduled builder. We should document that and fix it. :) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Oct 19 18:50:27 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 19 Oct 2010 18:50:27 -0000 Subject: [Buildbot-commits] [Buildbot] #1014: wrong sort method for revisions in console view In-Reply-To: <039.916aaa08b14f4fc3530f11f7cfe3e705@lists.sourceforge.net> References: <039.916aaa08b14f4fc3530f11f7cfe3e705@lists.sourceforge.net> Message-ID: <048.54c231756a8a94a10bb8955713f15e4b@lists.sourceforge.net> #1014: wrong sort method for revisions in console view --------------------+------------------------------------------------------- Reporter: moschny | Owner: Type: defect | Status: new Priority: major | Milestone: undecided Version: 0.8.1 | Keywords: --------------------+------------------------------------------------------- Changes (by marcusl): * version: master => 0.8.1 Comment: WebStatus has an arg order_console_by_time that helps. Note that the console is still a bit buggy in this case. :-| -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Oct 19 18:53:44 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 19 Oct 2010 18:53:44 -0000 Subject: [Buildbot-commits] [Buildbot] #789: Source stamp filtering, sorting, and clustering in web views In-Reply-To: <039.e54bab987922e2f005f08fb8c265248d@lists.sourceforge.net> References: <039.e54bab987922e2f005f08fb8c265248d@lists.sourceforge.net> Message-ID: <048.0dcfc0e0ae377e96b0d816d95078504f@lists.sourceforge.net> #789: Source stamp filtering, sorting, and clustering in web views ---------------------+------------------------------------------------------ Reporter: marcusl | Owner: Type: task | Status: new Priority: critical | Milestone: 0.8.3 Version: 0.8.0 | Keywords: web, ship-this ---------------------+------------------------------------------------------ Changes (by dustin): * priority: major => critical Old description: > The current "revision" column/row in the grid view isn't enough if there > are builds from different repositories. > > By grouping by repository (and showing said repository) we get a better > display of what's actually going on. > > I believe showing the latest build for each rev/builder config is what we > still want to do here. > > Related: > * #775 > * #525 > * #534 > * #873 > * #928 New description: The current "revision" column/row in the grid view isn't enough if there are builds from different repositories. By grouping by repository (and showing said repository) we get a better display of what's actually going on. I believe showing the latest build for each rev/builder config is what we still want to do here. Related: * #775 * #525 * #534 * #873 * #928 * #1015 -- -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Oct 19 18:54:02 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 19 Oct 2010 18:54:02 -0000 Subject: [Buildbot-commits] [Buildbot] #1015: allow project-based selection of events in waterfall view In-Reply-To: <039.e16b5c44b1f7a28058b247ac374a08bb@lists.sourceforge.net> References: <039.e16b5c44b1f7a28058b247ac374a08bb@lists.sourceforge.net> Message-ID: <048.cf8029a9f6ffcb3ae8b712af89527dd8@lists.sourceforge.net> #1015: allow project-based selection of events in waterfall view ------------------------+--------------------------------------------------- Reporter: moschny | Owner: Type: enhancement | Status: closed Priority: major | Milestone: 0.8.3 Version: master | Resolution: duplicate Keywords: | ------------------------+--------------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => duplicate * milestone: undecided => 0.8.3 Comment: See #789. This would, indeed, be great. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Oct 19 18:59:41 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 19 Oct 2010 18:59:41 -0000 Subject: [Buildbot-commits] [Buildbot] #1013: revlinks broken in grid and t-grid In-Reply-To: <039.8587aa82fff9f3759592099ebfcaab48@lists.sourceforge.net> References: <039.8587aa82fff9f3759592099ebfcaab48@lists.sourceforge.net> Message-ID: <048.6a807b9a8eb31423435c0fde17ddfa0d@lists.sourceforge.net> #1013: revlinks broken in grid and t-grid --------------------+------------------------------------------------------- Reporter: moschny | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.2 Version: master | Keywords: web --------------------+------------------------------------------------------- Changes (by dustin): * keywords: => web * milestone: undecided => 0.8.2 Comment: Marcus - can you give some more detail? Do you mean a build triggered by a nightly or periodic scheduler? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Oct 19 19:00:07 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 19 Oct 2010 19:00:07 -0000 Subject: [Buildbot-commits] [Buildbot] #1014: wrong sort method for revisions in console view In-Reply-To: <039.916aaa08b14f4fc3530f11f7cfe3e705@lists.sourceforge.net> References: <039.916aaa08b14f4fc3530f11f7cfe3e705@lists.sourceforge.net> Message-ID: <048.ead5af4a50dc61bf233daef7422a0676@lists.sourceforge.net> #1014: wrong sort method for revisions in console view ----------------------------+----------------------------------------------- Reporter: moschny | Owner: Type: support-request | Status: closed Priority: major | Milestone: undecided Version: 0.8.1 | Resolution: fixed Keywords: | ----------------------------+----------------------------------------------- Changes (by dustin): * status: new => closed * type: defect => support-request * resolution: => fixed -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Oct 19 21:24:24 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 19 Oct 2010 21:24:24 -0000 Subject: [Buildbot-commits] [Buildbot] #1012: "Rebuild" loses properties of the SourceStamp (and corresponding 'real' properties) In-Reply-To: <039.26077a87e9eeadd851b426f1c110f9f1@lists.sourceforge.net> References: <039.26077a87e9eeadd851b426f1c110f9f1@lists.sourceforge.net> Message-ID: <048.5d3d1447fb24fcd4c625df0015a31f45@lists.sourceforge.net> #1012: "Rebuild" loses properties of the SourceStamp (and corresponding 'real' properties) --------------------+------------------------------------------------------- Reporter: moschny | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.2 Version: master | Keywords: --------------------+------------------------------------------------------- Changes (by dustin): * milestone: undecided => 0.8.2 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Oct 19 21:25:25 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 19 Oct 2010 21:25:25 -0000 Subject: [Buildbot-commits] [Buildbot] #1010: irc bot reacts badly if you use 'join' without channel name In-Reply-To: <037.1e02f3c28e313af34808f24730fd8e34@lists.sourceforge.net> References: <037.1e02f3c28e313af34808f24730fd8e34@lists.sourceforge.net> Message-ID: <046.faea273d1c255bc7bee23646006bd9bb@lists.sourceforge.net> #1010: irc bot reacts badly if you use 'join' without channel name -------------------+-------------------------------------------------------- Reporter: ayust | Owner: Type: defect | Status: new Priority: minor | Milestone: 0.8.2 Version: master | Keywords: -------------------+-------------------------------------------------------- Changes (by dustin): * milestone: undecided => 0.8.2 Comment: I think we should just kill the join command - it's dangerous.. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Oct 19 21:27:42 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 19 Oct 2010 21:27:42 -0000 Subject: [Buildbot-commits] [Buildbot] #913: revlink callback and builders view does not work together. In-Reply-To: <041.112559e1d8b72c9b44183fd09197ae39@lists.sourceforge.net> References: <041.112559e1d8b72c9b44183fd09197ae39@lists.sourceforge.net> Message-ID: <050.3fb4da01ce97aa53cc4a6d4c9db25dca@lists.sourceforge.net> #913: revlink callback and builders view does not work together. ----------------------+----------------------------------------------------- Reporter: cdadhemar | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.0 | Keywords: web, projrepo ----------------------+----------------------------------------------------- Changes (by dustin): * keywords: web => web, projrepo * milestone: 0.8.+ => 0.8.3 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Wed Oct 20 16:45:56 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 20 Oct 2010 09:45:56 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 4985d3: Add support for the callback flag for /json pages.... Message-ID: <20101020164556.D393942304@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 4985d3f7c5b9c7be1968804cade7b62fd8db45d8 http://github.com/buildbot/buildbot/commit/4985d3f7c5b9c7be1968804cade7b62fd8db45d8 Author: Marc-Antoine Ruel Date: 2010-10-19 (Tue, 19 Oct 2010) Changed paths: M master/buildbot/status/web/status_json.py Log Message: ----------- Add support for the callback flag for /json pages. This is for JSONP support. This can be used for offsite javascript based status pages. TEST=/json?callback=foo can be used for cross site scripting Commit: 3059ecad04380837c37eb839bc10c33c8cf47f6a http://github.com/buildbot/buildbot/commit/3059ecad04380837c37eb839bc10c33c8cf47f6a Author: Dustin J. Mitchell Date: 2010-10-20 (Wed, 20 Oct 2010) Changed paths: M master/buildbot/status/web/status_json.py Log Message: ----------- Merge branch 'add_callback_try_2' of git://github.com/maruel/buildbot * 'add_callback_try_2' of git://github.com/maruel/buildbot: Add support for the callback flag for /json pages. This is for JSONP support. Commit: d2ea5cba5a8234f0fe865521de0d4fb9d6ed9a61 http://github.com/buildbot/buildbot/commit/d2ea5cba5a8234f0fe865521de0d4fb9d6ed9a61 Author: Dustin J. Mitchell Date: 2010-10-20 (Wed, 20 Oct 2010) Changed paths: M master/buildbot/status/web/status_json.py Log Message: ----------- fix comment From buildbot-devel at lists.sourceforge.net Wed Oct 20 17:13:03 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 20 Oct 2010 17:13:03 -0000 Subject: [Buildbot-commits] [Buildbot] #1016: exceptions.AttributeError: 'DirectoryLister' object has no attribute 'getAuthz' Message-ID: <041.f285626666e856e15b404cde5c4d25b7@lists.sourceforge.net> #1016: exceptions.AttributeError: 'DirectoryLister' object has no attribute 'getAuthz' ----------------------+----------------------------------------------------- Reporter: thepeople | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.+ Version: 0.8.1 | Keywords: ----------------------+----------------------------------------------------- I am trying to add a directory with the latest version of the buildbot and I get the following error when trying to browse the directory http://tksite.gotdns.org:8010/broken_packages/ -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 20 20:41:01 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 20 Oct 2010 20:41:01 -0000 Subject: [Buildbot-commits] [Buildbot] #789: Source stamp filtering, sorting, and clustering in web views In-Reply-To: <039.e54bab987922e2f005f08fb8c265248d@lists.sourceforge.net> References: <039.e54bab987922e2f005f08fb8c265248d@lists.sourceforge.net> Message-ID: <048.56b20475abd2b513c42a8721cdddd07f@lists.sourceforge.net> #789: Source stamp filtering, sorting, and clustering in web views ---------------------+------------------------------------------------------ Reporter: marcusl | Owner: Type: task | Status: new Priority: critical | Milestone: 0.8.3 Version: 0.8.0 | Keywords: web, ship-this ---------------------+------------------------------------------------------ Changes (by moschny): * cc: thomas.moschny@? (added) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 20 22:57:32 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 20 Oct 2010 22:57:32 -0000 Subject: [Buildbot-commits] [Buildbot] #1016: exceptions.AttributeError: 'DirectoryLister' object has no attribute 'getAuthz' In-Reply-To: <041.f285626666e856e15b404cde5c4d25b7@lists.sourceforge.net> References: <041.f285626666e856e15b404cde5c4d25b7@lists.sourceforge.net> Message-ID: <050.c5f76dde0490ed76548423a8fcb796a7@lists.sourceforge.net> #1016: exceptions.AttributeError: 'DirectoryLister' object has no attribute 'getAuthz' ----------------------+----------------------------------------------------- Reporter: thepeople | Owner: Type: defect | Status: new Priority: critical | Milestone: 0.8.2 Version: 0.8.1 | Keywords: web ----------------------+----------------------------------------------------- Changes (by dustin): * keywords: => web * priority: major => critical * milestone: 0.8.+ => 0.8.2 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 21 09:55:03 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 21 Oct 2010 09:55:03 -0000 Subject: [Buildbot-commits] [Buildbot] #1013: revlinks broken in grid and t-grid In-Reply-To: <039.8587aa82fff9f3759592099ebfcaab48@lists.sourceforge.net> References: <039.8587aa82fff9f3759592099ebfcaab48@lists.sourceforge.net> Message-ID: <048.26efc72b16ad9525aaa7867feab945a3@lists.sourceforge.net> #1013: revlinks broken in grid and t-grid --------------------+------------------------------------------------------- Reporter: moschny | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.2 Version: master | Keywords: web --------------------+------------------------------------------------------- Comment(by marcusl): Replying to [comment:2 dustin]: > Marcus - can you give some more detail? Do you mean a build triggered by a nightly or periodic scheduler? Precisely. The repo argument comes with a Change object, which does not exist on a Nightly/Periodic triggered build. (It is not automatically populated by the checkout step either, as it is an input to that...) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 21 09:57:26 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 21 Oct 2010 09:57:26 -0000 Subject: [Buildbot-commits] [Buildbot] #1016: exceptions.AttributeError: 'DirectoryLister' object has no attribute 'getAuthz' In-Reply-To: <041.f285626666e856e15b404cde5c4d25b7@lists.sourceforge.net> References: <041.f285626666e856e15b404cde5c4d25b7@lists.sourceforge.net> Message-ID: <050.9c971066f9ff00e85b618c44a10bf9d5@lists.sourceforge.net> #1016: exceptions.AttributeError: 'DirectoryLister' object has no attribute 'getAuthz' ----------------------+----------------------------------------------------- Reporter: thepeople | Owner: Type: defect | Status: new Priority: critical | Milestone: 0.8.2 Version: 0.8.1 | Keywords: web ----------------------+----------------------------------------------------- Comment(by marcusl): Related to the #963 fix [ade281e8d0746a7a9822e9f453c3020248676cc9] ? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 21 13:46:08 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 21 Oct 2010 13:46:08 -0000 Subject: [Buildbot-commits] [Buildbot] #1016: exceptions.AttributeError: 'DirectoryLister' object has no attribute 'getAuthz' In-Reply-To: <041.f285626666e856e15b404cde5c4d25b7@lists.sourceforge.net> References: <041.f285626666e856e15b404cde5c4d25b7@lists.sourceforge.net> Message-ID: <050.7b2ae2a93d61fe1b0641a434e94913c6@lists.sourceforge.net> #1016: exceptions.AttributeError: 'DirectoryLister' object has no attribute 'getAuthz' ----------------------+----------------------------------------------------- Reporter: thepeople | Owner: Type: defect | Status: new Priority: critical | Milestone: 0.8.2 Version: 0.8.1 | Keywords: web ----------------------+----------------------------------------------------- Comment(by dustin): For reference, the last bit of the error is {{{ #!html
/usr/lib/python2.4/site- packages/buildbot/status/web/base.py, line 269 in render
267
268    def render(self, request):
269      cxt = self.getContext(request)
270
Locals
self<DirectoryLister of '/home/buildbot/master/public_html/broken_packages'>
request
twisted.web.server.Request instance @ 0x6a12cf8 <GET /broken_packages/ HTTP/1.1>
/usr/lib/python2.4/site- packages/buildbot/status/web/base.py, line 174 in getContext
172          title = self.getTitle(request),
173          welcomeurl = rootpath,
174          authz = self.getAuthz(request),
175          )
Locals
self<DirectoryLister of '/home/buildbot/master/public_html/broken_packages'>
request
twisted.web.server.Request instance @ 0x6a12cf8 <GET /broken_packages/ HTTP/1.1>
rootpath'../'

exceptions.AttributeError: 'DirectoryLister' object has no attribute 'getAuthz'

}}} -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 21 17:29:18 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 21 Oct 2010 17:29:18 -0000 Subject: [Buildbot-commits] [Buildbot] #1017: add a twistd.hostname on startup Message-ID: <038.e3ba8ffba8332a707ca455bee91fd7b6@lists.sourceforge.net> #1017: add a twistd.hostname on startup ------------------------+--------------------------------------------------- Reporter: dustin | Owner: dustin Type: enhancement | Status: new Priority: major | Milestone: 0.8.2 Version: 0.8.1 | Keywords: ------------------------+--------------------------------------------------- For buildslave roots that are on an NFS or otherwise shared filesystem, it can be difficult to tell which node is running the slave represented by {{{twistd.pid}}}. For cases like this, a simple write to a {{{twistd.hostname}}} file at startup would probably make things easier. Since the file would not grow unboundedly, I don't think this would cause problems for other users. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 21 18:17:59 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 21 Oct 2010 18:17:59 -0000 Subject: [Buildbot-commits] [Buildbot] #1016: exceptions.AttributeError: 'DirectoryLister' object has no attribute 'getAuthz' In-Reply-To: <041.f285626666e856e15b404cde5c4d25b7@lists.sourceforge.net> References: <041.f285626666e856e15b404cde5c4d25b7@lists.sourceforge.net> Message-ID: <050.7ee8817aec33c59b9350ebf6b8db5bbd@lists.sourceforge.net> #1016: exceptions.AttributeError: 'DirectoryLister' object has no attribute 'getAuthz' ----------------------+----------------------------------------------------- Reporter: thepeople | Owner: Type: defect | Status: closed Priority: critical | Milestone: 0.8.2 Version: 0.8.1 | Resolution: duplicate Keywords: web | ----------------------+----------------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => duplicate Comment: This has been fixed in master, as marcusl points out. See #963. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 21 18:22:42 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 21 Oct 2010 18:22:42 -0000 Subject: [Buildbot-commits] [Buildbot] #769: Cancelling a pending build for a Triggerable scheduler causes the Triggering build to hang In-Reply-To: <038.cdd6c095a92f97c1e3e7f3b71b1f17ea@lists.sourceforge.net> References: <038.cdd6c095a92f97c1e3e7f3b71b1f17ea@lists.sourceforge.net> Message-ID: <047.df18231c5dcef430d98bcf46f529f9d6@lists.sourceforge.net> #769: Cancelling a pending build for a Triggerable scheduler causes the Triggering build to hang -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.2 Version: 0.7.12 | Resolution: worksforme Keywords: | -------------------+-------------------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => worksforme Comment: It works in 0.8.1rc3-554-gd2ea5cb. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 21 18:54:13 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 21 Oct 2010 18:54:13 -0000 Subject: [Buildbot-commits] [Buildbot] #1018: console.html template is broken Message-ID: <036.e34b9725f42e6d3328757759a7b2c35c@lists.sourceforge.net> #1018: console.html template is broken --------------------+------------------------------------------------------- Reporter: Kami | Owner: Type: defect | Status: new Priority: trivial | Milestone: undecided Version: 0.8.0 | Keywords: console, template, web, status --------------------+------------------------------------------------------- When trying to view the console page, the following exception is thrown: {{{ : expected token 'end of print statement', got '.' }}} Someone probably made a typo or accidentally typed "." instead of "|" when trying to apply another replace filter in the template. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 21 19:29:17 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 21 Oct 2010 19:29:17 -0000 Subject: [Buildbot-commits] [Buildbot] #1019: buildbot.net isn't a good mail-sender Message-ID: <038.b43b22f572357e15ade829210d7884dd@lists.sourceforge.net> #1019: buildbot.net isn't a good mail-sender -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: task | Status: new Priority: major | Milestone: ongoing Version: 0.8.1 | Keywords: -------------------+-------------------------------------------------------- speakeasy.net, at least, refuses to accept email from us: Oct 20 13:59:47 buildbot postfix/smtp[10148]: 6AECD98072: host mx02.speakeasy.net[69.17.117.60] said: 450 4.7.1 Client host rejected: cannot find your reverse hostname, [67.18.176.221] (in reply to RCPT TO command) I'll ping warner about this, but it will probably get fixed when we re- host buildbot.net on another system somehow. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 21 20:08:15 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 21 Oct 2010 20:08:15 -0000 Subject: [Buildbot-commits] [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.250379e85a0a1a60f506fdb42c37e11a@lists.sourceforge.net> #507: 'view log as text' output has DOS line endings? ---------------------+------------------------------------------------------ Reporter: ipv6guru | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.+ Version: 0.7.10 | Resolution: wontfix Keywords: encoding | ---------------------+------------------------------------------------------ Changes (by dustin): * status: new => closed * resolution: => wontfix Comment: From my looking around, this is doing what's expected - it gets output from the slave, and displays it. I don't think Buildbot should be in the habit of trying to convert line-endings. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 21 20:10:14 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 21 Oct 2010 20:10:14 -0000 Subject: [Buildbot-commits] [Buildbot] #834: log message stream encoding inserts spurious newlines into logs In-Reply-To: <038.6ab302c1c9d071ccdf31f01b184402eb@lists.sourceforge.net> References: <038.6ab302c1c9d071ccdf31f01b184402eb@lists.sourceforge.net> Message-ID: <047.b3d546709453b8a638ba31651c8cbd6f@lists.sourceforge.net> #834: log message stream encoding inserts spurious newlines into logs -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: new Priority: minor | Milestone: 0.8.2 Version: 0.8.0 | Keywords: -------------------+-------------------------------------------------------- Old description: > Logs from the windows metabuildbot are interspersed with unnecessary > newlines. I suspect that these come from the stream encoding, Windows' > use of '\r\n' instead of '\n', and Python's automatic newline > translation. > > Related: > * #507 New description: Logs from the windows metabuildbot are interspersed with unnecessary newlines. I suspect that these come from the stream encoding, Windows' use of '\r\n' instead of '\n', and Python's automatic newline translation. -- Comment(by dustin): #507 is unrelated - it's just about the "view as text" line being faithful to the input format. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 21 20:16:39 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 21 Oct 2010 20:16:39 -0000 Subject: [Buildbot-commits] [Buildbot] #834: log message stream encoding inserts spurious newlines into logs In-Reply-To: <038.6ab302c1c9d071ccdf31f01b184402eb@lists.sourceforge.net> References: <038.6ab302c1c9d071ccdf31f01b184402eb@lists.sourceforge.net> Message-ID: <047.c0172050fca7bccd7a6f5c80b963a479@lists.sourceforge.net> #834: log message stream encoding inserts spurious newlines into logs -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: closed Priority: minor | Milestone: 0.8.2 Version: 0.8.0 | Resolution: worksforme Keywords: | -------------------+-------------------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => worksforme Comment: My hypothesis was that this occurred when a chunk boundary fell between the \r and \n in in a windows-style newline. I wrote a buildstep that just spews short lines, using usePTY=True, but I don't see this replicated there. I can't find any examples in the metabuildbot anymore, so I can't look at the underlying logfile to see if it's an encoding (write) error or formatting (read). If I remember, this wasn't a case of *duplicate* newlines; it was a case of a newline inserted in the *middle* of what should otherwise have been a single line. So my hypothesis doesn't satisfy that anyway. The log buffering and compressing may have mitigated or solved this bug. Closing as WORKSFORME for now; let's reopen if it appears again, and attach the compressed logfile in that case. -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Thu Oct 21 20:16:56 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 21 Oct 2010 13:16:56 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] d09986: document on-disk logfile format Message-ID: <20101021201656.C5EF5422B7@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: d099860881006e002c4f4b40525e33f65688eba5 http://github.com/buildbot/buildbot/commit/d099860881006e002c4f4b40525e33f65688eba5 Author: Dustin J. Mitchell Date: 2010-10-21 (Thu, 21 Oct 2010) Changed paths: M master/docs/developer.texinfo Log Message: ----------- document on-disk logfile format From buildbot-devel at lists.sourceforge.net Thu Oct 21 20:18:26 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 21 Oct 2010 20:18:26 -0000 Subject: [Buildbot-commits] [Buildbot] #1018: console.html template is broken In-Reply-To: <036.e34b9725f42e6d3328757759a7b2c35c@lists.sourceforge.net> References: <036.e34b9725f42e6d3328757759a7b2c35c@lists.sourceforge.net> Message-ID: <045.e21b7de05581480c4eb7a565dfbd750f@lists.sourceforge.net> #1018: console.html template is broken -------------------------------------------+-------------------------------- Reporter: Kami | Owner: Type: defect | Status: closed Priority: trivial | Milestone: undecided Version: 0.8.0 | Resolution: fixed Keywords: console, template, web, status | -------------------------------------------+-------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: fix typo in console.html template Patch by 'Kami' on trac - fixes #1018. Changeset: dabecc17233f78afd10b60f71b07f924f083b164 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Thu Oct 21 20:18:26 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 21 Oct 2010 13:18:26 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] dabecc: fix typo in console.html template Message-ID: <20101021201826.A1DBF422C7@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: dabecc17233f78afd10b60f71b07f924f083b164 http://github.com/buildbot/buildbot/commit/dabecc17233f78afd10b60f71b07f924f083b164 Author: Dustin J. Mitchell Date: 2010-10-21 (Thu, 21 Oct 2010) Changed paths: M master/buildbot/status/web/templates/console.html Log Message: ----------- fix typo in console.html template Patch by 'Kami' on trac - fixes #1018. From buildbot-devel at lists.sourceforge.net Thu Oct 21 20:18:43 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 21 Oct 2010 20:18:43 -0000 Subject: [Buildbot-commits] [Buildbot] #1018: console.html template is broken In-Reply-To: <036.e34b9725f42e6d3328757759a7b2c35c@lists.sourceforge.net> References: <036.e34b9725f42e6d3328757759a7b2c35c@lists.sourceforge.net> Message-ID: <045.43fa5f061c6bd942f7cbb3aa4dd6bbf1@lists.sourceforge.net> #1018: console.html template is broken -------------------------------------------+-------------------------------- Reporter: Kami | Owner: Type: defect | Status: closed Priority: trivial | Milestone: 0.8.2 Version: 0.8.0 | Resolution: fixed Keywords: console, template, web, status | -------------------------------------------+-------------------------------- Changes (by dustin): * milestone: undecided => 0.8.2 Comment: Thanks, by the way! -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 21 20:50:29 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 21 Oct 2010 20:50:29 -0000 Subject: [Buildbot-commits] [Buildbot] #844: Perforce authentication is misleading In-Reply-To: <039.84fe8d0cd3ac1bce20853b4477b5e0d3@lists.sourceforge.net> References: <039.84fe8d0cd3ac1bce20853b4477b5e0d3@lists.sourceforge.net> Message-ID: <048.23e7663f29c878bc69b4ea666b62179f@lists.sourceforge.net> #844: Perforce authentication is misleading ------------------------+--------------------------------------------------- Reporter: pcmantz | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.3 Version: 0.7.12 | Keywords: p4 ------------------------+--------------------------------------------------- Changes (by Bugeater): * cc: bugeater327@? (added) Comment: Hi, I just added a diff of the change I made to BuildBot 0.8.1 to resolve this P4 Tickets issue. Info: * P4 Tickets can be passed in directly on the command line of p4 but that can be a security issue. * P4 Tickets can be passed in via an ENV var "P4TICKETS" that contains a reference to a P4 Tickets file. Much better. I used this option. The trick is to set the ENV variable "P4TICKETS" before invoking BuildBot so it gets passed in. Then all you need to do is assure that the tickets in the P4 Tickets file are valid. Could this be ready for 0.8.2? TVB -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 21 20:57:31 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 21 Oct 2010 20:57:31 -0000 Subject: [Buildbot-commits] [Buildbot] #844: Perforce authentication is misleading In-Reply-To: <039.84fe8d0cd3ac1bce20853b4477b5e0d3@lists.sourceforge.net> References: <039.84fe8d0cd3ac1bce20853b4477b5e0d3@lists.sourceforge.net> Message-ID: <048.674d2cc9d9544aaf6454093d6c120317@lists.sourceforge.net> #844: Perforce authentication is misleading ------------------------+--------------------------------------------------- Reporter: pcmantz | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.3 Version: 0.7.12 | Keywords: p4 ------------------------+--------------------------------------------------- Comment(by dustin): Paul, what do you think? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 21 21:19:21 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 21 Oct 2010 21:19:21 -0000 Subject: [Buildbot-commits] [Buildbot] #1010: irc bot reacts badly if you use 'join' without channel name In-Reply-To: <037.1e02f3c28e313af34808f24730fd8e34@lists.sourceforge.net> References: <037.1e02f3c28e313af34808f24730fd8e34@lists.sourceforge.net> Message-ID: <046.fdda8a92c170b3ba86a1d6c1eba03640@lists.sourceforge.net> #1010: irc bot reacts badly if you use 'join' without channel name -------------------+-------------------------------------------------------- Reporter: ayust | Owner: Type: defect | Status: closed Priority: minor | Milestone: 0.8.2 Version: master | Resolution: fixed Keywords: | -------------------+-------------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: remove support for JOIN and LEAVE commands These commands are dangerous, as they can be used to send the bot to random other channels with nobody being the wiser. I can't see how they're useful, either. Also, JOIN is buggy. Fixes #1010. Changeset: 656d63f740376fdb802b7913399b8a78754ec08d -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Thu Oct 21 21:19:21 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 21 Oct 2010 14:19:21 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 656d63: remove support for JOIN and LEAVE commands Message-ID: <20101021211921.81F01422EB@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 656d63f740376fdb802b7913399b8a78754ec08d http://github.com/buildbot/buildbot/commit/656d63f740376fdb802b7913399b8a78754ec08d Author: Dustin J. Mitchell Date: 2010-10-21 (Thu, 21 Oct 2010) Changed paths: M master/buildbot/status/words.py M master/docs/cfg-statustargets.texinfo Log Message: ----------- remove support for JOIN and LEAVE commands These commands are dangerous, as they can be used to send the bot to random other channels with nobody being the wiser. I can't see how they're useful, either. Also, JOIN is buggy. Fixes #1010. From buildbot-devel at lists.sourceforge.net Thu Oct 21 21:20:37 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 21 Oct 2010 21:20:37 -0000 Subject: [Buildbot-commits] [Buildbot] #844: Perforce authentication is misleading In-Reply-To: <039.84fe8d0cd3ac1bce20853b4477b5e0d3@lists.sourceforge.net> References: <039.84fe8d0cd3ac1bce20853b4477b5e0d3@lists.sourceforge.net> Message-ID: <048.04501b8f9185de1cd276e027410e2a38@lists.sourceforge.net> #844: Perforce authentication is misleading ------------------------+--------------------------------------------------- Reporter: pcmantz | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.2 Version: 0.7.12 | Keywords: p4 ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.3 => 0.8.2 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 21 22:05:25 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 21 Oct 2010 22:05:25 -0000 Subject: [Buildbot-commits] [Buildbot] #844: Perforce authentication is misleading In-Reply-To: <039.84fe8d0cd3ac1bce20853b4477b5e0d3@lists.sourceforge.net> References: <039.84fe8d0cd3ac1bce20853b4477b5e0d3@lists.sourceforge.net> Message-ID: <048.15fc74b8d13626cef3012e2f69def777@lists.sourceforge.net> #844: Perforce authentication is misleading ------------------------+--------------------------------------------------- Reporter: pcmantz | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.2 Version: 0.7.12 | Keywords: p4 ------------------------+--------------------------------------------------- Comment(by pcmantz): I haven't tested this patch, but it doesn't appear to address the nomenclature issue in the perforce poller; i.e., that what is called self.p4passwd in the poller is actually the ticket. To really solve this issue as described, the poller needs to authenticate and retrieve a new ticket when the old one expires using the *real* perforce password. This could be settled with a cron job, for instance, but it would be better if this were handled directly by the poller. There appears to be a project for perforce bindings in native python located at http://code.google.com/p/python-p4lib/ which may prove fruitful if people think that wrapping comman-line calls is too nasty. However, I haven't even looked at the code; this is only a suggestion. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 21 23:02:50 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 21 Oct 2010 23:02:50 -0000 Subject: [Buildbot-commits] [Buildbot] #844: Perforce authentication is misleading In-Reply-To: <039.84fe8d0cd3ac1bce20853b4477b5e0d3@lists.sourceforge.net> References: <039.84fe8d0cd3ac1bce20853b4477b5e0d3@lists.sourceforge.net> Message-ID: <048.3ab5d98f4bef3cd057007bd531eccd27@lists.sourceforge.net> #844: Perforce authentication is misleading ------------------------+--------------------------------------------------- Reporter: pcmantz | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.2 Version: 0.7.12 | Keywords: p4 ------------------------+--------------------------------------------------- Comment(by Bugeater): pcmantz, At my company they generate long life tickets for the build user. That's why it was important to keep them secure. So no. This does not address the issue directly, but instead provides a possibly suitable workaround. Instead of putting the actual ticket into self.p4passwd, putting the ticket file location in the env var will get the same result and no one will ever see the actual ticket. Although it is possible to feed "p4 login" a password from stdin, it still exposes that password to at least some degree. In our case, the build machines are relatively inaccessible so keeping the P4 Tickets file there isn't too bad. If you setup a cron job on the machine to twice daily to a "p4 login" with the password on stdin and placing the P4 Tickets file into the correct place, then even with 24 hour tickets would be workable. TVB -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Oct 22 01:10:39 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 22 Oct 2010 01:10:39 -0000 Subject: [Buildbot-commits] [Buildbot] #844: Perforce authentication is misleading In-Reply-To: <039.84fe8d0cd3ac1bce20853b4477b5e0d3@lists.sourceforge.net> References: <039.84fe8d0cd3ac1bce20853b4477b5e0d3@lists.sourceforge.net> Message-ID: <048.1b0bbf69b7afd24381f197ac4cc523f5@lists.sourceforge.net> #844: Perforce authentication is misleading ------------------------+--------------------------------------------------- Reporter: pcmantz | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.2 Version: 0.7.12 | Keywords: p4 ------------------------+--------------------------------------------------- Comment(by dustin): Fair enough! Two questions, then: 1. can you update the patch to apply against the latest version? 1. can you add a paragraph or two to the texinfo documentation describing the solution you recommended? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Oct 22 03:32:40 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 22 Oct 2010 03:32:40 -0000 Subject: [Buildbot-commits] [Buildbot] #1016: exceptions.AttributeError: 'DirectoryLister' object has no attribute 'getAuthz' In-Reply-To: <041.f285626666e856e15b404cde5c4d25b7@lists.sourceforge.net> References: <041.f285626666e856e15b404cde5c4d25b7@lists.sourceforge.net> Message-ID: <050.afc8c1b6e0103ccb8ce06ca477d49070@lists.sourceforge.net> #1016: exceptions.AttributeError: 'DirectoryLister' object has no attribute 'getAuthz' ----------------------+----------------------------------------------------- Reporter: thepeople | Owner: Type: defect | Status: reopened Priority: critical | Milestone: 0.8.2 Version: 0.8.1 | Resolution: Keywords: web | ----------------------+----------------------------------------------------- Changes (by thepeople): * status: closed => reopened * resolution: duplicate => Comment: I made the change that was made to fix the other ticket and I am still seeing the same issue. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Oct 22 04:33:43 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 22 Oct 2010 04:33:43 -0000 Subject: [Buildbot-commits] [Buildbot] #1016: exceptions.AttributeError: 'DirectoryLister' object has no attribute 'getAuthz' In-Reply-To: <041.f285626666e856e15b404cde5c4d25b7@lists.sourceforge.net> References: <041.f285626666e856e15b404cde5c4d25b7@lists.sourceforge.net> Message-ID: <050.b37246a9f3de57c1147993159aa0c56a@lists.sourceforge.net> #1016: exceptions.AttributeError: 'DirectoryLister' object has no attribute 'getAuthz' ----------------------+----------------------------------------------------- Reporter: thepeople | Owner: Type: defect | Status: reopened Priority: critical | Milestone: 0.8.2 Version: 0.8.1 | Resolution: Keywords: web | ----------------------+----------------------------------------------------- Comment(by dustin): Can you attach your copy of {{{buildbot/status/web/base.py}}}? Also, what version of Twisted are you using? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Oct 22 17:28:37 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 22 Oct 2010 17:28:37 -0000 Subject: [Buildbot-commits] [Buildbot] #1020: dist issue: buildbot_service.py is not included in slave packages Message-ID: <038.5d14aeb3b8e33d1cfa8def293562f453@lists.sourceforge.net> #1020: dist issue: buildbot_service.py is not included in slave packages -------------------+-------------------------------------------------------- Reporter: tfogal | Owner: Type: defect | Status: new Priority: major | Milestone: undecided Version: 0.8.1 | Keywords: -------------------+-------------------------------------------------------- The script `buildbot_service.py` is not included in 0.8.1p1's slave release, in either the tarball or the zip file. This file is needed to set buildbot up as a service. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Oct 22 17:29:16 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 22 Oct 2010 17:29:16 -0000 Subject: [Buildbot-commits] [Buildbot] #1020: dist issue: buildbot_service.py is not included in slave packages In-Reply-To: <038.5d14aeb3b8e33d1cfa8def293562f453@lists.sourceforge.net> References: <038.5d14aeb3b8e33d1cfa8def293562f453@lists.sourceforge.net> Message-ID: <047.bbe0f3601e7a6a5eff18e0764ea174d2@lists.sourceforge.net> #1020: dist issue: buildbot_service.py is not included in slave packages -------------------+-------------------------------------------------------- Reporter: tfogal | Owner: Type: defect | Status: new Priority: major | Milestone: undecided Version: 0.8.1 | Keywords: -------------------+-------------------------------------------------------- Comment(by tfogal): Doh, forgot to note that the file *is* included with the master tarball, and probably zip file. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Oct 22 18:21:25 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 22 Oct 2010 18:21:25 -0000 Subject: [Buildbot-commits] [Buildbot] #1020: dist issue: buildbot_service.py is not included in slave packages In-Reply-To: <038.5d14aeb3b8e33d1cfa8def293562f453@lists.sourceforge.net> References: <038.5d14aeb3b8e33d1cfa8def293562f453@lists.sourceforge.net> Message-ID: <047.75175fdc8f02bf89dd56035433c9403d@lists.sourceforge.net> #1020: dist issue: buildbot_service.py is not included in slave packages -------------------+-------------------------------------------------------- Reporter: tfogal | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.2 Version: 0.8.1 | Keywords: windows -------------------+-------------------------------------------------------- Changes (by dustin): * cc: rstackhouse (added) * keywords: => windows * milestone: undecided => 0.8.2 Comment: I'll add this file to the slave ZIP/tarball for 0.8.2, but I suspect it needs some TLC to make it work right. Can any of the windows maintainers jump in here? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Oct 22 18:24:32 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 22 Oct 2010 18:24:32 -0000 Subject: [Buildbot-commits] [Buildbot] #1020: dist issue: buildbot_service.py is not included in slave packages In-Reply-To: <038.5d14aeb3b8e33d1cfa8def293562f453@lists.sourceforge.net> References: <038.5d14aeb3b8e33d1cfa8def293562f453@lists.sourceforge.net> Message-ID: <047.3626fce7001c19979cafed05605f7d58@lists.sourceforge.net> #1020: dist issue: buildbot_service.py is not included in slave packages -------------------+-------------------------------------------------------- Reporter: tfogal | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.2 Version: 0.8.1 | Keywords: windows -------------------+-------------------------------------------------------- Comment(by Dustin J. Mitchell): Add contrib stuff to the slave zip, with buildbot_service.py Refs #1020, but does not complete it, because I suspect buildbot_service.py needs adjustment for the master/slave split. Changeset: e8548b77da53475e1e957dc63b864bd0f16df95c -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Fri Oct 22 18:24:32 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 22 Oct 2010 11:24:32 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] e8548b: Add contrib stuff to the slave zip, with buildbot_... Message-ID: <20101022182432.CF37642324@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: e8548b77da53475e1e957dc63b864bd0f16df95c http://github.com/buildbot/buildbot/commit/e8548b77da53475e1e957dc63b864bd0f16df95c Author: Dustin J. Mitchell Date: 2010-10-22 (Fri, 22 Oct 2010) Changed paths: M slave/MANIFEST.in A slave/contrib/windows/buildbot_service.py Log Message: ----------- Add contrib stuff to the slave zip, with buildbot_service.py Refs #1020, but does not complete it, because I suspect buildbot_service.py needs adjustment for the master/slave split. From buildbot-devel at lists.sourceforge.net Fri Oct 22 18:56:36 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 22 Oct 2010 18:56:36 -0000 Subject: [Buildbot-commits] [Buildbot] #1016: exceptions.AttributeError: 'DirectoryLister' object has no attribute 'getAuthz' In-Reply-To: <041.f285626666e856e15b404cde5c4d25b7@lists.sourceforge.net> References: <041.f285626666e856e15b404cde5c4d25b7@lists.sourceforge.net> Message-ID: <050.b366ac76508d4085e8925c5faa849626@lists.sourceforge.net> #1016: exceptions.AttributeError: 'DirectoryLister' object has no attribute 'getAuthz' ----------------------+----------------------------------------------------- Reporter: thepeople | Owner: Type: defect | Status: closed Priority: critical | Milestone: 0.8.2 Version: 0.8.1 | Resolution: fixed Keywords: web | ----------------------+----------------------------------------------------- Changes (by thepeople): * status: reopened => closed * resolution: => fixed Comment: Forgot to restart the buildbot, a restart fixed it. -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Fri Oct 22 20:03:13 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 22 Oct 2010 13:03:13 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] a46cf0: add an isSkipped method to BuildStepStatus Message-ID: <20101022200313.84DFB42306@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: a46cf0d2ce78c728259aec182c4871e084a16e3c http://github.com/buildbot/buildbot/commit/a46cf0d2ce78c728259aec182c4871e084a16e3c Author: Dustin J. Mitchell Date: 2010-10-22 (Fri, 22 Oct 2010) Changed paths: M master/buildbot/process/buildstep.py M master/buildbot/status/builder.py Log Message: ----------- add an isSkipped method to BuildStepStatus Fixes #879 From buildbot-devel at lists.sourceforge.net Fri Oct 22 20:03:13 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 22 Oct 2010 20:03:13 -0000 Subject: [Buildbot-commits] [Buildbot] #879: skipped step status is not displayed anymore in the waterfall In-Reply-To: <041.f2717b17a604bdc8ae7048b4b985ff52@lists.sourceforge.net> References: <041.f2717b17a604bdc8ae7048b4b985ff52@lists.sourceforge.net> Message-ID: <050.5dd7951ef912ec7b1fea0f0e44db4ad8@lists.sourceforge.net> #879: skipped step status is not displayed anymore in the waterfall ----------------------+----------------------------------------------------- Reporter: cdadhemar | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.2 Version: 0.8.0 | Resolution: fixed Keywords: web | ----------------------+----------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: add an isSkipped method to BuildStepStatus Fixes #879 Changeset: a46cf0d2ce78c728259aec182c4871e084a16e3c -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Oct 22 20:05:23 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 22 Oct 2010 20:05:23 -0000 Subject: [Buildbot-commits] [Buildbot] #985: wierd behaviour for some custom property values from force build page In-Reply-To: <039.9c19da66cfd0d81bd21cbb22407290df@lists.sourceforge.net> References: <039.9c19da66cfd0d81bd21cbb22407290df@lists.sourceforge.net> Message-ID: <048.eba674004d5daba68335df1280923b1d@lists.sourceforge.net> #985: wierd behaviour for some custom property values from force build page --------------------+------------------------------------------------------- Reporter: rmdugal | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.3 Version: 0.7.12 | Keywords: web --------------------+------------------------------------------------------- Changes (by dustin): * milestone: 0.8.2 => 0.8.3 Comment: I don't see a good solution here, and I'm loathe to just remove the checks, lest that inadvertently expose installations to compromise. BUMP! -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Fri Oct 22 20:19:20 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 22 Oct 2010 13:19:20 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 64bd13: add 'project' and 'repository' to force-build form Message-ID: <20101022201920.DF3ED42337@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 64bd138a03be6e2baed18eec5fc8f56828fdec71 http://github.com/buildbot/buildbot/commit/64bd138a03be6e2baed18eec5fc8f56828fdec71 Author: Dustin J. Mitchell Date: 2010-10-22 (Fri, 22 Oct 2010) Changed paths: M master/buildbot/status/web/builder.py M master/buildbot/status/web/templates/forms.html Log Message: ----------- add 'project' and 'repository' to force-build form Fixes #999 From buildbot-devel at lists.sourceforge.net Fri Oct 22 20:19:20 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 22 Oct 2010 20:19:20 -0000 Subject: [Buildbot-commits] [Buildbot] #999: "Force Build" misses repo, project information In-Reply-To: <039.2e778239558600362b6da56426a4a1d6@lists.sourceforge.net> References: <039.2e778239558600362b6da56426a4a1d6@lists.sourceforge.net> Message-ID: <048.d47d6df375eb6ae578ef8601c1ef8a80@lists.sourceforge.net> #999: "Force Build" misses repo, project information ---------------------+------------------------------------------------------ Reporter: moschny | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.2 Version: master | Resolution: fixed Keywords: projrepo | ---------------------+------------------------------------------------------ Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: add 'project' and 'repository' to force-build form Fixes #999 Changeset: 64bd138a03be6e2baed18eec5fc8f56828fdec71 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Oct 22 20:23:42 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 22 Oct 2010 20:23:42 -0000 Subject: [Buildbot-commits] [Buildbot] #1000: "Force All Builds" misses repo, project information In-Reply-To: <039.0d7fd1228e3dbdbfd82a81b16729b51e@lists.sourceforge.net> References: <039.0d7fd1228e3dbdbfd82a81b16729b51e@lists.sourceforge.net> Message-ID: <048.ab63d1126a51e9fc4d0e1a4f387b02ee@lists.sourceforge.net> #1000: "Force All Builds" misses repo, project information --------------------+------------------------------------------------------- Reporter: moschny | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.2 Version: master | Keywords: --------------------+------------------------------------------------------- Comment(by dustin): I'm going to call this "fixed" enough by 64bd138 in #999. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Oct 22 20:24:20 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 22 Oct 2010 20:24:20 -0000 Subject: [Buildbot-commits] [Buildbot] #1000: "Force All Builds" misses repo, project information In-Reply-To: <039.0d7fd1228e3dbdbfd82a81b16729b51e@lists.sourceforge.net> References: <039.0d7fd1228e3dbdbfd82a81b16729b51e@lists.sourceforge.net> Message-ID: <048.d56cf2cfeb1122961e9845f9a2bf059a@lists.sourceforge.net> #1000: "Force All Builds" misses repo, project information --------------------+------------------------------------------------------- Reporter: moschny | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.2 Version: master | Resolution: fixed Keywords: | --------------------+------------------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => fixed Comment: Wow, Trac doesn't parse my comments and adjust status accordingly?! -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Fri Oct 22 20:39:54 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 22 Oct 2010 13:39:54 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 462cd9: clarify documentation of build and builder priorit... Message-ID: <20101022203954.5367042320@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 462cd9f3b4cfc20f804e8793026a2a1914644cbc http://github.com/buildbot/buildbot/commit/462cd9f3b4cfc20f804e8793026a2a1914644cbc Author: Dustin J. Mitchell Date: 2010-10-22 (Fri, 22 Oct 2010) Changed paths: M master/docs/cfg-builders.texinfo M master/docs/cfg-global.texinfo Log Message: ----------- clarify documentation of build and builder priorities From noreply at github.com Fri Oct 22 20:41:01 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 22 Oct 2010 13:41:01 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 1346fe: add missing line in 'Prioritizing Builds' Message-ID: <20101022204101.6B14E42322@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 1346fe705eebc34df702a7040ec90392a2969aee http://github.com/buildbot/buildbot/commit/1346fe705eebc34df702a7040ec90392a2969aee Author: Dustin J. Mitchell Date: 2010-10-22 (Fri, 22 Oct 2010) Changed paths: M master/docs/cfg-builders.texinfo Log Message: ----------- add missing line in 'Prioritizing Builds' From buildbot-devel at lists.sourceforge.net Fri Oct 22 21:13:53 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 22 Oct 2010 21:13:53 -0000 Subject: [Buildbot-commits] [Buildbot] #990: metabuildbot windows slaves don't see error exit from git.CMD In-Reply-To: <038.d9901a5cf79d078aab07583dd07cea3b@lists.sourceforge.net> References: <038.d9901a5cf79d078aab07583dd07cea3b@lists.sourceforge.net> Message-ID: <047.d7ef0687dfaa6a10cac9e8add94335b0@lists.sourceforge.net> #990: metabuildbot windows slaves don't see error exit from git.CMD ------------------------+--------------------------------------------------- Reporter: dustin | Owner: dustin Type: task | Status: closed Priority: major | Milestone: 0.8.2 Version: 0.8.1 | Resolution: duplicate Keywords: windows git | ------------------------+--------------------------------------------------- Changes (by dustin): * status: assigned => closed * resolution: => duplicate Comment: duped to https://bugzilla.mozilla.org/show_bug.cgi?id=606349 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Oct 22 21:26:07 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 22 Oct 2010 21:26:07 -0000 Subject: [Buildbot-commits] [Buildbot] #1011: Add $(property:~replacement) syntax that turns anything false into replacement, too In-Reply-To: <038.2e8e7134a1455c416fdc4619ddcb5de7@lists.sourceforge.net> References: <038.2e8e7134a1455c416fdc4619ddcb5de7@lists.sourceforge.net> Message-ID: <047.3db5e734bfb64e94ffdff4f85719c29f@lists.sourceforge.net> #1011: Add $(property:~replacement) syntax that turns anything false into replacement, too ------------------------+--------------------------------------------------- Reporter: dustin | Owner: dustin Type: enhancement | Status: new Priority: major | Milestone: 0.8.2 Version: 0.8.1 | Keywords: ------------------------+--------------------------------------------------- Comment(by ayust): Do we really want it to turn all false values? I could envision a case where a property would be True, False, or None, and you'd want to replace the None case. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Oct 23 00:09:39 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 23 Oct 2010 00:09:39 -0000 Subject: [Buildbot-commits] [Buildbot] #1012: "Rebuild" loses properties of the SourceStamp (and corresponding 'real' properties) In-Reply-To: <039.26077a87e9eeadd851b426f1c110f9f1@lists.sourceforge.net> References: <039.26077a87e9eeadd851b426f1c110f9f1@lists.sourceforge.net> Message-ID: <048.f89fe60269472647a61750f10a477e00@lists.sourceforge.net> #1012: "Rebuild" loses properties of the SourceStamp (and corresponding 'real' properties) --------------------+------------------------------------------------------- Reporter: moschny | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.2 Version: master | Resolution: fixed Keywords: | --------------------+------------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: don't empty proj/repo when they're already set Previous logic in getAbsoluteSourceStamp would incorrectly empty project and repository if they were already set, but changes were available. Fixes #1012 Changeset: 98f8b595594f62bff54116c5e2542aa929f8c664 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sat Oct 23 00:09:39 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 22 Oct 2010 17:09:39 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] ddfee0: make sure default for project is '' in GitPoller Message-ID: <20101023000939.BB4B442331@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: ddfee010f2883194cd2a625ca4bde4074e1bbbef http://github.com/buildbot/buildbot/commit/ddfee010f2883194cd2a625ca4bde4074e1bbbef Author: Dustin J. Mitchell Date: 2010-10-22 (Fri, 22 Oct 2010) Changed paths: M master/buildbot/changes/gitpoller.py Log Message: ----------- make sure default for project is '' in GitPoller Commit: 98f8b595594f62bff54116c5e2542aa929f8c664 http://github.com/buildbot/buildbot/commit/98f8b595594f62bff54116c5e2542aa929f8c664 Author: Dustin J. Mitchell Date: 2010-10-22 (Fri, 22 Oct 2010) Changed paths: M master/buildbot/sourcestamp.py Log Message: ----------- don't empty proj/repo when they're already set Previous logic in getAbsoluteSourceStamp would incorrectly empty project and repository if they were already set, but changes were available. Fixes #1012 From buildbot-devel at lists.sourceforge.net Sat Oct 23 00:20:07 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 23 Oct 2010 00:20:07 -0000 Subject: [Buildbot-commits] [Buildbot] #1011: Add $(property:~replacement) syntax that turns anything false into replacement, too In-Reply-To: <038.2e8e7134a1455c416fdc4619ddcb5de7@lists.sourceforge.net> References: <038.2e8e7134a1455c416fdc4619ddcb5de7@lists.sourceforge.net> Message-ID: <047.bc0f58eb42f1584498aa8ea5cadb994a@lists.sourceforge.net> #1011: Add $(property:~replacement) syntax that turns anything false into replacement, too ------------------------+--------------------------------------------------- Reporter: dustin | Owner: dustin Type: enhancement | Status: new Priority: major | Milestone: 0.8.2 Version: 0.8.1 | Keywords: ------------------------+--------------------------------------------------- Comment(by dustin): Properties are really intended to be strings - at least, if you're using WithProperties with them. We have this unfortunate case of "None" as a revision, so that deserves a workaround. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Oct 23 00:28:41 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 23 Oct 2010 00:28:41 -0000 Subject: [Buildbot-commits] [Buildbot] #1013: revlinks broken in grid and t-grid In-Reply-To: <039.8587aa82fff9f3759592099ebfcaab48@lists.sourceforge.net> References: <039.8587aa82fff9f3759592099ebfcaab48@lists.sourceforge.net> Message-ID: <048.35c8a655527058e56acc50c7fac617c2@lists.sourceforge.net> #1013: revlinks broken in grid and t-grid --------------------+------------------------------------------------------- Reporter: moschny | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.2 Version: master | Keywords: web --------------------+------------------------------------------------------- Comment(by dustin): Hmm, it looks like we need to manage to get repository handled similarly to got_revision. I don't want to do that in 0.8.2, though. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Oct 23 00:32:09 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 23 Oct 2010 00:32:09 -0000 Subject: [Buildbot-commits] [Buildbot] #1013: revlinks broken in grid and t-grid In-Reply-To: <039.8587aa82fff9f3759592099ebfcaab48@lists.sourceforge.net> References: <039.8587aa82fff9f3759592099ebfcaab48@lists.sourceforge.net> Message-ID: <048.b8216574c78c68c32f9b1607c30c6142@lists.sourceforge.net> #1013: revlinks broken in grid and t-grid --------------------+------------------------------------------------------- Reporter: moschny | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.2 Version: master | Keywords: web --------------------+------------------------------------------------------- Comment(by Dustin J. Mitchell): mention that revlinks are broken on periodic/nightly builds Refs #1013 Changeset: 9175088c35d4a4f181c240526e380d445ccf8df7 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sat Oct 23 00:32:09 2010 From: noreply at github.com (noreply at github.com) Date: Fri, 22 Oct 2010 17:32:09 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 917508: mention that revlinks are broken on periodic/night... Message-ID: <20101023003209.8BFD7422ED@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 9175088c35d4a4f181c240526e380d445ccf8df7 http://github.com/buildbot/buildbot/commit/9175088c35d4a4f181c240526e380d445ccf8df7 Author: Dustin J. Mitchell Date: 2010-10-22 (Fri, 22 Oct 2010) Changed paths: M master/docs/cfg-statustargets.texinfo Log Message: ----------- mention that revlinks are broken on periodic/nightly builds Refs #1013 From buildbot-devel at lists.sourceforge.net Sat Oct 23 00:32:32 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 23 Oct 2010 00:32:32 -0000 Subject: [Buildbot-commits] [Buildbot] #1013: treat repository like revision in sourcestamps (was: revlinks broken in grid and t-grid) In-Reply-To: <039.8587aa82fff9f3759592099ebfcaab48@lists.sourceforge.net> References: <039.8587aa82fff9f3759592099ebfcaab48@lists.sourceforge.net> Message-ID: <048.c1c19a76d336eff10b7ace9cda3b1e4d@lists.sourceforge.net> #1013: treat repository like revision in sourcestamps --------------------+------------------------------------------------------- Reporter: moschny | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.3 Version: master | Keywords: web --------------------+------------------------------------------------------- Changes (by dustin): * milestone: 0.8.2 => 0.8.3 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Oct 23 00:36:01 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 23 Oct 2010 00:36:01 -0000 Subject: [Buildbot-commits] [Buildbot] #1021: periodic failures on XP metabbot slaves: TestShellCommand.testCommandMaxTime Message-ID: <038.275f1f865202a1c039417e0c1a5c3e5d@lists.sourceforge.net> #1021: periodic failures on XP metabbot slaves: TestShellCommand.testCommandMaxTime -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.2 Version: 0.8.1 | Keywords: -------------------+-------------------------------------------------------- {{{ [FAIL]: buildslave.test.unit.test_slave_commands_base.TestShellCommand.testCommandMaxTime Traceback (most recent call last): File "c:\mozilla-build\python\lib\site- packages\buildbot_slave-0.8.1-py2.6.egg\buildslave\test\unit\test_slave_commands_base.py", line 152, in check self.failUnless({'rc': FATAL_RC} in b.updates, ppupdates(b.updates)) twisted.trial.unittest.FailTest: [{'header': 'sleep 10; echo hello\n in dir test_slave_commands_base.shellcommand.maxtime\n watching logfiles {}\n argv: sleep 10; echo hello\n environment:\n ALLUSERSPROFILE=C:\\Documents and Settings\\All Users\n APPDATA=C:\\Documents and Settings\\buildbot\\Application Data\n BB_BUILDSLAVE="c:\\mozilla- build\\python\\Scripts\\buildslave" \n BB_PYTHON="c:\\mozilla- build\\python\\Scripts\\..\\python"\n CLIENTNAME=Lorentz\n COMMONPROGRAMFILES=C:\\Program Files\\Common Files\n COMPUTERNAME=CM- BBOT-XP-002\n COMSPEC=C:\\WINDOWS\\system32\\cmd.exe\n FP_NO_HOST_CHECK=NO\n HOMEDRIVE=C:\n HOMEPATH=\\Documents and Settings\\buildbot\n LOGONSERVER=\\\\CM-BBOT-XP-002\n NUMBER_OF_PROCESSORS=2\n OS=Windows_NT\n PATH=C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;c:\\Program Files\\gnuwin32\\bin;c:\\mozilla-build\\Python\\;c:\\mozilla- build\\Python\\scripts;C:\\Program Files\\Git\\cmd\n PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH\n PROCESSOR_ARCHITECTURE=x86\n PROCESSOR_IDENTIFIER=x86 Family 6 Model 14 Stepping 8, GenuineIntel\n PROCESSOR_LEVEL=6\n PROCESSOR_REVISION=0e08\n PROGRAMFILES=C:\\Program Files\n PROMPT=$P$G\n PWD=C:\\slave\\slave-cm- bbot- xp-002\\build\\slave\\_trial_temp\\test_slave_commands_base.shellcommand.maxtime\n PYTHONPATH=.;\n PYTHON_EGG_CACHE=../\n SESSIONNAME=RDP-Tcp#4\n SYSTEMDRIVE=C:\n SYSTEMROOT=C:\\WINDOWS\n TEMP=C:\\DOCUME~1\\buildbot\\LOCALS~1\\Temp\n TMP=C:\\DOCUME~1\\buildbot\\LOCALS~1\\Temp\n USERDOMAIN=CM-BBOT-XP-002\n USERNAME=buildbot\n USERPROFILE=C:\\Documents and Settings\\buildbot\n WINDIR=C:\\WINDOWS\n closing stdin\n using PTY: False\n'}, {'header': '\ncommand timed out: 5 seconds elapsed, killing pid 3092\n'}, {'rc': 0}, {'header': 'elapsedTime=6.000000\n'}] ------------------------------------------------------------------------------- }}} and, buried in the logfile: {{{ 2010-10-22 17:32:40-0700 [-] Unhandled Error Traceback (most recent call last): File "c:\mozilla-build\python\lib\site- packages\twisted\trial\unittest.py", line 733, in _run self.getSuppress(), method) File "c:\mozilla-build\python\lib\site- packages\twisted\internet\defer.py", line 125, in maybeDeferred result = f(*args, **kw) File "c:\mozilla-build\python\lib\site- packages\twisted\internet\utils.py", line 191, in runWithWarningsSuppressed result = f(*a, **kw) File "c:\mozilla-build\python\lib\site- packages\buildbot_slave-0.8.1-py2.6.egg\buildslave\test\unit\test_slave_commands_base.py", line 162, in testBadCommand d = s.start() --- --- File "c:\mozilla-build\python\lib\site- packages\buildbot_slave-0.8.1-py2.6.egg\buildslave\commands\base.py", line 399, in start self._startCommand() File "c:\mozilla-build\python\lib\site- packages\buildbot_slave-0.8.1-py2.6.egg\buildslave\commands\base.py", line 412, in _startCommand if not os.path.isdir(self.workdir): File "c:\mozilla-build\python\lib\genericpath.py", line 41, in isdir st = os.stat(s) exceptions.TypeError: coercing to Unicode: need string or buffer, int found }}} -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Oct 23 00:38:19 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 23 Oct 2010 00:38:19 -0000 Subject: [Buildbot-commits] [Buildbot] #1021: periodic failures on XP metabbot slaves: TestShellCommand.testCommandMaxTime In-Reply-To: <038.275f1f865202a1c039417e0c1a5c3e5d@lists.sourceforge.net> References: <038.275f1f865202a1c039417e0c1a5c3e5d@lists.sourceforge.net> Message-ID: <047.bc3e35eb89cef60eb9410ba531e1c0eb@lists.sourceforge.net> #1021: periodic failures on XP metabbot slaves: TestShellCommand.testCommandMaxTime -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.2 Version: 0.8.1 | Keywords: -------------------+-------------------------------------------------------- Old description: > {{{ > [FAIL]: > buildslave.test.unit.test_slave_commands_base.TestShellCommand.testCommandMaxTime > > Traceback (most recent call last): > File "c:\mozilla-build\python\lib\site- > packages\buildbot_slave-0.8.1-py2.6.egg\buildslave\test\unit\test_slave_commands_base.py", > line 152, in check > self.failUnless({'rc': FATAL_RC} in b.updates, ppupdates(b.updates)) > twisted.trial.unittest.FailTest: [{'header': 'sleep 10; echo hello\n in > dir test_slave_commands_base.shellcommand.maxtime\n watching logfiles > {}\n argv: sleep 10; echo hello\n environment:\n > ALLUSERSPROFILE=C:\\Documents and Settings\\All Users\n > APPDATA=C:\\Documents and Settings\\buildbot\\Application Data\n > BB_BUILDSLAVE="c:\\mozilla-build\\python\\Scripts\\buildslave" \n > BB_PYTHON="c:\\mozilla-build\\python\\Scripts\\..\\python"\n > CLIENTNAME=Lorentz\n COMMONPROGRAMFILES=C:\\Program Files\\Common > Files\n COMPUTERNAME=CM-BBOT-XP-002\n > COMSPEC=C:\\WINDOWS\\system32\\cmd.exe\n FP_NO_HOST_CHECK=NO\n > HOMEDRIVE=C:\n HOMEPATH=\\Documents and Settings\\buildbot\n > LOGONSERVER=\\\\CM-BBOT-XP-002\n NUMBER_OF_PROCESSORS=2\n > OS=Windows_NT\n > PATH=C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;c:\\Program > Files\\gnuwin32\\bin;c:\\mozilla-build\\Python\\;c:\\mozilla- > build\\Python\\scripts;C:\\Program Files\\Git\\cmd\n > PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH\n > PROCESSOR_ARCHITECTURE=x86\n PROCESSOR_IDENTIFIER=x86 Family 6 Model 14 > Stepping 8, GenuineIntel\n PROCESSOR_LEVEL=6\n > PROCESSOR_REVISION=0e08\n PROGRAMFILES=C:\\Program Files\n > PROMPT=$P$G\n PWD=C:\\slave\\slave-cm-bbot- > xp-002\\build\\slave\\_trial_temp\\test_slave_commands_base.shellcommand.maxtime\n > PYTHONPATH=.;\n PYTHON_EGG_CACHE=../\n SESSIONNAME=RDP-Tcp#4\n > SYSTEMDRIVE=C:\n SYSTEMROOT=C:\\WINDOWS\n > TEMP=C:\\DOCUME~1\\buildbot\\LOCALS~1\\Temp\n > TMP=C:\\DOCUME~1\\buildbot\\LOCALS~1\\Temp\n USERDOMAIN=CM-BBOT-XP-002\n > USERNAME=buildbot\n USERPROFILE=C:\\Documents and Settings\\buildbot\n > WINDIR=C:\\WINDOWS\n closing stdin\n using PTY: False\n'}, > {'header': '\ncommand timed out: 5 seconds elapsed, killing pid > 3092\n'}, > {'rc': 0}, > {'header': 'elapsedTime=6.000000\n'}] > ------------------------------------------------------------------------------- > }}} > > and, buried in the logfile: > > {{{ > 2010-10-22 17:32:40-0700 [-] Unhandled Error > Traceback (most recent call last): > File "c:\mozilla-build\python\lib\site- > packages\twisted\trial\unittest.py", line 733, in _run > self.getSuppress(), method) > File "c:\mozilla-build\python\lib\site- > packages\twisted\internet\defer.py", line 125, in maybeDeferred > result = f(*args, **kw) > File "c:\mozilla-build\python\lib\site- > packages\twisted\internet\utils.py", line 191, in > runWithWarningsSuppressed > result = f(*a, **kw) > File "c:\mozilla-build\python\lib\site- > packages\buildbot_slave-0.8.1-py2.6.egg\buildslave\test\unit\test_slave_commands_base.py", > line 162, in testBadCommand > d = s.start() > --- --- > File "c:\mozilla-build\python\lib\site- > packages\buildbot_slave-0.8.1-py2.6.egg\buildslave\commands\base.py", > line 399, in start > self._startCommand() > File "c:\mozilla-build\python\lib\site- > packages\buildbot_slave-0.8.1-py2.6.egg\buildslave\commands\base.py", > line 412, in _startCommand > if not os.path.isdir(self.workdir): > File "c:\mozilla-build\python\lib\genericpath.py", line 41, in > isdir > st = os.stat(s) > exceptions.TypeError: coercing to Unicode: need string or buffer, > int found > }}} New description: {{{ [FAIL]: buildslave.test.unit.test_slave_commands_base.TestShellCommand.testCommandMaxTime Traceback (most recent call last): File "c:\mozilla-build\python\lib\site- packages\buildbot_slave-0.8.1-py2.6.egg\buildslave\test\unit\test_slave_commands_base.py", line 152, in check self.failUnless({'rc': FATAL_RC} in b.updates, ppupdates(b.updates)) twisted.trial.unittest.FailTest: [{'header': 'sleep 10; echo hello\n in dir test_slave_commands_base.shellcommand.maxtime\n watching logfiles {}\n argv: sleep 10; echo hello\n environment:\n ALLUSERSPROFILE=C:\\Documents and Settings\\All Users\n APPDATA=C:\\Documents and Settings\\buildbot\\Application Data\n BB_BUILDSLAVE="c:\\mozilla- build\\python\\Scripts\\buildslave" \n BB_PYTHON="c:\\mozilla- build\\python\\Scripts\\..\\python"\n CLIENTNAME=Lorentz\n COMMONPROGRAMFILES=C:\\Program Files\\Common Files\n COMPUTERNAME=CM- BBOT-XP-002\n COMSPEC=C:\\WINDOWS\\system32\\cmd.exe\n FP_NO_HOST_CHECK=NO\n HOMEDRIVE=C:\n HOMEPATH=\\Documents and Settings\\buildbot\n LOGONSERVER=\\\\CM-BBOT-XP-002\n NUMBER_OF_PROCESSORS=2\n OS=Windows_NT\n PATH=C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;c:\\Program Files\\gnuwin32\\bin;c:\\mozilla-build\\Python\\;c:\\mozilla- build\\Python\\scripts;C:\\Program Files\\Git\\cmd\n PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH\n PROCESSOR_ARCHITECTURE=x86\n PROCESSOR_IDENTIFIER=x86 Family 6 Model 14 Stepping 8, GenuineIntel\n PROCESSOR_LEVEL=6\n PROCESSOR_REVISION=0e08\n PROGRAMFILES=C:\\Program Files\n PROMPT=$P$G\n PWD=C:\\slave\\slave-cm- bbot- xp-002\\build\\slave\\_trial_temp\\test_slave_commands_base.shellcommand.maxtime\n PYTHONPATH=.;\n PYTHON_EGG_CACHE=../\n SESSIONNAME=RDP-Tcp#4\n SYSTEMDRIVE=C:\n SYSTEMROOT=C:\\WINDOWS\n TEMP=C:\\DOCUME~1\\buildbot\\LOCALS~1\\Temp\n TMP=C:\\DOCUME~1\\buildbot\\LOCALS~1\\Temp\n USERDOMAIN=CM-BBOT-XP-002\n USERNAME=buildbot\n USERPROFILE=C:\\Documents and Settings\\buildbot\n WINDIR=C:\\WINDOWS\n closing stdin\n using PTY: False\n'}, {'header': '\ncommand timed out: 5 seconds elapsed, killing pid 3092\n'}, {'rc': 0}, {'header': 'elapsedTime=6.000000\n'}] ------------------------------------------------------------------------------- }}} -- Comment(by dustin): whoops, the second part of the description is expected. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Oct 23 01:03:44 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 23 Oct 2010 01:03:44 -0000 Subject: [Buildbot-commits] [Buildbot] #1021: periodic failures on XP metabbot slaves: TestShellCommand.testCommandMaxTime In-Reply-To: <038.275f1f865202a1c039417e0c1a5c3e5d@lists.sourceforge.net> References: <038.275f1f865202a1c039417e0c1a5c3e5d@lists.sourceforge.net> Message-ID: <047.63202ec06187ab4d0402037fd3d7bead@lists.sourceforge.net> #1021: periodic failures on XP metabbot slaves: TestShellCommand.testCommandMaxTime -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.2 Version: 0.8.1 | Keywords: -------------------+-------------------------------------------------------- Comment(by dustin): oh, it's because it's testing the version of buildbot that's *running*, rather than the version it checked out - I need to add that trial.py hack on cm-bbot-xp-002 and cm-bbot-xp-003. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Oct 23 15:10:18 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 23 Oct 2010 15:10:18 -0000 Subject: [Buildbot-commits] [Buildbot] #1020: dist issue: buildbot_service.py is not included in slave packages In-Reply-To: <038.5d14aeb3b8e33d1cfa8def293562f453@lists.sourceforge.net> References: <038.5d14aeb3b8e33d1cfa8def293562f453@lists.sourceforge.net> Message-ID: <047.c073812d6b1dbdcbd4ba8f18d0204f43@lists.sourceforge.net> #1020: dist issue: buildbot_service.py is not included in slave packages --------------------+------------------------------------------------------- Reporter: tfogal | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.2 Version: 0.8.1 | Resolution: fixed Keywords: windows | --------------------+------------------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => fixed Comment: According to tfogal in IRC this is fixed. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Oct 23 19:02:56 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 23 Oct 2010 19:02:56 -0000 Subject: [Buildbot-commits] [Buildbot] #1021: periodic failures on XP metabbot slaves: TestShellCommand.testCommandMaxTime In-Reply-To: <038.275f1f865202a1c039417e0c1a5c3e5d@lists.sourceforge.net> References: <038.275f1f865202a1c039417e0c1a5c3e5d@lists.sourceforge.net> Message-ID: <047.8076e82d095e9b000445cd85a3c459fc@lists.sourceforge.net> #1021: periodic failures on XP metabbot slaves: TestShellCommand.testCommandMaxTime -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.2 Version: 0.8.1 | Resolution: fixed Keywords: | -------------------+-------------------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => fixed Comment: I think this is fixed - I'll reopen if not. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Oct 23 19:04:10 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 23 Oct 2010 19:04:10 -0000 Subject: [Buildbot-commits] [Buildbot] #1021: periodic failures on XP metabbot slaves: TestShellCommand.testCommandMaxTime In-Reply-To: <038.275f1f865202a1c039417e0c1a5c3e5d@lists.sourceforge.net> References: <038.275f1f865202a1c039417e0c1a5c3e5d@lists.sourceforge.net> Message-ID: <047.0d56e050d99d4ed1270f337d3955cd80@lists.sourceforge.net> #1021: periodic failures on XP metabbot slaves: TestShellCommand.testCommandMaxTime -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: reopened Priority: major | Milestone: 0.8.2 Version: 0.8.1 | Resolution: Keywords: | -------------------+-------------------------------------------------------- Changes (by dustin): * status: closed => reopened * resolution: fixed => Comment: Nope, not fixed - same error in http://buildbot.net/metabuildbot/builders /slave-cm-bbot-xp-001/builds/143. -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sat Oct 23 19:46:14 2010 From: noreply at github.com (noreply at github.com) Date: Sat, 23 Oct 2010 12:46:14 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 2105fa: refactor runprocess tests - better on windows? Message-ID: <20101023194614.4676F4234C@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 2105fad7033504c86c092ca1ccf7ae28618997ff http://github.com/buildbot/buildbot/commit/2105fad7033504c86c092ca1ccf7ae28618997ff Author: Dustin J. Mitchell Date: 2010-10-23 (Sat, 23 Oct 2010) Changed paths: M slave/buildslave/test/unit/test_runprocess.py M slave/buildslave/test/util/misc.py Log Message: ----------- refactor runprocess tests - better on windows? * Don't try to run UNIXy shell commands (except echo) * Use the same basedir through all tests From buildbot-devel at lists.sourceforge.net Sat Oct 23 19:48:33 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 23 Oct 2010 19:48:33 -0000 Subject: [Buildbot-commits] [Buildbot] #1021: periodic failures on XP metabbot slaves: TestShellCommand.testCommandMaxTime In-Reply-To: <038.275f1f865202a1c039417e0c1a5c3e5d@lists.sourceforge.net> References: <038.275f1f865202a1c039417e0c1a5c3e5d@lists.sourceforge.net> Message-ID: <047.56f0ec78447073b7004f3c04e5f79be3@lists.sourceforge.net> #1021: periodic failures on XP metabbot slaves: TestShellCommand.testCommandMaxTime -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.2 Version: 0.8.1 | Resolution: fixed Keywords: | -------------------+-------------------------------------------------------- Changes (by dustin): * status: reopened => closed * resolution: => fixed Comment: 2105fad7033504c86c092ca1ccf7ae28618997ff seems to have fixed this. I expect that the bashy "sleep 10; echo hello" is completing before it can be killed on Windows, since the ";" doesn't actually separate commands there. -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Sun Oct 24 20:12:01 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 24 Oct 2010 13:12:01 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 76d27c: A stop action on an already stopped master/slave s... Message-ID: <20101024201201.C848B42170@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 76d27c8eb006eab86b08eb34f2b3ea30cc325947 http://github.com/buildbot/buildbot/commit/76d27c8eb006eab86b08eb34f2b3ea30cc325947 Author: Georgi Valkov Date: 2010-10-24 (Sun, 24 Oct 2010) Changed paths: M master/buildbot/scripts/runner.py M slave/buildslave/scripts/runner.py Log Message: ----------- A stop action on an already stopped master/slave should return 0 Returning a non-zero exit status when attempting to stop an already stopped service goes against the LSB init script specifications [1]. Although, the runner scripts are not init scripts (duh) this behaviour does seem to make more sense (sense is subjective, of course) [1] http://refspecs.freestandards.org/LSB_3.1.1/LSB-Core-generic/LSB-Core-generic/iniscrptact.html Commit: 5577889d1cb32eb9d9e4b0d0770732fa4b117143 http://github.com/buildbot/buildbot/commit/5577889d1cb32eb9d9e4b0d0770732fa4b117143 Author: Georgi Valkov Date: 2010-10-24 (Sun, 24 Oct 2010) Changed paths: M master/contrib/init-scripts/buildmaster.default M master/contrib/init-scripts/buildmaster.init.sh M master/contrib/init-scripts/buildslave.default M master/contrib/init-scripts/buildslave.init.sh Log Message: ----------- Init script fixes and improvements. Although this was based on the init script from debian's buildbot package, it should also run on rhels if you tweak it a bit (default <-> sysconfig). Commit: 78fe41a118813cbc6c1b4206ed3cbb2d69bf4c09 http://github.com/buildbot/buildbot/commit/78fe41a118813cbc6c1b4206ed3cbb2d69bf4c09 Author: Georgi Valkov Date: 2010-10-24 (Sun, 24 Oct 2010) Changed paths: M master/contrib/init-scripts/buildmaster.init.sh M master/contrib/init-scripts/buildslave.init.sh Log Message: ----------- Add chkconfig compatibility header to init scripts Commit: d89551c63110e9c449dae081acae07b00e5d58d4 http://github.com/buildbot/buildbot/commit/d89551c63110e9c449dae081acae07b00e5d58d4 Author: Georgi Valkov Date: 2010-10-24 (Sun, 24 Oct 2010) Changed paths: M master/docs/installation.texinfo Log Message: ----------- Add a short paragraph about the new init scripts Commit: 3e2f897f7b54e735475aff7a208cbc3ff37c54a6 http://github.com/buildbot/buildbot/commit/3e2f897f7b54e735475aff7a208cbc3ff37c54a6 Author: Georgi Valkov Date: 2010-10-24 (Sun, 24 Oct 2010) Changed paths: R master/contrib/init-scripts/buildslave.default R master/contrib/init-scripts/buildslave.init.sh M master/docs/installation.texinfo A slave/contrib/init-scripts/buildslave.default A slave/contrib/init-scripts/buildslave.init.sh Log Message: ----------- Move buildslave init script and config template to slave/contrib Commit: 99dc8fc685a9ef0b23ac55122fae7c0877890348 http://github.com/buildbot/buildbot/commit/99dc8fc685a9ef0b23ac55122fae7c0877890348 Author: Georgi Valkov Date: 2010-10-24 (Sun, 24 Oct 2010) Changed paths: M master/buildbot/scripts/runner.py Log Message: ----------- Fix wrong indent level (oops) Commit: c669feac54fc911dd5e318f25bdcf0cdda91416f http://github.com/buildbot/buildbot/commit/c669feac54fc911dd5e318f25bdcf0cdda91416f Author: Dustin J. Mitchell Date: 2010-10-24 (Sun, 24 Oct 2010) Changed paths: M master/buildbot/scripts/runner.py A master/contrib/init-scripts/buildmaster.default A master/contrib/init-scripts/buildmaster.init.sh M master/docs/installation.texinfo M slave/buildslave/scripts/runner.py A slave/contrib/init-scripts/buildslave.default A slave/contrib/init-scripts/buildslave.init.sh Log Message: ----------- Merge branch 'misc' of git://github.com/gvalkov/buildbot * 'misc' of git://github.com/gvalkov/buildbot: Fix wrong indent level (oops) Move buildslave init script and config template to slave/contrib Add a short paragraph about the new init scripts Add chkconfig compatibility header to init scripts Init script fixes and improvements. A stop action on an already stopped master/slave should return 0 Added init scripts capable of starting multiple buildmasters/buildslaves From noreply at github.com Sun Oct 24 23:58:18 2010 From: noreply at github.com (noreply at github.com) Date: Sun, 24 Oct 2010 16:58:18 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] b15637: add initscripts to dist tarballs Message-ID: <20101024235818.36812422F9@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: b15637d0449e5c3b497bffa8dedb526d009704a3 http://github.com/buildbot/buildbot/commit/b15637d0449e5c3b497bffa8dedb526d009704a3 Author: Dustin J. Mitchell Date: 2010-10-24 (Sun, 24 Oct 2010) Changed paths: M master/MANIFEST.in M slave/MANIFEST.in Log Message: ----------- add initscripts to dist tarballs From buildbot-devel at lists.sourceforge.net Mon Oct 25 12:14:20 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 25 Oct 2010 12:14:20 -0000 Subject: [Buildbot-commits] [Buildbot] #975: does buildbot_service.py work for slaves? In-Reply-To: <041.1e534b76a1e789cc7e3b210be0856908@lists.sourceforge.net> References: <041.1e534b76a1e789cc7e3b210be0856908@lists.sourceforge.net> Message-ID: <050.2365e53ba9b2b73febc806fe3eb83885@lists.sourceforge.net> #975: does buildbot_service.py work for slaves? ----------------------+----------------------------------------------------- Reporter: dabrahams | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.1 | Keywords: windows ----------------------+----------------------------------------------------- Changes (by fatman): * cc: fatman.uk@? (added) Comment: Works for me on Windows 7 Ultimate and Windows XP SP3. That is, when I copy it from the master distribution. It is missing from the slave-only distribution (buildbot-slave-0.8.1p1). Could it be added, please? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Oct 25 13:10:47 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 25 Oct 2010 13:10:47 -0000 Subject: [Buildbot-commits] [Buildbot] #788: Incorrect buildbot.bat when installing on virtualenv on windows In-Reply-To: <041.90a8695eb1a3aa611ce1419952b6ea38@lists.sourceforge.net> References: <041.90a8695eb1a3aa611ce1419952b6ea38@lists.sourceforge.net> Message-ID: <050.9d283cc547b2fc99eb0715a88e76bf5c@lists.sourceforge.net> #788: Incorrect buildbot.bat when installing on virtualenv on windows -------------------------------+-------------------------------------------- Reporter: itamarost | Owner: Type: defect | Status: closed Priority: major | Milestone: undecided Version: 0.7.12 | Resolution: fixed Keywords: virtualenv windows | -------------------------------+-------------------------------------------- Comment(by wis3384): [http://www.nobletrans.com/port-canaveral-transportation.html port canaveral transportation] -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Oct 25 15:23:00 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 25 Oct 2010 15:23:00 -0000 Subject: [Buildbot-commits] [Buildbot] #975: does buildbot_service.py work for slaves? In-Reply-To: <041.1e534b76a1e789cc7e3b210be0856908@lists.sourceforge.net> References: <041.1e534b76a1e789cc7e3b210be0856908@lists.sourceforge.net> Message-ID: <050.1db7f62f2e56176a2652201601a07e5e@lists.sourceforge.net> #975: does buildbot_service.py work for slaves? ----------------------+----------------------------------------------------- Reporter: dabrahams | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.3 Version: 0.8.1 | Resolution: fixed Keywords: windows | ----------------------+----------------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => fixed Comment: Adding it to the slave was #1020, which is fixed. Great! Are there any other tickets in WindowsProject that you can verify or otherwise comment on? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Oct 25 16:18:59 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 25 Oct 2010 16:18:59 -0000 Subject: [Buildbot-commits] [Buildbot] #905: Cannot install Buildbot 0.8.0 on Windows 7 In-Reply-To: <043.3a49fac17667dd58689e6a6e7b6999fe@lists.sourceforge.net> References: <043.3a49fac17667dd58689e6a6e7b6999fe@lists.sourceforge.net> Message-ID: <052.a00d6bb10eb3d1f5b6743728bf8a888d@lists.sourceforge.net> #905: Cannot install Buildbot 0.8.0 on Windows 7 ------------------------+--------------------------------------------------- Reporter: rstackhouse | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.0 | Keywords: windows ------------------------+--------------------------------------------------- Comment(by fatman): I can confirm that I was able to install a Buildbot slave package on Windows 7 Ultimate, though not without a bit of hacking on my part. At the time, the instructions in http://buildbot.net/trac/wiki/RunningBuildbotOnWindows were a little outdated. (I could add more, but it is offtopic, ie. not Windows 7 related.) The Windows 7 buildslave works fine (although I need to tweak the build environment somewhat). -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Oct 25 16:28:58 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 25 Oct 2010 16:28:58 -0000 Subject: [Buildbot-commits] [Buildbot] #971: Build a windows installer In-Reply-To: <038.6c763d0f053bc258fcb2f8f99b00326c@lists.sourceforge.net> References: <038.6c763d0f053bc258fcb2f8f99b00326c@lists.sourceforge.net> Message-ID: <047.71fa0fed6d26df17821a6030d8091217@lists.sourceforge.net> #971: Build a windows installer ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.1 | Keywords: windows ------------------------+--------------------------------------------------- Comment(by fatman): If I get time, I'll knock together a basic NSIS script. They're not hard to write. Then you can pick it apart, automate its generation, whatever. Is it permitted to bundle the dependencies with Buildbot, or do we need a downloader? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Oct 25 16:30:53 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 25 Oct 2010 16:30:53 -0000 Subject: [Buildbot-commits] [Buildbot] #905: Cannot install Buildbot 0.8.0 on Windows 7 In-Reply-To: <043.3a49fac17667dd58689e6a6e7b6999fe@lists.sourceforge.net> References: <043.3a49fac17667dd58689e6a6e7b6999fe@lists.sourceforge.net> Message-ID: <052.4dfb93b1768254b566b23aff6e6e5a89@lists.sourceforge.net> #905: Cannot install Buildbot 0.8.0 on Windows 7 ------------------------+--------------------------------------------------- Reporter: rstackhouse | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.0 | Keywords: windows ------------------------+--------------------------------------------------- Comment(by dustin): fatman - I see that you made some changes to RunningBuildbotOnWindows - is there anything else we need to do here? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Oct 25 16:31:48 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 25 Oct 2010 16:31:48 -0000 Subject: [Buildbot-commits] [Buildbot] #975: does buildbot_service.py work for slaves? In-Reply-To: <041.1e534b76a1e789cc7e3b210be0856908@lists.sourceforge.net> References: <041.1e534b76a1e789cc7e3b210be0856908@lists.sourceforge.net> Message-ID: <050.22adfb2e1e6bb7556909a325b0a4012e@lists.sourceforge.net> #975: does buildbot_service.py work for slaves? ----------------------+----------------------------------------------------- Reporter: dabrahams | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.3 Version: 0.8.1 | Resolution: fixed Keywords: windows | ----------------------+----------------------------------------------------- Comment(by fatman): Let me see. Not much there I'm afraid, but I can put together an NSIS script to make it easier to install slave and/or master. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Oct 25 18:29:54 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 25 Oct 2010 18:29:54 -0000 Subject: [Buildbot-commits] [Buildbot] #1022: default config will fill disk space with twistd.log Message-ID: <038.2768b10fea65a4cb7b1cf8fd744e4d2e@lists.sourceforge.net> #1022: default config will fill disk space with twistd.log -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.2 Version: 0.8.1 | Keywords: -------------------+-------------------------------------------------------- The default configuration will rotate logs, but puts no maximum on the number of files that it will create. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Oct 25 18:52:44 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 25 Oct 2010 18:52:44 -0000 Subject: [Buildbot-commits] [Buildbot] #1022: default config will fill disk space with twistd.log In-Reply-To: <038.2768b10fea65a4cb7b1cf8fd744e4d2e@lists.sourceforge.net> References: <038.2768b10fea65a4cb7b1cf8fd744e4d2e@lists.sourceforge.net> Message-ID: <047.dfa9b72e864e140eabd5151e1fad9346@lists.sourceforge.net> #1022: default config will fill disk space with twistd.log -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.2 Version: master | Keywords: -------------------+-------------------------------------------------------- Changes (by dustin): * version: 0.8.1 => master -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Mon Oct 25 18:55:16 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 25 Oct 2010 11:55:16 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 77b97c: remove code for compat with py<2.4 Message-ID: <20101025185516.A82A54234E@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 77b97c459e4ef1bc148a7b5cf7ec43fee97d5e74 http://github.com/buildbot/buildbot/commit/77b97c459e4ef1bc148a7b5cf7ec43fee97d5e74 Author: Dustin J. Mitchell Date: 2010-10-25 (Mon, 25 Oct 2010) Changed paths: M master/buildbot/buildslave.py Log Message: ----------- remove code for compat with py<2.4 From buildbot-devel at lists.sourceforge.net Mon Oct 25 19:09:17 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 25 Oct 2010 19:09:17 -0000 Subject: [Buildbot-commits] [Buildbot] #1022: default config will fill disk space with twistd.log In-Reply-To: <038.2768b10fea65a4cb7b1cf8fd744e4d2e@lists.sourceforge.net> References: <038.2768b10fea65a4cb7b1cf8fd744e4d2e@lists.sourceforge.net> Message-ID: <047.74c0e7e83d9c3a3a8d475105b58a917f@lists.sourceforge.net> #1022: default config will fill disk space with twistd.log -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.2 Version: master | Keywords: -------------------+-------------------------------------------------------- Comment(by dustin): 14:08 < ayust> djmitche: do you think it's reasonable to bump up the rotation size to 10mb (from 1), and then by default cap it at 10 files? (100mb of logs total) -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Mon Oct 25 19:11:51 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 25 Oct 2010 12:11:51 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] f6b0d6: Change log rotation to be bounded. Message-ID: <20101025191151.04E09422EE@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: f6b0d6355b548c8a699ce2d37982c0fc7b13dfe0 http://github.com/buildbot/buildbot/commit/f6b0d6355b548c8a699ce2d37982c0fc7b13dfe0 Author: Amber Yust Date: 2010-10-25 (Mon, 25 Oct 2010) Changed paths: M slave/buildslave/scripts/runner.py Log Message: ----------- Change log rotation to be bounded. From buildbot-devel at lists.sourceforge.net Mon Oct 25 19:26:00 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 25 Oct 2010 19:26:00 -0000 Subject: [Buildbot-commits] [Buildbot] #1022: default config will fill disk space with twistd.log In-Reply-To: <038.2768b10fea65a4cb7b1cf8fd744e4d2e@lists.sourceforge.net> References: <038.2768b10fea65a4cb7b1cf8fd744e4d2e@lists.sourceforge.net> Message-ID: <047.029e78edd97d13e83a8c6f38fa05a7d5@lists.sourceforge.net> #1022: default config will fill disk space with twistd.log -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.2 Version: master | Resolution: fixed Keywords: | -------------------+-------------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: Change master log rotation to be bounded, too, and add a note Also, include documentation of create-master options Fixes #1022 Changeset: 0592222a9e11c42ccaebd90e631b6836f03e8c6e -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Mon Oct 25 19:26:00 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 25 Oct 2010 12:26:00 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 059222: Change master log rotation to be bounded, too, and... Message-ID: <20101025192600.CAB1B42323@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 0592222a9e11c42ccaebd90e631b6836f03e8c6e http://github.com/buildbot/buildbot/commit/0592222a9e11c42ccaebd90e631b6836f03e8c6e Author: Dustin J. Mitchell Date: 2010-10-25 (Mon, 25 Oct 2010) Changed paths: M master/NEWS M master/buildbot/scripts/runner.py M master/docs/installation.texinfo M slave/NEWS Log Message: ----------- Change master log rotation to be bounded, too, and add a note Also, include documentation of create-master options Fixes #1022 From buildbot-devel at lists.sourceforge.net Mon Oct 25 22:04:16 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 25 Oct 2010 22:04:16 -0000 Subject: [Buildbot-commits] [Buildbot] #1001: start_instance on a latent BuildSlave called before stop_instance finished In-Reply-To: <039.d03a663f0b0f5e8deb888dab1b5835e4@lists.sourceforge.net> References: <039.d03a663f0b0f5e8deb888dab1b5835e4@lists.sourceforge.net> Message-ID: <048.e46c1443c2749e663801a3db8c8de38f@lists.sourceforge.net> #1001: start_instance on a latent BuildSlave called before stop_instance finished --------------------+------------------------------------------------------- Reporter: moschny | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.3 Version: master | Keywords: virtualization --------------------+------------------------------------------------------- Changes (by dustin): * milestone: 0.8.2 => 0.8.3 Comment: I think this is the central problem: {{{ def buildFinished(self, build, sb, bids): """This is called when the Build has finished (either success or failure). Any exceptions during the build are reported with results=FAILURE, not with an errback.""" # by the time we get here, the Build has already released the slave # (which queues a call to maybeStartBuild) }}} which is to say, by the time buildFinished is called, maybeStartBuild has already been called. I'm assuming from your description that your subclass is not somehow preventing this maybeStartBuild invocation from triggering a build? What if you adjusted the implementation so that it only performed one build per instantiation, and refused to start anything after that? Then nothing will successfully start until the insubstantiate and subsequent substantiate calls complete. Bumping this to 0.8.3 since it appears to be specific to your case, rather than a general blocker. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Mon Oct 25 22:04:48 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Mon, 25 Oct 2010 22:04:48 -0000 Subject: [Buildbot-commits] [Buildbot] #998: git_buildbot.py ignores tags In-Reply-To: <036.92225bad6a92f142c6531bf660f7d90a@lists.sourceforge.net> References: <036.92225bad6a92f142c6531bf660f7d90a@lists.sourceforge.net> Message-ID: <045.723ed9cf16b951e99fb3c4c8985f63bf@lists.sourceforge.net> #998: git_buildbot.py ignores tags ------------------------+--------------------------------------------------- Reporter: chrb | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.1 | Keywords: ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.2 => 0.8.3 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Tue Oct 26 00:19:05 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 25 Oct 2010 17:19:05 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] a5d249: Add the ability to cancel builds for a change. Message-ID: <20101026001905.207B94230A@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: a5d24947e09619b0984903df61dd030b6450db46 http://github.com/buildbot/buildbot/commit/a5d24947e09619b0984903df61dd030b6450db46 Author: Amber Yust Date: 2010-10-25 (Mon, 25 Oct 2010) Changed paths: M master/NEWS M master/buildbot/status/web/authz.py M master/buildbot/status/web/builder.py M master/buildbot/status/web/templates/change.html M master/buildbot/status/web/templates/forms.html M master/docs/cfg-statustargets.texinfo Log Message: ----------- Add the ability to cancel builds for a change. Includes a new authz privledge 'stopChange' which governs which users can utilize this functionality. To stop builds for a given change, go to that change's page in the web status and press the Cancel button. From noreply at github.com Tue Oct 26 01:06:14 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 25 Oct 2010 18:06:14 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 75ab4c: always return nonzero exit when a process is kille... Message-ID: <20101026010617.93BEC42359@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 75ab4c8b556fd9e68c18ff2d74d89a985d2cf2b4 http://github.com/buildbot/buildbot/commit/75ab4c8b556fd9e68c18ff2d74d89a985d2cf2b4 Author: Dustin J. Mitchell Date: 2010-10-25 (Mon, 25 Oct 2010) Changed paths: M slave/buildslave/runprocess.py Log Message: ----------- always return nonzero exit when a process is killed It seems that Windows will sometimes return an exit status of 0 even when a process has been killed (TerminateProcess). This forces the exit status to be correct even in such cases. From noreply at github.com Tue Oct 26 01:18:45 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 25 Oct 2010 18:18:45 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] f69d4b: output the slave hostname to twistd.hostname, for ... Message-ID: <20101026011845.5F50042355@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: f69d4bc5db511ca2972f99d451ab51a913c391dc http://github.com/buildbot/buildbot/commit/f69d4bc5db511ca2972f99d451ab51a913c391dc Author: Dustin J. Mitchell Date: 2010-10-25 (Mon, 25 Oct 2010) Changed paths: M slave/NEWS M slave/buildslave/bot.py Log Message: ----------- output the slave hostname to twistd.hostname, for easier management Fixes #1017 From buildbot-devel at lists.sourceforge.net Tue Oct 26 01:18:45 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 26 Oct 2010 01:18:45 -0000 Subject: [Buildbot-commits] [Buildbot] #1017: add a twistd.hostname on startup In-Reply-To: <038.e3ba8ffba8332a707ca455bee91fd7b6@lists.sourceforge.net> References: <038.e3ba8ffba8332a707ca455bee91fd7b6@lists.sourceforge.net> Message-ID: <047.02e88b4dc3c7295ec7af23112cd23f2a@lists.sourceforge.net> #1017: add a twistd.hostname on startup ------------------------+--------------------------------------------------- Reporter: dustin | Owner: dustin Type: enhancement | Status: closed Priority: major | Milestone: 0.8.2 Version: 0.8.1 | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: output the slave hostname to twistd.hostname, for easier management Fixes #1017 Changeset: f69d4bc5db511ca2972f99d451ab51a913c391dc -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Oct 26 01:20:35 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 26 Oct 2010 01:20:35 -0000 Subject: [Buildbot-commits] [Buildbot] #844: Perforce authentication is misleading In-Reply-To: <039.84fe8d0cd3ac1bce20853b4477b5e0d3@lists.sourceforge.net> References: <039.84fe8d0cd3ac1bce20853b4477b5e0d3@lists.sourceforge.net> Message-ID: <048.943025183dcce42d9ea071cae97a4e90@lists.sourceforge.net> #844: Perforce authentication is misleading ------------------------+--------------------------------------------------- Reporter: pcmantz | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.3 Version: 0.7.12 | Keywords: p4 ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.2 => 0.8.3 Comment: bumping -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Tue Oct 26 02:27:31 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 25 Oct 2010 19:27:31 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 313ae1: docs: add missing word and punctuation Message-ID: <20101026022731.DE2FA4234C@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 313ae15e27191f88b4afa3536b9af19d1870094d http://github.com/buildbot/buildbot/commit/313ae15e27191f88b4afa3536b9af19d1870094d Author: Charles Lepple Date: 2010-10-25 (Mon, 25 Oct 2010) Changed paths: M master/docs/cfg-builders.texinfo Log Message: ----------- docs: add missing word and punctuation Commit: d056d319c36e178f200f5e765033e770caec2a54 http://github.com/buildbot/buildbot/commit/d056d319c36e178f200f5e765033e770caec2a54 Author: Charles Lepple Date: 2010-10-25 (Mon, 25 Oct 2010) Changed paths: M master/buildbot/master.py M master/buildbot/status/web/console.py M master/docs/cfg-builders.texinfo Log Message: ----------- docs and comments: normalize spelling of dictionary Commit: 5185555b7ec33fb159699c225d6e9d98223af5ac http://github.com/buildbot/buildbot/commit/5185555b7ec33fb159699c225d6e9d98223af5ac Author: Charles Lepple Date: 2010-10-25 (Mon, 25 Oct 2010) Changed paths: M master/buildbot/scripts/sample.cfg Log Message: ----------- sample.cfg: change URL to buildbot.net for consistency Commit: 2c672cd42abcacd9eacacae3faee10c01c467c72 http://github.com/buildbot/buildbot/commit/2c672cd42abcacd9eacacae3faee10c01c467c72 Author: Charles Lepple Date: 2010-10-25 (Mon, 25 Oct 2010) Changed paths: M master/buildbot/scripts/sample.cfg Log Message: ----------- sample.cfg: fix Builder parameter documentation Commit: 6e24358b90bb96163a110ef5174f762fec9d60ee http://github.com/buildbot/buildbot/commit/6e24358b90bb96163a110ef5174f762fec9d60ee Author: Dustin J. Mitchell Date: 2010-10-25 (Mon, 25 Oct 2010) Changed paths: M master/buildbot/master.py M master/buildbot/scripts/sample.cfg M master/buildbot/status/web/console.py M master/docs/cfg-builders.texinfo Log Message: ----------- Merge branch 'master-cfg-fixes' of git://github.com/clepple/buildbot * 'master-cfg-fixes' of git://github.com/clepple/buildbot: sample.cfg: fix Builder parameter documentation sample.cfg: change URL to buildbot.net for consistency docs and comments: normalize spelling of dictionary docs: add missing word and punctuation From buildbot-devel at lists.sourceforge.net Tue Oct 26 05:51:53 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 26 Oct 2010 05:51:53 -0000 Subject: [Buildbot-commits] [Buildbot] #1011: Add $(property:~replacement) syntax that turns anything false into replacement, too In-Reply-To: <038.2e8e7134a1455c416fdc4619ddcb5de7@lists.sourceforge.net> References: <038.2e8e7134a1455c416fdc4619ddcb5de7@lists.sourceforge.net> Message-ID: <047.b6e51e953357ba76ac0326bd36a3c882@lists.sourceforge.net> #1011: Add $(property:~replacement) syntax that turns anything false into replacement, too ------------------------+--------------------------------------------------- Reporter: dustin | Owner: dustin Type: enhancement | Status: new Priority: major | Milestone: 0.8.2 Version: 0.8.1 | Keywords: ------------------------+--------------------------------------------------- Comment(by Dustin J. Mitchell): tests for WithProperties' PropertyMap Refs #1011 - that bug states that %(property:-foo)s -> 'None' when property is None, but the tests show that is not the case. Some of these tests were resuscitated from the old tests: v0.7.12:buildbot/test/test_properties.py Changeset: 1704b8668c74fd4b4f8f64cc77ad8d42c312d936 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Tue Oct 26 05:51:53 2010 From: noreply at github.com (noreply at github.com) Date: Mon, 25 Oct 2010 22:51:53 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 1704b8: tests for WithProperties' PropertyMap Message-ID: <20101026055153.B864D42326@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 1704b8668c74fd4b4f8f64cc77ad8d42c312d936 http://github.com/buildbot/buildbot/commit/1704b8668c74fd4b4f8f64cc77ad8d42c312d936 Author: Dustin J. Mitchell Date: 2010-10-25 (Mon, 25 Oct 2010) Changed paths: A master/buildbot/test/unit/test_process_properties.py Log Message: ----------- tests for WithProperties' PropertyMap Refs #1011 - that bug states that %(property:-foo)s -> 'None' when property is None, but the tests show that is not the case. Some of these tests were resuscitated from the old tests: v0.7.12:buildbot/test/test_properties.py From buildbot-devel at lists.sourceforge.net Tue Oct 26 05:52:29 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 26 Oct 2010 05:52:29 -0000 Subject: [Buildbot-commits] [Buildbot] #1011: Add $(property:~replacement) syntax that turns anything false into replacement, too In-Reply-To: <038.2e8e7134a1455c416fdc4619ddcb5de7@lists.sourceforge.net> References: <038.2e8e7134a1455c416fdc4619ddcb5de7@lists.sourceforge.net> Message-ID: <047.163e08781ba729bf2febeb1eacb80826@lists.sourceforge.net> #1011: Add $(property:~replacement) syntax that turns anything false into replacement, too ------------------------+--------------------------------------------------- Reporter: dustin | Owner: dustin Type: enhancement | Status: closed Priority: major | Milestone: 0.8.2 Version: 0.8.1 | Resolution: worksforme Keywords: | ------------------------+--------------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => worksforme Comment: So I think I can close this as WORKSFORME. To be honest, I don't recall the original complaint for this bug, so re-open if you can provide more context. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Oct 26 08:38:18 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 26 Oct 2010 08:38:18 -0000 Subject: [Buildbot-commits] [Buildbot] #971: Build a windows installer In-Reply-To: <038.6c763d0f053bc258fcb2f8f99b00326c@lists.sourceforge.net> References: <038.6c763d0f053bc258fcb2f8f99b00326c@lists.sourceforge.net> Message-ID: <047.584853a10d08561daa9dda9875a09729@lists.sourceforge.net> #971: Build a windows installer ------------------------+--------------------------------------------------- Reporter: dustin | Owner: fatman Type: enhancement | Status: accepted Priority: major | Milestone: 0.8.3 Version: 0.8.1 | Keywords: windows ------------------------+--------------------------------------------------- Changes (by fatman): * owner: => fatman * status: new => accepted Comment: Looks like I underestimated the work involved in this one. ;) Still, never mind! I've set up a Fossil repository at: http://dreamtrack.dnsalias.com/fossils/buildbot-installers.cgi It's nothing more than a skeleton right now. I did manage to get a few lines down last night (check Slave-64.nsi). Feel free to log in anonymously, create tickets, wiki pages etc. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Oct 26 09:11:26 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 26 Oct 2010 09:11:26 -0000 Subject: [Buildbot-commits] [Buildbot] #1011: Add $(property:~replacement) syntax that turns anything false into replacement, too In-Reply-To: <038.2e8e7134a1455c416fdc4619ddcb5de7@lists.sourceforge.net> References: <038.2e8e7134a1455c416fdc4619ddcb5de7@lists.sourceforge.net> Message-ID: <047.ebdf48f9faf3678151c4739b20719342@lists.sourceforge.net> #1011: Add $(property:~replacement) syntax that turns anything false into replacement, too ------------------------+--------------------------------------------------- Reporter: dustin | Owner: dustin Type: enhancement | Status: reopened Priority: major | Milestone: 0.8.2 Version: 0.8.1 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Changes (by moschny): * status: closed => reopened * resolution: worksforme => Comment: Replying to [comment:5 Dustin J. Mitchell]: > Refs #1011 - that bug states that %(property:-foo)s -> 'None' when > property is None, but the tests show that is not the case. You misunderstood, maybe I was unclear. If `property==None`, then `%(property:-foo)s` is `''`, and not `'foo'`. I was looking for a way to actually detect the `None` (and maybe also the empty-string) case. With the current syntax one can only detect the property-is-not-set-at-all case. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Oct 26 11:58:37 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 26 Oct 2010 11:58:37 -0000 Subject: [Buildbot-commits] [Buildbot] #1001: start_instance on a latent BuildSlave called before stop_instance finished In-Reply-To: <039.d03a663f0b0f5e8deb888dab1b5835e4@lists.sourceforge.net> References: <039.d03a663f0b0f5e8deb888dab1b5835e4@lists.sourceforge.net> Message-ID: <048.65d1ccc6e90974f17041847e7748f366@lists.sourceforge.net> #1001: start_instance on a latent BuildSlave called before stop_instance finished --------------------+------------------------------------------------------- Reporter: moschny | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.3 Version: master | Keywords: virtualization --------------------+------------------------------------------------------- Comment(by moschny): We do not implement `maybeStartBuild`, maybe that could also be used to solve our problem. However, if we agree that for each Slave there should only one instance running at a time, then isn't it a bug to call `start_instace()` before `stop_instance()` has finished? We work around this using code like this: {{{ #!text/x-python class ChrootSlave(AbstractLatentBuildSlave): def __init__(self, *args, **kwargs): # ... self.mylock = defer.DeferredLock() def start_instance(self): d = self.mylock.acquire() # ... def stop_instance(self, fast=False): # ... def _destroyed(res): return self.mylock.release() d.addCallback(_destroyed) def _releasedLock(res): return True d.addCallback(_releasedLock) return d }}} -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Oct 26 15:15:55 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 26 Oct 2010 15:15:55 -0000 Subject: [Buildbot-commits] [Buildbot] #74: Detect warnings in Compile and Test steps (revised) In-Reply-To: <037.7657d0ea3bb0a6beac5bb1963e5fc8af@lists.sourceforge.net> References: <037.7657d0ea3bb0a6beac5bb1963e5fc8af@lists.sourceforge.net> Message-ID: <046.551e3a1c114de00e1048d4a1db1d97d1@lists.sourceforge.net> #74: Detect warnings in Compile and Test steps (revised) ------------------------+--------------------------------------------------- Reporter: rochg | Owner: warner Type: enhancement | Status: reopened Priority: major | Milestone: 0.8.+ Version: 0.7.5 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Changes (by umesh4): * status: closed => reopened * resolution: fixed => Comment: Looks like the email sending logic isn't incorporated in 0.8.1p1, so I've drafted a new copy of mail.py against 0.8.1p1, attached as 081p1_mail.py. Incorporated a new mode, 'warnings', which sends out a mail if the build completes with a status of SUCCESS or WARNINGS. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Oct 26 15:16:17 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 26 Oct 2010 15:16:17 -0000 Subject: [Buildbot-commits] [Buildbot] #74: Detect warnings in Compile and Test steps (revised) In-Reply-To: <037.7657d0ea3bb0a6beac5bb1963e5fc8af@lists.sourceforge.net> References: <037.7657d0ea3bb0a6beac5bb1963e5fc8af@lists.sourceforge.net> Message-ID: <046.679102a8853779e0495fe3015d09d6c2@lists.sourceforge.net> #74: Detect warnings in Compile and Test steps (revised) ------------------------+--------------------------------------------------- Reporter: rochg | Owner: warner Type: enhancement | Status: reopened Priority: major | Milestone: 0.8.+ Version: 0.7.5 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Changes (by umesh4): * cc: umesh.patel@? (added) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Oct 26 15:31:26 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 26 Oct 2010 15:31:26 -0000 Subject: [Buildbot-commits] [Buildbot] #1001: start_instance on a latent BuildSlave called before stop_instance finished In-Reply-To: <039.d03a663f0b0f5e8deb888dab1b5835e4@lists.sourceforge.net> References: <039.d03a663f0b0f5e8deb888dab1b5835e4@lists.sourceforge.net> Message-ID: <048.987394096217ef645802f900a2a8721e@lists.sourceforge.net> #1001: start_instance on a latent BuildSlave called before stop_instance finished --------------------+------------------------------------------------------- Reporter: moschny | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.3 Version: master | Keywords: virtualization --------------------+------------------------------------------------------- Comment(by dustin): I forgot, maybeStartBuild doesn't exist outside of comments. Silly me, believing the comments or docstrings! I think this will require adding additional, explicit state tracking so that an insubstantiatING slave is treated differently from an insubstantiatED slave. That's not something I see fitting the 0.8.2 schedule (releasing today), but should be doable in the 0.8.3 timeframe. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Oct 26 18:02:41 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 26 Oct 2010 18:02:41 -0000 Subject: [Buildbot-commits] [Buildbot] #971: Build a windows installer In-Reply-To: <038.6c763d0f053bc258fcb2f8f99b00326c@lists.sourceforge.net> References: <038.6c763d0f053bc258fcb2f8f99b00326c@lists.sourceforge.net> Message-ID: <047.52c8c3c5e36ea60aa39adb6b1e01866b@lists.sourceforge.net> #971: Build a windows installer ------------------------+--------------------------------------------------- Reporter: dustin | Owner: fatman Type: enhancement | Status: accepted Priority: major | Milestone: 0.8.3 Version: 0.8.1 | Keywords: windows ------------------------+--------------------------------------------------- Comment(by dustin): Thanks! Hopefully other Windows folks can comment on this, too. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Oct 26 19:31:59 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 26 Oct 2010 19:31:59 -0000 Subject: [Buildbot-commits] [Buildbot] #1011: Add $(property:~replacement) syntax that turns anything false into replacement, too In-Reply-To: <038.2e8e7134a1455c416fdc4619ddcb5de7@lists.sourceforge.net> References: <038.2e8e7134a1455c416fdc4619ddcb5de7@lists.sourceforge.net> Message-ID: <047.db9d8f555c22a80519f44e3af22beb8e@lists.sourceforge.net> #1011: Add $(property:~replacement) syntax that turns anything false into replacement, too ------------------------+--------------------------------------------------- Reporter: dustin | Owner: dustin Type: enhancement | Status: reopened Priority: major | Milestone: 0.8.2 Version: 0.8.1 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by dustin): OK, here's the new tests; this turns anything that Python sees as false into the replacement: {{{ #!text/x-python def testColonTildeSet(self): self.assertEqual(self.pm['prop_str:~missing'], 'a-string') def testColonTildeNone(self): # None is special-cased *differently* for ~: self.assertEqual(self.pm['prop_none:~missing'], 'missing') def testColonTildeZero(self): self.assertEqual(self.pm['prop_zero:~missing'], 'missing') def testColonTildeOne(self): self.assertEqual(self.pm['prop_one:~missing'], 1) def testColonTildeFalse(self): self.assertEqual(self.pm['prop_false:~missing'], 'missing') def testColonTildeTrue(self): self.assertEqual(self.pm['prop_true:~missing'], True) def testColonTildeEmpty(self): self.assertEqual(self.pm['prop_empty:~missing'], 'missing') def testColonTildeUnset(self): self.assertEqual(self.pm['prop_nosuch:~missing'], 'missing') }}} -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Oct 26 19:36:21 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 26 Oct 2010 19:36:21 -0000 Subject: [Buildbot-commits] [Buildbot] #1011: Add $(property:~replacement) syntax that turns anything false into replacement, too In-Reply-To: <038.2e8e7134a1455c416fdc4619ddcb5de7@lists.sourceforge.net> References: <038.2e8e7134a1455c416fdc4619ddcb5de7@lists.sourceforge.net> Message-ID: <047.f7479ed606e788d0e11b543ac2f53314@lists.sourceforge.net> #1011: Add $(property:~replacement) syntax that turns anything false into replacement, too ------------------------+--------------------------------------------------- Reporter: dustin | Owner: dustin Type: enhancement | Status: closed Priority: major | Milestone: 0.8.2 Version: 0.8.1 | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Changes (by Dustin J. Mitchell): * status: reopened => closed * resolution: => fixed Comment: Add %(prop:~repl)s to WithProperties: replace unless prop is true Fixes #1011 (finally) Changeset: 698dc206b45349af021d41e38d81b1b3377a5934 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Tue Oct 26 19:36:21 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 26 Oct 2010 12:36:21 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 698dc2: Add %(prop:~repl)s to WithProperties: replace unle... Message-ID: <20101026193621.76C61422B9@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 698dc206b45349af021d41e38d81b1b3377a5934 http://github.com/buildbot/buildbot/commit/698dc206b45349af021d41e38d81b1b3377a5934 Author: Dustin J. Mitchell Date: 2010-10-26 (Tue, 26 Oct 2010) Changed paths: M master/buildbot/process/properties.py M master/buildbot/test/unit/test_process_properties.py M master/docs/cfg-buildsteps.texinfo Log Message: ----------- Add %(prop:~repl)s to WithProperties: replace unless prop is true Fixes #1011 (finally) From noreply at github.com Tue Oct 26 19:40:09 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 26 Oct 2010 12:40:09 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 198a80: Merge branch 'svnpollercache' of git://github.com/... Message-ID: <20101026194009.A502B422E7@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 198a8051968a0a2c3debf59178a33035517751fa http://github.com/buildbot/buildbot/commit/198a8051968a0a2c3debf59178a33035517751fa Author: Dustin J. Mitchell Date: 2010-10-26 (Tue, 26 Oct 2010) Changed paths: M master/buildbot/changes/svnpoller.py M master/docs/cfg-changesources.texinfo Log Message: ----------- Merge branch 'svnpollercache' of git://github.com/Jc2k/buildbot * 'svnpollercache' of git://github.com/Jc2k/buildbot: Add option to preserve last processed revision between restarts From noreply at github.com Tue Oct 26 20:08:01 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 26 Oct 2010 13:08:01 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 3d6f4c: 0.8.2 branched; on to the next release Message-ID: <20101026200801.49951422E7@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 3d6f4c3c8ed065212444cb823f0e95b67212c9a4 http://github.com/buildbot/buildbot/commit/3d6f4c3c8ed065212444cb823f0e95b67212c9a4 Author: Dustin J. Mitchell Date: 2010-10-26 (Tue, 26 Oct 2010) Changed paths: M master/NEWS M slave/NEWS Log Message: ----------- 0.8.2 branched; on to the next release From noreply at github.com Tue Oct 26 20:08:01 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 26 Oct 2010 13:08:01 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 513a8f: update NEWS for release Message-ID: <20101026200801.6DA7C422F1@smtp1.rs.github.com> Branch: refs/heads/buildbot-0.8.2 Home: http://github.com/buildbot/buildbot Commit: 513a8fba9502e6fb2db462e03b12d56f56dcebb2 http://github.com/buildbot/buildbot/commit/513a8fba9502e6fb2db462e03b12d56f56dcebb2 Author: Dustin J. Mitchell Date: 2010-10-26 (Tue, 26 Oct 2010) Changed paths: M master/NEWS M slave/NEWS Log Message: ----------- update NEWS for release From noreply at github.com Tue Oct 26 21:09:37 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 26 Oct 2010 14:09:37 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] a6e626: Fixes for bugs discovered via Pyflakes Message-ID: <20101026210937.26F1C422D7@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: a6e626fbee9f91401c41e2d9625c407f46f1566d http://github.com/buildbot/buildbot/commit/a6e626fbee9f91401c41e2d9625c407f46f1566d Author: Amber Yust Date: 2010-10-26 (Tue, 26 Oct 2010) Changed paths: M master/buildbot/status/web/status_json.py M master/buildbot/steps/source.py M master/buildbot/steps/vstudio.py M master/buildbot/test/unit/test_util_loop.py Log Message: ----------- Fixes for bugs discovered via Pyflakes Commit: afb4a14615b776c9c0f1b465381b75b725fe49b5 http://github.com/buildbot/buildbot/commit/afb4a14615b776c9c0f1b465381b75b725fe49b5 Author: Amber Yust Date: 2010-10-26 (Tue, 26 Oct 2010) Changed paths: M master/buildbot/buildslave.py M master/buildbot/changes/changes.py M master/buildbot/changes/gitpoller.py M master/buildbot/changes/mail.py M master/buildbot/db/connector.py M master/buildbot/db/dbspec.py M master/buildbot/db/schema/v4.py M master/buildbot/db/schema/v5.py M master/buildbot/ec2buildslave.py M master/buildbot/master.py M master/buildbot/scripts/runner.py M master/buildbot/status/builder.py M master/buildbot/status/persistent_queue.py M master/buildbot/status/status_push.py M master/buildbot/status/web/builder.py M master/buildbot/status/web/change_hook.py M master/buildbot/status/web/hooks/base.py M master/buildbot/status/web/hooks/github.py M master/buildbot/status/web/root.py M master/buildbot/status/web/tests.py M master/buildbot/steps/subunit.py M master/buildbot/steps/transfer.py M master/buildbot/test/fake/fakedb.py M master/buildbot/test/regressions/test_import_weird_changes.py M master/buildbot/test/unit/test_changes_mail_CVSMaildirSource.py M master/buildbot/test/unit/test_contrib_buildbot_cvs_mail.py M master/buildbot/test/unit/test_master_cleanshutdown.py M master/buildbot/test/unit/test_oldpaths.py M master/buildbot/test/unit/test_process_base.py M master/buildbot/test/unit/test_process_properties.py M master/buildbot/test/unit/test_status_builder.py M master/buildbot/test/unit/test_status_web_change_hooks_github.py M master/buildbot/util/__init__.py M master/buildbot/util/collections.py Log Message: ----------- General code cleanup for Pyflakes warnings. All .py files in master/buildbot/ now pass pyflakes. From noreply at github.com Tue Oct 26 21:12:33 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 26 Oct 2010 14:12:33 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 3539ed: Fixes for bugs discovered via Pyflakes Message-ID: <20101026211233.8A339422DB@smtp1.rs.github.com> Branch: refs/heads/buildbot-0.8.2 Home: http://github.com/buildbot/buildbot Commit: 3539ed92b4423baa10260bf7e16c3ede9bc5ebe0 http://github.com/buildbot/buildbot/commit/3539ed92b4423baa10260bf7e16c3ede9bc5ebe0 Author: Amber Yust Date: 2010-10-26 (Tue, 26 Oct 2010) Changed paths: M master/buildbot/status/web/status_json.py M master/buildbot/steps/source.py M master/buildbot/steps/vstudio.py M master/buildbot/test/unit/test_util_loop.py Log Message: ----------- Fixes for bugs discovered via Pyflakes From buildbot-devel at lists.sourceforge.net Tue Oct 26 21:15:42 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 26 Oct 2010 21:15:42 -0000 Subject: [Buildbot-commits] [Buildbot] #1023: add pyflakes step to metabuildbot Message-ID: <038.2e870d63d4f26cd440a1e0cabf0561d4@lists.sourceforge.net> #1023: add pyflakes step to metabuildbot -------------------+-------------------------------------------------------- Reporter: dustin | Owner: dustin Type: task | Status: new Priority: major | Milestone: 0.8.3 Version: master | Keywords: -------------------+-------------------------------------------------------- Amber has graciously fixed the pyflakes failures in master/buildbot, we should start running pyflakes in the metabuildbot to prevent that from backsliding. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Oct 26 22:02:08 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 26 Oct 2010 22:02:08 -0000 Subject: [Buildbot-commits] [Buildbot] #971: Build a windows installer In-Reply-To: <038.6c763d0f053bc258fcb2f8f99b00326c@lists.sourceforge.net> References: <038.6c763d0f053bc258fcb2f8f99b00326c@lists.sourceforge.net> Message-ID: <047.cfbce394d777dc2c6e81d388d1dc58f7@lists.sourceforge.net> #971: Build a windows installer ------------------------+--------------------------------------------------- Reporter: dustin | Owner: fatman Type: enhancement | Status: accepted Priority: major | Milestone: 0.8.3 Version: 0.8.1 | Keywords: windows ------------------------+--------------------------------------------------- Comment(by fatman): FYI, I'm having a few server issues which have rendered the Fossil read- only. You can clone the repository but not edit the wiki. I know exactly what the problem is and should have it sorted by the end of the week (I hope!). -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Tue Oct 26 22:07:34 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 26 Oct 2010 15:07:34 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] f5e188: Allow c['mergeRequests'] = False Message-ID: <20101026220734.4C4F14229D@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: f5e188c15c407f9cd305010f3b0e3d5f7ab1a072 http://github.com/buildbot/buildbot/commit/f5e188c15c407f9cd305010f3b0e3d5f7ab1a072 Author: Amber Yust Date: 2010-10-26 (Tue, 26 Oct 2010) Changed paths: M master/buildbot/master.py M master/docs/cfg-global.texinfo Log Message: ----------- Allow c['mergeRequests'] = False From buildbot-devel at lists.sourceforge.net Tue Oct 26 23:06:19 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 26 Oct 2010 23:06:19 -0000 Subject: [Buildbot-commits] [Buildbot] #1024: properties.runtime is not set when unpickling Message-ID: <038.9cdbc016bab7dc3fac12a9ba53abe409@lists.sourceforge.net> #1024: properties.runtime is not set when unpickling -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.2 Version: master | Keywords: -------------------+-------------------------------------------------------- If you upgrade 0.8.1 to 0.8.2, you'll get errors when rebuilding, because .runtime is not set. It's a simple change to {{{__setstate__}}} to fix -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Oct 26 23:06:30 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 26 Oct 2010 23:06:30 -0000 Subject: [Buildbot-commits] [Buildbot] #1024: properties.runtime is not set when unpickling In-Reply-To: <038.9cdbc016bab7dc3fac12a9ba53abe409@lists.sourceforge.net> References: <038.9cdbc016bab7dc3fac12a9ba53abe409@lists.sourceforge.net> Message-ID: <047.ba72031c3067a48ccb9248e69f467ac2@lists.sourceforge.net> #1024: properties.runtime is not set when unpickling -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.2 Version: 0.8.2 | Keywords: -------------------+-------------------------------------------------------- Changes (by dustin): * version: master => 0.8.2 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Tue Oct 26 23:07:46 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 26 Oct 2010 23:07:46 -0000 Subject: [Buildbot-commits] [Buildbot] #1024: properties.runtime is not set when unpickling In-Reply-To: <038.9cdbc016bab7dc3fac12a9ba53abe409@lists.sourceforge.net> References: <038.9cdbc016bab7dc3fac12a9ba53abe409@lists.sourceforge.net> Message-ID: <047.b640b75b62163047981ce2ac425343df@lists.sourceforge.net> #1024: properties.runtime is not set when unpickling -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.2 Version: 0.8.2 | Resolution: fixed Keywords: | -------------------+-------------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: Upgrade properties by adding .runtime if necessary Fixes #1024 Changeset: 18f6f78a3e67a3af47ab48dbfbbc0a337398b775 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Tue Oct 26 23:07:46 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 26 Oct 2010 16:07:46 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 18f6f7: Upgrade properties by adding .runtime if necessary Message-ID: <20101026230746.4041D422AB@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 18f6f78a3e67a3af47ab48dbfbbc0a337398b775 http://github.com/buildbot/buildbot/commit/18f6f78a3e67a3af47ab48dbfbbc0a337398b775 Author: Dustin J. Mitchell Date: 2010-10-26 (Tue, 26 Oct 2010) Changed paths: M master/buildbot/process/properties.py Log Message: ----------- Upgrade properties by adding .runtime if necessary Fixes #1024 From buildbot-devel at lists.sourceforge.net Tue Oct 26 23:15:56 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 26 Oct 2010 23:15:56 -0000 Subject: [Buildbot-commits] [Buildbot] #1024: properties.runtime is not set when unpickling In-Reply-To: <038.9cdbc016bab7dc3fac12a9ba53abe409@lists.sourceforge.net> References: <038.9cdbc016bab7dc3fac12a9ba53abe409@lists.sourceforge.net> Message-ID: <047.c6a87bb6f9e69ac35fc397c873151821@lists.sourceforge.net> #1024: properties.runtime is not set when unpickling -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.2 Version: 0.8.2 | Resolution: fixed Keywords: | -------------------+-------------------------------------------------------- Comment(by Dustin J. Mitchell): Upgrade properties by adding .runtime if necessary Fixes #1024 Changeset: d0f1bcbf36494f3ce77e559f9e59be424c33b280 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Tue Oct 26 23:15:57 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 26 Oct 2010 16:15:57 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] d0f1bc: Upgrade properties by adding .runtime if necessary Message-ID: <20101026231557.BEE8442177@smtp1.rs.github.com> Branch: refs/heads/buildbot-0.8.2 Home: http://github.com/buildbot/buildbot Commit: d0f1bcbf36494f3ce77e559f9e59be424c33b280 http://github.com/buildbot/buildbot/commit/d0f1bcbf36494f3ce77e559f9e59be424c33b280 Author: Dustin J. Mitchell Date: 2010-10-26 (Tue, 26 Oct 2010) Changed paths: M master/buildbot/process/properties.py Log Message: ----------- Upgrade properties by adding .runtime if necessary Fixes #1024 From buildbot-devel at lists.sourceforge.net Tue Oct 26 23:24:03 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Tue, 26 Oct 2010 23:24:03 -0000 Subject: [Buildbot-commits] [Buildbot] #74: Detect warnings in Compile and Test steps (revised) In-Reply-To: <037.7657d0ea3bb0a6beac5bb1963e5fc8af@lists.sourceforge.net> References: <037.7657d0ea3bb0a6beac5bb1963e5fc8af@lists.sourceforge.net> Message-ID: <046.f02fe4a199d2f55045f19de33397190e@lists.sourceforge.net> #74: Detect warnings in Compile and Test steps (revised) ------------------------+--------------------------------------------------- Reporter: rochg | Owner: warner Type: enhancement | Status: reopened Priority: major | Milestone: 0.8.+ Version: 0.7.5 | Resolution: Keywords: | ------------------------+--------------------------------------------------- Comment(by dustin): Oops, ignore that. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 27 00:42:41 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 27 Oct 2010 00:42:41 -0000 Subject: [Buildbot-commits] [Buildbot] #74: Detect warnings in Compile and Test steps (revised) In-Reply-To: <037.7657d0ea3bb0a6beac5bb1963e5fc8af@lists.sourceforge.net> References: <037.7657d0ea3bb0a6beac5bb1963e5fc8af@lists.sourceforge.net> Message-ID: <046.3bfcfbcb9b04805a52ddaf46a8533fc3@lists.sourceforge.net> #74: Detect warnings in Compile and Test steps (revised) ------------------------+--------------------------------------------------- Reporter: rochg | Owner: warner Type: enhancement | Status: closed Priority: major | Milestone: 0.8.+ Version: 0.7.5 | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Changes (by Umesh Patel): * status: reopened => closed * resolution: => fixed Comment: New MailNotifier mode, 'warning' Incorporated a new mode, 'warnings', which sends out a mail if the build completes with a status of SUCCESS or WARNINGS. Fixes #74 Changeset: 6afe6500c80ca2f9eb8d35356cc84e14d554185c -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Wed Oct 27 00:42:41 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 26 Oct 2010 17:42:41 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 6afe65: New MailNotifier mode, 'warning' Message-ID: <20101027004241.DDF8B422C6@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 6afe6500c80ca2f9eb8d35356cc84e14d554185c http://github.com/buildbot/buildbot/commit/6afe6500c80ca2f9eb8d35356cc84e14d554185c Author: Umesh Patel Date: 2010-10-26 (Tue, 26 Oct 2010) Changed paths: M master/buildbot/status/mail.py M master/docs/cfg-statustargets.texinfo Log Message: ----------- New MailNotifier mode, 'warning' Incorporated a new mode, 'warnings', which sends out a mail if the build completes with a status of SUCCESS or WARNINGS. Fixes #74 From buildbot-devel at lists.sourceforge.net Wed Oct 27 01:56:09 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 27 Oct 2010 01:56:09 -0000 Subject: [Buildbot-commits] [Buildbot] #74: Detect warnings in Compile and Test steps (revised) In-Reply-To: <037.7657d0ea3bb0a6beac5bb1963e5fc8af@lists.sourceforge.net> References: <037.7657d0ea3bb0a6beac5bb1963e5fc8af@lists.sourceforge.net> Message-ID: <046.d2ece94f172a04163a514d346e8b4ed5@lists.sourceforge.net> #74: Detect warnings in Compile and Test steps (revised) ------------------------+--------------------------------------------------- Reporter: rochg | Owner: warner Type: enhancement | Status: closed Priority: major | Milestone: 0.8.3 Version: 0.7.5 | Resolution: fixed Keywords: | ------------------------+--------------------------------------------------- Changes (by dustin): * milestone: 0.8.+ => 0.8.3 Comment: The fix didn't make it to 0.8.2, but it will be in the next release. -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Wed Oct 27 01:57:27 2010 From: noreply at github.com (noreply at github.com) Date: Tue, 26 Oct 2010 18:57:27 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] abba69: fix pyflakes errors in previous commit; add to Mak... Message-ID: <20101027015727.DF434422B8@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: abba69b5bd7b0071dc60b9c2c90818662d88a56f http://github.com/buildbot/buildbot/commit/abba69b5bd7b0071dc60b9c2c90818662d88a56f Author: Dustin J. Mitchell Date: 2010-10-26 (Tue, 26 Oct 2010) Changed paths: M Makefile M master/Makefile M master/buildbot/status/mail.py Log Message: ----------- fix pyflakes errors in previous commit; add to Makefile From buildbot-devel at lists.sourceforge.net Wed Oct 27 01:59:58 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 27 Oct 2010 01:59:58 -0000 Subject: [Buildbot-commits] [Buildbot] #1023: add pyflakes step to metabuildbot In-Reply-To: <038.2e870d63d4f26cd440a1e0cabf0561d4@lists.sourceforge.net> References: <038.2e870d63d4f26cd440a1e0cabf0561d4@lists.sourceforge.net> Message-ID: <047.d51d8da1c734887afb866cec9cb724ad@lists.sourceforge.net> #1023: add pyflakes step to metabuildbot -------------------+-------------------------------------------------------- Reporter: dustin | Owner: dustin Type: task | Status: new Priority: major | Milestone: 0.8.3 Version: master | Keywords: -------------------+-------------------------------------------------------- Comment(by dustin): done in 6118944bab0e3a8a007886c764136f59d7ae5cb1 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Wed Oct 27 17:18:34 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 27 Oct 2010 10:18:34 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 89748f: Fix when no new changes are found during a poll Message-ID: <20101027171834.CE69D422C6@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 89748f28a9926164aa7bc848aa172680352febad http://github.com/buildbot/buildbot/commit/89748f28a9926164aa7bc848aa172680352febad Author: Matisse Enzer Date: 2010-10-27 (Wed, 27 Oct 2010) Changed paths: M master/buildbot/changes/gitpoller.py Log Message: ----------- Fix when no new changes are found during a poll The changes are intended to reduce instances of a certain kind of failure that happens when there have been zero changes since the last polling event. The patch also changes a method so that it extracts the committers' email address (instead of their given name) from the commit information. From buildbot-devel at lists.sourceforge.net Wed Oct 27 17:49:15 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 27 Oct 2010 17:49:15 -0000 Subject: [Buildbot-commits] [Buildbot] #1025: don't use functions as dictionary keys Message-ID: <038.fc9e0c960c692cb74015af42c495aa5b@lists.sourceforge.net> #1025: don't use functions as dictionary keys ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.3 Version: master | Keywords: ------------------------+--------------------------------------------------- The Scheduler loop keeps a hash of functions to call, using the functions themselves as hash keys. This can cause strange phenomena, especially when the functions are bound methods of a class that has {{{__hash__}}} or {{{__cmp__}}} methods. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 27 19:02:35 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 27 Oct 2010 19:02:35 -0000 Subject: [Buildbot-commits] [Buildbot] #1026: buildbot_service.py broken in buildslave Message-ID: <035.9da745788738ef33f0697f11a984bc84@lists.sourceforge.net> #1026: buildbot_service.py broken in buildslave -------------------+-------------------------------------------------------- Reporter: djs | Owner: Type: defect | Status: new Priority: major | Milestone: undecided Version: 0.8.2 | Keywords: windows -------------------+-------------------------------------------------------- It doesn't seem like buildbot_service.py has been updated to fully support the new separated buildslave as a Windows service. buildbot_service.py is not installed in the Scripts directory by setup.py. If I attempt to manually install the service, following the instructions here: http://buildbot.net/trac/wiki/RunningBuildbotOnWindows I cannot get the service to start. It looks like it is still trying to load the old 0.8.0 buildslave module: C:\Python26>python c:\Python26\Scripts\buildbot_service.py debug Debugging service BuildBot - press Ctrl+C to stop. Info 0x40001002 - The BuildBot service has started (BuildBot). Info 0x400000FF - Starting BuildBot in directory 'C:\buildbot\cdes-qual-c' Warning 0x400000FF - BuildBot for directory 'C:\\buildbot\\cdes-qual-c' terminated with exit code 1. Traceback (most recent call last): File "C:\Python26\lib\site-packages\twisted\application\app.py", line 693, in run runApp(config) File "C:\Python26\lib\site-packages\twisted\scripts\twistd.py", line 23, in runApp _SomeApplicationRunner(config).run() File "C:\Python26\lib\site-packages\twisted\application\app.py", line 411, in run self.application = self.createOrGetApplication() File "C:\Python26\lib\site-packages\twisted\application\app.py", line 494, in createOrGetApplication application = getApplication(self.config, passphrase) --- --- File "C:\Python26\lib\site-packages\twisted\application\app.py", line 505, in getApplication application = service.loadApplication(filename, style, passphrase) File "C:\Python26\lib\site-packages\twisted\application\service.py", line 390, in loadApplication application = sob.loadValueFromFile(filename, 'application', passphrase) File "C:\Python26\lib\site-packages\twisted\persisted\sob.py", line 210, in loadValueFromFile exec fileObj in d, d File "buildbot.tac", line 5, in from buildbot.slave.bot import BuildSlave exceptions.ImportError: No module named buildbot.slave.bot Failed to load application: No module named buildbot.slave.bot Warning 0x400000FF - All BuildBot child processes have terminated. Service stopping. Info 0x40001004 - The BuildBot service has stopped (BuildBot). -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 27 19:09:38 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 27 Oct 2010 19:09:38 -0000 Subject: [Buildbot-commits] [Buildbot] #1020: dist issue: buildbot_service.py is not included in slave packages In-Reply-To: <038.5d14aeb3b8e33d1cfa8def293562f453@lists.sourceforge.net> References: <038.5d14aeb3b8e33d1cfa8def293562f453@lists.sourceforge.net> Message-ID: <047.f7305ccb30f39cdbeb394d18c423ce9f@lists.sourceforge.net> #1020: dist issue: buildbot_service.py is not included in slave packages --------------------+------------------------------------------------------- Reporter: tfogal | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.2 Version: 0.8.1 | Resolution: fixed Keywords: windows | --------------------+------------------------------------------------------- Comment(by dustin): Although #1026 suggests it is not... -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 27 19:23:30 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 27 Oct 2010 19:23:30 -0000 Subject: [Buildbot-commits] [Buildbot] #1026: buildbot_service.py broken in buildslave In-Reply-To: <035.9da745788738ef33f0697f11a984bc84@lists.sourceforge.net> References: <035.9da745788738ef33f0697f11a984bc84@lists.sourceforge.net> Message-ID: <044.61ea225e4637ff316323f5a9261aa006@lists.sourceforge.net> #1026: buildbot_service.py broken in buildslave -------------------+-------------------------------------------------------- Reporter: djs | Owner: Type: defect | Status: new Priority: major | Milestone: undecided Version: 0.8.2 | Keywords: windows -------------------+-------------------------------------------------------- Description changed by dustin: Old description: > It doesn't seem like buildbot_service.py has been updated to fully > support the new separated buildslave as a Windows service. > buildbot_service.py is not installed in the Scripts directory by > setup.py. If I attempt to manually install the service, following the > instructions here: > http://buildbot.net/trac/wiki/RunningBuildbotOnWindows > > I cannot get the service to start. It looks like it is still trying to > load the old 0.8.0 buildslave module: > > C:\Python26>python c:\Python26\Scripts\buildbot_service.py debug > Debugging service BuildBot - press Ctrl+C to stop. > Info 0x40001002 - The BuildBot service has started (BuildBot). > Info 0x400000FF - Starting BuildBot in directory 'C:\buildbot\cdes- > qual-c' > Warning 0x400000FF - BuildBot for directory 'C:\\buildbot\\cdes-qual-c' > terminated with exit code 1. > Traceback (most recent call last): > File "C:\Python26\lib\site-packages\twisted\application\app.py", line > 693, in run > runApp(config) > File "C:\Python26\lib\site-packages\twisted\scripts\twistd.py", line > 23, in runApp > _SomeApplicationRunner(config).run() > File "C:\Python26\lib\site-packages\twisted\application\app.py", line > 411, in run > self.application = self.createOrGetApplication() > File "C:\Python26\lib\site-packages\twisted\application\app.py", line > 494, in createOrGetApplication > application = getApplication(self.config, passphrase) > --- --- > File "C:\Python26\lib\site-packages\twisted\application\app.py", line > 505, in getApplication > application = service.loadApplication(filename, style, passphrase) > File "C:\Python26\lib\site-packages\twisted\application\service.py", > line 390, in loadApplication > application = sob.loadValueFromFile(filename, 'application', > passphrase) > File "C:\Python26\lib\site-packages\twisted\persisted\sob.py", line > 210, in loadValueFromFile > exec fileObj in d, d > File "buildbot.tac", line 5, in > from buildbot.slave.bot import BuildSlave > exceptions.ImportError: No module named buildbot.slave.bot > > Failed to load application: No module named buildbot.slave.bot > > Warning 0x400000FF - All BuildBot child processes have terminated. > Service stopping. > Info 0x40001004 - The BuildBot service has stopped (BuildBot). New description: It doesn't seem like buildbot_service.py has been updated to fully support the new separated buildslave as a Windows service. buildbot_service.py is not installed in the Scripts directory by setup.py. If I attempt to manually install the service, following the instructions here: http://buildbot.net/trac/wiki/RunningBuildbotOnWindows I cannot get the service to start. It looks like it is still trying to load the old 0.8.0 buildslave module: {{{ C:\Python26>python c:\Python26\Scripts\buildbot_service.py debug Debugging service BuildBot - press Ctrl+C to stop. Info 0x40001002 - The BuildBot service has started (BuildBot). Info 0x400000FF - Starting BuildBot in directory 'C:\buildbot\cdes-qual-c' Warning 0x400000FF - BuildBot for directory 'C:\\buildbot\\cdes-qual-c' terminated with exit code 1. Traceback (most recent call last): File "C:\Python26\lib\site-packages\twisted\application\app.py", line 693, in run runApp(config) File "C:\Python26\lib\site-packages\twisted\scripts\twistd.py", line 23, in runApp _SomeApplicationRunner(config).run() File "C:\Python26\lib\site-packages\twisted\application\app.py", line 411, in run self.application = self.createOrGetApplication() File "C:\Python26\lib\site-packages\twisted\application\app.py", line 494, in createOrGetApplication application = getApplication(self.config, passphrase) --- --- File "C:\Python26\lib\site-packages\twisted\application\app.py", line 505, in getApplication application = service.loadApplication(filename, style, passphrase) File "C:\Python26\lib\site-packages\twisted\application\service.py", line 390, in loadApplication application = sob.loadValueFromFile(filename, 'application', passphrase) File "C:\Python26\lib\site-packages\twisted\persisted\sob.py", line 210, in loadValueFromFile exec fileObj in d, d File "buildbot.tac", line 5, in from buildbot.slave.bot import BuildSlave exceptions.ImportError: No module named buildbot.slave.bot Failed to load application: No module named buildbot.slave.bot Warning 0x400000FF - All BuildBot child processes have terminated. Service stopping. Info 0x40001004 - The BuildBot service has stopped (BuildBot). }}} -- -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 27 19:26:16 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 27 Oct 2010 19:26:16 -0000 Subject: [Buildbot-commits] [Buildbot] #1026: buildbot_service.py broken in buildslave In-Reply-To: <035.9da745788738ef33f0697f11a984bc84@lists.sourceforge.net> References: <035.9da745788738ef33f0697f11a984bc84@lists.sourceforge.net> Message-ID: <044.73923a826b2312eb4596b1488b054435@lists.sourceforge.net> #1026: buildbot_service.py broken in buildslave -------------------+-------------------------------------------------------- Reporter: djs | Owner: Type: defect | Status: new Priority: major | Milestone: undecided Version: 0.8.2 | Keywords: windows -------------------+-------------------------------------------------------- Comment(by djs): I figured out that the failure here was due to not upgrading buildbot.tac in the buildslave created pre-0.8.1. I still couldn't get it to work, but once I deleted everything and created the service again I was finally able to get it to work. So, it looks like this ticket just needs to track including buildbot_service.py in the Scripts directory. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 27 19:30:54 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 27 Oct 2010 19:30:54 -0000 Subject: [Buildbot-commits] [Buildbot] #1026: buildbot_service.py broken in buildslave In-Reply-To: <035.9da745788738ef33f0697f11a984bc84@lists.sourceforge.net> References: <035.9da745788738ef33f0697f11a984bc84@lists.sourceforge.net> Message-ID: <044.902318b888204976a9f306cbaf150395@lists.sourceforge.net> #1026: buildbot_service.py broken in buildslave -------------------+-------------------------------------------------------- Reporter: djs | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.2 Version: 0.8.2 | Keywords: windows -------------------+-------------------------------------------------------- Changes (by dustin): * milestone: undecided => 0.8.2 Comment: Right, the traceback is not a problem with the service - it's a problem with the .tac file. With 0.8.2, you can upgrade the slave with 'buildslave upgrade-slave'. As to installing in the Scripts directory -- I assume something like this, from the master, should be on the slave, too? {{{ #!text/x-python scripts = ["bin/buildbot"] # sdist is usually run on a non-Windows platform, but the buildslave.bat file # still needs to get packaged. if 'sdist' in sys.argv or sys.platform == 'win32': scripts.append("contrib/windows/buildbot.bat") scripts.append("contrib/windows/buildbot_service.py") }}} -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 27 19:31:45 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 27 Oct 2010 19:31:45 -0000 Subject: [Buildbot-commits] [Buildbot] #1026: buildbot_service.py broken in buildslave In-Reply-To: <035.9da745788738ef33f0697f11a984bc84@lists.sourceforge.net> References: <035.9da745788738ef33f0697f11a984bc84@lists.sourceforge.net> Message-ID: <044.2be81b4f83abdfb31e9e8672c783eda2@lists.sourceforge.net> #1026: buildbot_service.py broken in buildslave --------------------+------------------------------------------------------- Reporter: djs | Owner: Type: defect | Status: closed Priority: major | Milestone: 0.8.2 Version: 0.8.2 | Resolution: fixed Keywords: windows | --------------------+------------------------------------------------------- Changes (by Dustin J. Mitchell): * status: new => closed * resolution: => fixed Comment: add buildbot_service.py to $PYTHONDIR\Scripts on windows Fixes #1026 Changeset: 2c7e1c447def5b3be6105df5b58c803c4ffc70f0 -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Wed Oct 27 19:31:45 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 27 Oct 2010 12:31:45 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 2c7e1c: add buildbot_service.py to $PYTHONDIR\Scripts on w... Message-ID: <20101027193145.B2DDF422D7@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 2c7e1c447def5b3be6105df5b58c803c4ffc70f0 http://github.com/buildbot/buildbot/commit/2c7e1c447def5b3be6105df5b58c803c4ffc70f0 Author: Dustin J. Mitchell Date: 2010-10-27 (Wed, 27 Oct 2010) Changed paths: M slave/setup.py Log Message: ----------- add buildbot_service.py to $PYTHONDIR\Scripts on windows Fixes #1026 From noreply at github.com Wed Oct 27 19:31:46 2010 From: noreply at github.com (noreply at github.com) Date: Wed, 27 Oct 2010 12:31:46 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] dad60e: add buildbot_service.py to $PYTHONDIR\Scripts on w... Message-ID: <20101027193146.19F36422E4@smtp1.rs.github.com> Branch: refs/heads/buildbot-0.8.2 Home: http://github.com/buildbot/buildbot Commit: dad60e386dd2a61a69a662d5b809db9fd0953c80 http://github.com/buildbot/buildbot/commit/dad60e386dd2a61a69a662d5b809db9fd0953c80 Author: Dustin J. Mitchell Date: 2010-10-27 (Wed, 27 Oct 2010) Changed paths: M slave/setup.py Log Message: ----------- add buildbot_service.py to $PYTHONDIR\Scripts on windows Fixes #1026 From buildbot-devel at lists.sourceforge.net Wed Oct 27 22:59:16 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 27 Oct 2010 22:59:16 -0000 Subject: [Buildbot-commits] [Buildbot] #1027: Zombie Build can't be stopped Message-ID: <039.9510f8068a52d7028d51a8ab0a19f1f2@lists.sourceforge.net> #1027: Zombie Build can't be stopped --------------------+------------------------------------------------------- Reporter: qzhwang | Owner: Type: defect | Status: new Priority: major | Milestone: undecided Version: 0.8.1 | Keywords: --------------------+------------------------------------------------------- Both master and slave running 0.8.1-p1. I have build 'A' whose last step is to trigger build 'B' and 'C', with the 'waitForFinish' set to True. Normally when B and C finishes, A will finish and everything starts over. But in the current scenario, where B finished normally, I had to stop C by clicking the 'stop' button. B stopped as expected. Both B and C's slaves show idle as status. But A still has a build which is in the 'trigger' stage. Clicking the 'stop' button can't kill it. 'A' is also a trigger-able build. Now since it gets stuck at this zombie stage, no other builds will happen. There are many other builds being done by the same master, I'm wondering if there's way for me to reset 'A's status w/o restarting the master. I restarted the slaves of where 'B' and 'C' are running on. Didn't help. It'd be nice if the 'stop' button just worked for 'A'. Thanks! -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Wed Oct 27 23:00:49 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Wed, 27 Oct 2010 23:00:49 -0000 Subject: [Buildbot-commits] [Buildbot] #1027: Zombie Build can't be stopped In-Reply-To: <039.9510f8068a52d7028d51a8ab0a19f1f2@lists.sourceforge.net> References: <039.9510f8068a52d7028d51a8ab0a19f1f2@lists.sourceforge.net> Message-ID: <048.edc58fcb97cc6817419bd40b25bbcffc@lists.sourceforge.net> #1027: Zombie Build can't be stopped --------------------+------------------------------------------------------- Reporter: qzhwang | Owner: Type: defect | Status: new Priority: major | Milestone: undecided Version: 0.8.1 | Keywords: --------------------+------------------------------------------------------- Comment(by qzhwang): Correct a typo. it's "'C' stopped as expected" instead of "'B' stopped as expected". Sorry about the confusion. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 28 04:09:37 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 28 Oct 2010 04:09:37 -0000 Subject: [Buildbot-commits] [Buildbot] #1028: buildbot.net is out of filesystem space Message-ID: <038.2311ed439e7b7dd9cdc62c144c3049d6@lists.sourceforge.net> #1028: buildbot.net is out of filesystem space -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: task | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.1 | Keywords: -------------------+-------------------------------------------------------- The 'distribute' invocations are dropping temp dirs in /tmp/tmp* and not cleaning them up. I've blown them away for now, but this should get cleaned up more permanently. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 28 14:45:02 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 28 Oct 2010 14:45:02 -0000 Subject: [Buildbot-commits] [Buildbot] #1027: Zombie Build can't be stopped In-Reply-To: <039.9510f8068a52d7028d51a8ab0a19f1f2@lists.sourceforge.net> References: <039.9510f8068a52d7028d51a8ab0a19f1f2@lists.sourceforge.net> Message-ID: <048.2ecbdbb0592a8190435fed84c2ba9d8d@lists.sourceforge.net> #1027: Zombie Build can't be stopped ---------------------+------------------------------------------------------ Reporter: qzhwang | Owner: Type: defect | Status: new Priority: critical | Milestone: 0.8.3 Version: 0.8.1 | Keywords: buildcoord ---------------------+------------------------------------------------------ Changes (by dustin): * keywords: => buildcoord * priority: major => critical * milestone: undecided => 0.8.3 Comment: This is a known bug. I could have sworn it was a duplicate, but I can't find the original now. We're hoping to have this fixed in the next release! -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 28 14:47:13 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 28 Oct 2010 14:47:13 -0000 Subject: [Buildbot-commits] [Buildbot] #1029: upgrade trac Message-ID: <038.3b70c42c1e02b46a8fb6b0b24aa1dc3a@lists.sourceforge.net> #1029: upgrade trac -------------------+-------------------------------------------------------- Reporter: dustin | Owner: dustin Type: task | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.1 | Keywords: -------------------+-------------------------------------------------------- We're on 0.11.7rc1, and 0.12 is out. This version has a few bugs - for example, you can't add a "description" clause to a custom ticket query. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 28 16:04:05 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 28 Oct 2010 16:04:05 -0000 Subject: [Buildbot-commits] [Buildbot] #1030: merge mozilla's hgpoller.py Message-ID: <038.71ee9d8d6b0cf43a49a450d05d5967e1@lists.sourceforge.net> #1030: merge mozilla's hgpoller.py ------------------------+--------------------------------------------------- Reporter: dustin | Owner: dustin Type: enhancement | Status: new Priority: major | Milestone: 0.8.3 Version: master | Keywords: hg ------------------------+--------------------------------------------------- Mozilla has developed a mercurial poller that can work alongside the existing {{{hgbuildbot.py}}} (which is a hook). Let's get that merged, even if it is currently specific to the way Moz is using hg - it can be broadened later. -- Ticket URL: Buildbot Buildbot: build/test automation From noreply at github.com Thu Oct 28 16:05:50 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 28 Oct 2010 09:05:50 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 535166: fix install path for the VERSION file on slave Message-ID: <20101028160550.EE9A8422FC@smtp1.rs.github.com> Branch: refs/heads/master Home: http://github.com/buildbot/buildbot Commit: 535166c7274d2caa1c21d9467732c0a2b64a7080 http://github.com/buildbot/buildbot/commit/535166c7274d2caa1c21d9467732c0a2b64a7080 Author: Dustin J. Mitchell Date: 2010-10-28 (Thu, 28 Oct 2010) Changed paths: M slave/setup.py Log Message: ----------- fix install path for the VERSION file on slave From noreply at github.com Thu Oct 28 16:05:50 2010 From: noreply at github.com (noreply at github.com) Date: Thu, 28 Oct 2010 09:05:50 -0700 Subject: [Buildbot-commits] [buildbot/buildbot] 9561ca: fix install path for the VERSION file on slave Message-ID: <20101028160550.D4885422F8@smtp1.rs.github.com> Branch: refs/heads/buildbot-0.8.2 Home: http://github.com/buildbot/buildbot Commit: 9561ca2d7062e2727d338c87aab6430dce2dc81e http://github.com/buildbot/buildbot/commit/9561ca2d7062e2727d338c87aab6430dce2dc81e Author: Dustin J. Mitchell Date: 2010-10-28 (Thu, 28 Oct 2010) Changed paths: M slave/setup.py Log Message: ----------- fix install path for the VERSION file on slave From buildbot-devel at lists.sourceforge.net Thu Oct 28 17:20:59 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 28 Oct 2010 17:20:59 -0000 Subject: [Buildbot-commits] [Buildbot] #1028: buildbot.net is out of filesystem space In-Reply-To: <038.2311ed439e7b7dd9cdc62c144c3049d6@lists.sourceforge.net> References: <038.2311ed439e7b7dd9cdc62c144c3049d6@lists.sourceforge.net> Message-ID: <047.7067400b06c951a0182ee337e5d66f43@lists.sourceforge.net> #1028: buildbot.net is out of filesystem space -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: task | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.1 | Keywords: -------------------+-------------------------------------------------------- Comment(by dustin): * http://hg.mozilla.org/build/buildbotcustom/file/3e7c9ecb8426/changes/hgpoller.py * http://hg.mozilla.org/build/buildbotcustom/file/default/bin/hgpoller.py -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 28 17:26:53 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 28 Oct 2010 17:26:53 -0000 Subject: [Buildbot-commits] [Buildbot] #616: buildbot.net always sending compressed content In-Reply-To: <039.3817c8cf7b16eab67d7ff696ccede368@lists.sourceforge.net> References: <039.3817c8cf7b16eab67d7ff696ccede368@lists.sourceforge.net> Message-ID: <048.1cbd606396451c74cac825533a5cd651@lists.sourceforge.net> #616: buildbot.net always sending compressed content --------------------+------------------------------------------------------- Reporter: Nicolas | Owner: Type: defect | Status: new Priority: major | Milestone: ongoing Version: | Keywords: admin --------------------+------------------------------------------------------- Changes (by dustin): * keywords: => admin -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 28 17:26:55 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 28 Oct 2010 17:26:55 -0000 Subject: [Buildbot-commits] [Buildbot] #1028: buildbot.net is out of filesystem space In-Reply-To: <038.2311ed439e7b7dd9cdc62c144c3049d6@lists.sourceforge.net> References: <038.2311ed439e7b7dd9cdc62c144c3049d6@lists.sourceforge.net> Message-ID: <047.7ed17a94e0ef11f4d0c4339a82cf564e@lists.sourceforge.net> #1028: buildbot.net is out of filesystem space -------------------+-------------------------------------------------------- Reporter: dustin | Owner: Type: task | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.1 | Keywords: admin -------------------+-------------------------------------------------------- Changes (by dustin): * keywords: => admin -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 28 17:26:56 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 28 Oct 2010 17:26:56 -0000 Subject: [Buildbot-commits] [Buildbot] #1029: upgrade trac In-Reply-To: <038.3b70c42c1e02b46a8fb6b0b24aa1dc3a@lists.sourceforge.net> References: <038.3b70c42c1e02b46a8fb6b0b24aa1dc3a@lists.sourceforge.net> Message-ID: <047.c0d3ec759cece4015e811a41e45fe82d@lists.sourceforge.net> #1029: upgrade trac -------------------+-------------------------------------------------------- Reporter: dustin | Owner: dustin Type: task | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.1 | Keywords: admin -------------------+-------------------------------------------------------- Changes (by dustin): * keywords: => admin -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 28 18:31:41 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 28 Oct 2010 18:31:41 -0000 Subject: [Buildbot-commits] [Buildbot] #971: Build a windows installer In-Reply-To: <038.6c763d0f053bc258fcb2f8f99b00326c@lists.sourceforge.net> References: <038.6c763d0f053bc258fcb2f8f99b00326c@lists.sourceforge.net> Message-ID: <047.e26407944953c8b147d6f493e8781479@lists.sourceforge.net> #971: Build a windows installer ------------------------+--------------------------------------------------- Reporter: dustin | Owner: fatman Type: enhancement | Status: accepted Priority: major | Milestone: 0.8.3 Version: 0.8.1 | Keywords: windows ------------------------+--------------------------------------------------- Comment(by marcusl): Fatman! Nice to know that you've gotten started. I'd say bundling dependencies is ok, unless we get download-bandwidth problems. It makes stuff much easier. It'd be nice to have buildbot-local deps (i.e. not system-wide) if possible, but ... Also, just curious. Why are you doing this in a separate repo rather than in a clone of the buildbot repo? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Thu Oct 28 18:31:49 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Thu, 28 Oct 2010 18:31:49 -0000 Subject: [Buildbot-commits] [Buildbot] #971: Build a windows installer In-Reply-To: <038.6c763d0f053bc258fcb2f8f99b00326c@lists.sourceforge.net> References: <038.6c763d0f053bc258fcb2f8f99b00326c@lists.sourceforge.net> Message-ID: <047.3aca890deea9b8115b2a18723db32f08@lists.sourceforge.net> #971: Build a windows installer ------------------------+--------------------------------------------------- Reporter: dustin | Owner: fatman Type: enhancement | Status: accepted Priority: major | Milestone: 0.8.3 Version: 0.8.1 | Keywords: windows ------------------------+--------------------------------------------------- Changes (by marcusl): * cc: macke@? (added) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Oct 29 01:11:52 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 29 Oct 2010 01:11:52 -0000 Subject: [Buildbot-commits] [Buildbot] #1027: Zombie Build can't be stopped In-Reply-To: <039.9510f8068a52d7028d51a8ab0a19f1f2@lists.sourceforge.net> References: <039.9510f8068a52d7028d51a8ab0a19f1f2@lists.sourceforge.net> Message-ID: <048.001dbb9deca0011d3f91136547721c49@lists.sourceforge.net> #1027: Zombie Build can't be stopped ---------------------+------------------------------------------------------ Reporter: qzhwang | Owner: Type: defect | Status: new Priority: critical | Milestone: 0.8.3 Version: 0.8.1 | Keywords: buildcoord ---------------------+------------------------------------------------------ Changes (by qzhwang): * cc: qzhwang@? (added) Comment: After some fooling around, now build 'A' accepts new triggers and builds them properly. Only (minor) issue the old build is always showing up. I guess we'll have to find a chance to restart the master to clear it up. Thanks a lot for everything! Buildbot 0.8.1 has improved greatly from 0.7.10. I look forward to newer releases. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Oct 29 02:42:16 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 29 Oct 2010 02:42:16 -0000 Subject: [Buildbot-commits] [Buildbot] #1027: Zombie Build can't be stopped In-Reply-To: <039.9510f8068a52d7028d51a8ab0a19f1f2@lists.sourceforge.net> References: <039.9510f8068a52d7028d51a8ab0a19f1f2@lists.sourceforge.net> Message-ID: <048.42628be2a0d2577c0d9f964c4cd431a1@lists.sourceforge.net> #1027: Zombie Build can't be stopped ---------------------+------------------------------------------------------ Reporter: qzhwang | Owner: Type: defect | Status: new Priority: critical | Milestone: 0.8.3 Version: 0.8.1 | Keywords: buildcoord ---------------------+------------------------------------------------------ Comment(by dustin): Any idea what got it to accept new builds? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Oct 29 09:37:58 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 29 Oct 2010 09:37:58 -0000 Subject: [Buildbot-commits] [Buildbot] #971: Build a windows installer In-Reply-To: <038.6c763d0f053bc258fcb2f8f99b00326c@lists.sourceforge.net> References: <038.6c763d0f053bc258fcb2f8f99b00326c@lists.sourceforge.net> Message-ID: <047.b614b39138a1dc67fba5328634390391@lists.sourceforge.net> #971: Build a windows installer ------------------------+--------------------------------------------------- Reporter: dustin | Owner: fatman Type: enhancement | Status: accepted Priority: major | Milestone: 0.8.3 Version: 0.8.1 | Keywords: windows ------------------------+--------------------------------------------------- Comment(by fatman2): (Dustin, there seems to be a block on my "fatman" account. I can't log in. Can you help?) Read-only issue sorted! I had revoked write-access from the web server user to the "fossils" directory. *facepalm* Yeah, I'm wondering about including a "download dependencies" component in the NSIS scripts as opposed to bundling the binary packages. Pro: less bandwidth required to clone the repo. Con: requires a third-party NSIS plugin at compile time. Con: depending on the plugin, /might/ reduce our version control ability. Thoughts? As to why I'm using a Fossil repo rather than a clone of the buildbot repo, there are several reasons. * It seemed to me that this could be set up as a separate project. This way there is no danger of me cluttering the buildbot repos. Currently, buildbot has the same dependency status as Python. * I'm in larval mode with Fossil at the moment. This means Fossil gets applied to everything in my life. It even makes me breakfast in the morning. [1] * It was really easy to set up Fossil with my Apache. (But see previous reason.) * I don't really know buildbot's repo structure. * Probably other reasons I haven't thought about. [1] the previous sentence is a lie -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Oct 29 17:30:27 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 29 Oct 2010 17:30:27 -0000 Subject: [Buildbot-commits] [Buildbot] #1027: Zombie Build can't be stopped In-Reply-To: <039.9510f8068a52d7028d51a8ab0a19f1f2@lists.sourceforge.net> References: <039.9510f8068a52d7028d51a8ab0a19f1f2@lists.sourceforge.net> Message-ID: <048.e23288211d1d50c3a25c53ebce123c73@lists.sourceforge.net> #1027: Zombie Build can't be stopped --------------------+------------------------------------------------------- Reporter: qzhwang | Owner: Type: defect | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.1 | Keywords: buildcoord --------------------+------------------------------------------------------- Changes (by qzhwang): * priority: critical => major Comment: Not exactly sure. I just clicked the 'stop build' thing probably a zillion times (out of frustration). And probably reconfig'ed it a few times as well. Then all a sudden it started to take in new triggers. :-P I'm speculating that I might have changed the build slave for this build and changed back to the original one. But not 100% sure. Since it's working for me at this moment, I'm lowering the priority to 'major' for now. Hopefully it'll get fixed in newer releases. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Oct 29 17:52:46 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 29 Oct 2010 17:52:46 -0000 Subject: [Buildbot-commits] [Buildbot] #971: Build a windows installer In-Reply-To: <038.6c763d0f053bc258fcb2f8f99b00326c@lists.sourceforge.net> References: <038.6c763d0f053bc258fcb2f8f99b00326c@lists.sourceforge.net> Message-ID: <047.67af6c5294a526e03e50c979111035b1@lists.sourceforge.net> #971: Build a windows installer ------------------------+--------------------------------------------------- Reporter: dustin | Owner: fatman Type: enhancement | Status: accepted Priority: major | Milestone: 0.8.3 Version: 0.8.1 | Keywords: windows ------------------------+--------------------------------------------------- Comment(by dustin): I don't have a particular opinion with respect to downloading vs. bundling, but it sounds like you're leaning toward downloading. One additional benefit here is that users can download updated versions of the dependencies without needing to get a new Buildbot package, thereby taking advantage of new versions of Jinja, Twisted, etc. even if we haven't rebuilt the Buildbot package. As for using Fossil - there's no harm at the moment, but for future maintainability I'd like to get this into the main Buildbot repository, so I may just copy it over when it's ready. If you're interested in adding support for Fossil to Buildbot, please open another bug. I don't have a good feeling for how widely used Fossil is - do you think this would be beneficial to others? -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Oct 29 20:27:49 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 29 Oct 2010 20:27:49 -0000 Subject: [Buildbot-commits] [Buildbot] #1031: use new-style classes universally Message-ID: <038.152da6ac759e0553f4a59b5b79a882a9@lists.sourceforge.net> #1031: use new-style classes universally ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.1 | Keywords: ------------------------+--------------------------------------------------- This is probably a duplicate, but out there all the same. We should use new-style classes universally in Buildbot. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Oct 29 20:34:09 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 29 Oct 2010 20:34:09 -0000 Subject: [Buildbot-commits] [Buildbot] #1031: use new-style classes universally In-Reply-To: <038.152da6ac759e0553f4a59b5b79a882a9@lists.sourceforge.net> References: <038.152da6ac759e0553f4a59b5b79a882a9@lists.sourceforge.net> Message-ID: <047.214c103ff7fc282de21b6fba13ae8f07@lists.sourceforge.net> #1031: use new-style classes universally ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: closed Priority: major | Milestone: 0.8.3 Version: 0.8.1 | Resolution: duplicate Keywords: | ------------------------+--------------------------------------------------- Changes (by dustin): * status: new => closed * resolution: => duplicate Comment: dup #960 -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Fri Oct 29 21:10:50 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Fri, 29 Oct 2010 21:10:50 -0000 Subject: [Buildbot-commits] [Buildbot] #1032: use getProcessOutput in gitpoller Message-ID: <038.848247be702ab0c7e7fe2aaa53c79189@lists.sourceforge.net> #1032: use getProcessOutput in gitpoller ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.2 | Keywords: git ------------------------+--------------------------------------------------- gitpoller is currently using {{{subprocess}}}, which has problems with interrupted syscalls. It should use the Twisted utilities instead. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Oct 30 02:48:58 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 30 Oct 2010 02:48:58 -0000 Subject: [Buildbot-commits] [Buildbot] #960: Convert all buildbot classes to new style, i.e. inherit from object. In-Reply-To: <038.d2790722df76541e40fedfc676770414@lists.sourceforge.net> References: <038.d2790722df76541e40fedfc676770414@lists.sourceforge.net> Message-ID: <047.bd10781a27348391c897658b34383e91@lists.sourceforge.net> #960: Convert all buildbot classes to new style, i.e. inherit from object. -------------------+-------------------------------------------------------- Reporter: maruel | Owner: Type: task | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.1 | Keywords: tests, ship-this -------------------+-------------------------------------------------------- Comment(by catlee): Started some work here: http://github.com/catlee/buildbot/tree/newstyle -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Oct 30 07:12:54 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 30 Oct 2010 07:12:54 -0000 Subject: [Buildbot-commits] [Buildbot] #1033: allow non-verbose VCS checkouts Message-ID: <037.efb71af24951dc88325daf41fe6055ba@lists.sourceforge.net> #1033: allow non-verbose VCS checkouts ------------------------+--------------------------------------------------- Reporter: zooko | Owner: Type: enhancement | Status: new Priority: major | Milestone: undecided Version: 0.8.1 | Keywords: ------------------------+--------------------------------------------------- I think the {{{--verbose}}} output from darcs is a performance problem for us, as we have many buildslaves doing a VCS checkout at the same time and they are overloading the network to the buildmaster by streaming back their {{{--verbose}}} output. e.g.: http://tahoe-lafs.org/buildbot/builders/Randy%20FreeBSD- amd64/builds/169/steps/darcs/logs/stdio I would like it if I could configure the {{{Darcs}}} command to be quiet instead of verbose. (Of course this ought to generalize to other VCS commands, too.) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Oct 30 17:05:07 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 30 Oct 2010 17:05:07 -0000 Subject: [Buildbot-commits] [Buildbot] #1032: use getProcessOutput in gitpoller In-Reply-To: <038.848247be702ab0c7e7fe2aaa53c79189@lists.sourceforge.net> References: <038.848247be702ab0c7e7fe2aaa53c79189@lists.sourceforge.net> Message-ID: <047.814f0cd933c429b8713d91d0537e3e9a@lists.sourceforge.net> #1032: use getProcessOutput in gitpoller ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.2 | Keywords: git ------------------------+--------------------------------------------------- Comment(by matisse): Specifically it is _get_git_output (only) that uses subprocess. There are 5 places where _get_git_output is used: {{{ _get_commit_comments(self, rev) _get_commit_timestamp(self, rev) _get_commit_files(self, rev) _get_commit_name(self, rev) _process_changes(self, res) }}} I am new to the deferred pattern, and even newer to getProcessOutput so I could be mistaken, but, I think that what needs to be done is that _get_git_output would change to return a Deferred (via getProcessOutput) and then each caller of _get_git_output would add it's own callback to make use of the the output obtained from git. Might this mean that for every current caller of _get_git_output we factor out most of their code into new methods which are the callbacks that get added to the Deferred returned by _get_git_output? It's plausible that I could do the work for this if I get some direction on the right way to go about it. -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sat Oct 30 17:06:07 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sat, 30 Oct 2010 17:06:07 -0000 Subject: [Buildbot-commits] [Buildbot] #1032: use getProcessOutput in gitpoller In-Reply-To: <038.848247be702ab0c7e7fe2aaa53c79189@lists.sourceforge.net> References: <038.848247be702ab0c7e7fe2aaa53c79189@lists.sourceforge.net> Message-ID: <047.b824fa491672726f9593161891935f86@lists.sourceforge.net> #1032: use getProcessOutput in gitpoller ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.2 | Keywords: git ------------------------+--------------------------------------------------- Changes (by matisse): * cc: matisse@? (added) -- Ticket URL: Buildbot Buildbot: build/test automation From buildbot-devel at lists.sourceforge.net Sun Oct 31 01:24:40 2010 From: buildbot-devel at lists.sourceforge.net (Buildbot) Date: Sun, 31 Oct 2010 01:24:40 -0000 Subject: [Buildbot-commits] [Buildbot] #1032: use getProcessOutput in gitpoller In-Reply-To: <038.848247be702ab0c7e7fe2aaa53c79189@lists.sourceforge.net> References: <038.848247be702ab0c7e7fe2aaa53c79189@lists.sourceforge.net> Message-ID: <047.a191328c04c8bdb319f6f86e43bee677@lists.sourceforge.net> #1032: use getProcessOutput in gitpoller ------------------------+--------------------------------------------------- Reporter: dustin | Owner: Type: enhancement | Status: new Priority: major | Milestone: 0.8.3 Version: 0.8.2 | Keywords: git ------------------------+--------------------------------------------------- Comment(by matisse): So I muddled my way through and have a crude working version where I replaced all calls to _get_git_output(). Basically what I have done is: - Added a new commitInfo attribute on the object. It is a hash: self.commitInfo = {} - Methods such as _get_commit_files() now use getProcessOutput() which creates a deferred, to which a callback is added that populates self.commitInfo['files'] - the deferred is then returned. - When a list of one or more revisions is found we loops over them (same behavior as now) and for each rev I call the 4 methods that need to get commit info (timestamp, files, name, comments) and each of those returns a deferred. I then make a DeferredList with those and add a callback to it (which will fire only when all of the deferreds in the list are done) and that callback actually creates the changes.Change object, using data from self.commitInfo. Whew. It's probably a lame way to do this, it *seems* to work. I lament tremendously that I don't know how to get the test suite to run so that could have done this using unit tests and not printf-debugging on my server! I feel so last-cenury. I need to get permission to post-back what i did so that those of you who actually know python and twistd can review my code and come up with the "right" way to do it. -- Ticket URL: Buildbot Buildbot: build/test automation