summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Scope[] now returns nil for undefined variablesLuke Kanies2011-07-154-12/+17
* Making the Functions module more resilientLuke Kanies2011-07-151-1/+4
* Cleaning up indentation in versoncmp functionLuke Kanies2011-07-151-4/+2
* Fixing default parameter value assignmentLuke Kanies2011-07-151-2/+6
* Improving an error messageLuke Kanies2011-07-151-1/+1
* Adding Scope#each methodLuke Kanies2011-07-151-0/+4
* Adding Scope#include? methodLuke Kanies2011-07-151-0/+4
* Resource type defaults cleanupLuke Kanies2011-07-153-23/+54
* Adding default environment to ScopeLuke Kanies2011-07-151-6/+2
* Adding []/[]= support to ScopeLuke Kanies2011-07-158-45/+56
* (#7080) Registering PSON document typesLuke Kanies2011-07-152-2/+9
* Making Fact json handling more resilientLuke Kanies2011-07-151-6/+9
* Adding json support to Puppet::NodeLuke Kanies2011-07-151-0/+23
* (7080) Adding json support to Indirector RequestLuke Kanies2011-07-151-2/+49
* (#8356) Specify setting type for colorJacob Helwig2011-07-121-2/+6
* (#8356) Color defaults to false on WindowsJosh Cooper2011-07-111-1/+1
* Merge pull request #15 from jeffmccune/ticket/master/8032_create_resources_co...Jeff McCune2011-07-091-5/+6
|\
| * (#8032) Add containment to create_resourcesJeff McCune2011-06-211-5/+6
* | Disable the master on Windows instead of blowing up with failed resourcesJacob Helwig2011-07-081-0/+2
* | Merge branch 'ticket/master/7581-windows-feature-detection-error-message'Jacob Helwig2011-07-081-1/+9
|\ \
| * | (#7581) Provide more detailed error message when missing gems on WindowsJacob Helwig2011-07-081-1/+9
| |/
* | Updated CHANGELOG and package building files for 2.7.2rc1Michael Stahnke2011-07-061-1/+1
* | Merge branch '2.7.x'Jacob Helwig2011-06-2812-140/+173
|\ \ | |/ |/|
| * Merge branch '2.6.x' into 2.7.xJacob Helwig2011-06-287-118/+103
| |\
| | * Bumping release in lib/puppet.rb and updating CHANGELOG.Michael Stahnke2011-06-141-1/+1
| | * (#7127) Stop puppet if a prerun command failsJosh Cooper2011-06-105-75/+85
| | * Do not needlessly create multiple reports when creating a transactionJosh Cooper2011-06-102-8/+4
| | * (#4416) Ensure types are providified after reloadingNick Lewis2011-06-101-0/+1
| | * (#4416) Always remove old provider before recreating itNick Lewis2011-06-101-14/+5
| | * Cleanup indentation, comment, and unused codeNick Lewis2011-06-102-30/+14
| * | Clean up indentation, whitespace, and commented out codeJacob Helwig2011-06-281-6/+1
| * | Merging up 2.7.1Michael Stahnke2011-06-222-3/+1
| |\ \
| | * | Updating for 2.7.1 release.Michael Stahnke2011-06-221-1/+1
| | * | (#8048) Gem install puppet no longer fails if rdoc enabled.Michael Stahnke2011-06-221-2/+0
| * | | Merge branch 'ticket/2.7.x/7224' into 2.7.xNick Lewis2011-06-142-7/+46
| |\ \ \
| | * | | (#7224) Reword 'hostname was not match' error messageNick Lewis2011-06-141-7/+40
| | * | | (#7224) Add a helper to Puppet::SSL::Certificate to retrieve alternate namesNick Lewis2011-06-141-0/+6
| * | | | (#5641) Help text: document that puppet doc takes modulepath, manifestdir, an...nfagerlund2011-06-131-12/+23
| |/ / /
* | | | Clean up indentation, whitespace, and commented out codeJacob Helwig2011-06-171-6/+1
* | | | Merge branch '2.7.x'Nick Lewis2011-06-0836-323/+582
|\| | |
| * | | Merge branch '2.7rc' into 2.7.xNick Lewis2011-06-0829-303/+533
| |\| |
| | * | (#7833) Several help text/template editsnfagerlund2011-06-0811-32/+75
| | * | (#7828) Fix whitespace in synopsis generator.Daniel Pittman2011-06-073-42/+33
| | * | (#6873) Add Static Compiler terminus to 2.7.0Luke Kaines2011-06-071-0/+137
| | * | Merge branch 'bug/2.7rc/7728-resource-failure-leads-to-extra-warnings' into 2...Daniel Pittman2011-06-071-2/+20
| | |\ \
| | | * | (#7728) Suppress notifications from container whits.Daniel Pittman2011-06-071-2/+20
| | * | | (#7764, 7775, 7778) Revisions to Faces help textnfagerlund2011-06-0723-209/+261
| | * | | (#7773, 7776, 7764) Several help template tweaksnfagerlund2011-06-074-30/+19
| | |/ /
| * | | Merge branch '2.6.x' into 2.7.xNick Lewis2011-06-087-20/+49
| |\ \ \ | | | |/ | | |/|
| | * | (#2128) Add WARNING for node_name_{fact,value} descriptionsJeff McCune2011-06-081-7/+7