<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>fb8088ec9a700a1f3c94b3e9bd83117162781ec0</id>
      </parent>
    </parents>
    <author>
      <name>James Stewart</name>
      <email>james@saigon.local</email>
    </author>
    <url>http://github.com/jystewart/theme_support/commit/16b57d5849be3e882c1f546aa66ae60ebbbe2993</url>
    <id>16b57d5849be3e882c1f546aa66ae60ebbbe2993</id>
    <committed-date>2009-04-25T05:18:58-07:00</committed-date>
    <authored-date>2009-04-25T05:18:58-07:00</authored-date>
    <message>Break out the current_theme method into two parts to fix some of the ActionMailer integration</message>
    <tree>07350c9fc5b2ba0dd0941ec46a5dd1c7c8d15bdd</tree>
    <committer>
      <name>James Stewart</name>
      <email>james@saigon.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e7915ef4c74f4ff2702040bb7ed81398f995fbe6</id>
      </parent>
    </parents>
    <author>
      <name>James Stewart</name>
      <email>james@saigon.local</email>
    </author>
    <url>http://github.com/jystewart/theme_support/commit/fb8088ec9a700a1f3c94b3e9bd83117162781ec0</url>
    <id>fb8088ec9a700a1f3c94b3e9bd83117162781ec0</id>
    <committed-date>2009-04-25T03:12:47-07:00</committed-date>
    <authored-date>2009-04-25T03:12:47-07:00</authored-date>
    <message>Refactor controller extensions into a module for inclusion in both ActionController and ActionMailer so we can have themed ActionMailer layouts (based on changes from der-flo)</message>
    <tree>530566b9c6cfc7a0953ec84395e48fc1e14f311b</tree>
    <committer>
      <name>James Stewart</name>
      <email>james@saigon.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9663c977f2302f9647c2647d3073c6630ca05ccd</id>
      </parent>
    </parents>
    <author>
      <name>James Stewart</name>
      <email>james@saigon.local</email>
    </author>
    <url>http://github.com/jystewart/theme_support/commit/e7915ef4c74f4ff2702040bb7ed81398f995fbe6</url>
    <id>e7915ef4c74f4ff2702040bb7ed81398f995fbe6</id>
    <committed-date>2009-04-25T03:08:29-07:00</committed-date>
    <authored-date>2009-04-25T03:08:29-07:00</authored-date>
    <message>Re-enable routes using cleaner approach (thanks to der-flo)</message>
    <tree>1ceef64b7c3a9ce20a5e0e0a940e72caf8c0d423</tree>
    <committer>
      <name>James Stewart</name>
      <email>james@saigon.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>53d1e109ac1b259f9f90d19d49eded36b3d270ea</id>
      </parent>
    </parents>
    <author>
      <name>James Stewart</name>
      <email>james@saigon.local</email>
    </author>
    <url>http://github.com/jystewart/theme_support/commit/9663c977f2302f9647c2647d3073c6630ca05ccd</url>
    <id>9663c977f2302f9647c2647d3073c6630ca05ccd</id>
    <committed-date>2009-04-25T03:06:43-07:00</committed-date>
    <authored-date>2009-04-25T03:06:43-07:00</authored-date>
    <message>Change joining of filenames to allow nested folders. Refactor slightly to simplify future changes</message>
    <tree>0c2d48d2a376e546dcacdeb86df2b443b23d1472</tree>
    <committer>
      <name>James Stewart</name>
      <email>james@saigon.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0072d84fc3209cfd4aeb4697e76ced78c3e39774</id>
      </parent>
    </parents>
    <author>
      <name>Reid Beels</name>
      <email>mail@reidbeels.com</email>
    </author>
    <url>http://github.com/jystewart/theme_support/commit/53d1e109ac1b259f9f90d19d49eded36b3d270ea</url>
    <id>53d1e109ac1b259f9f90d19d49eded36b3d270ea</id>
    <committed-date>2009-04-04T14:53:09-07:00</committed-date>
    <authored-date>2009-03-21T14:50:06-07:00</authored-date>
    <message>Refactored ThemeController#render_theme_item to return 404 message when the file doesn't exist or the filename is blank, instead of only when the path contains '..'</message>
    <tree>3a15edea1e72a97edac6f508eba23de9dc39a3f9</tree>
    <committer>
      <name>Reid Beels</name>
      <email>mail@reidbeels.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f3cb65fc2f12774fa734a292a488305dc82361b2</id>
      </parent>
    </parents>
    <author>
      <name>Reid Beels</name>
      <email>mail@reidbeels.com</email>
    </author>
    <url>http://github.com/jystewart/theme_support/commit/0072d84fc3209cfd4aeb4697e76ced78c3e39774</url>
    <id>0072d84fc3209cfd4aeb4697e76ced78c3e39774</id>
    <committed-date>2009-04-04T14:52:39-07:00</committed-date>
    <authored-date>2009-03-21T14:48:37-07:00</authored-date>
    <message>Updated ThemeController. Replaced calls to to_s with join('/') so that files located in subdirectories of /stylesheets, etc are accessible.

