summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser
Commit message (Expand)AuthorAgeFilesLines
...
| * | [#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
* | [#4423] repair parameterized class instantiationJesse Wolfe2010-08-033-17/+25
* | [#4423] class { shouldn't get stored on the namespace stackJesse Wolfe2010-08-031-1/+1
* | [#4397]+[#4344] Move type-name resolution out of Puppet::Resource into the AS...Jesse Wolfe2010-08-034-10/+41
* | [#4344] Fix for failing templates when module name matches file in local dir.Paul Berry2010-08-031-1/+1
* | Fix #4461 - attempt to fix another performance issueBrice Figureau2010-08-031-0/+1
|/
* extlookup() is a builtinJesse Wolfe2010-07-251-0/+173
* Fixed #4304 - Changed logging level for auto import messageJames Turnbull2010-07-251-1/+1
* Fix for #4303 -- reverting to old escaping in '-stringsMarkus Roberts2010-07-251-5/+4
* Tweak to fix for #4302--dangling ref to known_resource_typesMarkus Roberts2010-07-251-6/+5
* Fix #4302 - Compilation speed regression compared to 2.6Brice Figureau2010-07-251-0/+5
* [#4242] Fixed recursion due to parents including their childrenNick Lewis2010-07-251-2/+1
* [#4269] Undef variables interpolate to empty stringNick Lewis2010-07-191-1/+1
* [#4270] Force inherited classes to load into the correct environmentJesse Wolfe2010-07-191-1/+1
* [#4287] Fix the undefined evaluate_match error when comparing functionsMatt Robinson2010-07-192-14/+14
* Fix for #4236 -- Only interpolate $ if followed by a variableMarkus Roberts2010-07-181-7/+9
* Fix #4238 - if should match undef as ''Brice Figureau2010-07-182-8/+10
* Minimal fix for #4243 -- import isn't thread safeMarkus Roberts2010-07-182-16/+14
* Partial fix for #4278 -- the performance aspectsMarkus Roberts2010-07-182-26/+6
* Fixes errant Trac references in documentationJames Turnbull2010-07-151-1/+1
* Minimal fix for #4205 -- incorrect Import loop messagesMarkus Roberts2010-07-111-2/+4
* Fix #4206 - import "path/*" tries to import files twiceBrice Figureau2010-07-111-1/+1
* [#4208] Missing parameter breaks multithread compilationJesse Wolfe2010-07-101-3/+3
* Code smell: Two space indentationMarkus Roberts2010-07-0962-4292/+4292