summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed #4025 (failure in launchd if certain plists are binary).Paul Berry2010-09-291-5/+6
* Fix for #4804 -- escaped backslashes in interpolated stringsMarkus Roberts2010-09-281-0/+8
* (#4860) Add regression tests that would have caught bad params methodMatt Robinson2010-09-281-13/+17
* Fix #4226 - Prepend 'Puppet CA: ' to fqdn for default root ca_nameJacob Helwig2010-09-281-1/+12
* Port Puppet::SSLCertificates::CA test to rspecJacob Helwig2010-09-281-0/+99
* Fixes #4852 - error messages involving Whits now mention Classes insteadNick Lewis2010-09-281-0/+11
* (#4763) Don't call a method that was removed in Rails 3 activerecordMatt Robinson2010-09-221-4/+10
* Fixed #4763 - Hardcoded ActiveRecord versionJames Turnbull2010-09-221-1/+1
* Fixes #4822 -- Puppet doc -o option brokenPaul Berry2010-09-221-25/+16
* [#4798] Puppet doc manifests documentation mode brokenPaul Berry2010-09-221-1/+1
* [#4692] undefined variables cause :undef to be passed to functionsPaul Berry2010-09-221-4/+14
* Fix #4743: Allow the audit meta-parameter to accept both 'all', and :allJacob Helwig2010-09-221-0/+7
* [#4716] ResourceTypeAPI exposes implementation details that are likely to changePaul Berry2010-09-222-21/+32
* [#4771] Import of manifests with the same name only happens oncePaul Berry2010-09-231-16/+3
* Fix for #4708 - tagmail should allow . in tagnameDan Bode2010-09-231-0/+1
* [#4756] addendum for #4756Jesse Wolfe2010-09-141-0/+5
* Fix for Bug #4756 - Providers no longer respect missing featuresJames Cammarata2010-09-141-0/+8
* Fix for #4646 -- Missing stubMarkus Roberts2010-09-071-1/+1
* Fix for tests broken by fix for #4489 -- stub standaloneMarkus Roberts2010-09-071-0/+1
* [#4308] Remove puppettest from specsMatt Robinson2010-09-035-6/+7
* Fixed RSpec warning messagesJames Turnbull2010-08-312-2/+2
* Fix for #4542 -- included classes weren't assigned proper stagesMarkus Roberts2010-08-241-1/+12
* Fix for #4518 -- classes not getting added to compiler.classesMarkus Roberts2010-08-211-0/+17
* [#4545] Remove obsolete 'trac' specsJesse Wolfe2010-08-211-19/+0
* Maint. -- Fix test failures broken by previous commitMarkus Roberts2010-08-211-6/+18
* [#4298] Puppet apply prints an error if the file to apply doesn't existMatt Robinson2010-08-211-3/+21
* Further RST to Markdown fixes for types, values, testsJames Turnbull2010-08-121-2/+2
* Maint. Passenger fix broke a testMarkus Roberts2010-08-061-3/+3
* Fixes #4485 -- single quoted strings should not treat \n as new lineMarkus Roberts2010-08-051-0/+1
* [#4364] Fix failing spec due to incorrect loglevelJesse Wolfe2010-08-041-1/+1
* Fix for #4465 -- earlier "feature" patch broke ldapMarkus Roberts2010-08-041-17/+19
* [#4467] Make Puppet Master respect facts_terminus settingsRein Henrichs2010-08-042-6/+13
* [#4370] Fixes extlookup precedence getting overwritten between runsMatt Robinson2010-08-032-3/+17
* [#4423] repair parameterized class instantiationJesse Wolfe2010-08-031-0/+7
* [#4423] class { shouldn't get stored on the namespace stackJesse Wolfe2010-08-031-0/+6
* [#4397]+[#4344] Move type-name resolution out of Puppet::Resource into the AS...Jesse Wolfe2010-08-0310-55/+37
* [#4344] Fix for failing templates when module name matches file in local dir.Paul Berry2010-08-032-4/+4
* [#4242] Fixed (removed) a broken unit testNick Lewis2010-08-031-22/+0
* Fix #4349 - Parsing with ignoreimport=true was always loading site.ppMarkus Roberts2010-07-251-0/+8
* Fix #4348 - Puppet doc single manifest brokenBrice Figureau2010-07-251-0/+13
* extlookup() is a builtinJesse Wolfe2010-07-251-0/+85
* [#4333] old optparse doesn't support default_argv=Jesse Wolfe2010-07-251-12/+2
* Fix #4319 - source file url sent to the master is invalidBrice Figureau2010-07-251-1/+1
* Fix for #4303 -- reverting to old escaping in '-stringsMarkus Roberts2010-07-251-0/+3
* Fix #4302 - Compilation speed regression compared to 2.6Brice Figureau2010-07-251-3/+32
* Fix #4286 - rename puppetdoc global module <site> to __site__Brice Figureau2010-07-251-3/+3
* Temporary tweak to tests for #4242Markus Roberts2010-07-251-0/+5
* [#4242] Fixed recursion due to parents including their childrenNick Lewis2010-07-251-0/+50
* Fix for #3382 -- Empty classes as graph placeholdersMarkus Roberts2010-07-241-2/+12
* Fixing #4268 - manifests always importedLuke Kanies2010-07-192-23/+16