When no filename is passed in, the function receives an empty array, not nil.</message>
    <tree>79478f4f95a5a58ee01b04914b4032e9e5b5a54f</tree>
    <committer>
      <name>Reid Beels</name>
      <email>mail@reidbeels.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f6a1504706a67cc4dfdc4073f1151db2c708859b</id>
      </parent>
    </parents>
    <author>
      <name>James Stewart</name>
      <email>james@saigon.local</email>
    </author>
    <url>http://github.com/jystewart/theme_support/commit/f3cb65fc2f12774fa734a292a488305dc82361b2</url>
    <id>f3cb65fc2f12774fa734a292a488305dc82361b2</id>
    <committed-date>2009-03-25T14:40:42-07:00</committed-date>
    <authored-date>2009-03-25T14:40:42-07:00</authored-date>
    <message>Highlight the new test app</message>
    <tree>30223caf12d88c206656128ff766fbe8100769aa</tree>
    <committer>
      <name>James Stewart</name>
      <email>james@saigon.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>59d5667b5f7a541e0f4554fc9ca476cb9ec67fbf</id>
      </parent>
    </parents>
    <author>
      <name>James Stewart</name>
      <email>james@saigon.local</email>
    </author>
    <url>http://github.com/jystewart/theme_support/commit/f6a1504706a67cc4dfdc4073f1151db2c708859b</url>
    <id>f6a1504706a67cc4dfdc4073f1151db2c708859b</id>
    <committed-date>2009-03-25T14:36:54-07:00</committed-date>
    <authored-date>2009-03-25T14:36:54-07:00</authored-date>
    <message>Clean up multipart email handling for rails 2.3</message>
    <tree>6d7120664dde868c4205bf5ac90f6ab200eb3686</tree>
    <committer>
      <name>James Stewart</name>
      <email>james@saigon.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2f20123dcf41860221ff10cb88cc044210719fe3</id>
      </parent>
    </parents>
    <author>
      <name>James Stewart</name>
      <email>james@saigon.local</email>
    </author>
    <url>http://github.com/jystewart/theme_support/commit/59d5667b5f7a541e0f4554fc9ca476cb9ec67fbf</url>
    <id>59d5667b5f7a541e0f4554fc9ca476cb9ec67fbf</id>
    <committed-date>2009-03-25T14:36:31-07:00</committed-date>
    <authored-date>2009-03-25T14:36:31-07:00</authored-date>
    <message>Handle the fact that Rails 2.3.2 active_layout takes 2 args
