summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
* | Fixing #951 -- external nodes work again, but you have toLuke Kanies2007-12-104-87/+109
* | Fixing the rest of #948. My previous work was sufficient,Luke Kanies2007-12-101-0/+14
* | Fixing part of #948 -- per-setting hooks are now calledLuke Kanies2007-12-101-2/+47
|/
* Adding basic unit tests for type/user by DavidS from #948.Luke Kanies2007-12-061-0/+58
* Fixing #923. Resources that are collected on the localLuke Kanies2007-12-061-13/+0
* Updated tests for http_enable_post_connection_check configuration setting.Jeffrey J McCune2007-11-291-0/+10
* Fixing a couple of tests that were failing on a different platform or with a ...Luke Kanies2007-11-282-2/+2
* Fixing #892 -- filesystem mounts are no longer remounted.Luke Kanies2007-11-281-0/+7
* Fixing #527 (rewrote service tests), #766 (services only restart when theyLuke Kanies2007-11-282-2/+249
* Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppetLuke Kanies2007-11-281-1/+11
|\
| * Making a few changes to the transportable class to enhance backward compatibi...Luke Kanies2007-11-281-1/+11
* | Another backward compatibility patch, this time helping with a new server and...Luke Kanies2007-11-281-1/+6
|/
* Theoretically, this patch is to fix #917 (which it does), butLuke Kanies2007-11-287-37/+96
* Adding a top-level ResourceReference class that everythingLuke Kanies2007-11-281-0/+43
* Fixing #931 by keeping track in configurations ofLuke Kanies2007-11-274-6/+35
* Fixing the persistent and periodic schedule test failuresLuke Kanies2007-11-271-0/+374
* Fixing #924 -- clearing the configuration cache before andLuke Kanies2007-11-261-1/+0
* Fixing #920 -- I have replaced the existing mount test with anLuke Kanies2007-11-261-0/+189
* Fixing a test that was erroneously testing for the wrong featureLuke Kanies2007-11-261-1/+1
* Rewriting the tests for the package resource type, fixing #930.Luke Kanies2007-11-261-0/+246
* Fixing #921, mostly by just deleting the existing test. I hadLuke Kanies2007-11-261-4/+22
* Merge branch 'plugins_mount', fixing #891.Luke Kanies2007-11-241-0/+13
|\
| * Integrating Matt Palmer's patch to provide a 'plugins'Luke Kanies2007-11-241-0/+13
* | Implementing the test for setting the RailsLuke Kanies2007-11-241-18/+41
* | Merge commit 'danp/rails_socket_and_tests'Luke Kanies2007-11-241-0/+94
|\ \
| * | change up rails specs again with Luke's helpDan Peterson2007-11-241-41/+79
| * | mock all use of Puppet[] in Puppet::Rails.database_argumentsDan Peterson2007-11-231-26/+35
| * | fix spacingDan Peterson2007-11-231-3/+3
| * | fix socket argument to AR and add rails specDan Peterson2007-11-231-0/+47
| |/
* | Incorporating patch 20071030034736-6856b-6004090b3968cdbf7d366a03ee1c44e2160a...Luke Kanies2007-11-241-0/+386
* | Integrating most of Matt Palmer's fromLuke Kanies2007-11-241-0/+69
* | Applying patch 20070913004017-6856b-cdbbba99de0b33b64874205a27833b5114fcc6b9....Luke Kanies2007-11-231-0/+11
|/
* Adding more tests to the redhat interface provider. It noLuke Kanies2007-11-231-1/+103
* Rewriting the sunos interface provider to manually parse andLuke Kanies2007-11-231-48/+166
* Adding unit tests for the sunos interface provider.Luke Kanies2007-11-231-0/+121
* Adding some unit tests for the interface type before i go messing around with itLuke Kanies2007-11-231-0/+95
* Fixing the first part of #787. Not all collections wereLuke Kanies2007-11-201-0/+25
* 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-201-0/+187
* Moving the exec test into the types/ directoryLuke Kanies2007-11-201-0/+0
* 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-205-52/+61
* The Puppet settings instance now validates environments whenLuke Kanies2007-11-191-0/+5
* Fixing #911 and #912 -- there's a default environment (development)Luke Kanies2007-11-191-0/+80
* Merge commit 'davids-bugfixes/rest/fix-903'Luke Kanies2007-11-191-0/+124
|\
| * Add Exec{ logoutput=> on_failure }David Schmitt2007-11-191-12/+52
| * tests for #903: fail when no logoutput is generated on failureDavid Schmitt2007-11-171-0/+84
* | Fixing #446. I ended up largely not using porridge's patch,Luke Kanies2007-11-191-0/+50
* | Merge commit 'davids-bugfixes/tests/fix-settings-fail-as-root'Luke Kanies2007-11-191-4/+5
|\ \