| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Hoping this will get rid of the directory being printed | shafer | 2005-09-23 | 3 | -16/+10 |
* | Nodes now support inheritance, for better or for worse. | luke | 2005-09-23 | 4 | -215/+249 |
* | The new "include" syntax works now. | luke | 2005-09-22 | 6 | -467/+646 |
* | fixing "ignore" documentation to parse RST correctly. | luke | 2005-09-22 | 1 | -2/+5 |
* | Okay, all tests pass again. The work done on nodes will take a little while ... | luke | 2005-09-22 | 3 | -30/+70 |
* | I am still somewhat in mid-change, but I have made the biggest changes to mak... | luke | 2005-09-21 | 8 | -212/+259 |
* | adding a ParsedFile class to handle figuring out whether a file has changed | luke | 2005-09-21 | 1 | -0/+36 |
* | Okay, significant change -- classes no longer accept arguments (which makes t... | luke | 2005-09-21 | 4 | -319/+354 |
* | adding stinkloads of comments to ast.rb (I am trying to go through and better... | luke | 2005-09-20 | 3 | -516/+590 |
* | added log, metaloglevel and @metaparams to support setting loglevels | shafer | 2005-09-19 | 1 | -9/+40 |
* | switching log.rb to raise Puppet::DevError events | luke | 2005-09-19 | 2 | -5/+10 |
* | My cfengine2puppet config now entirely parses. The biggest problem I ran int... | luke | 2005-09-18 | 5 | -39/+82 |
* | adding --noop to puppet executable, and removing some extraneous comments | luke | 2005-09-17 | 1 | -1/+0 |
* | Successfully parsed my entire converted cfengine configuration; these are all... | luke | 2005-09-17 | 7 | -288/+358 |
* | Users and groups now work on OS X. I had to make some key changes to how tra... | luke | 2005-09-17 | 6 | -25/+32 |
* | fixing users on normal machines | luke | 2005-09-17 | 1 | -1/+13 |
* | Users and groups now nearly work on normal machines and on os x, and I think ... | luke | 2005-09-17 | 8 | -36/+204 |
* | all tests for users and groups pass again on fedora, debian, and solaris | luke | 2005-09-16 | 6 | -96/+146 |
* | temporary commit so i can move to my workstation; groups and users are way b0... | luke | 2005-09-16 | 5 | -464/+512 |
* | Creating a "change_to_s" method on State, so individual states can override a... | luke | 2005-09-16 | 2 | -16/+26 |
* | Cron is now fully functional and tested on 3 platforms. In order to make it ... | luke | 2005-09-16 | 5 | -104/+271 |
* | cron is working, but i want to write quite a few more test cases | luke | 2005-09-16 | 1 | -52/+204 |
* | small fixing to merge(), and changing output of statechange | luke | 2005-09-16 | 2 | -3/+11 |
* | finishing up merge method | luke | 2005-09-16 | 1 | -14/+11 |
* | making "Type.new" private, and switching to "Type.create", so that i can merg... | luke | 2005-09-16 | 10 | -55/+222 |
* | removed directory output | shafer | 2005-09-15 | 1 | -1/+0 |
* | adding extra checks to make sure networking is secure, and refactoring a heck... | luke | 2005-09-15 | 5 | -36/+134 |
* | fixed problem using arrays | shafer | 2005-09-15 | 1 | -2/+7 |
* | debugged ignore in fileserver, added tests to ignore tc and fixed server.list... | shafer | 2005-09-15 | 2 | -11/+18 |
* | fixing some tests | luke | 2005-09-15 | 4 | -37/+29 |
* | moving some testing and debugging around | luke | 2005-09-15 | 1 | -1/+0 |
* | fixing non-netinfo group | luke | 2005-09-15 | 1 | -1/+1 |
* | modifications to eliminate code duplication in state creation, mostly to supp... | luke | 2005-09-15 | 4 | -165/+149 |
* | preparations for supporting netinfo in users | luke | 2005-09-15 | 1 | -0/+27 |
* | switching groups back to having namevar be a parameter instead of a state | luke | 2005-09-15 | 1 | -4/+13 |
* | fileserver still has a bug | shafer | 2005-09-14 | 1 | -30/+1 |
* | added ignore to fileserver and pfile | shafer | 2005-09-14 | 2 | -29/+63 |
* | adding cron stuff; it does not work at all yet | luke | 2005-09-14 | 1 | -0/+178 |
* | adding globbing to import | luke | 2005-09-14 | 2 | -57/+79 |
* | added ignore to pfile | shafer | 2005-09-13 | 1 | -4/+50 |
* | tracked down some sticky bugs related to having false values and empty string... | luke | 2005-09-13 | 6 | -400/+224 |
* | fixing error handling so that failed objects are completely destroyed; they w... | luke | 2005-09-13 | 3 | -9/+7 |
* | fixing component flattening and sorting; it was not working for cases where o... | luke | 2005-09-13 | 1 | -22/+18 |
* | adding snippet test to verify correct behaviour with missing exec path; also,... | luke | 2005-09-13 | 1 | -2/+23 |
* | intermediate commit so cron is not loaded | luke | 2005-09-12 | 4 | -33/+82 |
* | adding more comments from talking to andy | luke | 2005-09-12 | 2 | -7/+19 |
* | incorporating comments from talking to andrew | luke | 2005-09-12 | 1 | -62/+18 |
* | incorporating comments from talking to andrew | luke | 2005-09-12 | 1 | -3/+0 |
* | some small fixes | luke | 2005-09-10 | 2 | -2/+1 |
* | fixing groups again after getting them to work with netinfo | luke | 2005-09-09 | 2 | -24/+25 |