| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Fixing logging of module mounts; it was using the module as the name, rather ... | luke | 2007-07-06 | 1 | -2/+2 |
* | Removing extraneous debugging | luke | 2007-07-06 | 1 | -3/+0 |
* | Updating reference docs | luke | 2007-06-20 | 1 | -0/+1 |
* | Modified the fileserver to cache file information, so that | luke | 2007-06-19 | 1 | -14/+51 |
* | Fixing some failing tests. | luke | 2007-06-18 | 1 | -1/+1 |
* | Modifying the CA server so that it will not send back a cert whose public key... | luke | 2007-06-18 | 1 | -1/+3 |
* | Fix #657: allow puppet URL's with no server; 'puppet' looks those up on hte l... | lutter | 2007-06-18 | 1 | -0/+1 |
* | Removing old line from the fix for #660 -- I had strangely just commented it ... | luke | 2007-06-11 | 1 | -1/+0 |
* | Fixing #660 by applying patch by freiheit. Looks like this is another proble... | luke | 2007-06-11 | 1 | -1/+2 |
* | Significantly reworked the type => provider interface with respect to | luke | 2007-06-04 | 1 | -1/+1 |
* | A round of fixes so unit tests pass; most of the failures were from the mergi... | luke | 2007-05-15 | 1 | -1/+1 |
* | Fixing the ability to fail correctly in the fileserver -- a constant was not ... | luke | 2007-05-09 | 1 | -0/+1 |
* | Merging of refactor-transacton to the trunk. This work removes the :is attri... | ballman | 2007-05-09 | 1 | -13/+16 |
* | Lots of work related to generating more reference. Moving all of the individ... | luke | 2007-05-07 | 9 | -0/+37 |
* | Removing the obsolete logger network interface | luke | 2007-05-07 | 1 | -52/+0 |
* | Adding a module to abstract using Autoload to load and manage instances | luke | 2007-05-07 | 1 | -24/+8 |
* | Consolidating all of the configuration parameter declarations into configurat... | luke | 2007-05-04 | 1 | -1/+1 |
* | Adding a fact handler, along with an abstract interface for fact stores and a... | luke | 2007-05-03 | 1 | -0/+67 |
* | Allowing "-" in fileserver module names, #617 | luke | 2007-04-30 | 1 | -3/+3 |
* | Changing the resource handler to return the whole object, rather than just ty... | luke | 2007-04-30 | 1 | -2/+2 |
* | Translating all of the docs except the type docs to RST | luke | 2007-04-23 | 1 | -1/+1 |
* | Finalizing the filebucket client, with test code. | luke | 2007-03-24 | 1 | -1/+1 |
* | Hopefully the last batch of commits before I release 0.22.2. Mostly just get... | luke | 2007-03-19 | 1 | -0/+9 |
* | Updating the config generation stuff a bit, mostly just cleanup, but also cha... | luke | 2007-03-19 | 1 | -1/+1 |
* | Another round of bug-fixes, prompted by test logs from David Schmitt | luke | 2007-03-19 | 1 | -3/+9 |
* | Fixing #447 - filebuckets now use deeply nested paths | luke | 2007-03-19 | 1 | -63/+87 |
* | Introduces a new implicit 'modules' fileserver module, whose allow/deny can | lutter | 2007-03-09 | 1 | -10/+39 |
* | Merging the webserver_portability branch from version 2182 to version 2258. | luke | 2007-03-06 | 9 | -0/+1580 |