| Commit message (Expand) | Author | Age | Files | Lines |
* | Converting the Compile class to use a Node::Catalog instance | Luke Kanies | 2008-02-11 | 1 | -1/+0 |
* | Moving all of the tests for Puppet::Parser::Compile to | Luke Kanies | 2008-02-11 | 1 | -14/+0 |
* | More AST refactoring -- each of the code wrapping classes | Luke Kanies | 2008-02-08 | 1 | -1/+1 |
* | Refactoring the AST classes just a bit. I realized that | Luke Kanies | 2008-02-08 | 1 | -1/+1 |
* | Store a resource before adding relations to it otherwise activerecord will | Bart Vanbrabant | 2008-02-03 | 1 | -0/+2 |
* | Fixing #976 -- both the full name of qualified classes and | Luke Kanies | 2008-01-19 | 1 | -25/+10 |
* | Theoretically, this patch is to fix #917 (which it does), but | Luke Kanies | 2007-11-28 | 1 | -5/+5 |
* | Fixing a failing test from my fix for #446 -- I had changed | Luke Kanies | 2007-11-19 | 1 | -6/+5 |
* | Fixing #446. I ended up largely not using porridge's patch, | Luke Kanies | 2007-11-19 | 1 | -21/+34 |
* | Successfully modified all tests and code so that all language tests pass agai... | Luke Kanies | 2007-09-04 | 1 | -9/+25 |
* | We now have a real configuration object, as a subclass of GRATR::Digraph, tha... | Luke Kanies | 2007-09-04 | 1 | -4/+18 |
* | Doing a small amount of refactoring, toward being able to use Parser resource... | Luke Kanies | 2007-09-03 | 1 | -8/+10 |
* | Renaming the "configuration" object to "compile", because it is only a transi... | Luke Kanies | 2007-08-25 | 1 | -2/+2 |
* | A round of bugfixing. Many more tests now pass -- I think we are largely dow... | Luke Kanies | 2007-08-20 | 1 | -0/+2 |
* | All language tests now pass. I expect there are other failures elsewhere, bu... | Luke Kanies | 2007-08-20 | 1 | -2/+1 |
* | The first pass where at least all of the snippet tests pass. I have unfortun... | Luke Kanies | 2007-08-20 | 1 | -155/+164 |
* | The new parser configuration object works now, | Luke Kanies | 2007-08-16 | 1 | -1/+4 |
* | Fixing error message when a parameter is getting redefined | luke | 2007-07-14 | 1 | -7/+11 |
* | Adding patch by Valentin Vidic to add the "+>" syntax for adding values to pa... | luke | 2007-07-10 | 1 | -0/+5 |
* | Fixing #689, although I have not added unit tests. The problem was that a ta... | luke | 2007-07-05 | 1 | -3/+3 |
* | All rails and language tests now pass again. All of the rails tests should n... | luke | 2007-06-17 | 1 | -1/+10 |
* | Significantly optimizing the database queries -- I am getting about 40% bette... | luke | 2007-06-14 | 1 | -1/+1 |
* | Major rework of the rails feature. Changed the relationship between | ballman | 2007-06-12 | 1 | -42/+74 |
* | Fixing #637 -- defined resources can now correctly be virtual or exported | luke | 2007-06-11 | 1 | -0/+1 |
* | Adding #629 -- an undef keyword now exists | luke | 2007-05-17 | 1 | -1/+4 |
* | Removed acts_as_taggable from the rails stuff. I haven't removed the tables ... | ballman | 2007-05-11 | 1 | -5/+3 |
* | Working a little bit on rails failures, with no real progress | luke | 2007-04-30 | 1 | -3/+3 |
* | Adding extra info to the "Parameter already set" error, as requested in #573 | luke | 2007-04-26 | 1 | -2/+12 |
* | Refactoring some of the rails code. The speed is now pretty good, but the ta... | luke | 2007-03-24 | 1 | -23/+11 |
* | Rails is now significantly faster. I refactored all of the queries; they are... | luke | 2007-03-22 | 1 | -18/+37 |
* | Adding #539. Definitions can now have titles, and both $title and $name are ... | luke | 2007-03-19 | 1 | -3/+4 |
* | Undo the param_name param_value merge | shadoi | 2007-02-17 | 1 | -2/+0 |
* | Merge fact_names & fact_values, and param_names & param_values. | shadoi | 2007-02-15 | 1 | -0/+2 |
* | Fixing #391. Keeping track of times of compile and freshness checks. | luke | 2007-01-04 | 1 | -1/+1 |
* | Modifying the "Resource#set" method to simplifying adding new parameters | luke | 2007-01-01 | 1 | -1/+8 |
* | Re-add support for tags and file/lines | shadoi | 2006-12-19 | 1 | -11/+9 |
* | All rails *and* language tests now pass, with the exception of a language/res... | luke | 2006-12-19 | 1 | -11/+1 |
* | Fixing most of the rails stuff. I think everything basically works now, and ... | luke | 2006-12-19 | 1 | -41/+33 |
* | Go back to restype and remove STI classes, they were more trouble than they w... | shadoi | 2006-12-15 | 1 | -3/+3 |
* | New rails stuff redux. | shadoi | 2006-12-14 | 1 | -14/+15 |
* | Working some on the export/collect problem. It actually works now, but there... | luke | 2006-12-12 | 1 | -1/+1 |
* | Temporarily reverting all of the recent rails work so that I can release 0.20.1 | luke | 2006-11-13 | 1 | -5/+7 |
* | Fixing #339, and the bigger problem it concealed. Metaparams are now only ad... | luke | 2006-11-13 | 1 | -0/+4 |
* | Rails stuff part 1 | shadoi | 2006-11-09 | 1 | -7/+5 |
* | Many, many, many performance improvements in the compiler (I hope). I did no... | luke | 2006-10-06 | 1 | -29/+48 |
* | Merging the changes from the override-refactor branch. This is a significant... | luke | 2006-10-04 | 1 | -0/+324 |