<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>6edd056d6b81183c8f4692c964942eb66c58ba92</id>
      </parent>
    </parents>
    <author>
      <name>Greg Ward</name>
      <email>gerg.ward+buildbot@gmail.com</email>
    </author>
    <url>http://github.com/djmitche/buildbot/commit/f03f8d105824ee89bac21490ab2dcfd0de3a074d</url>
    <id>f03f8d105824ee89bac21490ab2dcfd0de3a074d</id>
    <committed-date>2009-02-05T08:02:19-08:00</committed-date>
    <authored-date>2009-02-05T08:02:19-08:00</authored-date>
    <message>sample.cfg: fix out-of-date comments and typos.</message>
    <tree>f18aaa07cfaeb37975431ee54059957ccc6c8f0d</tree>
    <committer>
      <name>Greg Ward</name>
      <email>gerg.ward+buildbot@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>82da60b668335080640bf2d0417eac703ef4506d</id>
      </parent>
    </parents>
    <author>
      <name>Gareth Armstrong</name>
      <email>gareth.armstrong@hp.com</email>
    </author>
    <url>http://github.com/djmitche/buildbot/commit/6edd056d6b81183c8f4692c964942eb66c58ba92</url>
    <id>6edd056d6b81183c8f4692c964942eb66c58ba92</id>
    <committed-date>2009-02-05T06:27:13-08:00</committed-date>
    <authored-date>2009-02-05T06:27:13-08:00</authored-date>
    <message>Add provenance header to feeds.py</message>
    <tree>1d8edb9d69043340700d2d0d89ff128cf3dd612a</tree>
    <committer>
      <name>Gareth Armstrong</name>
      <email>gareth.armstrong@hp.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0d12fff51af47503720840321054fb2408fdb2bc</id>
      </parent>
    </parents>
    <author>
      <name>Dustin J. Mitchell</name>
      <email>dustin@zmanda.com</email>
    </author>
    <url>http://github.com/djmitche/buildbot/commit/82da60b668335080640bf2d0417eac703ef4506d</url>
    <id>82da60b668335080640bf2d0417eac703ef4506d</id>
    <committed-date>2009-02-05T05:48:54-08:00</committed-date>
    <authored-date>2009-02-05T05:46:56-08:00</authored-date>
    <message>fix test_web failures where no projectName is specified</message>
    <tree>a0cfd3f0caaa5b7e1c152448d79376c70ef0facc</tree>
    <committer>
      <name>Dustin J. Mitchell</name>
      <email>dustin@zmanda.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e9f180c167a9e1ba8e1f8442b056eb48796d2599</id>
      </parent>
    </parents>
    <author>
      <name>Gareth Armstrong</name>
      <email>gareth.armstrong@hp.com</email>
    </author>
    <url>http://github.com/djmitche/buildbot/commit/0d12fff51af47503720840321054fb2408fdb2bc</url>
    <id>0d12fff51af47503720840321054fb2408fdb2bc</id>
    <committed-date>2009-02-05T01:48:47-08:00</committed-date>
    <authored-date>2009-02-05T01:48:47-08:00</authored-date>
    <message>(refs #382) Add ATOM and RSS feeds to webstatus

The addtion of ATOM and RSS feeds to webstatus is based on &quot;feeder.py&quot; which
was part of the Buildbot configuration for the Subversion project. The original
file was created by Lieven Gobaerts and
later adjusted by API (apinheiro@igalia.coma) and also here
http://code.google.com/p/pybots/source/browse/trunk/master/Feeder.py

All subsequent changes to feeder.py where made by Chandan-Dutta Chowdhury
&lt;chandan-dutta.chowdhury@hp.com&gt; and Gareth Armstrong &lt;gareth.armstrong@hp.com&gt;.

Those modifications are as follows:
1) the feeds are now based on baseweb.WebStatus
2) feeds are fully validated ATOM 1.0 and RSS 2.0 feeds, verified with code from
   http://feedvalidator.org
