summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* [#4242] Fixed recursion due to parents including their childrenNick Lewis2010-07-252-2/+51
* Fix for #3382 -- Empty classes as graph placeholdersMarkus Roberts2010-07-243-7/+23
* Fixed example config.ruJames Turnbull2010-07-211-3/+2
* Fixed network and indirection referenceJames Turnbull2010-07-202-0/+3
* Fixed Indirection referenceJames Turnbull2010-07-201-1/+1
* Updated CHANGELOG for 2.6.0James Turnbull2010-07-201-0/+11
* Fixing #4268 - manifests always importedLuke Kanies2010-07-194-38/+26
* [#4269] Undef variables interpolate to empty stringNick Lewis2010-07-192-1/+32
* [#4270] Force inherited classes to load into the correct environmentJesse Wolfe2010-07-196-13/+43
* [#4287] Fix the undefined evaluate_match error when comparing functionsMatt Robinson2010-07-194-71/+84
* Tweak to tweak to fix for #4233 -- ":" is valid in type namesMarkus Roberts2010-07-191-1/+1
* Bandaid for #4285 -- :name vs <namevar>Markus Roberts2010-07-191-1/+5
* Tweak to fix for #4233 -- only accept word chars in typesMarkus Roberts2010-07-191-1/+1
* Updated CHANGELOG for 2.6.0RC4James Turnbull2010-07-191-0/+18
* [#4233] Ruby regexps are not multiline by default, but Resource titles can be...Jesse Wolfe2010-07-186-3/+47
* Fix for #4234 -- ruby DSL fails on second resourceMarkus Roberts2010-07-181-1/+1
* Fix for #4236 -- Only interpolate $ if followed by a variableMarkus Roberts2010-07-182-8/+16
* Fix #4238 - if should match undef as ''Brice Figureau2010-07-184-32/+79
* Minimal fix for #4243 -- import isn't thread safeMarkus Roberts2010-07-183-29/+27
* [#4247] storeconfigs was calling Puppet::Parser::Resource.new with the wrong ...Jesse Wolfe2010-07-184-3/+28
* [#4256] External nodes parameters can now be assigned to nodesMatt Robinson2010-07-182-6/+7
* Fix for #4257 -- problems resolving ::-prefixed classesMarkus Roberts2010-07-181-5/+1
* Fix #4262 - Puppetmaster used to log compilation timeBrice Figureau2010-07-182-2/+12
* Fix for #4255 -- misleading diagnostic messageMarkus Roberts2010-07-181-2/+0
* Partial fix for #4278 -- the performance aspectsMarkus Roberts2010-07-185-34/+10
* Fixed #4249 - Updated SUSE packaging specificationsJames Turnbull2010-07-163-20/+26
* New man pages for 2.6.0James Turnbull2010-07-1511-316/+373
* Fixes errant Trac references in documentationJames Turnbull2010-07-1520-20/+20
* Updated CHANGELOG for 2.6.0rc3James Turnbull2010-07-141-0/+12
* [#4219] Install misses command_line dir, puppet $app --help failsTodd Zullinger2010-07-131-1/+1
* conf/redhat: Consistently pass pidfile option to daemon, killproc, and statusTodd Zullinger2010-07-132-11/+20
* conf/redhat: Update conf/init files for single binaryTodd Zullinger2010-07-133-3/+3