<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>4ce7159baba4c637867c91519b5a3b16627dfca5</id>
      </parent>
    </parents>
    <author>
      <name>duritong</name>
      <email>peter.meier@immerda.ch</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/34b4e20dd0549493ff04b60c4518402c82efdb1e</url>
    <id>34b4e20dd0549493ff04b60c4518402c82efdb1e</id>
    <committed-date>2008-07-16T14:26:50-07:00</committed-date>
    <authored-date>2008-07-16T14:26:50-07:00</authored-date>
    <message>Fix Ticket 1426 - services on redhat are restarted again

as far I see there have been a regression while refactoring the redhat service provider to user /sbin/service. This commit fixes this bug (1426) and service restarts are working again on redhat based systems.
There are no tests, as I couldn't figure out how that should be tested. It seems that some restart logic is already tested, however it looks like not every single kind of provider is covered by tests, nor I see at the moment how I could do that.</message>
    <tree>2240950fc71a9e22961b4437fb90d4da56e7474a</tree>
    <committer>
      <name>duritong</name>
      <email>peter.meier@immerda.ch</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4c5293b837807f61002365114fd7004d2f74ad57</id>
      </parent>
    </parents>
    <author>
      <name>Andrew Shafer</name>
      <email>andrew@reductivelabs.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/4ce7159baba4c637867c91519b5a3b16627dfca5</url>
    <id>4ce7159baba4c637867c91519b5a3b16627dfca5</id>
    <committed-date>2008-07-14T18:54:52-07:00</committed-date>
    <authored-date>2008-07-14T18:54:52-07:00</authored-date>
    <message>Fail instead of log when rescuing remote file connections

Issue 1397

one line fix, very simple</message>
    <tree>6db7b423ed490deca8858caecce3bff5d09784d7</tree>
    <committer>
      <name>Andrew Shafer</name>
      <email>andrew@reductivelabs.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>80436550a1e3040399e410be3edf7c44d29fc320</id>
      </parent>
    </parents>
    <author>
      <name>Francois Deppierraz</name>
      <email>francois.deppierraz@camptocamp.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/4c5293b837807f61002365114fd7004d2f74ad57</url>
    <id>4c5293b837807f61002365114fd7004d2f74ad57</id>
    <committed-date>2008-07-11T05:39:52-07:00</committed-date>
    <authored-date>2008-07-11T05:39:52-07:00</authored-date>
    <message>Fix #1409, Move path expansion from the type into the provider

This avoid exceptions during type instanciation when a user does not yet exist.
The drawback is that we cannot use generated resources anymore and have to
mkdir, chown and chmod directly in the provided which is somewhat hackish.</message>
    <tree>79682bd83dd18ccfca8a909da611f725edebbc89</tree>
    <committer>
      <name>Francois Deppierraz</name>
      <email>francois.deppierraz@camptocamp.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>605d760dd72b7b6bd3fd54e9f6c3ffacb1b9ee52</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/80436550a1e3040399e410be3edf7c44d29fc320</url>
    <id>80436550a1e3040399e410be3edf7c44d29fc320</id>
    <committed-date>2008-07-10T02:57:25-07:00</committed-date>
    <authored-date>2008-07-09T17:41:21-07:00</authored-date>
    <message>Fixing #1408 - --loadclasses works again.

The problem was that the mechanism I was using for
passing the node to the compiler was conflicting with
the Indirector::Request's method of handling node
authentication.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>e4a5dab3a6fe51fa634c43d41142d4dc231b7373</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d25c2b282cc4cd703bba3d2457f93431098ddc85</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/605d760dd72b7b6bd3fd54e9f6c3ffacb1b9ee52</url>
    <id>605d760dd72b7b6bd3fd54e9f6c3ffacb1b9ee52</id>
    <committed-date>2008-07-10T02:52:26-07:00</committed-date>
    <authored-date>2008-07-10T02:52:26-07:00</authored-date>
    <message>Moved debian to conf and updated examples directory</message>
    <tree>bfab41f07b972f61585ef2fcf454ad9fdef6c832</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9eb9affe11b4dbe69c7cd55aff28f39dffde27e8</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/d25c2b282cc4cd703bba3d2457f93431098ddc85</url>
    <id>d25c2b282cc4cd703bba3d2457f93431098ddc85</id>
    <committed-date>2008-07-09T08:29:45-07:00</committed-date>
    <authored-date>2008-07-09T08:29:45-07:00</authored-date>
    <message>Fixed #1407 - allowdupe is now a boolean group parameter.

