index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
puppet
/
parser
/
functions
Commit message (
Expand
)
Author
Age
Files
Lines
*
(#6270) Fix formatting in split function's doc string
nfagerlund
2011-02-09
1
-7
/
+7
*
(#6270) Fix formatting in regsubst function's doc string
nfagerlund
2011-02-09
1
-14
/
+7
*
Merge branch 'tickets/2.6.x/5564' into 2.6.next
Paul Berry
2011-02-01
1
-3
/
+6
|
\
|
*
Fixed #5564 - Added some more fqdn_rand documentation
James Turnbull
2011-02-01
1
-3
/
+6
*
|
(#5944) Remove documentation of define() when used on nodes, as it is not a s...
nfagerlund
2011-01-25
1
-21
/
+3
*
|
(#5944) Further edits of inline defined() documentation.
nfagerlund
2011-01-25
1
-25
/
+30
*
|
(#5944) Improve documentation of defined() function
nfagerlund
2011-01-25
1
-6
/
+41
|
/
*
Fixed documentation typo
James Turnbull
2010-10-01
1
-1
/
+1
*
Fixed versioncmp function typo
James Turnbull
2010-09-16
1
-1
/
+1
*
Documentation updates for Markdown conversion
James Turnbull
2010-09-14
1
-3
/
+3
*
Fixed extlookup documentation and spacing
James Turnbull
2010-08-31
2
-143
/
+134
*
Rewrote functions documentation to Markdown
James Turnbull
2010-08-11
10
-46
/
+48
*
added md5 support as requested in http://serverfault.com/questions/166199/pup...
Alice Kærast
2010-08-03
1
-0
/
+5
*
[#4381] extlookup shouldn't trigger reparses of .pp files
Jesse Wolfe
2010-08-03
1
-3
/
+0
*
[#4370] Fixes extlookup precedence getting overwritten between runs
Matt Robinson
2010-08-03
1
-10
/
+6
*
extlookup() is a builtin
Jesse Wolfe
2010-07-25
1
-0
/
+173
*
Fixes errant Trac references in documentation
James Turnbull
2010-07-15
1
-1
/
+1
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
19
-331
/
+331
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
2
-5
/
+5
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
5
-15
/
+5
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
6
-7
/
+7
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
10
-57
/
+82
*
Fixed require warning documentation
James Turnbull
2010-06-24
1
-3
/
+2
*
Updated Template documentation link
James Turnbull
2010-02-17
1
-3
/
+3
*
Fix to the fix for #3295
Markus Roberts
2010-02-17
1
-6
/
+2
*
Fixes #3295 - generate() now sets the working directory to the directory cont...
Paul Lathrop
2010-02-17
1
-2
/
+4
*
Fixed link typo
James Turnbull
2010-04-22
1
-1
/
+1
*
Fixed #3384 - Updated broken link
James Turnbull
2010-04-22
1
-3
/
+3
*
Removing Resource::Reference classes
Luke Kanies
2010-02-17
2
-4
/
+4
*
Fixing "require" function to use new class interface
Luke Kanies
2010-02-17
1
-1
/
+1
*
Fix #3186 - require function set relationship only on the last class
Brice Figureau
2010-02-17
1
-1
/
+1
*
Fix #3150 - require function doesn't like ::class syntax
Brice Figureau
2010-02-17
1
-0
/
+7
*
Fixed spellquote function documentation
James Turnbull
2009-12-06
1
-1
/
+1
*
Updated generate function documentation to make it clear it runs on the master
James Turnbull
2009-11-13
1
-2
/
+2
*
Fixing #2752 - "require" loads "include"
Luke Kanies
2009-10-26
1
-1
/
+4
*
Use notice() in the versioncmp() docs
Todd Zullinger
2009-10-26
1
-1
/
+1
*
Fixing #2632 - 'require' works for 0.25 clients
Luke Kanies
2009-09-22
1
-3
/
+15
*
Merged fix for #2601
Markus Roberts
2009-09-16
1
-10
/
+4
*
Make regsubst() function operate on arrays (feature #2491).
Thomas Bellman
2009-09-15
1
-30
/
+44
*
Add shellquote() function.
Thomas Bellman
2009-08-08
1
-0
/
+41
*
Switching to LoadedCode from ASTSet
Luke Kanies
2009-07-05
1
-1
/
+1
*
Updated split function and add split function unit tests (courtesy of Thomas ...
James Turnbull
2009-06-12
1
-6
/
+22
*
Fix #1907 (or sort) - 'require' puppet function
Brice Figureau
2009-06-10
1
-0
/
+34
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
4
-13
/
+13
*
Changed indentation to be more consistent with style guide (4 spaces per level)
Ian Taylor
2009-06-06
1
-4
/
+4
*
Changed tabs to spaces without interfering with indentation or alignment
Ian Taylor
2009-06-06
2
-38
/
+38
*
Enhance versioncmp documentation
Brice Figureau
2009-06-04
1
-1
/
+22
*
Fixed #2666 - Broken docstring formatting
James Turnbull
2009-05-20
1
-0
/
+2
*
Added split function
James Turnbull
2009-05-06
1
-0
/
+11
*
Minor fixes to function RST documentation
James Turnbull
2009-05-03
1
-2
/
+4
[next]