| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Accepting a modified form of the patch from #885 by immerda. | Luke Kanies | 2007-11-23 | 2 | -0/+3 |
|/ / |
|
* | | Applying patch from #896 by whaymond_home, adding more | Luke Kanies | 2007-11-23 | 1 | -2/+4 |
* | | Obviating targets in interfaces; they now just generate a warning. | Luke Kanies | 2007-11-23 | 2 | -1/+6 |
* | | Adding more tests to the redhat interface provider. It no | Luke Kanies | 2007-11-23 | 2 | -19/+128 |
* | | Rewriting the sunos interface provider to manually parse and | Luke Kanies | 2007-11-23 | 2 | -128/+264 |
* | | Adding unit tests for the sunos interface provider. | Luke Kanies | 2007-11-23 | 2 | -2/+123 |
* | | Adding some unit tests for the interface type before i go messing around with it | Luke Kanies | 2007-11-23 | 3 | -40/+95 |
* | | Fixing the first part of #787. Not all collections were | Luke Kanies | 2007-11-20 | 2 | -4/+30 |
* | | Applying patch from #834, apparently fixing a problem | Luke Kanies | 2007-11-20 | 1 | -1/+6 |
* | | 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 | 4 | -78/+261 |
* | | Moving the exec test into the types/ directory | Luke Kanies | 2007-11-20 | 1 | -0/+0 |
* | | Fixing the last failing test relating to the environment changes | Luke Kanies | 2007-11-20 | 1 | -1/+2 |
* | | 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 | 9 | -64/+79 |
* | | The Puppet settings instance now validates environments when | Luke Kanies | 2007-11-19 | 2 | -2/+9 |
* | | Fixing #911 and #912 -- there's a default environment (development) | Luke Kanies | 2007-11-19 | 4 | -4/+137 |
* | | Removing the manual ssldir setting by David in 59626cb3907d36e4fd762277daa76f... | Luke Kanies | 2007-11-19 | 1 | -1/+0 |
* | | Merge commit 'davids-bugfixes/tests/fix-test-client-ca' | Luke Kanies | 2007-11-19 | 2 | -0/+2 |
|\ \ |
|
| * | | fix failing CA test, when testing with incomplete setup (no ssldir, no DNS) | David Schmitt | 2007-11-11 | 2 | -0/+2 |
* | | | Fixing a failing test from my fix for #446 -- I had changed | Luke Kanies | 2007-11-19 | 2 | -20/+5 |
* | | | Fixing a few test suites that passed when run as | Luke Kanies | 2007-11-19 | 9 | -0/+18 |
* | | | Merge commit 'davids-bugfixes/rest/fix-903' | Luke Kanies | 2007-11-19 | 2 | -10/+141 |
|\ \ \ |
|
| * | | | Add Exec{ logoutput=> on_failure } | David Schmitt | 2007-11-19 | 2 | -16/+64 |
| * | | | fix #903: add patch from hrvojehr | David Schmitt | 2007-11-17 | 1 | -6/+5 |
| * | | | tests for #903: fail when no logoutput is generated on failure | David Schmitt | 2007-11-17 | 1 | -0/+84 |
| |/ / |
|
* | | | Fixing #896 by applying DerekW's patches, with slight | Luke Kanies | 2007-11-19 | 4 | -14/+18 |
* | | | Fixing #446. I ended up largely not using porridge's patch, | Luke Kanies | 2007-11-19 | 3 | -21/+91 |
* | | | Merge commit 'davids-bugfixes/tests/fix-settings-fail-as-root' | Luke Kanies | 2007-11-19 | 1 | -4/+5 |
|\ \ \ |
|
| * | | | fix a testfailure when running spec tests as root | David Schmitt | 2007-11-10 | 1 | -4/+5 |
| |/ / |
|
* | | | Merge commit 'davids-bugfixes/tests/fix-cron-tests' | Luke Kanies | 2007-11-19 | 2 | -3/+3 |
|\ \ \ |
|
| * | | | fix the underlying dependency on the environment in the cron type | David Schmitt | 2007-11-11 | 1 | -1/+1 |
| * | | | fix crontests depending on ENV[USER] by using Etc.getpwuid(Process.uid) instead | David Schmitt | 2007-11-11 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge commit 'davids-bugfixes/tests/fix-HOME-dependency' | Luke Kanies | 2007-11-19 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | fix dependency on $HOME, which causes massive failures when running without e... | David Schmitt | 2007-11-11 | 1 | -0/+4 |
| |/ / |
|
* | | | Reverting the changes I'd made toward removing the global | Luke Kanies | 2007-11-19 | 41 | -467/+519 |
* | | | Applying fix by Jeff McCune from #905 | Luke Kanies | 2007-11-18 | 2 | -0/+9 |
* | | | Merge commit 'davids-bugfixes/rest/tests-for-872' | Luke Kanies | 2007-11-18 | 2 | -0/+38 |
|\ \ \ |
|
| * | | | fix #872: improve property(:content).insync? | David Schmitt | 2007-11-09 | 1 | -0/+6 |
| * | | | tests for #872: check interaction between "replace" and "content" | David Schmitt | 2007-11-09 | 1 | -0/+32 |
| |/ / |
|
* | | | Merge commit 'davids-bugfixes/rest/fix-815-by-using-main-explicitly' | Luke Kanies | 2007-11-18 | 6 | -14/+8 |
|\ \ \ |
|
| * | | | fix #815: add :main to all use() for :reporting and :metrics | David Schmitt | 2007-11-09 | 5 | -6/+6 |
| * | | | remove obsolete runners variable | David Schmitt | 2007-11-09 | 1 | -8/+2 |
| |/ / |
|
* | | | Fixing a SimpleGraph unit test so it doesn't depend | Luke Kanies | 2007-11-18 | 1 | -1/+3 |
* | | | Fixed most failing tests, but there are still over thirty failing. | Luke Kanies | 2007-11-18 | 36 | -427/+326 |
* | | | Modifying how default resources are created; they are now | Luke Kanies | 2007-11-15 | 4 | -32/+43 |
* | | | This commit is the first run at removing all global | Luke Kanies | 2007-11-13 | 13 | -94/+132 |
* | | | Fixing a parser test -- really, just removing tests | Luke Kanies | 2007-11-13 | 3 | -18/+5 |
* | | | Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppet-luke | Luke Kanies | 2007-11-12 | 61 | -933/+2599 |
|\ \ \ |
|