| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | The first round of bug-fixes in preparation for beaker | luke | 2007-07-19 | 1 | -4/+4 |
| * | Fixing the interpreter autoloading so that it correctly loads classes even wh... | luke | 2007-07-12 | 1 | -0/+6 |
| * | Adding patch by Valentin Vidic to add the "+>" syntax for adding values to pa... | luke | 2007-07-10 | 1 | -0/+25 |
| * | Fixing #687. | luke | 2007-07-09 | 1 | -0/+12 |
| * | The parser now throws an error when a resource reference is created for an un... | luke | 2007-07-08 | 1 | -0/+70 |
| * | Applying further tests to double-quoted hostnames by Valentin Vidic | luke | 2007-07-08 | 1 | -1/+13 |
| * | Applying patch by DavidS from #697 to allow host names to be double quoted | luke | 2007-07-08 | 1 | -1/+0 |
| * | Fixing #596 -- classes in modules now autoload | luke | 2007-07-06 | 1 | -0/+110 |
| * | Fixing #620 - class names and node names now throw an error when they conflict | luke | 2007-07-04 | 2 | -7/+27 |
| * | All rails and language tests now pass again. All of the rails tests should n... | luke | 2007-06-17 | 4 | -240/+16 |
| * | Fixing #673, but I have not written a test case for it. I moved all rails-re... | luke | 2007-06-17 | 2 | -283/+1 |
| * | Significantly reworking both external_nodes and ldapnodes support (see change... | luke | 2007-06-15 | 1 | -307/+348 |
| * | Fixing #637 -- defined resources can now correctly be virtual or exported | luke | 2007-06-11 | 1 | -94/+134 |
| * | Finishing off the type/provider interface work, including adding package pref... | luke | 2007-06-08 | 1 | -1/+1 |
| * | Adding better error reporting on unmatched brackets -- you will now get notif... | luke | 2007-05-25 | 1 | -0/+12 |
| * | Fixing #566 -- definitions, tags, and classes can now be single characters | luke | 2007-05-17 | 1 | -1/+1 |
| * | Adding #629 -- an undef keyword now exists | luke | 2007-05-17 | 3 | -0/+42 |
| * | Fixing a weird bug that occurred because I was changing @parentclass in the A... | luke | 2007-05-14 | 2 | -9/+11 |
| * | Consolidating all of the configuration parameter declarations into configurat... | luke | 2007-05-04 | 1 | -1/+0 |
| * | Fixing #615 (subclasses with similar names) by getting rid of the class "type... | luke | 2007-05-03 | 6 | -167/+138 |
| * | Working a little bit on rails failures, with no real progress | luke | 2007-04-30 | 1 | -16/+20 |
| * | Fixing #603 -- I had to add a special case for escaped carriage returns. I a... | luke | 2007-04-26 | 1 | -0/+1 |
| * | Fixing #588 - the parser correctly ignores directories in globbing now | luke | 2007-04-20 | 1 | -0/+16 |
| * | Removing the stubs for nodevar; I did not mean to commit them | luke | 2007-04-20 | 1 | -3/+0 |
| * | adding note about the class variables in the change log | luke | 2007-04-20 | 1 | -0/+3 |
| * | Adding the functionality requested in http://mail.madstop.com/pipermail/puppe... | luke | 2007-04-19 | 4 | -6/+137 |
| * | Hopefully the last batch of commits before I release 0.22.2. Mostly just get... | luke | 2007-03-19 | 1 | -1/+1 |
| * | Clarifying the errors a bit when nodes come from external sources. | luke | 2007-03-19 | 1 | -0/+7 |
| * | Fixing #544 -- there is now an --ignoreimport option for commit hooks. | luke | 2007-03-19 | 1 | -0/+38 |
| * | Adding #539. Definitions can now have titles, and both $title and $name are ... | luke | 2007-03-19 | 2 | -3/+85 |
| * | Adding #541. There is now a "generate" function. | luke | 2007-03-18 | 1 | -0/+47 |
| * | Fixing #538. There is now a simple file() function to read in file contents. | luke | 2007-03-18 | 1 | -0/+28 |
| * | The first round of fixes for failing tests. | luke | 2007-03-18 | 1 | -1/+1 |
| * | Search manifests first within modules, and if no module is found, search in | lutter | 2007-03-09 | 1 | -0/+44 |
| * | Merging the webserver_portability branch from version 2182 to version 2258. | luke | 2007-03-06 | 2 | -5/+5 |
| * | Apparently the include function was not failing when it could not find asked-... | luke | 2007-03-01 | 1 | -0/+30 |
| * | Applying a modified form of the patch by cstorey from #523. The modification... | luke | 2007-02-28 | 1 | -20/+33 |
| * | Applying patch by DavidS from #522, along with test code and a small bit of c... | luke | 2007-02-27 | 1 | -1/+38 |
| * | Fixing #517 and more. Classes now support more than one namespace in their s... | luke | 2007-02-27 | 3 | -2/+100 |
| * | Fixing #524. Functions, both statements and rvalues, now support no argument... | luke | 2007-02-27 | 1 | -0/+11 |
| * | Fixing #472. Apparently this has been broken since I did the parser redesign... | luke | 2007-02-22 | 5 | -179/+280 |
| * | Fixing a problem in collecting exported resources. Virtual resources worked ... | luke | 2007-02-18 | 2 | -7/+29 |
| * | Undo the param_names param_values changes | shadoi | 2007-02-17 | 2 | -6/+8 |
| * | Revamping collections to get what is hopefully more reasonable behaviour when... | luke | 2007-02-16 | 3 | -33/+146 |
| * | Merge fact_names & fact_values, and param_names & param_values. | shadoi | 2007-02-15 | 3 | -8/+7 |
| * | Moving all of the client and server code into a single network/ directory. I... | luke | 2007-02-08 | 5 | -10/+10 |
| * | Moving some of the stand-alone classes into the util/ subdirectory, to clean ... | luke | 2007-02-07 | 1 | -1/+1 |
| * | Merging the state-rename branch. This includes the diff from version 2156 to... | luke | 2007-02-07 | 1 | -4/+4 |
| * | Fixing selector tests to get rid of a lame hash ordering bug in the tests. | luke | 2007-02-01 | 1 | -2/+5 |
| * | Partially fixing #460, take 3 -- fully-qualified classes can now be included. | luke | 2007-01-30 | 1 | -0/+5 |