summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | maint: fix stub failures in report_spec.rbJesse Wolfe2010-07-022-1/+4
* | maint: fix stubbing in package_spec.rbJesse Wolfe2010-07-021-148/+153
* | maint: fix stubs in transaction_spec.rbJesse Wolfe2010-07-021-0/+4
* | maint: fix stubbing in catalog_spec.rbJesse Wolfe2010-07-021-0/+4
* | Maint: Improve the speed of setting settings.Nick Lewis2010-07-021-12/+19
* | maint: file_spec heisenbugsJesse Wolfe2010-07-021-0/+7
* | Heisenbug: settings as catalog trying to create directoriesJesse Wolfe2010-07-021-0/+1
* | maint: spec_helper should reset settings directories on *every* testJesse Wolfe2010-07-021-5/+11
* | maint: Remove a heisentest that wasn't testing what it claimedJesse Wolfe2010-07-021-25/+0
* | maint: spec_helper should only get loaded onceJesse Wolfe2010-07-021-0/+5
* | 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-026-6/+20
* | [#4059] fix the specs to correctly mock the Puppet::Resource.new call signatureJesse Wolfe2010-07-021-2/+2
* | [#4059] Minor errors preventing ralsh from runningJesse Wolfe2010-07-011-2/+1