<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>e32e2c11efd76730ddffd1749326310781d29238</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/9af18c375a4dfaca8fa66de69e96ce98649acae5</url>
    <id>9af18c375a4dfaca8fa66de69e96ce98649acae5</id>
    <committed-date>2008-09-18T23:22:10-07:00</committed-date>
    <authored-date>2008-09-18T23:22:10-07:00</authored-date>
    <message>Updated the CHANGELOG in preparation of the Halcyon 0.5.4 release.</message>
    <tree>30d55844f2fe83ad60773d382b272d8ab96b0236</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6ab98d687d760e932b2063a2579292066c0b64c5</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/e32e2c11efd76730ddffd1749326310781d29238</url>
    <id>e32e2c11efd76730ddffd1749326310781d29238</id>
    <committed-date>2008-09-18T23:19:27-07:00</committed-date>
    <authored-date>2008-09-18T23:19:27-07:00</authored-date>
    <message>Clients now include the Accept header field, set to prefer application/json but will fail to anything. [#62 state:resolved]</message>
    <tree>d0f744f5565c33c57a3540b7bac384b39a3ec48c</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a74e0bce64c6a8bfe02df1d09d7e38239bc205ed</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/6ab98d687d760e932b2063a2579292066c0b64c5</url>
    <id>6ab98d687d760e932b2063a2579292066c0b64c5</id>
    <committed-date>2008-09-18T22:11:12-07:00</committed-date>
    <authored-date>2008-09-18T21:58:00-07:00</authored-date>
    <message>Fixed the spec to actually define a controller (inherits from Controller) so the test can legitimately fail. Made the dispatcher search full constant strings (like Foo::Bar) using the Extlib functionality. [#63 state:resolved]</message>
    <tree>3559c47adbb4108726bc5413db46f1c64c549097</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>238909fc750e790d26a7bb4266b3a01679c1b59d</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/a74e0bce64c6a8bfe02df1d09d7e38239bc205ed</url>
    <id>a74e0bce64c6a8bfe02df1d09d7e38239bc205ed</id>
    <committed-date>2008-09-18T21:26:32-07:00</committed-date>
    <authored-date>2008-09-18T21:26:32-07:00</authored-date>
    <message>Added failing spec for nested controllers.</message>
    <tree>327ab4c2e6e9347cde1f38741e43a846b10fa63d</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6d6fa12b697c069ab50a350348b1a79ccd3d7572</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/238909fc750e790d26a7bb4266b3a01679c1b59d</url>
    <id>238909fc750e790d26a7bb4266b3a01679c1b59d</id>
    <committed-date>2008-09-12T02:02:52-07:00</committed-date>
    <authored-date>2008-09-12T02:02:52-07:00</authored-date>
    <message>Set it up to have simpler expansion to support SSL etc. Made the Halcyon::Client support having the Content-TType specified for the client and formatting the body appropriately. Also expanded specs. [#61 state:resolved]</message>
    <tree>60d80689d294d97a5bf63f170d6e4f235b908ee8</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8c0139f873122ca59545eba0771a2ea400064224</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/6d6fa12b697c069ab50a350348b1a79ccd3d7572</url>
    <id>6d6fa12b697c069ab50a350348b1a79ccd3d7572</id>
    <committed-date>2008-09-12T02:01:27-07:00</committed-date>
    <authored-date>2008-09-12T02:01:27-07:00</authored-date>
    <message>Updated the CHANGELOG for 0.5.4 including some changes for this release.</message>
    <tree>21cb6420d559db9d8a52a116806ce4edd9f1de48</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e7ea941e327cd01dbde24af4541b7c28b16c7f0c</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/8c0139f873122ca59545eba0771a2ea400064224</url>
    <id>8c0139f873122ca59545eba0771a2ea400064224</id>
    <committed-date>2008-09-12T01:58:39-07:00</committed-date>
    <authored-date>2008-09-12T01:58:39-07:00</authored-date>
    <message>Updated the version to 0.5.4.</message>
    <tree>246ded5e06211fb353ba64f4c579295b35a0884e</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>658366bee31195ebcff5a6478abcdbdfb13c6725</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/e7ea941e327cd01dbde24af4541b7c28b16c7f0c</url>
    <id>e7ea941e327cd01dbde24af4541b7c28b16c7f0c</id>
    <committed-date>2008-09-11T21:34:47-07:00</committed-date>
    <authored-date>2008-09-11T21:34:47-07:00</authored-date>
    <message>Added the PostBodyContentTypeParser to allow for POST body formatted application/json. Added specs for both the PostBodyContentTypeParser and the JSONP Rack middleware.</message>
    <tree>5aa6c3ea12a05b288ce2a23fdf9a5f0d8391f652</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8847928b1b28cc3a9191920df328d4fac52a1202</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/658366bee31195ebcff5a6478abcdbdfb13c6725</url>
    <id>658366bee31195ebcff5a6478abcdbdfb13c6725</id>
    <committed-date>2008-08-28T14:15:54-07:00</committed-date>
    <authored-date>2008-08-28T14:15:54-07:00</authored-date>
    <message>Fixed CHANGELOG in preparation for release.</message>
    <tree>2b754612ef158e3b51cf8ca1efb2a27eda664f9b</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>30b965e8e9d305f109e5cff5ddb31e351a25806d</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/8847928b1b28cc3a9191920df328d4fac52a1202</url>
    <id>8847928b1b28cc3a9191920df328d4fac52a1202</id>
    <committed-date>2008-08-28T14:11:44-07:00</committed-date>
    <authored-date>2008-08-28T14:11:44-07:00</authored-date>
    <message>Fixed issue with the Content-Type being set incorrectly. Fixes specs failing. [#60 state:resolved]</message>
    <tree>a5a6002c73c418402233b8272f650a97f5d6ff16</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1d151b8627adcad2638a5ca8780a748b4722c5b6</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/30b965e8e9d305f109e5cff5ddb31e351a25806d</url>
    <id>30b965e8e9d305f109e5cff5ddb31e351a25806d</id>
    <committed-date>2008-08-26T16:40:51-07:00</committed-date>
    <authored-date>2008-08-26T16:40:51-07:00</authored-date>
    <message>Fixed version number back.</message>
    <tree>17d2c5c736fdb5ee2e0433760498fad59971bb47</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e8e3e758827e6488892b0e9a8270ef2fae16c481</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/1d151b8627adcad2638a5ca8780a748b4722c5b6</url>
    <id>1d151b8627adcad2638a5ca8780a748b4722c5b6</id>
    <committed-date>2008-08-26T16:39:16-07:00</committed-date>
    <authored-date>2008-08-26T16:39:16-07:00</authored-date>
    <message>Reverted and removed any oddities with Gem dependencies et al.</message>
    <tree>021cce3f9194ce48a9a5cd298673c5b6c65385fd</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>115c61e26baab743ef21442203447e9ae8f37095</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/e8e3e758827e6488892b0e9a8270ef2fae16c481</url>
    <id>e8e3e758827e6488892b0e9a8270ef2fae16c481</id>
    <committed-date>2008-08-26T16:33:48-07:00</committed-date>
    <authored-date>2008-08-26T16:33:48-07:00</authored-date>
    <message>Fixed some dependency issues. Hard-coding merb-core 0.9.4 and Rack 0.3.0 until I can figure out why it breaks things.</message>
    <tree>be0de5a978de5b0c95a2ba5f6d0e1f0a91955652</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>028ba3a3194faf57737f6c8dfd094e6caa231dea</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/115c61e26baab743ef21442203447e9ae8f37095</url>
    <id>115c61e26baab743ef21442203447e9ae8f37095</id>
    <committed-date>2008-08-21T09:07:52-07:00</committed-date>
    <authored-date>2008-08-21T09:07:52-07:00</authored-date>
    <message>Added specs for escaped and unescaped URLs.</message>
    <tree>55baedd8c4ea90b410ed51253a4a5af44dcd6a30</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c1014215aba4fc6a0171abf2387a01140010ed09</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/028ba3a3194faf57737f6c8dfd094e6caa231dea</url>
    <id>028ba3a3194faf57737f6c8dfd094e6caa231dea</id>
    <committed-date>2008-08-20T09:02:17-07:00</committed-date>
    <authored-date>2008-08-20T09:02:17-07:00</authored-date>
    <message>Updated version to 0.5.3 for development on this branch.</message>
    <tree>413ab52f46e1f9d6764bda7c5cce9a5f8caf402f</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>15579abd43a1011a6289f36a9e23188f81ad7d5c</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/c1014215aba4fc6a0171abf2387a01140010ed09</url>
    <id>c1014215aba4fc6a0171abf2387a01140010ed09</id>
    <committed-date>2008-08-20T08:31:36-07:00</committed-date>
    <authored-date>2008-08-20T08:31:36-07:00</authored-date>
    <message>Updated CHANGELOG for 0.5.2's release.</message>
    <tree>46838d9b7e8a6259c4ed06fb210080c42b81e464</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>12a26674ac1558c77b85810a56524d20f28607a7</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/15579abd43a1011a6289f36a9e23188f81ad7d5c</url>
    <id>15579abd43a1011a6289f36a9e23188f81ad7d5c</id>
    <committed-date>2008-08-20T08:29:30-07:00</committed-date>
    <authored-date>2008-08-20T08:25:13-07:00</authored-date>
    <message>Fixed dependency versions. [#58 state:resolved]</message>
    <tree>b7887a5c8bddd7cf62cc4648b943e17122aa508b</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>206f65f37c43869d5ff97cab58c626079ef62a63</id>
      </parent>
    </parents>
    <author>
      <name>elliottcable</name>
      <email>git@elliottcable.name</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/12a26674ac1558c77b85810a56524d20f28607a7</url>
    <id>12a26674ac1558c77b85810a56524d20f28607a7</id>
    <committed-date>2008-08-20T00:06:09-07:00</committed-date>
    <authored-date>2008-08-20T00:02:16-07:00</authored-date>
    <message>merb-core/core_ext has been forked and merged with DataMapper's and DataObject's core_ext to form the 'extlib' project</message>
    <tree>8f76d115be177dc860941c0e5c0e4069dedbc52a</tree>
    <committer>
      <name>elliottcable</name>
      <email>git@elliottcable.name</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b9766c6e992eea3c285a30b4baf0e624bde68207</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/206f65f37c43869d5ff97cab58c626079ef62a63</url>
    <id>206f65f37c43869d5ff97cab58c626079ef62a63</id>
    <committed-date>2008-07-24T15:08:20-07:00</committed-date>
    <authored-date>2008-07-24T15:08:20-07:00</authored-date>
    <message>Fixed bug with questionable characters being POSTed and mangled when parsed due to not being escaped. Includes new tests and additional testing actions for generated apps (for testing the client). [#57 state:resolved]</message>
    <tree>1f159d771cd4eff3408ec64d501fb25bf9f45273</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4729bc626bac2a8f48a0a16ee1b8a0372a30a9cf</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/b9766c6e992eea3c285a30b4baf0e624bde68207</url>
    <id>b9766c6e992eea3c285a30b4baf0e624bde68207</id>
    <committed-date>2008-07-03T13:03:48-07:00</committed-date>
    <authored-date>2008-07-03T13:03:48-07:00</authored-date>
    <message>Updated version to 0.5.2. Specified what files to automatically load (to prevent Capified Halcyon apps from loading config/deploy.rb and dying).</message>
    <tree>ddc3989e629c77f347c9bd9d82da97232344cfe9</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>64e656adbcfed3bdd2acfbaf3f55e33c7df273bd</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/4729bc626bac2a8f48a0a16ee1b8a0372a30a9cf</url>
    <id>4729bc626bac2a8f48a0a16ee1b8a0372a30a9cf</id>
    <committed-date>2008-07-01T16:08:26-07:00</committed-date>
    <authored-date>2008-07-01T16:08:26-07:00</authored-date>
    <message>Fixed issue with how hooks were being defined and stored by default. [#56 state:resolved]</message>
    <tree>62db1bddd818feec980a5a9acd11a2e03193f881</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2fec98951cd0bd8c0301178c826cfa4e627abb1f</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/64e656adbcfed3bdd2acfbaf3f55e33c7df273bd</url>
    <id>64e656adbcfed3bdd2acfbaf3f55e33c7df273bd</id>
    <committed-date>2008-07-01T15:47:15-07:00</committed-date>
    <authored-date>2008-07-01T15:47:15-07:00</authored-date>
    <message>Made the boot process only require unique paths (to prevent loading hooks twice, for instance).</message>
    <tree>c054cc89e31e1d2e96dfbd220fef179e584f7567</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cab63de1e74a787c077fa33bd53ca912afe82309</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/2fec98951cd0bd8c0301178c826cfa4e627abb1f</url>
    <id>2fec98951cd0bd8c0301178c826cfa4e627abb1f</id>
    <committed-date>2008-07-01T15:19:16-07:00</committed-date>
    <authored-date>2008-07-01T15:19:16-07:00</authored-date>
    <message>Prettified docs.</message>
    <tree>9e34fbc4c5ef6186ea75cdb0f5ead8d2861c438b</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aebf7c7dcf365f771a2f007faf0eaf3abbc6ffc0</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/cab63de1e74a787c077fa33bd53ca912afe82309</url>
    <id>cab63de1e74a787c077fa33bd53ca912afe82309</id>
    <committed-date>2008-07-01T13:51:33-07:00</committed-date>
    <authored-date>2008-07-01T13:51:33-07:00</authored-date>
    <message>Added testing for configurations that araren't hashes to prevent loss of data.</message>
    <tree>6e49f06f5d0306fe8592a50b994f0c19ae0fe7cd</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b7b361cf882912513fc6feef01863a59e3e200b5</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/aebf7c7dcf365f771a2f007faf0eaf3abbc6ffc0</url>
    <id>aebf7c7dcf365f771a2f007faf0eaf3abbc6ffc0</id>
    <committed-date>2008-07-01T13:46:19-07:00</committed-date>
    <authored-date>2008-07-01T13:46:19-07:00</authored-date>
    <message>Made hashes returned from loading configuration files Mashes in order to allow indifferent access (since YAML and JSON won't know a difference between strings and symbols).</message>
    <tree>0339d5868cc7b3ea4729bbdb93527ec06e2e6a26</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4ff84faf9b4bc0857d52e06e5e0f83adbfff2cf6</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/b7b361cf882912513fc6feef01863a59e3e200b5</url>
    <id>b7b361cf882912513fc6feef01863a59e3e200b5</id>
    <committed-date>2008-07-01T13:19:34-07:00</committed-date>
    <authored-date>2008-07-01T13:19:34-07:00</authored-date>
    <message>Fix issues with default Halcyon loggers and the configuration values not being specified as symbols. [#55 state:resolved]</message>
    <tree>a7fe9fd7b343efa156ec67f140fb0c5f4dc1077b</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d793ffe08d8bea6b95ff984933a9e4e9ece58ad1</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/4ff84faf9b4bc0857d52e06e5e0f83adbfff2cf6</url>
    <id>4ff84faf9b4bc0857d52e06e5e0f83adbfff2cf6</id>
    <committed-date>2008-06-26T13:09:49-07:00</committed-date>
    <authored-date>2008-06-26T13:09:49-07:00</authored-date>
    <message>Updated change log for release.</message>
    <tree>6664356d77d1f0181ef4d1502b342d41a441e3a1</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4f2bbafb727adf48c3fa72b710aa6fd285f2abe7</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/d793ffe08d8bea6b95ff984933a9e4e9ece58ad1</url>
    <id>d793ffe08d8bea6b95ff984933a9e4e9ece58ad1</id>
    <committed-date>2008-06-26T13:09:09-07:00</committed-date>
    <authored-date>2008-06-26T13:08:45-07:00</authored-date>
    <message>Updated change log.</message>
    <tree>1652f12c59ad98a592a82bbe8d489b957a268cbb</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b8fbb9e40eb1aef1d230b36f3d4d070a2bec5ab0</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/4f2bbafb727adf48c3fa72b710aa6fd285f2abe7</url>
    <id>4f2bbafb727adf48c3fa72b710aa6fd285f2abe7</id>
    <committed-date>2008-06-26T12:49:31-07:00</committed-date>
    <authored-date>2008-06-26T12:49:31-07:00</authored-date>
    <message>Updated application initialization to use the new configuration system by default (making application configuration by default Ruby and not YAML). However, YAML still works. [#54 state:resolved]</message>
    <tree>a6e98a0f2dd9ef1bc3b401462dc3b6ade5848bd3</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6bb78c3224ebe7d62e7fb230c27bfa448bb5e9d4</id>
      </parent>
    </parents>
    <author>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </author>
    <url>http://github.com/mtodd/halcyon/commit/b8fbb9e40eb1aef1d230b36f3d4d070a2bec5ab0</url>
    <id>b8fbb9e40eb1aef1d230b36f3d4d070a2bec5ab0</id>
    <committed-date>2008-06-26T08:15:34-07:00</committed-date>
    <authored-date>2008-06-26T08:15:34-07:00</authored-date>
    <message>Added a simple way to respond without raising exceptions explicitly. [#44 state:resolved]</message>
    <tree>2adf4b5341fee9980a132d7869c8ddb7826b6dd0</tree>
    <committer>
      <name>Matt Todd</name>
      <email>chiology@gmail.com</email>
    </committer>
  </commit>
</commits>