(thanks to github user knapo)</message>
    <tree>af4be4b469124dfe4ae3d624d51c8275a2f5537c</tree>
    <committer>
      <name>James Stewart</name>
      <email>james@saigon.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>24e0b29bac2593d0e11a0aafd5532fcfafe98e85</id>
      </parent>
    </parents>
    <author>
      <name>James Stewart</name>
      <email>james@saigon.65scruttonstreet</email>
    </author>
    <url>http://github.com/jystewart/theme_support/commit/2f20123dcf41860221ff10cb88cc044210719fe3</url>
    <id>2f20123dcf41860221ff10cb88cc044210719fe3</id>
    <committed-date>2009-02-05T06:11:04-08:00</committed-date>
    <authored-date>2009-02-05T06:11:04-08:00</authored-date>
    <message>Update README based on some testing</message>
    <tree>4bd9193e24b2b9c9cd6cb77dcb49520d42d81a17</tree>
    <committer>
      <name>James Stewart</name>
      <email>james@saigon.65scruttonstreet</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>90693132b522bac73ee1d008c8d5ee98ac3ec4d7</id>
      </parent>
    </parents>
    <author>
      <name>James Stewart</name>
      <email>james@saigon.65scruttonstreet</email>
    </author>
    <url>http://github.com/jystewart/theme_support/commit/24e0b29bac2593d0e11a0aafd5532fcfafe98e85</url>
    <id>24e0b29bac2593d0e11a0aafd5532fcfafe98e85</id>
    <committed-date>2009-02-05T05:06:54-08:00</committed-date>
    <authored-date>2009-02-05T05:06:54-08:00</authored-date>
    <message>Switch the sample layout to use yield rather than the old way</message>
    <tree>2b93a047d9b996ddae86583fa16e705c6ba2f983</tree>
    <committer>
      <name>James Stewart</name>
      <email>james@saigon.65scruttonstreet</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>acc7314b6dabb7f70cbdce8632ba7815fee0a503</id>
      </parent>
    </parents>
    <author>
      <name>James Stewart</name>
      <email>james@saigon.65scruttonstreet</email>
    </author>
    <url>http://github.com/jystewart/theme_support/commit/90693132b522bac73ee1d008c8d5ee98ac3ec4d7</url>
    <id>90693132b522bac73ee1d008c8d5ee98ac3ec4d7</id>
    <committed-date>2009-02-05T05:06:06-08:00</committed-date>
    <authored-date>2009-02-05T05:06:06-08:00</authored-date>
    <message>Update views readme template to use html.erb rather than rhtml</message>
    <tree>9ea3fe9c37a1b9d0820a86caa40aaaca3a4ef916</tree>
    <committer>
      <name>James Stewart</name>
      <email>james@saigon.65scruttonstreet</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bf2c0c0a53048a805dd0d610031b3733243866a0</id>
      </parent>
    </parents>
    <author>
      <name>James Stewart</name>
      <email>james@saigon.65scruttonstreet</email>
    </author>
    <url>http://github.com/jystewart/theme_support/commit/acc7314b6dabb7f70cbdce8632ba7815fee0a503</url>
    <id>acc7314b6dabb7f70cbdce8632ba7815fee0a503</id>
    <committed-date>2009-02-05T05:05:12-08:00</committed-date>
    <authored-date>2009-02-05T05:05:12-08:00</authored-date>
    <message>Update generator to produce files with the appropriate file extensions for current rails conventions</message>
    <tree>c70b7125e745762e2b3891b3975436fbb6b88900</tree>
    <committer>
      <name>James Stewart</name>
      <email>james@saigon.65scruttonstreet</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>564f351061e8c63a81149b0a974a3c2eb1ee44f6</id>
      </parent>
    </parents>
    <author>
      <name>James Stewart</name>
      <email>james@saigon.65scruttonstreet</email>
    </author>
    <url>http://github.com/jystewart/theme_support/commit/bf2c0c0a53048a805dd0d610031b3733243866a0</url>
    <id>bf2c0c0a53048a805dd0d610031b3733243866a0</id>
    <committed-date>2009-02-05T05:01:24-08:00</committed-date>
    <authored-date>2009-02-05T05:01:24-08:00</authored-date>
    <message>Add some notes of where we're diverging from the plugin's previous behaviour</message>
    <tree>fe8e220fbe7d7377ddcbd3cd0b6e6a0d0e79ed46</tree>
    <committer>
      <name>James Stewart</name>
      <email>james@saigon.65scruttonstreet</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>57ff56015a65ed012a6c212a8dd3b5b5deefa1dd</id>
      </parent>
    </parents>
    <author>
      <name>James Stewart</name>
      <email>james@saigon.65scruttonstreet</email>
    </author>
    <url>http://github.com/jystewart/theme_support/commit/564f351061e8c63a81149b0a974a3c2eb1ee44f6</url>
    <id>564f351061e8c63a81149b0a974a3c2eb1ee44f6</id>
    <committed-date>2009-02-05T05:01:06-08:00</committed-date>
    <authored-date>2009-02-05T05:01:06-08:00</authored-date>
    <message>Namespace the rake tasks</message>
    <tree>0378f0ffa5378ba72e37c33856c282cdeb3ceff9</tree>
    <committer>
      <name>James Stewart</name>
      <email>james@saigon.65scruttonstreet</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4b306f5966172b2159f710deb10efc786b4e422e</id>
      </parent>
    </parents>
    <author>
      <name>James Stewart</name>
      <email>james@saigon.65scruttonstreet</email>
    </author>
    <url>http://github.com/jystewart/theme_support/commit/57ff56015a65ed012a6c212a8dd3b5b5deefa1dd</url>
    <id>57ff56015a65ed012a6c212a8dd3b5b5deefa1dd</id>
    <committed-date>2009-02-05T05:00:51-08:00</committed-date>
    <authored-date>2009-02-05T05:00:51-08:00</authored-date>
    <message>Update generator to put layouts folder in its new home</message>
    <tree>e469e95ea328ee5e9ce8b95106030d869a9054aa</tree>
    <committer>
      <name>James Stewart</name>
      <email>james@saigon.65scruttonstreet</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>96824b6ae8da9708408f82480da96412f69a6a12</id>
      </parent>
    </parents>
    <author>
      <name>James Stewart</name>
      <email>james@saigon.65scruttonstreet</email>
    </author>
    <url>http://github.com/jystewart/theme_support/commit/4b306f5966172b2159f710deb10efc786b4e422e</url>
    <id>4b306f5966172b2159f710deb10efc786b4e422e</id>
    <committed-date>2009-02-03T09:44:31-08:00</committed-date>
    <authored-date>2009-02-03T09:44:31-08:00</authored-date>
    <message>Remove bad reference to controller.current_theme (should just be current_theme since we're executing in the controller)</message>
    <tree>3032b53bc153290d7a133cb93b9aa5307ebedac0</tree>
    <committer>
      <name>James Stewart</name>
      <email>james@saigon.65scruttonstreet</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bc0e97117a0949af1e15024e396e5a5e421b3eb6</id>
      </parent>
    </parents>
    <author>
      <name>James Stewart</name>
      <email>james@saigon.65scruttonstreet</email>
    </author>
    <url>http://github.com/jystewart/theme_support/commit/96824b6ae8da9708408f82480da96412f69a6a12</url>
    <id>96824b6ae8da9708408f82480da96412f69a6a12</id>
    <committed-date>2009-02-03T08:58:17-08:00</committed-date>
    <authored-date>2009-02-03T08:58:17-08:00</authored-date>
    <message>Update the README a little to explain who I am and what I'm doing</message>
    <tree>f90e83d5b7d230f58ed0f7639a289483a6dd5d13</tree>
    <committer>
      <name>James Stewart</name>
      <email>james@saigon.65scruttonstreet</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>34bfc2bdbc8f078890bed30f347847883ad7ada3</id>
      </parent>
    </parents>
    <author>
      <name>James Stewart</name>
      <email>james@saigon.65scruttonstreet</email>
    </author>
    <url>http://github.com/jystewart/theme_support/commit/bc0e97117a0949af1e15024e396e5a5e421b3eb6</url>
    <id>bc0e97117a0949af1e15024e396e5a5e421b3eb6</id>
    <committed-date>2009-02-03T08:55:07-08:00</committed-date>
    <authored-date>2009-02-03T08:55:07-08:00</authored-date>
    <message>Handle layouts by pushing the theme path onto the class level view_paths instance before calling active_layout</message>
    <tree>f347437d0a528c62344ad970a00333f8872053ce</tree>
    <committer>
      <name>James Stewart</name>
      <email>james@saigon.65scruttonstreet</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>faa68926080031e3a86c540d7552ece82a612231</id>
      </parent>
    </parents>
    <author>
      <name>James Stewart</name>
      <email>james@saigon.config</email>
    </author>
    <url>http://github.com/jystewart/theme_support/commit/34bfc2bdbc8f078890bed30f347847883ad7ada3</url>
    <id>34bfc2bdbc8f078890bed30f347847883ad7ada3</id>
    <committed-date>2009-02-02T14:01:24-08:00</committed-date>
    <authored-date>2009-02-02T14:01:24-08:00</authored-date>
    <message>ActionMailer support now in place for 2.3</message>
    <tree>bc1ac3e71e2d8b41c153faae3798a7951b0e3e9e</tree>
    <committer>
      <name>James Stewart</name>
      <email>james@saigon.config</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3a5304d7508729a2669d606128c54f022239e70c</id>
      </parent>
    </parents>
    <author>
      <name>James Stewart</name>
      <email>james@saigon.config</email>
    </author>
    <url>http://github.com/jystewart/theme_support/commit/faa68926080031e3a86c540d7552ece82a612231</url>
    <id>faa68926080031e3a86c540d7552ece82a612231</id>
    <committed-date>2009-02-02T10:11:03-08:00</committed-date>
    <authored-date>2009-02-02T10:11:03-08:00</authored-date>
    <message>Working towards Rails 2.3 support</message>
    <tree>6e2aa7d3d0a812003deb5e6895ad26d0dba4641e</tree>
    <committer>
      <name>James Stewart</name>
      <email>james@saigon.config</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6d900143f7938cedc000012352bc74a458d33bff</id>
      </parent>
    </parents>
    <author>
      <name>James Stewart</name>
      <email>james@jystewart.net</email>
    </author>
    <url>http://github.com/jystewart/theme_support/commit/3a5304d7508729a2669d606128c54f022239e70c</url>
    <id>3a5304d7508729a2669d606128c54f022239e70c</id>
    <committed-date>2008-12-01T06:20:17-08:00</committed-date>
    <authored-date>2008-12-01T06:20:17-08:00</authored-date>
    <message>Let's not conflict with polymorphic_path</message>
    <tree>bb918449773c97883cdb12ac2349b35ab2054edb</tree>
    <committer>
      <name>James Stewart</name>
      <email>james@jystewart.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a71ce1f9c9f58c2d706b0a7966d59a65c7dddbfa</id>
      </parent>
    </parents>
    <author>
      <name>James Stewart</name>
      <email>james@jystewart.net</email>
    </author>
    <url>http://github.com/jystewart/theme_support/commit/6d900143f7938cedc000012352bc74a458d33bff</url>
    <id>6d900143f7938cedc000012352bc74a458d33bff</id>
    <committed-date>2008-11-09T13:41:16-08:00</committed-date>
    <authored-date>2008-11-09T13:41:16-08:00</authored-date>
    <message>Update to work with Rails 2.2</message>
    <tree>d165c4bc482c64bc4903435b691caafb50d2c470</tree>
    <committer>
      <name>James Stewart</name>
      <email>james@jystewart.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Alan Harper</name>
      <email>alan.harper@employmentoffice.com.au</email>
    </author>
    <url>http://github.com/jystewart/theme_support/commit/a71ce1f9c9f58c2d706b0a7966d59a65c7dddbfa</url>
    <id>a71ce1f9c9f58c2d706b0a7966d59a65c7dddbfa</id>
    <committed-date>2008-08-25T18:09:49-07:00</committed-date>
    <authored-date>2008-08-25T18:09:49-07:00</authored-date>
    <message>Initial checkin of code and patches spread across the interwebs</message>
    <tree>96f2e9093a74e045b8ff393b7879667990f84964</tree>
    <committer>
      <name>Alan Harper</name>
      <email>alan.harper@employmentoffice.com.au</email>
    </committer>
  </commit>
</commits>
