[Buildbot-commits] [djmitche/buildbot] 0be8a1: If the process doesn't exist anymore, just ignore ...

noreply at github.com noreply at github.com
Fri Jan 1 01:25:20 UTC 2010


Branch: refs/heads/release
Home:   http://github.com/djmitche/buildbot

Commit: 0be8a1cc660537043a45cd0d207fd59621c61d4f
    http://github.com/djmitche/buildbot/commit/0be8a1cc660537043a45cd0d207fd59621c61d4f
Author: Chris AtLee <catlee at mozilla.com>
Date:   2009-05-14 (Thu, 14 May 2009)

Changed paths:
  M buildbot/scripts/runner.py

Log Message:
-----------
If the process doesn't exist anymore, just ignore it


Commit: 9f9d8ed3a964df2e5fe27cec8e14a6d31f2509b3
    http://github.com/djmitche/buildbot/commit/9f9d8ed3a964df2e5fe27cec8e14a6d31f2509b3
Author: Chris AtLee <catlee at mozilla.com>
Date:   2009-05-22 (Fri, 22 May 2009)

Changed paths:
  M buildbot/changes/changes.py

Log Message:
-----------
Make changes.links safer.

Mutable objects shouldn't be used as the defaults in method arguments.


Commit: cbb5c0a2f2113bf870bb415814eae5b31f4cb8e1
    http://github.com/djmitche/buildbot/commit/cbb5c0a2f2113bf870bb415814eae5b31f4cb8e1
Author: Chris AtLee <catlee at mozilla.com>
Date:   2009-06-23 (Tue, 23 Jun 2009)

Changed paths:
  M buildbot/scripts/runner.py

Log Message:
-----------
On buildbot stop, don't die if the process doesn't exist any more.


Commit: 97aa04aa47a4ae3074446d22b377ef9a4f8ebbf2
    http://github.com/djmitche/buildbot/commit/97aa04aa47a4ae3074446d22b377ef9a4f8ebbf2
Author: Zellyn Hunter <zhunter at ajc.com>
Date:   2009-07-01 (Wed, 01 Jul 2009)

Changed paths:
  M buildbot/steps/source.py

Log Message:
-----------
make alwaysUseLatest=True blank out revision before calling startVC


Commit: 57c0aeba02570aa78601b53a5d816844e17c8b2c
    http://github.com/djmitche/buildbot/commit/57c0aeba02570aa78601b53a5d816844e17c8b2c
Author: Dustin Sallings <dustin at spy.net>
Date:   2009-07-04 (Sat, 04 Jul 2009)

Changed paths:
  M buildbot/status/builder.py

Log Message:
-----------
Fix for log URL generation.


Commit: 466b4b7e6f8f48ae63f131b4c072df341fc05912
    http://github.com/djmitche/buildbot/commit/466b4b7e6f8f48ae63f131b4c072df341fc05912
Author: Dustin Sallings <dustin at spy.net>
Date:   2009-07-04 (Sat, 04 Jul 2009)

Changed paths:
  A contrib/webhook_status.py

Log Message:
-----------
A webhook status listener.


Commit: 9cfecc5a308ff993211b614172534839c123f15f
    http://github.com/djmitche/buildbot/commit/9cfecc5a308ff993211b614172534839c123f15f
Author: Dustin Sallings <dustin at spy.net>
Date:   2009-07-04 (Sat, 04 Jul 2009)

Changed paths:
  M contrib/webhook_status.py

Log Message:
-----------
Allow for more than one webhook destination URL.


Commit: 954124677269a6109fb3456c0b9d4c1b1f8d5a1a
    http://github.com/djmitche/buildbot/commit/954124677269a6109fb3456c0b9d4c1b1f8d5a1a
Author: Dustin Sallings <dustin at spy.net>
Date:   2009-07-04 (Sat, 04 Jul 2009)

Changed paths:
  M contrib/webhook_status.py

Log Message:
-----------
Allow status 204.


Commit: 602ef714247a0b456d3e1193fa6616619cfb1598
    http://github.com/djmitche/buildbot/commit/602ef714247a0b456d3e1193fa6616619cfb1598
Author: Dustin Sallings <dustin at spy.net>
Date:   2009-07-04 (Sat, 04 Jul 2009)

Changed paths:
  M contrib/webhook_status.py

Log Message:
-----------
Implement the category filtering.


Commit: 6239fd6bf389bdb82609b7b01613ccafa79027b7
    http://github.com/djmitche/buildbot/commit/6239fd6bf389bdb82609b7b01613ccafa79027b7
Author: Dustin Sallings <dustin at spy.net>
Date:   2009-07-04 (Sat, 04 Jul 2009)

Changed paths:
  M contrib/webhook_status.py

Log Message:
-----------
Better version info on builds.


Commit: 3043fbcadccb24f58183e42fdd2dd4c484446626
    http://github.com/djmitche/buildbot/commit/3043fbcadccb24f58183e42fdd2dd4c484446626
Author: Dustin Sallings <dustin at spy.net>
Date:   2009-07-04 (Sat, 04 Jul 2009)

Changed paths:
  M contrib/webhook_status.py

Log Message:
-----------
Documented WebHookTransmitter


Commit: 9b4c509b762c429ce53e930b31e6d4ef3f18f260
    http://github.com/djmitche/buildbot/commit/9b4c509b762c429ce53e930b31e6d4ef3f18f260
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-05 (Sun, 05 Jul 2009)

Changed paths:
  M buildbot/status/builder.py
  A contrib/webhook_status.py

Log Message:
-----------
Merge branch 'webhook-retries' of git://github.com/dustin/buildbot


Commit: 2834f58f2f7a47336679eed9ff93995be859ab36
    http://github.com/djmitche/buildbot/commit/2834f58f2f7a47336679eed9ff93995be859ab36
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-05 (Sun, 05 Jul 2009)

Changed paths:
  M buildbot/process/buildstep.py
  M buildbot/slave/commands.py

