<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>c25f64a95fb20c705bf9a0ddfb6a1f22016bafce</id>
      </parent>
    </parents>
    <author>
      <name>Lawrence Pit</name>
      <email>lawrence.pit@gmail.com</email>
    </author>
    <url>http://github.com/lawrencepit/exception_logger/commit/4828f97a6385637675381a324c07f221074c81ce</url>
    <id>4828f97a6385637675381a324c07f221074c81ce</id>
    <committed-date>2008-05-06T02:08:31-07:00</committed-date>
    <authored-date>2008-05-06T02:08:31-07:00</authored-date>
    <message>Ability to create your own LoggedExceptionsController, thereby allowing easier deployment in dev environments and better leverage of existing (authentication) code in ApplicationController, i.e. no need to replicate in config.after_initialize</message>
    <tree>6a8347f76b90508fab8ea206f4abe484fb3fa4bf</tree>
    <committer>
      <name>Lawrence Pit</name>
      <email>lawrence.pit@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>76cd04dc61b7025b97e62b80cdc090596b459cb4</id>
      </parent>
    </parents>
    <author>
      <name>Ryan Bates</name>
      <email>ryan@railscasts.com</email>
    </author>
    <url>http://github.com/lawrencepit/exception_logger/commit/c25f64a95fb20c705bf9a0ddfb6a1f22016bafce</url>
    <id>c25f64a95fb20c705bf9a0ddfb6a1f22016bafce</id>
    <committed-date>2008-05-04T22:29:12-07:00</committed-date>
    <authored-date>2008-05-04T22:29:12-07:00</authored-date>
    <message>correcting routing note in README since the controller isn't fully RESTful</message>
    <tree>40d2b2bab1a97e78fc8fa4c27aa6228c299d50dc</tree>
    <committer>
      <name>Ryan Bates</name>
      <email>ryan@railscasts.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8cc777a4c3ecac64a7811bf3211d204ada98feb7</id>
      </parent>
    </parents>
    <author>
      <name>Ryan Bates</name>
      <email>ryan@railscasts.com</email>
    </author>
    <url>http://github.com/lawrencepit/exception_logger/commit/76cd04dc61b7025b97e62b80cdc090596b459cb4</url>
    <id>76cd04dc61b7025b97e62b80cdc090596b459cb4</id>
    <committed-date>2008-05-04T22:28:15-07:00</committed-date>
    <authored-date>2008-05-04T22:28:15-07:00</authored-date>
    <message>defaulting the page param to '1' if it's not specified so we don't get a WillPaginate::InvalidPage exception thrown upon submitting search form</message>
    <tree>29d75f91f3fbd97ed6c742760caac42b2e8a9da1</tree>
    <committer>
      <name>Ryan Bates</name>
      <email>ryan@railscasts.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4a10be2a33a34c3ebd7383365d36a17e8c0ad675</id>
      </parent>
    </parents>
    <author>
      <name>Ryan Bates</name>
      <email>ryan@railscasts.com</email>
    </author>
    <url>http://github.com/lawrencepit/exception_logger/commit/8cc777a4c3ecac64a7811bf3211d204ada98feb7</url>
    <id>8cc777a4c3ecac64a7811bf3211d204ada98feb7</id>
    <committed-date>2008-05-04T22:27:07-07:00</committed-date>
    <authored-date>2008-05-04T22:27:07-07:00</authored-date>
    <message>changing page_count to total_pages which is required for latest will_paginate</message>
    <tree>d46c61da86c63efc48cb35102ccae6cfd8f9f7ce</tree>
    <committer>
      <name>Ryan Bates</name>
      <email>ryan@railscasts.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dacb6ebb32708e231c5fb1901cfb487f15e2a110</id>
      </parent>
    </parents>
    <author>
      <name>Ryan Bates</name>
      <email>ryan@railscasts.com</email>
    </author>
    <url>http://github.com/lawrencepit/exception_logger/commit/4a10be2a33a34c3ebd7383365d36a17e8c0ad675</url>
    <id>4a10be2a33a34c3ebd7383365d36a17e8c0ad675</id>
    <committed-date>2008-05-04T22:25:59-07:00</committed-date>
    <authored-date>2008-05-04T22:25:59-07:00</authored-date>
    <message>adding support for will_paginate as gem</message>
    <tree>b3d3c53ecee130af86246b43f9a74653a31ae5a7</tree>
    <committer>
      <name>Ryan Bates</name>
      <email>ryan@railscasts.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>58449442da470c98e08cd4ec5f1e71f02bbbac22</id>
      </parent>
    </parents>
    <author>
      <name>Nick Linnell</name>
      <email>nick@kyanmedia.com</email>
    </author>
    <url>http://github.com/lawrencepit/exception_logger/commit/dacb6ebb32708e231c5fb1901cfb487f15e2a110</url>
    <id>dacb6ebb32708e231c5fb1901cfb487f15e2a110</id>
    <committed-date>2008-05-01T02:12:28-07:00</committed-date>
    <authored-date>2008-05-01T02:12:28-07:00</authored-date>
    <message>Added routing info to README</message>
    <tree>f7eb6081d6ba542332688a39a791a93cbff41e55</tree>
    <committer>
      <name>Nick Linnell</name>
      <email>nick@kyanmedia.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dc223837ff05daafc77651a077ca45713642acde</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </author>
    <url>http://github.com/lawrencepit/exception_logger/commit/58449442da470c98e08cd4ec5f1e71f02bbbac22</url>
    <id>58449442da470c98e08cd4ec5f1e71f02bbbac22</id>
    <committed-date>2008-03-28T06:16:53-07:00</committed-date>
    <authored-date>2008-03-28T06:16:53-07:00</authored-date>
    <message>Fixed formatting string for newer Ruby (&gt; 1.8.4)</message>
    <tree>faf4903526122f92cc90f8ed3a65a243986d7a1b</tree>
    <committer>
      <name>Joshua Clayton</name>
      <email>jclayton@fusionary.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>712d5efa383649c94e26d54a4aee324818aa97cc</id>
      </parent>
    </parents>
    <author>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </author>
    <url>http://github.com/lawrencepit/exception_logger/commit/dc223837ff05daafc77651a077ca45713642acde</url>
    <id>dc223837ff05daafc77651a077ca45713642acde</id>
    <committed-date>2008-01-13T12:00:59-08:00</committed-date>
    <authored-date>2008-01-13T12:00:59-08:00</authored-date>
    <message>modify the plugin to use (and require) will_paginate</message>
    <tree>cc1104a8baf5b3541876f8850f601597408cadf8</tree>
    <committer>
      <name>Chris Wanstrath</name>
      <email>chris@ozmm.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1b74e2d562a4ba2a2e882ab2cfc5b4994640678b</id>
      </parent>
    </parents>
    <author>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </author>
    <url>http://github.com/lawrencepit/exception_logger/commit/712d5efa383649c94e26d54a4aee324818aa97cc</url>
    <id>712d5efa383649c94e26d54a4aee324818aa97cc</id>
    <committed-date>2007-04-21T09:26:31-07:00</committed-date>
    <authored-date>2007-04-21T09:26:31-07:00</authored-date>
    <message>make the js query explicit

