| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixing #2187 - Puppet::Resource is expected by Rails support | Luke Kanies | 2009-04-24 | 1 | -2/+2 |
* | Added class_name tags to has_many relationships | steve mcintosh | 2009-04-22 | 1 | -3/+3 |
* | renaming a method | Luke Kanies | 2009-04-22 | 1 | -9/+9 |
* | Saving rails resources as I create them, which saves about 10% | Luke Kanies | 2009-04-22 | 1 | -0/+2 |
* | Adding some more fine-grained benchmarks to Rails support | Luke Kanies | 2009-04-22 | 1 | -16/+21 |
* | Adding a Rails-specific benchmarking module | Luke Kanies | 2009-04-22 | 1 | -37/+38 |
* | Adding more time debugging to Rails code, and refactoring a bit | Luke Kanies | 2009-04-22 | 1 | -9/+1 |
* | Refactoring the Rails integration | Luke Kanies | 2009-04-22 | 1 | -60/+149 |
* | Adding ActiveRecord terminus classes for Node and Facts. | Luke Kanies | 2009-04-22 | 1 | -1/+25 |
* | Fix #2010 - add protection code for some storeconfig corruption | Brice Figureau | 2009-03-04 | 1 | -14/+28 |
* | Use Puppet.debug instead of own debug flag | Peter Meier | 2009-02-22 | 1 | -7/+5 |
* | Change the way the tags and params are handled in rails | Brice Figureau | 2009-02-06 | 1 | -15/+54 |
* | Slight denormalisation to store a host's environment as a first class | Thom May | 2008-11-26 | 1 | -0/+4 |
* | * Tweaks for puppetshow UI cleanup | Blake Barnett | 2008-02-28 | 1 | -2/+1 |
* | Fixing #923 (again). The host storage method was not | Luke Kanies | 2007-12-10 | 1 | -3/+1 |
* | Theoretically, this patch is to fix #917 (which it does), but | Luke Kanies | 2007-11-28 | 1 | -3/+1 |
* | Removing the Id tags from all of the files | Luke Kanies | 2007-10-03 | 1 | -1/+0 |
* | A round of bugfixing. Many more tests now pass -- I think we are largely dow... | Luke Kanies | 2007-08-20 | 1 | -9/+5 |
* | Undo previous commit, which was an error | lutter | 2007-08-03 | 1 | -24/+5 |
* | Do not set any options if they aren't set in /etc/sysconfig/puppetmaster - ot... | lutter | 2007-08-03 | 1 | -5/+24 |
* | Fixing some failing tests. | luke | 2007-06-18 | 1 | -0/+1 |
* | Significantly optimizing the database queries -- I am getting about 40% bette... | luke | 2007-06-14 | 1 | -3/+5 |
* | Changed the host to "eager fetch" all the resources and their associated | ballman | 2007-06-12 | 1 | -1/+3 |
* | Major rework of the rails feature. Changed the relationship between | ballman | 2007-06-12 | 1 | -30/+62 |
* | 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 | -43/+20 |
* | Rails is now significantly faster. I refactored all of the queries; they are... | luke | 2007-03-22 | 1 | -22/+76 |
* | Undo the param_name param_value merge | shadoi | 2007-02-17 | 1 | -8/+15 |
* | Update relationships | shadoi | 2007-02-16 | 1 | -2/+3 |
* | Merge fact_names & fact_values, and param_names & param_values. | shadoi | 2007-02-15 | 1 | -13/+7 |
* | Fixing #391. Keeping track of times of compile and freshness checks. | luke | 2007-01-04 | 1 | -1/+8 |
* | Re-add support for tags and file/lines | shadoi | 2006-12-19 | 1 | -0/+6 |
* | All rails *and* language tests now pass, with the exception of a language/res... | luke | 2006-12-19 | 1 | -40/+34 |
* | Fixing most of the rails stuff. I think everything basically works now, and ... | luke | 2006-12-19 | 1 | -50/+15 |
* | Go back to restype and remove STI classes, they were more trouble than they w... | shadoi | 2006-12-15 | 1 | -14/+3 |
* | Adding some selectability to host creation for testing. Using find_or_create... | luke | 2006-12-15 | 1 | -10/+40 |
* | I like to checkin one-liners a lot. I'm cool. | shadoi | 2006-12-15 | 1 | -2/+1 |
* | Don't use find_or_create_by_title since titles aren't unique. | shadoi | 2006-12-15 | 1 | -1/+1 |
* | Remove old files, don't require pp anymore | shadoi | 2006-12-15 | 1 | -1/+0 |
* | Some rails modifications | luke | 2006-12-15 | 1 | -14/+19 |
* | Don't dump out debugging stuff. | shadoi | 2006-12-15 | 1 | -2/+0 |
* | New rails stuff redux. | shadoi | 2006-12-14 | 1 | -22/+42 |
* | Temporarily reverting all of the recent rails work so that I can release 0.20.1 | luke | 2006-11-13 | 1 | -37/+22 |
* | Rails stuff part 1 | shadoi | 2006-11-09 | 1 | -22/+37 |
* | Merging the changes from the override-refactor branch. This is a significant... | luke | 2006-10-04 | 1 | -25/+29 |
* | Adding code to try for the rails gem if the library cannot be found normally,... | luke | 2006-05-15 | 1 | -3/+2 |
* | Made a *huge* performance difference in storing hosts -- down from about 25 s... | luke | 2006-05-13 | 1 | -8/+7 |
* | I appear to have object collection working, incredibly. This commit does the... | luke | 2006-05-13 | 1 | -1/+6 |
* | The "collectable" syntax now works end-to-end -- the parser correctly recogni... | luke | 2006-05-13 | 1 | -1/+1 |
* | Adding initial rails support. One can now store host configurations using Ac... | luke | 2006-05-13 | 1 | -0/+80 |