summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [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
* [#4090] Fix last few tests and renames of mode to run_modeMatt Robinson2010-07-012-2/+2
* [#4090] Git rid of the idea that run_mode is a configurable option with defaultsMatt Robinson2010-07-015-9/+9
* [#4090] Rename mode (:master, :agent, :user) to run_modeMatt Robinson2010-07-0114-34/+34
* [#4089] Replace internal usage of :check with :auditNick Lewis2010-07-018-11/+11
* [#3961] puppet cert --generate implies ca_location = :localJesse Wolfe2010-06-301-1/+5
* [#3961] Rename cert's @mode to @cert_mode to reduce confusionJesse Wolfe2010-06-301-5/+5
* maint: Confine a test that depends on sqliteMatt Robinson2010-06-281-0/+3
* Removing obsolete nodescope conceptLuke Kanies2010-06-281-3/+1
* Fix #3665 - part 2, node inheritance fixesBrice Figureau2010-06-281-5/+6
* Fix #3665 - main class shouldn't be a subscope of itselfBrice Figureau2010-06-281-1/+1
* Fix for pre 1.8.7 compatibility in namvar patchMarkus Roberts2010-06-281-5/+1
* Breaking require-loopMarkus Roberts2010-06-271-1/+0
* Fix for #3985 typo causing warningMarkus Roberts2010-06-261-1/+1
* Fix: puppet apply trying to use XMLRPC constantJesse Wolfe2010-06-251-5/+1
* Restore error handling for value=Jesse Wolfe2010-06-251-10/+11
* Fix tests broken by level-violation fixJesse Wolfe2010-06-251-4/+5
* Simplify the newattr method by removing a level violationJesse Wolfe2010-06-251-6/+0
* [#3139] Fixed a problem with the value method for parametersNick Lewis2010-06-251-1/+1
* Fixed require warning documentationJames Turnbull2010-06-241-3/+2
* Fixed mcx documentation errorJames Turnbull2010-06-241-1/+1
* Documentation fixesJames Turnbull2010-06-241-8/+8
* Bug 3731. Applied Fix suggested by Doug Warner to always flatten out the arrayBryan Kearney2010-06-241-0/+1
* [#3810] Do not create a reports settings blockRein Henrichs2010-06-241-4/+2
* Tweak for fix for #1175 to fix test failuresMarkus Roberts2010-06-241-1/+1
* [#2646] Fixes the change to onetime made in b96cd6cNick Lewis2010-06-241-1/+3
* [#3139] Make newattr idempotentJesse Wolfe2010-06-242-14/+6