3) nicer xml output
4) feeds can be filtered as per the /waterfall display with the builder and category filters
5) cleaned up white space and imports

Finally, the code was directly integrated into the status/web/base.py and
status/web/baseweb.py.</message>
    <tree>c74156dc1ff76223ba76a498b2f46b10ec6fa00d</tree>
    <committer>
      <name>Gareth Armstrong</name>
      <email>gareth.armstrong@hp.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2249b70cdbcfbbf9117752a0a5aa52fbc86a9dd6</id>
      </parent>
    </parents>
    <author>
      <name>jpittman</name>
      <email>jpittman@qali14.moleflow.com</email>
    </author>
    <url>http://github.com/djmitche/buildbot/commit/e9f180c167a9e1ba8e1f8442b056eb48796d2599</url>
    <id>e9f180c167a9e1ba8e1f8442b056eb48796d2599</id>
    <committed-date>2009-02-04T12:14:08-08:00</committed-date>
    <authored-date>2009-02-04T12:14:08-08:00</authored-date>
    <message>Updated p4bin documentation to indicate that it's optional and what it defaults to.</message>
    <tree>2ad1e40cd2bf4df14f8ae91418ec7470afa83906</tree>
    <committer>
      <name>jpittman</name>
      <email>jpittman@qali14.moleflow.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>966747f09029f8bbc267cff5e9b35d3853de855a</id>
      </parent>
    </parents>
    <author>
      <name>jpittman</name>
      <email>jpittman@qali14.moleflow.com</email>
    </author>
    <url>http://github.com/djmitche/buildbot/commit/2249b70cdbcfbbf9117752a0a5aa52fbc86a9dd6</url>
    <id>2249b70cdbcfbbf9117752a0a5aa52fbc86a9dd6</id>
    <committed-date>2009-02-04T12:06:48-08:00</committed-date>
    <authored-date>2009-02-04T12:06:48-08:00</authored-date>
    <message>Fixed a comment in an example to represent the correct amount of time for a given variable.

