summaryrefslogtreecommitdiffstats
path: root/lib/puppet/network/handler/node.rb
Commit message (Expand)AuthorAgeFilesLines
* The Node handler is now obsolete. Node searching is handled through the indi...Luke Kanies2007-09-111-242/+0
* Renaming the instance loader method to "instance_load". It was previously au...Luke Kanies2007-09-101-1/+1
* Removing extraneous logging from the node handlerLuke Kanies2007-09-101-1/+1
* The fileserver now uses an environment-specific module path. I also made var...Luke Kanies2007-08-261-0/+15
* The last commits before I actually start on the multi-environment support. T...Luke Kanies2007-08-221-62/+22
* A round of bugfixing. Many more tests now pass -- I think we are largely dow...Luke Kanies2007-08-201-0/+3
* Adding node caching, so that node sources are not spammed during file serving...Luke Kanies2007-08-151-0/+23
* Keeping the node names in the node object, so that they are available to the ...Luke Kanies2007-08-151-1/+2
* Adding the necessary name/ip fields to the node methodsLuke Kanies2007-08-151-10/+10
* Finalizing the node handler. It now correctly uses the different node sourcesLuke Kanies2007-08-141-42/+136
* An intermediate commit in the work towards adding multi-environment support.Luke Kanies2007-08-141-0/+146