summaryrefslogtreecommitdiffstats
path: root/lib/puppet/node
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing #813 -- empty configurations again work.Luke Kanies2007-10-031-2/+3
* Taking a first stab at moving configuration compilingLuke Kanies2007-09-231-0/+4
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-221-1/+1
* Merge branch 'configurations' into indirectionLuke Kanies2007-09-221-16/+245
|\
| * All tests now pass in this configuration branch, which meansLuke Kanies2007-09-221-14/+26
| * The structure for handling resource generation is nowLuke Kanies2007-09-221-1/+11
| * An intermediate commit so I can start working on a differentLuke Kanies2007-09-201-4/+9
| * This is basically another intermediate commit. I feel likeLuke Kanies2007-09-171-17/+147
| * Configurations now set a "configuration" instance variable in resources that ...Luke Kanies2007-09-151-0/+1
| * The whole system now uses Configuration objects instead ofLuke Kanies2007-09-151-5/+76
* | The indirector specs now all pass. I think I needLuke Kanies2007-09-211-1/+1
* | Fixing all existing spec tests so that they nowLuke Kanies2007-09-201-3/+3
|/
* Moving the resource container behaviour to the Configuration object, rather t...Luke Kanies2007-09-121-1/+26
* Another intermediate commit. The node and fact classes are now functional an...Luke Kanies2007-09-121-11/+11
* The Node handler is now obsolete. Node searching is handled through the indi...Luke Kanies2007-09-111-0/+106
* Doing an intermediate commit so rick can look at the work I have done so far.Luke Kanies2007-09-111-0/+36
* Flipped the switch so that compiles now return a Configuration instance inste...Luke Kanies2007-09-041-1/+1
* We now have a real configuration object, as a subclass of GRATR::Digraph, tha...Luke Kanies2007-09-041-0/+123