<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>4836083d6f69aa9677e6b29626630be60435de97</id>
      </parent>
    </parents>
    <author>
      <name>James Healy</name>
      <email>jimmy@deefa.com</email>
    </author>
    <url>http://github.com/matthewrudy/rudeq/commit/1f6ab1456b9576efa1b9ce0e99f583285946d5e7</url>
    <id>1f6ab1456b9576efa1b9ce0e99f583285946d5e7</id>
    <committed-date>2009-06-09T02:29:08-07:00</committed-date>
    <authored-date>2009-06-09T02:11:41-07:00</authored-date>
    <message>1.9 compat: single line case statements must use 'then' keyword</message>
    <tree>da08c7ce4006723b6802d7b1b518fe5cd341f320</tree>
    <committer>
      <name>Matthew Rudy Jacobs</name>
      <email>matthewrudyjacobs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5025f29e2323bd5bb339b0a445253b9f59c087cc</id>
      </parent>
    </parents>
    <author>
      <name>Matthew Rudy Jacobs</name>
      <email>matthewrudyjacobs@gmail.com</email>
    </author>
    <url>http://github.com/matthewrudy/rudeq/commit/4836083d6f69aa9677e6b29626630be60435de97</url>
    <id>4836083d6f69aa9677e6b29626630be60435de97</id>
    <committed-date>2009-06-09T01:58:58-07:00</committed-date>
    <authored-date>2009-06-09T01:58:58-07:00</authored-date>
    <message>bump the version to 2.1.0 to rebuild the gem</message>
    <tree>7dafaff7e66263a0b3dfb0d6ac6decd6cbb4989b</tree>
    <committer>
      <name>Matthew Rudy Jacobs</name>
      <email>matthewrudyjacobs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2b4e56593e2edf7be351e706712485b4a8742b5e</id>
      </parent>
    </parents>
    <author>
      <name>Matthew Rudy Jacobs</name>
      <email>matthewrudyjacobs@gmail.com</email>
    </author>
    <url>http://github.com/matthewrudy/rudeq/commit/5025f29e2323bd5bb339b0a445253b9f59c087cc</url>
    <id>5025f29e2323bd5bb339b0a445253b9f59c087cc</id>
    <committed-date>2009-06-09T01:57:20-07:00</committed-date>
    <authored-date>2009-06-09T01:57:20-07:00</authored-date>
    <message>Added tasks and generators to the rudeq gemspec</message>
    <tree>a89cd24698606135e96bfe1908aa3a3e3562d727</tree>
    <committer>
      <name>Matthew Rudy Jacobs</name>
      <email>matthewrudyjacobs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>55e61d12dc8b30959962eed20b2875725d1b93e4</id>
      </parent>
    </parents>
    <author>
      <name>Matthew Rudy Jacobs</name>
      <email>matthewrudyjacobs@gmail.com</email>
    </author>
    <url>http://github.com/matthewrudy/rudeq/commit/2b4e56593e2edf7be351e706712485b4a8742b5e</url>
    <id>2b4e56593e2edf7be351e706712485b4a8742b5e</id>
    <committed-date>2009-02-12T14:56:06-08:00</committed-date>
    <authored-date>2009-02-12T14:56:06-08:00</authored-date>
    <message>Worker#get_work is no longer needed
