summaryrefslogtreecommitdiffstats
path: root/lib/puppet/network
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'master' of git://reductivelabs.com/puppet into routingRick Bradley2007-10-131-64/+6
| |\|
| * | more stuff for the interim commitRick Bradley2007-10-122-0/+48
| * | interim checkin of network stuffsRick Bradley2007-10-121-53/+45
| * | Merge branch 'master' of git://reductivelabs.com/puppet into routingRick Bradley2007-10-091-8/+2
| |\ \
| * \ \ Merge branch 'master' of git://reductivelabs.com/puppet into routingRick Bradley2007-10-063-46/+16
| |\ \ \
* | | | | Fixing a bit of indentation and commenting in the xmlrpc/client fileLuke Kanies2007-10-291-4/+3
| |_|_|/ |/| | |
* | | | Translating the report handler to an indirected model.Luke Kanies2007-10-131-64/+6
* | | | Merge branch 'master' of git://michaelobrien.info/puppet into michaelLuke Kanies2007-10-093-52/+16
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | All tests should now pass again.Luke Kanies2007-10-081-8/+2
| |/
| * Another round of test-fixing around the changes I madeLuke Kanies2007-10-053-46/+15
| * This commit is focused on getting the 'puppet' executableLuke Kanies2007-10-051-0/+1
* | Trivial tweak on HTTPServer module fileRick Bradley2007-10-051-1/+2
* | Moving the webrick/mongrel "servers" over to HTTPServer module instead of Ser...Rick Bradley2007-10-055-43/+70
* | Minor tweaks.Rick Bradley2007-10-041-1/+1
* | Allow for multiple REST servers to be active; some terminology changes in spe...Rick Bradley2007-10-041-21/+23
* | Added .listening to REST server, handle listen states and transitions.Rick Bradley2007-10-041-0/+15
* | Updating first portion of the Network RESTServer spec with example code, gett...Rick Bradley2007-10-041-0/+18
* | Merge branch 'master' of git://reductivelabs.com/puppet into routingRick Bradley2007-10-0431-45/+8
|\|
| * Removing the Id tags from all of the filesLuke Kanies2007-10-0329-29/+0
| * Fixing #814 -- when files are missing, the exceptions shouldLuke Kanies2007-10-032-16/+8
* | Interpreting "hidden" class from spec drafts as a REST Controller. This name...Rick Bradley2007-10-031-0/+2
* | Added partial spec for the serving of REST information, as well as some clien...Rick Bradley2007-10-031-0/+2
|/
* Demoting the "file does not exist" log to debug from noticeLuke Kanies2007-09-251-1/+1
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-226-11/+11
* Merge branch 'configurations' into indirectionLuke Kanies2007-09-225-145/+55
|\
| * All tests now pass in this configuration branch, which meansLuke Kanies2007-09-222-4/+6
| * This is basically another intermediate commit. I feel likeLuke Kanies2007-09-171-10/+3
| * The whole system now uses Configuration objects instead ofLuke Kanies2007-09-152-132/+47
|/
* Another intermediate commit. The node and fact classes are now functional an...Luke Kanies2007-09-124-86/+3
* The Node handler is now obsolete. Node searching is handled through the indi...Luke Kanies2007-09-112-252/+2
* Renaming the instance loader method to "instance_load". It was previously au...Luke Kanies2007-09-102-2/+2
* Removing extraneous logging from the node handlerLuke Kanies2007-09-101-1/+1
* Fixing some broken tests in the master client, and adding a test for #800 but...Luke Kanies2007-09-062-10/+7
* 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-042-4/+15
* Deleting old documentation that somehow made it back into the tree in the swi...Luke Kanies2007-09-012-4/+0
* 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-265-20/+56
* Everything up to the parser (and the Modules) is ready to support multiple en...Luke Kanies2007-08-232-9/+13
* Adding environment information to the client fact list. The environment is r...Luke Kanies2007-08-221-0/+3
* The last commits before I actually start on the multi-environment support. T...Luke Kanies2007-08-222-63/+23
* Adding the topscope metadata to the configuration being returned to the clien...Luke Kanies2007-08-221-2/+2
* A round of bugfixing. Many more tests now pass -- I think we are largely dow...Luke Kanies2007-08-204-11/+16
* The first pass where at least all of the snippet tests pass. I have unfortun...Luke Kanies2007-08-202-137/+62
* 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
* 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
* Adding the necessary name/ip fields to the node methodsLuke Kanies2007-08-151-10/+10