git-svn-id: http://svn.techno-weenie.net/projects/plugins/exception_logger@2849 567b1171-46fb-0310-a4c9-b4bef9110e78</message>
    <tree>07c270e8d988ff58b221b90e9cf21ccfb23fe369</tree>
    <committer>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>af04947d186e83e08fd75382e90428fd69850d46</id>
      </parent>
    </parents>
    <author>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </author>
    <url>http://github.com/lawrencepit/exception_logger/commit/1b74e2d562a4ba2a2e882ab2cfc5b4994640678b</url>
    <id>1b74e2d562a4ba2a2e882ab2cfc5b4994640678b</id>
    <committed-date>2007-02-21T08:14:40-08:00</committed-date>
    <authored-date>2007-02-21T08:14:40-08:00</authored-date>
    <message>update logged_exception message column to TEXT datatype

git-svn-id: http://svn.techno-weenie.net/projects/plugins/exception_logger@2753 567b1171-46fb-0310-a4c9-b4bef9110e78</message>
    <tree>d50e1430a2abb4b10c0398e6fdc5351e15149e1a</tree>
    <committer>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c7c487b03d237f0f4894ba3b4507f90256a1f3eb</id>
      </parent>
    </parents>
    <author>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </author>
    <url>http://github.com/lawrencepit/exception_logger/commit/af04947d186e83e08fd75382e90428fd69850d46</url>
    <id>af04947d186e83e08fd75382e90428fd69850d46</id>
    <committed-date>2007-02-06T21:24:07-08:00</committed-date>
    <authored-date>2007-02-06T21:24:07-08:00</authored-date>
    <message>log the request format with the exception logger

