| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Change how names for nodes are specified: the 'node' keyword can be followed ... | lutter | 2006-04-04 | 1 | -346/+328 |
* | Manifests can now specify node names with fully qualified domain names, too. | lutter | 2006-03-31 | 1 | -285/+336 |
* | Supporting variables as the test value in both case statements and selectors. | luke | 2006-03-03 | 1 | -214/+221 |
* | Fixing bug #75, providing support for unnecessary end commas. | luke | 2006-02-27 | 1 | -115/+127 |
* | Mostly, this is a refactoring commit. There is one significant new feature, | luke | 2006-02-27 | 1 | -8/+8 |
* | Generate an error if the pattern for an import statement matches no file. | lutter | 2006-02-23 | 1 | -21/+26 |
* | Fix failure of test_importglobbing in test/parser/parser.rb | lutter | 2006-02-22 | 1 | -23/+33 |
* | Adding single-quote syntactical element | luke | 2006-02-16 | 1 | -327/+342 |
* | replacing all occurences of "is_a?" in the parser with "instance_of?" | luke | 2006-02-08 | 1 | -24/+24 |
* | Fixing bug that occurs with only one argument | luke | 2006-02-08 | 1 | -4/+4 |
* | Committing both the finalization of the config code, plus all of the code nec... | luke | 2006-02-07 | 1 | -19/+25 |
* | Made lots of small changes, mostly to help usability but also fixed a couple ... | luke | 2006-01-18 | 1 | -14/+12 |
* | Fixing most types to allow no statements | luke | 2006-01-18 | 1 | -209/+295 |
* | Fixed a couple of warnings, fixed a critical bug having to do with case state... | luke | 2006-01-12 | 1 | -3/+3 |
* | Further small bug fixes towards running puppet on my network | luke | 2005-10-25 | 1 | -50/+54 |
* | Adding some semantic tagging. It is not exactly full-featured yet, and it is... | luke | 2005-10-10 | 1 | -3/+3 |
* | Many, many changes toward a completely functional system. The only current p... | luke | 2005-09-23 | 1 | -20/+21 |
* | Nodes now support inheritance, for better or for worse. | luke | 2005-09-23 | 1 | -123/+119 |
* | The new "include" syntax works now. | luke | 2005-09-22 | 1 | -332/+405 |
* | I am still somewhat in mid-change, but I have made the biggest changes to mak... | luke | 2005-09-21 | 1 | -22/+15 |
* | Okay, significant change -- classes no longer accept arguments (which makes t... | luke | 2005-09-21 | 1 | -143/+142 |
* | adding stinkloads of comments to ast.rb (I am trying to go through and better... | luke | 2005-09-20 | 1 | -280/+348 |
* | My cfengine2puppet config now entirely parses. The biggest problem I ran int... | luke | 2005-09-18 | 1 | -19/+29 |
* | Successfully parsed my entire converted cfengine configuration; these are all... | luke | 2005-09-17 | 1 | -233/+240 |
* | fixing some tests | luke | 2005-09-15 | 1 | -19/+15 |
* | adding globbing to import | luke | 2005-09-14 | 1 | -40/+51 |
* | tracked down some sticky bugs related to having false values and empty string... | luke | 2005-09-13 | 1 | -142/+147 |
* | recompiling parser after removing extraneous debugging | Luke Kanies | 2005-08-26 | 1 | -53/+43 |
* | making array-as-name work in the language, and adding some more test snippets | Luke Kanies | 2005-08-25 | 1 | -54/+70 |
* | replacing if statements with case statement, and adding defaults for both sel... | Luke Kanies | 2005-08-24 | 1 | -409/+330 |
* | Moving all files into a consolidated trunk. All tests pass except the known-... | Luke Kanies | 2005-08-23 | 1 | -0/+1264 |