summaryrefslogtreecommitdiffstats
path: root/spec/unit/node
Commit message (Expand)AuthorAgeFilesLines
* Reorganizing the file structure for indirection terminus types.Luke Kanies2007-10-152-4/+4
* Fixing some small spec failures resulting from test fixes.Luke Kanies2007-10-101-3/+3
* All tests should now pass again.Luke Kanies2007-10-081-5/+181
* Adding a :code setting for specifying code to runLuke Kanies2007-10-051-0/+4
* Making "null" the default node source, so nodes are at least created easilyLuke Kanies2007-10-051-6/+7
* This commit is focused on getting the 'puppet' executableLuke Kanies2007-10-052-5/+34
* Fixing tests for the Configuration object, since ILuke Kanies2007-10-041-0/+3
* Fixing #813 -- empty configurations again work.Luke Kanies2007-10-031-0/+17
* Taking a first stab at moving configuration compilingLuke Kanies2007-09-231-0/+7
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-223-6/+6
* Merge branch 'configurations' into indirectionLuke Kanies2007-09-222-10/+328
|\
| * All tests now pass in this configuration branch, which meansLuke Kanies2007-09-221-0/+10
| * An intermediate commit so I can start working on a differentLuke Kanies2007-09-201-4/+15
| * This is basically another intermediate commit. I feel likeLuke Kanies2007-09-171-0/+153
| * Configurations now set a "configuration" instance variable in resources that ...Luke Kanies2007-09-151-4/+11
| * The whole system now uses Configuration objects instead ofLuke Kanies2007-09-152-7/+144
* | Fixing all existing spec tests so that they nowLuke Kanies2007-09-203-17/+18
|/
* Moving the resource container behaviour to the Configuration object, rather t...Luke Kanies2007-09-121-0/+23
* Another intermediate commit. The node and fact classes are now functional an...Luke Kanies2007-09-122-12/+33
* The Node handler is now obsolete. Node searching is handled through the indi...Luke Kanies2007-09-111-0/+79
* Doing an intermediate commit so rick can look at the work I have done so far.Luke Kanies2007-09-112-0/+141
* Fixing #807. The exception handling should more closely resemble how it used...Luke Kanies2007-09-061-2/+12
* We now have a real configuration object, as a subclass of GRATR::Digraph, tha...Luke Kanies2007-09-041-0/+125