summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/resource.rb
Commit message (Expand)AuthorAgeFilesLines
* Working a little bit on rails failures, with no real progressluke2007-04-301-3/+3
* Adding extra info to the "Parameter already set" error, as requested in #573luke2007-04-261-2/+12
* Refactoring some of the rails code. The speed is now pretty good, but the ta...luke2007-03-241-23/+11
* Rails is now significantly faster. I refactored all of the queries; they are...luke2007-03-221-18/+37
* Adding #539. Definitions can now have titles, and both $title and $name are ...luke2007-03-191-3/+4
* Undo the param_name param_value mergeshadoi2007-02-171-2/+0
* Merge fact_names & fact_values, and param_names & param_values.shadoi2007-02-151-0/+2
* Fixing #391. Keeping track of times of compile and freshness checks.luke2007-01-041-1/+1
* Modifying the "Resource#set" method to simplifying adding new parametersluke2007-01-011-1/+8
* Re-add support for tags and file/linesshadoi2006-12-191-11/+9
* All rails *and* language tests now pass, with the exception of a language/res...luke2006-12-191-11/+1
* Fixing most of the rails stuff. I think everything basically works now, and ...luke2006-12-191-41/+33
* Go back to restype and remove STI classes, they were more trouble than they w...shadoi2006-12-151-3/+3
* New rails stuff redux.shadoi2006-12-141-14/+15
* Working some on the export/collect problem. It actually works now, but there...luke2006-12-121-1/+1
* Temporarily reverting all of the recent rails work so that I can release 0.20.1luke2006-11-131-5/+7
* Fixing #339, and the bigger problem it concealed. Metaparams are now only ad...luke2006-11-131-0/+4
* Rails stuff part 1shadoi2006-11-091-7/+5
* Many, many, many performance improvements in the compiler (I hope). I did no...luke2006-10-061-29/+48
* Merging the changes from the override-refactor branch. This is a significant...luke2006-10-041-0/+324