summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)AuthorFilesLines
2011-05-22(#5908) Add support for new update-rc.d disable APIMax Martin1-2/+14
2010-12-23(#4534/#4778) -- Normalize parameterized classesPaul Berry3-109/+154
2010-12-01Disable remote ralsh by defaultPaul Berry1-1/+0
2010-09-30Fix for #4896 -- stray newline left over from removed diagnosticMarkus Roberts1-1/+2
2010-09-30Fixes #4792 (Duplicate definition since 2.6.1 upgrade)Paul Berry1-0/+21
2010-09-29Improvement to #4025: made spec tests work on all platformsPaul Berry1-1/+3
2010-09-29Adds #3046 - support for password min/max ageNick Lewis3-2/+33
2010-09-29[#4783] (#4783) Fix RRDGraph report generationMatt Robinson5-1/+286
2010-09-29Add user account expiry to the useradd type and providerDean Wilson2-1/+24
2010-09-29Fixed #4025 (failure in launchd if certain plists are binary).Paul Berry1-5/+6
2010-09-28Fix for #4804 -- escaped backslashes in interpolated stringsMarkus Roberts1-0/+8
2010-09-28(#4860) Add regression tests that would have caught bad params methodMatt Robinson1-13/+17
2010-09-28Fix #4226 - Prepend 'Puppet CA: ' to fqdn for default root ca_nameJacob Helwig2-2/+13
2010-09-28Port Puppet::SSLCertificates::CA test to rspecJacob Helwig1-0/+99
2010-09-28Fixes #4852 - error messages involving Whits now mention Classes insteadNick Lewis1-0/+11
2010-09-22(#4763) Don't call a method that was removed in Rails 3 activerecordMatt Robinson1-4/+10
2010-09-22Fixed #4763 - Hardcoded ActiveRecord versionJames Turnbull1-1/+1
2010-09-22Fixes #4822 -- Puppet doc -o option brokenPaul Berry2-25/+23
2010-09-22[#4798] Puppet doc manifests documentation mode brokenPaul Berry2-1/+49
2010-09-22[#4692] undefined variables cause :undef to be passed to functionsPaul Berry1-4/+14
2010-09-22Fix #4743: Allow the audit meta-parameter to accept both 'all', and :allJacob Helwig1-0/+7
2010-09-22[#4716] ResourceTypeAPI exposes implementation details that are likely to changePaul Berry3-21/+160
2010-09-23[#4771] Import of manifests with the same name only happens oncePaul Berry2-16/+4
2010-09-23Fix for #4708 - tagmail should allow . in tagnameDan Bode1-0/+1
2010-09-14[#4756] addendum for #4756Jesse Wolfe1-0/+5
2010-09-14Fix for Bug #4756 - Providers no longer respect missing featuresJames Cammarata1-0/+8
2010-09-07Fix for #4646 -- Missing stubMarkus Roberts1-1/+1
2010-09-07Fix for tests broken by fix for #4489 -- stub standaloneMarkus Roberts1-0/+1
2010-09-04[#4660] Avoid passing rake and autotest args to puppet testsMatt Robinson1-0/+3
2010-09-03[#4308] Remove puppettest from specsMatt Robinson9-38/+27
2010-08-31Fixed RSpec warning messagesJames Turnbull2-2/+2
2010-08-24Fix for #4489 -- apply was using the rest terminusMarkus Roberts1-1/+12
2010-08-24Fix for #4542 -- included classes weren't assigned proper stagesMarkus Roberts1-1/+12
2010-08-21Fix for #4518 -- classes not getting added to compiler.classesMarkus Roberts1-0/+17
2010-08-21[#4545] Remove obsolete 'trac' specsJesse Wolfe1-19/+0
2010-08-21Maint. -- Fix test failures broken by previous commitMarkus Roberts1-6/+18
2010-08-21[#4298] Puppet apply prints an error if the file to apply doesn't existMatt Robinson1-3/+21
2010-08-12Further RST to Markdown fixes for types, values, testsJames Turnbull1-2/+2
2010-08-06Maint. Passenger fix broke a testMarkus Roberts1-3/+3
2010-08-05Fixes #4485 -- single quoted strings should not treat \n as new lineMarkus Roberts1-0/+1
2010-08-04[#4364] Fix failing spec due to incorrect loglevelJesse Wolfe1-1/+1
2010-08-04Fix for #4465 -- earlier "feature" patch broke ldapMarkus Roberts1-17/+19
2010-08-04[#4467] Make Puppet Master respect facts_terminus settingsRein Henrichs2-6/+13
2010-08-03[#4370] Fixes extlookup precedence getting overwritten between runsMatt Robinson2-3/+17
2010-08-03[#4423] repair parameterized class instantiationJesse Wolfe1-0/+7
2010-08-03[#4423] class { shouldn't get stored on the namespace stackJesse Wolfe1-0/+6
2010-08-03[#4397]+[#4344] Move type-name resolution out of Puppet::Resource into the AS...Jesse Wolfe11-55/+80
2010-08-03[#4344] Fix for failing templates when module name matches file in local dir.Paul Berry2-4/+4
2010-08-03[#4284] Fix failing specs run as root due to missing puppet groupNick Lewis11-0/+11
2010-08-03[#4242] Fixed (removed) a broken unit testNick Lewis1-22/+0