summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Fix #5720 - puppetdoc misses some class commentsBrice Figureau2011-02-112-4/+7
| | * | Fix #6280 - puppetdoc crashing on string interpolationBrice Figureau2011-02-111-1/+1
| | |/
| * | (#6270) Fix formatting in split function's doc stringnfagerlund2011-02-091-7/+7
| * | (#6270) Fix formatting in regsubst function's doc stringnfagerlund2011-02-091-14/+7
| |/
* | Revert #5691 "Merge remote branch 'brice/feature/process-instrumentation' int...Jesse Wolfe2011-03-011-5/+1
* | Merge remote branch 'brice/feature/process-instrumentation' into nextJesse Wolfe2011-02-251-1/+5
|\ \
| * | Some high-level process name probesBrice Figureau2010-12-181-1/+5
* | | Merge branch '2.6.x' into nextMatt Robinson2011-02-023-12/+52
|\ \ \ | | |/ | |/|
| * | Merge branch 'tickets/2.6.x/5564' into 2.6.nextPaul Berry2011-02-011-3/+6
| |\ \
| | * | Fixed #5564 - Added some more fqdn_rand documentationJames Turnbull2011-02-011-3/+6
| * | | Merge branch 'ticket/2.6.next/5045' into 2.6.nextMatt Robinson2011-02-011-3/+18
| |\ \ \
| | * | | (#5045) Cleaning up some tests and codeMatt Robinson2011-01-241-1/+1
| | * | | (#5045) External node classifiers should be able to specify params for classesDan Bode2011-01-241-3/+18
| * | | | (#5944) Remove documentation of define() when used on nodes, as it is not a s...nfagerlund2011-01-251-21/+3
| * | | | (#5944) Further edits of inline defined() documentation.nfagerlund2011-01-251-25/+30
| * | | | (#5944) Improve documentation of defined() functionnfagerlund2011-01-251-6/+41
| |/ / /
* | | | Merge branch '2.6.x' into nextNick Lewis2011-01-061-0/+4
|\| | |
| * | | 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