summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser
Commit message (Expand)AuthorAgeFilesLines
...
| * | | maint: Prune #inspect methods on various objectsJesse Wolfe2011-01-031-0/+4
| * | | maint: Fix tests that don't run on their ownMatt Robinson2010-12-161-0/+1
| |/ /
* | | maint: Fix tests that don't run on their ownMatt Robinson2010-11-221-0/+1
* | | Merge commit '2.6.3' into nextPaul Berry2010-11-174-58/+51
|\| | | |/ |/|
| * Fix for #5298 -- Collections need to do type lookupMarkus Roberts2010-11-161-1/+2
| * Step towards [5298] -- cleanup indentation, etc. in AST::CollectionMarkus Roberts2010-11-161-51/+33
| * Fix #4921 - race condition in Parser Functions creationBrice Figureau2010-11-121-2/+4
| * Fix #5252 - line number mis-attribution during parsingBrice Figureau2010-11-111-3/+3
| * Fix #5127 - error when accessing array elementsBrice Figureau2010-11-101-2/+10
* | Merge commit '2.6.3rc2' into nextPaul Berry2010-11-093-6/+8
|\|
| * (#4534/#4778) -- Normalize parameterized classesPaul Berry2010-10-272-5/+6
| * Fix for #5022 -- Escaped newlines should be elidedMarkus Roberts2010-10-181-1/+2
* | Merge remote branch 'paul/ticket/next/4657' into nextJesse Wolfe2010-10-054-9/+21
|\ \
| * | [#4657] Customer-supplied .rb files are not compatible with multiple environm...Paul Berry2010-09-024-9/+23
* | | Merge commit '2.6.2rc1' into nextJesse Wolfe2010-10-043-2/+3
|\ \ \ | | |/ | |/|
| * | Fixed documentation typoJames Turnbull2010-10-011-1/+1
| * | Fixes #4792 (Duplicate definition since 2.6.1 upgrade)Paul Berry2010-09-301-0/+1
| * | Fix for #4804 -- escaped backslashes in interpolated stringsMarkus Roberts2010-09-281-1/+1
* | | Partial merge to 2.6.2rc1 : Merge commit '574812e' into nextJesse Wolfe2010-10-041-1/+0
|\| |
| * | (#4860) Add regression tests that would have caught bad params methodMatt Robinson2010-09-281-5/+1
* | | Partial merge to 2.6.2rc1 : Merge commit '8cd1540' into nextJesse Wolfe2010-10-021-1/+1
|\| |
| * | [#4692] undefined variables cause :undef to be passed to functionsPaul Berry2010-09-221-1/+1
* | | Partial merge to 2.6.2rc1 : Merge commit 'f950061' into nextJesse Wolfe2010-10-021-1/+3
|\| |
| * | [#4716] ResourceTypeAPI exposes implementation details that are likely to changePaul Berry2010-09-221-1/+3
* | | Partial merge to 2.6.2rc1 : Merge commit '2b50f30' into nextJesse Wolfe2010-10-022-59/+59
|\| |
| * | [#4771] Import of manifests with the same name only happens oncePaul Berry2010-09-232-49/+51
* | | Partial merge to 2.6.2rc1 : Merge commit '7b8cb74' into nextJesse Wolfe2010-10-022-3/+10
|\| |
| * | Minimal fix for #4631 -- set implicit classes as in 0.25.xMarkus Roberts2010-09-231-0/+7
| * | Fixed versioncmp function typoJames Turnbull2010-09-161-1/+1
| * | Documentation updates for Markdown conversionJames Turnbull2010-09-141-3/+3
* | | Merge commit '2.6.1rc4' into nextJesse Wolfe2010-09-133-144/+135
|\| |
| * | Fix for #4693 -- implicit stages should never be serializedMarkus Roberts2010-09-071-1/+1
| * | Fixed extlookup documentation and spacingJames Turnbull2010-08-312-143/+134
* | | Merge remote branch 'paul/ticket/next/4685' into nextJesse Wolfe2010-09-096-1910/+1770
|\ \ \
| * | | Modified the error message that is generated when a class, definition,Paul Berry2010-09-075-141/+145
| | |/ | |/|
| * | [#4685] Classes, defines, and nodes allowed inside of non-evaluated conditionalsPaul Berry2010-09-013-1160/+1118
* | | Merge remote branch 'paul/ticket/next/4638' into nextJesse Wolfe2010-09-099-463/+315
|\ \ \ | |/ / |/| |
| * | [4638] Cleanup of plurals and inheritance relationships in ASTPaul Berry2010-08-279-463/+315
* | | Merge commit '2.6.1rc3' into nextJesse Wolfe2010-08-271-13/+6
|\ \ \ | |/ / |/| / | |/
| * Fix for #4542 -- included classes weren't assigned proper stagesMarkus Roberts2010-08-241-13/+6
* | Merge remote branch 'paul/4472-4483-4496-4521-4522'Jesse Wolfe2010-08-1710-1530/+1662
|\ \ | |/ |/|
| * [#4496]+[#4521]+[#4522] Add structures to the AST to represent type definitio...Paul Berry2010-08-1310-1499/+1637
| * [#4472]+[#4483] Moved type-name resolution out of Puppet::Parser::TypeLoader.Paul Berry2010-08-122-38/+32
| * [#4397]+[#4344] Move type-name resolution out of Puppet::Resource into the AS...Jesse Wolfe2010-07-304-10/+41
* | Rewrote functions documentation to MarkdownJames Turnbull2010-08-1111-48/+50
* | Fixes #4485 -- single quoted strings should not treat \n as new lineMarkus Roberts2010-08-051-11/+11
* | [#4404] Remove requirement for source on Parser::Resource::ParamNick Lewis2010-08-041-1/+1
* | added md5 support as requested in http://serverfault.com/questions/166199/pup...Alice Kærast2010-08-031-0/+5
* | [#4381] extlookup shouldn't trigger reparses of .pp filesJesse Wolfe2010-08-031-3/+0
* | [#4370] Fixes extlookup precedence getting overwritten between runsMatt Robinson2010-08-033-12/+7