summaryrefslogtreecommitdiffstats
path: root/lib/puppet/network/handler/configuration.rb
Commit message (Expand)AuthorAgeFilesLines
* Modified the 'master' handler to use the Catalog class toLuke Kanies2008-04-111-184/+0
* Fixing #951 -- external nodes work again, but you have toLuke Kanies2007-12-101-2/+2
* All tests should now pass again.Luke Kanies2007-10-081-8/+2
* Another round of test-fixing around the changes I madeLuke Kanies2007-10-051-32/+13
* Fixing #814 -- when files are missing, the exceptions shouldLuke Kanies2007-10-031-10/+7
* Another intermediate commit. The node and fact classes are now functional an...Luke Kanies2007-09-121-1/+1
* The Node handler is now obsolete. Node searching is handled through the indi...Luke Kanies2007-09-111-10/+2
* Fixing #807. The exception handling should more closely resemble how it used...Luke Kanies2007-09-061-1/+3
* Flipped the switch so that compiles now return a Configuration instance inste...Luke Kanies2007-09-041-3/+3
* Making a couple of small bugfixes in the configuration subsystemLuke Kanies2007-08-271-0/+5
* Multiple environment support now works, and I have even tested it in real lif...Luke Kanies2007-08-261-2/+6
* The fileserver now uses an environment-specific module path. I also made var...Luke Kanies2007-08-261-9/+5
* Everything up to the parser (and the Modules) is ready to support multiple en...Luke Kanies2007-08-231-7/+11
* The last commits before I actually start on the multi-environment support. T...Luke Kanies2007-08-221-1/+1
* A round of bugfixing. Many more tests now pass -- I think we are largely dow...Luke Kanies2007-08-201-1/+1
* The first pass where at least all of the snippet tests pass. I have unfortun...Luke Kanies2007-08-201-1/+6
* Refactoring a small part of the interface between the configuration handler a...Luke Kanies2007-08-151-4/+6
* The new configuration handler looks to be ready for usage. Now I just need t...Luke Kanies2007-08-151-157/+133
* An intermediate commit in the work towards adding multi-environment support.Luke Kanies2007-08-141-0/+226