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
*
Merge branch '2.7.x'
Nick Lewis
2011-08-24
1
-10
/
+22
|
\
|
*
Maint: Fix line wrapping in create_resources function
nfagerlund
2011-08-18
1
-2
/
+4
|
*
Maint: Improve create_resources function's doc string
nfagerlund
2011-08-17
1
-10
/
+20
*
|
Merge branch '2.7.x'
Matt Robinson
2011-08-15
1
-8
/
+10
|
\
|
|
*
Maint: Fix poor documentation for versioncmp function.
nfagerlund
2011-08-09
1
-6
/
+9
|
*
Merge branch '2.7rc' into 2.7.x
Michael Stahnke
2011-07-25
3
-0
/
+78
|
|
\
|
*
|
(#8032) Add containment to create_resources
Jeff McCune
2011-07-10
1
-5
/
+6
*
|
|
(#8814) Update fqdn_rand for ruby 1.9.2 rand bug.
Nan Liu
2011-08-11
1
-1
/
+1
*
|
|
Cleaning up indentation in versoncmp function
Luke Kanies
2011-07-15
1
-4
/
+2
*
|
|
Adding []/[]= support to Scope
Luke Kanies
2011-07-15
2
-7
/
+7
*
|
|
(#8032) Add containment to create_resources
Jeff McCune
2011-06-21
1
-5
/
+6
|
|
/
|
/
|
*
|
Fixed #7481 - Added MIT license to Thomas Bellman's function code
James Turnbull
2011-05-12
3
-0
/
+78
|
/
*
(#6830) Fix sha1 to digest/sha1 require issue for Ruby 1.9
Matt Robinson
2011-04-13
1
-1
/
+1
*
Refactor en route to #5027 -- remove usestring parameter from lookupvar
Markus Roberts
2011-04-12
1
-2
/
+2
*
Fix for #5063 -- explicitly scope internal variable lookups
Markus Roberts
2011-04-12
2
-8
/
+3
*
Merge branch 'feature/2.6.next/5909' of https://github.com/bodepd/puppet into...
Jesse Wolfe
2011-03-29
1
-0
/
+47
|
\
|
*
(5909) Function to dyncamically generate resources.
Dan Bode
2011-03-16
1
-0
/
+47
*
|
(#6830) Fix MD5 handling to work with Ruby 1.9
Matt Robinson
2011-03-29
1
-2
/
+2
|
/
*
(#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
[next]