index
:
puppet_common.git
master
[puppet_common]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
puppet
/
parser
/
functions
Age
Commit message (
Expand
)
Author
2016-03-27
this is the pick() function in stdlib
mh
2016-03-04
remove a crappy function
mh
2014-10-09
add a get_default function
o
2014-04-25
remove functions that are either covered with builtin functions or stdlib fun...
mh
2014-04-16
fix syntax
o
2014-04-16
add an array_join function
o
2012-06-08
in 2.7 recmkdir is gone
mh
2011-10-08
remove a couple of functions that can now be found in the puppetlabs stdlib
mh
2011-05-17
add hash_merge function
mh
2011-05-17
add array union function
mh
2011-02-26
Merge remote branch 'immerda/master'
intrigeri
2010-12-31
rather directly read the file than use the puppet function
mh
2010-12-30
add a new function called tfile
mh
2010-12-16
Merge remote branch 'immerda/master'
intrigeri
2010-12-12
add array_include function
mh
2010-12-11
Merge remote branch 'immerda/master'
intrigeri
2010-12-11
Merge remote branch 'shared/master'
intrigeri
2010-12-09
remove gsub in favor of builtin regsubst
mh
2010-11-30
Merge remote branch 'lavamind/master'
mh
2010-11-10
Merge remote branch 'cmaisonneuve/master'
intrigeri
2010-11-07
add a new function & tests for that function
mh
2010-11-07
go on uniq strings
mh
2010-11-07
add a function to do some array work
mh
2010-11-07
add a join function
mh
2010-11-07
remove some legacy functions that are now in upstream
mh
2010-09-24
Add multi_source_template function
Jerome Charaoui
2010-09-02
Merge remote branch 'immerda/master'
Micah Anderson
2010-09-02
move plugin directory to fit new 0.25 style
mh
2009-11-23
move plugin directory to fit new 0.25.x style and update file paths accordingly
Micah Anderson