summaryrefslogtreecommitdiffstats
path: root/spec/unit/parser/interpreter.rb
Commit message (Expand)AuthorAgeFilesLines
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Refactoring how the Settings file is parsedLuke Kanies2009-02-191-5/+3
* Converting the catalog as neededLuke Kanies2009-02-061-1/+12
* Issue 1215Andrew Shafer2008-06-131-24/+3
* Fixed #1063 -- the master correctly logs syntax errors whenLuke Kanies2008-02-281-138/+148
* Fixed test for #1040James Turnbull2008-02-201-0/+1
* Changing the name of the Compile class to Compiler,Luke Kanies2008-02-111-3/+3
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-111-3/+3
* Adding a :code setting for specifying code to runLuke Kanies2007-10-051-37/+7
* This commit is focused on getting the 'puppet' executableLuke Kanies2007-10-051-21/+2
* Fixing #814 -- when files are missing, the exceptions shouldLuke Kanies2007-10-031-24/+27
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-221-2/+2
* Fixing #807. The exception handling should more closely resemble how it used...Luke Kanies2007-09-061-2/+4
* Multiple environment support now works, and I have even tested it in real lif...Luke Kanies2007-08-261-25/+47
* Everything up to the parser (and the Modules) is ready to support multiple en...Luke Kanies2007-08-231-0/+76
* Building a stand-alone spec directory for creating the new spec-based tests.Luke Kanies2007-08-231-0/+94