summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | (5909) Function to dyncamically generate resources.Dan Bode2011-03-161-0/+47
| |/
* | (#6830) Fix MD5 handling to work with Ruby 1.9Matt Robinson2011-03-291-2/+2
* | Merge branch 'ticket/next/5477' into nextJesse Wolfe2011-03-252-3/+3
|\ \
| * | (#5477) Allow watch_file to watch non-existent files, especially site.ppJesse Wolfe2011-03-252-3/+3
* | | Merge branch 'tickets/master/6850-resource_type_listing_and_converting' into ...Luke Kanies2011-03-251-0/+28
|\ \ \ | |/ / |/| |
| * | Fixing #6851 - ResourceType#find/search loads typesLuke Kanies2011-03-251-0/+28
* | | (#4576) Raise an error when a node is classified into a non-existent classJesse Wolfe2011-03-241-10/+6
|/ /
* | (#6555) Fix another ruby 1.9 incompatible case statementMatt Robinson2011-03-221-1/+1
* | Merge branch '2.6.x' into nextMatt Robinson2011-03-181-4/+5
|\|
| * (#5392) Give a better error when realizing a non-existant resourceMatt Robinson2011-03-091-4/+5
* | Merge branch '2.6.next' into nextMatt Robinson2011-03-076-1749/+1846
|\|