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
/
spec
/
unit
/
simple_graph.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding #2658 - Adding support for run stages
Luke Kanies
2010-02-17
1
-0
/
+8
*
Changing SimpleGraph.matching_edges to expect one event
Luke Kanies
2010-02-17
1
-6
/
+5
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-6
/
+6
*
Always making sure graph edges appear first
Luke Kanies
2009-04-24
1
-0
/
+7
*
Fixing #2181 - Using Sets instead of Arrays in SimpleGraph
Luke Kanies
2009-04-22
1
-0
/
+1
*
Fixing #2111 - SimpleGraph only creates valid adjacencies
Luke Kanies
2009-04-12
1
-0
/
+9
*
Fixing #1949 - relationships now use attributes instead of a label
Luke Kanies
2009-03-10
1
-5
/
+5
*
Removing the PGraph class and subsuming it into SimpleGraph.
Luke Kanies
2008-11-06
1
-214
/
+429
*
Moving Catalog#write_graph to SimpleGraph, where it belongs.
Luke Kanies
2008-11-06
1
-0
/
+25
*
Fixed #1021 -- the problem was that my method of determining
Luke Kanies
2008-02-13
1
-0
/
+11
*
Removing the last remaining vestiges of GRATR --
Luke Kanies
2008-02-11
1
-32
/
+32
*
Fixing #982 -- I have completely removed the GRATR graph library
Luke Kanies
2008-01-07
1
-0
/
+40
*
Fixing #937 -- I had not ported the dot methods at all,
Luke Kanies
2007-12-11
1
-5
/
+7
*
Fixing a SimpleGraph unit test so it doesn't depend
Luke Kanies
2007-11-18
1
-1
/
+3
*
Switching the graph base class from GRATR::Digraph
Luke Kanies
2007-11-07
1
-0
/
+42
*
Adding a new graphing base class, because the GRATR stuff
Luke Kanies
2007-11-07
1
-0
/
+183