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
/
lib
/
puppet
/
simple_graph.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding #2658 - Adding support for run stages
Luke Kanies
2010-02-17
1
-1
/
+2
*
Changing SimpleGraph.matching_edges to expect one event
Luke Kanies
2010-02-17
1
-14
/
+12
*
Fixing #2443: Adding debugging guidance to dep cycle errors
Luke Kanies
2009-07-25
1
-1
/
+1
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-12
/
+12
*
Fix #2218 - Ruby YAML bug prevents reloading catalog in puppetd
Brice Figureau
2009-05-02
1
-14
/
+0
*
Fixed #2188 - Added set require to simple_graph.rb
James Turnbull
2009-04-27
1
-0
/
+1
*
Always making sure graph edges appear first
Luke Kanies
2009-04-24
1
-1
/
+11
*
Reverting part of the switch to sets in SimpleGraph
Luke Kanies
2009-04-24
1
-3
/
+3
*
Fixing #2182 - SimpleGraph#walk is now iterative
Luke Kanies
2009-04-22
1
-4
/
+15
*
Fixing #2181 - Using Sets instead of Arrays in SimpleGraph
Luke Kanies
2009-04-22
1
-10
/
+10
*
Fixing #2111 - SimpleGraph only creates valid adjacencies
Luke Kanies
2009-04-12
1
-1
/
+1
*
Removing duplicate method definition from SimpleGraph
Luke Kanies
2009-04-12
1
-8
/
+0
*
Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...
James Turnbull
2009-02-26
1
-1
/
+1
*
Removing the Hash default proc from SimpleGraph.
Luke Kanies
2009-02-06
1
-5
/
+21
*
Adding SimpleGraph#leaves, which I apparently did not migrate from PGraph
Luke Kanies
2008-11-06
1
-0
/
+7
*
Removing the PGraph class and subsuming it into SimpleGraph.
Luke Kanies
2008-11-06
1
-0
/
+103
*
Moving Catalog#write_graph to SimpleGraph, where it belongs.
Luke Kanies
2008-11-06
1
-0
/
+12
*
Fixed #1021 -- the problem was that my method of determining
Luke Kanies
2008-02-13
1
-6
/
+9
*
Removing the last remaining vestiges of GRATR --
Luke Kanies
2008-02-11
1
-4
/
+4
*
Fixing #982 -- I have completely removed the GRATR graph library
Luke Kanies
2008-01-07
1
-7
/
+71
*
Fixing #937 -- I had not ported the dot methods at all,
Luke Kanies
2007-12-11
1
-2
/
+2
*
Switching the graph base class from GRATR::Digraph
Luke Kanies
2007-11-07
1
-4
/
+78
*
Adding a new graphing base class, because the GRATR stuff
Luke Kanies
2007-11-07
1
-0
/
+177