<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>04c0e9fd393344798142cb2d970528bce2e2cf6f</id>
      </parent>
    </parents>
    <author>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </author>
    <url>http://github.com/gnufied/backgroundrb/commit/9af9ab01ae8286569007acde7018f5841f359e21</url>
    <id>9af9ab01ae8286569007acde7018f5841f359e21</id>
    <committed-date>2009-04-23T00:21:31-07:00</committed-date>
    <authored-date>2009-04-23T00:21:31-07:00</authored-date>
    <message>fix for setting up vendor</message>
    <tree>2327971dd3fac51839ceb6a07c5b73e7950ee223</tree>
    <committer>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fb177158cf612bd5915007ef639be0fdf27395ae</id>
      </parent>
    </parents>
    <author>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </author>
    <url>http://github.com/gnufied/backgroundrb/commit/04c0e9fd393344798142cb2d970528bce2e2cf6f</url>
    <id>04c0e9fd393344798142cb2d970528bce2e2cf6f</id>
    <committed-date>2009-04-22T20:20:56-07:00</committed-date>
    <authored-date>2009-04-22T20:20:56-07:00</authored-date>
    <message>run in local zone</message>
    <tree>453e89f7be3fac14c6529020b4b57601dc8f284e</tree>
    <committer>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fd9bae05304dc647133af8ec72ce2f30359b2046</id>
      </parent>
    </parents>
    <author>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </author>
    <url>http://github.com/gnufied/backgroundrb/commit/fb177158cf612bd5915007ef639be0fdf27395ae</url>
    <id>fb177158cf612bd5915007ef639be0fdf27395ae</id>
    <committed-date>2009-04-22T20:10:12-07:00</committed-date>
    <authored-date>2009-04-22T20:10:12-07:00</authored-date>
    <message>remove some profanity</message>
    <tree>bc052a2ddde527030f1dd57a1c87f38c0a918c91</tree>
    <committer>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>87633a46971b5f82527a7c1f486408100cf19a1b</id>
      </parent>
      <parent>
        <id>1bcc8351f64824e01ddb71ff774dcfc4577f2b5c</id>
      </parent>
    </parents>
    <author>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </author>
    <url>http://github.com/gnufied/backgroundrb/commit/fd9bae05304dc647133af8ec72ce2f30359b2046</url>
    <id>fd9bae05304dc647133af8ec72ce2f30359b2046</id>
    <committed-date>2009-04-22T19:16:59-07:00</committed-date>
    <authored-date>2009-04-22T19:16:59-07:00</authored-date>
    <message>Merge branch 'master' into utc_cron_tests</message>
    <tree>1044d29f4c6d6320dbf0459c681e54e1a6a52231</tree>
    <committer>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8a2950450aec67fab08d038574021ae2dc3f1410</id>
      </parent>
    </parents>
    <author>
      <name>jdwyer</name>
      <email>jdwyah@gmail.com</email>
    </author>
    <url>http://github.com/gnufied/backgroundrb/commit/1bcc8351f64824e01ddb71ff774dcfc4577f2b5c</url>
    <id>1bcc8351f64824e01ddb71ff774dcfc4577f2b5c</id>
    <committed-date>2009-04-22T13:35:42-07:00</committed-date>
    <authored-date>2009-04-22T13:33:42-07:00</authored-date>
    <message>Support for enqueued tasks that respect the :priority field. Priority can be any integer. Higher numbers go first.
@worker_proxy.enq_foobar(:job_key =&gt; '4', :priority =&gt; 4, :arg =&gt; :hello)</message>
    <tree>9a3c649496df49e5baecdf2a31b94a26b4f73fdc</tree>
    <committer>
      <name>jdwyer</name>
      <email>jdwyah@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6e3e688cfdeb134f06d9bbb323a194609b427914</id>
      </parent>
    </parents>
    <author>
      <name>jdwyer</name>
      <email>jdwyah@gmail.com</email>
    </author>
    <url>http://github.com/gnufied/backgroundrb/commit/87633a46971b5f82527a7c1f486408100cf19a1b</url>
    <id>87633a46971b5f82527a7c1f486408100cf19a1b</id>
    <committed-date>2009-04-22T12:09:26-07:00</committed-date>
    <authored-date>2009-04-22T12:09:26-07:00</authored-date>
    <message>Changed cron_trigger tests to use UTC because before they only worked in IST timezone.
