<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>550799ddffacb7db86f0d7c712cde647ccb6e600</id>
      </parent>
    </parents>
    <author>
      <name>Ryan Tomayko</name>
      <email>rtomayko@gmail.com</email>
    </author>
    <url>http://github.com/purzelrakete/workling/commit/a7b52c7c158ab0f9ccaf963d0aa56266a5e91c00</url>
    <id>a7b52c7c158ab0f9ccaf963d0aa56266a5e91c00</id>
    <committed-date>2009-03-18T11:34:00-07:00</committed-date>
    <authored-date>2009-03-18T07:49:45-07:00</authored-date>
    <message>Marshal AMQP message data

The AMQP client does not seem to work with the latest tmm1-amqp gem.
The message placed on the queue was the result of calling
value#to_s. When the message was pulled off the queue it was the
string representation of the value hash.

This patch marshals the message Hash before placing publishing it
and then unmarshals when it picks it up.

Signed-off-by: Rany Keddo &lt;rany@playtype.net&gt;</message>
    <tree>4637e702101e34457dbfa9232bd94efb9aacc4ec</tree>
    <committer>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1562d44a7b23cbec24339eec35d16e04d911f260</id>
      </parent>
    </parents>
    <author>
      <name>Brian Cooke</name>
      <email>bcooke@roobasoft.com</email>
    </author>
    <url>http://github.com/purzelrakete/workling/commit/550799ddffacb7db86f0d7c712cde647ccb6e600</url>
    <id>550799ddffacb7db86f0d7c712cde647ccb6e600</id>
    <committed-date>2009-02-13T11:53:28-08:00</committed-date>
    <authored-date>2009-02-11T15:24:39-08:00</authored-date>
    <message>fix another minor typo in the spawn runner.

Signed-off-by: Rany Keddo &lt;rany@playtype.net&gt;</message>
    <tree>37a456bf125aa3a63a87e410dcc58a3a1c536a2b</tree>
    <committer>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>897ab1f2c3a1e6dd98f9c424f4bcc55420586396</id>
      </parent>
    </parents>
    <author>
      <name>Brian Cooke</name>
      <email>bcooke@roobasoft.com</email>
    </author>
    <url>http://github.com/purzelrakete/workling/commit/1562d44a7b23cbec24339eec35d16e04d911f260</url>
    <id>1562d44a7b23cbec24339eec35d16e04d911f260</id>
    <committed-date>2009-02-13T11:53:26-08:00</committed-date>
    <authored-date>2009-02-11T15:12:05-08:00</authored-date>
    <message>fix = vs. == typo that was overwriting my RAILS_ENV and forcing me to use NotRemoteRunner.

