| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | Fixed most failing tests, but there are still over thirty failing. | Luke Kanies | 2007-11-18 | 4 | -90/+14 |
| * | | Fixing #800 by refactoring how configurations are retrieved | Luke Kanies | 2007-11-12 | 4 | -237/+55 |
| |/ |
|
| * | Changing the test/ classes so that they work from the main | Luke Kanies | 2007-10-26 | 26 | -26/+26 |
| * | Translating the report handler to an indirected model. | Luke Kanies | 2007-10-13 | 1 | -102/+1 |
| * | Merge branch 'master' of git://michaelobrien.info/puppet into michael | Luke Kanies | 2007-10-09 | 5 | -38/+25 |
| |\ |
|
| | * | All tests should now pass again. | Luke Kanies | 2007-10-08 | 4 | -23/+17 |
| | * | Another round of test-fixing around the changes I made | Luke Kanies | 2007-10-05 | 3 | -16/+9 |
| * | | Moving the webrick/mongrel "servers" over to HTTPServer module instead of Ser... | Rick Bradley | 2007-10-05 | 3 | -6/+6 |
| |/ |
|
| * | Removing the Id tags from all of the files | Luke Kanies | 2007-10-03 | 24 | -24/+0 |
| * | Fixed a failing test where we presumed that non-string Fact values would have... | Rick Bradley | 2007-10-02 | 1 | -1/+1 |
| * | Fixed a test which was secretly sneaking off and pulling certs from ~ if they... | Rick Bradley | 2007-10-02 | 1 | -0/+7 |
| * | Renaming the 'Puppet::Util::Config' class to | Luke Kanies | 2007-09-22 | 4 | -6/+6 |
| * | This is basically another intermediate commit. I feel like | Luke Kanies | 2007-09-17 | 1 | -4/+5 |
| * | The whole system now uses Configuration objects instead of | Luke Kanies | 2007-09-15 | 1 | -49/+3 |
| * | Another intermediate commit. The node and fact classes are now functional an... | Luke Kanies | 2007-09-12 | 3 | -114/+7 |
| * | The Node handler is now obsolete. Node searching is handled through the indi... | Luke Kanies | 2007-09-11 | 2 | -660/+2 |
| * | Fixing some failed tests. Mostly cleanup. Next is to make all of the user t... | Luke Kanies | 2007-09-07 | 1 | -1/+4 |
| * | Fixing some broken tests in the master client, and adding a test for #800 but... | Luke Kanies | 2007-09-06 | 1 | -23/+30 |
| * | Fixing some failing unit tests. | Luke Kanies | 2007-08-28 | 1 | -4/+5 |
| * | Multiple environment support now works, and I have even tested it in real lif... | Luke Kanies | 2007-08-26 | 2 | -10/+14 |
| * | The fileserver now uses an environment-specific module path. I also made var... | Luke Kanies | 2007-08-26 | 3 | -7/+8 |
| * | Adding environment information to the client fact list. The environment is r... | Luke Kanies | 2007-08-22 | 1 | -0/+10 |
| * | The last commits before I actually start on the multi-environment support. T... | Luke Kanies | 2007-08-22 | 2 | -68/+2 |
| * | Adding the topscope metadata to the configuration being returned to the clien... | Luke Kanies | 2007-08-22 | 2 | -7/+2 |
| * | A round of bugfixing. Many more tests now pass -- I think we are largely dow... | Luke Kanies | 2007-08-20 | 3 | -105/+31 |
| * | The first pass where at least all of the snippet tests pass. I have unfortun... | Luke Kanies | 2007-08-20 | 1 | -74/+0 |
| * | Adding node caching, so that node sources are not spammed during file serving... | Luke Kanies | 2007-08-15 | 1 | -1/+24 |
| * | Keeping the node names in the node object, so that they are available to the ... | Luke Kanies | 2007-08-15 | 1 | -0/+3 |
| * | Refactoring a small part of the interface between the configuration handler a... | Luke Kanies | 2007-08-15 | 1 | -2/+24 |
| * | The new configuration handler looks to be ready for usage. Now I just need t... | Luke Kanies | 2007-08-15 | 1 | -0/+167 |
| * | Adding the necessary name/ip fields to the node methods | Luke Kanies | 2007-08-15 | 1 | -1/+1 |
| * | Adding a "none" node source, which will be the default node source and will j... | Luke Kanies | 2007-08-15 | 1 | -0/+18 |
| * | Finalizing the node handler. It now correctly uses the different node sources | Luke Kanies | 2007-08-14 | 1 | -6/+324 |
| * | An intermediate commit in the work towards adding multi-environment support. | Luke Kanies | 2007-08-14 | 1 | -0/+341 |
| * | Trivial mock cleanups | (no author) | 2007-08-09 | 1 | -2/+1 |
| * | Refactor SUIDManager tests to run without root, change SUIDManager's behavior... | christian | 2007-08-09 | 7 | -0/+26 |
| * | Adding test support for the other mongrel configuration header | luke | 2007-08-06 | 1 | -2/+23 |
| * | Fixing #621 -- plugins are now downloaded directly into the $libdir, and auto... | luke | 2007-07-10 | 1 | -38/+13 |
| * | Making sure that #686 is fixed -- I specifically included the Daemon module i... | luke | 2007-07-08 | 1 | -0/+6 |
| * | Hopefully fixing #685 -- I added a wrapper around the call to getconfig(), so... | luke | 2007-07-08 | 1 | -3/+12 |
| * | Removing the long-obsolete Element base class. The Parameter and Type classe... | luke | 2007-07-04 | 1 | -0/+2 |
| * | Modified the fileserver to cache file information, so that | luke | 2007-06-19 | 1 | -0/+2 |
| * | More test fixes. I seem to be getting very close. | luke | 2007-06-19 | 2 | -0/+2 |
| * | Fixing some failing tests. | luke | 2007-06-18 | 1 | -47/+0 |
| * | Modifying the CA server so that it will not send back a cert whose public key... | luke | 2007-06-18 | 2 | -0/+36 |
| * | Fixing #578 -- Invalid certs are no longer written to disk. | luke | 2007-06-18 | 1 | -0/+24 |
| * | Fixing mongrel test so it does not try to load the mongrel server class on ma... | luke | 2007-06-13 | 1 | -1/+0 |
| * | Adding a simple unit test for mongrel, and adding the ability to select the h... | luke | 2007-06-11 | 2 | -1/+67 |
| * | Significantly reworked the type => provider interface with respect to | luke | 2007-06-04 | 1 | -3/+3 |
| * | Fixing #532 -- reparsing config files no longer throws an exception. The pro... | luke | 2007-05-31 | 1 | -0/+17 |