git-svn-id: http://svn.techno-weenie.net/projects/plugins/exception_logger@2733 567b1171-46fb-0310-a4c9-b4bef9110e78</message>
    <tree>6d51042b669aa6112a50b600d86ed864b0f6c27f</tree>
    <committer>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e700502105f93959f8cdfe01cebabb65c05eea60</id>
      </parent>
    </parents>
    <author>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </author>
    <url>http://github.com/lawrencepit/exception_logger/commit/c7c487b03d237f0f4894ba3b4507f90256a1f3eb</url>
    <id>c7c487b03d237f0f4894ba3b4507f90256a1f3eb</id>
    <committed-date>2007-02-04T14:43:20-08:00</committed-date>
    <authored-date>2007-02-04T14:43:20-08:00</authored-date>
    <message>hell, it already requires edge anyway

git-svn-id: http://svn.techno-weenie.net/projects/plugins/exception_logger@2732 567b1171-46fb-0310-a4c9-b4bef9110e78</message>
    <tree>c4db47ac180dd310342b0315a4218f63bfe922dc</tree>
    <committer>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>403c915a5e0ddecb69eca658afa02de3f866efc1</id>
      </parent>
    </parents>
    <author>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </author>
    <url>http://github.com/lawrencepit/exception_logger/commit/e700502105f93959f8cdfe01cebabb65c05eea60</url>
    <id>e700502105f93959f8cdfe01cebabb65c05eea60</id>
    <committed-date>2007-02-04T14:42:02-08:00</committed-date>
    <authored-date>2007-02-04T14:42:02-08:00</authored-date>
    <message>use LoggedExceptionsController#view_paths if available (edge rails only)

git-svn-id: http://svn.techno-weenie.net/projects/plugins/exception_logger@2731 567b1171-46fb-0310-a4c9-b4bef9110e78</message>
    <tree>174571bfd9c61ea0f29995846da74b58b021e557</tree>
    <committer>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9e2706f7e57dded3159fcf774c279277512fdca8</id>
      </parent>
    </parents>
    <author>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </author>
    <url>http://github.com/lawrencepit/exception_logger/commit/403c915a5e0ddecb69eca658afa02de3f866efc1</url>
    <id>403c915a5e0ddecb69eca658afa02de3f866efc1</id>
    <committed-date>2007-01-17T21:57:28-08:00</committed-date>
    <authored-date>2007-01-17T21:57:28-08:00</authored-date>
    <message>allow extra data to be logged.  log data for all statuses except 404

git-svn-id: http://svn.techno-weenie.net/projects/plugins/exception_logger@2706 567b1171-46fb-0310-a4c9-b4bef9110e78</message>
    <tree>b81267e5b8c3c89d03c374890f2b427fe3376b18</tree>
    <committer>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>30f43993d5ade0cbf8631153c8a475bc4e71ed6f</id>
      </parent>
    </parents>
    <author>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </author>
    <url>http://github.com/lawrencepit/exception_logger/commit/9e2706f7e57dded3159fcf774c279277512fdca8</url>
    <id>9e2706f7e57dded3159fcf774c279277512fdca8</id>
    <committed-date>2006-12-20T00:48:48-08:00</committed-date>
    <authored-date>2006-12-20T00:48:48-08:00</authored-date>
    <message>edge controller rescue hotness

