| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fixing bug #60. Converting nodes to use types everywhere instead of names, a... | luke | 2006-02-28 | 2 | -9/+42 |
| * | Fixing #64; multiple class definitions in the same scope is now an error, alt... | luke | 2006-02-27 | 1 | -1/+19 |
| * | Fixing bug #73; node names now appear only once in the path | luke | 2006-02-27 | 1 | -4/+14 |
| * | Mostly, this is a refactoring commit. There is one significant new feature, | luke | 2006-02-27 | 2 | -34/+38 |
| * | Fixing scopes and AST so that definitions and classes are looked for in the s... | luke | 2006-02-27 | 2 | -1/+107 |
| * | Adding single-quote syntactical element | luke | 2006-02-16 | 1 | -0/+12 |
| * | Changed the parsedtype definition of exists(), and fixed a few smaller bugs. ... | luke | 2006-02-15 | 1 | -1/+9 |
| * | Committing the initial ldap support -- puppet can now look up node configurat... | luke | 2006-02-14 | 1 | -0/+86 |
| * | Making the language name a real alias. Now all objects in Puppet support spe... | luke | 2006-02-10 | 2 | -6/+12 |
| * | Committing both the finalization of the config code, plus all of the code nec... | luke | 2006-02-07 | 2 | -1/+7 |
| * | committing test code for bug lutter found | luke | 2006-02-07 | 1 | -0/+6 |
| * | Adding the event-loop stuff to the repository and switching to using it. Als... | luke | 2006-01-24 | 1 | -1/+6 |
| * | Made lots of small changes, mostly to help usability but also fixed a couple ... | luke | 2006-01-18 | 1 | -0/+12 |
| * | Adding an "ensure" state where appropriate, and significantly reworking the b... | luke | 2006-01-17 | 1 | -1/+1 |
| * | Converting transport format to YAML instead of Marshal, and caching the file ... | luke | 2006-01-12 | 3 | -8/+86 |
| * | Fixed a couple of warnings, fixed a critical bug having to do with case state... | luke | 2006-01-12 | 1 | -0/+1 |
| * | Merging changes from the head of the rework1 branch, r 784 | luke | 2006-01-08 | 1 | -2/+2 |
| * | Undoing the merge that happened in 785 | luke | 2006-01-07 | 1 | -2/+2 |
| * | Merging in refactoring from version 774 into version 784 | luke | 2006-01-07 | 1 | -2/+2 |
| * | Further progress towards the next release. Lots of small bugs fixed, the pat... | luke | 2005-11-01 | 2 | -2/+11 |
| * | Making paths work a little more intelligently | luke | 2005-11-01 | 1 | -1/+3 |
| * | Cleaning up tests resulting from the changes to the parser | luke | 2005-10-30 | 1 | -1/+1 |
| * | The language now verifies some resemblance to closurehood. I now only need t... | luke | 2005-10-30 | 2 | -114/+133 |
| * | Further small bug fixes towards running puppet on my network | luke | 2005-10-25 | 1 | -0/+42 |
| * | The Puppet::Util.asuser function now works; had to slightly modify user.rb to... | luke | 2005-10-23 | 1 | -12/+1 |
| * | Getting rid of the tc_ prefix to test cases | luke | 2005-10-22 | 4 | -0/+0 |
| * | switching test classes back to modules -- making them classes causes too many... | luke | 2005-10-03 | 4 | -4/+8 |
| * | Many, many changes toward a completely functional system. The only current p... | luke | 2005-09-23 | 1 | -1/+2 |
| * | Nodes now support inheritance, for better or for worse. | luke | 2005-09-23 | 2 | -4/+62 |
| * | The new "include" syntax works now. | luke | 2005-09-22 | 2 | -17/+66 |
| * | Okay, all tests pass again. The work done on nodes will take a little while ... | luke | 2005-09-22 | 2 | -7/+15 |
| * | I am still somewhat in mid-change, but I have made the biggest changes to mak... | luke | 2005-09-21 | 2 | -93/+205 |
| * | Okay, significant change -- classes no longer accept arguments (which makes t... | luke | 2005-09-21 | 3 | -8/+358 |
| * | adding some new language tests | luke | 2005-09-19 | 1 | -0/+10 |
| * | Successfully parsed my entire converted cfengine configuration; these are all... | luke | 2005-09-17 | 1 | -0/+10 |
| * | adding extra checks to make sure networking is secure, and refactoring a heck... | luke | 2005-09-15 | 1 | -1/+1 |
| * | fixing some tests | luke | 2005-09-15 | 1 | -16/+2 |
| * | tracked down some sticky bugs related to having false values and empty string... | luke | 2005-09-13 | 1 | -0/+20 |
| * | adding snippet test to verify correct behaviour with missing exec path; also,... | luke | 2005-09-13 | 1 | -1/+10 |
| * | adding scopetest | luke | 2005-09-07 | 1 | -0/+8 |
| * | defining $name in each component scope, and adding test case | luke | 2005-09-02 | 1 | -1/+10 |
| * | As Christian requested, I am no longer downcasing facts I receive from Facter... | Luke Kanies | 2005-08-29 | 1 | -1/+1 |
| * | making array-as-name work in the language, and adding some more test snippets | Luke Kanies | 2005-08-25 | 1 | -3/+43 |
| * | replacing if statements with case statement, and adding defaults for both sel... | Luke Kanies | 2005-08-24 | 1 | -3/+27 |
| * | Have done a significant reorganization of how clients work, also, along with ... | Luke Kanies | 2005-08-23 | 1 | -2/+2 |
| * | moving all server handlers into a specific server subdirectory | Luke Kanies | 2005-08-23 | 1 | -1/+1 |
| * | Moving all files into a consolidated trunk. All tests pass except the known-... | Luke Kanies | 2005-08-23 | 2 | -0/+581 |