This just fixes a regression.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>e6b18045f55253a3c2cb15960336bdb4a9a5b91a</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c7dc73f272c1e004ff1b7c806d5f47460b6bfe6d</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/9eb9affe11b4dbe69c7cd55aff28f39dffde27e8</url>
    <id>9eb9affe11b4dbe69c7cd55aff28f39dffde27e8</id>
    <committed-date>2008-07-08T16:29:51-07:00</committed-date>
    <authored-date>2008-07-08T16:29:51-07:00</authored-date>
    <message>Fixed #1368 - updated Red Hat init scripts</message>
    <tree>3d9f483f87635464fba60939c8b9060271e491c9</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>edf99c508dabb58342eeff251ad5701d2755426d</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/c7dc73f272c1e004ff1b7c806d5f47460b6bfe6d</url>
    <id>c7dc73f272c1e004ff1b7c806d5f47460b6bfe6d</id>
    <committed-date>2008-07-08T12:57:20-07:00</committed-date>
    <authored-date>2008-07-08T12:57:20-07:00</authored-date>
    <message>Fixing the user ldap provider tests

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>c9b02abcb3b846dcfb6e1050474c91c12ea0a176</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6ff9246e44dfd58e4e9e26047487ebb061bfc041</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/edf99c508dabb58342eeff251ad5701d2755426d</url>
    <id>edf99c508dabb58342eeff251ad5701d2755426d</id>
    <committed-date>2008-07-08T06:42:47-07:00</committed-date>
    <authored-date>2008-07-08T06:42:47-07:00</authored-date>
    <message>Added message referencing ReductveLabs build library</message>
    <tree>25083654e29673fd7079c026e21178a11884b0c5</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d899264b8aa250676f1d3f91d2df395741a6d22b</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/6ff9246e44dfd58e4e9e26047487ebb061bfc041</url>
    <id>6ff9246e44dfd58e4e9e26047487ebb061bfc041</id>
    <committed-date>2008-07-07T16:03:47-07:00</committed-date>
    <authored-date>2008-07-07T16:03:47-07:00</authored-date>
    <message>Fixed #1396 - Added sha1 function from DavidS to core</message>
    <tree>f1dfa8ad0d8aef17ddc513675df54796948d8fc1</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>56525beb26d8371533a17667e6ebcae0cda9a6f6</id>
      </parent>
      <parent>
        <id>19b76c7910f1ee92ee00b7d746e5bc8f15ed59fe</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/d899264b8aa250676f1d3f91d2df395741a6d22b</url>
    <id>d899264b8aa250676f1d3f91d2df395741a6d22b</id>
    <committed-date>2008-07-07T15:54:59-07:00</committed-date>
    <authored-date>2008-07-07T15:54:59-07:00</authored-date>
    <message>Merge branch 'tickets/0.24.x/1401' of git://github.com/lak/puppet into 0.24.x</message>
    <tree>808417f12c123dff9647c50583e81ba8c5e4038f</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1fe0660f6b468b8637ac60cd73a033e7726ef838</id>
      </parent>
      <parent>
        <id>667fac18cc3682374de991bb740ae834d8c17bee</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/56525beb26d8371533a17667e6ebcae0cda9a6f6</url>
    <id>56525beb26d8371533a17667e6ebcae0cda9a6f6</id>
    <committed-date>2008-07-07T15:53:42-07:00</committed-date>
    <authored-date>2008-07-07T15:53:42-07:00</authored-date>
    <message>Merge branch 'tickets/0.24.x/1226' of git://github.com/lak/puppet into 0.24.x</message>
    <tree>f240643693d4180c0a8efd8961363e6e7015a03c</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0922c3b0217e1723e1dfc968a7c8de2860361369</id>
      </parent>
      <parent>
        <id>c751e4eef508ab3cf9466dcb45479fced5d3e4be</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/1fe0660f6b468b8637ac60cd73a033e7726ef838</url>
    <id>1fe0660f6b468b8637ac60cd73a033e7726ef838</id>
    <committed-date>2008-07-07T15:43:54-07:00</committed-date>
    <authored-date>2008-07-07T15:43:54-07:00</authored-date>
    <message>Merge branch 'tickets/0.24.x/1272' of git://github.com/lak/puppet into 0.24.x

