summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [#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
* conf/redhat: Rebase rundir-perms patchTodd Zullinger2010-07-131-13/+13
* [#4213] -o option for setting onetime now works properlyNick Lewis2010-07-133-44/+26
* [#3656] Serializing arrays of referencesJesse Wolfe2010-07-132-5/+19
* [#4215] Have rundir depend on vardirMatt Robinson2010-07-132-9/+60
* Fix for #4220 -- modules not implicitly loading their init filesMarkus Roberts2010-07-131-1/+1
* Updated CHANGELOG for 2.6.0rc2James Turnbull2010-07-121-0/+10
* [#4209] catalog.resources should return resourcesJesse Wolfe2010-07-111-0/+4
* Fix for #4210 -- missing require in CAMarkus Roberts2010-07-111-1/+1
* Minimal fix for #4205 -- incorrect Import loop messagesMarkus Roberts2010-07-111-2/+4
* Fix #4206 - import "path/*" tries to import files twiceBrice Figureau2010-07-112-1/+7
* Alt fix for #4207 -- serialize environments as their namesMarkus Roberts2010-07-111-0/+7
* [#4208] Missing parameter breaks multithread compilationJesse Wolfe2010-07-101-3/+3
* Updated CHANGELOG for 2.6.0rc1James Turnbull2010-07-101-0/+622
* Code smell: Two space indentationMarkus Roberts2010-07-091014-111266/+111266
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-09229-713/+713
* Code smell: Don't restate results directly after assignmentMarkus Roberts2010-07-0929-33/+0
* Code smell: Use &&= for dependent initializationMarkus Roberts2010-07-094-6/+6
* Code smell: Use ||= for conditional initializationMarkus Roberts2010-07-0943-55/+55
* Code smell: Omit needless checks on definedMarkus Roberts2010-07-0935-55/+55
* Code smell: Avoid unneeded blocksMarkus Roberts2010-07-0935-135/+45
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-09256-583/+583
* Code smell: Booleans are first class values.Markus Roberts2010-07-0965-388/+92
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-09279-2298/+782
* Code smell: Use string interpolationMarkus Roberts2010-07-09373-1586/+1575
* Code smell: English names for special globals rather than line-noiseMarkus Roberts2010-07-0939-78/+78
* Code smell: Use {} for % notation delimiters wherever practicalMarkus Roberts2010-07-0913-47/+47
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-09385-5642/+6801
* Code smell: Miscellaneous oddity removalMarkus Roberts2010-07-092-2/+2
* Code smell: Win32 --> MS_windowsMarkus Roberts2010-07-0913-32/+32
* Updated GPG rake signing task for new Puppet Labs keyJames Turnbull2010-07-091-3/+3
* [#4182] show_diff was broken for streamed file contentsJesse Wolfe2010-07-092-3/+20
* Fix for #4117 "Storing newly-audited value" messagesMarkus Roberts2010-07-092-2/+2
* Manifests with variables were broken when read from STDIN to puppet applyJesse Wolfe2010-07-091-0/+5
* Use the name in the search path for looking for metadataBryan Kearney2010-07-091-0/+1
* maint:rename resource_type to define in internal dslMarkus Roberts2010-07-092-2/+2
* [#4198] Require 'fileutils' everywhere FileUtils is usedJesse Wolfe2010-07-095-0/+5
* [#4196] Move the docs into the source directory structureJesse Wolfe2010-07-0921-885/+914
* Fix for #4178 - generalize autoloading to include .rbLuke Kanies2010-07-096-45/+29
* [#3582] Remove assumption that Puppet.settings would return values of a consi...Jesse Wolfe2010-07-091-8/+8
* [#4180] Support legacy module structureJesse Wolfe2010-07-092-1/+4
* Update RDoc parser to reflect change of custom plugin and fact locationsJames Turnbull2010-07-092-4/+4
* Fixed #4180 - Updated old module structure to match correct defaultJames Turnbull2010-07-092-3/+3
* [#2730] mount ensure present shouldn't unmountJesse Wolfe2010-07-092-16/+78
* Fixed subscribe exampleJames Turnbull2010-07-091-1/+1
* Fix for environments in startup script.Ken Barber2010-07-091-9/+9
* Redmine: 2474 - Fix for mount fstype documentationSteven Jenkins2010-07-091-1/+1
* Fix for #4137 -- Oracle needs text for strings > 255Markus Roberts2010-07-081-1/+1