| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Fixing #951 -- external nodes work again, but you have to | Luke Kanies | 2007-12-10 | 4 | -87/+109 |
* | | Fixing the rest of #948. My previous work was sufficient, | Luke Kanies | 2007-12-10 | 1 | -0/+14 |
* | | Fixing part of #948 -- per-setting hooks are now called | Luke Kanies | 2007-12-10 | 1 | -2/+47 |
|/ |
|
* | Adding basic unit tests for type/user by DavidS from #948. | Luke Kanies | 2007-12-06 | 1 | -0/+58 |
* | Fixing #923. Resources that are collected on the local | Luke Kanies | 2007-12-06 | 1 | -13/+0 |
* | Updated tests for http_enable_post_connection_check configuration setting. | Jeffrey J McCune | 2007-11-29 | 1 | -0/+10 |
* | Fixing a couple of tests that were failing on a different platform or with a ... | Luke Kanies | 2007-11-28 | 2 | -2/+2 |
* | Fixing #892 -- filesystem mounts are no longer remounted. | Luke Kanies | 2007-11-28 | 1 | -0/+7 |
* | Fixing #527 (rewrote service tests), #766 (services only restart when they | Luke Kanies | 2007-11-28 | 2 | -2/+249 |
* | Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppet | Luke Kanies | 2007-11-28 | 1 | -1/+11 |
|\ |
|
| * | Making a few changes to the transportable class to enhance backward compatibi... | Luke Kanies | 2007-11-28 | 1 | -1/+11 |
* | | Another backward compatibility patch, this time helping with a new server and... | Luke Kanies | 2007-11-28 | 1 | -1/+6 |
|/ |
|
* | Theoretically, this patch is to fix #917 (which it does), but | Luke Kanies | 2007-11-28 | 7 | -37/+96 |
* | Adding a top-level ResourceReference class that everything | Luke Kanies | 2007-11-28 | 1 | -0/+43 |
* | Fixing #931 by keeping track in configurations of | Luke Kanies | 2007-11-27 | 4 | -6/+35 |
* | Fixing the persistent and periodic schedule test failures | Luke Kanies | 2007-11-27 | 1 | -0/+374 |
* | Fixing #924 -- clearing the configuration cache before and | Luke Kanies | 2007-11-26 | 1 | -1/+0 |
* | Fixing #920 -- I have replaced the existing mount test with an | Luke Kanies | 2007-11-26 | 1 | -0/+189 |
* | Fixing a test that was erroneously testing for the wrong feature | Luke Kanies | 2007-11-26 | 1 | -1/+1 |
* | Rewriting the tests for the package resource type, fixing #930. | Luke Kanies | 2007-11-26 | 1 | -0/+246 |
* | Fixing #921, mostly by just deleting the existing test. I had | Luke Kanies | 2007-11-26 | 1 | -4/+22 |
* | Merge branch 'plugins_mount', fixing #891. | Luke Kanies | 2007-11-24 | 1 | -0/+13 |
|\ |
|
| * | Integrating Matt Palmer's patch to provide a 'plugins' | Luke Kanies | 2007-11-24 | 1 | -0/+13 |
* | | Implementing the test for setting the Rails | Luke Kanies | 2007-11-24 | 1 | -18/+41 |
* | | Merge commit 'danp/rails_socket_and_tests' | Luke Kanies | 2007-11-24 | 1 | -0/+94 |
|\ \ |
|
| * | | change up rails specs again with Luke's help | Dan Peterson | 2007-11-24 | 1 | -41/+79 |
| * | | mock all use of Puppet[] in Puppet::Rails.database_arguments | Dan Peterson | 2007-11-23 | 1 | -26/+35 |
| * | | fix spacing | Dan Peterson | 2007-11-23 | 1 | -3/+3 |
| * | | fix socket argument to AR and add rails spec | Dan Peterson | 2007-11-23 | 1 | -0/+47 |
| |/ |
|
* | | Incorporating patch 20071030034736-6856b-6004090b3968cdbf7d366a03ee1c44e2160a... | Luke Kanies | 2007-11-24 | 1 | -0/+386 |
* | | Integrating most of Matt Palmer's from | Luke Kanies | 2007-11-24 | 1 | -0/+69 |
* | | Applying patch 20070913004017-6856b-cdbbba99de0b33b64874205a27833b5114fcc6b9.... | Luke Kanies | 2007-11-23 | 1 | -0/+11 |
|/ |
|
* | Adding more tests to the redhat interface provider. It no | Luke Kanies | 2007-11-23 | 1 | -1/+103 |
* | Rewriting the sunos interface provider to manually parse and | Luke Kanies | 2007-11-23 | 1 | -48/+166 |
* | Adding unit tests for the sunos interface provider. | Luke Kanies | 2007-11-23 | 1 | -0/+121 |
* | Adding some unit tests for the interface type before i go messing around with it | Luke Kanies | 2007-11-23 | 1 | -0/+95 |
* | Fixing the first part of #787. Not all collections were | Luke Kanies | 2007-11-20 | 1 | -0/+25 |
* | Removing the bootproto and broadcast attributes from the redhat interface pro... | Luke Kanies | 2007-11-20 | 1 | -18/+0 |
* | fixing the path to the spec helper in the exec test | Luke Kanies | 2007-11-20 | 1 | -1/+1 |
* | Fixing #762. The main problem was that I accepted the patch | Luke Kanies | 2007-11-20 | 1 | -0/+187 |
* | Moving the exec test into the types/ directory | Luke Kanies | 2007-11-20 | 1 | -0/+0 |
* | Fixing the exec spec so it works when non-root and is a bit cleaner | Luke Kanies | 2007-11-20 | 1 | -42/+12 |
* | Using the Environment class to determine the default environment, | Luke Kanies | 2007-11-20 | 5 | -52/+61 |
* | The Puppet settings instance now validates environments when | Luke Kanies | 2007-11-19 | 1 | -0/+5 |
* | Fixing #911 and #912 -- there's a default environment (development) | Luke Kanies | 2007-11-19 | 1 | -0/+80 |
* | Merge commit 'davids-bugfixes/rest/fix-903' | Luke Kanies | 2007-11-19 | 1 | -0/+124 |
|\ |
|
| * | Add Exec{ logoutput=> on_failure } | David Schmitt | 2007-11-19 | 1 | -12/+52 |
| * | tests for #903: fail when no logoutput is generated on failure | David Schmitt | 2007-11-17 | 1 | -0/+84 |
* | | Fixing #446. I ended up largely not using porridge's patch, | Luke Kanies | 2007-11-19 | 1 | -0/+50 |
* | | Merge commit 'davids-bugfixes/tests/fix-settings-fail-as-root' | Luke Kanies | 2007-11-19 | 1 | -4/+5 |
|\ \ |
|