git-svn-id: http://svn.techno-weenie.net/projects/plugins/exception_logger@2564 567b1171-46fb-0310-a4c9-b4bef9110e78</message>
    <tree>22cadabd23c0f7fbe606fc0e41a5ecedccf45951</tree>
    <committer>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cf239a5ae68fa2e7967f55970d3f403e422cf000</id>
      </parent>
    </parents>
    <author>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </author>
    <url>http://github.com/lawrencepit/exception_logger/commit/30f43993d5ade0cbf8631153c8a475bc4e71ed6f</url>
    <id>30f43993d5ade0cbf8631153c8a475bc4e71ed6f</id>
    <committed-date>2006-11-23T22:54:19-08:00</committed-date>
    <authored-date>2006-11-23T22:54:19-08:00</authored-date>
    <message>use new #head method

git-svn-id: http://svn.techno-weenie.net/projects/plugins/exception_logger@2504 567b1171-46fb-0310-a4c9-b4bef9110e78</message>
    <tree>7ebc9d35c976a58127c1cb88d53799604f86a1ef</tree>
    <committer>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c8da2024fd349614617e57382a286bc9dcbb5012</id>
      </parent>
    </parents>
    <author>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </author>
    <url>http://github.com/lawrencepit/exception_logger/commit/cf239a5ae68fa2e7967f55970d3f403e422cf000</url>
    <id>cf239a5ae68fa2e7967f55970d3f403e422cf000</id>
    <committed-date>2006-11-23T22:27:07-08:00</committed-date>
    <authored-date>2006-11-23T22:27:07-08:00</authored-date>
    <message>code cleanup

git-svn-id: http://svn.techno-weenie.net/projects/plugins/exception_logger@2503 567b1171-46fb-0310-a4c9-b4bef9110e78</message>
    <tree>213ed9424fba920f6f039120b20dd27140b3d6cc</tree>
    <committer>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e9ea268d50395a11e4cdb9fd3ced78458fc7f4b4</id>
      </parent>
    </parents>
    <author>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </author>
    <url>http://github.com/lawrencepit/exception_logger/commit/c8da2024fd349614617e57382a286bc9dcbb5012</url>
    <id>c8da2024fd349614617e57382a286bc9dcbb5012</id>
    <committed-date>2006-09-25T08:28:50-07:00</committed-date>
    <authored-date>2006-09-25T08:28:50-07:00</authored-date>
    <message>removed call to reset_session, must have left it in there on accident while troubleshooting?  who knows

git-svn-id: http://svn.techno-weenie.net/projects/plugins/exception_logger@2273 567b1171-46fb-0310-a4c9-b4bef9110e78</message>
    <tree>3eab0ac9faa313cf8553962de682fd3d9475c72e</tree>
    <committer>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cec06216d1804a19d2b756df775fcafb85a147d0</id>
      </parent>
    </parents>
    <author>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </author>
    <url>http://github.com/lawrencepit/exception_logger/commit/e9ea268d50395a11e4cdb9fd3ced78458fc7f4b4</url>
    <id>e9ea268d50395a11e4cdb9fd3ced78458fc7f4b4</id>
    <committed-date>2006-09-19T10:32:53-07:00</committed-date>
    <authored-date>2006-09-19T10:32:53-07:00</authored-date>
    <message>extract hostname to an easily-monkey-patchable method

git-svn-id: http://svn.techno-weenie.net/projects/plugins/exception_logger@2224 567b1171-46fb-0310-a4c9-b4bef9110e78</message>
    <tree>622abdda97dff01cbb614e5274bd366564dd779a</tree>
    <committer>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e2d703cdf6d96bbb2b21eeb4a3bedcd1cfc65be5</id>
      </parent>
    </parents>
    <author>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </author>
    <url>http://github.com/lawrencepit/exception_logger/commit/cec06216d1804a19d2b756df775fcafb85a147d0</url>
    <id>cec06216d1804a19d2b756df775fcafb85a147d0</id>
    <committed-date>2006-09-05T20:23:04-07:00</committed-date>
    <authored-date>2006-09-05T20:23:04-07:00</authored-date>
    <message>add missing new files for logged_exceptions xml support

