| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Changing transactions to be one-stage instead of two, and changing most of th... | luke | 2006-02-16 | 1 | -1/+0 |
* | Committing the initial ldap support -- puppet can now look up node configurat... | luke | 2006-02-14 | 1 | -5/+43 |
* | Fixing some problems with cron tab management, and creating Puppet::Util.{u,g... | luke | 2006-02-13 | 1 | -0/+3 |
* | Making the language name a real alias. Now all objects in Puppet support spe... | luke | 2006-02-10 | 1 | -0/+1 |
* | Committing both the finalization of the config code, plus all of the code nec... | luke | 2006-02-07 | 1 | -1/+11 |
* | Fixing class storage -- it was not working for nodescopes | luke | 2006-01-30 | 1 | -5/+17 |
* | Made lots of small changes, mostly to help usability but also fixed a couple ... | luke | 2006-01-18 | 1 | -29/+16 |
* | Converting transport format to YAML instead of Marshal, and caching the file ... | luke | 2006-01-12 | 1 | -1/+9 |
* | Adding "content" state to files, and string interpolation handles escaped whi... | luke | 2006-01-12 | 1 | -1/+1 |
* | adding cfengine module, which required passing the cfengine classes all the w... | luke | 2005-11-17 | 1 | -1/+9 |
* | Adding "isomorphic?" method to classes, and testing for isomorphism before th... | luke | 2005-11-02 | 1 | -9/+14 |
* | Further progress towards the next release. Lots of small bugs fixed, the pat... | luke | 2005-11-01 | 1 | -5/+3 |
* | The language now verifies some resemblance to closurehood. I now only need t... | luke | 2005-10-30 | 1 | -29/+95 |
* | central logging is fully functional now, but it is painfully slow, so it is d... | luke | 2005-10-28 | 1 | -1/+1 |
* | The Puppet::Util.asuser function now works; had to slightly modify user.rb to... | luke | 2005-10-23 | 1 | -1/+1 |
* | Adding some semantic tagging. It is not exactly full-featured yet, and it is... | luke | 2005-10-10 | 1 | -20/+84 |
* | adding tag support to scopes and the transportable class | luke | 2005-10-04 | 1 | -1/+32 |
* | Many, many changes toward a completely functional system. The only current p... | luke | 2005-09-23 | 1 | -7/+10 |
* | Nodes now support inheritance, for better or for worse. | luke | 2005-09-23 | 1 | -69/+44 |
* | The new "include" syntax works now. | luke | 2005-09-22 | 1 | -1/+3 |
* | Okay, all tests pass again. The work done on nodes will take a little while ... | luke | 2005-09-22 | 1 | -16/+50 |
* | I am still somewhat in mid-change, but I have made the biggest changes to mak... | luke | 2005-09-21 | 1 | -23/+121 |
* | Okay, significant change -- classes no longer accept arguments (which makes t... | luke | 2005-09-21 | 1 | -106/+146 |
* | My cfengine2puppet config now entirely parses. The biggest problem I ran int... | luke | 2005-09-18 | 1 | -1/+4 |
* | tracked down some sticky bugs related to having false values and empty string... | luke | 2005-09-13 | 1 | -3/+4 |
* | replacing if statements with case statement, and adding defaults for both sel... | Luke Kanies | 2005-08-24 | 1 | -1/+1 |
* | Moving all files into a consolidated trunk. All tests pass except the known-... | Luke Kanies | 2005-08-23 | 1 | -0/+427 |