summaryrefslogtreecommitdiffstats
path: root/lib/puppet/rails/database/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* (#6689) Make inventory_active_record terminus search quicklyNick Lewis2011-03-111-2/+2
* maint: Rename InventoryHost to InventoryNodeNick Lewis2011-03-091-4/+4
* (#6338) Add an InventoryActiveRecord terminus for FactsNick Lewis2011-03-081-0/+17
* Code smell: Two space indentationMarkus Roberts2010-07-091-99/+99
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-4/+4
* Fix for #4137 -- Oracle needs text for strings > 255Markus Roberts2010-07-081-1/+1
* Patch to address feature #2571 to add Oracle support to PuppetAvi Miller2009-10-241-2/+7
* Removed extra whitespace from end of linesIan Taylor2009-06-061-8/+8
* Slight denormalisation to store a host's environment as a first classThom May2008-11-261-0/+1
* id column is autogenerated by rails as a primary key, there is no needBrice Figureau2008-08-221-8/+0
* Pushed schema patch for #1193James Turnbull2008-04-171-0/+9
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* 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
* 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
* 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
* New rails stuff redux.shadoi2006-12-141-0/+64