index
:
puppet
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
hiera
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-28
(Maint) Remove unused variables
Erik Dalén
1
-1
/
+1
2013-04-05
(#14985) Alias module_name as calling_module
Andrew Parker
1
-1
/
+2
2013-03-21
(Maint) Extract constant strings as constants
Andrew Parker
1
-10
/
+15
2013-02-25
(#14985) Preserve casing on looked up values
Andrew Parker
1
-3
/
+3
2013-02-25
(#14985) Ensure hostclass finder is private
Andrew Parker
1
-10
/
+12
2013-02-25
(#14985) Fix exception when nil is returned from inner scope
Avishai Ish-Shalom
1
-1
/
+1
2013-02-25
(#14985) Fix test, return downcase values and check for nil scope.source
Avishai Ish-Shalom
1
-2
/
+2
2013-02-25
(#14985) Fix hiera lookup for calling_module and calling_class
Avishai Ish-Shalom
1
-2
/
+12
2012-11-16
(#16178) Stop checking for :undefined
Andrew Parker
1
-2
/
+0
2012-11-15
(Maint) Require Hiera::Backend where it is used
Andrew Parker
1
-0
/
+2
2012-11-15
(#16178) Handle the case where temp_answer is false but defined.
Matt Callaway
1
-3
/
+4
2012-09-11
(#15756) Call include function correctly
Andrew Parker
1
-2
/
+2
2012-06-10
(maint) Follow Puppet Labs style guide + code cleanup
Kelsey Hightower
2
-118
/
+127
2012-06-06
(#12122) Use nil as default answer in lookup
Patrick Carlisle
1
-1
/
+3
2012-01-19
(#12037) hiera-puppet should support hash values.
Nan Liu
1
-0
/
+2
2011-10-05
added volcanes patch to allow calling_module and calling_class to be evaluate...
Craig Dunn
1
-3
/
+11
2011-06-11
Add a hiera_include() function and update example
R.I.Pienaar
2
-1
/
+10
2011-06-11
Add array search support
R.I.Pienaar
3
-23
/
+42
2011-06-06
Add a example setup
R.I.Pienaar
1
-1
/
+3
2011-06-04
Add more tests, fix more bugs
R.I.Pienaar
1
-1
/
+1
2011-06-04
Add tests and fix bugs found with tests
R.I.Pienaar
1
-4
/
+4
2011-06-04
Add a debug statement
R.I.Pienaar
1
-0
/
+1
2011-06-04
Add a puppet backend that impliments Nigels design
R.I.Pienaar
2
-4
/
+73
2011-06-04
Add a hash like wrapper around puppet scope
R.I.Pienaar
1
-0
/
+15
2011-06-04
First working hiera() function and a logger that logs using puppet notice/debug
R.I.Pienaar
1
-0
/
+8