I get 3 failures due to DST issues, but that happened even if I set my TZ to 'Mumbai'.</message>
    <tree>3f5c34c998640d2bd830f47f3ed0a94653183af3</tree>
    <committer>
      <name>jdwyer</name>
      <email>jdwyah@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b25737c5e5e7279122aa29eddafd1a3d96c0b3a1</id>
      </parent>
    </parents>
    <author>
      <name>Hemant Kumar</name>
      <email>gethemant@gmail.com</email>
    </author>
    <url>http://github.com/gnufied/backgroundrb/commit/8a2950450aec67fab08d038574021ae2dc3f1410</url>
    <id>8a2950450aec67fab08d038574021ae2dc3f1410</id>
    <committed-date>2009-04-22T04:28:03-07:00</committed-date>
    <authored-date>2009-04-22T04:28:03-07:00</authored-date>
    <message>fix for loading in foreground mode</message>
    <tree>1575cc33c4a74bfb1e413630bef96331e78eeee8</tree>
    <committer>
      <name>Hemant Kumar</name>
      <email>gethemant@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6e3e688cfdeb134f06d9bbb323a194609b427914</id>
      </parent>
    </parents>
    <author>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </author>
    <url>http://github.com/gnufied/backgroundrb/commit/b25737c5e5e7279122aa29eddafd1a3d96c0b3a1</url>
    <id>b25737c5e5e7279122aa29eddafd1a3d96c0b3a1</id>
    <committed-date>2009-04-21T22:30:10-07:00</committed-date>
    <authored-date>2009-04-21T22:30:10-07:00</authored-date>
    <message>fix master proxy loading error</message>
    <tree>206f607e4cc904b02d9532d9f7958df246c9760c</tree>
    <committer>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a3cf6ac4767fd162ad0d01359e681b3767e12e51</id>
      </parent>
    </parents>
    <author>
      <name>jdwyer</name>
      <email>jdwyah@gmail.com</email>
    </author>
    <url>http://github.com/gnufied/backgroundrb/commit/6e3e688cfdeb134f06d9bbb323a194609b427914</url>
    <id>6e3e688cfdeb134f06d9bbb323a194609b427914</id>
    <committed-date>2009-04-20T15:07:20-07:00</committed-date>
    <authored-date>2009-04-20T15:07:20-07:00</authored-date>
    <message>steve BDRB regex fix</message>
    <tree>96787691144d757e2fd63a290293380636a4e2cb</tree>
    <committer>
      <name>jdwyer</name>
      <email>jdwyah@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cfe83a5435c528396961d767b8d98563c86b85a8</id>
      </parent>
    </parents>
    <author>
      <name>jdwyer</name>
      <email>jdwyah@gmail.com</email>
    </author>
    <url>http://github.com/gnufied/backgroundrb/commit/a3cf6ac4767fd162ad0d01359e681b3767e12e51</url>
    <id>a3cf6ac4767fd162ad0d01359e681b3767e12e51</id>
    <committed-date>2009-04-20T14:56:28-07:00</committed-date>
    <authored-date>2009-04-20T14:56:28-07:00</authored-date>
    <message>b64encode of arguments unnecessarily prints args to stdout. encode64 does the same thing without cluttering stdout. http://www.ruby-doc.org/core/classes/Base64.html</message>
    <tree>f7d08a5846d9652e84d774384ee8562a0aa5aa1d</tree>
    <committer>
      <name>jdwyer</name>
      <email>jdwyah@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>28c4e1919505f58fdaa2bc109b49d934c3064ee2</id>
      </parent>
    </parents>
    <author>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </author>
    <url>http://github.com/gnufied/backgroundrb/commit/cfe83a5435c528396961d767b8d98563c86b85a8</url>
    <id>cfe83a5435c528396961d767b8d98563c86b85a8</id>
    <committed-date>2009-04-14T06:02:56-07:00</committed-date>
    <authored-date>2009-04-14T06:02:56-07:00</authored-date>
    <message>fix for start stop file</message>
    <tree>8d8820ba2256bece5e7cd6b1ffa8be7415b9a9c3</tree>
    <committer>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>741e775c4d8727041f98824671e1084a7a9addcd</id>
      </parent>
      <parent>
        <id>2410826adefa135fe2e75e25c581cd03c04550dd</id>
      </parent>
    </parents>
    <author>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </author>
    <url>http://github.com/gnufied/backgroundrb/commit/28c4e1919505f58fdaa2bc109b49d934c3064ee2</url>
    <id>28c4e1919505f58fdaa2bc109b49d934c3064ee2</id>
    <committed-date>2009-04-14T05:34:24-07:00</committed-date>
    <authored-date>2009-04-14T05:34:24-07:00</authored-date>
    <message>Merge commit 'origin/master'</message>
    <tree>6169bed91c2ad293ec9f275516418961161eac8b</tree>
    <committer>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eae8d17aef572bf030275d3f6adce0e0ea36c0ad</id>
      </parent>
    </parents>
    <author>
      <name>Woody Peterson</name>
      <email>woody@CCiMacDev.local</email>
    </author>
    <url>http://github.com/gnufied/backgroundrb/commit/2410826adefa135fe2e75e25c581cd03c04550dd</url>
    <id>2410826adefa135fe2e75e25c581cd03c04550dd</id>
    <committed-date>2009-04-14T05:33:21-07:00</committed-date>
    <authored-date>2009-04-13T19:38:05-07:00</authored-date>
    <message>in the case of a dead bdrb needing pidfile cleaning, now cleans all pidfiles and not just main pidfile

