summaryrefslogtreecommitdiffstats
path: root/lib/puppet/rails/resource.rb
Commit message (Expand)AuthorAgeFilesLines
* A round of bugfixing. Many more tests now pass -- I think we are largely dow...Luke Kanies2007-08-201-5/+3
* Fixing #703, mostly. You still cannot do multi-condition queries, but you ca...luke2007-07-181-0/+5
* Fixing #689, although I have not added unit tests. The problem was that a ta...luke2007-07-051-1/+2
* All rails and language tests now pass again. All of the rails tests should n...luke2007-06-171-6/+9
* Significantly optimizing the database queries -- I am getting about 40% bette...luke2007-06-141-5/+7
* Changed the host to "eager fetch" all the resources and their associated ballman2007-06-121-3/+1
* Major rework of the rails feature. Changed the relationship between ballman2007-06-121-10/+39
* Removed acts_as_taggable from the rails stuff. I haven't removed the tables ...ballman2007-05-111-8/+0
* Refactoring some of the rails code. The speed is now pretty good, but the ta...luke2007-03-241-3/+14
* Rails is now significantly faster. I refactored all of the queries; they are...luke2007-03-221-1/+1
* Undo the param_name param_value mergeshadoi2007-02-171-10/+15
* Update relationshipsshadoi2007-02-161-6/+2
* Merge fact_names & fact_values, and param_names & param_values.shadoi2007-02-151-14/+13
* Adding extra connection statements and enabling concurrency support in rails,...luke2007-01-031-1/+1
* Add updated_at for all tablesshadoi2006-12-291-1/+1
* Moving the tagging stuff to an "external" directory, instead of "lib".luke2006-12-291-1/+1
* Re-add support for tags and file/linesshadoi2006-12-191-1/+11
* Adding :replace aliases, as requested in #366.luke2006-12-191-0/+2
* All rails *and* language tests now pass, with the exception of a language/res...luke2006-12-191-0/+3
* Fixing most of the rails stuff. I think everything basically works now, and ...luke2006-12-191-5/+30
* Go back to restype and remove STI classes, they were more trouble than they w...shadoi2006-12-151-8/+2
* Don't symbolize the param namesshadoi2006-12-151-1/+1
* New rails stuff redux.shadoi2006-12-141-0/+50
* Temporarily reverting all of the recent rails work so that I can release 0.20.1luke2006-11-131-49/+0
* The new rails files.shadoi2006-11-091-0/+49