index
:
puppet
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
unit
/
pops
/
binder
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-24
(maint) Fix spec order issue for Travis CI.
Peter Huene
1
-22
/
+24
2014-07-15
(maint) Remove deprecated `.to_not raise_error(args)` calls
Adrien Thebo
1
-1
/
+1
2014-06-24
(maint) Remove dead code
Henrik Lindberg
1
-2
/
+1
2014-06-24
(PUP-2831) Make Puppet work with RGen 0.7.0
Henrik Lindberg
1
-4
/
+7
2014-01-07
(PUP-800) Clean up and improve handling of location / position
Henrik Lindberg
1
-1
/
+1
2014-01-02
(maint) Add convenient create/override ability to Injector
Henrik Lindberg
1
-0
/
+45
2013-12-31
(maint) Add support for final binding
Henrik Lindberg
1
-0
/
+13
2013-12-31
(maint) Cleanup spec tests after refactor of binder one step create
Henrik Lindberg
2
-15
/
+0
2013-12-31
(maint) Refactor Binder to not use two step creation.
Henrik Lindberg
3
-38
/
+25
2013-12-31
(maint) Remove support for categories in the binder
Henrik Lindberg
5
-167
/
+28
2013-12-19
(pup-546) Remove hiera2 support from binder
Henrik Lindberg
5
-180
/
+15
2013-12-05
(maint) Cleanup Scope impl from unused methods & test specific code
Henrik Lindberg
1
-1
/
+4
2013-08-12
(maint) Load puppetx for yaml_backend_spec
Josh Partlow
1
-0
/
+10
2013-08-07
(#16856) replace the _Foo idiom with expanded namespaces
Kylo Ginsberg
3
-35
/
+26
2013-08-06
(#16856) fix hiera2 yaml backend for empty/invalid yaml files
Kylo Ginsberg
1
-0
/
+25
2013-08-03
(#16856) Fix problem with YAML spec test on Ruby 1.8.7
Henrik Lindberg
1
-1
/
+8
2013-08-03
(#16856) Make use of Puppet Binder optional (and thus also rgen)
Henrik Lindberg
2
-0
/
+8
2013-08-03
(#16856) Make a hiera.yaml in confdir be ignored if it not version 2.
Henrik Lindberg
1
-0
/
+24
2013-08-03
(#16856) Improve formatting of error messages.
Henrik Lindberg
1
-1
/
+26
2013-08-03
(#16856) Add extension capability to binder_config.yaml
Henrik Lindberg
2
-10
/
+3
2013-08-03
(#16856) Correct API of BindingsFactory, add/correct yardoc.
Henrik Lindberg
1
-2
/
+15
2013-08-03
(#16856) Add support for multibinding multibinds.
Henrik Lindberg
1
-39
/
+55
2013-08-03
(#16856) Fix problems with confdir scheme (typos and broken)
Henrik Lindberg
1
-2
/
+2
2013-08-03
(#16856) Make osfamily have higher prio than environment
Henrik Lindberg
1
-2
/
+2
2013-08-03
(#16856) Rename hiera_config.yaml to hiera.yaml
Henrik Lindberg
2
-2
/
+2
2013-08-03
(#16856) Improve handling of Ruby based bindings
Henrik Lindberg
2
-1
/
+2
2013-08-03
(#16856) Improve error messages and add defaults
Henrik Lindberg
1
-2
/
+3
2013-08-03
(#16856) Make test of looking up data bound via ruby Bindings work.
Henrik Lindberg
1
-0
/
+1
2013-08-03
(#16856) Replace use of StringEvaluator with EvaluatingParser
Henrik Lindberg
2
-85
/
+2
2013-08-03
(#16856) Fix problems with loading Array and Hash in Hiera2 backend.
Henrik Lindberg
1
-1
/
+4
2013-08-03
(#16856) Add class loader, system and default bindings, and extensions.
Henrik Lindberg
1
-18
/
+1
2013-08-03
(#16856) Add BindingComposer
Henrik Lindberg
4
-6
/
+93
2013-08-03
(#16856) Add w.i.p on BinderConfig
Henrik Lindberg
1
-0
/
+35
2013-08-03
(#16856) Change hiera2 config reader to read categories as array instead of hash
Henrik Lindberg
2
-4
/
+8
2013-08-03
(maint) Remove a couple of lines of commented out dead code.
Henrik Lindberg
1
-4
/
+0
2013-08-03
(maint) remove TODO
Henrik Lindberg
1
-4
/
+1
2013-08-03
(#16856) Add test for binding transformer lambda and fix related issues
Henrik Lindberg
1
-0
/
+8
2013-08-03
(#16856) Make hash and array multibind handle flatten the same way
Henrik Lindberg
1
-1
/
+0
2013-08-03
(#16856) Add test of hash multibind :merge conflict resolution
Henrik Lindberg
1
-3
/
+47
2013-08-03
(#16856) Fix issue in multibind hash :priority conflict resolution
Henrik Lindberg
1
-3
/
+20
2013-08-03
(#16856) Fix issues with assisted inject and improve testing of injector
Henrik Lindberg
1
-21
/
+54
2013-08-03
(#16856) Clean up injector_spec some more
Henrik Lindberg
1
-9
/
+1
2013-08-03
(#16856) Clean up injector_spec by using let
Henrik Lindberg
1
-301
/
+129
2013-08-03
(#16856) Add merge to hash multibind producer.
Henrik Lindberg
1
-49
/
+30
2013-08-03
(#16856) Adds Hiera2 bindings with backends for YAML and JSON
Thomas Hallgren
4
-161
/
+366
2013-08-03
(#16856) Improve checking of Hash multibind options
Henrik Lindberg
1
-2
/
+28
2013-08-03
(#16856) Improve Multibinding (drop combinators, improve options, and errors)
Henrik Lindberg
1
-43
/
+89
2013-08-03
(#16856) Move Producer classes to a Producers module
Henrik Lindberg
1
-1
/
+1
2013-08-03
(#16856) Refactor producers
Henrik Lindberg
1
-38
/
+11
2013-08-03
(#16856) Make instantiating producer work like assisted inject
Henrik Lindberg
1
-4
/
+8
[next]