Signed-off-by: Rany Keddo &lt;rany@playtype.net&gt;</message>
    <tree>ead003411d6d0e19ba2592dfc0de1386704a337e</tree>
    <committer>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5b62559387aefb5c7f33a78e7207ef665c693c58</id>
      </parent>
    </parents>
    <author>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </author>
    <url>http://github.com/purzelrakete/workling/commit/897ab1f2c3a1e6dd98f9c424f4bcc55420586396</url>
    <id>897ab1f2c3a1e6dd98f9c424f4bcc55420586396</id>
    <committed-date>2009-01-31T11:58:42-08:00</committed-date>
    <authored-date>2009-01-31T11:58:42-08:00</authored-date>
    <message>tweaked logging in case of an exception</message>
    <tree>c2e00f741dbe688eeafc7e43df97691b0b2c8cd9</tree>
    <committer>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cfb7055f11e8bbbf97615a868b7885a966989184</id>
      </parent>
    </parents>
    <author>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </author>
    <url>http://github.com/purzelrakete/workling/commit/5b62559387aefb5c7f33a78e7207ef665c693c58</url>
    <id>5b62559387aefb5c7f33a78e7207ef665c693c58</id>
    <committed-date>2009-01-31T08:46:46-08:00</committed-date>
    <authored-date>2009-01-31T08:46:46-08:00</authored-date>
    <message>workling now throws errors in test and development. this helps for problem analysis</message>
    <tree>c16a4b9bdc224634047949121f8d90a0c63f1c37</tree>
    <committer>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fab77363c56e381d4650947fc7ac2bd05323aab5</id>
      </parent>
    </parents>
    <author>
      <name>R. Potter</name>
      <email>rjspotter@gmail.com</email>
    </author>
    <url>http://github.com/purzelrakete/workling/commit/cfb7055f11e8bbbf97615a868b7885a966989184</url>
    <id>cfb7055f11e8bbbf97615a868b7885a966989184</id>
    <committed-date>2008-12-08T04:05:47-08:00</committed-date>
    <authored-date>2008-12-07T19:03:32-08:00</authored-date>
    <message>client invokable from outside the application directory</message>
    <tree>907ec5b8b86bcfc8355616ea4acba88bd9aad305</tree>
    <committer>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ffe565ad1b7301689d238741a475d99743922bce</id>
      </parent>
    </parents>
    <author>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </author>
    <url>http://github.com/purzelrakete/workling/commit/fab77363c56e381d4650947fc7ac2bd05323aab5</url>
    <id>fab77363c56e381d4650947fc7ac2bd05323aab5</id>
    <committed-date>2008-11-29T06:58:48-08:00</committed-date>
    <authored-date>2008-11-29T06:58:48-08:00</authored-date>
    <message>turned Workling.load_path into an Array</message>
    <tree>87e4dc38ef3e102403b2a0b013f35c88181d085a</tree>
    <committer>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5bb5091e295217415cfafcee3d6a52fbd81e0c22</id>
      </parent>
    </parents>
    <author>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </author>
    <url>http://github.com/purzelrakete/workling/commit/ffe565ad1b7301689d238741a475d99743922bce</url>
    <id>ffe565ad1b7301689d238741a475d99743922bce</id>
    <committed-date>2008-11-28T12:37:50-08:00</committed-date>
    <authored-date>2008-11-28T12:37:50-08:00</authored-date>
    <message>version up</message>
    <tree>45ef2d5f11e0fa1dae72acca478eeb5b0bd09a4f</tree>
    <committer>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4b897384d248b53ad1874c67cd50e54e4d5d63fe</id>
      </parent>
    </parents>
    <author>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </author>
    <url>http://github.com/purzelrakete/workling/commit/5bb5091e295217415cfafcee3d6a52fbd81e0c22</url>
    <id>5bb5091e295217415cfafcee3d6a52fbd81e0c22</id>
    <committed-date>2008-11-28T04:20:55-08:00</committed-date>
    <authored-date>2008-11-28T04:20:55-08:00</authored-date>
    <message>fixed WorklingNotFoundError behaviour. now raises with remote runners, too.</message>
    <tree>f6873eb435898101c3e1448be27c2a3b95ff47d4</tree>
    <committer>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2ce64a42e1275cb38a9a9458af54d5f736d22551</id>
      </parent>
    </parents>
    <author>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </author>
    <url>http://github.com/purzelrakete/workling/commit/4b897384d248b53ad1874c67cd50e54e4d5d63fe</url>
    <id>4b897384d248b53ad1874c67cd50e54e4d5d63fe</id>
    <committed-date>2008-11-26T08:37:34-08:00</committed-date>
    <authored-date>2008-11-26T08:37:34-08:00</authored-date>
    <message>new todos</message>
    <tree>2098f4511719fa4c447ec56e61882d41d484c73c</tree>
    <committer>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>af45339245e18f1267bbf4d272330c23c0dbe8b1</id>
      </parent>
    </parents>
    <author>
      <name>Danilo Sato</name>
      <email>DSato@thoughtworks.com</email>
    </author>
    <url>http://github.com/purzelrakete/workling/commit/2ce64a42e1275cb38a9a9458af54d5f736d22551</url>
    <id>2ce64a42e1275cb38a9a9458af54d5f736d22551</id>
    <committed-date>2008-11-25T01:51:27-08:00</committed-date>
    <authored-date>2008-11-10T06:32:52-08:00</authored-date>
    <message>Fix starling_status.rb to use basic_poller</message>
    <tree>d4f8a5adceaba52dee0a0252faa119c8183c6545</tree>
    <committer>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0eaddbb0040c9c4ebb18d3752042753d1308216d</id>
      </parent>
    </parents>
    <author>
      <name>Rodrigo Tassinari de Oliveira</name>
      <email>roliveira@riopro.com.br</email>
    </author>
    <url>http://github.com/purzelrakete/workling/commit/af45339245e18f1267bbf4d272330c23c0dbe8b1</url>
    <id>af45339245e18f1267bbf4d272330c23c0dbe8b1</id>
    <committed-date>2008-11-25T00:57:56-08:00</committed-date>
    <authored-date>2008-11-18T06:12:20-08:00</authored-date>
    <message>Fixes bj_invoker.rb which was dispatching the job to Bj without the method_name.</message>
    <tree>b5e5874702abc7018c0adb0d62dea75a7fde9d9a</tree>
    <committer>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4601e41c6015fb588bc35c3e9840e4e2ffbc26e3</id>
      </parent>
    </parents>
    <author>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </author>
    <url>http://github.com/purzelrakete/workling/commit/0eaddbb0040c9c4ebb18d3752042753d1308216d</url>
    <id>0eaddbb0040c9c4ebb18d3752042753d1308216d</id>
    <committed-date>2008-11-11T04:39:11-08:00</committed-date>
    <authored-date>2008-11-11T04:39:11-08:00</authored-date>
    <message>README fix</message>
    <tree>a788160e81b4b195d19ec3718d25d686acd785a6</tree>
    <committer>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f202184f301704582a76eccd8e0adb5d7e2b95fb</id>
      </parent>
    </parents>
    <author>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </author>
    <url>http://github.com/purzelrakete/workling/commit/4601e41c6015fb588bc35c3e9840e4e2ffbc26e3</url>
    <id>4601e41c6015fb588bc35c3e9840e4e2ffbc26e3</id>
    <committed-date>2008-11-10T03:09:27-08:00</committed-date>
    <authored-date>2008-11-10T03:09:27-08:00</authored-date>
    <message>0.4.2, see CHANGES.markdown</message>
    <tree>33edbfb8e076c07a80a84c92b5e7c6d96662c82c</tree>
    <committer>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ca6c1bd872db2588f3e75e67e52294aeab1192cc</id>
      </parent>
    </parents>
    <author>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </author>
    <url>http://github.com/purzelrakete/workling/commit/f202184f301704582a76eccd8e0adb5d7e2b95fb</url>
    <id>f202184f301704582a76eccd8e0adb5d7e2b95fb</id>
    <committed-date>2008-11-08T10:12:51-08:00</committed-date>
    <authored-date>2008-11-08T10:12:51-08:00</authored-date>
    <message>fixed readme for rabbitmq</message>
    <tree>f5d96bb2f942dbd7544c417fc9c8d5fac004d822</tree>
    <committer>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e8b68a2174a4e9fb8bb14688cde7fa8c0f7ae430</id>
      </parent>
    </parents>
    <author>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </author>
    <url>http://github.com/purzelrakete/workling/commit/ca6c1bd872db2588f3e75e67e52294aeab1192cc</url>
    <id>ca6c1bd872db2588f3e75e67e52294aeab1192cc</id>
    <committed-date>2008-11-08T08:41:55-08:00</committed-date>
    <authored-date>2008-11-08T08:41:55-08:00</authored-date>
    <message>added missing file</message>
    <tree>545dfd7dd574214e9be7ccdb9eba1e196500cf62</tree>
    <committer>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>46c2a45bdabf8653972c19d36c235ab1eaed1c74</id>
      </parent>
    </parents>
    <author>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </author>
    <url>http://github.com/purzelrakete/workling/commit/e8b68a2174a4e9fb8bb14688cde7fa8c0f7ae430</url>
    <id>e8b68a2174a4e9fb8bb14688cde7fa8c0f7ae430</id>
    <committed-date>2008-11-08T04:41:54-08:00</committed-date>
    <authored-date>2008-11-08T04:41:54-08:00</authored-date>
    <message>0.4.1. see changelog for details</message>
    <tree>bdad04456f70009b660a344cd615626e8dcd487e</tree>
    <committer>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9bce1e3722c284e17ca42a4ba3647798145d8670</id>
      </parent>
    </parents>
    <author>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </author>
    <url>http://github.com/purzelrakete/workling/commit/46c2a45bdabf8653972c19d36c235ab1eaed1c74</url>
    <id>46c2a45bdabf8653972c19d36c235ab1eaed1c74</id>
    <committed-date>2008-11-06T16:42:12-08:00</committed-date>
    <authored-date>2008-11-06T16:42:12-08:00</authored-date>
    <message>instructions for rabbitmq</message>
    <tree>08b9bf249d91c936848ad5675464d21134a548bd</tree>
    <committer>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c3a5db984d98bddf74cb57d24b4f06d9b25943c0</id>
      </parent>
    </parents>
    <author>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </author>
    <url>http://github.com/purzelrakete/workling/commit/9bce1e3722c284e17ca42a4ba3647798145d8670</url>
    <id>9bce1e3722c284e17ca42a4ba3647798145d8670</id>
    <committed-date>2008-11-06T16:31:32-08:00</committed-date>
    <authored-date>2008-11-06T16:31:32-08:00</authored-date>
    <message>rabbitmq tested and working</message>
    <tree>deec4e3ea0bf4381b79c7708572743a62f858419</tree>
    <committer>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b46e88a66f65cdc13c3d3d6bd72c799ef5ba065d</id>
      </parent>
    </parents>
    <author>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </author>
    <url>http://github.com/purzelrakete/workling/commit/c3a5db984d98bddf74cb57d24b4f06d9b25943c0</url>
    <id>c3a5db984d98bddf74cb57d24b4f06d9b25943c0</id>
    <committed-date>2008-11-06T15:08:07-08:00</committed-date>
    <authored-date>2008-11-06T15:08:07-08:00</authored-date>
    <message>all tests passing again</message>
    <tree>11b8963ccb39aaaaebe9648ae626613f670a6214</tree>
    <committer>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>78f744bae4f83effa6c8f9f166febd04b1cba7ac</id>
      </parent>
    </parents>
    <author>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </author>
    <url>http://github.com/purzelrakete/workling/commit/b46e88a66f65cdc13c3d3d6bd72c799ef5ba065d</url>
    <id>b46e88a66f65cdc13c3d3d6bd72c799ef5ba065d</id>
    <committed-date>2008-11-06T13:50:57-08:00</committed-date>
    <authored-date>2008-11-06T13:50:57-08:00</authored-date>
    <message>fixes.</message>
    <tree>46b2d5bfe938d2b01cf33742cbb5dfc14d35606f</tree>
    <committer>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>86789846ad6f6220ccc1b1dd741ac6b4c538cbbc</id>
      </parent>
    </parents>
    <author>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </author>
    <url>http://github.com/purzelrakete/workling/commit/78f744bae4f83effa6c8f9f166febd04b1cba7ac</url>
    <id>78f744bae4f83effa6c8f9f166febd04b1cba7ac</id>
    <committed-date>2008-11-06T09:33:03-08:00</committed-date>
    <authored-date>2008-11-06T09:31:19-08:00</authored-date>
    <message>completed the bulk of backend re-architecture</message>
    <tree>4ad40f1278efca470f53f678ef775806ffc608bf</tree>
    <committer>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a94cda128f3139e229692e9836ffff1d2b54c628</id>
      </parent>
    </parents>
    <author>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </author>
    <url>http://github.com/purzelrakete/workling/commit/86789846ad6f6220ccc1b1dd741ac6b4c538cbbc</url>
    <id>86789846ad6f6220ccc1b1dd741ac6b4c538cbbc</id>
    <committed-date>2008-11-04T09:36:36-08:00</committed-date>
    <authored-date>2008-11-04T09:36:36-08:00</authored-date>
    <message>got tests working with new base classes</message>
    <tree>a239fe96838508d0cd329c8eda30448500cb1f0b</tree>
    <committer>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>710e48274f9352e550f14e7af1ef5b89e4903e74</id>
      </parent>
    </parents>
    <author>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </author>
    <url>http://github.com/purzelrakete/workling/commit/a94cda128f3139e229692e9836ffff1d2b54c628</url>
    <id>a94cda128f3139e229692e9836ffff1d2b54c628</id>
    <committed-date>2008-11-03T16:12:12-08:00</committed-date>
    <authored-date>2008-11-03T16:12:12-08:00</authored-date>
    <message>added subscription invoker</message>
    <tree>93a5d223ec173171a0b4e7bbc05a72b7ba0b149c</tree>
    <committer>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1978b30b92f44de07eaf4c42abf56941142852fa</id>
      </parent>
    </parents>
    <author>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </author>
    <url>http://github.com/purzelrakete/workling/commit/710e48274f9352e550f14e7af1ef5b89e4903e74</url>
    <id>710e48274f9352e550f14e7af1ef5b89e4903e74</id>
    <committed-date>2008-11-03T09:18:37-08:00</committed-date>
    <authored-date>2008-11-03T09:18:37-08:00</authored-date>
    <message>fixed script deprecation</message>
    <tree>5eaef1a970e17a39714ccbf34004bc3e133ce0fc</tree>
    <committer>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0c42df358f2b02e68110530e3831347d4a7e3b89</id>
      </parent>
    </parents>
    <author>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </author>
    <url>http://github.com/purzelrakete/workling/commit/1978b30b92f44de07eaf4c42abf56941142852fa</url>
    <id>1978b30b92f44de07eaf4c42abf56941142852fa</id>
    <committed-date>2008-11-03T08:10:04-08:00</committed-date>
    <authored-date>2008-11-03T08:10:04-08:00</authored-date>
    <message>added rudeq client. remove this when it has been added to rudeq</message>
    <tree>19a648f40a7acfcf9cedc86c15059b2977ea7df0</tree>
    <committer>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3fdf14c0186d1c4e5746e162d47c2f71c09d52ef</id>
      </parent>
    </parents>
    <author>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </author>
    <url>http://github.com/purzelrakete/workling/commit/0c42df358f2b02e68110530e3831347d4a7e3b89</url>
    <id>0c42df358f2b02e68110530e3831347d4a7e3b89</id>
    <committed-date>2008-11-03T07:54:08-08:00</committed-date>
    <authored-date>2008-11-03T07:54:08-08:00</authored-date>
    <message>amended readme</message>
    <tree>b7a24a957c9982e2689d8504c5b21b031943ee28</tree>
    <committer>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9f82a04a96a0aec1365cba66f9fb97a397262f53</id>
      </parent>
    </parents>
    <author>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </author>
    <url>http://github.com/purzelrakete/workling/commit/3fdf14c0186d1c4e5746e162d47c2f71c09d52ef</url>
    <id>3fdf14c0186d1c4e5746e162d47c2f71c09d52ef</id>
    <committed-date>2008-11-03T07:53:59-08:00</committed-date>
    <authored-date>2008-11-03T07:51:54-08:00</authored-date>
    <message>generalized workling_client</message>
    <tree>fac9f8543348bc4dbff91e3cfa7397b32a920c8e</tree>
    <committer>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6e9cee2d8f7c00ad6d8f5340b544beeab0cdc698</id>
      </parent>
    </parents>
    <author>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </author>
    <url>http://github.com/purzelrakete/workling/commit/9f82a04a96a0aec1365cba66f9fb97a397262f53</url>
    <id>9f82a04a96a0aec1365cba66f9fb97a397262f53</id>
    <committed-date>2008-11-03T07:37:56-08:00</committed-date>
    <authored-date>2008-11-03T07:37:56-08:00</authored-date>
    <message>rudeq now works</message>
    <tree>69e38e08e8735069f83ed358e9ede26711094e6b</tree>
    <committer>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6a99f1b35ce16430a0368018e2a2ff28de395616</id>
      </parent>
    </parents>
    <author>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </author>
    <url>http://github.com/purzelrakete/workling/commit/6e9cee2d8f7c00ad6d8f5340b544beeab0cdc698</url>
    <id>6e9cee2d8f7c00ad6d8f5340b544beeab0cdc698</id>
    <committed-date>2008-11-03T05:24:36-08:00</committed-date>
    <authored-date>2008-11-03T05:24:36-08:00</authored-date>
    <message>more refactoring to accomodate rudeq</message>
    <tree>1ee050718a8fcf68e03ccf41c9572cab08c12b34</tree>
    <committer>
      <name>Rany Keddo</name>
      <email>rany@playtype.net</email>
    </committer>
  </commit>
</commits>
