summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser
Commit message (Expand)AuthorAgeFilesLines
* (#8268) Require windows drive letters in absolute file pathsJosh Cooper2011-07-191-1/+2
* 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
* 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-151-4/+6
* Adding default environment to ScopeLuke Kanies2011-07-151-6/+2
* Adding []/[]= support to ScopeLuke Kanies2011-07-157-37/+48
* (#8032) Add containment to create_resourcesJeff McCune2011-06-211-5/+6
* Clean up indentation, whitespace, and commented out codeJacob Helwig2011-06-171-6/+1
* Merge branch '2.7.x'Max Martin2011-06-022-6/+10
|\
| * Merge branch '2.6.x' into 2.7.xMax Martin2011-06-021-5/+9
| |\
| | * (#5318) Always notice changes to manifests when compiling.Daniel Pittman2011-05-271-5/+9
| * | Merge branch '2.7rc' into 2.7.xNick Lewis2011-05-261-1/+1
| |\ \
| | * | (#7681) Allow array variables as resource referencesNick Lewis2011-05-261-1/+1
* | | | Merge branch '2.7.next' into nextPieter van de Bruggen2011-05-183-1261/+952
|\| | |
| * | | (#7523) Refactor the grammar to reduce duplicationNick Lewis2011-05-173-1261/+952
| * | | Merge branch '2.7.x' into 2.7.nextDaniel Pittman2011-05-061-1/+1
| |\| |
| | * | (#7101) Fix template error messages in Ruby 1.8.5Max Martin2011-04-261-1/+1
| * | | Merge branch '2.6.next' into 2.7.nextJosh Cooper2011-04-211-0/+2
| |\ \ \ | | | |/ | | |/|
| | * | Maint: Fix a #4655 introduced log inconsistencyJesse Wolfe2011-04-201-0/+2
| | * | (#4655) Allow stage to be set using a default class parameterJacob Helwig2011-04-193-14/+26
| | * | (#5477) Allow watch_file to watch non-existent files, especially site.ppJesse Wolfe2011-03-252-3/+3
| | * | (4576) - if ENC declares invalid class, it is logged at warning.Dan Bode2011-03-161-1/+1
* | | | Fixed #7481 - Added MIT license to Thomas Bellman's function codeJames Turnbull2011-05-123-0/+78
* | | | (#7101) Fix template error messages in Ruby 1.8.5Max Martin2011-04-271-1/+1
* | | | Maint: Fix a #4655 introduced log inconsistencyJesse Wolfe2011-04-201-0/+2
|/ / /
* | | Merge branch 'tickets/2.7.x/4655-parameterized-classes-default-stages' into nextJacob Helwig2011-04-193-14/+26
|\ \ \ | |_|/ |/| |
| * | (#4655) Allow stage to be set using a default class parameterJacob Helwig2011-04-193-14/+26
* | | Cleanup trailing whitespaceJacob Helwig2011-04-141-2/+2
* | | (#7111) Clarify scoping deprecation warningJacob Helwig2011-04-141-1/+1
|/ /
* | Merge branch 'ticket/next/6928' into nextNick Lewis2011-04-131-0/+2
|\ \
| * | Revert "(#6928) Removed --ignoreimport"Nick Lewis2011-04-131-0/+2
* | | Merge branch 'ticket/next/6928' into nextNick Lewis2011-04-133-8/+6
|\| |
| * | (#6928) Removed --ignoreimportNick Lewis2011-04-131-2/+0
| * | (#6928) Remove --parseonlyNick Lewis2011-04-132-6/+6
* | | (#6830) Fix sha1 to digest/sha1 require issue for Ruby 1.9Matt Robinson2011-04-131-1/+1
|/ /
* | (#5027) Spell deprecation correctlyNick Lewis2011-04-121-1/+1
* | Fix for #5027 -- generate a deprication warning for dynamic lookupMarkus Roberts2011-04-121-1/+5
* | Towards 5027 -- add options hash to lookupvar as with setvarMarkus Roberts2011-04-124-10/+17
* | Refactor for 5027 -- get rid of lookup_qualified_varMarkus Roberts2011-04-121-17/+12
* | Step towards #5027 -- scopes should know if they are dynamicMarkus Roberts2011-04-121-1/+1
* | Refactor on the road to #5027 -- remove unused Scope#strinterpMarkus Roberts2011-04-121-59/+0
* | Refactor en route to #5027 -- remove usestring parameter from lookupvarMarkus Roberts2011-04-125-35/+25
* | Fix for #5063 -- explicitly scope internal variable lookupsMarkus Roberts2011-04-122-8/+3
* | Refactor on the way to #5063 -- removing unused Scope#levelMarkus Roberts2011-04-121-3/+1
* | Refactor prior to #5063 -- remove dead "topscope?" codeMarkus Roberts2011-04-121-5/+0
* | Merge branch 'feature/2.6.next/5909' of https://github.com/bodepd/puppet into...Jesse Wolfe2011-03-291-0/+47
|\ \