(our Worker#queue gets us this easy anyway)</message>
    <tree>8b241694876e9e171c03eec7d8f91425285eec2f</tree>
    <committer>
      <name>Matthew Rudy Jacobs</name>
      <email>matthewrudyjacobs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>14319d29bbbc4ec076b91f087689d86be5edf919</id>
      </parent>
    </parents>
    <author>
      <name>Matthew Rudy Jacobs</name>
      <email>matthewrudyjacobs@gmail.com</email>
    </author>
    <url>http://github.com/matthewrudy/rudeq/commit/55e61d12dc8b30959962eed20b2875725d1b93e4</url>
    <id>55e61d12dc8b30959962eed20b2875725d1b93e4</id>
    <committed-date>2009-02-12T14:47:10-08:00</committed-date>
    <authored-date>2009-02-12T14:47:10-08:00</authored-date>
    <message>a RudeWorker has a :queue method

  RudeWorker.queue.get
  RudeWorker.queue.set
  RudeWorker.new.queue.set
  RudeWorker.new.queue.get

does what you expect</message>
    <tree>0a1788af5bca7d37380ee1fbb971f74897e67553</tree>
    <committer>
      <name>Matthew Rudy Jacobs</name>
      <email>matthewrudyjacobs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6c296a5308e9956b4c46f7fad22efcbfaef84c70</id>
      </parent>
    </parents>
    <author>
      <name>Matthew Rudy Jacobs</name>
      <email>matthewrudyjacobs@gmail.com</email>
    </author>
    <url>http://github.com/matthewrudy/rudeq/commit/14319d29bbbc4ec076b91f087689d86be5edf919</url>
    <id>14319d29bbbc4ec076b91f087689d86be5edf919</id>
    <committed-date>2009-02-12T14:20:03-08:00</committed-date>
    <authored-date>2009-02-12T14:20:03-08:00</authored-date>
    <message>consume the YAML interchange more cleanly</message>
    <tree>87b544ca695003c8d5f5aa95f0bacad1309d7e6d</tree>
    <committer>
      <name>Matthew Rudy Jacobs</name>
      <email>matthewrudyjacobs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ed286438ae1bf616c03b7b84e7400d429e64273f</id>
      </parent>
    </parents>
    <author>
      <name>Matthew Rudy Jacobs</name>
      <email>matthewrudyjacobs@gmail.com</email>
    </author>
    <url>http://github.com/matthewrudy/rudeq/commit/6c296a5308e9956b4c46f7fad22efcbfaef84c70</url>
    <id>6c296a5308e9956b4c46f7fad22efcbfaef84c70</id>
    <committed-date>2009-02-12T14:08:41-08:00</committed-date>
    <authored-date>2009-02-12T14:08:41-08:00</authored-date>
    <message>RudeQueue works with ActiveRecords
(spec to ensure this is the case)</message>
    <tree>acc5115a013773cf5685e7df879e5a966619f6a3</tree>
    <committer>
      <name>Matthew Rudy Jacobs</name>
      <email>matthewrudyjacobs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>22baea8d1e95e5c0efe0fef1aa3c3382c3fafcda</id>
      </parent>
    </parents>
    <author>
      <name>Matthew Rudy Jacobs</name>
      <email>matthewrudyjacobs@gmail.com</email>
    </author>
    <url>http://github.com/matthewrudy/rudeq/commit/ed286438ae1bf616c03b7b84e7400d429e64273f</url>
    <id>ed286438ae1bf616c03b7b84e7400d429e64273f</id>
    <committed-date>2009-02-12T14:01:32-08:00</committed-date>
    <authored-date>2009-02-12T14:01:32-08:00</authored-date>
    <message>move to manual YAML dump and parse,
because Serialize doesn't work</message>
    <tree>2c9d853855720c32fafff9c1d60ee51b2f6a3854</tree>
    <committer>
      <name>Matthew Rudy Jacobs</name>
      <email>matthewrudyjacobs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c338cd86880337d000df1387ae6eab00299cc916</id>
      </parent>
    </parents>
    <author>
      <name>Matthew Rudy Jacobs</name>
      <email>matthewrudyjacobs@gmail.com</email>
    </author>
    <url>http://github.com/matthewrudy/rudeq/commit/22baea8d1e95e5c0efe0fef1aa3c3382c3fafcda</url>
    <id>22baea8d1e95e5c0efe0fef1aa3c3382c3fafcda</id>
    <committed-date>2009-02-12T13:49:01-08:00</committed-date>
    <authored-date>2009-02-12T13:49:01-08:00</authored-date>
    <message>RudeQueue.backlog() counts all the unprocessed Queue items,
RudeQueue.backlog(:some_queue) scopes that count the particular Queue</message>
    <tree>6d518963c10db37366759c1d8934beb761e620b0</tree>
    <committer>
      <name>Matthew Rudy Jacobs</name>
      <email>matthewrudyjacobs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d9d4afdd082cc1e3e84f9f868672758e1d8c1af3</id>
      </parent>
    </parents>
    <author>
      <name>Matthew Rudy Jacobs</name>
      <email>matthewrudyjacobs@gmail.com</email>
    </author>
    <url>http://github.com/matthewrudy/rudeq/commit/c338cd86880337d000df1387ae6eab00299cc916</url>
    <id>c338cd86880337d000df1387ae6eab00299cc916</id>
    <committed-date>2009-02-12T13:27:30-08:00</committed-date>
    <authored-date>2009-02-12T13:27:30-08:00</authored-date>
    <message>moving to version 2</message>
    <tree>5abe759a59200397a9a1f16cc1c83dcd41cca159</tree>
    <committer>
      <name>Matthew Rudy Jacobs</name>
      <email>matthewrudyjacobs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2ccc12772eadb270871eda8effd55bfae3e2341c</id>
      </parent>
    </parents>
    <author>
      <name>Matthew Rudy Jacobs</name>
      <email>matthewrudyjacobs@gmail.com</email>
    </author>
    <url>http://github.com/matthewrudy/rudeq/commit/d9d4afdd082cc1e3e84f9f868672758e1d8c1af3</url>
    <id>d9d4afdd082cc1e3e84f9f868672758e1d8c1af3</id>
    <committed-date>2009-01-19T14:43:17-08:00</committed-date>
    <authored-date>2009-01-19T14:43:17-08:00</authored-date>
    <message>add &quot;fetch&quot; to the README</message>
    <tree>4f06239ea638d7cecbba176e93af79f10ab708dd</tree>
    <committer>
      <name>Matthew Rudy Jacobs</name>
      <email>matthewrudyjacobs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d5d1639fdc7705fe445c5d4c550b911fedbd83ac</id>
      </parent>
    </parents>
    <author>
      <name>Matthew Rudy Jacobs</name>
      <email>matthewrudyjacobs@gmail.com</email>
    </author>
    <url>http://github.com/matthewrudy/rudeq/commit/2ccc12772eadb270871eda8effd55bfae3e2341c</url>
    <id>2ccc12772eadb270871eda8effd55bfae3e2341c</id>
    <committed-date>2009-01-19T14:42:09-08:00</committed-date>
    <authored-date>2009-01-19T14:42:09-08:00</authored-date>
    <message>redo the rdoc</message>
    <tree>0f58eb5ee1e880c58f068c80210e81e07f060d44</tree>
    <committer>
      <name>Matthew Rudy Jacobs</name>
      <email>matthewrudyjacobs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8d35ae1cbad6ef2a520a5a37d6f2868208dd4d43</id>
      </parent>
    </parents>
    <author>
      <name>Matthew Rudy Jacobs</name>
      <email>matthewrudyjacobs@gmail.com</email>
    </author>
    <url>http://github.com/matthewrudy/rudeq/commit/d5d1639fdc7705fe445c5d4c550b911fedbd83ac</url>
    <id>d5d1639fdc7705fe445c5d4c550b911fedbd83ac</id>
    <committed-date>2009-01-19T14:41:35-08:00</committed-date>
    <authored-date>2009-01-19T14:41:35-08:00</authored-date>
    <message>add &quot;fetch&quot; functionality</message>
    <tree>7bf9ec47c2f52ab60468aea6d8589f3b2be0d8ea</tree>
    <committer>
      <name>Matthew Rudy Jacobs</name>
      <email>matthewrudyjacobs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9fcdb42994d4bb3673bb34295ebf8a1ea2de1215</id>
      </parent>
    </parents>
    <author>
      <name>Matthew Rudy Jacobs</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </author>
    <url>http://github.com/matthewrudy/rudeq/commit/8d35ae1cbad6ef2a520a5a37d6f2868208dd4d43</url>
    <id>8d35ae1cbad6ef2a520a5a37d6f2868208dd4d43</id>
    <committed-date>2008-08-07T14:52:48-07:00</committed-date>
    <authored-date>2008-08-07T14:52:48-07:00</authored-date>
    <message>you can now choose RudeQueue.queue_options[:process] = :destroy as a leaner queue</message>
    <tree>9f3bc2327e038b09ee9f571f470d168e4ec57c75</tree>
    <committer>
      <name>Matthew Rudy Jacobs</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5c429de003df1b3b644679315ebb6b1e0286a62d</id>
      </parent>
    </parents>
    <author>
      <name>Matthew Rudy Jacobs</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </author>
    <url>http://github.com/matthewrudy/rudeq/commit/9fcdb42994d4bb3673bb34295ebf8a1ea2de1215</url>
    <id>9fcdb42994d4bb3673bb34295ebf8a1ea2de1215</id>
    <committed-date>2008-08-07T14:06:40-07:00</committed-date>
    <authored-date>2008-08-07T14:06:40-07:00</authored-date>
    <message>RudeQueue.backlog(&quot;queue_name&quot;) returns a count of unprocessed items
useful for monitoring...

have Zabbix raise an alarm if your RudeQueue.backlog reaches &gt; 100 or whatever value makes sense</message>
    <tree>5050eee5bb81bab8f24951a301f4ad3cb4841413</tree>
    <committer>
      <name>Matthew Rudy Jacobs</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8993976a5a5ae4efa2b6ffef6713c52d0a266817</id>
      </parent>
    </parents>
    <author>
      <name>Matthew Rudy Jacobs</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </author>
    <url>http://github.com/matthewrudy/rudeq/commit/5c429de003df1b3b644679315ebb6b1e0286a62d</url>
    <id>5c429de003df1b3b644679315ebb6b1e0286a62d</id>
    <committed-date>2008-08-07T13:57:12-07:00</committed-date>
    <authored-date>2008-08-07T13:57:12-07:00</authored-date>
    <message>removed README note about not working on SQLite</message>
    <tree>0ae472e5c97a597012c52f4547de484be567959f</tree>
    <committer>
      <name>Matthew Rudy Jacobs</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>05ad28a6cbdcc25e2a9f75cfbcba43ff2adcc287</id>
      </parent>
    </parents>
    <author>
      <name>Matthew Rudy Jacobs</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </author>
    <url>http://github.com/matthewrudy/rudeq/commit/8993976a5a5ae4efa2b6ffef6713c52d0a266817</url>
    <id>8993976a5a5ae4efa2b6ffef6713c52d0a266817</id>
    <committed-date>2008-08-07T13:55:14-07:00</committed-date>
    <authored-date>2008-08-07T13:55:14-07:00</authored-date>
    <message>update the rdoc</message>
    <tree>cddcae818decafae199686d80849d14a8692219a</tree>
    <committer>
      <name>Matthew Rudy Jacobs</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>310a43d0c7d1d87b2d42d2486745c1f623f8c86e</id>
      </parent>
    </parents>
    <author>
      <name>Matthew Rudy Jacobs</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </author>
    <url>http://github.com/matthewrudy/rudeq/commit/05ad28a6cbdcc25e2a9f75cfbcba43ff2adcc287</url>
    <id>05ad28a6cbdcc25e2a9f75cfbcba43ff2adcc287</id>
    <committed-date>2008-08-07T13:52:50-07:00</committed-date>
    <authored-date>2008-08-07T13:52:50-07:00</authored-date>
    <message>better documentation</message>
    <tree>e742f5eacc41c1363e4501507ec1c8a69b85fec1</tree>
    <committer>
      <name>Matthew Rudy Jacobs</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>96e9ea2a2fe32162b77534261794a8804fa5f75a</id>
      </parent>
    </parents>
    <author>
      <name>Matthew Rudy Jacobs</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </author>
    <url>http://github.com/matthewrudy/rudeq/commit/310a43d0c7d1d87b2d42d2486745c1f623f8c86e</url>
    <id>310a43d0c7d1d87b2d42d2486745c1f623f8c86e</id>
    <committed-date>2008-08-07T13:46:39-07:00</committed-date>
    <authored-date>2008-08-07T13:46:39-07:00</authored-date>
    <message>spec for booleans and integers</message>
    <tree>2d5f200acaa24a468acd70c750d2ecd085d13f63</tree>
    <committer>
      <name>Matthew Rudy Jacobs</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>00dadef8283674ad4fe898d039eb7a5f9bbafd5c</id>
      </parent>
    </parents>
    <author>
      <name>MatthewRudy</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </author>
    <url>http://github.com/matthewrudy/rudeq/commit/96e9ea2a2fe32162b77534261794a8804fa5f75a</url>
    <id>96e9ea2a2fe32162b77534261794a8804fa5f75a</id>
    <committed-date>2008-07-28T04:17:12-07:00</committed-date>
    <authored-date>2008-07-28T04:17:12-07:00</authored-date>
    <message>better example usage for the worker</message>
    <tree>b8b8b6ca3646b2ce166a2df24ef5102d00f00d78</tree>
    <committer>
      <name>MatthewRudy</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d5b9d93c50ec1396da89c9dc8e94927c907a1bd3</id>
      </parent>
    </parents>
    <author>
      <name>MatthewRudy</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </author>
    <url>http://github.com/matthewrudy/rudeq/commit/00dadef8283674ad4fe898d039eb7a5f9bbafd5c</url>
    <id>00dadef8283674ad4fe898d039eb7a5f9bbafd5c</id>
    <committed-date>2008-07-28T04:09:36-07:00</committed-date>
    <authored-date>2008-07-28T04:09:36-07:00</authored-date>
    <message>Added a base Worker class - need to do the Workling integration, but for the moment...</message>
    <tree>64fa26604fca0b0d7e02808be35b150fa3b9578a</tree>
    <committer>
      <name>MatthewRudy</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cbad1f3096a196e94675ee950d43fd17b93eedf6</id>
      </parent>
    </parents>
    <author>
      <name>MatthewRudy</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </author>
    <url>http://github.com/matthewrudy/rudeq/commit/d5b9d93c50ec1396da89c9dc8e94927c907a1bd3</url>
    <id>d5b9d93c50ec1396da89c9dc8e94927c907a1bd3</id>
    <committed-date>2008-07-25T06:44:28-07:00</committed-date>
    <authored-date>2008-07-25T06:44:28-07:00</authored-date>
    <message>revised benchmarks since move to PessimisticLock =&gt; MUCH FASTER</message>
    <tree>eb83314672cb5d0c75f18f63998bf06c824e549b</tree>
    <committer>
      <name>MatthewRudy</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9a361a414e988741895698f926f6c0dca139c813</id>
      </parent>
    </parents>
    <author>
      <name>MatthewRudy</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </author>
    <url>http://github.com/matthewrudy/rudeq/commit/cbad1f3096a196e94675ee950d43fd17b93eedf6</url>
    <id>cbad1f3096a196e94675ee950d43fd17b93eedf6</id>
    <committed-date>2008-07-25T06:05:14-07:00</committed-date>
    <authored-date>2008-07-25T06:05:14-07:00</authored-date>
    <message>move to Pessimistic locking
return of the transaction!</message>
    <tree>12edb08dbfe851436e77cef1648db71060287884</tree>
    <committer>
      <name>MatthewRudy</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b5d2a8aa32b82e5407345e7453d213746d2b333c</id>
      </parent>
    </parents>
    <author>
      <name>Matthew Rudy Jacobs</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </author>
    <url>http://github.com/matthewrudy/rudeq/commit/9a361a414e988741895698f926f6c0dca139c813</url>
    <id>9a361a414e988741895698f926f6c0dca139c813</id>
    <committed-date>2008-07-24T15:01:08-07:00</committed-date>
    <authored-date>2008-07-24T15:01:08-07:00</authored-date>
    <message>refresh rdoc</message>
    <tree>f213385e5d8cf91ecf701eaad8bc36d5db38dd26</tree>
    <committer>
      <name>Matthew Rudy Jacobs</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2d5e2a051a3e014060575f08de44b89e8940bd52</id>
      </parent>
    </parents>
    <author>
      <name>Matthew Rudy Jacobs</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </author>
    <url>http://github.com/matthewrudy/rudeq/commit/b5d2a8aa32b82e5407345e7453d213746d2b333c</url>
    <id>b5d2a8aa32b82e5407345e7453d213746d2b333c</id>
    <committed-date>2008-07-24T15:00:33-07:00</committed-date>
    <authored-date>2008-07-24T15:00:33-07:00</authored-date>
    <message>move Queue locking into a seperate module</message>
    <tree>41fde753ab81c52683910d254cbc59824a1306fb</tree>
    <committer>
      <name>Matthew Rudy Jacobs</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5737f0bfae73f329b160c0cfa3897b34f2bdbd03</id>
      </parent>
    </parents>
    <author>
      <name>Matthew Rudy Jacobs</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </author>
    <url>http://github.com/matthewrudy/rudeq/commit/2d5e2a051a3e014060575f08de44b89e8940bd52</url>
    <id>2d5e2a051a3e014060575f08de44b89e8940bd52</id>
    <committed-date>2008-07-24T14:18:16-07:00</committed-date>
    <authored-date>2008-07-24T14:18:16-07:00</authored-date>
    <message>Abstract the queue getting and locking in a :fetch_with_lock method.
in a mo I'll allow multiple Lock types, with :pessimistic as the primary</message>
    <tree>7f350fe6943d12a01c4feaff1578a019cac1689b</tree>
    <committer>
      <name>Matthew Rudy Jacobs</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d5b4757d9e2b15197d49ddeeced9e001cf2a7ce6</id>
      </parent>
    </parents>
    <author>
      <name>MatthewRudy</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </author>
    <url>http://github.com/matthewrudy/rudeq/commit/5737f0bfae73f329b160c0cfa3897b34f2bdbd03</url>
    <id>5737f0bfae73f329b160c0cfa3897b34f2bdbd03</id>
    <committed-date>2008-07-23T10:08:21-07:00</committed-date>
    <authored-date>2008-07-23T10:08:21-07:00</authored-date>
    <message>note to remind myself to add :destroy as an option for post_processing</message>
    <tree>ece439dcd7f0a2bbf980f71924614128a3ef4316</tree>
    <committer>
      <name>MatthewRudy</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>16510f35119aa1badb02bdfcb68be86bc741e34f</id>
      </parent>
    </parents>
    <author>
      <name>MatthewRudy</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </author>
    <url>http://github.com/matthewrudy/rudeq/commit/d5b4757d9e2b15197d49ddeeced9e001cf2a7ce6</url>
    <id>d5b4757d9e2b15197d49ddeeced9e001cf2a7ce6</id>
    <committed-date>2008-07-23T10:07:21-07:00</committed-date>
    <authored-date>2008-07-23T10:07:21-07:00</authored-date>
    <message>Remove transactions
- at the moment this causes us to have annoying Table locks</message>
    <tree>75cda2c3b72fc0cd2f07d3fece2b0c74ff9a670c</tree>
    <committer>
      <name>MatthewRudy</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f3e9d8559a5ae8a9404b82228c9f18e74f31fcd9</id>
      </parent>
    </parents>
    <author>
      <name>MatthewRudy</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </author>
    <url>http://github.com/matthewrudy/rudeq/commit/16510f35119aa1badb02bdfcb68be86bc741e34f</url>
    <id>16510f35119aa1badb02bdfcb68be86bc741e34f</id>
    <committed-date>2008-07-23T09:58:38-07:00</committed-date>
    <authored-date>2008-07-23T09:58:38-07:00</authored-date>
    <message>corrected a comment comparing RudeQueue.get with Starling.get</message>
    <tree>bd83113e4a10ab55db9912046b5b0399c811348e</tree>
    <committer>
      <name>MatthewRudy</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>75375b4c0839c8609c801f473b14136acf14c067</id>
      </parent>
    </parents>
    <author>
      <name>MatthewRudy</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </author>
    <url>http://github.com/matthewrudy/rudeq/commit/f3e9d8559a5ae8a9404b82228c9f18e74f31fcd9</url>
    <id>f3e9d8559a5ae8a9404b82228c9f18e74f31fcd9</id>
    <committed-date>2008-07-23T06:30:47-07:00</committed-date>
    <authored-date>2008-07-23T06:30:47-07:00</authored-date>
    <message>Tidy up random files and rerun rdoc</message>
    <tree>97c320e6cb42b47fbe40ab7286fee3dbb98a9dce</tree>
    <committer>
      <name>MatthewRudy</name>
      <email>MatthewRudyJacobs@gmail.com</email>
    </committer>
  </commit>
</commits>
