summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [#4404] Remove requirement for source on Parser::Resource::ParamNick Lewis2010-08-041-1/+1
* [#4364] Fix failing spec due to incorrect loglevelJesse Wolfe2010-08-041-1/+1
* Fix #4458 - Do not dump the whole environment when instances can't be foundBrice Figureau2010-08-041-1/+1
* Fix for #4465 -- earlier "feature" patch broke ldapMarkus Roberts2010-08-042-69/+27
* Maint -- tests need to respect RFC-952Markus Roberts2010-08-041-1/+2
* [#4467] Make Puppet Master respect facts_terminus settingsRein Henrichs2010-08-044-10/+14
* added md5 support as requested in http://serverfault.com/questions/166199/pup...Alice Kærast2010-08-031-0/+5
* [#4381] extlookup shouldn't trigger reparses of .pp filesJesse Wolfe2010-08-031-3/+0
* [#4370] Fixes extlookup precedence getting overwritten between runsMatt Robinson2010-08-035-15/+24
* Fixed #4364 - Reduced audit msg from info to debugJames Turnbull2010-08-031-1/+1
* [#4347] run_mode was colliding with --mode for "puppet doc"Jesse Wolfe2010-08-032-2/+2
* [#4423] repair parameterized class instantiationJesse Wolfe2010-08-034-17/+32
* [#4423] class { shouldn't get stored on the namespace stackJesse Wolfe2010-08-032-1/+7
* [#4397]+[#4344] Move type-name resolution out of Puppet::Resource into the AS...Jesse Wolfe2010-08-0317-185/+137
* [#4344] Temporary fix to stop agent from importing modulesNick Lewis2010-08-031-0/+4
* [#4344] Fix for failing templates when module name matches file in local dir.Paul Berry2010-08-035-13/+13
* [#4336] "reportdir" was in the wrong sectionJesse Wolfe2010-08-031-10/+10
* Fixed #4311 - Typo in defaults.rbJames Turnbull2010-08-031-1/+1
* Fix #4461 - attempt to fix another performance issueBrice Figureau2010-08-033-5/+22
* Fix for #4300 Solaris svc files need new pid filenamesmarkus2010-08-032-2/+2
* [#4284] Fix failing specs run as root due to missing puppet groupNick Lewis2010-08-0311-0/+11
* [#4242] Fixed (removed) a broken unit testNick Lewis2010-08-031-22/+0
* Removed eventual documentation line ... eventually cameJames Turnbull2010-07-301-2/+0
* Fixed #4368 - Updated clean stored configs ext script for new config sectionsJames Turnbull2010-07-281-3/+3
* Updated version to 2.6.1James Turnbull2010-07-271-1/+1
* Updated CHANGELOG for 2.6.1rc1James Turnbull2010-07-271-0/+33
* Update Red Hat spec file for 2.6.0Todd Zullinger2010-07-251-2/+8
* Feature: puppet-load - a tool to stress-test master compilationBrice Figureau2010-07-251-0/+357
* Fix #4245 - default insertion of ACL is not thread safeBrice Figureau2010-07-251-3/+6
* Fix race condition in rack autoloading of request/responseBrice Figureau2010-07-251-0/+3
* Fix #4244 - Cached Attributes is not thread safeBrice Figureau2010-07-251-10/+15
* JRuby doesn't implement Process.maxgroupsBrice Figureau2010-07-251-1/+4
* Fix #4349 - Parsing with ignoreimport=true was always loading site.ppMarkus Roberts2010-07-252-0/+9
* Fix #4348 - Puppet doc single manifest brokenBrice Figureau2010-07-252-1/+14
* extlookup() is a builtinJesse Wolfe2010-07-252-16/+93
* [#4333] old optparse doesn't support default_argv=Jesse Wolfe2010-07-252-14/+3
* Fixed #4326 - Updated SUSE packagingJames Turnbull2010-07-258-73/+186
* Fix #4319 - source file url sent to the master is invalidBrice Figureau2010-07-252-2/+2
* vim: highlight default parameters in definition/classesMarc Fournier2010-07-251-1/+1
* vim: match collected resources.Marc Fournier2010-07-251-0/+1
* vim: added elsifMarc Fournier2010-07-251-1/+1
* Fix for 4314 -- Need to allow '-' in class name for refsMarkus Roberts2010-07-251-1/+1
* Fixed #4304 - Changed logging level for auto import messageJames Turnbull2010-07-251-1/+1
* Fix for #4303 -- reverting to old escaping in '-stringsMarkus Roberts2010-07-252-5/+7
* Tweak to fix for #4302--dangling ref to known_resource_typesMarkus Roberts2010-07-251-6/+5
* Fix #4302 - Compilation speed regression compared to 2.6Brice Figureau2010-07-253-8/+52
* Minimal fix for #4297, with notes for follow-upMarkus Roberts2010-07-251-1/+18
* Fix #4286 - rename puppetdoc global module <site> to __site__Brice Figureau2010-07-252-6/+8
* Fixed yumrepo type deprecation wanringJames Turnbull2010-07-251-1/+1
* Temporary tweak to tests for #4242Markus Roberts2010-07-251-0/+5