summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Accepting a modified form of the patch from #885 by immerda.Luke Kanies2007-11-232-0/+3
|/ /
* | Applying patch from #896 by whaymond_home, adding moreLuke Kanies2007-11-231-2/+4
* | Obviating targets in interfaces; they now just generate a warning.Luke Kanies2007-11-232-1/+6
* | Adding more tests to the redhat interface provider. It noLuke Kanies2007-11-232-19/+128
* | Rewriting the sunos interface provider to manually parse andLuke Kanies2007-11-232-128/+264
* | Adding unit tests for the sunos interface provider.Luke Kanies2007-11-232-2/+123
* | Adding some unit tests for the interface type before i go messing around with itLuke Kanies2007-11-233-40/+95
* | Fixing the first part of #787. Not all collections wereLuke Kanies2007-11-202-4/+30
* | Applying patch from #834, apparently fixing a problemLuke Kanies2007-11-201-1/+6
* | Removing the bootproto and broadcast attributes from the redhat interface pro...Luke Kanies2007-11-201-18/+0
* | fixing the path to the spec helper in the exec testLuke Kanies2007-11-201-1/+1
* | Fixing #762. The main problem was that I accepted the patchLuke Kanies2007-11-204-78/+261
* | Moving the exec test into the types/ directoryLuke Kanies2007-11-201-0/+0
* | Fixing the last failing test relating to the environment changesLuke Kanies2007-11-201-1/+2
* | Fixing the exec spec so it works when non-root and is a bit cleanerLuke Kanies2007-11-201-42/+12
* | Using the Environment class to determine the default environment,Luke Kanies2007-11-209-64/+79
* | The Puppet settings instance now validates environments whenLuke Kanies2007-11-192-2/+9
* | Fixing #911 and #912 -- there's a default environment (development)Luke Kanies2007-11-194-4/+137
* | Removing the manual ssldir setting by David in 59626cb3907d36e4fd762277daa76f...Luke Kanies2007-11-191-1/+0
* | Merge commit 'davids-bugfixes/tests/fix-test-client-ca'Luke Kanies2007-11-192-0/+2
|\ \
| * | fix failing CA test, when testing with incomplete setup (no ssldir, no DNS)David Schmitt2007-11-112-0/+2
* | | Fixing a failing test from my fix for #446 -- I had changedLuke Kanies2007-11-192-20/+5
* | | Fixing a few test suites that passed when run asLuke Kanies2007-11-199-0/+18
* | | Merge commit 'davids-bugfixes/rest/fix-903'Luke Kanies2007-11-192-10/+141
|\ \ \
| * | | Add Exec{ logoutput=> on_failure }David Schmitt2007-11-192-16/+64
| * | | fix #903: add patch from hrvojehrDavid Schmitt2007-11-171-6/+5
| * | | tests for #903: fail when no logoutput is generated on failureDavid Schmitt2007-11-171-0/+84
| |/ /
* | | Fixing #896 by applying DerekW's patches, with slightLuke Kanies2007-11-194-14/+18
* | | Fixing #446. I ended up largely not using porridge's patch,Luke Kanies2007-11-193-21/+91
* | | Merge commit 'davids-bugfixes/tests/fix-settings-fail-as-root'Luke Kanies2007-11-191-4/+5
|\ \ \
| * | | fix a testfailure when running spec tests as rootDavid Schmitt2007-11-101-4/+5
| |/ /
* | | Merge commit 'davids-bugfixes/tests/fix-cron-tests'Luke Kanies2007-11-192-3/+3
|\ \ \
| * | | fix the underlying dependency on the environment in the cron typeDavid Schmitt2007-11-111-1/+1
| * | | fix crontests depending on ENV[USER] by using Etc.getpwuid(Process.uid) insteadDavid Schmitt2007-11-111-2/+2
| |/ /
* | | Merge commit 'davids-bugfixes/tests/fix-HOME-dependency'Luke Kanies2007-11-191-0/+4
|\ \ \
| * | | fix dependency on $HOME, which causes massive failures when running without e...David Schmitt2007-11-111-0/+4
| |/ /
* | | Reverting the changes I'd made toward removing the globalLuke Kanies2007-11-1941-467/+519
* | | Applying fix by Jeff McCune from #905Luke Kanies2007-11-182-0/+9
* | | Merge commit 'davids-bugfixes/rest/tests-for-872'Luke Kanies2007-11-182-0/+38
|\ \ \
| * | | fix #872: improve property(:content).insync?David Schmitt2007-11-091-0/+6
| * | | tests for #872: check interaction between "replace" and "content"David Schmitt2007-11-091-0/+32
| |/ /
* | | Merge commit 'davids-bugfixes/rest/fix-815-by-using-main-explicitly'Luke Kanies2007-11-186-14/+8
|\ \ \
| * | | fix #815: add :main to all use() for :reporting and :metricsDavid Schmitt2007-11-095-6/+6
| * | | remove obsolete runners variableDavid Schmitt2007-11-091-8/+2
| |/ /
* | | Fixing a SimpleGraph unit test so it doesn't dependLuke Kanies2007-11-181-1/+3
* | | Fixed most failing tests, but there are still over thirty failing.Luke Kanies2007-11-1836-427/+326
* | | Modifying how default resources are created; they are nowLuke Kanies2007-11-154-32/+43
* | | This commit is the first run at removing all globalLuke Kanies2007-11-1313-94/+132
* | | Fixing a parser test -- really, just removing testsLuke Kanies2007-11-133-18/+5
* | | Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppet-lukeLuke Kanies2007-11-1261-933/+2599
|\ \ \