| Commit message (Expand) | Author | Age | Files | Lines |
* | Always providing a value for 'exported' on Rails resources | Luke Kanies | 2009-06-03 | 1 | -2/+11 |
* | Fixing #2187 - Puppet::Resource is expected by Rails support | Luke Kanies | 2009-04-24 | 1 | -6/+6 |
* | Adding some more fine-grained benchmarks to Rails support | Luke Kanies | 2009-04-22 | 1 | -6/+5 |
* | Adding a Rails-specific benchmarking module | Luke Kanies | 2009-04-22 | 1 | -2/+0 |
* | Adding simplistic param_name/puppet_tag caching | Luke Kanies | 2009-04-22 | 1 | -2/+2 |
* | Adding more time debugging to Rails code, and refactoring a bit | Luke Kanies | 2009-04-22 | 1 | -21/+9 |
* | Refactoring the Rails integration | Luke Kanies | 2009-04-22 | 1 | -20/+126 |
* | Fix #1972 - ActiveRecord fixes resulted in broken tests | Brice Figureau | 2009-02-15 | 1 | -3/+4 |
* | Change the way the tags and params are handled in rails | Brice Figureau | 2009-02-06 | 1 | -8/+34 |
* | Fix #1052 - abysmal storeconfig performance - part1 | Brice Figureau | 2008-08-17 | 1 | -1/+1 |
* | Fix #1510 - storeconfig fails with rails 2.1 | Brice Figureau | 2008-08-17 | 1 | -5/+5 |
* | Pushed schema patch for #1193 | James Turnbull | 2008-04-17 | 1 | -0/+1 |
* | A round of bugfixing. Many more tests now pass -- I think we are largely dow... | Luke Kanies | 2007-08-20 | 1 | -5/+3 |
* | Fixing #703, mostly. You still cannot do multi-condition queries, but you ca... | luke | 2007-07-18 | 1 | -0/+5 |
* | Fixing #689, although I have not added unit tests. The problem was that a ta... | luke | 2007-07-05 | 1 | -1/+2 |
* | All rails and language tests now pass again. All of the rails tests should n... | luke | 2007-06-17 | 1 | -6/+9 |
* | Significantly optimizing the database queries -- I am getting about 40% bette... | luke | 2007-06-14 | 1 | -5/+7 |
* | Changed the host to "eager fetch" all the resources and their associated | ballman | 2007-06-12 | 1 | -3/+1 |
* | Major rework of the rails feature. Changed the relationship between | ballman | 2007-06-12 | 1 | -10/+39 |
* | Removed acts_as_taggable from the rails stuff. I haven't removed the tables ... | ballman | 2007-05-11 | 1 | -8/+0 |
* | Refactoring some of the rails code. The speed is now pretty good, but the ta... | luke | 2007-03-24 | 1 | -3/+14 |
* | Rails is now significantly faster. I refactored all of the queries; they are... | luke | 2007-03-22 | 1 | -1/+1 |
* | Undo the param_name param_value merge | shadoi | 2007-02-17 | 1 | -10/+15 |
* | Update relationships | shadoi | 2007-02-16 | 1 | -6/+2 |
* | Merge fact_names & fact_values, and param_names & param_values. | shadoi | 2007-02-15 | 1 | -14/+13 |
* | Adding extra connection statements and enabling concurrency support in rails,... | luke | 2007-01-03 | 1 | -1/+1 |
* | Add updated_at for all tables | shadoi | 2006-12-29 | 1 | -1/+1 |
* | Moving the tagging stuff to an "external" directory, instead of "lib". | luke | 2006-12-29 | 1 | -1/+1 |
* | Re-add support for tags and file/lines | shadoi | 2006-12-19 | 1 | -1/+11 |
* | Adding :replace aliases, as requested in #366. | luke | 2006-12-19 | 1 | -0/+2 |
* | All rails *and* language tests now pass, with the exception of a language/res... | luke | 2006-12-19 | 1 | -0/+3 |
* | Fixing most of the rails stuff. I think everything basically works now, and ... | luke | 2006-12-19 | 1 | -5/+30 |
* | Go back to restype and remove STI classes, they were more trouble than they w... | shadoi | 2006-12-15 | 1 | -8/+2 |
* | Don't symbolize the param names | shadoi | 2006-12-15 | 1 | -1/+1 |
* | New rails stuff redux. | shadoi | 2006-12-14 | 1 | -0/+50 |
* | Temporarily reverting all of the recent rails work so that I can release 0.20.1 | luke | 2006-11-13 | 1 | -49/+0 |
* | The new rails files. | shadoi | 2006-11-09 | 1 | -0/+49 |