summaryrefslogtreecommitdiffstats
path: root/lib/puppet/rails/database
Commit message (Expand)AuthorAgeFilesLines
* Fixing the type/title index for mysqlluke2007-06-151-1/+8
* Significantly optimizing the database queries -- I am getting about 40% bette...luke2007-06-141-1/+0
* Adding indexes for the rails tablesluke2007-06-141-0/+24
* Removing the indexes migration, since the indexes are now in the main db schemaluke2007-06-131-38/+0
* Major rework of the rails feature. Changed the relationship between ballman2007-06-121-22/+13
* Changing the resource title to be text instead of a string, because some titl...luke2007-05-301-1/+1
* Rails is now significantly faster. I refactored all of the queries; they are...luke2007-03-221-2/+2
* Adding a migration to create indexesluke2007-03-211-0/+38
* Undo the param_name param_value mergeshadoi2007-02-171-6/+16
* Changing date to datetime in the databaseluke2007-02-161-11/+11
* Update relationshipsshadoi2007-02-161-16/+6
* Fixing #391. Keeping track of times of compile and freshness checks.luke2007-01-041-1/+3
* Using text for parameter values, instead of string, so the fields support lar...luke2007-01-031-2/+2
* Add updated_at for all tablesshadoi2006-12-291-0/+9
* Fixing most of the rails stuff. I think everything basically works now, and ...luke2006-12-191-3/+8
* Getting rid of the db init stdout and reindentingluke2006-12-171-52/+61
* Go back to restype and remove STI classes, they were more trouble than they w...shadoi2006-12-151-1/+1
* Some rails modificationsluke2006-12-151-45/+0
* New rails stuff redux.shadoi2006-12-141-0/+64
* Temporarily reverting all of the recent rails work so that I can release 0.20.1luke2006-11-132-64/+45
* The new rails files.shadoi2006-11-092-45/+64
* Switching from calling "up" on the migration directly to using the "migrate" ...luke2006-10-171-0/+45