| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding []/[]= support to Scope | Luke Kanies | 2011-07-15 | 1 | -29/+0 |
* | maint: Use expand_path when requiring spec_helper or puppettest | Matt Robinson | 2010-12-06 | 1 | -1/+1 |
* | Code smell: Two space indentation | Markus Roberts | 2010-07-09 | 1 | -14/+14 |
* | Removing any mentions of :casesensitive setting | Luke Kanies | 2010-04-09 | 2 | -164/+0 |
* | Fixing type/title resource resolution | Luke Kanies | 2010-02-17 | 1 | -77/+0 |
* | Fixing most of the broken tests in test/ | Luke Kanies | 2010-02-17 | 3 | -61/+2 |
* | Fix #2818 - scope variable assigned with undef are not "undef" | Brice Figureau | 2009-12-29 | 1 | -1/+1 |
* | Switching to LoadedCode from ASTSet | Luke Kanies | 2009-07-05 | 2 | -2/+2 |
* | Removed extra whitespace from end of lines | Ian Taylor | 2009-06-06 | 3 | -10/+10 |
* | Changed tabs to spaces without interfering with indentation or alignment | Ian Taylor | 2009-06-06 | 5 | -24/+24 |
* | Rspec Tests for #381. | Brice Figureau | 2008-10-05 | 1 | -28/+0 |
* | Moving the ast node tests to rspec (which I could have | Luke Kanies | 2008-02-12 | 2 | -234/+0 |
* | Changing the name of the Compile class to Compiler, | Luke Kanies | 2008-02-11 | 4 | -4/+4 |
* | Fixed #1030 - class and definition evaluation has been significantly | Luke Kanies | 2008-02-11 | 1 | -184/+0 |
* | Converting the Compile class to use a Node::Catalog instance | Luke Kanies | 2008-02-11 | 1 | -1/+0 |
* | More AST refactoring -- each of the code wrapping classes | Luke Kanies | 2008-02-08 | 3 | -12/+80 |
* | Refactoring the AST classes just a bit. I realized that | Luke Kanies | 2008-02-08 | 7 | -34/+34 |
* | Renaming 'configuration' to 'catalog', fixing #954. | Luke Kanies | 2007-12-11 | 1 | -1/+1 |
* | Theoretically, this patch is to fix #917 (which it does), but | Luke Kanies | 2007-11-28 | 3 | -12/+12 |
* | Fixing the first half of #917 -- the ResourcReference | Luke Kanies | 2007-11-28 | 1 | -0/+12 |
* | Changing the test/ classes so that they work from the main | Luke Kanies | 2007-10-26 | 7 | -7/+7 |
* | Removing the Id tags from all of the files | Luke Kanies | 2007-10-03 | 3 | -3/+0 |
* | *Finally* fixing the tests that were failing around users and groups. The pr... | Luke Kanies | 2007-09-07 | 1 | -1/+1 |
* | Fixing #802 -- tags are now applied before parent classes are evaluated, so p... | Luke Kanies | 2007-09-06 | 1 | -0/+17 |
* | Renaming some ast resource classes and files so they make a lot more sense. | Luke Kanies | 2007-09-06 | 2 | -4/+4 |
* | Fixing #806. Resources correctly look up their fully qualified definition ty... | Luke Kanies | 2007-09-06 | 1 | -0/+59 |
* | Successfully modified all tests and code so that all language tests pass agai... | Luke Kanies | 2007-09-04 | 3 | -18/+29 |
* | We now have a real configuration object, as a subclass of GRATR::Digraph, tha... | Luke Kanies | 2007-09-04 | 1 | -2/+0 |
* | More refactoring. I have removed a few more extraneous methods from Scope, m... | Luke Kanies | 2007-09-03 | 2 | -11/+11 |
* | Doing a small amount of refactoring, toward being able to use Parser resource... | Luke Kanies | 2007-09-03 | 3 | -197/+41 |
* | Deleting old documentation that somehow made it back into the tree in the swi... | Luke Kanies | 2007-09-01 | 2 | -1/+157 |
* | And we have multiple environment support in the parser. The only remaining p... | Luke Kanies | 2007-08-25 | 2 | -5/+5 |
* | All language tests now pass. I expect there are other failures elsewhere, bu... | Luke Kanies | 2007-08-20 | 3 | -35/+52 |
* | The first pass where at least all of the snippet tests pass. I have unfortun... | Luke Kanies | 2007-08-20 | 1 | -6/+6 |
* | Removing test that ended up being redundant | luke | 2007-07-31 | 1 | -16/+0 |
* | Adding the ability to specify relationships to classes, using Class[name] res... | luke | 2007-07-19 | 2 | -1/+43 |
* | The parser now throws an error when a resource reference is created for an un... | luke | 2007-07-08 | 1 | -0/+70 |
* | Fixing #620 - class names and node names now throw an error when they conflict | luke | 2007-07-04 | 1 | -3/+3 |
* | Fixing #615 (subclasses with similar names) by getting rid of the class "type... | luke | 2007-05-03 | 1 | -0/+9 |
* | Adding the functionality requested in http://mail.madstop.com/pipermail/puppe... | luke | 2007-04-19 | 1 | -0/+31 |
* | Adding #539. Definitions can now have titles, and both $title and $name are ... | luke | 2007-03-19 | 1 | -3/+46 |
* | Merging the webserver_portability branch from version 2182 to version 2258. | luke | 2007-03-06 | 1 | -1/+1 |
* | 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 | 1 | -2/+17 |
* | Fixing #472. Apparently this has been broken since I did the parser redesign... | luke | 2007-02-22 | 2 | -0/+237 |
* | Fixing selector tests to get rid of a lame hash ordering bug in the tests. | luke | 2007-02-01 | 1 | -2/+5 |
* | reworking the selector case-insensitivity test | luke | 2007-01-26 | 1 | -23/+29 |
* | Not downcasing facts any longer, closing #210 (although not using the patch f... | luke | 2006-12-23 | 2 | -0/+120 |