| Commit message (Expand) | Author | Age | Files | Lines |
| * | Patching a bit for #804 by making the maximum much higher UID | Luke Kanies | 2007-11-23 | 2 | -9/+11 |
| * | Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppet | Luke Kanies | 2007-11-23 | 3 | -0/+14 |
| |\ |
|
| | * | Fixing #886 -- the problem was the I had changed the base | Luke Kanies | 2007-11-23 | 2 | -0/+7 |
| | * | Added calls to endgrent/endpwent in util/posix.rb to | Luke Kanies | 2007-11-23 | 1 | -0/+7 |
| * | | 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 | 1 | -1/+2 |
| * | Adding more tests to the redhat interface provider. It no | Luke Kanies | 2007-11-23 | 1 | -18/+25 |
| * | Rewriting the sunos interface provider to manually parse and | Luke Kanies | 2007-11-23 | 1 | -80/+98 |
| * | Adding unit tests for the sunos interface provider. | Luke Kanies | 2007-11-23 | 1 | -2/+2 |
| * | Adding some unit tests for the interface type before i go messing around with it | Luke Kanies | 2007-11-23 | 1 | -1/+0 |
| * | Fixing the first part of #787. Not all collections were | Luke Kanies | 2007-11-20 | 1 | -4/+5 |
| * | Applying patch from #834, apparently fixing a problem | Luke Kanies | 2007-11-20 | 1 | -1/+6 |
| * | Fixing #762. The main problem was that I accepted the patch | Luke Kanies | 2007-11-20 | 2 | -78/+70 |
| * | Using the Environment class to determine the default environment, | Luke Kanies | 2007-11-20 | 3 | -10/+14 |
| * | The Puppet settings instance now validates environments when | Luke Kanies | 2007-11-19 | 1 | -2/+4 |
| * | Fixing #911 and #912 -- there's a default environment (development) | Luke Kanies | 2007-11-19 | 2 | -4/+54 |
| * | Fixing a failing test from my fix for #446 -- I had changed | Luke Kanies | 2007-11-19 | 1 | -6/+5 |
| * | Merge commit 'davids-bugfixes/rest/fix-903' | Luke Kanies | 2007-11-19 | 1 | -10/+17 |
| |\ |
|
| | * | Add Exec{ logoutput=> on_failure } | David Schmitt | 2007-11-19 | 1 | -4/+12 |
| | * | fix #903: add patch from hrvojehr | David Schmitt | 2007-11-17 | 1 | -6/+5 |
| * | | Fixing #896 by applying DerekW's patches, with slight | Luke Kanies | 2007-11-19 | 3 | -14/+13 |
| * | | Fixing #446. I ended up largely not using porridge's patch, | Luke Kanies | 2007-11-19 | 1 | -21/+34 |
| * | | Merge commit 'davids-bugfixes/tests/fix-cron-tests' | Luke Kanies | 2007-11-19 | 1 | -1/+1 |
| |\ \ |
|
| | * | | fix the underlying dependency on the environment in the cron type | David Schmitt | 2007-11-11 | 1 | -1/+1 |
| | |/ |
|
| * | | 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 | 15 | -122/+179 |
| * | | Applying fix by Jeff McCune from #905 | Luke Kanies | 2007-11-18 | 1 | -0/+4 |
| * | | Merge commit 'davids-bugfixes/rest/tests-for-872' | Luke Kanies | 2007-11-18 | 1 | -0/+6 |
| |\ \ |
|
| | * | | fix #872: improve property(:content).insync? | David Schmitt | 2007-11-09 | 1 | -0/+6 |
| | |/ |
|
| * | | Merge commit 'davids-bugfixes/rest/fix-815-by-using-main-explicitly' | Luke Kanies | 2007-11-18 | 5 | -12/+6 |
| |\ \ |
|
| | * | | fix #815: add :main to all use() for :reporting and :metrics | David Schmitt | 2007-11-09 | 4 | -4/+4 |
| | * | | remove obsolete runners variable | David Schmitt | 2007-11-09 | 1 | -8/+2 |
| | |/ |
|
| * | | Fixed most failing tests, but there are still over thirty failing. | Luke Kanies | 2007-11-18 | 10 | -87/+72 |
| * | | Modifying how default resources are created; they are now | Luke Kanies | 2007-11-15 | 3 | -28/+26 |
| * | | This commit is the first run at removing all global | Luke Kanies | 2007-11-13 | 11 | -93/+53 |
| * | | Fixing a parser test -- really, just removing tests | Luke Kanies | 2007-11-13 | 2 | -1/+2 |
| * | | Fixing #800 by refactoring how configurations are retrieved | Luke Kanies | 2007-11-12 | 11 | -201/+171 |
| * | | Moving some compile tests to the spec/ directory, and | Luke Kanies | 2007-11-12 | 1 | -5/+14 |
| * | | Changing the 'main' class to no longer be lazy-evaluated. | Luke Kanies | 2007-11-12 | 1 | -0/+2 |
| * | | 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 | 10 | -53/+373 |
| |\ \
| |/
|/| |
|
| | * | One significant step closer to getting autotest running properly on the Puppe... | Rick Bradley | 2007-10-26 | 1 | -2/+1 |
| | * | Merge branch 'master' of git://reductivelabs.com/puppet into routing | Rick Bradley | 2007-10-26 | 13 | -61/+126 |
| | |\ |
|
| | * | | Exceptions on requests are now captured, exceptions are serialized, and excep... | Rick Bradley | 2007-10-23 | 3 | -5/+11 |
| | * | | Finish serializing successful results (via calls to to_yaml, etc.) for REST h... | Rick Bradley | 2007-10-23 | 3 | -4/+12 |
| | * | | REST handlers now properly returning 200 status on success. | Rick Bradley | 2007-10-23 | 2 | -3/+3 |
| | * | | Merge branch 'master' of git://reductivelabs.com/puppet into routing | Rick Bradley | 2007-10-23 | 18 | -84/+413 |
| | |\ \ |
|
| | * \ \ | Merge branch 'master' of git://reductivelabs.com/puppet into routing | Rick Bradley | 2007-10-22 | 26 | -33/+873 |
| | |\ \ \ |
|