summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for #2807 Puppet settings available as variablesMarkus Roberts2010-07-072-1/+22
* [#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
* [#4114] Fixes test failures caused by previous 4114 fixesNick Lewis2010-07-072-1/+2
* saving work for my unit tests. The redhat one still fails...Dan Bode2010-07-073-3/+75
* [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-076-27/+16
* [#4114] Added queueing to the logNick Lewis2010-07-074-30/+65
* [#4110] Wrap Type#retrieve calls for backwards compatibilityJesse Wolfe2010-07-076-13/+19
* 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
* [#4136] Specs should listen on localhostJesse Wolfe2010-07-063-5/+8
* [#3961] Part two: --destroy should also be localJesse Wolfe2010-07-062-1/+19
* 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-022-1/+8
* Maint: Explicitly put test sqlite files in a temp directoryJesse Wolfe2010-07-021-0/+6
* maint: fix stub failure in report_spec.rbJesse Wolfe2010-07-021-0/+3