summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/functions
Commit message (Expand)AuthorAgeFilesLines
* (#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
* 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
* | (#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
|/
* Fixed documentation typoJames Turnbull2010-10-011-1/+1
* Fixed versioncmp function typoJames Turnbull2010-09-161-1/+1
* Documentation updates for Markdown conversionJames Turnbull2010-09-141-3/+3
* Fixed extlookup documentation and spacingJames Turnbull2010-08-312-143/+134
* Rewrote functions documentation to MarkdownJames Turnbull2010-08-1110-46/+48
* 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-031-10/+6
* extlookup() is a builtinJesse Wolfe2010-07-251-0/+173
* Fixes errant Trac references in documentationJames Turnbull2010-07-151-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-0919-331/+331
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-092-5/+5
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-095-15/+5
* Code smell: Use string interpolationMarkus Roberts2010-07-096-7/+7
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-0910-57/+82
* Fixed require warning documentationJames Turnbull2010-06-241-3/+2
* Updated Template documentation linkJames Turnbull2010-02-171-3/+3
* Fix to the fix for #3295Markus Roberts2010-02-171-6/+2
* Fixes #3295 - generate() now sets the working directory to the directory cont...Paul Lathrop2010-02-171-2/+4
* Fixed link typoJames Turnbull2010-04-221-1/+1
* Fixed #3384 - Updated broken linkJames Turnbull2010-04-221-3/+3
* Removing Resource::Reference classesLuke Kanies2010-02-172-4/+4
* Fixing "require" function to use new class interfaceLuke Kanies2010-02-171-1/+1
* Fix #3186 - require function set relationship only on the last classBrice Figureau2010-02-171-1/+1
* Fix #3150 - require function doesn't like ::class syntaxBrice Figureau2010-02-171-0/+7
* Fixed spellquote function documentationJames Turnbull2009-12-061-1/+1
* Updated generate function documentation to make it clear it runs on the masterJames Turnbull2009-11-131-2/+2
* Fixing #2752 - "require" loads "include"Luke Kanies2009-10-261-1/+4
* Use notice() in the versioncmp() docsTodd Zullinger2009-10-261-1/+1
* Fixing #2632 - 'require' works for 0.25 clientsLuke Kanies2009-09-221-3/+15
* Merged fix for #2601Markus Roberts2009-09-161-10/+4
* Make regsubst() function operate on arrays (feature #2491).Thomas Bellman2009-09-151-30/+44
* Add shellquote() function.Thomas Bellman2009-08-081-0/+41
* Switching to LoadedCode from ASTSetLuke Kanies2009-07-051-1/+1
* Updated split function and add split function unit tests (courtesy of Thomas ...James Turnbull2009-06-121-6/+22
* Fix #1907 (or sort) - 'require' puppet functionBrice Figureau2009-06-101-0/+34
* Removed extra whitespace from end of linesIan Taylor2009-06-064-13/+13
* Changed indentation to be more consistent with style guide (4 spaces per level)Ian Taylor2009-06-061-4/+4
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-062-38/+38
* Enhance versioncmp documentationBrice Figureau2009-06-041-1/+22
* Fixed #2666 - Broken docstring formattingJames Turnbull2009-05-201-0/+2
* Added split functionJames Turnbull2009-05-061-0/+11
* Minor fixes to function RST documentationJames Turnbull2009-05-031-2/+4