| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge branch 'master' of git://reductivelabs.com/puppet into routing | Rick Bradley | 2007-10-09 | 1 | -8/+2 |
| |\ |
|
| | * | All tests should now pass again. | Luke Kanies | 2007-10-08 | 1 | -8/+2 |
| * | | Merge branch 'master' of git://reductivelabs.com/puppet into routing | Rick Bradley | 2007-10-06 | 3 | -46/+16 |
| |\| |
|
| | * | Another round of test-fixing around the changes I made | Luke Kanies | 2007-10-05 | 3 | -46/+15 |
| | * | This commit is focused on getting the 'puppet' executable | Luke Kanies | 2007-10-05 | 1 | -0/+1 |
| * | | Trivial tweak on HTTPServer module file | Rick Bradley | 2007-10-05 | 1 | -1/+2 |
| * | | Moving the webrick/mongrel "servers" over to HTTPServer module instead of Ser... | Rick Bradley | 2007-10-05 | 5 | -43/+70 |
| * | | Minor tweaks. | Rick Bradley | 2007-10-04 | 1 | -1/+1 |
| * | | Allow for multiple REST servers to be active; some terminology changes in spe... | Rick Bradley | 2007-10-04 | 1 | -21/+23 |
| * | | Added .listening to REST server, handle listen states and transitions. | Rick Bradley | 2007-10-04 | 1 | -0/+15 |
| * | | Updating first portion of the Network RESTServer spec with example code, gett... | Rick Bradley | 2007-10-04 | 1 | -0/+18 |
| * | | Merge branch 'master' of git://reductivelabs.com/puppet into routing | Rick Bradley | 2007-10-04 | 31 | -45/+8 |
| |\| |
|
| | * | Removing the Id tags from all of the files | Luke Kanies | 2007-10-03 | 29 | -29/+0 |
| | * | Fixing #814 -- when files are missing, the exceptions should | Luke Kanies | 2007-10-03 | 2 | -16/+8 |
| * | | Interpreting "hidden" class from spec drafts as a REST Controller. This name... | Rick Bradley | 2007-10-03 | 1 | -0/+2 |
| * | | Added partial spec for the serving of REST information, as well as some clien... | Rick Bradley | 2007-10-03 | 1 | -0/+2 |
| |/ |
|
| * | Demoting the "file does not exist" log to debug from notice | Luke Kanies | 2007-09-25 | 1 | -1/+1 |
| * | Renaming the 'Puppet::Util::Config' class to | Luke Kanies | 2007-09-22 | 6 | -11/+11 |
| * | Merge branch 'configurations' into indirection | Luke Kanies | 2007-09-22 | 5 | -145/+55 |
| |\ |
|
| | * | All tests now pass in this configuration branch, which means | Luke Kanies | 2007-09-22 | 2 | -4/+6 |
| | * | This is basically another intermediate commit. I feel like | Luke Kanies | 2007-09-17 | 1 | -10/+3 |
| | * | The whole system now uses Configuration objects instead of | Luke Kanies | 2007-09-15 | 2 | -132/+47 |
| |/ |
|
| * | Another intermediate commit. The node and fact classes are now functional an... | Luke Kanies | 2007-09-12 | 4 | -86/+3 |
| * | The Node handler is now obsolete. Node searching is handled through the indi... | Luke Kanies | 2007-09-11 | 2 | -252/+2 |
| * | Renaming the instance loader method to "instance_load". It was previously au... | Luke Kanies | 2007-09-10 | 2 | -2/+2 |
| * | Removing extraneous logging from the node handler | Luke Kanies | 2007-09-10 | 1 | -1/+1 |
| * | Fixing some broken tests in the master client, and adding a test for #800 but... | Luke Kanies | 2007-09-06 | 2 | -10/+7 |
| * | Fixing #807. The exception handling should more closely resemble how it used... | Luke Kanies | 2007-09-06 | 1 | -1/+3 |
| * | Flipped the switch so that compiles now return a Configuration instance inste... | Luke Kanies | 2007-09-04 | 2 | -4/+15 |
| * | Deleting old documentation that somehow made it back into the tree in the swi... | Luke Kanies | 2007-09-01 | 2 | -4/+0 |
| * | Making a couple of small bugfixes in the configuration subsystem | Luke Kanies | 2007-08-27 | 1 | -0/+5 |
| * | Multiple environment support now works, and I have even tested it in real lif... | Luke Kanies | 2007-08-26 | 1 | -2/+6 |
| * | The fileserver now uses an environment-specific module path. I also made var... | Luke Kanies | 2007-08-26 | 5 | -20/+56 |
| * | Everything up to the parser (and the Modules) is ready to support multiple en... | Luke Kanies | 2007-08-23 | 2 | -9/+13 |
| * | Adding environment information to the client fact list. The environment is r... | Luke Kanies | 2007-08-22 | 1 | -0/+3 |
| * | The last commits before I actually start on the multi-environment support. T... | Luke Kanies | 2007-08-22 | 2 | -63/+23 |
| * | Adding the topscope metadata to the configuration being returned to the clien... | Luke Kanies | 2007-08-22 | 1 | -2/+2 |
| * | A round of bugfixing. Many more tests now pass -- I think we are largely dow... | Luke Kanies | 2007-08-20 | 4 | -11/+16 |
| * | The first pass where at least all of the snippet tests pass. I have unfortun... | Luke Kanies | 2007-08-20 | 2 | -137/+62 |
| * | Adding node caching, so that node sources are not spammed during file serving... | Luke Kanies | 2007-08-15 | 1 | -0/+23 |
| * | Keeping the node names in the node object, so that they are available to the ... | Luke Kanies | 2007-08-15 | 1 | -1/+2 |
| * | Refactoring a small part of the interface between the configuration handler a... | Luke Kanies | 2007-08-15 | 1 | -4/+6 |
| * | The new configuration handler looks to be ready for usage. Now I just need t... | Luke Kanies | 2007-08-15 | 1 | -157/+133 |
| * | Adding the necessary name/ip fields to the node methods | Luke Kanies | 2007-08-15 | 1 | -10/+10 |
| * | Finalizing the node handler. It now correctly uses the different node sources | Luke Kanies | 2007-08-14 | 1 | -42/+136 |
| * | An intermediate commit in the work towards adding multi-environment support. | Luke Kanies | 2007-08-14 | 2 | -0/+372 |
| * | Removing extraneous debugging from crontab | luke | 2007-08-10 | 2 | -8/+32 |
| * | Adding test support for the other mongrel configuration header | luke | 2007-08-06 | 1 | -1/+1 |
| * | Adding the requirement that the cert dn have /CN= in it, thus hopefully catch... | luke | 2007-07-30 | 1 | -1/+1 |
| * | Applying a modification of the patch from Marcin Owsiany, allowing Mongrel to... | luke | 2007-07-30 | 1 | -1/+1 |