Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed extra whitespace from end of lines | Ian Taylor | 2009-06-06 | 1 | -3/+3 |
| | |||||
* | Removing the PGraph class and subsuming it into SimpleGraph. | Luke Kanies | 2008-11-06 | 1 | -2/+2 |
| | | | | | | | This class is a holdover from when I was using GRATR, and it's obsolete now. Signed-off-by: Luke Kanies <luke@madstop.com> | ||||
* | Removing the last remaining vestiges of GRATR -- | Luke Kanies | 2008-02-11 | 1 | -1/+1 |
| | | | | removing the bangs from 'add_vertex!' and 'add_edge!'. | ||||
* | Fixing #982 -- I have completely removed the GRATR graph library | Luke Kanies | 2008-01-07 | 1 | -8/+2 |
| | | | | from the system, and implemented my own topsort method. | ||||
* | Removing the Id tags from all of the files | Luke Kanies | 2007-10-03 | 1 | -1/+0 |
| | |||||
* | Fixing graphing tests, and correctly only using storeconfigs in tests where ↵ | luke | 2007-01-01 | 1 | -1/+1 |
| | | | | | | rails is available git-svn-id: https://reductivelabs.com/svn/puppet/trunk@2009 980ebf18-57e1-0310-9a29-db15c13687c0 | ||||
* | Intermediate commit -- I am ready to start pushing the graph stuff into the ↵ | luke | 2006-11-26 | 1 | -21/+2 |
| | | | | | | types and transactions, which will break everything for a little while. git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1894 980ebf18-57e1-0310-9a29-db15c13687c0 | ||||
* | Adding GRATR and the beginnings of graph integration. | luke | 2006-11-17 | 1 | -0/+58 |
git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1892 980ebf18-57e1-0310-9a29-db15c13687c0 |