summaryrefslogtreecommitdiffstats
path: root/spec/unit/node.rb
Commit message (Expand)AuthorAgeFilesLines
* Converting the Node.node_names class method into an instance method.Luke Kanies2008-06-151-57/+12
* Removing an obsolete, unimplemented testLuke Kanies2008-06-151-7/+0
* Always using the cert name to store yaml files, which fixes #1178.Luke Kanies2008-05-261-44/+68
* Intermediate commit.Luke Kanies2008-04-081-2/+2
* Moved the configuration of the Node cache to the puppetmasterdLuke Kanies2008-03-241-2/+2
* Caching node information in yaml (I figured caching in memory willLuke Kanies2008-03-161-0/+4
* Renaming the 'null' terminus type to 'plain', asLuke Kanies2007-12-111-2/+2
* Fixing #951 -- external nodes work again, but you have toLuke Kanies2007-12-101-0/+66
* Using the Environment class to determine the default environment,Luke Kanies2007-11-201-0/+140