<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>0b58afc52e031c2f91172b5dbb4f50a4fa3ecf46</id>
      </parent>
    </parents>
    <author>
      <name>David North</name>
      <email>davidnorth@gmail.com</email>
    </author>
    <url>http://github.com/schof/spree/commit/02e37aa12b14e0aae18b80a803f2af79b94196da</url>
    <id>02e37aa12b14e0aae18b80a803f2af79b94196da</id>
    <committed-date>2009-12-11T10:50:25-08:00</committed-date>
    <authored-date>2009-12-09T09:01:38-08:00</authored-date>
    <message>Implement FSM for shipments as well as polymorphic StateEvents.

[#953 state:resolved]</message>
    <tree>efaf960a06ac9a1aeffe76ad49b6a41d7b8bcbda</tree>
    <committer>
      <name>Sean Schofield</name>
      <email>sean@railsdog.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>65e397cc39308e714e61c2f24ad7b2b5e3e45e7d</id>
      </parent>
    </parents>
    <author>
      <name>David North, Wynn Netherland, Sean Schofield</name>
      <email>david@railsdog.com</email>
    </author>
    <url>http://github.com/schof/spree/commit/0b58afc52e031c2f91172b5dbb4f50a4fa3ecf46</url>
    <id>0b58afc52e031c2f91172b5dbb4f50a4fa3ecf46</id>
    <committed-date>2009-12-11T07:11:02-08:00</committed-date>
    <authored-date>2009-12-11T07:11:02-08:00</authored-date>
    <message>Introducing theme support and new multi-step checkout.

[#964 state:resolved]
[#965 state:resolved]</message>
    <tree>6309ef9dd556cbb340e23b6dc75446388530ee62</tree>
    <committer>
      <name>Sean Schofield</name>
      <email>sean@railsdog.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>856fa2da82c6e26ae97a2dac2899015c71ff0e6c</id>
      </parent>
    </parents>
    <author>
      <name>Sean Schofield</name>
      <email>schof@apache.org</email>
    </author>
    <url>http://github.com/schof/spree/commit/65e397cc39308e714e61c2f24ad7b2b5e3e45e7d</url>
    <id>65e397cc39308e714e61c2f24ad7b2b5e3e45e7d</id>
    <committed-date>2009-12-09T19:41:24-08:00</committed-date>
    <authored-date>2009-12-09T19:27:24-08:00</authored-date>
    <message>Updated CHANGELOG for 0.9.4 release</message>
    <tree>59326e2d83d37234f690aef60f77ad7c23a166c9</tree>
    <committer>
      <name>Sean Schofield</name>
      <email>schof@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0baeebb1b8493a34797a0befc78b181c54c90d1a</id>
      </parent>
    </parents>
    <author>
      <name>Sean Schofield</name>
      <email>schof@apache.org</email>
    </author>
    <url>http://github.com/schof/spree/commit/856fa2da82c6e26ae97a2dac2899015c71ff0e6c</url>
    <id>856fa2da82c6e26ae97a2dac2899015c71ff0e6c</id>
    <committed-date>2009-12-09T19:41:11-08:00</committed-date>
    <authored-date>2009-12-09T19:23:37-08:00</authored-date>
    <message>Fixed a problem with rdoc in the new jeweler-based gemspec.

[#961 state:resolved]</message>
    <tree>11e7c1502767504cfc79961efe2bf2a0e514978c</tree>
    <committer>
      <name>Sean Schofield</name>
      <email>schof@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a200b07c8f8f01380e67df6b25bc18453927c31d</id>
      </parent>
    </parents>
    <author>
      <name>Brian Quinn</name>
      <email>briandquinn@gmail.com</email>
    </author>
    <url>http://github.com/schof/spree/commit/0baeebb1b8493a34797a0befc78b181c54c90d1a</url>
    <id>0baeebb1b8493a34797a0befc78b181c54c90d1a</id>
    <committed-date>2009-12-09T08:53:41-08:00</committed-date>
    <authored-date>2009-12-09T08:53:41-08:00</authored-date>
    <message>Bug on dutch translation. Thanks to Rafael Coelho de Souza.

[#906 state:resolved]</message>
    <tree>5848d5b298bdb95d0c1dbd24423a17464f7648ad</tree>
    <committer>
      <name>Brian Quinn</name>
      <email>briandquinn@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e6ed9a2f5aa574b5174297a8af2ef90d113e8dae</id>
      </parent>
    </parents>
    <author>
      <name>Roman Smirnov</name>
      <email>roman@railsdog.com</email>
    </author>
    <url>http://github.com/schof/spree/commit/a200b07c8f8f01380e67df6b25bc18453927c31d</url>
    <id>a200b07c8f8f01380e67df6b25bc18453927c31d</id>
    <committed-date>2009-12-09T08:52:00-08:00</committed-date>
    <authored-date>2009-11-26T05:26:16-08:00</authored-date>
    <message>Introduced field format 'password'.
All passwords in default gateways now displayed in 'password' format.
Fixed warning 'Object#type is deprecated; use Object#class'

[#706 state:resolved]</message>
    <tree>ffba1a0cdf2103bb88b2206a24d7f4a7a6a6dbf7</tree>
    <committer>
      <name>Brian Quinn</name>
      <email>briandquinn@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>36117623030aa52bad7913bf79e1c5ad8a768f46</id>
      </parent>
    </parents>
    <author>
      <name>Roman Smirnov</name>
      <email>roman@railsdog.com</email>
    </author>
    <url>http://github.com/schof/spree/commit/e6ed9a2f5aa574b5174297a8af2ef90d113e8dae</url>
    <id>e6ed9a2f5aa574b5174297a8af2ef90d113e8dae</id>
    <committed-date>2009-12-09T08:31:14-08:00</committed-date>
    <authored-date>2009-12-08T06:08:45-08:00</authored-date>
    <message>Convert Set to Array before access to it first element.

[#897 state:resolved]</message>
    <tree>57919c8de1cc6396e642b686ed10402f4b4fcb10</tree>
    <committer>
      <name>Brian Quinn</name>
      <email>briandquinn@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1d73040727265fd7709a00ceffba5caea90f9fe1</id>
      </parent>
    </parents>
    <author>
      <name>Roman Smirnov</name>
      <email>roman@railsdog.com</email>
    </author>
    <url>http://github.com/schof/spree/commit/36117623030aa52bad7913bf79e1c5ad8a768f46</url>
    <id>36117623030aa52bad7913bf79e1c5ad8a768f46</id>
    <committed-date>2009-12-09T08:25:20-08:00</committed-date>
    <authored-date>2009-12-09T05:25:20-08:00</authored-date>
    <message>Added country_list for state-based zones.

[#958 state:resolved]</message>
    <tree>e6347e4343aad87a55bed9a9d62c495cf560c6b6</tree>
    <committer>
      <name>Brian Quinn</name>
      <email>briandquinn@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9282d577d07af7d304b51dd98c70d413acccb501</id>
      </parent>
    </parents>
    <author>
      <name>Roman Smirnov</name>
      <email>roman@railsdog.com</email>
    </author>
    <url>http://github.com/schof/spree/commit/1d73040727265fd7709a00ceffba5caea90f9fe1</url>
    <id>1d73040727265fd7709a00ceffba5caea90f9fe1</id>
    <committed-date>2009-12-09T04:48:33-08:00</committed-date>
    <authored-date>2009-11-25T10:32:15-08:00</authored-date>
    <message>Rewritten outdated test.

[#814]</message>
    <tree>29acb4790039abf9299642c5f9cd1a148f3a95f7</tree>
    <committer>
      <name>Brian Quinn</name>
      <email>briandquinn@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>be9984905dd67a0c35d3f7b1f7f434baeb8580b3</id>
      </parent>
    </parents>
    <author>
      <name>Roman Smirnov</name>
      <email>roman@railsdog.com</email>
    </author>
    <url>http://github.com/schof/spree/commit/9282d577d07af7d304b51dd98c70d413acccb501</url>
    <id>9282d577d07af7d304b51dd98c70d413acccb501</id>
    <committed-date>2009-12-09T04:47:25-08:00</committed-date>
    <authored-date>2009-11-24T08:04:15-08:00</authored-date>
    <message>Rewritten Calculator::FlatPercentItemTotal#compute to use line items.

[#814 state:resolved]</message>
    <tree>e2167ad4c8407c165e1c30a208917850c23cf8c7</tree>
    <committer>
      <name>Brian Quinn</name>
      <email>briandquinn@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0c61f22066ba4d33a7e8a1dde7d90cdb499500fc</id>
      </parent>
    </parents>
    <author>
      <name>Sean Schofield</name>
      <email>sean@railsdog.com</email>
    </author>
    <url>http://github.com/schof/spree/commit/be9984905dd67a0c35d3f7b1f7f434baeb8580b3</url>
    <id>be9984905dd67a0c35d3f7b1f7f434baeb8580b3</id>
    <committed-date>2009-12-07T08:59:04-08:00</committed-date>
    <authored-date>2009-12-07T07:00:45-08:00</authored-date>
    <message>Fixed issue with admin user creation when AUTO_ACCEPT=true

[#951 state:resolved]</message>
    <tree>534c2903e76ebd5796ae26d65e05b352eee418f1</tree>
    <committer>
      <name>Sean Schofield</name>
      <email>sean@railsdog.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f7550e79b4b8f792ff14a7b3e15753aed018a809</id>
      </parent>
    </parents>
    <author>
      <name>Sean Schofield</name>
      <email>sean@railsdog.com</email>
    </author>
    <url>http://github.com/schof/spree/commit/0c61f22066ba4d33a7e8a1dde7d90cdb499500fc</url>
    <id>0c61f22066ba4d33a7e8a1dde7d90cdb499500fc</id>
    <committed-date>2009-12-07T08:59:04-08:00</committed-date>
    <authored-date>2009-12-07T06:25:35-08:00</authored-date>
    <message>Stop blocking stylesheet requests when there is no admin user.

[#950 state:resolved]</message>
    <tree>ece1cb14b15810eca3d3ad50e730c29d4a044dc4</tree>
    <committer>
      <name>Sean Schofield</name>
      <email>sean@railsdog.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ba1e688ddf3022c610ce3d7eb72bd1f1570938bc</id>
      </parent>
    </parents>
    <author>
      <name>Marcin Raczkowski</name>
      <email>marcin.raczkowski@gmail.com</email>
    </author>
    <url>http://github.com/schof/spree/commit/f7550e79b4b8f792ff14a7b3e15753aed018a809</url>
    <id>f7550e79b4b8f792ff14a7b3e15753aed018a809</id>
    <committed-date>2009-12-07T08:59:03-08:00</committed-date>
    <authored-date>2009-12-01T14:14:44-08:00</authored-date>
    <message>Fixes problem with Charges/Credits beeing frozen

- Positive/negative amounts for credits/coupons are now only enforced
  when amount is frozen!
- Adjustment descendants have to ensure result of #calculate_adjustment
  have correct sign
- Adjusted CouponCredit to always return negative amount.

[#939 state:resolved]</message>
    <tree>af70b2735ecdfd7f373a9b56d22615e2f9362302</tree>
    <committer>
      <name>Sean Schofield</name>
      <email>sean@railsdog.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c54dc6e1e57045405c1bc390cd96440cf2f2c7a9</id>
      </parent>
    </parents>
    <author>
      <name>Brian Quinn</name>
      <email>briandquinn@gmail.com</email>
    </author>
    <url>http://github.com/schof/spree/commit/ba1e688ddf3022c610ce3d7eb72bd1f1570938bc</url>
    <id>ba1e688ddf3022c610ce3d7eb72bd1f1570938bc</id>
    <committed-date>2009-12-07T08:45:46-08:00</committed-date>
    <authored-date>2009-12-07T08:45:46-08:00</authored-date>
    <message>Adds the ability to maintain adjustments for orders via admin backend.

[#944 state:resolved]</message>
    <tree>60fec089244e739a714ea3619501bd6bb043ab5f</tree>
    <committer>
      <name>Brian Quinn</name>
      <email>briandquinn@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>48637713e58ab347e7d065e73ac45d1c59ca9593</id>
      </parent>
    </parents>
    <author>
      <name>Roman Smirnov</name>
      <email>roman@railsdog.com</email>
    </author>
    <url>http://github.com/schof/spree/commit/c54dc6e1e57045405c1bc390cd96440cf2f2c7a9</url>
    <id>c54dc6e1e57045405c1bc390cd96440cf2f2c7a9</id>
    <committed-date>2009-12-06T14:22:10-08:00</committed-date>
    <authored-date>2009-11-27T13:21:50-08:00</authored-date>
    <message>Removed active_merchant from plugins. It should be installed manually, if you want use Ruby 1.9.x until ActiveMerchant 1.4.3 not released.</message>
    <tree>ad7bde9c1d986e7c496cf89c8395977c490727c6</tree>
    <committer>
      <name>Sean Schofield</name>
      <email>schof@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7d8a5ab1e4f62fc92eb0e3cff41e6008f363dce4</id>
      </parent>
    </parents>
    <author>
      <name>Roman Smirnov</name>
      <email>roman@railsdog.com</email>
    </author>
    <url>http://github.com/schof/spree/commit/48637713e58ab347e7d065e73ac45d1c59ca9593</url>
    <id>48637713e58ab347e7d065e73ac45d1c59ca9593</id>
    <committed-date>2009-12-06T14:22:10-08:00</committed-date>
    <authored-date>2009-11-27T12:23:26-08:00</authored-date>
    <message>Set dependency of ActiveMerchant &gt;= 1.4.2, but for Ruby 1.9.x still needed 1.4.3 or current master.</message>
    <tree>17110b5e48bdb4e87a9bfe4acf130f2c12da6d5e</tree>
    <committer>
      <name>Sean Schofield</name>
      <email>schof@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7befc7297da3691aa31ea2f8480cf6bc235f9aa0</id>
      </parent>
    </parents>
    <author>
      <name>Roman Smirnov</name>
      <email>roman@railsdog.com</email>
    </author>
    <url>http://github.com/schof/spree/commit/7d8a5ab1e4f62fc92eb0e3cff41e6008f363dce4</url>
    <id>7d8a5ab1e4f62fc92eb0e3cff41e6008f363dce4</id>
    <committed-date>2009-12-06T14:21:01-08:00</committed-date>
    <authored-date>2009-11-27T12:20:05-08:00</authored-date>
    <message>Reduced calls count of mb_chars</message>
    <tree>0bc6e652a59978c2fc84b0fcf69d5436eccdb51a</tree>
    <committer>
      <name>Sean Schofield</name>
      <email>schof@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a932d749dba2184b71f22dc05b6a562ea705f23e</id>
      </parent>
    </parents>
    <author>
      <name>Roman Smirnov</name>
      <email>roman@railsdog.com</email>
    </author>
    <url>http://github.com/schof/spree/commit/7befc7297da3691aa31ea2f8480cf6bc235f9aa0</url>
    <id>7befc7297da3691aa31ea2f8480cf6bc235f9aa0</id>
    <committed-date>2009-12-06T14:21:01-08:00</committed-date>
    <authored-date>2009-10-25T09:22:03-07:00</authored-date>
    <message>Now sending mail with tls(for example: via GMail) works without tlsmail gem.
But require Ruby &gt;= 1.8.7

[#598]</message>
    <tree>366ff4a9cb756cc811079b3f283d9ebdc42e7f3b</tree>
    <committer>
      <name>Sean Schofield</name>
      <email>schof@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ff5739917fa3225d6b965c576f4b20608552f20c</id>
      </parent>
    </parents>
    <author>
      <name>Roman Smirnov</name>
      <email>POMAHC@gmail.com</email>
    </author>
    <url>http://github.com/schof/spree/commit/a932d749dba2184b71f22dc05b6a562ea705f23e</url>
    <id>a932d749dba2184b71f22dc05b6a562ea705f23e</id>
    <committed-date>2009-12-06T14:21:01-08:00</committed-date>
    <authored-date>2009-10-11T10:20:37-07:00</authored-date>
    <message>Add workaround for few problems with non-ASCII encodings and fix ticket #805

[#598]</message>
    <tree>1fdcd3bb0efd1ad72670033147e562e887dbf33e</tree>
    <committer>
      <name>Sean Schofield</name>
      <email>schof@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1349bbbe93ef19f3918ad2a119afdc9a1051259f</id>
      </parent>
    </parents>
    <author>
      <name>Roman Smirnov</name>
      <email>POMAHC@gmail.com</email>
    </author>
    <url>http://github.com/schof/spree/commit/ff5739917fa3225d6b965c576f4b20608552f20c</url>
    <id>ff5739917fa3225d6b965c576f4b20608552f20c</id>
    <committed-date>2009-12-06T14:21:00-08:00</committed-date>
    <authored-date>2009-10-05T01:54:39-07:00</authored-date>
    <message>Has begun adapting Spree to Ruby 1.9
Special thanks to zzip aka dale.

[#598]</message>
    <tree>df42285c054d7adaaf1b0e1853a344dc852441f1</tree>
    <committer>
      <name>Sean Schofield</name>
      <email>schof@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e620d01629fcd067b312f96934fa9917cf0cfbfa</id>
      </parent>
    </parents>
    <author>
      <name>Roman Smirnov</name>
      <email>POMAHC@gmail.com</email>
    </author>
    <url>http://github.com/schof/spree/commit/1349bbbe93ef19f3918ad2a119afdc9a1051259f</url>
    <id>1349bbbe93ef19f3918ad2a119afdc9a1051259f</id>
    <committed-date>2009-12-06T14:10:37-08:00</committed-date>
    <authored-date>2009-10-05T00:25:03-07:00</authored-date>
    <message>Add active_merchant edge as plugin.

[#598]</message>
    <tree>3e70588456fa1c6d13f80dd5fddd459870ab0383</tree>
    <committer>
      <name>Sean Schofield</name>
      <email>schof@apache.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8a2ddfc9b72272edd8202e10542e8638588bb330</id>
      </parent>
    </parents>
    <author>
      <name>Sean Schofield</name>
      <email>sean@railsdog.com</email>
    </author>
    <url>http://github.com/schof/spree/commit/e620d01629fcd067b312f96934fa9917cf0cfbfa</url>
    <id>e620d01629fcd067b312f96934fa9917cf0cfbfa</id>
    <committed-date>2009-12-05T16:05:49-08:00</committed-date>
    <authored-date>2009-12-05T07:42:30-08:00</authored-date>
    <message>Updated CHANGELOG</message>
    <tree>c2ee7e2a3e2a63998674d3cf8f64e99a0090a2bc</tree>
    <committer>
      <name>Sean Schofield</name>
      <email>sean@railsdog.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4f8e401fadc41392b1390f06ad9e431be0c6a68d</id>
      </parent>
    </parents>
    <author>
      <name>Sean Schofield</name>
      <email>sean@railsdog.com</email>
    </author>
    <url>http://github.com/schof/spree/commit/8a2ddfc9b72272edd8202e10542e8638588bb330</url>
    <id>8a2ddfc9b72272edd8202e10542e8638588bb330</id>
    <committed-date>2009-12-05T16:04:18-08:00</committed-date>
    <authored-date>2009-12-05T07:41:51-08:00</authored-date>
    <message>Updated Rails to version 2.3.5

[#933 state:resolved]</message>
    <tree>c4894c32271699e4539c353208d5315c5ae3fa5d</tree>
    <committer>
      <name>Sean Schofield</name>
      <email>sean@railsdog.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c4fd46b7c05e8596f900f1cd7fb7d5c8c1b42752</id>
      </parent>
    </parents>
    <author>
      <name>David North</name>
      <email>davidnorth@gmail.com</email>
    </author>
    <url>http://github.com/schof/spree/commit/4f8e401fadc41392b1390f06ad9e431be0c6a68d</url>
    <id>4f8e401fadc41392b1390f06ad9e431be0c6a68d</id>
    <committed-date>2009-12-05T15:59:50-08:00</committed-date>
    <authored-date>2009-12-03T04:35:59-08:00</authored-date>
    <message>Fix that absolute paths to background images in sass stylesheets broke appearance of site when running under a sub-uri

[#947 state:resolved]</message>
    <tree>6353f19cd38ef0c0e00ca6256e30c3d30cff8683</tree>
    <committer>
      <name>Sean Schofield</name>
      <email>sean@railsdog.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cace99b057a8327e3641f7f800de1aa7fdf4d696</id>
      </parent>
    </parents>
    <author>
      <name>Sean Schofield</name>
      <email>sean@railsdog.com</email>
    </author>
    <url>http://github.com/schof/spree/commit/c4fd46b7c05e8596f900f1cd7fb7d5c8c1b42752</url>
    <id>c4fd46b7c05e8596f900f1cd7fb7d5c8c1b42752</id>
    <committed-date>2009-12-05T15:51:43-08:00</committed-date>
    <authored-date>2009-12-05T14:13:03-08:00</authored-date>
    <message>Support gemcutter release.</message>
    <tree>ce0a6307dd82560a033edb809caf2d0a03eea0b3</tree>
    <committer>
      <name>Sean Schofield</name>
      <email>sean@railsdog.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2175901f4a0f563532975dc9b069b02b4a291f5e</id>
      </parent>
    </parents>
    <author>
      <name>Sean Schofield</name>
      <email>sean@railsdog.com</email>
    </author>
    <url>http://github.com/schof/spree/commit/cace99b057a8327e3641f7f800de1aa7fdf4d696</url>
    <id>cace99b057a8327e3641f7f800de1aa7fdf4d696</id>
    <committed-date>2009-12-05T15:51:11-08:00</committed-date>
    <authored-date>2009-12-04T17:46:24-08:00</authored-date>
    <message>Switched to jeweler for gem building</message>
    <tree>495ff3d39267cf1c6b16ba9cabf196a5b152f535</tree>
    <committer>
      <name>Sean Schofield</name>
      <email>sean@railsdog.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>81c1dfbf88aea2a17d7c58804f8b767e9228c5be</id>
      </parent>
    </parents>
    <author>
      <name>Roman Smirnov</name>
      <email>roman@railsdog.com</email>
    </author>
    <url>http://github.com/schof/spree/commit/2175901f4a0f563532975dc9b069b02b4a291f5e</url>
    <id>2175901f4a0f563532975dc9b069b02b4a291f5e</id>
    <committed-date>2009-12-03T11:26:03-08:00</committed-date>
    <authored-date>2009-12-03T09:34:50-08:00</authored-date>
    <message>Added InventoryUnit#can_restock?

[#942 state:patched]</message>
    <tree>78232ef393cff1f4e8b827b7bfe8d6c113709211</tree>
    <committer>
      <name>Brian Quinn</name>
      <email>briandquinn@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>59eb31268ea95b606188165d826fa87de4bdc038</id>
      </parent>
    </parents>
    <author>
      <name>Roman Smirnov</name>
      <email>roman@railsdog.com</email>
    </author>
    <url>http://github.com/schof/spree/commit/81c1dfbf88aea2a17d7c58804f8b767e9228c5be</url>
    <id>81c1dfbf88aea2a17d7c58804f8b767e9228c5be</id>
    <committed-date>2009-12-03T11:23:53-08:00</committed-date>
    <authored-date>2009-12-03T10:58:53-08:00</authored-date>
    <message>Should convert local time to UTC.

[#941 state:resolved]</message>
    <tree>ced4693dc1315ec63bef8ebb8d29fd8c787e24c9</tree>
    <committer>
      <name>Brian Quinn</name>
      <email>briandquinn@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4f7236fd30ada8a2cd18d815d97aa71494623abd</id>
      </parent>
    </parents>
    <author>
      <name>Brian Quinn</name>
      <email>briandquinn@gmail.com</email>
    </author>
    <url>http://github.com/schof/spree/commit/59eb31268ea95b606188165d826fa87de4bdc038</url>
    <id>59eb31268ea95b606188165d826fa87de4bdc038</id>
    <committed-date>2009-12-02T08:37:46-08:00</committed-date>
    <authored-date>2009-12-02T08:37:46-08:00</authored-date>
    <message>Fixes error in products.js (thanks to John Sucaet).

[#937 state:resolved]</message>
    <tree>261e9dd9f0e17e319fa7d223ba0b436e0c0a44b0</tree>
    <committer>
      <name>Brian Quinn</name>
      <email>briandquinn@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>235329d99be94b762f7596e8b8e30109ab7029bc</id>
      </parent>
    </parents>
    <author>
      <name>Brian Quinn</name>
      <email>briandquinn@gmail.com</email>
    </author>
    <url>http://github.com/schof/spree/commit/4f7236fd30ada8a2cd18d815d97aa71494623abd</url>
    <id>4f7236fd30ada8a2cd18d815d97aa71494623abd</id>
    <committed-date>2009-12-02T08:30:17-08:00</committed-date>
    <authored-date>2009-12-02T08:30:17-08:00</authored-date>
    <message>Correct invalid HTML in admin/products/index (Thanks to Dan Coutu).

[#938 state:resolved]</message>
    <tree>89a5206ed43d8e572ab02c45a8ff46a23b188234</tree>
    <committer>
      <name>Brian Quinn</name>
      <email>briandquinn@gmail.com</email>
    </committer>
  </commit>
</commits>