git-svn-id: http://svn.techno-weenie.net/projects/plugins/exception_logger@2086 567b1171-46fb-0310-a4c9-b4bef9110e78</message>
    <tree>0fdf15326418780bb421eba294d4d3cf4e9ede5a</tree>
    <committer>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>89fee3e9213d3fc6e100e7e9ef435d9dc6ed7d6d</id>
      </parent>
    </parents>
    <author>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </author>
    <url>http://github.com/lawrencepit/exception_logger/commit/e2d703cdf6d96bbb2b21eeb4a3bedcd1cfc65be5</url>
    <id>e2d703cdf6d96bbb2b21eeb4a3bedcd1cfc65be5</id>
    <committed-date>2006-09-03T20:57:56-07:00</committed-date>
    <authored-date>2006-09-03T20:57:56-07:00</authored-date>
    <message>add RSS feed support

git-svn-id: http://svn.techno-weenie.net/projects/plugins/exception_logger@2038 567b1171-46fb-0310-a4c9-b4bef9110e78</message>
    <tree>05c0ee2d42230f31af80a36f3dcfd55e5b48c127</tree>
    <committer>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d2b108761e91740a0cbe2b70fa50aa94c1dadc6e</id>
      </parent>
    </parents>
    <author>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </author>
    <url>http://github.com/lawrencepit/exception_logger/commit/89fee3e9213d3fc6e100e7e9ef435d9dc6ed7d6d</url>
    <id>89fee3e9213d3fc6e100e7e9ef435d9dc6ed7d6d</id>
    <committed-date>2006-07-02T06:55:40-07:00</committed-date>
    <authored-date>2006-07-02T06:55:40-07:00</authored-date>
    <message>enhance readme docs

git-svn-id: http://svn.techno-weenie.net/projects/plugins/exception_logger@1299 567b1171-46fb-0310-a4c9-b4bef9110e78</message>
    <tree>0346f7a5d68945e3266000eedd079611604ceaba</tree>
    <committer>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>82dd3b1ca72abd40888087ded14f338ac434d407</id>
      </parent>
    </parents>
    <author>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </author>
    <url>http://github.com/lawrencepit/exception_logger/commit/d2b108761e91740a0cbe2b70fa50aa94c1dadc6e</url>
    <id>d2b108761e91740a0cbe2b70fa50aa94c1dadc6e</id>
    <committed-date>2006-06-25T21:44:37-07:00</committed-date>
    <authored-date>2006-06-25T21:44:37-07:00</authored-date>
    <message>send current query params when deleting all visible

git-svn-id: http://svn.techno-weenie.net/projects/plugins/exception_logger@1278 567b1171-46fb-0310-a4c9-b4bef9110e78</message>
    <tree>ecd1bc23c4ac0efa8b7ccbf5eb002bd3c5bbc89f</tree>
    <committer>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>186d9b1ed720ce458a347a8530d0ce75e7582f9b</id>
      </parent>
    </parents>
    <author>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </author>
    <url>http://github.com/lawrencepit/exception_logger/commit/82dd3b1ca72abd40888087ded14f338ac434d407</url>
    <id>82dd3b1ca72abd40888087ded14f338ac434d407</id>
    <committed-date>2006-06-25T21:36:09-07:00</committed-date>
    <authored-date>2006-06-25T21:36:09-07:00</authored-date>
    <message>add delete visible option

git-svn-id: http://svn.techno-weenie.net/projects/plugins/exception_logger@1277 567b1171-46fb-0310-a4c9-b4bef9110e78</message>
    <tree>980102f08393be37dbcfe7505e7b75f4ac56c40b</tree>
    <committer>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1449487d7b6a0d524489439a91e3e8a4129bc527</id>
      </parent>
    </parents>
    <author>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </author>
    <url>http://github.com/lawrencepit/exception_logger/commit/186d9b1ed720ce458a347a8530d0ce75e7582f9b</url>
    <id>186d9b1ed720ce458a347a8530d0ce75e7582f9b</id>
    <committed-date>2006-06-25T21:18:35-07:00</committed-date>
    <authored-date>2006-06-25T21:18:35-07:00</authored-date>
    <message>tweak exception output

