summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
* 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-022-4/+4
* [#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-012-1/+7
* [#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-014-8/+8
* [#4090] Rename mode (:master, :agent, :user) to run_modeMatt Robinson2010-07-0113-31/+31
* [#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
* Fix #3932 - Add --charset to puppetdoc for RDoc modeBrice Figureau2010-02-172-2/+4
* Fix #3907 - Hash couldn't be initialized with an empty hashBrice Figureau2010-02-171-0/+5
* Fix #3871 - Add the 'in' operatorBrice Figureau2010-02-175-1014/+1066
* [#3865] External subcommandsJesse Wolfe2010-02-171-1/+14
* [#3802] Replace rug with zypperMatt Robinson2010-02-171-4/+4
* [#3766] Remove YAML fixupsJesse Wolfe2010-02-171-34/+7
* Provides #3723. Add ability for execs to have several attempts at a successfulNigel Kersten2010-02-171-4/+58
* [#3674] Make sure that failing to load a feature isn't fatalJesse Wolfe2010-02-171-1/+1
* [#3674] Part 2: Autoloader load method should propagate failuresJesse Wolfe2010-02-172-19/+2
* [#3674] Autoloader should propagate failuresJesse Wolfe2010-02-171-1/+1
* Fix #3667 - Fix class namespaceBrice Figureau2010-02-171-1/+5
* Removing obsolete nodescope conceptLuke Kanies2010-02-171-16/+1