| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | 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 |
|\ \ \ |
|
| * | | | Fixing #800 by refactoring how configurations are retrieved | Luke Kanies | 2007-11-12 | 30 | -563/+788 |
| * | | | Moving some compile tests to the spec/ directory, and | Luke Kanies | 2007-11-12 | 4 | -78/+119 |
| * | | | Changing the 'main' class to no longer be lazy-evaluated. | Luke Kanies | 2007-11-12 | 2 | -5/+10 |
| * | | | Adding a memory terminus for facts, which is really only used for testing | Luke Kanies | 2007-11-12 | 1 | -0/+9 |
| * | | | Merge branch 'routing' into test_routing | Luke Kanies | 2007-11-08 | 28 | -290/+1676 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | This won't be perfect by any stretch, but put in a moderately reasonable auto... | Rick Bradley | 2007-10-26 | 1 | -0/+33 |
| | * | | One significant step closer to getting autotest running properly on the Puppe... | Rick Bradley | 2007-10-26 | 10 | -17/+158 |
| | * | | Merge branch 'master' of git://reductivelabs.com/puppet into routing | Rick Bradley | 2007-10-26 | 168 | -467/+759 |
| | |\ \ |
|
| | * | | | Exceptions on requests are now captured, exceptions are serialized, and excep... | Rick Bradley | 2007-10-23 | 5 | -22/+116 |
| | * | | | Finish serializing successful results (via calls to to_yaml, etc.) for REST h... | Rick Bradley | 2007-10-23 | 5 | -135/+177 |
| | * | | | REST handlers now properly returning 200 status on success. | Rick Bradley | 2007-10-23 | 4 | -15/+69 |