| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Made tweaks here and there to get it running better on my local network. I a... | luke | 2005-10-21 | 1 | -0/+7 |
* | Adding some semantic tagging. It is not exactly full-featured yet, and it is... | luke | 2005-10-10 | 4 | -27/+111 |
* | adding tag support to scopes and the transportable class | luke | 2005-10-04 | 2 | -10/+61 |
* | Many, many changes toward a completely functional system. The only current p... | luke | 2005-09-23 | 5 | -58/+75 |
* | 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 |
* | Okay, all tests pass again. The work done on nodes will take a little while ... | luke | 2005-09-22 | 2 | -29/+67 |
* | I am still somewhat in mid-change, but I have made the biggest changes to mak... | luke | 2005-09-21 | 5 | -126/+240 |
* | 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 |
* | switching log.rb to raise Puppet::DevError events | luke | 2005-09-19 | 1 | -0/+3 |
* | My cfengine2puppet config now entirely parses. The biggest problem I ran int... | luke | 2005-09-18 | 4 | -39/+79 |
* | Successfully parsed my entire converted cfengine configuration; these are all... | luke | 2005-09-17 | 4 | -284/+338 |
* | making "Type.new" private, and switching to "Type.create", so that i can merg... | luke | 2005-09-16 | 1 | -2/+2 |
* | adding extra checks to make sure networking is secure, and refactoring a heck... | luke | 2005-09-15 | 1 | -0/+6 |
* | fixing some tests | luke | 2005-09-15 | 2 | -23/+15 |
* | adding globbing to import | luke | 2005-09-14 | 2 | -57/+79 |
* | tracked down some sticky bugs related to having false values and empty string... | luke | 2005-09-13 | 6 | -400/+224 |
* | defining $name in each component scope, and adding test case | luke | 2005-09-02 | 1 | -20/+22 |
* | removing if-related keywords | luke | 2005-09-02 | 1 | -3/+0 |
* | recompiling parser after removing extraneous debugging | Luke Kanies | 2005-08-26 | 2 | -54/+43 |
* | making array-as-name work in the language, and adding some more test snippets | Luke Kanies | 2005-08-25 | 3 | -67/+110 |
* | replacing if statements with case statement, and adding defaults for both sel... | Luke Kanies | 2005-08-24 | 5 | -490/+625 |
* | Moving all files into a consolidated trunk. All tests pass except the known-... | Luke Kanies | 2005-08-23 | 7 | -0/+3966 |