summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/functions
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.7.x'Nick Lewis2011-08-241-10/+22
|\
| * Maint: Fix line wrapping in create_resources functionnfagerlund2011-08-181-2/+4
| * Maint: Improve create_resources function's doc stringnfagerlund2011-08-171-10/+20
* | Merge branch '2.7.x'Matt Robinson2011-08-151-8/+10
|\|
| * Maint: Fix poor documentation for versioncmp function.nfagerlund2011-08-091-6/+9
| * Merge branch '2.7rc' into 2.7.xMichael Stahnke2011-07-253-0/+78
| |\
| * | (#8032) Add containment to create_resourcesJeff McCune2011-07-101-5/+6
* | | (#8814) Update fqdn_rand for ruby 1.9.2 rand bug.Nan Liu2011-08-111-1/+1
* | | Cleaning up indentation in versoncmp functionLuke Kanies2011-07-151-4/+2
* | | Adding []/[]= support to ScopeLuke Kanies2011-07-152-7/+7
* | | (#8032) Add containment to create_resourcesJeff McCune2011-06-211-5/+6
| |/ |/|
* | Fixed #7481 - Added MIT license to Thomas Bellman's function codeJames Turnbull2011-05-123-0/+78
|/
* (#6830) Fix sha1 to digest/sha1 require issue for Ruby 1.9Matt Robinson2011-04-131-1/+1
* Refactor en route to #5027 -- remove usestring parameter from lookupvarMarkus Roberts2011-04-121-2/+2
* Fix for #5063 -- explicitly scope internal variable lookupsMarkus Roberts2011-04-122-8/+3
* 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
|/
* (#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