summaryrefslogtreecommitdiffstats
path: root/test/ral/providers/parsedfile.rb
Commit message (Expand)AuthorAgeFilesLines
* maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-061-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-507/+507
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-6/+6
* Code smell: Use string interpolationMarkus Roberts2010-07-091-8/+8
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-28/+30
* Fixing most failing test/ tests.Luke Kanies2010-02-171-2/+1
* Removed extra whitespace from end of linesIan Taylor2009-06-061-3/+3
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-061-2/+2
* Fixing all of the test/ tests I broke in previous dev.Luke Kanies2008-12-181-6/+2
* Deprecating the Puppet::Type.create.Luke Kanies2008-12-181-4/+4
* Changing the test/ classes so that they work from the mainLuke Kanies2007-10-261-1/+1
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Fixing #749 -- environment settings no longer accumulate. Significantly addi...luke2007-08-061-27/+19
* Adding support for a "mailalias" type, with /etc/aliases support initially. ...luke2007-07-101-6/+19
* Significantly reworked the type => provider interface with respect toluke2007-06-041-37/+54
* Fixing #605 -- providers now refer to @resource or @resource_type.luke2007-05-091-51/+51
* Fixing #607 -- parameters and properties now refer to a @resource rather than...luke2007-05-091-1/+1
* Merging of refactor-transacton to the trunk. This work removes the :is attri...ballman2007-05-091-9/+18
* Fixing #529 -- specified targets keep their values. The problem was that I w...luke2007-03-181-5/+37
* Significantly reworking the internals of the fileparsing code. It nowluke2007-03-141-3/+38
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-071-4/+4
* Reorganizing some of the tests.luke2007-02-071-0/+601