summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Code smell: English names for special globals rather than line-noiseMarkus Roberts2010-07-0920-39/+39
* Code smell: Use {} for % notation delimiters wherever practicalMarkus Roberts2010-07-094-5/+5
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-09223-3651/+3754
* Code smell: Miscellaneous oddity removalMarkus Roberts2010-07-092-2/+2
* Code smell: Win32 --> MS_windowsMarkus Roberts2010-07-099-15/+15
* [#4182] show_diff was broken for streamed file contentsJesse Wolfe2010-07-091-1/+17
* Fix for #4117 "Storing newly-audited value" messagesMarkus Roberts2010-07-091-1/+1
* 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-091-1/+1
* [#4198] Require 'fileutils' everywhere FileUtils is usedJesse Wolfe2010-07-095-0/+5
* [#4196] Move the docs into the source directory structureJesse Wolfe2010-07-0911-2/+914
* Fix for #4178 - generalize autoloading to include .rbLuke Kanies2010-07-094-30/+13
* [#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-091-1/+3
* Update RDoc parser to reflect change of custom plugin and fact locationsJames Turnbull2010-07-091-1/+1
* Fixed #4180 - Updated old module structure to match correct defaultJames Turnbull2010-07-091-1/+1
* [#2730] mount ensure present shouldn't unmountJesse Wolfe2010-07-091-6/+21
* Fixed subscribe exampleJames Turnbull2010-07-091-1/+1
* 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
* Fix for #2807 Puppet settings available as variablesMarkus Roberts2010-07-071-1/+21
* [#4161] RDoc fails to parse some of our ruby syntaxJesse Wolfe2010-07-072-0/+12
* [#3169] Adds more debugging to SSL cert verificationNick Lewis2010-07-071-0/+14
* Fix for #4167 -- overriding file permissions in conf fileMarkus Roberts2010-07-072-1/+2
* saving work for my unit tests. The redhat one still fails...Dan Bode2010-07-071-1/+1
* [4123] - allows self.instances to correctly report state of services.Dan Bode2010-07-072-2/+3
* created init provider method self.get_services which accepts an array of file...Dan Bode2010-07-072-3/+11
* [#4114] Fix failures in the unit testsMatt Robinson2010-07-071-7/+2
* [#4114] Added queueing to the logNick Lewis2010-07-072-29/+41
* [#4110] Wrap Type#retrieve calls for backwards compatibilityJesse Wolfe2010-07-074-6/+12
* Fix for #4120 No namevar running puppet doc -r typeMarkus Roberts2010-07-071-2/+2
* [#2370] Allow OpenBSD to add packages with versions and flavorsMatt Robinson2010-07-062-9/+43
* [#4108] Changed missing Application constant errorNick Lewis2010-07-061-1/+1
* [#4149] Don't create two Resource::TypeCollectionsJesse Wolfe2010-07-062-2/+2
* [#3906] Fixed missing constant Puppet::Rails when using storeconfigsNick Lewis2010-07-062-5/+1
* [#3961] Part two: --destroy should also be localJesse Wolfe2010-07-061-1/+1
* Fix for #4148 (2.6 is greater than 0.25.x)Markus Roberts2010-07-061-1/+1
* Fix for #4142 stray use of JSON instead of PSONMarkus Roberts2010-07-061-1/+1
* [#3172] Fix the arguments to Application::Kick.new, which I had brokenJesse Wolfe2010-07-021-1/+1
* Maint: Improve the speed of setting settings.Nick Lewis2010-07-021-12/+19
* maint: :mutable_defaults to improve spec consistencyJesse Wolfe2010-07-023-4/+18
* [#4090] Fix the run_mode for certs and put tests on the applications to asser...Matt Robinson2010-07-023-5/+5
* [#4059] Minor errors preventing ralsh from runningJesse Wolfe2010-07-011-2/+1
* [#2713] Enable ELSIFJesse Wolfe2010-07-012-864/+917
* [#3172] puppet kick can take hostnames as bare argumentsJesse Wolfe2010-07-011-4/+8
* [#4108] Missing constants fail deliberately and with a messageNick Lewis2010-07-011-1/+6
* [#4092] Changed notify message to defined instead of changedNick Lewis2010-07-011-1/+1
* Fix for #4091 -- require loop in executablesMarkus Roberts2010-07-012-2/+0
* [#4090] Change how RunMode instances are created so that an object for each R...Matt Robinson2010-07-013-2/+8