| Commit message (Expand) | Author | Age | Files | Lines |
* | Put function in ticket #311 in correct location | James Turnbull | 2008-05-24 | 1 | -0/+16 |
* | Fix for ticket #1209 | James Turnbull | 2008-04-30 | 1 | -1/+1 |
* | Changing the name of the Compile class to Compiler, | Luke Kanies | 2008-02-11 | 1 | -3/+3 |
* | Renaming 'configuration' to 'catalog', fixing #954. | Luke Kanies | 2007-12-11 | 1 | -1/+1 |
* | Switching the class resource evaluation to only happen | Luke Kanies | 2007-11-08 | 1 | -1/+3 |
* | Removing the Id tags from all of the files | Luke Kanies | 2007-10-03 | 1 | -1/+0 |
* | Fixed #854. | Michael V. O'Brien | 2007-10-03 | 1 | -3/+1 |
* | Fixing #802 -- tags are now applied before parent classes are evaluated, so p... | Luke Kanies | 2007-09-06 | 1 | -2/+3 |
* | Successfully modified all tests and code so that all language tests pass agai... | Luke Kanies | 2007-09-04 | 1 | -2/+2 |
* | We now have a real configuration object, as a subclass of GRATR::Digraph, tha... | Luke Kanies | 2007-09-04 | 1 | -1/+0 |
* | Deleting old documentation that somehow made it back into the tree in the swi... | Luke Kanies | 2007-09-01 | 1 | -1/+1 |
* | Renaming the "configuration" object to "compile", because it is only a transi... | Luke Kanies | 2007-08-25 | 1 | -3/+3 |
* | The first pass where at least all of the snippet tests pass. I have unfortun... | Luke Kanies | 2007-08-20 | 1 | -3/+4 |
* | Applying a version of the diff to the defined() docs from David Schmitt | luke | 2007-07-12 | 1 | -1/+2 |
* | Updating reference docs | luke | 2007-06-20 | 1 | -1/+3 |
* | correcting some of the function reference docs | luke | 2007-05-10 | 1 | -3/+6 |
* | Translating all of the docs except the type docs to RST | luke | 2007-04-23 | 1 | -4/+6 |
* | Removing the stubs for nodevar; I did not mean to commit them | luke | 2007-04-20 | 1 | -4/+0 |
* | adding note about the class variables in the change log | luke | 2007-04-20 | 1 | -0/+4 |
* | Fixing the documentation to match reality, as reported in #548. | luke | 2007-03-28 | 1 | -3/+2 |
* | Clarifying the errors a bit when nodes come from external sources. | luke | 2007-03-19 | 1 | -7/+13 |
* | Adding #541. There is now a "generate" function. | luke | 2007-03-18 | 1 | -0/+35 |
* | Fixing #538. There is now a simple file() function to read in file contents. | luke | 2007-03-18 | 1 | -0/+21 |
* | Apparently the include function was not failing when it could not find asked-... | luke | 2007-03-01 | 1 | -1/+1 |
* | More code related to #517. Oops. | luke | 2007-02-27 | 1 | -4/+12 |
* | Moving some of the stand-alone classes into the util/ subdirectory, to clean ... | luke | 2007-02-07 | 1 | -3/+3 |
* | Fixing documentation references to refer to the wiki | luke | 2007-01-26 | 1 | -1/+1 |
* | Fixing #442. You can now do: defined(File[...]) to see if a resource is defi... | luke | 2007-01-26 | 1 | -7/+21 |
* | Adding a bit more comments to the :template function | luke | 2007-01-05 | 1 | -1/+2 |
* | Fixing #66. The "defined" function previously checked for definitions and ty... | luke | 2006-12-23 | 1 | -1/+1 |
* | Slightly more doc updates | luke | 2006-11-09 | 1 | -15/+1 |
* | Small fixes here and there. The rails changes needs to be pushed through the... | luke | 2006-11-09 | 1 | -17/+75 |
* | Changing the realize() function to be just syntactic sugar for a collection -... | luke | 2006-10-18 | 1 | -13/+5 |
* | Adding a "realize" function that can be used to make one or more resource non... | luke | 2006-10-18 | 1 | -0/+18 |
* | Adding modified patch from #256 -- apt now uses "responsefile" for the presee... | luke | 2006-10-09 | 1 | -1/+1 |
* | Merging the changes from the override-refactor branch. This is a significant... | luke | 2006-10-04 | 1 | -27/+19 |
* | - New type Notify for sending client-side log messages | ajax | 2006-09-29 | 1 | -0/+7 |
* | Reverting the work done in [1605] and [1606]. I have added it as a patch in ... | luke | 2006-09-15 | 1 | -56/+0 |
* | This commit adds two important features (but which probably were not | luke | 2006-09-15 | 1 | -0/+56 |
* | Function autoloading now works as requested in #214. | luke | 2006-08-22 | 1 | -3/+19 |
* | Fixing error when template does not exist | luke | 2006-07-11 | 1 | -0/+1 |
* | Moving the template handling into a simple wrapper object so templates don't ... | luke | 2006-06-30 | 1 | -13/+7 |
* | adding some tests for the template function | luke | 2006-06-29 | 1 | -1/+1 |
* | Adding initial template support. It is just a function, and a method_missing... | luke | 2006-06-29 | 1 | -0/+24 |
* | Making sure fail function converts everything to strings | luke | 2006-06-27 | 1 | -2/+2 |
* | Adding "fail" function, which will raise a ParseError if it is encountered. | luke | 2006-06-27 | 1 | -0/+5 |
* | Preliminary commit of the first phase of the parser redesign. The biggest di... | luke | 2006-05-09 | 1 | -4/+4 |
* | This should have been in 0.16.1. Moving the "setclass" statements around so ... | luke | 2006-04-26 | 1 | -4/+8 |
* | Adding "defined" functino to puppet, so you can now test whether a given clas... | luke | 2006-04-26 | 1 | -0/+14 |
* | Creating a simplistic, generic function framework in the parser, so it is now... | luke | 2006-04-26 | 1 | -0/+103 |