Log Message:
-----------
(refs #361) thread the already-documented logEnviron the rest of the way through to the SlaveCommand step


Commit: 0f40bc1bb79470dc13a614cd96e28b96de06b4bb
    http://github.com/djmitche/buildbot/commit/0f40bc1bb79470dc13a614cd96e28b96de06b4bb
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-05 (Sun, 05 Jul 2009)

Changed paths:
  M docs/buildbot.texinfo

Log Message:
-----------
fix texinfo typo


Commit: dd9f28106f6621b47523c2dd8286a4c41c72d8bc
    http://github.com/djmitche/buildbot/commit/dd9f28106f6621b47523c2dd8286a4c41c72d8bc
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-05 (Sun, 05 Jul 2009)

Changed paths:
  M buildbot/test/test_steps.py
  M buildbot/test/test_web.py

Log Message:
-----------
fix tests to reflect new behavior


Commit: e595f9c0ccf9aac794935e4dd836a19b3533a60f
    http://github.com/djmitche/buildbot/commit/e595f9c0ccf9aac794935e4dd836a19b3533a60f
Author: Dustin Sallings <dustin at spy.net>
Date:   2009-07-05 (Sun, 05 Jul 2009)

Changed paths:
  M contrib/webhook_status.py

Log Message:
-----------
First pass at webhook retries.


Commit: a6df44b0260334a4c9039fe8fd43d9588d1bc636
    http://github.com/djmitche/buildbot/commit/a6df44b0260334a4c9039fe8fd43d9588d1bc636
Author: Dustin Sallings <dustin at spy.net>
Date:   2009-07-05 (Sun, 05 Jul 2009)

Changed paths:
  M contrib/webhook_status.py

Log Message:
-----------
Retry on delivery failure.


Commit: 1e130b0160f3e22b3147f37ee2f7a49d65a78b97
    http://github.com/djmitche/buildbot/commit/1e130b0160f3e22b3147f37ee2f7a49d65a78b97
Author: Nicolás Alvarez <nicolas.alvarez at gmail.com>
Date:   2009-07-05 (Sun, 05 Jul 2009)

Changed paths:
  M docs/buildbot.texinfo

Log Message:
-----------
Fix typo in documentation.


Commit: 157198e10f58228e87b549bd0dd7d29e843d7a4d
    http://github.com/djmitche/buildbot/commit/157198e10f58228e87b549bd0dd7d29e843d7a4d
Author: Nicolás Alvarez <nicolas.alvarez at gmail.com>
Date:   2009-07-05 (Sun, 05 Jul 2009)

Changed paths:
  M buildbot/scheduler.py

Log Message:
-----------
Fix some docstring typos.


Commit: b51cef36a8d3fa4aececae8bb55ef63f6f69a797
    http://github.com/djmitche/buildbot/commit/b51cef36a8d3fa4aececae8bb55ef63f6f69a797
Author: Dustin Sallings <dustin at spy.net>
Date:   2009-07-06 (Mon, 06 Jul 2009)

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

Log Message:
-----------
Fix waterfall display when showing events.


Commit: 43c720c778acaec59eacf51abdd0c97902d73e2b
    http://github.com/djmitche/buildbot/commit/43c720c778acaec59eacf51abdd0c97902d73e2b
Author: Dustin Sallings <dustin at spy.net>
Date:   2009-07-06 (Mon, 06 Jul 2009)

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

Log Message:
-----------
Disable waterfall misc events by default.


Commit: 8e260fdb91a99056a569f05ba9d9e61c7fad1875
    http://github.com/djmitche/buildbot/commit/8e260fdb91a99056a569f05ba9d9e61c7fad1875
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-06 (Mon, 06 Jul 2009)

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

Log Message:
-----------
Merge branch 'master' of git://github.com/dustin/buildbot


Commit: c4fb6105538f93accd8734ef40c11930410a1d75
    http://github.com/djmitche/buildbot/commit/c4fb6105538f93accd8734ef40c11930410a1d75
Author: Matt Heitzenroder <mheitzenroder at gmail.com>
Date:   2009-07-06 (Mon, 06 Jul 2009)

Changed paths:
  M contrib/github_buildbot.py

Log Message:
-----------
simplified, removed local globals, added cmd line options


Commit: 564c443565c0f331d15e6d7f8ca1f02accc96809
    http://github.com/djmitche/buildbot/commit/564c443565c0f331d15e6d7f8ca1f02accc96809
Author: Matt Heitzenroder <mheitzenroder at gmail.com>
Date:   2009-07-06 (Mon, 06 Jul 2009)

Changed paths:
  M contrib/github_buildbot.py

Log Message:
-----------
fail gracefully, well... stumble a bit and make a joke about it, but don't faceplant.


Commit: 81d3acbd914ba9c365483e5b95902de1cde7fe55
    http://github.com/djmitche/buildbot/commit/81d3acbd914ba9c365483e5b95902de1cde7fe55
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-07 (Tue, 07 Jul 2009)

Changed paths:
  M contrib/github_buildbot.py

Log Message:
-----------
Merge branch 'master' of git://github.com/roder/buildbot


Commit: 3a3f751fdae220230cd24dc65d01b8458eab7acd
    http://github.com/djmitche/buildbot/commit/3a3f751fdae220230cd24dc65d01b8458eab7acd
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-07 (Tue, 07 Jul 2009)

Changed paths:
  M contrib/github_buildbot.py

Log Message:
-----------
log the exception too


Commit: 8a412980bd4f868b663ada0f7775b109fbac355f
    http://github.com/djmitche/buildbot/commit/8a412980bd4f868b663ada0f7775b109fbac355f
Author: Matt Heitzenroder <mheitzenroder at gmail.com>
Date:   2009-07-07 (Tue, 07 Jul 2009)

Changed paths:
  M contrib/github_buildbot.py

Log Message:
-----------
fixed typo


Commit: 2f0b4ea6c8cd60e4075ae34d16757839fc374349
    http://github.com/djmitche/buildbot/commit/2f0b4ea6c8cd60e4075ae34d16757839fc374349
Author: Matt Heitzenroder <mheitzenroder at gmail.com>
Date:   2009-07-07 (Tue, 07 Jul 2009)

Changed paths:
  M buildbot/scheduler.py
  M buildbot/status/web/waterfall.py
  M contrib/github_buildbot.py
  M contrib/webhook_status.py
  M docs/buildbot.texinfo

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


Commit: 71a4942d409cd9ea647c7d0bc25e61ab4d71e06e
    http://github.com/djmitche/buildbot/commit/71a4942d409cd9ea647c7d0bc25e61ab4d71e06e
Author: Benjamin Smedberg <benjamin at smedbergs.us>
Date:   2009-07-08 (Wed, 08 Jul 2009)

Changed paths:
  M buildbot/slave/commands.py

Log Message:
-----------
(fixes #584) add default value for clobberOnBranchChange


Commit: 926a593430dd46317b33fab7a83ab79ee9962995
    http://github.com/djmitche/buildbot/commit/926a593430dd46317b33fab7a83ab79ee9962995
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-08 (Wed, 08 Jul 2009)

Changed paths:
  M contrib/github_buildbot.py

Log Message:
-----------
add error checking and a --private flag to use git at github.com:user/repo.git instead of git://


Commit: 95aac8dd6ae964b8692698ae3ce966b0fcf7bb70
    http://github.com/djmitche/buildbot/commit/95aac8dd6ae964b8692698ae3ce966b0fcf7bb70
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-08 (Wed, 08 Jul 2009)

Changed paths:
  M buildbot/scheduler.py

Log Message:
-----------
fix typo: getUpstreamScheduler vs findUpstreamScheduler


Commit: 9b1d41b2b6eb5d89cea39a6994ae289a6bb1b1b1
    http://github.com/djmitche/buildbot/commit/9b1d41b2b6eb5d89cea39a6994ae289a6bb1b1b1
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-08 (Wed, 08 Jul 2009)

Changed paths:
  M NEWS

Log Message:
-----------
update NEWS


Commit: 8014dd5bc3c4d0a3ef463496e10e41fe378f90dc
    http://github.com/djmitche/buildbot/commit/8014dd5bc3c4d0a3ef463496e10e41fe378f90dc
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-09 (Thu, 09 Jul 2009)

Changed paths:
  M buildbot/ec2buildslave.py

Log Message:
-----------
fix always-true assertions


Commit: 35f9555f498788abdb343d2b057876c32d08ec73
    http://github.com/djmitche/buildbot/commit/35f9555f498788abdb343d2b057876c32d08ec73
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-10 (Fri, 10 Jul 2009)

Changed paths:
  M contrib/github_buildbot.py

Log Message:
-----------
Merge branch 'master' of git://github.com/roder/buildbot


Commit: 1a914f467dc997d1a9ce483f8a20f1e7e61139dc
    http://github.com/djmitche/buildbot/commit/1a914f467dc997d1a9ce483f8a20f1e7e61139dc
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-10 (Fri, 10 Jul 2009)

Changed paths:
  M buildbot/changes/changes.py

Log Message:
-----------
Merge branch 'changesfix' of git://github.com/catlee/buildbot


Commit: bee810e56b03d835ba7178cafcf004a83a3e9980
    http://github.com/djmitche/buildbot/commit/bee810e56b03d835ba7178cafcf004a83a3e9980
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-10 (Fri, 10 Jul 2009)

Changed paths:
  M buildbot/scripts/runner.py

Log Message:
-----------
Merge branch 'fixes' of git://github.com/catlee/buildbot


Commit: bd24cdbaaa1fc76cebb06cdb4793aa76cd152b6c
    http://github.com/djmitche/buildbot/commit/bd24cdbaaa1fc76cebb06cdb4793aa76cd152b6c
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-10 (Fri, 10 Jul 2009)

Log Message:
-----------
(refs #585) try adding an __init__.py to see if it fixes RPM builds


Commit: c7a38d331b869a23cad3001724feae3055c80455
    http://github.com/djmitche/buildbot/commit/c7a38d331b869a23cad3001724feae3055c80455
Author: Stefan Seefeld <seefeld at sympatico.ca>
Date:   2009-07-10 (Fri, 10 Jul 2009)

Changed paths:
  M buildbot/steps/transfer.py

Log Message:
-----------
(fixes #582) This patch fixes the test failures by injecting an extractall method into TarFile if not already present.


Commit: 515ea7289455704c7bad89a9d0d6410f52f26f9e
    http://github.com/djmitche/buildbot/commit/515ea7289455704c7bad89a9d0d6410f52f26f9e
Author: Nicolás Alvarez <nicolas.alvarez at gmail.com>
Date:   2009-07-10 (Fri, 10 Jul 2009)

Changed paths:
  M buildbot/changes/bonsaipoller.py
  M buildbot/changes/svnpoller.py
  M buildbot/status/builder.py
  M buildbot/status/words.py
  M buildbot/steps/trigger.py
  M buildbot/test/test_transfer.py

Log Message:
-----------
Replaced tabs (ew\!) in Python code.


Commit: ed573ab910d484ad5303794da00dd396d0667f79
    http://github.com/djmitche/buildbot/commit/ed573ab910d484ad5303794da00dd396d0667f79
Author: Dustin Sallings <dustin at spy.net>
Date:   2009-07-10 (Fri, 10 Jul 2009)

Changed paths:
  M buildbot/steps/shell.py

Log Message:
-----------
Add warning support to PerlModuleTest.

PerlModuleTest completely ignored the warningPattern directive and
failed to otherwise communicate any warnings that occurred during test
time.

It now should do what one might expect when configured to check for
warnings.


Commit: e2190bf5aaf825123ee93b739c694891a040dbca
    http://github.com/djmitche/buildbot/commit/e2190bf5aaf825123ee93b739c694891a040dbca
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-11 (Sat, 11 Jul 2009)

Changed paths:
  M buildbot/changes/bonsaipoller.py
  M buildbot/changes/svnpoller.py
  M buildbot/status/builder.py
  M buildbot/status/words.py
  M buildbot/steps/trigger.py
  M buildbot/test/test_transfer.py

Log Message:
-----------
Merge branch 'master' of git://github.com/nicolas17/buildbot


Commit: 0e1d465c2739f84806f218452380d3c3acf3e1f3
    http://github.com/djmitche/buildbot/commit/0e1d465c2739f84806f218452380d3c3acf3e1f3
Author: Matt Heitzenroder <mheitzenroder at gmail.com>
Date:   2009-07-12 (Sun, 12 Jul 2009)

Changed paths:
  M contrib/github_buildbot.py

Log Message:
-----------
switched clone from bare to mirror


Commit: 85d3fa6633a07efa882f47e591abe9f3c6c73eba
    http://github.com/djmitche/buildbot/commit/85d3fa6633a07efa882f47e591abe9f3c6c73eba
Author: Matt Heitzenroder <mheitzenroder at gmail.com>
Date:   2009-07-12 (Sun, 12 Jul 2009)

Changed paths:
  M contrib/github_buildbot.py

Log Message:
-----------
adding the remote is no longer necessary


Commit: c68db6d3fca22d211675ec2652f6d7a5cff5689a
    http://github.com/djmitche/buildbot/commit/c68db6d3fca22d211675ec2652f6d7a5cff5689a
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-13 (Mon, 13 Jul 2009)

Changed paths:
  M buildbot/slave/commands.py

Log Message:
-----------
add a default value for branchType, per Marcus and Marijn


Commit: 8111ba893d41a3b768ea048be003702fe62cbd27
    http://github.com/djmitche/buildbot/commit/8111ba893d41a3b768ea048be003702fe62cbd27
Author: Matt Heitzenroder <mheitzenroder at gmail.com>
Date:   2009-07-13 (Mon, 13 Jul 2009)

Changed paths:
  M contrib/github_buildbot.py

Log Message:
-----------
set private attributed based on value of private attribute in GitHub JSON.  cleaned per pylint.


Commit: 19882836a96e263029b056b7f9f27c30d52ee8ae
    http://github.com/djmitche/buildbot/commit/19882836a96e263029b056b7f9f27c30d52ee8ae
Author: Matt Heitzenroder <mheitzenroder at gmail.com>
Date:   2009-07-13 (Mon, 13 Jul 2009)

Changed paths:
  M contrib/github_buildbot.py

Log Message:
-----------
updated docstrings


Commit: b5049437028c2f303535a99d894c187f0a3f670c
    http://github.com/djmitche/buildbot/commit/b5049437028c2f303535a99d894c187f0a3f670c
Author: Matt Heitzenroder <mheitzenroder at gmail.com>
Date:   2009-07-13 (Mon, 13 Jul 2009)

Changed paths:
  M contrib/github_buildbot.py

Log Message:
-----------
catch all exceptions when receiving a post


Commit: 5d0cafd7979284c8c0adc605ae8203eb8a7be36a
    http://github.com/djmitche/buildbot/commit/5d0cafd7979284c8c0adc605ae8203eb8a7be36a
Author: Matt Heitzenroder <mheitzenroder at gmail.com>
Date:   2009-07-14 (Tue, 14 Jul 2009)

Changed paths:
  M contrib/github_buildbot.py

Log Message:
-----------
corrected KeyError with Private vs private


Commit: aedd1e71b573ba613adc4399d1e10d895174c4af
    http://github.com/djmitche/buildbot/commit/aedd1e71b573ba613adc4399d1e10d895174c4af
Author: Matt Heitzenroder <mheitzenroder at gmail.com>
Date:   2009-07-14 (Tue, 14 Jul 2009)

Changed paths:
  M buildbot/slave/commands.py

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


Commit: 7d8a46f9a488da60df945e8c95efb3c6c7bc68ce
    http://github.com/djmitche/buildbot/commit/7d8a46f9a488da60df945e8c95efb3c6c7bc68ce
Author: Matt Heitzenroder <mheitzenroder at gmail.com>
Date:   2009-07-15 (Wed, 15 Jul 2009)

Changed paths:
  M contrib/github_buildbot.py

Log Message:
-----------
No need to bulid a mirror of the directory.


Commit: 84a0c8acccbf6074cd62904542b6467bb75741d4
    http://github.com/djmitche/buildbot/commit/84a0c8acccbf6074cd62904542b6467bb75741d4
Author: Matt Heitzenroder <mheitzenroder at gmail.com>
Date:   2009-07-15 (Wed, 15 Jul 2009)

Changed paths:
  M contrib/github_buildbot.py

Log Message:
-----------
removed references to dir


Commit: 707a8203d164e8f73c2135f974343374620464e5
    http://github.com/djmitche/buildbot/commit/707a8203d164e8f73c2135f974343374620464e5
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-16 (Thu, 16 Jul 2009)

Changed paths:
  M buildbot/test/test_locks.py

Log Message:
-----------
disable buggy test


Commit: 57bfa26a075dae5f00aed83d8bf9c127e80e8490
    http://github.com/djmitche/buildbot/commit/57bfa26a075dae5f00aed83d8bf9c127e80e8490
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-16 (Thu, 16 Jul 2009)

Changed paths:
  A ChangeLog-0.7.11
  M NEWS
  M buildbot/__init__.py

Log Message:
-----------
inc version number to 0.7.11p1, edit NEWS and add ChangeLog


Commit: f064c5d7a01b8e5ea7459c475cc86ac22999455e
    http://github.com/djmitche/buildbot/commit/f064c5d7a01b8e5ea7459c475cc86ac22999455e
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-16 (Thu, 16 Jul 2009)

Changed paths:
  M buildbot/test/test_vc.py

Log Message:
-----------
work around NetBSD bug that breaks 'git init'


Commit: 2c75b327c43650bfc15fdee09f61667de7342cb2
    http://github.com/djmitche/buildbot/commit/2c75b327c43650bfc15fdee09f61667de7342cb2
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-16 (Thu, 16 Jul 2009)

Changed paths:
  M buildbot/test/test_vc.py

Log Message:
-----------
add link to the NetBSD pkgsrc bug


Commit: 18f19ae8ee8393398eba09f5537a304eed12d9e2
    http://github.com/djmitche/buildbot/commit/18f19ae8ee8393398eba09f5537a304eed12d9e2
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-16 (Thu, 16 Jul 2009)

Changed paths:
  M buildbot/test/test_vc.py

Log Message:
-----------
add increased timeout for buildbot.test.test_vc.Bzr.testCheckout


Commit: 64773c1a0d77eaf675e8eb25c7f0d2bc60f605cd
    http://github.com/djmitche/buildbot/commit/64773c1a0d77eaf675e8eb25c7f0d2bc60f605cd
Author: Nicolas Sylvain <nsylvain at chromium.org>
Date:   2009-07-16 (Thu, 16 Jul 2009)

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

Log Message:
-----------
Call head() on the StatusResource pages only once per request.

The html <head> element contains duplicated content
when there is other parameters to the requests because
it is being called inside a for loop. It needs to be out
of the loop.

For example, see the duplicated meta refresh on this page :
http://buildbot.net/metabuildbot/waterfall?branch=&builder=docs&reload=60


Commit: a5545f6d878d70bd3ed91fbf7e0e2938c46667f8
    http://github.com/djmitche/buildbot/commit/a5545f6d878d70bd3ed91fbf7e0e2938c46667f8
Author: Chris AtLee <catlee at mozilla.com>
Date:   2009-07-17 (Fri, 17 Jul 2009)

Changed paths:
  M CREDITS
  A ChangeLog-0.7.11
  M NEWS
  M buildbot/__init__.py
  M buildbot/buildslave.py
  M buildbot/changes/bonsaipoller.py
  M buildbot/changes/changes.py
  M buildbot/changes/svnpoller.py
  M buildbot/ec2buildslave.py
  M buildbot/interfaces.py
  M buildbot/master.py
  M buildbot/process/buildstep.py
  M buildbot/scheduler.py
  M buildbot/scripts/runner.py
  M buildbot/scripts/sample.cfg
  M buildbot/slave/commands.py
  M buildbot/status/builder.py
  M buildbot/status/client.py
  M buildbot/status/mail.py
  M buildbot/status/web/base.py
  M buildbot/status/web/baseweb.py
  A buildbot/status/web/buildstatus.py
  A buildbot/status/web/extended.css
  M buildbot/status/web/feeds.py
  M buildbot/status/web/slaves.py
  M buildbot/status/web/waterfall.py
  M buildbot/status/web/xmlrpc.py
  M buildbot/status/words.py
  M buildbot/steps/shell.py
  M buildbot/steps/source.py
  M buildbot/steps/transfer.py
  M buildbot/steps/trigger.py
  M buildbot/test/runutils.py
  M buildbot/test/test_changes.py
  M buildbot/test/test_locks.py
  M buildbot/test/test_mailparse.py
  M buildbot/test/test_status.py
  M buildbot/test/test_steps.py
  M buildbot/test/test_transfer.py
  M buildbot/test/test_vc.py
  M buildbot/test/test_web.py
  M buildbot/util.py
  M contrib/bzr_buildbot.py
  M contrib/git_buildbot.py
  M contrib/github_buildbot.py
  A contrib/webhook_status.py
  M docs/buildbot.texinfo

Log Message:
-----------
Merge branch 'master' of git at github.com:djmitche/buildbot

Conflicts:
	buildbot/scripts/runner.py


Commit: 28b86b7719658b24f806fb8bd5b483f819fca9a6
    http://github.com/djmitche/buildbot/commit/28b86b7719658b24f806fb8bd5b483f819fca9a6
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-17 (Fri, 17 Jul 2009)

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

Log Message:
-----------
(fixes #588) don't show 'Cancel All' if allowForce=False

Note that the check for allowForce when this button is clicked is
already present in the source, so this is a cosmetic change to not show
a button that will lead the user to an error message.


Commit: df2e0842949f8cd05a4a14f3567be5aa4268b36d
    http://github.com/djmitche/buildbot/commit/df2e0842949f8cd05a4a14f3567be5aa4268b36d
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-17 (Fri, 17 Jul 2009)

Changed paths:
  M buildbot/scheduler.py
  M buildbot/test/test_scheduler.py

Log Message:
-----------
(fixes #592) store allChanges, rather than trying to concatenate {un,}importantChanges and thereby losing the order of changes


Commit: 7d71ae0f2c167e90c79e6bafa6150568c2a22624
    http://github.com/djmitche/buildbot/commit/7d71ae0f2c167e90c79e6bafa6150568c2a22624
Author: Daniel Dunbar <daniel at zuster.org>
Date:   2009-07-19 (Sun, 19 Jul 2009)

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

Log Message:
-----------
Fix #597, show all failing steps (instead of last step), and include the tail
ends of all logs for the failing steps.


Commit: 497aa6cc5a0ede348b16e2f299d81f1585c576e2
    http://github.com/djmitche/buildbot/commit/497aa6cc5a0ede348b16e2f299d81f1585c576e2
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-20 (Mon, 20 Jul 2009)

Changed paths:
  M buildbot/status/builder.py

Log Message:
-----------
(fixes #599) make bz2 module optional


Commit: 4dcda7197e346f8dba56978f670cddca34cca340
    http://github.com/djmitche/buildbot/commit/4dcda7197e346f8dba56978f670cddca34cca340
Author: Daniel Dunbar <daniel at zuster.org>
Date:   2009-07-20 (Mon, 20 Jul 2009)

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

Log Message:
-----------
Fix for RSS quoting issues.


Commit: 31534817fecfa929113fd95dffd5745e3d432d86
    http://github.com/djmitche/buildbot/commit/31534817fecfa929113fd95dffd5745e3d432d86
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-20 (Mon, 20 Jul 2009)

Changed paths:
  M buildbot/status/builder.py

Log Message:
-----------
don't add Nones to a DeferredList


Commit: 8174ed96f3a291cd0e9057b79617ee6dc80c7a22
    http://github.com/djmitche/buildbot/commit/8174ed96f3a291cd0e9057b79617ee6dc80c7a22
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-20 (Mon, 20 Jul 2009)

Changed paths:
  M buildbot/test/test_status.py

Log Message:
-----------
don't test compression if it's not supported


Commit: 19ae4719c10e05f696714a90781f0b3e9c732a6e
    http://github.com/djmitche/buildbot/commit/19ae4719c10e05f696714a90781f0b3e9c732a6e
Author: Aloisio Almeida Jr <aloisio.almeida at openbossa.org>
Date:   2009-07-23 (Thu, 23 Jul 2009)

Changed paths:
  M buildbot/steps/master.py
  M buildbot/test/test_steps.py

Log Message:
-----------
steps/master.py: Adding WithProperties support to MasterShellCommand (fixes #450)

Just calling properties.render() function to attribute 'command' of MasterShellCommand class in start().
MasterShellCommand unit test updated.

Signed-off-by: Aloisio Almeida Jr <aloisio.almeida at openbossa.org>


Commit: c47a9f5f10c7679bfe852038585e26c03728e5a9
    http://github.com/djmitche/buildbot/commit/c47a9f5f10c7679bfe852038585e26c03728e5a9
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-23 (Thu, 23 Jul 2009)

Changed paths:
  M buildbot/test/test_steps.py

Log Message:
-----------
fix tests for MasterShellCommand use of WithProperties


Commit: 98b64bf101e12b457bf3805c663407d3772bf43d
    http://github.com/djmitche/buildbot/commit/98b64bf101e12b457bf3805c663407d3772bf43d
Author: Daniel Dunbar <daniel at zuster.org>
Date:   2009-07-23 (Thu, 23 Jul 2009)

Changed paths:
  M buildbot/status/builder.py

Log Message:
-----------
Workaround for #601, when a build is locked it may not be in currentBui
lds, but also not in the cache or on disk. In that case, the BuilderStatus eventGenerator ends up not returning any builds.
 - I'm not sure of the correct fix, so just ignore failures looking up the most
   recent build.


Commit: 112317504d29f379f1d8bdf1b8c74c782af0a456
    http://github.com/djmitche/buildbot/commit/112317504d29f379f1d8bdf1b8c74c782af0a456
Author: Nicolás Alvarez <nicolas.alvarez at gmail.com>
Date:   2009-07-24 (Fri, 24 Jul 2009)

Changed paths:
  M buildbot/process/buildstep.py

Log Message:
-----------
Fix typo in comment.


Commit: d38df8c6b9a9a192b7282f9abd5d799698a4cd76
    http://github.com/djmitche/buildbot/commit/d38df8c6b9a9a192b7282f9abd5d799698a4cd76
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-26 (Sun, 26 Jul 2009)

Changed paths:
  M buildbot/changes/changes.py

Log Message:
-----------
fix UnboundLocalError


Commit: 7689937a5f88d7f6023b0f82cc29371bd6bae51a
    http://github.com/djmitche/buildbot/commit/7689937a5f88d7f6023b0f82cc29371bd6bae51a
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-26 (Sun, 26 Jul 2009)

Changed paths:
  M buildbot/test/test_locks.py

Log Message:
-----------
disable buildbot.test.test_locks.Locks.testLock3


Commit: 57e75139a85aeb753aad74dbf6d8fbca31fef8a6
    http://github.com/djmitche/buildbot/commit/57e75139a85aeb753aad74dbf6d8fbca31fef8a6
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-26 (Sun, 26 Jul 2009)

Changed paths:
  M buildbot/test/test_vc.py

Log Message:
-----------
make all VC tests more reliably clean up before running


Commit: 57b6539af70556c4fe07ac92209756dd5b2302c3
    http://github.com/djmitche/buildbot/commit/57b6539af70556c4fe07ac92209756dd5b2302c3
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-26 (Sun, 26 Jul 2009)

Changed paths:
  M buildbot/test/test_vc.py

Log Message:
-----------
make the Mercurial tests more reliable by not trying to invent a username with gethostname()


Commit: 6aed4aaaa8361a39176309bd5f179770f84e2cac
    http://github.com/djmitche/buildbot/commit/6aed4aaaa8361a39176309bd5f179770f84e2cac
Author: lurker99 <boris.vaisburd at .metistec.local>
Date:   2009-07-29 (Wed, 29 Jul 2009)

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

Log Message:
-----------
Added urls list to the build property page


Commit: 9dfbb1649537f863b8354470a9e4bc05ee9b5d39
    http://github.com/djmitche/buildbot/commit/9dfbb1649537f863b8354470a9e4bc05ee9b5d39
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-29 (Wed, 29 Jul 2009)

Changed paths:
  M buildbot/process/buildstep.py

Log Message:
-----------
Merge branch 'master' of git://github.com/nicolas17/buildbot


Commit: dcd8fad0fccafef1f837a8f93325b6d9778b18f1
    http://github.com/djmitche/buildbot/commit/dcd8fad0fccafef1f837a8f93325b6d9778b18f1
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-07-30 (Thu, 30 Jul 2009)

Changed paths:
  M docs/buildbot.texinfo

Log Message:
-----------
recommend using keyword arguments for Dependent constructor


Commit: 198220f9a7c68aa11dce96be96aaef88c36f8d35
    http://github.com/djmitche/buildbot/commit/198220f9a7c68aa11dce96be96aaef88c36f8d35
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-08-01 (Sat, 01 Aug 2009)

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

Log Message:
-----------
move the waterfall down in the default index.html


Commit: dc73c811eb497caae18477f3f7f23bb5a636d64f
    http://github.com/djmitche/buildbot/commit/dc73c811eb497caae18477f3f7f23bb5a636d64f
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-08-01 (Sat, 01 Aug 2009)

Changed paths:
  M buildbot/status/builder.py

Log Message:
-----------
Merge branch 'trac-601' of git://github.com/ddunbar/buildbot


Commit: 15bd807777ad2f998589b8463abb40642513be20
    http://github.com/djmitche/buildbot/commit/15bd807777ad2f998589b8463abb40642513be20
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-08-01 (Sat, 01 Aug 2009)

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

Log Message:
-----------
Merge branch 'myfixes' of git://github.com/lurker99/buildbot


Commit: f15ebee1c64a549a01c508783784f889325501ef
    http://github.com/djmitche/buildbot/commit/f15ebee1c64a549a01c508783784f889325501ef
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-08-01 (Sat, 01 Aug 2009)

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

Log Message:
-----------
fix whitespace


Commit: 95cd7089babe1d7c1bc6cc679e430e24df62782f
    http://github.com/djmitche/buildbot/commit/95cd7089babe1d7c1bc6cc679e430e24df62782f
Author: Douglas Hubler <dhubler at bigbird.(none)>
Date:   2009-08-01 (Sat, 01 Aug 2009)

Changed paths:
  M buildbot/changes/svnpoller.py

Log Message:
-----------
Allow SVNPoller to accept a category so it branch schedulers can filter properly


Commit: 50bdb99e1f3f5f2182a435ee0bf5c9674e90733f
    http://github.com/djmitche/buildbot/commit/50bdb99e1f3f5f2182a435ee0bf5c9674e90733f
Author: Douglas Hubler <dhubler at bigbird.(none)>
Date:   2009-08-01 (Sat, 01 Aug 2009)

Changed paths:
  M buildbot/changes/svnpoller.py

Log Message:
-----------
Fix bugs and documentation for SVNPoller w/catagory fix


Commit: f9103c5d9fb98a4929246c51b5c4a1664e942d95
    http://github.com/djmitche/buildbot/commit/f9103c5d9fb98a4929246c51b5c4a1664e942d95
Author: Chris AtLee <catlee at mozilla.com>
Date:   2009-08-04 (Tue, 04 Aug 2009)

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

Log Message:
-----------
Merge branch 'master' of git at github.com:djmitche/buildbot


Commit: 5be625970d5675860ea297e9b31af50a23a0b2e6
    http://github.com/djmitche/buildbot/commit/5be625970d5675860ea297e9b31af50a23a0b2e6
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-08-04 (Tue, 04 Aug 2009)

Changed paths:
  M buildbot/steps/source.py

Log Message:
-----------
Merge branch 'master' of git://github.com/zellyn/buildbot


Commit: e17a4dd8dcd41e37fa052eac3cae7827a693ee73
    http://github.com/djmitche/buildbot/commit/e17a4dd8dcd41e37fa052eac3cae7827a693ee73
Author: Douglas Hubler <dhubler at localhost.(none)>
Date:   2009-08-05 (Wed, 05 Aug 2009)

Changed paths:
  M buildbot/status/words.py

Log Message:
-----------
Allow extending IRC bit to add custom commands


Commit: 8d0c97d620daf5490120e5c613d667a01d47670e
    http://github.com/djmitche/buildbot/commit/8d0c97d620daf5490120e5c613d667a01d47670e
Author: Douglas Hubler <dhubler at localhost.(none)>
Date:   2009-08-05 (Wed, 05 Aug 2009)

Changed paths:
  A buildbot/steps/hold.py
  A buildbot/test/test_hold.py

Log Message:
-----------
A feature to put a failed build into a holding pattern, extends IRC bot to hold and free builds


Commit: 1328d648c24cef58c39c63a8c9f5601bbbeeef96
    http://github.com/djmitche/buildbot/commit/1328d648c24cef58c39c63a8c9f5601bbbeeef96
Author: Kristian Nielsen <knmeister at gmail.com>
Date:   2009-08-06 (Thu, 06 Aug 2009)

Changed paths:
  M buildbot/process/buildstep.py
  M buildbot/steps/shell.py
  M buildbot/test/test_config.py
  M docs/buildbot.texinfo

Log Message:
-----------
Implement `lazylogfiles' option for LoggingBuildStep.

This suppresses entries in the `logfiles' argument where no data is
ever written to the logfile on the slave.


Commit: 00b2fac1f3f75c7431cd9aa6b06dfc993e56b5d6
    http://github.com/djmitche/buildbot/commit/00b2fac1f3f75c7431cd9aa6b06dfc993e56b5d6
Author: Kristian Nielsen <knmeister at gmail.com>
Date:   2009-08-06 (Thu, 06 Aug 2009)

Changed paths:
  M NEWS
  A buildbot/process/mtrlogobserver.py
  M buildbot/test/test_buildstep.py
  M docs/buildbot.texinfo

Log Message:
-----------
Implement new buildbot.process.mtrlogobserver.MTR buildstep, for running mysql-test-run test suites.

Implement a new BuildStep MTR.

It parses the output of a test run with mysql-test-run.

Test cases are counted and used to provide better completion time
estimates. Test failures are summarised on the Waterfall
Display. Server error logs are made available for debugging problems.

Optionally, information about test runs is inserted into an external database.


Commit: e8cc193af97fe15e7c54f24dfce09c45a08d60da
    http://github.com/djmitche/buildbot/commit/e8cc193af97fe15e7c54f24dfce09c45a08d60da
Author: Chris AtLee <catlee at mozilla.com>
Date:   2009-08-06 (Thu, 06 Aug 2009)

Changed paths:
  M buildbot/process/buildstep.py
  M buildbot/slave/commands.py
  M buildbot/test/test_steps.py

Log Message:
-----------
Adding maxTime parameter to relevent classes, and fixing up tests


Commit: 02de0024fefa0fbf4f983d850c8d4254dfbd01cb
    http://github.com/djmitche/buildbot/commit/02de0024fefa0fbf4f983d850c8d4254dfbd01cb
Author: Chris AtLee <catlee at mozilla.com>
Date:   2009-08-06 (Thu, 06 Aug 2009)

Changed paths:
  M docs/buildbot.texinfo

Log Message:
-----------
Adding documentation for the maxTime parameter


Commit: 549ce4a109a2b269b7f33121a5a3c88f34c44b16
    http://github.com/djmitche/buildbot/commit/549ce4a109a2b269b7f33121a5a3c88f34c44b16
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-08-06 (Thu, 06 Aug 2009)

Changed paths:
  M buildbot/process/buildstep.py
  M buildbot/slave/commands.py
  M buildbot/test/test_steps.py
  M docs/buildbot.texinfo

Log Message:
-----------
Merge branch 'max_time' of git://github.com/catlee/buildbot


Commit: 16e657eb93731f6a2b69746db4c0e4e8d2e9d224
    http://github.com/djmitche/buildbot/commit/16e657eb93731f6a2b69746db4c0e4e8d2e9d224
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-08-06 (Thu, 06 Aug 2009)

Changed paths:
  M NEWS
  M buildbot/process/buildstep.py
  A buildbot/process/mtrlogobserver.py
  M buildbot/steps/shell.py
  M buildbot/test/test_buildstep.py
  M buildbot/test/test_config.py
  M docs/buildbot.texinfo

Log Message:
-----------
Merge branch 'mtrlogobserver' of git://github.com/knielsen/buildbot


Commit: 39dafd5ebabef96466f0885f4474497196588957
    http://github.com/djmitche/buildbot/commit/39dafd5ebabef96466f0885f4474497196588957
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-08-11 (Tue, 11 Aug 2009)

Changed paths:
  M docs/buildbot.texinfo

Log Message:
-----------
fix typo in docs


Commit: ad13a16bbdec535c8edebdbba4f77ae39b19c84c
    http://github.com/djmitche/buildbot/commit/ad13a16bbdec535c8edebdbba4f77ae39b19c84c
Author: Nicolas Sylvain <nsylvain at google.com>
Date:   2009-08-12 (Wed, 12 Aug 2009)

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

Log Message:
-----------
fix XSS vulnerability reported by Nicolas Sylvain <nsylvain at google.com>


Commit: 71740dd877b5aaa46cc7425f55c9c8ad4da5162f
    http://github.com/djmitche/buildbot/commit/71740dd877b5aaa46cc7425f55c9c8ad4da5162f
Author: Brandon Ehle <azverkan at yahoo.com>
Date:   2009-08-12 (Wed, 12 Aug 2009)

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

Log Message:
-----------
Fix the waterfall help page to work with the new show_events default being default.


Commit: 9c57635edf6f8678f9b28472baa7cfef2d278712
    http://github.com/djmitche/buildbot/commit/9c57635edf6f8678f9b28472baa7cfef2d278712
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-08-12 (Wed, 12 Aug 2009)

Changed paths:
  M buildbot/status/web/baseweb.py
  M buildbot/status/web/build.py
  M buildbot/status/web/builder.py
  M buildbot/status/web/buildstatus.py
  M buildbot/status/web/grid.py
  M buildbot/status/web/waterfall.py

Log Message:
-----------
fix a few dozen additional XSS vulnerabilities


Commit: 5a240f967bc22d58f29d090a42a0071b699375b4
    http://github.com/djmitche/buildbot/commit/5a240f967bc22d58f29d090a42a0071b699375b4
Author: Nicolás Alvarez <nicolas.alvarez at gmail.com>
Date:   2009-08-12 (Wed, 12 Aug 2009)

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

Log Message:
-----------
one_box_per_builder?branch was still vulnerable after djmitche's change.
Change to use correct variable.


Commit: e7424607fec8e9528add2d0aeffb2f18402bd6b2
    http://github.com/djmitche/buildbot/commit/e7424607fec8e9528add2d0aeffb2f18402bd6b2
Author: Nicolás Alvarez <nicolas.alvarez at gmail.com>
Date:   2009-08-12 (Wed, 12 Aug 2009)

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

Log Message:
-----------
Fix another XSS bug, in /buildslaves/.


Commit: efc31f82990b385be67c37a704fe523a0d7d4a61
    http://github.com/djmitche/buildbot/commit/efc31f82990b385be67c37a704fe523a0d7d4a61
Author: Nicolás Alvarez <nicolas.alvarez at gmail.com>
Date:   2009-08-12 (Wed, 12 Aug 2009)

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

Log Message:
-----------
Yet another XSS, in tests/<nonexistent>


Commit: 98578726636b4b401724fde0a553596e6064724c
    http://github.com/djmitche/buildbot/commit/98578726636b4b401724fde0a553596e6064724c
Author: Nicolás Alvarez <nicolas.alvarez at gmail.com>
Date:   2009-08-12 (Wed, 12 Aug 2009)

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

Log Message:
-----------
Fix XSS in waterfall help.


Commit: 5565d333475d1a904f40e1c37a5c8b561cd03c47
    http://github.com/djmitche/buildbot/commit/5565d333475d1a904f40e1c37a5c8b561cd03c47
Author: Kristian Nielsen <knmeister at gmail.com>
Date:   2009-08-18 (Tue, 18 Aug 2009)

Changed paths:
  M NEWS
  M buildbot/steps/shell.py
  M buildbot/test/test_steps.py
  M docs/buildbot.texinfo

Log Message:
-----------
Implement suppression of specific warnings in WarningCountingShellCommand

Warnings to be suppressed can be matched by regexp against filename or
warning text, and against line number range.

Suppressions can be parsed from a file downloaded from the slave build
directory (so warnings to suppress are tracked in revision control
along with the source code being compiled).


Commit: 8f494663cb889fda7ac290728ec72c5e5ef49bee
    http://github.com/djmitche/buildbot/commit/8f494663cb889fda7ac290728ec72c5e5ef49bee
Author: Monty Taylor <mordred at inaugust.com>
Date:   2009-08-20 (Thu, 20 Aug 2009)

Changed paths:
  M buildbot/scripts/tryclient.py

Log Message:
-----------
Changed the way we get patch and revid.


Commit: dc38ae91b13ba42a6361cde689974375f22ac4f8
    http://github.com/djmitche/buildbot/commit/dc38ae91b13ba42a6361cde689974375f22ac4f8
Author: Douglas Hubler <dhubler at localhost.(none)>
Date:   2009-08-25 (Tue, 25 Aug 2009)

Changed paths:
  M buildbot/steps/hold.py

Log Message:
-----------
Use a dict to store builds, to reduce chances of duplicates


Commit: 2fe9e61ca08f0d9e3c52cbb97c5c1a8ca001293c
    http://github.com/djmitche/buildbot/commit/2fe9e61ca08f0d9e3c52cbb97c5c1a8ca001293c
Author: Douglas Hubler <dhubler at localhost.(none)>
Date:   2009-08-25 (Tue, 25 Aug 2009)

Changed paths:
  M buildbot/status/words.py

Log Message:
-----------
Dont need to pass in ircstatusfactory when we can already control the protocol class


Commit: 59757549a7a3a608dc90aa51c848c45a813526e6
    http://github.com/djmitche/buildbot/commit/59757549a7a3a608dc90aa51c848c45a813526e6
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-08-26 (Wed, 26 Aug 2009)

Changed paths:
  M buildbot/__init__.py

Log Message:
-----------
master version is 'latest'


Commit: bcd04d730f38cd9303e7e22efce7e21778b2c35b
    http://github.com/djmitche/buildbot/commit/bcd04d730f38cd9303e7e22efce7e21778b2c35b
Author: Ben Hearsum <bhearsum at bitters-2.local>
Date:   2009-08-31 (Mon, 31 Aug 2009)

Changed paths:
  M buildbot/changes/changes.py
  M buildbot/changes/pb.py
  M buildbot/clients/sendchange.py
  M buildbot/process/base.py
  M buildbot/scripts/runner.py
  M buildbot/status/web/base.py
  M buildbot/status/web/builder.py
  M buildbot/test/test_run.py

Log Message:
-----------
Add Properties support to Change objects and Force Build form.

Make Properties on the Force Build form actually work.

Add support for sending properties through sendchange, changes.Change bugfix.

Bugfix for pb.py

Better arg handling of properties with sendchange command.

Formatting fixes


Commit: 37adcb35c19c3e89846060f78b2eb4632124b6f1
    http://github.com/djmitche/buildbot/commit/37adcb35c19c3e89846060f78b2eb4632124b6f1
Author: Ben Hearsum <bhearsum at bitters-2.local>
Date:   2009-08-31 (Mon, 31 Aug 2009)

Changed paths:
  M buildbot/test/test_locks.py

Log Message:
-----------
Disable testLock4 because it is intermittent/flakey.


Commit: 16ec41a6a1500d0117007fcd84ca89cf530a03aa
    http://github.com/djmitche/buildbot/commit/16ec41a6a1500d0117007fcd84ca89cf530a03aa
Author: Nicolas Sylvain <nsylvain at chromium.org>
Date:   2009-08-31 (Mon, 31 Aug 2009)

Changed paths:
  M buildbot/status/web/baseweb.py
  A buildbot/status/web/console.py
  A buildbot/status/web/console_html.py
  A buildbot/status/web/console_js.py
  M buildbot/status/web/extended.css
  M docs/buildbot.texinfo

Log Message:
-----------
Initial commit of the new console view.

The console view is a new StatusResource that displays
a developer-oriented view. It makes it easy to know
what was the result of a given change on all the builders.

This is still a work in progress, but this version
should be working. It supports only integer-based
SCM at this point (svn, perforce, etc..., not git).


Commit: 474be07e38461cb7313fe44fa505115e4b4eb118
    http://github.com/djmitche/buildbot/commit/474be07e38461cb7313fe44fa505115e4b4eb118
Author: Daniel Dunbar <daniel at zuster.org>
Date:   2009-08-31 (Mon, 31 Aug 2009)

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

Log Message:
-----------
Workaround for #601 in console.
 - This should really be fixed by fixing getBuild()...


Commit: 65ee78a12f9e8af09339d181c9abe59ef8b50a74
    http://github.com/djmitche/buildbot/commit/65ee78a12f9e8af09339d181c9abe59ef8b50a74
Author: Daniel Dunbar <daniel at zuster.org>
Date:   2009-08-31 (Mon, 31 Aug 2009)

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

Log Message:
-----------
Use Change's 'revlink' property in the console view.


Commit: 702d705598444e0ed37b182eac12ec8bd8bcd24b
    http://github.com/djmitche/buildbot/commit/702d705598444e0ed37b182eac12ec8bd8bcd24b
Author: Daniel Dunbar <ddunbar at smooshlab.apple.com>
Date:   2009-08-31 (Mon, 31 Aug 2009)

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

Log Message:
-----------
Minor bug fix, got_rev may not be an integer.


Commit: 724ef5a59ae8c5b4dfeea3148a2c1f8d9db0ef30
    http://github.com/djmitche/buildbot/commit/724ef5a59ae8c5b4dfeea3148a2c1f8d9db0ef30
Author: Ben Hearsum <bhearsum at bitters-2.local>
Date:   2009-09-01 (Tue, 01 Sep 2009)

Changed paths:
  M docs/buildbot.texinfo

Log Message:
-----------
Adding docs for Change Properties.


Commit: 07d7040ecc7fd2a4195111b7eb26dd0cbe0f2781
    http://github.com/djmitche/buildbot/commit/07d7040ecc7fd2a4195111b7eb26dd0cbe0f2781
Author: Ben Hearsum <bhearsum at bitters-2.local>
Date:   2009-09-01 (Tue, 01 Sep 2009)

Changed paths:
  M buildbot/sourcestamp.py

Log Message:
-----------
Whitespace change to trigger another testrun.


Commit: 69520ab844a8383a01560d17fea9a1c3d8841006
    http://github.com/djmitche/buildbot/commit/69520ab844a8383a01560d17fea9a1c3d8841006
Author: Dustin Sallings <dustin at spy.net>
Date:   2009-09-01 (Tue, 01 Sep 2009)

Changed paths:
  M buildbot/test/test_vc.py

Log Message:
-----------
Test fix for bzr try (complement of 8f494663)

The repo from which the try was being tried was not very realistic.
Replacing a checkout with a clone for the working repo allows it have
a submit location it can reference for constructing a patch.


Commit: bfebe10f06c1187d1f07dea467c59f0eef2d6f96
    http://github.com/djmitche/buildbot/commit/bfebe10f06c1187d1f07dea467c59f0eef2d6f96
Author: Ben Hearsum <bhearsum at bitters-2.local>
Date:   2009-09-02 (Wed, 02 Sep 2009)

Changed paths:
  M buildbot/changes/changes.py

Log Message:
-----------
Improve plain-text output of Change Properties


Commit: 08978a3f5bc99487e0f93a78d7ade3723547957b
    http://github.com/djmitche/buildbot/commit/08978a3f5bc99487e0f93a78d7ade3723547957b
Author: Ben Hearsum <bhearsum at bitters-2.local>
Date:   2009-09-02 (Wed, 02 Sep 2009)

Changed paths:
  M buildbot/changes/changes.py

Log Message:
-----------
whitespace change to trigger testruns.


Commit: d1ed8ce990f74bf35041444658e32c265a67c1a1
    http://github.com/djmitche/buildbot/commit/d1ed8ce990f74bf35041444658e32c265a67c1a1
Author: Nicolás Alvarez <nicolas.alvarez at gmail.com>
Date:   2009-09-04 (Fri, 04 Sep 2009)

Changed paths:
  M buildbot/scripts/runner.py
  M buildbot/scripts/tryclient.py

Log Message:
-----------
Add try-topfile and try-topdir to TryOptions.


Commit: 8d18923c268fdca01d5aff2ae485ecc8c51ffd00
    http://github.com/djmitche/buildbot/commit/8d18923c268fdca01d5aff2ae485ecc8c51ffd00
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-09-07 (Mon, 07 Sep 2009)

Changed paths:
  M buildbot/changes/changes.py

Log Message:
-----------
fix typo and always set revision to something interesting; thanks to Tim Couper <tim at tizmoi.net>


Commit: ce79ca4fd4215711cdafdb2c55467795937b4035
    http://github.com/djmitche/buildbot/commit/ce79ca4fd4215711cdafdb2c55467795937b4035
Author: Dustin Sallings <dustin at spy.net>
Date:   2009-09-07 (Mon, 07 Sep 2009)

Changed paths:
  M buildbot/slave/commands.py

Log Message:
-----------
Remove a lot of redundant shell command code from the git commands.


Commit: c6445b504569ec4543eb6a192665bea16f787c4c
    http://github.com/djmitche/buildbot/commit/c6445b504569ec4543eb6a192665bea16f787c4c
Author: Dustin Sallings <dustin at spy.net>
Date:   2009-09-07 (Mon, 07 Sep 2009)

Changed paths:
  M buildbot/slave/commands.py

Log Message:
-----------
Use vcexe for git commands.


Commit: f5761d0b31ed96288e38e6119a0b73219b077be5
    http://github.com/djmitche/buildbot/commit/f5761d0b31ed96288e38e6119a0b73219b077be5
Author: Dustin Sallings <dustin at spy.net>
Date:   2009-09-07 (Mon, 07 Sep 2009)

Changed paths:
  M buildbot/slave/commands.py

Log Message:
-----------
Further git submodule support.

Using a more backwards-compatible sequence as well as a submodule
clean, we can ensure more consistent builds with a wider variety of
versions of git.


Commit: fabad2476cebc077d58c9293ce389d465648b019
    http://github.com/djmitche/buildbot/commit/fabad2476cebc077d58c9293ce389d465648b019
Author: Dustin Sallings <dustin at spy.net>
Date:   2009-09-07 (Mon, 07 Sep 2009)

Changed paths:
  M buildbot/slave/commands.py

Log Message:
-----------
Avoid git fetches by optimistically trying requested revisions.

If we have the necessary objects already to perform a build, don't
bother trying to contact what is most likely a central resource to
perform this build.

In my case, *most* of my builds unnecessarily contact github to
perform a fetch that does not bring down new objects.


Commit: e67b8e0e5ec570a9f8e9f09b7606d02e63c62d49
    http://github.com/djmitche/buildbot/commit/e67b8e0e5ec570a9f8e9f09b7606d02e63c62d49
Author: Dustin Sallings <dustin at spy.net>
Date:   2009-09-07 (Mon, 07 Sep 2009)

Changed paths:
  M buildbot/slave/commands.py

Log Message:
-----------
Move git submodule logic into initSubmodules


Commit: f9bfc42de358360e330adc3d1062a4658704dbb7
    http://github.com/djmitche/buildbot/commit/f9bfc42de358360e330adc3d1062a4658704dbb7
Author: Douglas Hubler <dhubler at localhost.(none)>
Date:   2009-09-08 (Tue, 08 Sep 2009)

Changed paths:
  R buildbot/steps/hold.py
  R buildbot/test/test_hold.py

Log Message:
-----------
Remove files that are related to holding builds, not to extending IRC


Commit: baed1a3ee0627b80756cf1ab8f25840c23f4f193
    http://github.com/djmitche/buildbot/commit/baed1a3ee0627b80756cf1ab8f25840c23f4f193
Author: Nicolas Sylvain <nsylvain at chromium.org>
Date:   2009-09-11 (Fri, 11 Sep 2009)

Changed paths:
  M buildbot/changes/changes.py
  M buildbot/changes/pb.py
  M buildbot/clients/sendchange.py
  M buildbot/process/base.py
  M buildbot/scripts/runner.py
  M buildbot/scripts/tryclient.py
  M buildbot/slave/commands.py
  M buildbot/sourcestamp.py
  M buildbot/status/web/base.py
  M buildbot/status/web/builder.py
  M buildbot/test/test_locks.py
  M buildbot/test/test_run.py
  M buildbot/test/test_vc.py
  M docs/buildbot.texinfo

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


Commit: 1800aae52289f27bd01655ff35a42a4460670474
    http://github.com/djmitche/buildbot/commit/1800aae52289f27bd01655ff35a42a4460670474
Author: Nicolas Sylvain <nsylvain at chromium.org>
Date:   2009-09-11 (Fri, 11 Sep 2009)

Changed paths:
  A buildbot/test/test_console.py

Log Message:
-----------
Add new tests for the console status page.


Commit: 29eb918e2e32f0ec03f405cbb9b57741f0f1dcbf
    http://github.com/djmitche/buildbot/commit/29eb918e2e32f0ec03f405cbb9b57741f0f1dcbf
Author: Nicolas Sylvain <nsylvain at chromium.org>
Date:   2009-09-11 (Fri, 11 Sep 2009)

Changed paths:
  M buildbot/test/test_console.py

Log Message:
-----------
Make changes to the test_console.py requested during the code
review by maruel and djmitche.


Commit: ae77a085a2f5afc616394bfac879c6ca99d9eea4
    http://github.com/djmitche/buildbot/commit/ae77a085a2f5afc616394bfac879c6ca99d9eea4
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-09-12 (Sat, 12 Sep 2009)

Changed paths:
  M buildbot/status/words.py

Log Message:
-----------
Merge branch 'irc_extend' of git://github.com/dhubler/buildbot


Commit: c3055ec7b2da2937a6b7553b2c1625681405be5b
    http://github.com/djmitche/buildbot/commit/c3055ec7b2da2937a6b7553b2c1625681405be5b
Author: Chris AtLee <catlee at mozilla.com>
Date:   2009-09-17 (Thu, 17 Sep 2009)

Changed paths:
  M buildbot/slave/commands.py

Log Message:
-----------
Cancel the maxTime timer when the command exits.


Commit: 3beff6a98dacdfe05e8b525cb3fcb3409d16bfc8
    http://github.com/djmitche/buildbot/commit/3beff6a98dacdfe05e8b525cb3fcb3409d16bfc8
Author: Ben Hearsum <bhearsum at bitters-2.local>
Date:   2009-09-18 (Fri, 18 Sep 2009)

Changed paths:
  M buildbot/changes/changes.py

Log Message:
-----------
Fix Change Properties patch to be backwards compatible to already pickled Changes.


Commit: 115760d9b4282f5f177e547270acb23824fe6ac4
    http://github.com/djmitche/buildbot/commit/115760d9b4282f5f177e547270acb23824fe6ac4
Author: Chris AtLee <catlee at mozilla.com>
Date:   2009-09-22 (Tue, 22 Sep 2009)

Changed paths:
  M buildbot/master.py
  M buildbot/status/builder.py
  M buildbot/test/test_limitlogs.py

Log Message:
-----------
Initial implementation of logMaxSize


Commit: 7b2b7f797518b71eacd9381b556b566b3a7977e9
    http://github.com/djmitche/buildbot/commit/7b2b7f797518b71eacd9381b556b566b3a7977e9
Author: Chris AtLee <catlee at mozilla.com>
Date:   2009-09-22 (Tue, 22 Sep 2009)

Changed paths:
  M docs/buildbot.texinfo

Log Message:
-----------
Adding docs for logMaxSize parameter


Commit: b8ccc08d4bb4e80244503cf37b6c8e73fb764f48
    http://github.com/djmitche/buildbot/commit/b8ccc08d4bb4e80244503cf37b6c8e73fb764f48
Author: Chris AtLee <catlee at mozilla.com>
Date:   2009-09-22 (Tue, 22 Sep 2009)

Changed paths:
  M buildbot/master.py

Log Message:
-----------
Handle updates to logMaxSize and logCompressionLimit parameters on a
reconfig


Commit: 17d1487f2d41be31aa1bb5026d9727d4907ee18c
    http://github.com/djmitche/buildbot/commit/17d1487f2d41be31aa1bb5026d9727d4907ee18c
Author: Chris AtLee <catlee at mozilla.com>
Date:   2009-09-23 (Wed, 23 Sep 2009)

Changed paths:
  M buildbot/master.py
  M buildbot/status/builder.py

Log Message:
-----------
Adding logMaxTailSize parameter

Also making internal variables match their configuration parameter names
for consistency.


Commit: 169077861a3e3974fcb38bb78e01c3561953cbed
    http://github.com/djmitche/buildbot/commit/169077861a3e3974fcb38bb78e01c3561953cbed
Author: Chris AtLee <catlee at mozilla.com>
Date:   2009-09-23 (Wed, 23 Sep 2009)

Changed paths:
  M docs/buildbot.texinfo

Log Message:
-----------
Adding docs for logMaxTailSize.


Commit: 593f20e00e6f8740088cdff316dd757fcb9aebce
    http://github.com/djmitche/buildbot/commit/593f20e00e6f8740088cdff316dd757fcb9aebce
Author: Chris AtLee <catlee at mozilla.com>
Date:   2009-09-23 (Wed, 23 Sep 2009)

Changed paths:
  M buildbot/status/builder.py

Log Message:
-----------
Drop entire chunks at a time from the tail buffer


Commit: 4c8769fbec698c066c8b2c5ea2241dd1b7769fec
    http://github.com/djmitche/buildbot/commit/4c8769fbec698c066c8b2c5ea2241dd1b7769fec
Author: Chris AtLee <catlee at mozilla.com>
Date:   2009-09-23 (Wed, 23 Sep 2009)

Changed paths:
  M buildbot/status/builder.py

Log Message:
-----------
Warn about log truncation immediately when it happens


Commit: 07b8e3df43a7b8cddd8e9df34a48ae298cd79bed
    http://github.com/djmitche/buildbot/commit/07b8e3df43a7b8cddd8e9df34a48ae298cd79bed
Author: Chris AtLee <catlee at mozilla.com>
Date:   2009-09-23 (Wed, 23 Sep 2009)

Changed paths:
  M buildbot/status/builder.py
  M buildbot/test/test_limitlogs.py
  M buildbot/test/test_status.py

Log Message:
-----------
Fix for test failures, and improved log limit test


Commit: e177c92e706ef2e27022ccd86174041a26ff051f
    http://github.com/djmitche/buildbot/commit/e177c92e706ef2e27022ccd86174041a26ff051f
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-09-30 (Wed, 30 Sep 2009)

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

Log Message:
-----------
don't try to HTML escape None when branch=None


Commit: 32ebee2a2adf0a1824c21982f50ca18648073d64
    http://github.com/djmitche/buildbot/commit/32ebee2a2adf0a1824c21982f50ca18648073d64
Author: Dan Locks <dwlocks at dwlocks-laptop.zmanda.com>
Date:   2009-10-01 (Thu, 01 Oct 2009)

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

Log Message:
-----------
Bugid: 365, add custom properties fields to force and resubmit forms.

    * buildbot/status/web/base.py: Part of this fix was already
      commited, but was funky to use in more than one place.  Refactored
      the change into a function.
    * buildbot/status/web/build.py: use the refactored function to add
      property fields to the resubmit form.


Commit: 9bd4602fbe4b526418ff8451ebe614c4db9a201b
    http://github.com/djmitche/buildbot/commit/9bd4602fbe4b526418ff8451ebe614c4db9a201b
Author: Kristian Nielsen <knmeister at gmail.com>
Date:   2009-10-02 (Fri, 02 Oct 2009)

Changed paths:
  M buildbot/steps/shell.py

Log Message:
-----------
Fix matching of directory enter/leave paths.


Commit: 72b0abc0c56e9f2047964df1f20059885cfcd595
    http://github.com/djmitche/buildbot/commit/72b0abc0c56e9f2047964df1f20059885cfcd595
Author: Kristian Nielsen <knmeister at gmail.com>
Date:   2009-10-02 (Fri, 02 Oct 2009)

Changed paths:
  M buildbot/process/mtrlogobserver.py

Log Message:
-----------
Add sane default for MTR buildstep's warningPattern.

The default warningPattern now matches when mysql-test-run detects
that a test case succeeds, but does not properly clean up the
environment for the following test. This is much better than getting
random warnings when a test case name or output contains the word
"warning" :-)


Commit: 9ec7f18e0b673f63962f744a2739338ed67265d4
    http://github.com/djmitche/buildbot/commit/9ec7f18e0b673f63962f744a2739338ed67265d4
Author: Kristian Nielsen <knmeister at gmail.com>
Date:   2009-10-02 (Fri, 02 Oct 2009)

Changed paths:
  M buildbot/process/mtrlogobserver.py

Log Message:
-----------
Update mysql-test-run parsing regexps for latest MySQL 5.1.38 changes.
(the variants of a test may now contain spaces).


Commit: c51709d4e7f2b5163213a7af7df5d4ad45e73769
    http://github.com/djmitche/buildbot/commit/c51709d4e7f2b5163213a7af7df5d4ad45e73769
Author: Kristian Nielsen <knmeister at gmail.com>
Date:   2009-10-02 (Fri, 02 Oct 2009)

Changed paths:
  M buildbot/process/buildstep.py
  M buildbot/steps/shell.py

Log Message:
-----------
Implement WithProperties support in two places where it was missing.


Commit: e5b037c9d3be4e54e5091e7f63602c3d025374d0
    http://github.com/djmitche/buildbot/commit/e5b037c9d3be4e54e5091e7f63602c3d025374d0
Author: Kristian Nielsen <knmeister at gmail.com>
Date:   2009-10-02 (Fri, 02 Oct 2009)

Changed paths:
  M buildbot/process/buildstep.py
  M buildbot/process/mtrlogobserver.py
  M docs/buildbot.texinfo

Log Message:
-----------
Implement that server log files can be found in subdirectory with MTR buildstep.

To allow this to support WithProperties, implement that LoggingBuildStep can
take logfiles to watch dynamically as well as in constructor.


Commit: 51149daa8af82b1ffa2c4a6bca41929bab5bdef1
    http://github.com/djmitche/buildbot/commit/51149daa8af82b1ffa2c4a6bca41929bab5bdef1
Author: Ben Hearsum <bhearsum at voot.(none)>
Date:   2009-10-03 (Sat, 03 Oct 2009)

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

Log Message:
-----------
Ticket #365 (custom properties via force build) refactor and addition. Patch by dwlocks


Commit: b4e332c9268c293343b0de1ed3c4d80cd1b8c3d9
    http://github.com/djmitche/buildbot/commit/b4e332c9268c293343b0de1ed3c4d80cd1b8c3d9
Author: Ben Hearsum <bhearsum at voot.(none)>
Date:   2009-10-04 (Sun, 04 Oct 2009)

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

Log Message:
-----------
Ticket #197: show version number of buildslave buildbot code on the /buildslaves page.


Commit: 08263a9a97dc2dcd7162e369e3b92feb4282a2ab
    http://github.com/djmitche/buildbot/commit/08263a9a97dc2dcd7162e369e3b92feb4282a2ab
Author: Ben Hearsum <bhearsum at voot.(none)>
Date:   2009-10-04 (Sun, 04 Oct 2009)

Changed paths:
  M buildbot/status/builder.py

Log Message:
-----------
Make sure version is always defined in SlaveStatus, just like host and admin.


Commit: bfb1d06a8a2a8732c2801b90517bef2665e90424
    http://github.com/djmitche/buildbot/commit/bfb1d06a8a2a8732c2801b90517bef2665e90424
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-10-04 (Sun, 04 Oct 2009)

Changed paths:
  M buildbot/process/buildstep.py
  M buildbot/process/mtrlogobserver.py
  M buildbot/steps/shell.py
  M docs/buildbot.texinfo

Log Message:
-----------
Merge branch 'misc-fixes' of git://github.com/knielsen/buildbot


Commit: 101be400a03e00403debe3bd08b7c1ca68085c5a
    http://github.com/djmitche/buildbot/commit/101be400a03e00403debe3bd08b7c1ca68085c5a
Author: Ben Hearsum <bhearsum at voot.(none)>
Date:   2009-10-04 (Sun, 04 Oct 2009)

Changed paths:
  M buildbot/buildset.py
  M buildbot/process/builder.py

Log Message:
-----------
Ticket #579: Resubmitted builds do not include properties set by Triggers.


Commit: 7320da808e575f082ae7b903c01db258f31c196a
    http://github.com/djmitche/buildbot/commit/7320da808e575f082ae7b903c01db258f31c196a
Author: Ben Hearsum <bhearsum at voot.(none)>
Date:   2009-10-04 (Sun, 04 Oct 2009)

Changed paths:
  M buildbot/process/buildstep.py
  M buildbot/process/mtrlogobserver.py
  M buildbot/steps/shell.py
  M docs/buildbot.texinfo

Log Message:
-----------
Merge branch 'master' of git at github.com:djmitche/buildbot


Commit: 2fc57d26910afa2224de901697d74e67d8a4df59
    http://github.com/djmitche/buildbot/commit/2fc57d26910afa2224de901697d74e67d8a4df59
Author: Matthew Scott <gldnspud at gmail.com>
Date:   2009-10-04 (Sun, 04 Oct 2009)

Changed paths:
  M contrib/github_buildbot.py

Log Message:
-----------
Properly accept --port as integer in github_buildbot cmd line options


Commit: 93ab18dc2d8a346fafbe9998802860d1edf46c54
    http://github.com/djmitche/buildbot/commit/93ab18dc2d8a346fafbe9998802860d1edf46c54
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-10-04 (Sun, 04 Oct 2009)

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

Log Message:
-----------
Merge branch 'bug365' of git://github.com/dwlocks/buildbot

Conflicts:
	buildbot/status/web/build.py


Commit: 4e61e409707451df1b2194ac9903ccaa8c0b1e68
    http://github.com/djmitche/buildbot/commit/4e61e409707451df1b2194ac9903ccaa8c0b1e68
Author: Matthew Scott <gldnspud at gmail.com>
Date:   2009-10-04 (Sun, 04 Oct 2009)

Changed paths:
  M buildbot/changes/pb.py

Log Message:
-----------
Allow revlinks to pass through PB-sourced changes


Commit: cb7215ef3d364b17a945d714c027ad5e66c7c1a0
    http://github.com/djmitche/buildbot/commit/cb7215ef3d364b17a945d714c027ad5e66c7c1a0
Author: Matthew Scott <gldnspud at gmail.com>
Date:   2009-10-04 (Sun, 04 Oct 2009)

Changed paths:
  M contrib/github_buildbot.py

Log Message:
-----------
Pass repository information from github changes; pass url of commit as revlink


Commit: bfe60159e63288cc68e3ee0ee05ff0c4a54edaba
    http://github.com/djmitche/buildbot/commit/bfe60159e63288cc68e3ee0ee05ff0c4a54edaba
Author: Matthew Scott <gldnspud at gmail.com>
Date:   2009-10-04 (Sun, 04 Oct 2009)

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

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


Commit: 4c8e215a8a178e32a440158f31300a6eb7ab75a3
    http://github.com/djmitche/buildbot/commit/4c8e215a8a178e32a440158f31300a6eb7ab75a3
Author: Brian Warner <warner at lothar.com>
Date:   2009-10-06 (Tue, 06 Oct 2009)

Changed paths:
  M buildbot/master.py
  M buildbot/pbutil.py
  M buildbot/process/base.py
  M buildbot/process/builder.py
  M buildbot/process/buildstep.py
  M buildbot/process/step_twisted2.py

Log Message:
-----------
cleanup: remove dead code from the era of pickled BuildMasters

(remove __setstate__, __getstate__, and styles.Versioned calls from
everything but Status and Change classes)


Commit: 210dcf66260cb2ca77ecd0992f4274b4994302f6
    http://github.com/djmitche/buildbot/commit/210dcf66260cb2ca77ecd0992f4274b4994302f6
Author: Lital Natan <procscsi at gmail.com>
Date:   2009-10-07 (Wed, 07 Oct 2009)

Changed paths:
  M buildbot/slave/commands.py

Log Message:
-----------
use os.makedirs in the git source step, to create intervening directories


Commit: b92e6705de666e55517d37c801461038f9dfc689
    http://github.com/djmitche/buildbot/commit/b92e6705de666e55517d37c801461038f9dfc689
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-10-07 (Wed, 07 Oct 2009)

Changed paths:
  M buildbot/master.py
  M buildbot/pbutil.py
  M buildbot/process/base.py
  M buildbot/process/builder.py
  M buildbot/process/buildstep.py
  M buildbot/process/step_twisted2.py

Log Message:
-----------
Merge branch 'master' of git://github.com/warner/buildbot


Commit: 62ddce3d6ba671bfd84c231ce6b0d4e0226bf58f
    http://github.com/djmitche/buildbot/commit/62ddce3d6ba671bfd84c231ce6b0d4e0226bf58f
Author: Brian Warner <warner at lothar.com>
Date:   2009-10-07 (Wed, 07 Oct 2009)

Changed paths:
  M buildbot/process/builder.py

Log Message:
-----------
builder.py: start cleanup by adding SlaveBuilder.prepare() and moving the
substantiate() call into it, rather than having Builder switch on the
slavebuilder's class


Commit: 1fc591ea18fe72d1cc8594182308d2aeb51634e0
    http://github.com/djmitche/buildbot/commit/1fc591ea18fe72d1cc8594182308d2aeb51634e0
Author: Nicolas Sylvain <nsylvain at chromium.org>
Date:   2009-10-08 (Thu, 08 Oct 2009)

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

Log Message:
-----------
Fix a regression introduced in 32ebee2a2adf0a1824c21982f50ca18648073d64 where
projectURL is used but not defined.


Commit: 5eed0f9ccb8fc69a0763eff665cdacd6d98f4646
    http://github.com/djmitche/buildbot/commit/5eed0f9ccb8fc69a0763eff665cdacd6d98f4646
Author: KATO Kazuyoshi <kzys at 8-p.info>
Date:   2009-10-08 (Thu, 08 Oct 2009)

Changed paths:
  M buildbot/status/words.py
  M buildbot/test/test_status.py

Log Message:
-----------
Extract a little method.


Commit: 8b5cf831456ba3fd7c78b8027b5d60b57beb1d71
    http://github.com/djmitche/buildbot/commit/8b5cf831456ba3fd7c78b8027b5d60b57beb1d71
Author: KATO Kazuyoshi <kzys at 8-p.info>
Date:   2009-10-08 (Thu, 08 Oct 2009)

Changed paths:
  M buildbot/status/words.py
  M buildbot/test/test_status.py

Log Message:
-----------
Use "notice" to public messages.


Commit: a44126372ee671af2e3c50b30c25f486d8a34400
    http://github.com/djmitche/buildbot/commit/a44126372ee671af2e3c50b30c25f486d8a34400
Author: KATO Kazuyoshi <kzys at 8-p.info>
Date:   2009-10-08 (Thu, 08 Oct 2009)

Changed paths:
  M buildbot/status/words.py

Log Message:
-----------
DRY


Commit: 4404f7c643dda228f3565065cc753638edca79b8
    http://github.com/djmitche/buildbot/commit/4404f7c643dda228f3565065cc753638edca79b8
Author: KATO Kazuyoshi <kzys at 8-p.info>
Date:   2009-10-08 (Thu, 08 Oct 2009)

Changed paths:
  M buildbot/status/words.py

Log Message:
-----------
Cleanup.


Commit: 4b8c68c068a1c54711878f5e6abff7df575838c2
    http://github.com/djmitche/buildbot/commit/4b8c68c068a1c54711878f5e6abff7df575838c2
Author: Brian Warner <warner at lothar.com>
Date:   2009-10-08 (Thu, 08 Oct 2009)

Changed paths:
  M buildbot/master.py
  M buildbot/pbutil.py
  M buildbot/process/base.py
  M buildbot/process/builder.py
  M buildbot/process/buildstep.py
  M buildbot/process/step_twisted2.py

Log Message:
-----------
cleanup: remove dead code from the era of pickled BuildMasters

(remove __setstate__, __getstate__, and styles.Versioned calls from
everything but Status and Change classes)


Commit: f77912c9d5dfc6576a94ad08a6783a91d1468cbc
    http://github.com/djmitche/buildbot/commit/f77912c9d5dfc6576a94ad08a6783a91d1468cbc
Author: Lital Natan <procscsi at gmail.com>
Date:   2009-10-08 (Thu, 08 Oct 2009)

Changed paths:
  M buildbot/slave/commands.py

Log Message:
-----------
use os.makedirs in the git source step, to create intervening directories


Commit: ee197b5bc2ac331226753d92074be230f5762ce6
    http://github.com/djmitche/buildbot/commit/ee197b5bc2ac331226753d92074be230f5762ce6
Author: Nicolas Sylvain <nsylvain at chromium.org>
Date:   2009-10-08 (Thu, 08 Oct 2009)

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

Log Message:
-----------
Fix a regression introduced in 32ebee2a2adf0a1824c21982f50ca18648073d64 where
projectURL is used but not defined.


Commit: 74bdccc691c9be31464111f919851f13ce4b24bd
    http://github.com/djmitche/buildbot/commit/74bdccc691c9be31464111f919851f13ce4b24bd
Author: KATO Kazuyoshi <kzys at 8-p.info>
Date:   2009-10-08 (Thu, 08 Oct 2009)

Changed paths:
  M buildbot/status/words.py
  M buildbot/test/test_status.py

Log Message:
-----------
Show "blamelist" on failed to build.


Commit: 33a0d6a76f83a6c3464db7cc8a27b0e65a8b2e41
    http://github.com/djmitche/buildbot/commit/33a0d6a76f83a6c3464db7cc8a27b0e65a8b2e41
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-10-09 (Fri, 09 Oct 2009)

Changed paths:
  M contrib/svn_buildbot.py

Log Message:
-----------
(closes #607) make revision a string


Commit: 791014d99c5b7f440419ef8325d58a91d6f1403a
    http://github.com/djmitche/buildbot/commit/791014d99c5b7f440419ef8325d58a91d6f1403a
Author: Matthew Scott <gldnspud at gmail.com>
Date:   2009-10-09 (Fri, 09 Oct 2009)

Changed paths:
  A contrib/bitbucket_buildbot.py

Log Message:
-----------
Change source forwarder for bitbucket.org POST service


Commit: be1431f727129133ce86ed61021469f387dc9644
    http://github.com/djmitche/buildbot/commit/be1431f727129133ce86ed61021469f387dc9644
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-10-09 (Fri, 09 Oct 2009)

Changed paths:
  A contrib/bitbucket_buildbot.py

Log Message:
-----------
Merge branch 'master' of git://github.com/gldnspud/buildbot


Commit: 11dc5912ce79b10caf28e325fc3f247b5a161ce2
    http://github.com/djmitche/buildbot/commit/11dc5912ce79b10caf28e325fc3f247b5a161ce2
Author: William Siegrist <wsiegrist at apple.com>
Date:   2009-10-14 (Wed, 14 Oct 2009)

Changed paths:
  M buildbot/scheduler.py
  M docs/buildbot.texinfo

Log Message:
-----------
(fixes #627) add category support to AnyBranchScheduler


Commit: 17e919571571e5c0428b42133f7695fe0029ee90
    http://github.com/djmitche/buildbot/commit/17e919571571e5c0428b42133f7695fe0029ee90
Author: maruel at chromium.org <maruel at chromium.org>
Date:   2009-10-14 (Wed, 14 Oct 2009)

Changed paths:
  M buildbot/slave/commands.py

Log Message:
-----------
Add support for 'root' option for self.patch, used as the third parameter.

Add these flags to patch invocation: --remove-empty-files --force --forward


Commit: 9137a5c0d107ac97b2ba6bf373e984096178c9c8
    http://github.com/djmitche/buildbot/commit/9137a5c0d107ac97b2ba6bf373e984096178c9c8
Author: maruel at chromium.org <maruel at chromium.org>
Date:   2009-10-14 (Wed, 14 Oct 2009)

Changed paths:
  M buildbot/scripts/tryclient.py

Log Message:
-----------
Add buildbot try support code, untested


Commit: 1bf0ddaaff54e2e55af1c96f56e178d37177cfed
    http://github.com/djmitche/buildbot/commit/1bf0ddaaff54e2e55af1c96f56e178d37177cfed
Author: maruel at chromium.org <maruel at chromium.org>
Date:   2009-10-14 (Wed, 14 Oct 2009)

Changed paths:
  M buildbot/steps/source.py
  M buildbot/test/test_vc.py

Log Message:
-----------
Add tests for --root and for --patchlevel.


Commit: 265143fce8f4375e58598389ca1f3bb6df7cfa30
    http://github.com/djmitche/buildbot/commit/265143fce8f4375e58598389ca1f3bb6df7cfa30
Author: maruel at chromium.org <maruel at chromium.org>
Date:   2009-10-14 (Wed, 14 Oct 2009)

Changed paths:
  M buildbot/steps/source.py

Log Message:
-----------
Update comment


Commit: 5cd289ba4762b5ca146dfdbe64b19782a75362dc
    http://github.com/djmitche/buildbot/commit/5cd289ba4762b5ca146dfdbe64b19782a75362dc
Author: maruel at chromium.org <maruel at chromium.org>
Date:   2009-10-15 (Thu, 15 Oct 2009)

Changed paths:
  M buildbot/scripts/tryclient.py

Log Message:
-----------
Revert "Add buildbot try support code, untested"

This reverts commit 9137a5c0d107ac97b2ba6bf373e984096178c9c8.

Better to not add untested stuff in.


Commit: 29c61a55a54bfcc7a1dbf831ca10ebd99f33d9ab
    http://github.com/djmitche/buildbot/commit/29c61a55a54bfcc7a1dbf831ca10ebd99f33d9ab
Author: maruel at chromium.org <maruel at chromium.org>
Date:   2009-10-15 (Thu, 15 Oct 2009)

Changed paths:
  M docs/buildbot.texinfo

Log Message:
-----------
Update SourceStamp doc


Commit: 391b33dbae39b54689aedc345edf64e860d61a37
    http://github.com/djmitche/buildbot/commit/391b33dbae39b54689aedc345edf64e860d61a37
Author: Kristian Nielsen <knmeister at gmail.com>
Date:   2009-10-17 (Sat, 17 Oct 2009)

Changed paths:
  M buildbot/process/mtrlogobserver.py

Log Message:
-----------
In MTR buildstep, use the type of test in the description and descriptionDone on the waterfall page.
This makes it easier to distinguish diffferent test runs in the same build.


Commit: c56bd20cb96a2e363f5f85aa9a935187abab680a
    http://github.com/djmitche/buildbot/commit/c56bd20cb96a2e363f5f85aa9a935187abab680a
Author: KATO Kazuyoshi <kzys at 8-p.info>
Date:   2009-10-20 (Tue, 20 Oct 2009)

Changed paths:
  M buildbot/status/words.py
  M buildbot/test/test_status.py

Log Message:
-----------
Be configurable.


Commit: 95f7a0e4f86c9052236e195ead6346545db778fd
    http://github.com/djmitche/buildbot/commit/95f7a0e4f86c9052236e195ead6346545db778fd
Author: KATO Kazuyoshi <kzys at 8-p.info>
Date:   2009-10-21 (Wed, 21 Oct 2009)

Changed paths:
  M buildbot/status/words.py
  M buildbot/test/test_status.py

Log Message:
-----------
Cleanup.


Commit: 1d591e945dfc518a2b547d387344cb539041787b
    http://github.com/djmitche/buildbot/commit/1d591e945dfc518a2b547d387344cb539041787b
Author: KATO Kazuyoshi <kzys at 8-p.info>
Date:   2009-10-21 (Wed, 21 Oct 2009)

Changed paths:
  M buildbot/status/words.py
  M buildbot/test/test_status.py

Log Message:
-----------
Revert misc changes.


Commit: 20c2099a07b72b7026d6d7099e2dfd7566b0837d
    http://github.com/djmitche/buildbot/commit/20c2099a07b72b7026d6d7099e2dfd7566b0837d
Author: Brian Warner <warner at lothar.com>
Date:   2009-10-21 (Wed, 21 Oct 2009)

Changed paths:
  M buildbot/process/mtrlogobserver.py
  M buildbot/scheduler.py
  M buildbot/slave/commands.py
  M buildbot/status/web/build.py
  M buildbot/steps/source.py
  M buildbot/test/test_vc.py
  A contrib/bitbucket_buildbot.py
  M contrib/svn_buildbot.py
  M docs/buildbot.texinfo

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


Commit: 11c59aa0c41b554d7bcdc9866fb927fcba9ede02
    http://github.com/djmitche/buildbot/commit/11c59aa0c41b554d7bcdc9866fb927fcba9ede02
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-10-21 (Wed, 21 Oct 2009)

Changed paths:
  M buildbot/process/builder.py

Log Message:
-----------
Merge branch 'warner-cleanup'


Commit: 5c516dacfa118434eaaca80072af5a8d0e18dcd0
    http://github.com/djmitche/buildbot/commit/5c516dacfa118434eaaca80072af5a8d0e18dcd0
Author: Brian Warner <warner at lothar.com>
Date:   2009-10-21 (Wed, 21 Oct 2009)

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


Commit: 1974aef0690fe52b37f8b4a7c331f9459cd518de
    http://github.com/djmitche/buildbot/commit/1974aef0690fe52b37f8b4a7c331f9459cd518de
Author: Brian Warner <warner at lothar.com>
Date:   2009-10-22 (Thu, 22 Oct 2009)

Changed paths:
  M buildbot/process/factory.py
  M buildbot/test/test_config.py

Log Message:
-----------
addStep(): reject spurious kwargs when using the BuildStep-instance form.

Without this, the args are silently ignored, which is a hassle to debug.


Commit: db55e151a9e5a373a4b720b02099ac9e66ec73ad
    http://github.com/djmitche/buildbot/commit/db55e151a9e5a373a4b720b02099ac9e66ec73ad
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-10-22 (Thu, 22 Oct 2009)

Changed paths:
  M buildbot/steps/source.py

Log Message:
-----------
Merge branch 'doRevert1' of git://github.com/maruel/buildbot


Commit: 3c372f4e360415322e8c01bc68879b73f403504d
    http://github.com/djmitche/buildbot/commit/3c372f4e360415322e8c01bc68879b73f403504d
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-10-23 (Fri, 23 Oct 2009)

Changed paths:
  M buildbot/status/words.py
  M buildbot/test/test_status.py

Log Message:
-----------
Merge branch 'irc' of git://github.com/kzys/buildbot into irc-stuff


Commit: 778f316fe30d8a17c7f2d541d502253038d69faa
    http://github.com/djmitche/buildbot/commit/778f316fe30d8a17c7f2d541d502253038d69faa
Author: Robert Collins <robertc at robertcollins.net>
Date:   2009-10-25 (Sun, 25 Oct 2009)

Changed paths:
  M CREDITS
  A buildbot/process/subunitlogobserver.py
  M buildbot/test/test_buildstep.py
  M docs/buildbot.texinfo

Log Message:
-----------
(closes #610) add subunit log watcher


Commit: 0236a3eaaa20cc6eb53fb6c99662d59a99f2506b
    http://github.com/djmitche/buildbot/commit/0236a3eaaa20cc6eb53fb6c99662d59a99f2506b
Author: Nicolás Alvarez <nicolas.alvarez at gmail.com>
Date:   2009-10-25 (Sun, 25 Oct 2009)

Changed paths:
  M docs/buildbot.texinfo

Log Message:
-----------
Fix use of WithProperties in documentation example.


Commit: 6785c245689c8cdfe7d5341b9bc1677a2207ce5f
    http://github.com/djmitche/buildbot/commit/6785c245689c8cdfe7d5341b9bc1677a2207ce5f
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-10-25 (Sun, 25 Oct 2009)

Changed paths:
  M docs/buildbot.texinfo

Log Message:
-----------
Merge branch 'master' of git://github.com/nicolas17/buildbot


Commit: 514823b5bc23547c7f456a6b8fce81332fda161f
    http://github.com/djmitche/buildbot/commit/514823b5bc23547c7f456a6b8fce81332fda161f
Author: Chris AtLee <catlee at mozilla.com>
Date:   2009-10-26 (Mon, 26 Oct 2009)

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

Log Message:
-----------
Add a css class for when there are no results


Commit: 25a6b1a86dbab09c6e23329b35a82d710c20df0d
    http://github.com/djmitche/buildbot/commit/25a6b1a86dbab09c6e23329b35a82d710c20df0d
Author: Brian Warner <warner at lothar.com>
Date:   2009-10-30 (Fri, 30 Oct 2009)

Changed paths:
  M buildbot/process/builder.py

Log Message:
-----------
builder.py: start cleanup by adding SlaveBuilder.prepare() and moving the
substantiate() call into it, rather than having Builder switch on the
slavebuilder's class


Commit: 6e6fb276e9d139323d993b867909a5066651303c
    http://github.com/djmitche/buildbot/commit/6e6fb276e9d139323d993b867909a5066651303c
Author: KATO Kazuyoshi <kzys at 8-p.info>
Date:   2009-10-30 (Fri, 30 Oct 2009)

Changed paths:
  M buildbot/status/words.py
  M buildbot/test/test_status.py

Log Message:
-----------
Extract a little method.


Commit: 3ba244d413013ee70d9c3a48554a250566e5dc1e
    http://github.com/djmitche/buildbot/commit/3ba244d413013ee70d9c3a48554a250566e5dc1e
Author: KATO Kazuyoshi <kzys at 8-p.info>
Date:   2009-10-30 (Fri, 30 Oct 2009)

Changed paths:
  M buildbot/status/words.py
  M buildbot/test/test_status.py

Log Message:
-----------
Use "notice" to public messages.


Commit: 7f95beec26f19baf7c5de65f90f365d52ffcf257
    http://github.com/djmitche/buildbot/commit/7f95beec26f19baf7c5de65f90f365d52ffcf257
Author: KATO Kazuyoshi <kzys at 8-p.info>
Date:   2009-10-30 (Fri, 30 Oct 2009)

Changed paths:
  M buildbot/status/words.py

Log Message:
-----------
DRY


Commit: 5c9202b8c1bbdfc67ad0aa6c438e78a0de4ce18a
    http://github.com/djmitche/buildbot/commit/5c9202b8c1bbdfc67ad0aa6c438e78a0de4ce18a
Author: KATO Kazuyoshi <kzys at 8-p.info>
Date:   2009-10-30 (Fri, 30 Oct 2009)

Changed paths:
  M buildbot/status/words.py

Log Message:
-----------
Cleanup.


Commit: 776deed181395407c33b17d94ab344bc57f6740b
    http://github.com/djmitche/buildbot/commit/776deed181395407c33b17d94ab344bc57f6740b
Author: KATO Kazuyoshi <kzys at 8-p.info>
Date:   2009-10-30 (Fri, 30 Oct 2009)

Changed paths:
  M buildbot/status/words.py
  M buildbot/test/test_status.py

Log Message:
-----------
Show "blamelist" on failed to build.


Commit: a69297d5fdfd3f12f7660482a7a8ef1bc48014b0
    http://github.com/djmitche/buildbot/commit/a69297d5fdfd3f12f7660482a7a8ef1bc48014b0
Author: maruel at chromium.org <maruel at chromium.org>
Date:   2009-10-30 (Fri, 30 Oct 2009)

Changed paths:
  M buildbot/steps/source.py

Log Message:
-----------
Update comment


Commit: 57607e8c7de3e944b79299861685915e53515003
    http://github.com/djmitche/buildbot/commit/57607e8c7de3e944b79299861685915e53515003
Author: Kristian Nielsen <knmeister at gmail.com>
Date:   2009-10-30 (Fri, 30 Oct 2009)

Changed paths:
  M buildbot/process/mtrlogobserver.py

Log Message:
-----------
In MTR buildstep, use the type of test in the description and descriptionDone on the waterfall page.
This makes it easier to distinguish diffferent test runs in the same build.


Commit: df9cf59632b1a5db88dd0fa6eb3fc01d02668e11
    http://github.com/djmitche/buildbot/commit/df9cf59632b1a5db88dd0fa6eb3fc01d02668e11
Author: KATO Kazuyoshi <kzys at 8-p.info>
Date:   2009-10-30 (Fri, 30 Oct 2009)

Changed paths:
  M buildbot/status/words.py
  M buildbot/test/test_status.py

Log Message:
-----------
Be configurable.


Commit: b8d2a5cad7d1abf1f9829bc39c9cddc6d7066cd2
    http://github.com/djmitche/buildbot/commit/b8d2a5cad7d1abf1f9829bc39c9cddc6d7066cd2
Author: KATO Kazuyoshi <kzys at 8-p.info>
Date:   2009-10-30 (Fri, 30 Oct 2009)

Changed paths:
  M buildbot/status/words.py
  M buildbot/test/test_status.py

Log Message:
-----------
Cleanup.


Commit: 910d7558ca0276af163685aa376f84107ac679a2
    http://github.com/djmitche/buildbot/commit/910d7558ca0276af163685aa376f84107ac679a2
Author: KATO Kazuyoshi <kzys at 8-p.info>
Date:   2009-10-30 (Fri, 30 Oct 2009)

Changed paths:
  M buildbot/status/words.py
  M buildbot/test/test_status.py

Log Message:
-----------
Revert misc changes.


Commit: c95253dd1e429f11bb0e5b71c64a8b06941fff5d
    http://github.com/djmitche/buildbot/commit/c95253dd1e429f11bb0e5b71c64a8b06941fff5d
Author: Brian Warner <warner at lothar.com>
Date:   2009-10-30 (Fri, 30 Oct 2009)

Changed paths:
  M buildbot/process/factory.py
  M buildbot/test/test_config.py

Log Message:
-----------
addStep(): reject spurious kwargs when using the BuildStep-instance form.

Without this, the args are silently ignored, which is a hassle to debug.


Commit: 7e458eda777f59ec1457dcb4eff75a07b60a2cf8
    http://github.com/djmitche/buildbot/commit/7e458eda777f59ec1457dcb4eff75a07b60a2cf8
Author: Robert Collins <robertc at robertcollins.net>
Date:   2009-10-30 (Fri, 30 Oct 2009)

Changed paths:
  M CREDITS
  A buildbot/process/subunitlogobserver.py
  M buildbot/test/test_buildstep.py
  M docs/buildbot.texinfo

Log Message:
-----------
(closes #610) add subunit log watcher


Commit: d64156aa120fc756df198baae0b5e9e24d80a40e
    http://github.com/djmitche/buildbot/commit/d64156aa120fc756df198baae0b5e9e24d80a40e
Author: Nicolás Alvarez <nicolas.alvarez at gmail.com>
Date:   2009-10-30 (Fri, 30 Oct 2009)

Changed paths:
  M docs/buildbot.texinfo

Log Message:
-----------
Fix use of WithProperties in documentation example.


Commit: c2dc58add0ca2efc7a804b71fef7cab9fba8ecc7
    http://github.com/djmitche/buildbot/commit/c2dc58add0ca2efc7a804b71fef7cab9fba8ecc7
Author: maruel at chromium.org <maruel at chromium.org>
Date:   2009-10-30 (Fri, 30 Oct 2009)

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

Log Message:
-----------
Add 'addPatch' parameter to mail.MailNotifier, unit test and doc.

Defaults to True to keep previous behavior. Can be set to False to disable attaching patches to the emails.


Commit: 1d76022c164583bd81b206ecb715ee9105f8b9b9
    http://github.com/djmitche/buildbot/commit/1d76022c164583bd81b206ecb715ee9105f8b9b9
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-10-30 (Fri, 30 Oct 2009)

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

Log Message:
-----------
Merge branch 'attach2' of git://github.com/maruel/buildbot


Commit: 0c60cf7040b6595766a6509be4faa47ce77fbe5b
    http://github.com/djmitche/buildbot/commit/0c60cf7040b6595766a6509be4faa47ce77fbe5b
Author: maruel at chromium.org <maruel at chromium.org>
Date:   2009-11-02 (Mon, 02 Nov 2009)

Changed paths:
  M buildbot/buildslave.py
  M buildbot/master.py
  M buildbot/process/builder.py
  M buildbot/test/test_run.py
  M docs/buildbot.texinfo

Log Message:
-----------
Add support for slavebuilddir in builder's dictionnary.

builddir defaults to builder's name (escaped)

This permits sharing a slave checkout across multiple builders

Includes unit test update and doc.


Commit: 2b00a49451bad833f609b383747dcd1f9f947f3f
    http://github.com/djmitche/buildbot/commit/2b00a49451bad833f609b383747dcd1f9f947f3f
Author: maruel at chromium.org <maruel at chromium.org>
Date:   2009-11-04 (Wed, 04 Nov 2009)

Changed paths:
  M docs/buildbot.texinfo

Log Message:
-----------
Clarify documentation about builder's 'builddir' and 'slavebuilddir'.


Commit: 2e5edf03dfa6fc72ae353a4b5aabdd7fe2685077
    http://github.com/djmitche/buildbot/commit/2e5edf03dfa6fc72ae353a4b5aabdd7fe2685077
Author: Chris AtLee <catlee at mozilla.com>
Date:   2009-11-04 (Wed, 04 Nov 2009)

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

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


Commit: 1688df9a0576dbcf63be2bb9c81d8898c393d830
    http://github.com/djmitche/buildbot/commit/1688df9a0576dbcf63be2bb9c81d8898c393d830
Author: Matt Heitzenroder <mheitzenroder at gmail.com>
Date:   2009-11-04 (Wed, 04 Nov 2009)

Changed paths:
  M CREDITS
  A ChangeLog-0.7.11
  M NEWS
  M buildbot/__init__.py
  M buildbot/buildset.py
  M buildbot/buildslave.py
  M buildbot/changes/changes.py
  M buildbot/changes/pb.py
  M buildbot/changes/svnpoller.py
  M buildbot/clients/sendchange.py
  M buildbot/master.py
  M buildbot/pbutil.py
  M buildbot/process/base.py
  M buildbot/process/builder.py
  M buildbot/process/buildstep.py
  M buildbot/process/factory.py
  A buildbot/process/mtrlogobserver.py
  M buildbot/process/step_twisted2.py
  A buildbot/process/subunitlogobserver.py
  M buildbot/scheduler.py
  M buildbot/scripts/runner.py
  M buildbot/scripts/tryclient.py
  M buildbot/slave/bot.py
  M buildbot/slave/commands.py
  M buildbot/sourcestamp.py
  M buildbot/status/builder.py
  M buildbot/status/mail.py
  M buildbot/status/web/base.py
  M buildbot/status/web/baseweb.py
  M buildbot/status/web/build.py
  M buildbot/status/web/builder.py
  M buildbot/status/web/buildstatus.py
  A buildbot/status/web/console.py
  A buildbot/status/web/console_html.py
  A buildbot/status/web/console_js.py
  M buildbot/status/web/extended.css
  M buildbot/status/web/feeds.py
  M buildbot/status/web/grid.py
  M buildbot/status/web/index.html
  M buildbot/status/web/slaves.py
  M buildbot/status/web/tests.py
  M buildbot/status/web/waterfall.py
  M buildbot/status/words.py
  M buildbot/steps/master.py
  M buildbot/steps/shell.py
  M buildbot/steps/source.py
  M buildbot/test/test_buildstep.py
  M buildbot/test/test_config.py
  A buildbot/test/test_console.py
  M buildbot/test/test_limitlogs.py
  M buildbot/test/test_locks.py
  M buildbot/test/test_run.py
  M buildbot/test/test_scheduler.py
  M buildbot/test/test_status.py
  M buildbot/test/test_steps.py
  M buildbot/test/test_vc.py
  A contrib/bitbucket_buildbot.py
  M contrib/github_buildbot.py
  M contrib/svn_buildbot.py
  M docs/buildbot.texinfo

Log Message:
-----------
simplified the code so it doesn't have to clone locally


Commit: 7db28fc8b69cb8d59dbf548cbb7493368fda0d15
    http://github.com/djmitche/buildbot/commit/7db28fc8b69cb8d59dbf548cbb7493368fda0d15
Author: maruel at chromium.org <maruel at chromium.org>
Date:   2009-11-16 (Mon, 16 Nov 2009)

Changed paths:
  M buildbot/test/runutils.py
  M buildbot/test/test_status.py
  M buildbot/test/test_steps.py

Log Message:
-----------
Fix multiple unit tests broken by 0c60cf7040b6595766a6509be4faa47ce77fbe5b.


Commit: 138c831f1bc4340b7043dd74b3081d201abdef18
    http://github.com/djmitche/buildbot/commit/138c831f1bc4340b7043dd74b3081d201abdef18
Author: Kristian Nielsen <knielsen at knielsen-hq.org>
Date:   2009-11-18 (Wed, 18 Nov 2009)

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

Log Message:
-----------
Fix typo that breaks category argument to grid web status page.


Commit: 0fc8eade38879945b0f2193e37a08a061b8569e0
    http://github.com/djmitche/buildbot/commit/0fc8eade38879945b0f2193e37a08a061b8569e0
Author: Kristian Nielsen <knielsen at knielsen-hq.org>
Date:   2009-11-18 (Wed, 18 Nov 2009)

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

Log Message:
-----------
Fix transposed grid to not crash when specifying categories.


Commit: 010f37dda88168c12b6f22895741a85312d513e2
    http://github.com/djmitche/buildbot/commit/010f37dda88168c12b6f22895741a85312d513e2
Author: maruel at chromium.org <maruel at chromium.org>
Date:   2009-11-19 (Thu, 19 Nov 2009)

Changed paths:
  M buildbot/slave/commands.py

Log Message:
-----------
Added SourceBase.sourcedirIsPatched()


Commit: d8fddfa5b0250204a0fa0820d6864e14f09e1bed
    http://github.com/djmitche/buildbot/commit/d8fddfa5b0250204a0fa0820d6864e14f09e1bed
Author: Daniel Dunbar <ddunbar at lordcrumb.apple.com>
Date:   2009-11-20 (Fri, 20 Nov 2009)

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

Log Message:
-----------
Fix crash when viewing a step which hasn't started (invalid subtraction).

This also tweaks the output a bit, for unstarted steps:
--
Timing
Start	Not Started
End	Not Started
Elapsed	Not Started
--

For in progress steps:
--
Timing

Start	Fri Nov 20 10:48:47 2009
End	Not Finished
Elapsed	39 secs
--

For completed steps:
--
Timing

Start	Fri Nov 20 10:48:47 2009
End	Fri Nov 20 10:48:47 2009
Elapsed	0 secs
--


Commit: 281207c6d3e5171bf0457bf86c1a48c69efaf8c1
    http://github.com/djmitche/buildbot/commit/281207c6d3e5171bf0457bf86c1a48c69efaf8c1
Author: maruel at chromium.org <maruel at chromium.org>
Date:   2009-11-20 (Fri, 20 Nov 2009)

Changed paths:
  M buildbot/slave/commands.py

Log Message:
-----------
Replace self.srcdir to self.workdir where appropriate


Commit: a6081f8e361aea7765be8a0bac45fdf880cacc4d
    http://github.com/djmitche/buildbot/commit/a6081f8e361aea7765be8a0bac45fdf880cacc4d
Author: Daniel Dunbar <ddunbar at smooshlab.apple.com>
Date:   2009-11-20 (Fri, 20 Nov 2009)

Changed paths:
  M buildbot/locks.py

Log Message:
-----------
Add util.ComparableMixin to LockAccess, and also use
SlaveLock.maxCountForSlave as a compare attr for SlaveLock (since it
could conceivably be used independently from the
_maxCountForSlaveList).


Commit: e092d24fe9fdf4d01d2d9c8752c7036982973af1
    http://github.com/djmitche/buildbot/commit/e092d24fe9fdf4d01d2d9c8752c7036982973af1
Author: Daniel Dunbar <ddunbar at smooshlab.apple.com>
Date:   2009-11-20 (Fri, 20 Nov 2009)

Changed paths:
  M buildbot/process/builder.py

Log Message:
-----------
Switch Builder.compareToSetup function to just use a comparison on the locks list.

This is more uniform and fixes a crash trying to access the .name field of LockAccess variables; I'm not sure why this was doing the comparison manually in the first place...


Commit: f77caa6937e5f1e2e5e473187ca12fdc42816059
    http://github.com/djmitche/buildbot/commit/f77caa6937e5f1e2e5e473187ca12fdc42816059
Author: maruel at chromium.org <maruel at chromium.org>
Date:   2009-11-22 (Sun, 22 Nov 2009)

Changed paths:
  M buildbot/slave/commands.py

Log Message:
-----------
Add patched checkout cleanup for SVN checkout. This removes the need to do a fresh svn checkout on each try job.

Add 'keep_on_purge', 'ignore_ignores' and 'always_purge' to SVN.

Add 'ignore_ignores' to Git.

Small cleanups.


Commit: f8baa326abef1b8b15a4bfb1d1c04e09e1f827cb
    http://github.com/djmitche/buildbot/commit/f8baa326abef1b8b15a4bfb1d1c04e09e1f827cb
Author: Chris AtLee <catlee at mozilla.com>
Date:   2009-11-23 (Mon, 23 Nov 2009)

Changed paths:
  M buildbot/slave/commands.py
  M buildbot/status/web/grid.py
  M buildbot/status/web/step.py
  M buildbot/test/runutils.py
  M buildbot/test/test_status.py
  M buildbot/test/test_steps.py
  M contrib/github_buildbot.py

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


Commit: cadbb9df35b08a09fec895d0fc42f3cc55cb62af
    http://github.com/djmitche/buildbot/commit/cadbb9df35b08a09fec895d0fc42f3cc55cb62af
Author: John Ford <john at johnford.info>
Date:   2009-11-23 (Mon, 23 Nov 2009)

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

Log Message:
-----------
specify a default num_events value for the waterfall in the master
config file instead of changing a hard coded value, and add a
configurable limit, too


Commit: dfa162c82060b6d2b169ec892e397ba8702ed5b8
    http://github.com/djmitche/buildbot/commit/dfa162c82060b6d2b169ec892e397ba8702ed5b8
Author: Chris AtLee <catlee at mozilla.com>
Date:   2009-11-23 (Mon, 23 Nov 2009)

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

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


Commit: df5a96f1963f302c601a30f2e5b3771b2b2096f3
    http://github.com/djmitche/buildbot/commit/df5a96f1963f302c601a30f2e5b3771b2b2096f3
Author: Chris AtLee <catlee at mozilla.com>
Date:   2009-11-23 (Mon, 23 Nov 2009)

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

Log Message:
-----------
Fixing typo


Commit: 8d6d4b7001b6b52dd9be104abc0e0dd9cf2e7ea0
    http://github.com/djmitche/buildbot/commit/8d6d4b7001b6b52dd9be104abc0e0dd9cf2e7ea0
Author: Chris AtLee <catlee at mozilla.com>
Date:   2009-11-23 (Mon, 23 Nov 2009)

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

Log Message:
-----------
Adding support for gz compressed log files


Commit: 71f8aa9a01a9f858c5fec616375c108f56f587c4
    http://github.com/djmitche/buildbot/commit/71f8aa9a01a9f858c5fec616375c108f56f587c4
Author: Kristian Nielsen <knielsen at knielsen-hq.org>
Date:   2009-11-23 (Mon, 23 Nov 2009)

Changed paths:
  M buildbot/slave/commands.py
  M buildbot/test/test_vc.py

Log Message:
-----------
In clobber source step, if permissions prevent rm -rf from deleting all,
run a recursive chmod and re-try the rm -rf.

This avoids failures that require manual fixup if a step leaves behind
subdirectories with chmod 0 permissions.

This fixes ticket#29 for Posix systems (previous fix is blocking, and only
used on Windows).


Commit: f171c13c456a4cd418b9463138324c36945456ab
    http://github.com/djmitche/buildbot/commit/f171c13c456a4cd418b9463138324c36945456ab
Author: Kristian Nielsen <knielsen at knielsen-hq.org>
Date:   2009-11-24 (Tue, 24 Nov 2009)

Changed paths:
  M buildbot/test/test_buildstep.py

Log Message:
-----------
Fix test failure in test_buildstep.SubunitLogObserverTests
Skip the test when the subunit module is not available.


Commit: b8bf3d5ef60f6158688f7aaeee186fe37ce64336
    http://github.com/djmitche/buildbot/commit/b8bf3d5ef60f6158688f7aaeee186fe37ce64336
Author: Chris AtLee <catlee at mozilla.com>
Date:   2009-11-24 (Tue, 24 Nov 2009)

Changed paths:
  M buildbot/status/builder.py

Log Message:
-----------
Don't do os.fsync when we're done with a log.


Commit: 985c0bd878df0e200853770bf16f31e317e956d6
    http://github.com/djmitche/buildbot/commit/985c0bd878df0e200853770bf16f31e317e956d6
Author: maruel at chromium.org <maruel at chromium.org>
Date:   2009-11-24 (Tue, 24 Nov 2009)

Changed paths:
  M docs/epyrun
  M docs/gen-reference

Log Message:
-----------
Fix docs/gen-reference to work with epydoc 3.0.1


Commit: 2b6f38ae0b7ac454bfdc274830ceba45e9211929
    http://github.com/djmitche/buildbot/commit/2b6f38ae0b7ac454bfdc274830ceba45e9211929
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-11-24 (Tue, 24 Nov 2009)

Changed paths:
  M docs/epyrun
  M docs/gen-reference

Log Message:
-----------
Merge branch 'epyrun' of git://github.com/maruel/buildbot


Commit: c829d3d651bf51dd8baa47741f124ae917a3d0e7
    http://github.com/djmitche/buildbot/commit/c829d3d651bf51dd8baa47741f124ae917a3d0e7
Author: maruel at chromium.org <maruel at chromium.org>
Date:   2009-11-24 (Tue, 24 Nov 2009)

Changed paths:
  M buildbot/steps/source.py
  M docs/buildbot.texinfo

Log Message:
-----------
Add documentation and flag accessibility on the master side.


Commit: 2aec827cd7aa915b2a9bb16fa6434535a847e65a
    http://github.com/djmitche/buildbot/commit/2aec827cd7aa915b2a9bb16fa6434535a847e65a
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-11-24 (Tue, 24 Nov 2009)

Changed paths:
  M buildbot/steps/source.py
  M docs/buildbot.texinfo

Log Message:
-----------
Merge commit 'c829d3d'


Commit: 5746904b70556eefee3636b5e6081b972f3332df
    http://github.com/djmitche/buildbot/commit/5746904b70556eefee3636b5e6081b972f3332df
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-11-27 (Fri, 27 Nov 2009)

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

Log Message:
-----------
prevent HTML injection via buildslave host info


Commit: 34c1935c9e69392c1c5e0935173b027832a076e1
    http://github.com/djmitche/buildbot/commit/34c1935c9e69392c1c5e0935173b027832a076e1
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-11-27 (Fri, 27 Nov 2009)

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

Log Message:
-----------
add an optional clickable access_uri for each slave


Commit: 765c1da7d71f3229881dc980609f2461572e00bd
    http://github.com/djmitche/buildbot/commit/765c1da7d71f3229881dc980609f2461572e00bd
Author: Marius Gedminas <marius at gedmin.as>
Date:   2009-12-01 (Tue, 01 Dec 2009)

Changed paths:
  M docs/buildbot.texinfo

Log Message:
-----------
Fix small Python syntax error in example in docs.


Commit: 99d65c9ad09e68327a758efe8eaf099051f8cc37
    http://github.com/djmitche/buildbot/commit/99d65c9ad09e68327a758efe8eaf099051f8cc37
Author: maruel at chromium.org <maruel at chromium.org>
Date:   2009-12-01 (Tue, 01 Dec 2009)

Changed paths:
  M buildbot/master.py
  M buildbot/test/test_vc.py

Log Message:
-----------
Restore support for unicode builder name.

The regression was introduced in 0c60cf7040b6595766a6509be4faa47ce77fbe5b.

Add a regression unit test.


Commit: cd1a02e696629a21ff00e4f9b1c8d031916f5f98
    http://github.com/djmitche/buildbot/commit/cd1a02e696629a21ff00e4f9b1c8d031916f5f98
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-12-01 (Tue, 01 Dec 2009)

Changed paths:
  M buildbot/master.py
  M buildbot/test/test_vc.py

Log Message:
-----------
Merge branch 'slavedir2' of git://github.com/maruel/buildbot


Commit: cc174f0c20ca2a91c85f71328ca1cbd46f3110c9
    http://github.com/djmitche/buildbot/commit/cc174f0c20ca2a91c85f71328ca1cbd46f3110c9
Author: maruel at chromium.org <maruel at chromium.org>
Date:   2009-12-01 (Tue, 01 Dec 2009)

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

Log Message:
-----------
Add more unicode support and unit tests.


Commit: 09260e6c0375a03b8148000e2362627e9905c4be
    http://github.com/djmitche/buildbot/commit/09260e6c0375a03b8148000e2362627e9905c4be
Author: maruel at chromium.org <maruel at chromium.org>
Date:   2009-12-02 (Wed, 02 Dec 2009)

Changed paths:
  M buildbot/slave/commands.py

Log Message:
-----------
Fix removal of symlinks in rmdirRecursive().

os.chmod fails on Mac with symlinks so skip this step.


Commit: c34b07026d91f9c2904f261e916bf5600aab16f4
    http://github.com/djmitche/buildbot/commit/c34b07026d91f9c2904f261e916bf5600aab16f4
Author: maruel at chromium.org <maruel at chromium.org>
Date:   2009-12-02 (Wed, 02 Dec 2009)

Changed paths:
  M buildbot/slave/commands.py

Log Message:
-----------
Fix removal of files when purge try changes.

Was broken in f77caa6937e5f1e2e5e473187ca12fdc42816059.


Commit: dcbf829e332577709d7b426fa411e746845943f4
    http://github.com/djmitche/buildbot/commit/dcbf829e332577709d7b426fa411e746845943f4
Author: Chris AtLee <catlee at mozilla.com>
Date:   2009-12-04 (Fri, 04 Dec 2009)

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

Log Message:
-----------
Fix viewing buildsteps when logfile.hasContents() is False


Commit: 0a26b31a14ffe2c0941b8fde9528a4fff2f01ea4
    http://github.com/djmitche/buildbot/commit/0a26b31a14ffe2c0941b8fde9528a4fff2f01ea4
Author: Chris AtLee <catlee at mozilla.com>
Date:   2009-12-04 (Fri, 04 Dec 2009)

Changed paths:
  M buildbot/status/builder.py

Log Message:
-----------
Fix getChunks when reading gzip files.

Since gzip files are always finished, we don't need to freeze the state
of the logfile by determining where the end of the file is.


Commit: 08172aba45ebd827fe3351329a310403ca0f42a5
    http://github.com/djmitche/buildbot/commit/08172aba45ebd827fe3351329a310403ca0f42a5
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-12-07 (Mon, 07 Dec 2009)

Changed paths:
  M docs/buildbot.texinfo

Log Message:
-----------
trivial change to test notification


Commit: efac01b5d653443f11065a728f3bb5a7aee9e9a1
    http://github.com/djmitche/buildbot/commit/efac01b5d653443f11065a728f3bb5a7aee9e9a1
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-12-08 (Tue, 08 Dec 2009)

Changed paths:
  M buildbot/status/mail.py

Log Message:
-----------
(fixes #630) stringify revision in mail formatting


Commit: 10e051422660c9d0b873991cb0890ebf55cfdc80
    http://github.com/djmitche/buildbot/commit/10e051422660c9d0b873991cb0890ebf55cfdc80
Author: Kristian Nielsen <knielsen at knielsen-hq.org>
Date:   2009-12-10 (Thu, 10 Dec 2009)

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

Log Message:
-----------
Fix ticket #642: Specifying extra build properties for force/resubmit
build does not work.

Fix naming of form parameters to be consistent between the code that
generates the form and the code that handles the submitted HTTP request.

Implement code for resubmit build to handle extra custom build
properties in the submitted HTTP request (this was missing in the
existing code).


Commit: acb279a3bbb484d1120f37e97ab7b69d8240cf04
    http://github.com/djmitche/buildbot/commit/acb279a3bbb484d1120f37e97ab7b69d8240cf04
Author: Kristian Nielsen <knielsen at knielsen-hq.org>
Date:   2009-12-10 (Thu, 10 Dec 2009)

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

Log Message:
-----------
Fix ticket #643: extra rows and empty cells in grid displays.

Problem was that sourcestamp comparison was too fine-grained; we want
to assign builds to same rows if the underlying code version is the
same, even if there are minor differences in build properties or the
like.


Commit: 0e859e2396c7af54d9ecf9c299b75eef5c9600f7
    http://github.com/djmitche/buildbot/commit/0e859e2396c7af54d9ecf9c299b75eef5c9600f7
Author: Jonathan S. Romero <jonnyro at jonnyro-desktop.(none)>
Date:   2009-12-11 (Fri, 11 Dec 2009)

Changed paths:
  M buildbot/slave/commands.py
  M buildbot/steps/source.py

Log Message:
-----------
Attempt to add depth argument to source checkout steps


Commit: eae7d56bae3d5e3711fc470cac9a138ad7b47cbe
    http://github.com/djmitche/buildbot/commit/eae7d56bae3d5e3711fc470cac9a138ad7b47cbe
Author: Jonathan S. Romero <jonnyro at jonnyro-desktop.(none)>
Date:   2009-12-11 (Fri, 11 Dec 2009)

Changed paths:
  M buildbot/steps/source.py

Log Message:
-----------
Make sure the depth argument makes it into the args array for the svn command


Commit: 080a25ee21f37838c8f2cb3bad723577c89dd5fe
    http://github.com/djmitche/buildbot/commit/080a25ee21f37838c8f2cb3bad723577c89dd5fe
Author: Jonathan S. Romero <jonnyro at jonnyro-desktop.(none)>
Date:   2009-12-11 (Fri, 11 Dec 2009)

Changed paths:
  M buildbot/steps/source.py

Log Message:
-----------
Fix depth argument in SVN source step


Commit: e3f5d30cb0c507cd592e2467f5f3b1a060ffd54d
    http://github.com/djmitche/buildbot/commit/e3f5d30cb0c507cd592e2467f5f3b1a060ffd54d
Author: Jonathan S. Romero <jonnyro at jonnyro-desktop.(none)>
Date:   2009-12-11 (Fri, 11 Dec 2009)

Changed paths:
  M buildbot/steps/source.py

Log Message:
-----------
Only set depth arg if not none


Commit: 1c8c37ddca5a347ae00bf138dbef370886cdb62b
    http://github.com/djmitche/buildbot/commit/1c8c37ddca5a347ae00bf138dbef370886cdb62b
Author: William Deegan <bdbaddog at gmail.com>
Date:   2009-12-11 (Fri, 11 Dec 2009)

Changed paths:
  M buildbot/changes/p4poller.py

Log Message:
-----------
Fix issue with perforce submissions with no comment.
This currently causes p4poller to throw an exception, which hangs further buildbot builds on that branch.
Now blank comments are allowed.


Commit: 7a6ea4afbe8c607f36c78793ea60dc0bf17cc1c0
    http://github.com/djmitche/buildbot/commit/7a6ea4afbe8c607f36c78793ea60dc0bf17cc1c0
Author: Jonathan S. Romero <jonnyro at jonnyro-desktop.(none)>
Date:   2009-12-11 (Fri, 11 Dec 2009)

Changed paths:
  M buildbot/steps/source.py

Log Message:
-----------
Check that svn is not older than 1.5 before adding --depth argument


Commit: f29b5e8028b22b60f6a49958bdb5cff059d49da3
    http://github.com/djmitche/buildbot/commit/f29b5e8028b22b60f6a49958bdb5cff059d49da3
Author: Jonathan Romero <jonnyro at rumega.cfl.rr.com>
Date:   2009-12-11 (Fri, 11 Dec 2009)

Changed paths:
  M buildbot/slave/commands.py
  M buildbot/steps/source.py

Log Message:
-----------
Attempt to check buildslave version properly when depth argument is specified to SVN checkout step.


Commit: 04302b410288107f17759d36f0191f23cc8e7d1d
    http://github.com/djmitche/buildbot/commit/04302b410288107f17759d36f0191f23cc8e7d1d
Author: Jonathan Romero <jonnyro at rumega.cfl.rr.com>
Date:   2009-12-11 (Fri, 11 Dec 2009)

Changed paths:
  M docs/buildbot.texinfo

Log Message:
-----------
Describe depth argument to SVN checkout step.


Commit: 0fd7b31b562a444244f4ab03a0d0a866ef82de47
    http://github.com/djmitche/buildbot/commit/0fd7b31b562a444244f4ab03a0d0a866ef82de47
Author: Jonathan Romero <jonnyro at rumega.cfl.rr.com>
Date:   2009-12-11 (Fri, 11 Dec 2009)

Changed paths:
  M docs/buildbot.texinfo

Log Message:
-----------
Specify that depth argument requires subversion 1.5 or higher.


Commit: 3e395a187eb560c1f0d1d93a513a327b47fb8894
    http://github.com/djmitche/buildbot/commit/3e395a187eb560c1f0d1d93a513a327b47fb8894
Author: Jonathan S. Romero <jonnyro at jonnyro-desktop.(none)>
Date:   2009-12-14 (Mon, 14 Dec 2009)

Changed paths:
  M docs/buildbot.texinfo

Log Message:
-----------
Improve documentation for depth argument in SVN buildstep


Commit: 297e3e6465f3aef3139eecd78f143ecc812dad1b
    http://github.com/djmitche/buildbot/commit/297e3e6465f3aef3139eecd78f143ecc812dad1b
Author: Jonathan S. Romero <jonnyro at jonnyro-desktop.(none)>
Date:   2009-12-14 (Mon, 14 Dec 2009)

Changed paths:
  M buildbot/steps/source.py

Log Message:
-----------
Correct syntax error in source.py


Commit: 674814844fda31c2e9d15a7044b785fa903a7f47
    http://github.com/djmitche/buildbot/commit/674814844fda31c2e9d15a7044b785fa903a7f47
Author: Jonathan S. Romero <jonnyro at jonnyro-desktop.(none)>
Date:   2009-12-14 (Mon, 14 Dec 2009)

Changed paths:
  M buildbot/steps/source.py

Log Message:
-----------
Correct syntax error in source.py


Commit: fadc2b8611522c35364870e7ea398b716a61173f
    http://github.com/djmitche/buildbot/commit/fadc2b8611522c35364870e7ea398b716a61173f
Author: Jonathan S. Romero <jonnyro at jonnyro-desktop.(none)>
Date:   2009-12-14 (Mon, 14 Dec 2009)

Changed paths:
  M buildbot/changes/p4poller.py

Log Message:
-----------
Merge commit 'upstream/master'


Commit: ea17f9cf8c95867da1eb015ed07b7037b2232b3b
    http://github.com/djmitche/buildbot/commit/ea17f9cf8c95867da1eb015ed07b7037b2232b3b
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-12-16 (Wed, 16 Dec 2009)

Changed paths:
  M buildbot/scripts/runner.py
  A buildbot/status/web/bg_gradient.jpg
  A buildbot/status/web/default.css

Log Message:
-----------
(fixes #641) change default style


Commit: fa93c4907a54495d106983633a37473ab2da8139
    http://github.com/djmitche/buildbot/commit/fa93c4907a54495d106983633a37473ab2da8139
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-12-16 (Wed, 16 Dec 2009)

Changed paths:
  M buildbot/steps/transfer.py

Log Message:
-----------
(bug #646) remove the non-functional 'mode' argument from DirectoryUpload


Commit: 1d658d06ed6abc31222d1e7b6f76454709aeed25
    http://github.com/djmitche/buildbot/commit/1d658d06ed6abc31222d1e7b6f76454709aeed25
Author: Chris AtLee <catlee at mozilla.com>
Date:   2009-12-17 (Thu, 17 Dec 2009)

Changed paths:
  M buildbot/status/builder.py

Log Message:
-----------
Handling cases where the builder directory on the master is gone


Commit: 53bff455df74b6127dcf6dee9006bc0acaa1646b
    http://github.com/djmitche/buildbot/commit/53bff455df74b6127dcf6dee9006bc0acaa1646b
Author: Chris AtLee <catlee at mozilla.com>
Date:   2009-12-17 (Thu, 17 Dec 2009)

Changed paths:
  M buildbot/changes/changes.py

Log Message:
-----------
Check that the change exists before returning it


Commit: 85a84d7f99cb463235849b150f91031cd5fec442
    http://github.com/djmitche/buildbot/commit/85a84d7f99cb463235849b150f91031cd5fec442
Author: Chris AtLee <catlee at mozilla.com>
Date:   2009-12-17 (Thu, 17 Dec 2009)

Changed paths:
  M buildbot/buildslave.py
  M buildbot/process/builder.py

Log Message:
-----------
Stop duplicate attach/detach messages


Commit: d1b2ea31841ee2daae9718c64e25d695d5966cf2
    http://github.com/djmitche/buildbot/commit/d1b2ea31841ee2daae9718c64e25d695d5966cf2
Author: Chris AtLee <catlee at mozilla.com>
Date:   2009-12-17 (Thu, 17 Dec 2009)

Changed paths:
  M buildbot/process/builder.py

Log Message:
-----------
Cleanup maybeStartBuild messages


Commit: 676b0c38115deb2edb19ade9dc02c406e310d4b3
    http://github.com/djmitche/buildbot/commit/676b0c38115deb2edb19ade9dc02c406e310d4b3
Author: Dan Locks <dwlocks at dwlocks-laptop.zmanda.com>
Date:   2009-12-18 (Fri, 18 Dec 2009)

Changed paths:
  M buildbot/status/web/build.py
  M buildbot/status/web/grid.py
  M buildbot/status/web/slaves.py
  M buildbot/status/web/waterfall.py

Log Message:
-----------
(refs #620) Web status pages should use HtmlResource.footer


Commit: f6397a8a733f54ac808d086606f78a2101ea375e
    http://github.com/djmitche/buildbot/commit/f6397a8a733f54ac808d086606f78a2101ea375e
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-12-18 (Fri, 18 Dec 2009)

Changed paths:
  M buildbot/slave/bot.py

Log Message:
-----------
refs #602 - use os.makedirs


Commit: 1c030ed5c477feed5e1c15210d5d15f49e983bc3
    http://github.com/djmitche/buildbot/commit/1c030ed5c477feed5e1c15210d5d15f49e983bc3
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-12-18 (Fri, 18 Dec 2009)

Changed paths:
  M buildbot/status/mail.py

Log Message:
-----------
refs #617 - add 'passing' to the list of possible modes


Commit: 79b289d5abe33a7183f4ac2da7476662c4b98fdf
    http://github.com/djmitche/buildbot/commit/79b289d5abe33a7183f4ac2da7476662c4b98fdf
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-12-18 (Fri, 18 Dec 2009)

Changed paths:
  M buildbot/slave/commands.py

Log Message:
-----------
refs #626 -- use -s submitted in p4 changes invocation


Commit: 0c51ff9e5b3e358d3f2e268f5f3cf81a9ac1eb3f
    http://github.com/djmitche/buildbot/commit/0c51ff9e5b3e358d3f2e268f5f3cf81a9ac1eb3f
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/status/words.py

Log Message:
-----------
(fixes #220) use shlex.split everywhere in the IRC bot


Commit: fb70a1dd799ff16ef9b3002707ed3613c5780c0d
    http://github.com/djmitche/buildbot/commit/fb70a1dd799ff16ef9b3002707ed3613c5780c0d
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M contrib/git_buildbot.py

Log Message:
-----------
(fixes #645) remove tail recursion


Commit: 2ce63d429f8ce04b6aa57b8fa25a1c185f5263bc
    http://github.com/djmitche/buildbot/commit/2ce63d429f8ce04b6aa57b8fa25a1c185f5263bc
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-12-19 (Sat, 19 Dec 2009)

Changed paths:
  M buildbot/status/words.py

Log Message:
-----------
(fixes #220) spell shlex right


Commit: a901bfd6caf637731a894298fa6e7b6bcc2bb02e
    http://github.com/djmitche/buildbot/commit/a901bfd6caf637731a894298fa6e7b6bcc2bb02e
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-12-19 (Sat, 19 Dec 2009)

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

Log Message:
-----------
fixes #464 replace customMesg with messageFormatter


Commit: 864430a024d92d07ff4c012d14fcf3b3d4f50a6e
    http://github.com/djmitche/buildbot/commit/864430a024d92d07ff4c012d14fcf3b3d4f50a6e
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-12-20 (Sun, 20 Dec 2009)

Changed paths:
  M buildbot/status/words.py

Log Message:
-----------
(fixes #638) add a requestCancelled method (that does nothing) to IRCContact


Commit: c28838ef1d66bd7d39b806a9310780a977e52474
    http://github.com/djmitche/buildbot/commit/c28838ef1d66bd7d39b806a9310780a977e52474
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-12-20 (Sun, 20 Dec 2009)

Changed paths:
  M buildbot/status/words.py

Log Message:
-----------
add colon


Commit: c8b2133950e50e7a79dc3f67c945209fde940735
    http://github.com/djmitche/buildbot/commit/c8b2133950e50e7a79dc3f67c945209fde940735
Author: Daniel Dunbar <daniel at zuster.org>
Date:   2009-12-20 (Sun, 20 Dec 2009)

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

Log Message:
-----------
Merge commit 'origin/master'


Commit: 668c83e6e0082a3be1919aa9ed8e961d974071ce
    http://github.com/djmitche/buildbot/commit/668c83e6e0082a3be1919aa9ed8e961d974071ce
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-12-20 (Sun, 20 Dec 2009)

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

Log Message:
-----------
Merge branch 'master' of git://github.com/ddunbar/buildbot


Commit: 3cfc460d40dca32cac2dac168cc51e9751da81a2
    http://github.com/djmitche/buildbot/commit/3cfc460d40dca32cac2dac168cc51e9751da81a2
Author: Aviv Ben-Yosef <aviv.by at gmail.com>
Date:   2009-12-22 (Tue, 22 Dec 2009)

Changed paths:
  M buildbot/test/test_console.py

Log Message:
-----------
Removed unused import


Commit: 5264eda6284dcc8209f8e00a40b9698643bcfc47
    http://github.com/djmitche/buildbot/commit/5264eda6284dcc8209f8e00a40b9698643bcfc47
Author: Aviv Ben-Yosef <aviv.by at gmail.com>
Date:   2009-12-22 (Tue, 22 Dec 2009)

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

Log Message:
-----------
removing unused imports


Commit: 2835d4c7a33c4f1d47f9f5f5025b822ca5bee65c
    http://github.com/djmitche/buildbot/commit/2835d4c7a33c4f1d47f9f5f5025b822ca5bee65c
Author: Aviv Ben-Yosef <aviv.by at gmail.com>
Date:   2009-12-22 (Tue, 22 Dec 2009)

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

Log Message:
-----------
adding comparators


Commit: 98f39c12bb8cf60b7e003c2effc9a47def2c2645
    http://github.com/djmitche/buildbot/commit/98f39c12bb8cf60b7e003c2effc9a47def2c2645
Author: Aviv Ben-Yosef <aviv.by at gmail.com>
Date:   2009-12-22 (Tue, 22 Dec 2009)

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

Log Message:
-----------
Removing useless conversion to int

This simple comparison between revisions uses a conversion to int that breaks if the revision is not an int (like in Git). There's no difference simply comparing the strings directly, so I removed this.


Commit: 4824989af1a9786c959c3f986733999d68535e19
    http://github.com/djmitche/buildbot/commit/4824989af1a9786c959c3f986733999d68535e19
Author: Aviv Ben-Yosef <aviv.by at gmail.com>
Date:   2009-12-22 (Tue, 22 Dec 2009)

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

Log Message:
-----------
Removing useless methods

At first, I saw that the changes list was being sorted by the revisions, and thought that because of that
it will be necessary to allow sorting by time for the other VCSs. But, then I realized that the sorting
was being done simply so that duplicate changes with same revision will be grouped for removing. This works
no matter if the revision is a number or not.


Commit: 6fba2d38e1a8d86914d694f400227c191e8116f2
    http://github.com/djmitche/buildbot/commit/6fba2d38e1a8d86914d694f400227c191e8116f2
Author: Aviv Ben-Yosef <aviv.by at gmail.com>
Date:   2009-12-22 (Tue, 22 Dec 2009)

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

Log Message:
-----------
Adding ability to validate revisions


Commit: 83a1c283cf17793f816aab1e2af1f75dc4ea4356
    http://github.com/djmitche/buildbot/commit/83a1c283cf17793f816aab1e2af1f75dc4ea4356
Author: Aviv Ben-Yosef <aviv.by at gmail.com>
Date:   2009-12-22 (Tue, 22 Dec 2009)

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

Log Message:
-----------
Using the created classes


Commit: 939588b066b0b30dc52f0417196a35f07446b47b
    http://github.com/djmitche/buildbot/commit/939588b066b0b30dc52f0417196a35f07446b47b
Author: Aviv Ben-Yosef <aviv.by at gmail.com>
Date:   2009-12-22 (Tue, 22 Dec 2009)

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

Log Message:
-----------
Apparantly this is needed


Commit: 6c5ae79608a6db370a07cb44f7ca66bd4e4679b9
    http://github.com/djmitche/buildbot/commit/6c5ae79608a6db370a07cb44f7ca66bd4e4679b9
Author: Aviv Ben-Yosef <aviv.by at gmail.com>
Date:   2009-12-22 (Tue, 22 Dec 2009)

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

Log Message:
-----------
Adding flag for choosing ordering scheme


Commit: a4b19bb3e96e14c32b446617faf3da306a3deaef
    http://github.com/djmitche/buildbot/commit/a4b19bb3e96e14c32b446617faf3da306a3deaef
Author: Aviv Ben-Yosef <aviv.by at gmail.com>
Date:   2009-12-22 (Tue, 22 Dec 2009)

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

Log Message:
-----------
Removing the comment that is no longer true


Commit: cbef2cde1940272881aff15c29ef9c4f48fb3e86
    http://github.com/djmitche/buildbot/commit/cbef2cde1940272881aff15c29ef9c4f48fb3e86
Author: KATO Kazuyoshi <kzys at 8-p.info>
Date:   2009-12-24 (Thu, 24 Dec 2009)

Changed paths:
  M buildbot/test/test_web.py

Log Message:
-----------
Added tests of buildbot.status.web.xmlrpc.


Commit: a70a00b22c920ae2c1e95f7bc614a7a94ded861a
    http://github.com/djmitche/buildbot/commit/a70a00b22c920ae2c1e95f7bc614a7a94ded861a
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-12-26 (Sat, 26 Dec 2009)

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

Log Message:
-----------
(refs #10) add BuilderConfig class, use it in tests, and doc it


Commit: 5d65dc65a03ec3a38648c42407f3163de3310aa6
    http://github.com/djmitche/buildbot/commit/5d65dc65a03ec3a38648c42407f3163de3310aa6
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-12-26 (Sat, 26 Dec 2009)

Changed paths:
  M docs/buildbot.texinfo

Log Message:
-----------
document doStepIf


Commit: 801803f0e55adc70a175433e189c15ba596d2f81
    http://github.com/djmitche/buildbot/commit/801803f0e55adc70a175433e189c15ba596d2f81
Author: Daniel Dunbar <daniel at zuster.org>
Date:   2009-12-27 (Sun, 27 Dec 2009)

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

Log Message:
-----------
Merge commit 'upstream/master'


Commit: 95a2433e397985d4705c647c789718ab2bddcf71
    http://github.com/djmitche/buildbot/commit/95a2433e397985d4705c647c789718ab2bddcf71
Author: Daniel Dunbar <daniel at zuster.org>
Date:   2009-12-27 (Sun, 27 Dec 2009)

Changed paths:
  M buildbot/locks.py

Log Message:
-----------
Revert change to include SlaveLock.maxCountForSlave in compare_attrs, it isn't
hashable and we rely on this. This fixes several buildbot.test.test_locks.Locks
I introduced.


Commit: af5c745b6a8a8332a4d73caaef5ba9c43491d60a
    http://github.com/djmitche/buildbot/commit/af5c745b6a8a8332a4d73caaef5ba9c43491d60a
Author: Daniel Dunbar <daniel at zuster.org>
Date:   2009-12-27 (Sun, 27 Dec 2009)

Changed paths:
  M buildbot/scripts/runner.py

Log Message:
-----------
Trac #527: make "buildbot start" directory optional.


Commit: 9c37ea82e518de7524f572ac222922d9f794baa7
    http://github.com/djmitche/buildbot/commit/9c37ea82e518de7524f572ac222922d9f794baa7
Author: Daniel Dunbar <daniel at zuster.org>
Date:   2009-12-27 (Sun, 27 Dec 2009)

Changed paths:
  M buildbot/scripts/logwatcher.py

Log Message:
-----------
LogWatcher: Create log files before trying to tail them; this makes the watch code work when twistd.log isn't preexisting.


Commit: 6561a0802f2526f23e53cf4dd3038f99f62ef37c
    http://github.com/djmitche/buildbot/commit/6561a0802f2526f23e53cf4dd3038f99f62ef37c
Author: Daniel Dunbar <daniel at zuster.org>
Date:   2009-12-28 (Mon, 28 Dec 2009)

Changed paths:
  M buildbot/scripts/runner.py
  M docs/buildbot.texinfo

Log Message:
-----------
Tweak buildbot --help / doc for basedir change.


Commit: bd845d3b18fc5760fee6e657b12d6cb43003e472
    http://github.com/djmitche/buildbot/commit/bd845d3b18fc5760fee6e657b12d6cb43003e472
Author: Daniel Dunbar <daniel at zuster.org>
Date:   2009-12-28 (Mon, 28 Dec 2009)

Changed paths:
  M buildbot/test/test_locks.py

Log Message:
-----------
Add a test for mixed exclusive/counting access on builders.


Commit: 25729e4e57174b2fbaea23f09f938611f4e79e39
    http://github.com/djmitche/buildbot/commit/25729e4e57174b2fbaea23f09f938611f4e79e39
Author: Daniel Dunbar <daniel at zuster.org>
Date:   2009-12-28 (Mon, 28 Dec 2009)

Changed paths:
  M buildbot/test/runutils.py

Log Message:
-----------
Change RunMixin.killSlave to optionally take the slave and builder names as arguments.


Commit: 9bbedb5a02c55d0d97ddfee6d40576d254491762
    http://github.com/djmitche/buildbot/commit/9bbedb5a02c55d0d97ddfee6d40576d254491762
Author: Daniel Dunbar <daniel at zuster.org>
Date:   2009-12-28 (Mon, 28 Dec 2009)

Changed paths:
  M NEWS
  M buildbot/interfaces.py
  M buildbot/process/builder.py
  M buildbot/test/test_run.py
  M buildbot/test/test_slaves.py

Log Message:
-----------
#664: Remove Builder.ping timeout support, the implementation was not robust enough and could cause the master to unexpectedly disconnect the slave.


Commit: 7e4e948a49b2f511367caac0ea91f91501fee546
    http://github.com/djmitche/buildbot/commit/7e4e948a49b2f511367caac0ea91f91501fee546
Author: Marcus Lindblom <macke at yar.nu>
Date:   2009-12-29 (Tue, 29 Dec 2009)

Changed paths:
  M buildbot/slave/commands.py
  M buildbot/test/test_util.py
  M buildbot/util.py

Log Message:
-----------
Remove user/passwd when comparing Mercurial URLs (fixes #640)
Thanks to Milton Pividon for doing most of the work. :)


Commit: e9b44bfb18f7db96bdeb01de26641c72ed975ad2
    http://github.com/djmitche/buildbot/commit/e9b44bfb18f7db96bdeb01de26641c72ed975ad2
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-12-29 (Tue, 29 Dec 2009)

Changed paths:
  M NEWS
  M buildbot/interfaces.py
  M buildbot/process/builder.py
  M buildbot/scripts/runner.py
  M buildbot/test/runutils.py
  M buildbot/test/test_locks.py
  M buildbot/test/test_run.py
  M buildbot/test/test_slaves.py
  M docs/buildbot.texinfo

Log Message:
-----------
Merge branch 'bug664'


Commit: 9296935cd849fcd600e55b392bcc0c79a3d50346
    http://github.com/djmitche/buildbot/commit/9296935cd849fcd600e55b392bcc0c79a3d50346
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-12-29 (Tue, 29 Dec 2009)

Changed paths:
  M docs/buildbot.texinfo

Log Message:
-----------
mention #buildbot


Commit: 2b69157655f299d8459ecbc92637a6ffd0e9130f
    http://github.com/djmitche/buildbot/commit/2b69157655f299d8459ecbc92637a6ffd0e9130f
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-12-29 (Tue, 29 Dec 2009)

Changed paths:
  M buildbot/scripts/runner.py
  M buildbot/scripts/tryclient.py
  M buildbot/test/test_runner.py
  M docs/buildbot.texinfo

Log Message:
-----------
refs #286, #492 - fix optionfile parsing for buildbot subcommands, with improved docs


Commit: 22f923d15b8a8b9dddfc81cd62bae7a3cc2328ec
    http://github.com/djmitche/buildbot/commit/22f923d15b8a8b9dddfc81cd62bae7a3cc2328ec
Author: Tom Fogal <tfogal at alumni.unh.edu>
Date:   2009-12-30 (Wed, 30 Dec 2009)

Changed paths:
  M docs/buildbot.texinfo

Log Message:
-----------
Make it clear that `workdir' is an option to ShellCommand.


Commit: a9fc66b44c6002f9467d321a6a1a66895a3023ba
    http://github.com/djmitche/buildbot/commit/a9fc66b44c6002f9467d321a6a1a66895a3023ba
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-12-30 (Wed, 30 Dec 2009)

Changed paths:
  M buildbot/test/test_web.py

Log Message:
-----------
Merge branch 'xmlrpc' of git://github.com/kzys/buildbot


Commit: 2e875cedbcb52a0d85ce779131112c7db8abc664
    http://github.com/djmitche/buildbot/commit/2e875cedbcb52a0d85ce779131112c7db8abc664
Author: Aviv Ben-Yosef <aviv.by at gmail.com>
Date:   2009-12-31 (Thu, 31 Dec 2009)

Changed paths:
  M buildbot/slave/commands.py

Log Message:
-----------
Fixing ticket #609

The problem in the ticket is that Git does not checkout the wanted branch, but simply checks out master branch and resets it to the HEAD of the given branch. This means that any scripts in the build that rely on the name of the git-branch in the repo will not see the name they expect to see.

We do not want to simply checkout the branch every time, as that will leave a lot of "dangling" branches if the branch names are changed with time.
So, the decision is to do the same thing we did till now, but also add a step for renaming the branch to the expected name, and make sure the fetching will reset to the wanted revision.


Commit: 7fa5137bbc449144d76334bd366920d8b6a7c2c0
    http://github.com/djmitche/buildbot/commit/7fa5137bbc449144d76334bd366920d8b6a7c2c0
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2009-12-31 (Thu, 31 Dec 2009)

Changed paths:
  M buildbot/slave/commands.py
  M buildbot/test/test_vc.py

Log Message:
-----------
(refs #632) Revert "Always clean the source tree before doing a fetch."

This reverts commit 4caa96ac83982a2444b7deb33a7bb00ade14f3bf






More information about the Commits mailing list