Signed-off-by: Hemant Kumar &lt;gethemant@gmail.com&gt;</message>
    <tree>a1835663483fabbc5af6f765bf170708854a2af4</tree>
    <committer>
      <name>Hemant Kumar</name>
      <email>gethemant@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>058245e549b62f884e95f67262d4be24975bdc42</id>
      </parent>
    </parents>
    <author>
      <name>Woody Peterson</name>
      <email>woody@CCiMacDev.local</email>
    </author>
    <url>http://github.com/gnufied/backgroundrb/commit/eae8d17aef572bf030275d3f6adce0e0ea36c0ad</url>
    <id>eae8d17aef572bf030275d3f6adce0e0ea36c0ad</id>
    <committed-date>2009-04-14T05:33:19-07:00</committed-date>
    <authored-date>2009-04-13T19:28:09-07:00</authored-date>
    <message>made the startup script more lsb compliant: added status, restart, made start clean the old pidfile in case of dead/crased process, and made stop exit 0 if already stopped. Also, moved requires and environment loads only to the correct part of start, so all other actions (ex. stop, status) happen immediately without loading all of rails.

Signed-off-by: Hemant Kumar &lt;gethemant@gmail.com&gt;</message>
    <tree>ce81b32e0ff9e8464d1609047017bf0571e75103</tree>
    <committer>
      <name>Hemant Kumar</name>
      <email>gethemant@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8e7af36ff3a435de58342ef0100a8929dd1adbf6</id>
      </parent>
    </parents>
    <author>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </author>
    <url>http://github.com/gnufied/backgroundrb/commit/741e775c4d8727041f98824671e1084a7a9addcd</url>
    <id>741e775c4d8727041f98824671e1084a7a9addcd</id>
    <committed-date>2009-04-09T21:02:31-07:00</committed-date>
    <authored-date>2009-04-09T21:02:31-07:00</authored-date>
    <message>use base encoding for utf thingies</message>
    <tree>1b70982f291ab720e41c375fb3c83d9c39c00c9c</tree>
    <committer>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>60796e859b3144705dbd6450e9c147768c2a0118</id>
      </parent>
    </parents>
    <author>
      <name>Hemant Kumar</name>
      <email>gethemant@gmail.com</email>
    </author>
    <url>http://github.com/gnufied/backgroundrb/commit/058245e549b62f884e95f67262d4be24975bdc42</url>
    <id>058245e549b62f884e95f67262d4be24975bdc42</id>
    <committed-date>2009-03-30T05:24:14-07:00</committed-date>
    <authored-date>2009-03-30T05:24:14-07:00</authored-date>
    <message>small fix for method call with empty params</message>
    <tree>eade43482ff813dc4abef0b7365acbf57767bf83</tree>
    <committer>
      <name>Hemant Kumar</name>
      <email>gethemant@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f391764189515d256cf77861e04251b702e48b3a</id>
      </parent>
    </parents>
    <author>
      <name>Hemant Kumar</name>
      <email>gethemant@gmail.com</email>
    </author>
    <url>http://github.com/gnufied/backgroundrb/commit/60796e859b3144705dbd6450e9c147768c2a0118</url>
    <id>60796e859b3144705dbd6450e9c147768c2a0118</id>
    <committed-date>2009-03-30T05:15:55-07:00</committed-date>
    <authored-date>2009-03-30T05:15:55-07:00</authored-date>
    <message>small fix for rails worker proxy</message>
    <tree>db1d59759ff4ad0e5e8ebebab117dc3042aaff24</tree>
    <committer>
      <name>Hemant Kumar</name>
      <email>gethemant@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3ab89f74efbd18d6d7d71532c2f4a7294049c0cf</id>
      </parent>
      <parent>
        <id>8e7af36ff3a435de58342ef0100a8929dd1adbf6</id>
      </parent>
    </parents>
    <author>
      <name>Hemant Kumar</name>
      <email>gethemant@gmail.com</email>
    </author>
    <url>http://github.com/gnufied/backgroundrb/commit/f391764189515d256cf77861e04251b702e48b3a</url>
    <id>f391764189515d256cf77861e04251b702e48b3a</id>
    <committed-date>2009-03-30T01:13:06-07:00</committed-date>
    <authored-date>2009-03-30T01:13:06-07:00</authored-date>
    <message>Merge commit 'origin/master'</message>
    <tree>64b9bb80e9e4aa32f3d8769076125c73051daee3</tree>
    <committer>
      <name>Hemant Kumar</name>
      <email>gethemant@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>226683600770ab163cf2dd248e254eb880b4c099</id>
      </parent>
    </parents>
    <author>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </author>
    <url>http://github.com/gnufied/backgroundrb/commit/8e7af36ff3a435de58342ef0100a8929dd1adbf6</url>
    <id>8e7af36ff3a435de58342ef0100a8929dd1adbf6</id>
    <committed-date>2009-03-29T02:44:24-07:00</committed-date>
    <authored-date>2009-03-29T02:44:24-07:00</authored-date>
    <message>version 1.2 release notes</message>
    <tree>64b9bb80e9e4aa32f3d8769076125c73051daee3</tree>
    <committer>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0922ade530709e7c6cc10f4c13f8c688e26c79c0</id>
      </parent>
    </parents>
    <author>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </author>
    <url>http://github.com/gnufied/backgroundrb/commit/226683600770ab163cf2dd248e254eb880b4c099</url>
    <id>226683600770ab163cf2dd248e254eb880b4c099</id>
    <committed-date>2009-03-29T02:12:31-07:00</committed-date>
    <authored-date>2009-03-29T02:12:31-07:00</authored-date>
    <message>fix all the failing test cases and update for rails 2.3</message>
    <tree>fd1fc7243c8658ae34fff78320f3daf9de8465ea</tree>
    <committer>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cbd7891f16986086e7e19f4b1f3d1abe386bc2a2</id>
      </parent>
    </parents>
    <author>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </author>
    <url>http://github.com/gnufied/backgroundrb/commit/0922ade530709e7c6cc10f4c13f8c688e26c79c0</url>
    <id>0922ade530709e7c6cc10f4c13f8c688e26c79c0</id>
    <committed-date>2009-03-28T15:28:10-07:00</committed-date>
    <authored-date>2009-03-28T15:28:10-07:00</authored-date>
    <message>fix issue with args loding for persistent queues</message>
    <tree>1b9ec009d829c5f4ca983c387741c87d3ebcd669</tree>
    <committer>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>22d365a4df4b49d29774efdb5a9335e0300a3ac9</id>
      </parent>
    </parents>
    <author>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </author>
    <url>http://github.com/gnufied/backgroundrb/commit/cbd7891f16986086e7e19f4b1f3d1abe386bc2a2</url>
    <id>cbd7891f16986086e7e19f4b1f3d1abe386bc2a2</id>
    <committed-date>2009-03-28T15:07:54-07:00</committed-date>
    <authored-date>2009-03-28T15:07:54-07:00</authored-date>
    <message>finish work for catching up errors</message>
    <tree>69bd33c0eee2fca0e827fce2d662b0278fbc570b</tree>
    <committer>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2d38299b5cc0eb7888471d1d9afa9f8db7c3c490</id>
      </parent>
    </parents>
    <author>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </author>
    <url>http://github.com/gnufied/backgroundrb/commit/22d365a4df4b49d29774efdb5a9335e0300a3ac9</url>
    <id>22d365a4df4b49d29774efdb5a9335e0300a3ac9</id>
    <committed-date>2009-03-28T09:56:44-07:00</committed-date>
    <authored-date>2009-03-28T09:56:44-07:00</authored-date>
    <message>changes for taking care of error popping out</message>
    <tree>be0f0febd553d0f91ba217461c869bcbd6f40859</tree>
    <committer>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c8fdeeff7ca56880c99e2b5c7f91fa2a4d1b4fae</id>
      </parent>
      <parent>
        <id>fd50495230591e32c4bc5f0b2821a64f537ee96f</id>
      </parent>
    </parents>
    <author>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </author>
    <url>http://github.com/gnufied/backgroundrb/commit/2d38299b5cc0eb7888471d1d9afa9f8db7c3c490</url>
    <id>2d38299b5cc0eb7888471d1d9afa9f8db7c3c490</id>
    <committed-date>2009-03-28T04:17:22-07:00</committed-date>
    <authored-date>2009-03-28T04:17:22-07:00</authored-date>
    <message>Merge commit 'origin/master'</message>
    <tree>d010863c84eaed06552f330dda1e246c0416afc5</tree>
    <committer>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a55973fde86cf22c19defa8acc53d077e9ba19a1</id>
      </parent>
    </parents>
    <author>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </author>
    <url>http://github.com/gnufied/backgroundrb/commit/c8fdeeff7ca56880c99e2b5c7f91fa2a4d1b4fae</url>
    <id>c8fdeeff7ca56880c99e2b5c7f91fa2a4d1b4fae</id>
    <committed-date>2009-03-28T04:16:16-07:00</committed-date>
    <authored-date>2009-03-28T04:16:16-07:00</authored-date>
    <message>handle generic exceptions</message>
    <tree>d9ba438f0e856c990ddf62769d10ea988ae53a13</tree>
    <committer>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a55973fde86cf22c19defa8acc53d077e9ba19a1</id>
      </parent>
    </parents>
    <author>
      <name>Peter Jackson</name>
      <email>pete@peteonrails.com</email>
    </author>
    <url>http://github.com/gnufied/backgroundrb/commit/fd50495230591e32c4bc5f0b2821a64f537ee96f</url>
    <id>fd50495230591e32c4bc5f0b2821a64f537ee96f</id>
    <committed-date>2009-03-28T03:16:42-07:00</committed-date>
    <authored-date>2009-03-16T07:04:19-07:00</authored-date>
    <message>Add an explicit connection check before working with the BDRB job queue tables.

