summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/resource/param.rb
Commit message (Expand)AuthorAgeFilesLines
* Using the FileCollection where appropriate.Luke Kanies2009-02-281-1/+5
* Change the way the tags and params are handled in railsBrice Figureau2009-02-061-13/+12
* Fix #1502 - abysmal storeconfig performance - part2Brice Figureau2008-08-171-2/+10
* More AST refactoring -- each of the code wrapping classesLuke Kanies2008-02-081-1/+1
* Adding patch 20070913032650-6856b-b1cca1c249415c6076ffcecb9df1525a728457c7.pa...Luke Kanies2007-11-231-1/+1
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Fixing #314 and #729; here's the changelog:luke2007-08-031-1/+1
* Fixing #695 -- resource references will correctly serialize and unserialize i...luke2007-07-181-8/+19
* Adding patch by Valentin Vidic to add the "+>" syntax for adding values to pa...luke2007-07-101-1/+1
* All rails and language tests now pass again. All of the rails tests should n...luke2007-06-171-1/+1
* Fixing #673, but I have not written a test case for it. I moved all rails-re...luke2007-06-171-2/+2
* Updated the CHANGELOG.ballman2007-06-141-3/+7
* Added to_s to the values to ensure the check versus the database will be ballman2007-06-131-4/+4
* Major rework of the rails feature. Changed the relationship between ballman2007-06-121-27/+46
* Working a little bit on rails failures, with no real progressluke2007-04-301-3/+1
* Refactoring some of the rails code. The speed is now pretty good, but the ta...luke2007-03-241-8/+0
* Rails is now significantly faster. I refactored all of the queries; they are...luke2007-03-221-6/+25
* All rails *and* language tests now pass, with the exception of a language/res...luke2006-12-191-19/+6
* Fixing most of the rails stuff. I think everything basically works now, and ...luke2006-12-191-12/+31
* New rails stuff redux.shadoi2006-12-141-8/+7
* Fixing configuration storage -- there was a check being done that caused fals...luke2006-11-151-3/+1
* Temporarily reverting all of the recent rails work so that I can release 0.20.1luke2006-11-131-6/+4
* Rails stuff part 1shadoi2006-11-091-4/+6
* Many, many, many performance improvements in the compiler (I hope). I did no...luke2006-10-061-1/+2
* Merging the changes from the override-refactor branch. This is a significant...luke2006-10-041-0/+44