Conflicts:

	CHANGELOG
	spec/unit/provider/user/ldap.rb</message>
    <tree>cd015e5876b91f9f6ac002df0c3e2013ade2c510</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>81be1c5c3f85f514505e99fab5b8a2b2ae6fbec8</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/19b76c7910f1ee92ee00b7d746e5bc8f15ed59fe</url>
    <id>19b76c7910f1ee92ee00b7d746e5bc8f15ed59fe</id>
    <committed-date>2008-07-07T15:21:03-07:00</committed-date>
    <authored-date>2008-07-07T15:21:03-07:00</authored-date>
    <message>Fixing #1401 - integration tests now work regardless of the yamldir.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>91efd65ede96a416fd6a5257296db61eae5ebabc</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>21d49578376b4adcf29e08b50cc14457bc4dcb26</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/667fac18cc3682374de991bb740ae834d8c17bee</url>
    <id>667fac18cc3682374de991bb740ae834d8c17bee</id>
    <committed-date>2008-07-07T15:11:59-07:00</committed-date>
    <authored-date>2008-07-07T15:11:59-07:00</authored-date>
    <message>Fixed #1226 - Gems can now specify source repositories.

Added tests for the bit that's changed here (and caught
a couple of bugs in the original patch).

This is all a modification of Sam Quigley's work.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>ff6f50b14c92fb856095c8e87bdb8ebc9080dbc8</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4762b525e2840f3b371b765fa479e46877052357</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/21d49578376b4adcf29e08b50cc14457bc4dcb26</url>
    <id>21d49578376b4adcf29e08b50cc14457bc4dcb26</id>
    <committed-date>2008-07-07T14:42:12-07:00</committed-date>
    <authored-date>2008-07-07T14:42:12-07:00</authored-date>
    <message>Correct whitespace

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>4863e35da04728b92a20249bb98c5dc2f6cfe6ce</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>71f4b02f1d3fab7ad10c6961405b0e94721e4031</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/4762b525e2840f3b371b765fa479e46877052357</url>
    <id>4762b525e2840f3b371b765fa479e46877052357</id>
    <committed-date>2008-07-07T14:37:00-07:00</committed-date>
    <authored-date>2008-07-07T14:37:00-07:00</authored-date>
    <message>Moving the gem test to the non-ral directory

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>7103692e9fa82302c127ffe441379b5e5778f63b</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>81be1c5c3f85f514505e99fab5b8a2b2ae6fbec8</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/71f4b02f1d3fab7ad10c6961405b0e94721e4031</url>
    <id>71f4b02f1d3fab7ad10c6961405b0e94721e4031</id>
    <committed-date>2008-07-07T14:34:53-07:00</committed-date>
    <authored-date>2008-07-07T14:34:53-07:00</authored-date>
    <message>Importing Sam Quigley's work to enhance gem support for sources.</message>
    <tree>93810d2e6eddfc5e9a0b501ecef03c14436e3a5a</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>81be1c5c3f85f514505e99fab5b8a2b2ae6fbec8</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/c751e4eef508ab3cf9466dcb45479fced5d3e4be</url>
    <id>c751e4eef508ab3cf9466dcb45479fced5d3e4be</id>
    <committed-date>2008-07-07T12:58:28-07:00</committed-date>
    <authored-date>2008-07-07T12:58:28-07:00</authored-date>
    <message>Fixed #1272 - ldap group names will be converted to GIDs.