Added documentation for an argument found in p4poller.</message>
    <tree>18af6b763f910c79367d4c58374efea3365bc1f4</tree>
    <committer>
      <name>jpittman</name>
      <email>jpittman@qali14.moleflow.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>265265830c19967b545cea2193195af1759add6d</id>
      </parent>
    </parents>
    <author>
      <name>Darragh Bailey</name>
      <email>dbailey@hp.com</email>
    </author>
    <url>http://github.com/djmitche/buildbot/commit/966747f09029f8bbc267cff5e9b35d3853de855a</url>
    <id>966747f09029f8bbc267cff5e9b35d3853de855a</id>
    <committed-date>2009-02-03T12:10:13-08:00</committed-date>
    <authored-date>2009-02-03T12:10:13-08:00</authored-date>
    <message>(fixes #39) patch to print the correct order</message>
    <tree>48f5a0deaffef5767a00c83c0037b561d80544f0</tree>
    <committer>
      <name>Dustin J. Mitchell</name>
      <email>dustin@zmanda.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d554bff93efb780f6ad09c559bad2402fa1fd217</id>
      </parent>
    </parents>
    <author>
      <name>Greg Ward</name>
      <email>gerg.ward+buildbot@gmail.com</email>
    </author>
    <url>http://github.com/djmitche/buildbot/commit/265265830c19967b545cea2193195af1759add6d</url>
    <id>265265830c19967b545cea2193195af1759add6d</id>
    <committed-date>2009-02-03T08:06:25-08:00</committed-date>
    <authored-date>2009-02-03T08:06:25-08:00</authored-date>
    <message>(refs #210) render properties to FileUpload and FileDownload's workdir (patch updated by djmitche)</message>
    <tree>add948a54bf63d4e84804237cc252edd37e880f3</tree>
    <committer>
      <name>Dustin J. Mitchell</name>
      <email>dustin@zmanda.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4210d6c33a31df925a75b1903f5435a833243e9d</id>
      </parent>
    </parents>
    <author>
      <name>Greg Ward</name>
      <email>gerg.ward+buildbot@gmail.com</email>
    </author>
    <url>http://github.com/djmitche/buildbot/commit/d554bff93efb780f6ad09c559bad2402fa1fd217</url>
    <id>d554bff93efb780f6ad09c559bad2402fa1fd217</id>
    <committed-date>2009-02-03T07:43:02-08:00</committed-date>
    <authored-date>2009-02-03T07:42:37-08:00</authored-date>
    <message>(refs #209) patch 3/3: factor out _TransferBuildStep for common workdir logic.</message>
    <tree>d622f994ab8017472a208c36df48c2a304196b35</tree>
    <committer>
      <name>Dustin J. Mitchell</name>
      <email>dustin@zmanda.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5a42c47726a91efec0fad46c91865f02bc7c9d45</id>
      </parent>
    </parents>
    <author>
      <name>Greg Ward</name>
      <email>gerg.ward+buildbot@gmail.com</email>
    </author>
    <url>http://github.com/djmitche/buildbot/commit/4210d6c33a31df925a75b1903f5435a833243e9d</url>
    <id>4210d6c33a31df925a75b1903f5435a833243e9d</id>
    <committed-date>2009-02-03T07:43:02-08:00</committed-date>
    <authored-date>2009-02-03T07:41:35-08:00</authored-date>
    <message>(refs #209) patch 2/3: add tests to ensure that calling setDefaultWorkdir() actually affects 'workdir' of FileUpload and FileDownload objects</message>
    <tree>922b5c2486de419d5dacd5812efeebfb4774fd05</tree>
    <committer>
      <name>Dustin J. Mitchell</name>
      <email>dustin@zmanda.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1ad3d25decd1cc4e563cd0fc82bd0aacbc8bee2a</id>
      </parent>
    </parents>
    <author>
      <name>Greg Ward</name>
      <email>gerg.ward+buildbot@gmail.com</email>
    </author>
    <url>http://github.com/djmitche/buildbot/commit/5a42c47726a91efec0fad46c91865f02bc7c9d45</url>
    <id>5a42c47726a91efec0fad46c91865f02bc7c9d45</id>
    <committed-date>2009-02-03T07:42:50-08:00</committed-date>
    <authored-date>2009-02-03T07:38:12-08:00</authored-date>
    <message>(refs #209) patch 1/3: fix FileUpload and FileDownload to support setDefaultWorkdir()</message>
    <tree>2934631b037e03badea654b242662612512a4bca</tree>
    <committer>
      <name>Dustin J. Mitchell</name>
      <email>dustin@zmanda.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bab759f199c583d669975d5410e02a89a58e570f</id>
      </parent>
    </parents>
    <author>
      <name>Dustin J. Mitchell</name>
      <email>dustin@zmanda.com</email>
    </author>
    <url>http://github.com/djmitche/buildbot/commit/1ad3d25decd1cc4e563cd0fc82bd0aacbc8bee2a</url>
    <id>1ad3d25decd1cc4e563cd0fc82bd0aacbc8bee2a</id>
    <committed-date>2009-02-03T07:36:28-08:00</committed-date>
    <authored-date>2009-02-03T07:36:28-08:00</authored-date>
    <message>add .orig and .rej to .gitignore</message>
    <tree>1c1b9e54ac97f48bae62ebc3eaf366f65c51d06f</tree>
    <committer>
      <name>Dustin J. Mitchell</name>
      <email>dustin@zmanda.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>42eececea1158fbc525c0f0404bf04b183c616a4</id>
      </parent>
    </parents>
    <author>
      <name>Dustin J. Mitchell</name>
      <email>dustin@zmanda.com</email>
    </author>
    <url>http://github.com/djmitche/buildbot/commit/bab759f199c583d669975d5410e02a89a58e570f</url>
    <id>bab759f199c583d669975d5410e02a89a58e570f</id>
    <committed-date>2009-02-03T06:22:31-08:00</committed-date>
    <authored-date>2009-02-03T06:22:31-08:00</authored-date>
    <message>(fixes #417) use 'call' with *.cmd on windows</message>
    <tree>4a60d1f7b52c06f3602e88109393c0efed5cdbec</tree>
    <committer>
      <name>Dustin J. Mitchell</name>
      <email>dustin@zmanda.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>42d86154cbcb5e7e1c1faf1680aafa8ae3075e86</id>
      </parent>
    </parents>
    <author>
      <name>Marcus Lindblom</name>
      <email>macke@yar.nu</email>
    </author>
    <url>http://github.com/djmitche/buildbot/commit/42eececea1158fbc525c0f0404bf04b183c616a4</url>
    <id>42eececea1158fbc525c0f0404bf04b183c616a4</id>
    <committed-date>2009-02-02T07:17:56-08:00</committed-date>
    <authored-date>2009-02-02T07:17:56-08:00</authored-date>
    <message>(fixes #185) (MercurialInRepo) send the branch from the changeset, not the working directory</message>
    <tree>1ad4e63df3fd9501cd89141c40ed9b3183cf3b01</tree>
    <committer>
      <name>Dustin J. Mitchell</name>
      <email>dustin@zmanda.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2825dbf3380732c0300a0934b9842783b80971aa</id>
      </parent>
    </parents>
    <author>
      <name>Dustin J. Mitchell</name>
      <email>dustin@zmanda.com</email>
    </author>
    <url>http://github.com/djmitche/buildbot/commit/42d86154cbcb5e7e1c1faf1680aafa8ae3075e86</url>
    <id>42d86154cbcb5e7e1c1faf1680aafa8ae3075e86</id>
    <committed-date>2009-02-01T10:39:42-08:00</committed-date>
    <authored-date>2009-02-01T10:39:42-08:00</authored-date>
    <message>fix version length check - 40 bytes lets git revisions appear, but nothing longer</message>
    <tree>f19c275a9330104c5d2ab6f1a72afb8011e27358</tree>
    <committer>
      <name>Dustin J. Mitchell</name>
      <email>dustin@zmanda.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>38e7a00e1e4f1a6520a88abb89a444c51352e2e8</id>
      </parent>
    </parents>
    <author>
      <name>Dustin J. Mitchell</name>
      <email>dustin@zmanda.com</email>
    </author>
    <url>http://github.com/djmitche/buildbot/commit/2825dbf3380732c0300a0934b9842783b80971aa</url>
    <id>2825dbf3380732c0300a0934b9842783b80971aa</id>
    <committed-date>2009-02-01T09:13:46-08:00</committed-date>
    <authored-date>2009-02-01T09:13:46-08:00</authored-date>
    <message>(fixes #415) doc tweaks to Pike's patch</message>
    <tree>1f1f1647236c71e8b401b386f9ba296fec123c0a</tree>
    <committer>
      <name>Dustin J. Mitchell</name>
      <email>dustin@zmanda.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6240a8f30fdd178f4331e63e1caa38982994721f</id>
      </parent>
      <parent>
        <id>a811624c1fcd4b06298016cead6533fc22fa5214</id>
      </parent>
    </parents>
    <author>
      <name>Dustin J. Mitchell</name>
      <email>dustin@zmanda.com</email>
    </author>
    <url>http://github.com/djmitche/buildbot/commit/38e7a00e1e4f1a6520a88abb89a444c51352e2e8</url>
    <id>38e7a00e1e4f1a6520a88abb89a444c51352e2e8</id>
    <committed-date>2009-02-01T08:46:24-08:00</committed-date>
    <authored-date>2009-02-01T08:46:24-08:00</authored-date>
    <message>Merge branch 'bug415' of git://github.com/Pike/buildbot into bug415</message>
    <tree>263c6d831f6a96ff70386767119f85659f6e8a31</tree>
    <committer>
      <name>Dustin J. Mitchell</name>
      <email>dustin@zmanda.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7f49a7b1cf5812f43befdef902821ec1770d6bb3</id>
      </parent>
    </parents>
    <author>
      <name>Zooko Wilcox-O'Hearn</name>
      <email>zooko@zooko.com</email>
    </author>
    <url>http://github.com/djmitche/buildbot/commit/6240a8f30fdd178f4331e63e1caa38982994721f</url>
    <id>6240a8f30fdd178f4331e63e1caa38982994721f</id>
    <committed-date>2009-01-31T14:57:39-08:00</committed-date>
    <authored-date>2009-01-31T14:57:39-08:00</authored-date>
    <message>(fixes #215) log the usage of shutil.copytree() instead of a cp subprocess</message>
    <tree>f9ffcf5c950e66ff18890d0bd5c6107b321b3035</tree>
    <committer>
      <name>Dustin J. Mitchell</name>
      <email>dustin@zmanda.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>16499575e6777012e77b6cab6494c15efc97dd36</id>
      </parent>
    </parents>
    <author>
      <name>Sergey Lipnevich</name>
      <email>sergey+buildbot@optimaltec.com</email>
    </author>
    <url>http://github.com/djmitche/buildbot/commit/7f49a7b1cf5812f43befdef902821ec1770d6bb3</url>
    <id>7f49a7b1cf5812f43befdef902821ec1770d6bb3</id>
    <committed-date>2009-01-31T14:41:56-08:00</committed-date>
    <authored-date>2009-01-31T14:41:56-08:00</authored-date>
    <message>(refs #146) doc fixes</message>
    <tree>8a43736e4712bd0a75f6314e637a03a5f4fe1d2a</tree>
    <committer>
      <name>Dustin J. Mitchell</name>
      <email>dustin@zmanda.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>80fac85380bdd98aaafe93bfc821449d3328e8d1</id>
      </parent>
      <parent>
        <id>d2d57ef70fd5a95ebbbcde2bb92948f5b995d2a7</id>
      </parent>
    </parents>
    <author>
      <name>Dustin J. Mitchell</name>
      <email>dustin@zmanda.com</email>
    </author>
    <url>http://github.com/djmitche/buildbot/commit/16499575e6777012e77b6cab6494c15efc97dd36</url>
    <id>16499575e6777012e77b6cab6494c15efc97dd36</id>
    <committed-date>2009-01-30T17:56:17-08:00</committed-date>
    <authored-date>2009-01-30T17:56:17-08:00</authored-date>
    <message>Merge branch 'master' of git://github.com/ashcrow/buildbot</message>
    <tree>57273b148ee033027dba1d45f2344d77fbb3c3aa</tree>
    <committer>
      <name>Dustin J. Mitchell</name>
      <email>dustin@zmanda.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>19cd2f50422e2c59d3741cdbd5e0d35abd8d2602</id>
      </parent>
    </parents>
    <author>
      <name>Axel Hecht</name>
      <email>axel@pike.org</email>
    </author>
    <url>http://github.com/djmitche/buildbot/commit/a811624c1fcd4b06298016cead6533fc22fa5214</url>
    <id>a811624c1fcd4b06298016cead6533fc22fa5214</id>
    <committed-date>2009-01-30T15:16:12-08:00</committed-date>
    <authored-date>2009-01-30T15:16:12-08:00</authored-date>
    <message>(fixes ticket #415) moving over to a configurable function on botmaster from the loadmaster concept</message>
    <tree>010b250d42193b8468d2d1d42ad01ee1c3f239e3</tree>
    <committer>
      <name>Axel Hecht</name>
      <email>axel@pike.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>46d08a75a263eb9d886195e21ad1b5a52a290d13</id>
      </parent>
    </parents>
    <author>
      <name>Arkadiusz Miskiewicz</name>
      <email>arekm@maven.pl</email>
    </author>
    <url>http://github.com/djmitche/buildbot/commit/80fac85380bdd98aaafe93bfc821449d3328e8d1</url>
    <id>80fac85380bdd98aaafe93bfc821449d3328e8d1</id>
    <committed-date>2009-01-30T13:42:23-08:00</committed-date>
    <authored-date>2009-01-30T13:39:19-08:00</authored-date>
    <message>Example on how to run it from post-merge hook

Signed-off-by: Arkadiusz Miskiewicz &lt;arekm@maven.pl&gt;
Signed-off-by: Dustin J. Mitchell &lt;dustin@zmanda.com&gt;</message>
    <tree>1dd454c57054864a377d5256e8bf5acd3d64cdee</tree>
    <committer>
      <name>Dustin J. Mitchell</name>
      <email>dustin@zmanda.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1e7ac29a4aac4ed896c40f0c353e11af000a6d56</id>
      </parent>
    </parents>
    <author>
      <name>Steve 'Ashcrow' Milner</name>
      <email>smilner+buildbot@redhat.com</email>
    </author>
    <url>http://github.com/djmitche/buildbot/commit/d2d57ef70fd5a95ebbbcde2bb92948f5b995d2a7</url>
    <id>d2d57ef70fd5a95ebbbcde2bb92948f5b995d2a7</id>
    <committed-date>2009-01-30T11:43:01-08:00</committed-date>
    <authored-date>2009-01-30T11:43:01-08:00</authored-date>
    <message>Added a package module as well as rpm steps and a tests.</message>
    <tree>d65e1a2dd389bc359285e8741b76249437ba481d</tree>
    <committer>
      <name>Steve 'Ashcrow' Milner</name>
      <email>smilner+buildbot@redhat.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>77a6cbeb32200e5fddba2a6a1d8c90e874facc37</id>
      </parent>
    </parents>
    <author>
      <name>Dustin J. Mitchell</name>
      <email>dustin@zmanda.com</email>
    </author>
    <url>http://github.com/djmitche/buildbot/commit/46d08a75a263eb9d886195e21ad1b5a52a290d13</url>
    <id>46d08a75a263eb9d886195e21ad1b5a52a290d13</id>
    <committed-date>2009-01-30T10:12:14-08:00</committed-date>
    <authored-date>2009-01-30T10:12:14-08:00</authored-date>
    <message>allow a treeStableTimer &lt; 1 second</message>
    <tree>40c62ac3d64d27bafce168ea11d967c612a7bdaa</tree>
    <committer>
      <name>Dustin J. Mitchell</name>
      <email>dustin@zmanda.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>73f2ee55f2f3cfdf104860e7021c278b8bb1bb46</id>
      </parent>
    </parents>
    <author>
      <name>Chris AtLee</name>
      <email>catlee@mozilla.com</email>
    </author>
    <url>http://github.com/djmitche/buildbot/commit/77a6cbeb32200e5fddba2a6a1d8c90e874facc37</url>
    <id>77a6cbeb32200e5fddba2a6a1d8c90e874facc37</id>
    <committed-date>2009-01-30T08:36:58-08:00</committed-date>
    <authored-date>2009-01-30T08:34:57-08:00</authored-date>
    <message>Adding docs for --maxdelay

Signed-off-by: Dustin J. Mitchell &lt;dustin@zmanda.com&gt;</message>
    <tree>c5deb9413bceded37478e5bcfdca8673e7ea1b4e</tree>
    <committer>
      <name>Dustin J. Mitchell</name>
      <email>dustin@zmanda.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1e7ac29a4aac4ed896c40f0c353e11af000a6d56</id>
      </parent>
    </parents>
    <author>
      <name>Chris AtLee</name>
      <email>catlee@mozilla.com</email>
    </author>
    <url>http://github.com/djmitche/buildbot/commit/73f2ee55f2f3cfdf104860e7021c278b8bb1bb46</url>
    <id>73f2ee55f2f3cfdf104860e7021c278b8bb1bb46</id>
    <committed-date>2009-01-30T08:24:32-08:00</committed-date>
    <authored-date>2009-01-30T08:11:52-08:00</authored-date>
    <message>Make maximum delay between slave retries configurable

Signed-off-by: Dustin J. Mitchell &lt;dustin@zmanda.com&gt;</message>
    <tree>091255788c625a9832aef37db6b581e25bf7967d</tree>
    <committer>
      <name>Dustin J. Mitchell</name>
      <email>dustin@zmanda.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b34e5cb43d2d24ce443cecabce6198d32bdefdca</id>
      </parent>
    </parents>
    <author>
      <name>Dustin J. Mitchell</name>
      <email>dustin@zmanda.com</email>
    </author>
    <url>http://github.com/djmitche/buildbot/commit/1e7ac29a4aac4ed896c40f0c353e11af000a6d56</url>
    <id>1e7ac29a4aac4ed896c40f0c353e11af000a6d56</id>
    <committed-date>2009-01-29T15:27:22-08:00</committed-date>
    <authored-date>2009-01-29T15:27:22-08:00</authored-date>
    <message>(refs #407) encode unicode strings to ASCII using 'replace', so that any invalid characters don't cause the script to crash</message>
    <tree>3c3f98c4e8d92c41fc1ec4c5ec11d0fc47cf699d</tree>
    <committer>
      <name>Dustin J. Mitchell</name>
      <email>dustin@zmanda.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5262a02e88d4a4b63149eb7aad01e591814d9be7</id>
      </parent>
      <parent>
        <id>b34e5cb43d2d24ce443cecabce6198d32bdefdca</id>
      </parent>
    </parents>
    <author>
      <name>Axel Hecht</name>
      <email>axel@pike.org</email>
    </author>
    <url>http://github.com/djmitche/buildbot/commit/19cd2f50422e2c59d3741cdbd5e0d35abd8d2602</url>
    <id>19cd2f50422e2c59d3741cdbd5e0d35abd8d2602</id>
    <committed-date>2009-01-29T14:49:44-08:00</committed-date>
    <authored-date>2009-01-29T14:49:44-08:00</authored-date>
    <message>Merge branch 'master' of git://github.com/djmitche/buildbot into bug415</message>
    <tree>62b84dbb36be05e317ec41af1e55401558d97145</tree>
    <committer>
      <name>Axel Hecht</name>
      <email>axel@pike.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a8148a25469e6572838a564186e33573de36f2e8</id>
      </parent>
    </parents>
    <author>
      <name>Gary Poster</name>
      <email>gary@imposter.home</email>
    </author>
    <url>http://github.com/djmitche/buildbot/commit/b34e5cb43d2d24ce443cecabce6198d32bdefdca</url>
    <id>b34e5cb43d2d24ce443cecabce6198d32bdefdca</id>
    <committed-date>2009-01-29T12:58:49-08:00</committed-date>
    <authored-date>2009-01-29T12:58:49-08:00</authored-date>
    <message>fixes for running latent slave tests on mac</message>
    <tree>f5e59bea071777dad0430333c2b3c41e19fb3971</tree>
    <committer>
      <name>Gary Poster</name>
      <email>gary@imposter.home</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fb2c1c6d745deadec357e4eda17629d5fcf344a0</id>
      </parent>
    </parents>
    <author>
      <name>Gary Poster</name>
      <email>gary@imposter.home</email>
    </author>
    <url>http://github.com/djmitche/buildbot/commit/a8148a25469e6572838a564186e33573de36f2e8</url>
    <id>a8148a25469e6572838a564186e33573de36f2e8</id>
    <committed-date>2009-01-29T12:48:41-08:00</committed-date>
    <authored-date>2009-01-29T12:48:41-08:00</authored-date>
    <message>add my name to the list of glory</message>
    <tree>ab0358d2766ed00ce7363f97d1ddb2699bc932d7</tree>
    <committer>
      <name>Gary Poster</name>
      <email>gary@imposter.home</email>
    </committer>
  </commit>
</commits>
