summaryrefslogtreecommitdiffstats
path: root/test/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-640/+0
* Multiple environment support now works, and I have even tested it in real lif...Luke Kanies2007-08-261-1/+1
* The fileserver now uses an environment-specific module path. I also made var...Luke Kanies2007-08-261-0/+3
* The last commits before I actually start on the multi-environment support. T...Luke Kanies2007-08-221-67/+1
* Adding node caching, so that node sources are not spammed during file serving...Luke Kanies2007-08-151-1/+24
* Keeping the node names in the node object, so that they are available to the ...Luke Kanies2007-08-151-0/+3
* Adding the necessary name/ip fields to the node methodsLuke Kanies2007-08-151-1/+1
* Adding a "none" node source, which will be the default node source and will j...Luke Kanies2007-08-151-0/+18
* Finalizing the node handler. It now correctly uses the different node sourcesLuke Kanies2007-08-141-6/+324
* An intermediate commit in the work towards adding multi-environment support.Luke Kanies2007-08-141-0/+341