Commit Graph

20 Commits (361d00347a7ffceda4daad080bf370fd2f409cba)

Author SHA1 Message Date
Armon Dadgar 61b893b8db depgraph: Adding method to get incoming edges
12 years ago
Mitchell Hashimoto 8dbc7e0ccb terraform: change the graph a bit to better support providers with
12 years ago
Mitchell Hashimoto 397cf82c96 depgraph: Walk finishes all non-dependent trees
12 years ago
Mitchell Hashimoto 2e777d87a2 terraform: fix potential case where cycle is made
12 years ago
Alex Gaynor 46154ca1d3 Fixed a ton of typos in docs and comments
12 years ago
Mitchell Hashimoto e47498dc94 depgraph: if a walk func errors, don't walk dependents
12 years ago
Mitchell Hashimoto 945f41d192 depgraph: detect loops to yourself
12 years ago
Mitchell Hashimoto e7b7644cbf terraform: turn multi-counts into multiple nodes
12 years ago
Mitchell Hashimoto 2aed2fd96f Fix various order-dependent tests
12 years ago
Mitchell Hashimoto bce5d55a85 depgraph: fix data races
12 years ago
Mitchell Hashimoto 94a11583c2 depgraph: add Noun function to get a noun
12 years ago
Mitchell Hashimoto 1918f199d8 terraform: Graph, config: don't build graph
12 years ago
Mitchell Hashimoto 975dc47638 depgraph: fix failling test
12 years ago
Mitchell Hashimoto 3ccfd4d08c config: depgraph can contain provider configuratoins
12 years ago
Mitchell Hashimoto 0d9fb53a5a depgraph: add Walk function
12 years ago
Mitchell Hashimoto 87b3046d2a depgraph: fmt
12 years ago
Mitchell Hashimoto dac18c823a config: can generate depgraph
12 years ago
Mitchell Hashimoto f7a50503b7 depgraph: add String method to Graph for testing/debugging
12 years ago
Mitchell Hashimoto f4e9dda0ea depgraph: alphabetize/style
12 years ago
Mitchell Hashimoto c0a7e5b98b Import @armon's depgraph/digraph
12 years ago