Note that this only looks up ldap groups, at this point; if you want to set an
ldap user's primary group to a local group, you have to specify the GID.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>153c767f8d54931e0224cbaa10105a1fbac1005c</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>81be1c5c3f85f514505e99fab5b8a2b2ae6fbec8</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/0922c3b0217e1723e1dfc968a7c8de2860361369</url>
    <id>0922c3b0217e1723e1dfc968a7c8de2860361369</id>
    <committed-date>2008-07-07T08:46:16-07:00</committed-date>
    <authored-date>2008-07-07T08:46:16-07:00</authored-date>
    <message>Fixed #1399 - the ldap user provider knows it can manage passwords.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>eb5e8ac926d613ffd0dbe747aa815b54bd7e5984</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>083f4ca7862fbde5cb6fb5562be10f13b66d9250</id>
      </parent>
      <parent>
        <id>9d69b3fd12f90ddead7b6a3392395fbe4e901d9b</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/81be1c5c3f85f514505e99fab5b8a2b2ae6fbec8</url>
    <id>81be1c5c3f85f514505e99fab5b8a2b2ae6fbec8</id>
    <committed-date>2008-07-04T17:21:36-07:00</committed-date>
    <authored-date>2008-07-04T17:21:36-07:00</authored-date>
    <message>Merge branch 'refactor/0.24.x/transaction_changes' of git://github.com/lak/puppet into 0.24.x</message>
    <tree>192dd042cd69942d2ac803fce86e1b97eb0b3390</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f4201a2b0a754ab6f276f4bf6e4fe7a976a1721e</id>
      </parent>
      <parent>
        <id>196494a63eafc495224c1bfea933740fad7d76f0</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/083f4ca7862fbde5cb6fb5562be10f13b66d9250</url>
    <id>083f4ca7862fbde5cb6fb5562be10f13b66d9250</id>
    <committed-date>2008-07-04T17:20:54-07:00</committed-date>
    <authored-date>2008-07-04T17:20:54-07:00</authored-date>
    <message>Merge branch 'tickets/0.24.x/1231' of git://github.com/lak/puppet into 0.24.x</message>
    <tree>72a3a016b8a692dfcdc12b6392059f89a93b2330</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>84b566590fe05e6c390127d8e85dca323dd949bd</id>
      </parent>
      <parent>
        <id>8865bdf112b33660a3e41b03f57d2575809e3cb4</id>
      </parent>
    </parents>
    <author>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/f4201a2b0a754ab6f276f4bf6e4fe7a976a1721e</url>
    <id>f4201a2b0a754ab6f276f4bf6e4fe7a976a1721e</id>
    <committed-date>2008-07-04T17:18:42-07:00</committed-date>
    <authored-date>2008-07-04T17:18:42-07:00</authored-date>
    <message>Merge branch 'ticket/0.24.x/1067' of git://github.com/littleidea/puppet into 0.24.x</message>
    <tree>794f4a6377c63e6ac034a9dcd5d488718f371354</tree>
    <committer>
      <name>James Turnbull</name>
      <email>james@lovedthanlost.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7a6ae299621a16fa7fd8ab0fbd2c05fe723cffa4</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/196494a63eafc495224c1bfea933740fad7d76f0</url>
    <id>196494a63eafc495224c1bfea933740fad7d76f0</id>
    <committed-date>2008-07-04T15:33:12-07:00</committed-date>
    <authored-date>2008-07-04T15:33:12-07:00</authored-date>
    <message>Fixed #1231 - Exceptions during startup should now be clear.

