Commit Graph

14 Commits

Author SHA1 Message Date
Mitchell Hashimoto 945f41d192 depgraph: detect loops to yourself 2014-07-24 07:43:23 -07:00
Mitchell Hashimoto e7b7644cbf terraform: turn multi-counts into multiple nodes 2014-07-03 20:42:29 -07:00
Mitchell Hashimoto 2aed2fd96f Fix various order-dependent tests 2014-07-01 10:28:42 -07:00
Mitchell Hashimoto bce5d55a85 depgraph: fix data races 2014-07-01 10:09:20 -07:00
Mitchell Hashimoto 94a11583c2 depgraph: add Noun function to get a noun 2014-06-25 11:28:00 -07:00
Mitchell Hashimoto 1918f199d8 terraform: Graph, config: don't build graph 2014-06-24 14:58:57 -07:00
Mitchell Hashimoto 975dc47638 depgraph: fix failling test 2014-06-05 13:00:29 -07:00
Mitchell Hashimoto 3ccfd4d08c config: depgraph can contain provider configuratoins 2014-06-05 12:47:28 -07:00
Mitchell Hashimoto 0d9fb53a5a depgraph: add Walk function 2014-06-05 02:11:28 -07:00
Mitchell Hashimoto 87b3046d2a depgraph: fmt 2014-05-25 18:05:04 -07:00
Mitchell Hashimoto dac18c823a config: can generate depgraph 2014-05-24 13:57:51 -07:00
Mitchell Hashimoto f7a50503b7 depgraph: add String method to Graph for testing/debugging 2014-05-24 13:28:12 -07:00
Mitchell Hashimoto f4e9dda0ea depgraph: alphabetize/style 2014-05-24 12:51:22 -07:00
Mitchell Hashimoto c0a7e5b98b Import @armon's depgraph/digraph 2014-05-24 12:47:04 -07:00