git-svn-id: http://svn.techno-weenie.net/projects/plugins/exception_logger@1276 567b1171-46fb-0310-a4c9-b4bef9110e78</message>
    <tree>6cda322781afeaa8940988edf8983f2ebc60bfee</tree>
    <committer>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bfd54acca79b7a9dda016cdcf3ddfceec48900f0</id>
      </parent>
    </parents>
    <author>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </author>
    <url>http://github.com/lawrencepit/exception_logger/commit/1449487d7b6a0d524489439a91e3e8a4129bc527</url>
    <id>1449487d7b6a0d524489439a91e3e8a4129bc527</id>
    <committed-date>2006-06-25T21:12:57-07:00</committed-date>
    <authored-date>2006-06-25T21:12:57-07:00</authored-date>
    <message>add activity indicator

git-svn-id: http://svn.techno-weenie.net/projects/plugins/exception_logger@1275 567b1171-46fb-0310-a4c9-b4bef9110e78</message>
    <tree>bd50baadae6a1611ee6b05950184ca7e1e70b8ce</tree>
    <committer>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>257cf9b3ef43e19f7345bfca939075a9d00a356c</id>
      </parent>
    </parents>
    <author>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </author>
    <url>http://github.com/lawrencepit/exception_logger/commit/bfd54acca79b7a9dda016cdcf3ddfceec48900f0</url>
    <id>bfd54acca79b7a9dda016cdcf3ddfceec48900f0</id>
    <committed-date>2006-06-25T19:54:48-07:00</committed-date>
    <authored-date>2006-06-25T19:54:48-07:00</authored-date>
    <message>tweak logged exception views

git-svn-id: http://svn.techno-weenie.net/projects/plugins/exception_logger@1274 567b1171-46fb-0310-a4c9-b4bef9110e78</message>
    <tree>f8cdb17336e54f521a4f90c708fd33017d8c4e68</tree>
    <committer>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>56b6213b8118c7b8355f195568aa93f20ac65ca8</id>
      </parent>
    </parents>
    <author>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </author>
    <url>http://github.com/lawrencepit/exception_logger/commit/257cf9b3ef43e19f7345bfca939075a9d00a356c</url>
    <id>257cf9b3ef43e19f7345bfca939075a9d00a356c</id>
    <committed-date>2006-06-24T07:42:49-07:00</committed-date>
    <authored-date>2006-06-24T07:42:49-07:00</authored-date>
    <message>print the readme after installing

git-svn-id: http://svn.techno-weenie.net/projects/plugins/exception_logger@1273 567b1171-46fb-0310-a4c9-b4bef9110e78</message>
    <tree>d7c5d549cd24da1e46b1f9554733b6e5448d6529</tree>
    <committer>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e33986d958396902eacc878ebd72e7539802f815</id>
      </parent>
    </parents>
    <author>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </author>
    <url>http://github.com/lawrencepit/exception_logger/commit/56b6213b8118c7b8355f195568aa93f20ac65ca8</url>
    <id>56b6213b8118c7b8355f195568aa93f20ac65ca8</id>
    <committed-date>2006-06-23T21:53:26-07:00</committed-date>
    <authored-date>2006-06-23T21:53:26-07:00</authored-date>
    <message>update exception logger readme

git-svn-id: http://svn.techno-weenie.net/projects/plugins/exception_logger@1272 567b1171-46fb-0310-a4c9-b4bef9110e78</message>
    <tree>b9ef6301df8c8b394a694d4225926bd65d65542f</tree>
    <committer>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </author>
    <url>http://github.com/lawrencepit/exception_logger/commit/e33986d958396902eacc878ebd72e7539802f815</url>
    <id>e33986d958396902eacc878ebd72e7539802f815</id>
    <committed-date>2006-06-23T21:43:30-07:00</committed-date>
    <authored-date>2006-06-23T21:43:30-07:00</authored-date>
    <message>first public version of logged exceptions plugin

git-svn-id: http://svn.techno-weenie.net/projects/plugins/exception_logger@1271 567b1171-46fb-0310-a4c9-b4bef9110e78</message>
    <tree>c9d99339c6b7ec1fe009955376926cffb9b49256</tree>
    <committer>
      <name>technoweenie</name>
      <email>technoweenie@567b1171-46fb-0310-a4c9-b4bef9110e78</email>
    </committer>
  </commit>
</commits>
