summaryrefslogtreecommitdiffstats
path: root/spec/unit/node.rb
Commit message (Expand)AuthorAgeFilesLines
* [#3994] rename the specs to have _spec.rb at the endMarkus Roberts2010-06-231-210/+0
* Fixing #3791 - client environment is usedLuke Kanies2010-02-171-18/+36
* All non-transient parser references are goneLuke Kanies2010-02-171-21/+13
* Making sure the cert name is searched firstLuke Kanies2009-04-241-9/+12
* Partially fixing #1765 - node searching supports strict hostname checkingLuke Kanies2009-04-221-0/+9
* Failure to find node facts is now a failure.Luke Kanies2009-02-141-0/+5
* Changing the Cacher.invalidate method to Cacher.expire.Luke Kanies2008-11-111-1/+1
* Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,Luke Kanies2008-10-171-17/+2
|\
| * Fixed additional environments testsJames Turnbull2008-10-051-2/+2
| * Fixing the Node class to no longer validate environmentsLuke Kanies2008-10-031-15/+0
* | Merge branch '0.24.x'Luke Kanies2008-06-151-64/+12
|\|
| * 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
* | Merge branch '0.24.x'Luke Kanies2008-06-141-44/+68
|\|
| * Always using the cert name to store yaml files, which fixes #1178.Luke Kanies2008-05-261-44/+68
* | Using the new Cacher class for handling cached data.Luke Kanies2008-05-131-1/+1
* | Merge branch '0.24.x'Luke Kanies2008-04-111-2/+2
|\|
| * Intermediate commit.Luke Kanies2008-04-081-2/+2
* | Merge branch '0.24.x'Luke Kanies2008-03-251-2/+2
|\|
| * Moved the configuration of the Node cache to the puppetmasterdLuke Kanies2008-03-241-2/+2
* | Merge branch '0.24.x'Luke Kanies2008-03-201-0/+4
|\|
| * Caching node information in yaml (I figured caching in memory willLuke Kanies2008-03-161-0/+4
* | Environments are now available as variables in manifests,Luke Kanies2008-01-201-0/+16
|/
* 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