| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Removing the Id tags from all of the files | Luke Kanies | 2007-10-03 | 4 | -4/+0 |
| * | Fixed a failing test where we presumed that non-string Fact values would have... | Rick Bradley | 2007-10-02 | 1 | -1/+1 |
| * | Renaming the 'Puppet::Util::Config' class to | Luke Kanies | 2007-09-22 | 3 | -5/+5 |
| * | The whole system now uses Configuration objects instead of | Luke Kanies | 2007-09-15 | 1 | -49/+3 |
| * | 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 |
| * | Adding environment information to the client fact list. The environment is r... | Luke Kanies | 2007-08-22 | 1 | -0/+10 |
| * | Adding the topscope metadata to the configuration being returned to the clien... | Luke Kanies | 2007-08-22 | 1 | -6/+1 |
| * | A round of bugfixing. Many more tests now pass -- I think we are largely dow... | Luke Kanies | 2007-08-20 | 1 | -1/+2 |
| * | Refactor SUIDManager tests to run without root, change SUIDManager's behavior... | christian | 2007-08-09 | 2 | -0/+3 |
| * | Fixing #621 -- plugins are now downloaded directly into the $libdir, and auto... | luke | 2007-07-10 | 1 | -38/+13 |
| * | 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 |
| * | Modifying the CA server so that it will not send back a cert whose public key... | luke | 2007-06-18 | 1 | -0/+2 |
| * | Fixing #578 -- Invalid certs are no longer written to disk. | luke | 2007-06-18 | 1 | -0/+24 |
| * | Fixing #532 -- reparsing config files no longer throws an exception. The pro... | luke | 2007-05-31 | 1 | -0/+17 |
| * | Fixing #501 -- there is now a splay option, disabled by default and when runn... | luke | 2007-05-18 | 1 | -0/+32 |
| * | Fixing #569 - I have added a dynamic facts option to choose which facts will ... | luke | 2007-05-15 | 1 | -0/+34 |
| * | fixing some problems with the config timeout -- I am not sure it ever actuall... | luke | 2007-05-14 | 1 | -0/+18 |
| * | Getting rid of the last vestiges of the logger tests | luke | 2007-05-09 | 1 | -1/+1 |
| * | Consolidating all of the configuration parameter declarations into configurat... | luke | 2007-05-04 | 1 | -1/+1 |
| * | Fixing Client.read_cert so that it automatically adds the certificate informa... | luke | 2007-03-30 | 1 | -6/+41 |
| * | Finalizing the filebucket client, with test code. | luke | 2007-03-24 | 1 | -0/+35 |
| * | Finally fixing #504, I think; I even have tests to prove it. It was a little... | luke | 2007-03-19 | 1 | -0/+17 |
| * | Another round of bug-fixes, prompted by test logs from David Schmitt | luke | 2007-03-19 | 1 | -2/+4 |
| * | Oops. Fixing the other tests to now past the facts to "fresh?", as required ... | luke | 2007-03-19 | 1 | -2/+4 |
| * | Fixing the fact caching so that facts are only downloaded and retrieved once,... | luke | 2007-03-19 | 1 | -2/+7 |
| * | Fixing #519. The facts are now cached in the state file and changes to them ... | luke | 2007-03-19 | 1 | -0/+29 |
| * | Fixing #491 -- the client correctly realizes when the cache file is missing a... | luke | 2007-03-18 | 1 | -0/+22 |
| * | Fixing #540. I modified Puppet::Network::Client::Master so that it disables ... | luke | 2007-03-17 | 1 | -0/+20 |
| * | Flushing out the ability to have a stand-alone CA server, specified using ca_... | luke | 2007-03-08 | 1 | -0/+4 |
| * | Merging the webserver_portability branch from version 2182 to version 2258. | luke | 2007-03-06 | 5 | -73/+109 |
| * | Okay, last file moves for the night. The test code has been moved to match t... | luke | 2007-02-08 | 4 | -0/+835 |