summaryrefslogtreecommitdiffstats
path: root/lib/puppet/parser/collector.rb
Commit message (Expand)AuthorAgeFilesLines
* Removing extraneous debuggingluke2007-02-181-1/+1
* Fixing a problem in collecting exported resources. Virtual resources worked ...luke2007-02-181-2/+9
* Revamping collections to get what is hopefully more reasonable behaviour when...luke2007-02-161-17/+22
* Adding extra connection statements and enabling concurrency support in rails,...luke2007-01-031-0/+3
* Removing debuggingluke2006-12-291-3/+0
* adding a bit better error reporting when tags are badluke2006-12-291-0/+3
* Trying to clean up how rails is loadedluke2006-12-291-1/+0
* A couple of small bug-fixesluke2006-12-281-3/+3
* Fixing #343. Collections and definition evaluation both now happen on every ...luke2006-12-231-6/+11
* Fixing most of the rails stuff. I think everything basically works now, and ...luke2006-12-191-37/+46
* New rails stuff redux.shadoi2006-12-141-3/+3
* Working some on the export/collect problem. It actually works now, but there...luke2006-12-121-5/+31
* Temporarily reverting all of the recent rails work so that I can release 0.20.1luke2006-11-131-1/+1
* Small fixes here and there. The rails changes needs to be pushed through the...luke2006-11-091-1/+1
* Changing the realize() function to be just syntactic sugar for a collection -...luke2006-10-181-1/+30
* Fixing virtual object collection. I apparently broke it when I added rails c...luke2006-10-181-5/+6
* Merging the changes from the override-refactor branch. This is a significant...luke2006-10-041-0/+97