summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fixing #3651 failing to pop comment stack for some constructsMarkus Roberts2010-02-172-121/+125
* Fixing #3072 - Resource generation is recursiveLuke Kanies2010-02-171-0/+3
* Fixes #2646. Move onetime option from the agent to global defaults so we can ...Nigel Kersten2010-02-172-6/+8
* [#2522] authorized keys owner is verifiedMatt Robinson2010-02-171-21/+8
* Fixing #2337 - Adding 'freeze_main' settingLuke Kanies2010-02-172-1/+5
* Fixing #1545 - Adding 'caller_module_name' variableLuke Kanies2010-02-172-0/+10
* Fixing #1545 - module_name is now a variableLuke Kanies2010-02-173-5/+10
* [#4055] Confine CouchDB-related specs to the couchdb featureRein Henrichs2010-02-171-0/+2
* [#4055] Refactor of abstract Couch terminus, more specsRein Henrichs2010-02-171-18/+24
* [#4055] Add CouchDB terminus for factsRein Henrichs2010-02-175-0/+111
* [#3921] Fix typo "fact_terminus" -> "facts_terminus"Rein Henrichs2010-02-173-3/+3
* Targeted fix for #3851Markus Roberts2010-02-171-1/+1
* [#3810] Add http reports processor and `reporturl` settingRein Henrichs2010-02-172-7/+33
* Fixes #3514 - CR/LF line ending in puppet.conf cause silent failureJames Turnbull2010-02-171-2/+2
* [#3409] fix test failures from ldap environment patchJesse Wolfe2010-02-171-1/+1
* [#3409] environment is not checked when nodes are in ldapJesse Wolfe2010-02-171-11/+51
* Fixes #3395 - CR+LF line endings in manifests cause syntax errorJames Turnbull2010-02-171-1/+1
* [#3388] Setting host_aliases from [] to [] no longer results in any changesNick Lewis2010-02-171-3/+5
* Fixing #3139 - all properties can now be auditedLuke Kanies2010-02-174-45/+86
* Working #3139 - Removing Property#checkableLuke Kanies2010-02-171-16/+0
* Working #3139 - Catalogs default to host_configLuke Kanies2010-02-173-4/+3
* Working #3139 - ResourceHarness does cachingLuke Kanies2010-02-173-17/+15
* Working #3139 - removing obsolete checking in StorageLuke Kanies2010-02-171-10/+2
* Working #3139 - scheduling moved to resource harnessLuke Kanies2010-02-173-49/+26