Nick made some clean-ups, and re-worked his branch for #3531. Mailing out the
series for public consumption/review.
Nick Lewis (3):
(#3531) Add helper methods for dealing with the node group graph
(#3531) Show sources for node/group parameters
(#3531) Remove unused NodeGroupCycleError file
app/models/node.rb | 40 ++-----------
app/models/node_class.rb | 15 +++++
app/models/node_group.rb | 34 ++++++++++-
app/views/node_classes/show.html.haml | 2 +-
app/views/node_groups/show.html.haml | 38 ++++++------
app/views/nodes/_nodes.html.haml | 13 +++--
app/views/nodes/show.html.haml | 30 +---------
app/views/shared/_classes.html.haml | 17 ++++++
app/views/shared/_groups.html.haml | 17 ++++++
app/views/shared/_parameters.html.haml | 26 ++++++++
lib/node_group_cycle_error.rb | 7 --
lib/node_group_graph.rb | 99 +++++++++++++++++++++++++++++---
spec/models/node_spec.rb | 59 +++++++++++--------
13 files changed, 267 insertions(+), 130 deletions(-)
--
You received this message because you are subscribed to the Google Groups
"Puppet Developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-dev?hl=en.