summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | fix a testfailure when running spec tests as rootDavid Schmitt2007-11-101-4/+5
| |/
* | Reverting the changes I'd made toward removing the globalLuke Kanies2007-11-192-142/+12
* | Merge commit 'davids-bugfixes/rest/tests-for-872'Luke Kanies2007-11-181-0/+32
|\ \
| * | tests for #872: check interaction between "replace" and "content"David Schmitt2007-11-091-0/+32
| |/
* | 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-182-12/+51
* | Modifying how default resources are created; they are nowLuke Kanies2007-11-151-4/+17
* | This commit is the first run at removing all globalLuke Kanies2007-11-132-1/+79
* | Fixing #800 by refactoring how configurations are retrievedLuke Kanies2007-11-124-98/+460