This fixes an issue where after a certain period of time, the BDRB server can see the following exception:

BdrbJobQueue Load (26.009950) [0]   SELECT * FROM `bdrb_job_queues` WHERE ( worker_name = 'foo_worker' AND taken = 0 AND scheduled_at &lt;= '2009-03-13 14:45:33' ) LIMIT 1 FOR UPDATE
BdrbJobQueue Load (31.594619) [0]   SELECT * FROM `bdrb_job_queues` WHERE ( worker_name = 'bar_worker' AND taken = 0 AND scheduled_at &lt;= '2009-03-13 14:45:33' ) LIMIT 1 FOR UPDATE
SQL (0.000000) [0]   Mysql::Error: MySQL server has gone away: ROLLBACK
SQL (0.000000) [0]   Mysql::Error: MySQL server has gone away: ROLLBACK

Signed-off-by: Hemant Kumar &lt;gethemant@gmail.com&gt;</message>
    <tree>ceb6139a7751c60f1629dd08f4ce31b80773570f</tree>
    <committer>
      <name>Hemant Kumar</name>
      <email>gethemant@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>89f70dbdd43c22cff227ffb1e84f1686a6bd4c72</id>
      </parent>
    </parents>
    <author>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </author>
    <url>http://github.com/gnufied/backgroundrb/commit/a55973fde86cf22c19defa8acc53d077e9ba19a1</url>
    <id>a55973fde86cf22c19defa8acc53d077e9ba19a1</id>
    <committed-date>2009-03-28T03:13:46-07:00</committed-date>
    <authored-date>2009-03-28T03:13:46-07:00</authored-date>
    <message>further fortify against rogue worker methods, enable per worker configuration and merge seth patches</message>
    <tree>0f4971b6cdbee7f3fa05e759797bd857f84fd565</tree>
    <committer>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ee14450fd49fef57dd538bd6841415c0e2a70174</id>
      </parent>
    </parents>
    <author>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </author>
    <url>http://github.com/gnufied/backgroundrb/commit/89f70dbdd43c22cff227ffb1e84f1686a6bd4c72</url>
    <id>89f70dbdd43c22cff227ffb1e84f1686a6bd4c72</id>
    <committed-date>2009-03-28T02:48:09-07:00</committed-date>
    <authored-date>2009-03-28T02:48:09-07:00</authored-date>
    <message>check in new thread pool changes and per worker configuration</message>
    <tree>e0d3aadac230de7c3a1050f973bbbb11318fbadf</tree>
    <committer>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a000468e2bbd0e10a02c2fae4dc6f02863a075d7</id>
      </parent>
    </parents>
    <author>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </author>
    <url>http://github.com/gnufied/backgroundrb/commit/ee14450fd49fef57dd538bd6841415c0e2a70174</url>
    <id>ee14450fd49fef57dd538bd6841415c0e2a70174</id>
    <committed-date>2009-03-28T01:01:55-07:00</committed-date>
    <authored-date>2009-03-28T01:01:55-07:00</authored-date>
    <message>make log file sync</message>
    <tree>237c4483e60043a362b78dc34fddf6be1538fb0a</tree>
    <committer>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7683287e57cdb5d1c0c8429675b853fc183eec09</id>
      </parent>
      <parent>
        <id>60f7df2da93ef465803c36cc3295470654b09765</id>
      </parent>
    </parents>
    <author>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </author>
    <url>http://github.com/gnufied/backgroundrb/commit/a000468e2bbd0e10a02c2fae4dc6f02863a075d7</url>
    <id>a000468e2bbd0e10a02c2fae4dc6f02863a075d7</id>
    <committed-date>2008-12-03T20:46:55-08:00</committed-date>
    <authored-date>2008-12-03T20:46:55-08:00</authored-date>
    <message>Merge branch 'master' of git://github.com/erikj/backgroundrb</message>
    <tree>5e952e8caecd8aae4da740800d8db184c82f769a</tree>
    <committer>
      <name>gnufied</name>
      <email>gethemant@gmail.com</email>
    </committer>
  </commit>
</commits>