This will often result in duplicate information, but at least
the information will now always be there.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>0c4a949c90de11ab0d45c7e1218e6ee9b73b0da0</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>61ec332144ad794fae80a16feac543afc014a5f9</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/9d69b3fd12f90ddead7b6a3392395fbe4e901d9b</url>
    <id>9d69b3fd12f90ddead7b6a3392395fbe4e901d9b</id>
    <committed-date>2008-07-04T14:32:04-07:00</committed-date>
    <authored-date>2008-07-04T14:32:04-07:00</authored-date>
    <message>Testing and simplifying the Transaction::Change#backward method.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>bd8a4e16ed9c0e34568ea321d152e786f1e6090a</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2863df288150da87a58ce4d938bbcf9a5d841f43</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/61ec332144ad794fae80a16feac543afc014a5f9</url>
    <id>61ec332144ad794fae80a16feac543afc014a5f9</id>
    <committed-date>2008-07-04T14:06:02-07:00</committed-date>
    <authored-date>2008-07-04T14:06:02-07:00</authored-date>
    <message>Removing the Transaction::Change#transaction accessor.

As with Events, this was never used (beyond being
assigned), so I've gotten rid of it.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>b62369f37d3d0878ff77e2250907636b060ceb03</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a37a7845073ef0b0923549364cbac5e0e39e3194</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/2863df288150da87a58ce4d938bbcf9a5d841f43</url>
    <id>2863df288150da87a58ce4d938bbcf9a5d841f43</id>
    <committed-date>2008-07-04T13:35:18-07:00</committed-date>
    <authored-date>2008-07-04T13:35:18-07:00</authored-date>
    <message>Refactoring the Transaction::Event class.

The class had a 'transaction' accessor that was assigned
but never used, and it is simple enough that it needed
direct arguments rather than named arguments.

The rest of the code is changing the other classes that use
Events.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>571c8de49b1133655551f6a43dd7f4ec39d28e30</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>31ffeabad92338d317c3193d50e8dd9a1a78977c</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/a37a7845073ef0b0923549364cbac5e0e39e3194</url>
    <id>a37a7845073ef0b0923549364cbac5e0e39e3194</id>
    <committed-date>2008-07-04T13:13:53-07:00</committed-date>
    <authored-date>2008-07-04T13:13:53-07:00</authored-date>
    <message>Adding tests for the Transaction::Event class

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>fc063d12fb973ca3373d495ee824ba96b75d3bdb</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>73c06c05aec8834b6fdebac107fb289575779020</id>
      </parent>
    </parents>
    <author>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/31ffeabad92338d317c3193d50e8dd9a1a78977c</url>
    <id>31ffeabad92338d317c3193d50e8dd9a1a78977c</id>
    <committed-date>2008-07-04T13:05:29-07:00</committed-date>
    <authored-date>2008-07-04T13:05:29-07:00</authored-date>
    <message>Adding tests to the Transaction::Change class.

There's a small amount of refactoring here, mostly
removing code that appears to not be used at all.

Signed-off-by: Luke Kanies &lt;luke@madstop.com&gt;</message>
    <tree>bd2933bda2de1d827218cdecbb644088c1c8a4f2</tree>
    <committer>
      <name>Luke Kanies</name>
      <email>luke@madstop.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7a6ae299621a16fa7fd8ab0fbd2c05fe723cffa4</id>
      </parent>
    </parents>
    <author>
      <name>Andrew Shafer</name>
      <email>andrew@reductivelabs.com</email>
    </author>
    <url>http://github.com/duritong/puppet/commit/8865bdf112b33660a3e41b03f57d2575809e3cb4</url>
    <id>8865bdf112b33660a3e41b03f57d2575809e3cb4</id>
    <committed-date>2008-07-04T07:24:14-07:00</committed-date>
    <authored-date>2008-07-04T07:24:14-07:00</authored-date>
    <message>file object creation should fail if source is not present

removed described? logic from insync? in ensure.rb and source.rb

raise in source#retrieve if the source is not found</message>
    <tree>48f0b36953430a5073c4f0588df148ef79d84ff1</tree>
    <committer>
      <name>Andrew Shafer</name>
      <email>andrew@reductivelabs.com</email>
    </committer>
  </commit>
</commits>
