<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>4c53c3c390bab0ffb8f162c5d9e79ba9a01ca8b4</id>
      </parent>
    </parents>
    <author>
      <name>Vidar Hokstad</name>
      <email>vidar@hokstad.com</email>
    </author>
    <url>http://github.com/vidarh/sliding-stats/commit/07acd84a841f41baa4a3c9fec6651d116103dda6</url>
    <id>07acd84a841f41baa4a3c9fec6651d116103dda6</id>
    <committed-date>2009-05-11T14:37:18-07:00</committed-date>
    <authored-date>2009-05-11T14:37:18-07:00</authored-date>
    <message>Fixed Rack dependency</message>
    <tree>77fcf8a91ea64e7529b8e544be5a22a7fd890799</tree>
    <committer>
      <name>Vidar Hokstad</name>
      <email>vidar@hokstad.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d1d890b80def72c02023419695fe3e08bfc62014</id>
      </parent>
    </parents>
    <author>
      <name>Vidar Hokstad</name>
      <email>vidar@hokstad.com</email>
    </author>
    <url>http://github.com/vidarh/sliding-stats/commit/4c53c3c390bab0ffb8f162c5d9e79ba9a01ca8b4</url>
    <id>4c53c3c390bab0ffb8f162c5d9e79ba9a01ca8b4</id>
    <committed-date>2009-04-23T10:08:22-07:00</committed-date>
    <authored-date>2009-04-23T10:08:22-07:00</authored-date>
    <message>Slightly improved appearance</message>
    <tree>f9aba9ea769eeca03702a0eacd736f2a8d14ddad</tree>
    <committer>
      <name>Vidar Hokstad</name>
      <email>vidar@hokstad.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c97afbbe7b8ebf6a451a1a24ca8ce206ef5979cd</id>
      </parent>
    </parents>
    <author>
      <name>Vidar Hokstad</name>
      <email>vidar@hokstad.com</email>
    </author>
    <url>http://github.com/vidarh/sliding-stats/commit/d1d890b80def72c02023419695fe3e08bfc62014</url>
    <id>d1d890b80def72c02023419695fe3e08bfc62014</id>
    <committed-date>2009-02-23T12:56:15-08:00</committed-date>
    <authored-date>2009-02-23T12:56:15-08:00</authored-date>
    <message>Added support for specifying which request methods to consider by passing :request_methods in options, defults to [:get], and to include HTTP_USER_AGENT in the strings filtered against :ignore</message>
    <tree>2c03d6f086f310d72611df35e46fc97e5c31b1b3</tree>
    <committer>
      <name>Vidar Hokstad</name>
      <email>vidar@hokstad.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1012df63e38d145256dd5f6f3b0436512b82e679</id>
      </parent>
    </parents>
    <author>
      <name>Vidar Hokstad</name>
      <email>vidar@hokstad.com</email>
    </author>
    <url>http://github.com/vidarh/sliding-stats/commit/c97afbbe7b8ebf6a451a1a24ca8ce206ef5979cd</url>
    <id>c97afbbe7b8ebf6a451a1a24ca8ce206ef5979cd</id>
    <committed-date>2009-02-19T01:58:56-08:00</committed-date>
    <authored-date>2009-02-19T01:58:56-08:00</authored-date>
    <message>Added more tests, fixed existing tests, and fixed a number of embarrassing bugs</message>
    <tree>2699a37a45f30497dd93113b40fb95ce69736ace</tree>
    <committer>
      <name>Vidar Hokstad</name>
      <email>vidar@hokstad.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3e9b3da8455366cb8aa961b2818b776aadf9557d</id>
      </parent>
    </parents>
    <author>
      <name>Vidar Hokstad</name>
      <email>vidar@hokstad.com</email>
    </author>
    <url>http://github.com/vidarh/sliding-stats/commit/1012df63e38d145256dd5f6f3b0436512b82e679</url>
    <id>1012df63e38d145256dd5f6f3b0436512b82e679</id>
    <committed-date>2009-02-19T01:57:51-08:00</committed-date>
    <authored-date>2009-02-19T01:57:51-08:00</authored-date>
    <message>Improved the example</message>
    <tree>992e352358d08217b9491945be377c56e5db402f</tree>
    <committer>
      <name>Vidar Hokstad</name>
      <email>vidar@hokstad.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ce1dc92dde1ce0695628d284592da0550e0c627a</id>
      </parent>
    </parents>
    <author>
      <name>Vidar Hokstad</name>
      <email>vidar@hokstad.com</email>
    </author>
    <url>http://github.com/vidarh/sliding-stats/commit/3e9b3da8455366cb8aa961b2818b776aadf9557d</url>
    <id>3e9b3da8455366cb8aa961b2818b776aadf9557d</id>
    <committed-date>2009-02-17T01:27:56-08:00</committed-date>
    <authored-date>2009-02-17T01:27:56-08:00</authored-date>
    <message>Refactoring (split 'View' class into 'View' and 'Controller') and added :ignore option to exclude certain requests entirely from consideration</message>
    <tree>86fe38151c38f6eab4cc946b911369cf3a10915b</tree>
    <committer>
      <name>Vidar Hokstad</name>
      <email>vidar@hokstad.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a65149a2c70cde704ce475402fb32438b85af358</id>
      </parent>
    </parents>
    <author>
      <name>Vidar Hokstad</name>
      <email>vidar@hokstad.com</email>
    </author>
    <url>http://github.com/vidarh/sliding-stats/commit/ce1dc92dde1ce0695628d284592da0550e0c627a</url>
    <id>ce1dc92dde1ce0695628d284592da0550e0c627a</id>
    <committed-date>2009-02-16T05:48:18-08:00</committed-date>
    <authored-date>2009-02-16T05:48:18-08:00</authored-date>
    <message>Added cucumber tests for the Window class</message>
    <tree>5054776a879623abdfd673d5cbc28ab8d15dcb7a</tree>
    <committer>
      <name>Vidar Hokstad</name>
      <email>vidar@hokstad.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d5cf4f9fdbb0a39d1a2b31b678f7895a3e2654d7</id>
      </parent>
    </parents>
    <author>
      <name>Vidar Hokstad</name>
      <email>vidar@hokstad.com</email>
    </author>
    <url>http://github.com/vidarh/sliding-stats/commit/a65149a2c70cde704ce475402fb32438b85af358</url>
    <id>a65149a2c70cde704ce475402fb32438b85af358</id>
    <committed-date>2009-02-16T05:38:52-08:00</committed-date>
    <authored-date>2009-02-16T05:38:52-08:00</authored-date>
    <message>Started adding some cucumber scenarios</message>
    <tree>da9135a68fe244239378c292fedea1ca197e4894</tree>
    <committer>
      <name>Vidar Hokstad</name>
      <email>vidar@hokstad.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0f8b2337f5f6b78b00a4ff1570c1e4533622fb4d</id>
      </parent>
    </parents>
    <author>
      <name>Vidar Hokstad</name>
      <email>vidar@hokstad.com</email>
    </author>
    <url>http://github.com/vidarh/sliding-stats/commit/d5cf4f9fdbb0a39d1a2b31b678f7895a3e2654d7</url>
    <id>d5cf4f9fdbb0a39d1a2b31b678f7895a3e2654d7</id>
    <committed-date>2009-02-15T02:11:57-08:00</committed-date>
    <authored-date>2009-02-15T02:11:57-08:00</authored-date>
    <message>Minor bug fixes</message>
    <tree>27fbb6249241fa97098748ab7aa6d69e53e8eba6</tree>
    <committer>
      <name>Vidar Hokstad</name>
      <email>vidar@hokstad.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>64720d5880469103a5819dc7b0044c555bfc8e0b</id>
      </parent>
    </parents>
    <author>
      <name>Vidar Hokstad</name>
      <email>vidar@hokstad.com</email>
    </author>
    <url>http://github.com/vidarh/sliding-stats/commit/0f8b2337f5f6b78b00a4ff1570c1e4533622fb4d</url>
    <id>0f8b2337f5f6b78b00a4ff1570c1e4533622fb4d</id>
    <committed-date>2009-02-14T11:03:40-08:00</committed-date>
    <authored-date>2009-02-14T11:03:40-08:00</authored-date>
    <message>Initial 'working' version</message>
    <tree>ef116c4425ac94890f7f15982c7a46d3eb3ed56d</tree>
    <committer>
      <name>Vidar Hokstad</name>
      <email>vidar@hokstad.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Vidar Hokstad</name>
      <email>vidar@hokstad.com</email>
    </author>
    <url>http://github.com/vidarh/sliding-stats/commit/64720d5880469103a5819dc7b0044c555bfc8e0b</url>
    <id>64720d5880469103a5819dc7b0044c555bfc8e0b</id>
    <committed-date>2009-02-13T08:06:35-08:00</committed-date>
    <authored-date>2009-02-13T08:06:35-08:00</authored-date>
    <message>Fist commit</message>
    <tree>543b9bebdc6bd5c4b22136034a95dd097a57d3dd</tree>
    <committer>
      <name>Vidar Hokstad</name>
      <email>vidar@hokstad.com</email>
    </committer>
  </commit>
</commits>
