summaryrefslogtreecommitdiffstats
path: root/lib/puppet/indirector/catalog/active_record.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.6.x' into nextNick Lewis2010-12-161-1/+1
|\
| * (#4487) Fix environment column in hosts tableNick Lewis2010-12-131-1/+1
* | Maint: Refactor code to use <class>.indirection.<method>Paul Berry2010-11-291-1/+1
|/
* Code smell: Two space indentationMarkus Roberts2010-07-091-25/+25
* Fix #2787 - Storeconfig doesn't store/update node ip and environment anymoreBrice Figureau2009-11-071-0/+5
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Adding time debugging for catalog storage to active_recordLuke Kanies2009-04-221-3/+5
* Removing unnecessary parser variables when yaml-dumpingLuke Kanies2009-04-221-3/+3
* Refactoring the Rails integrationLuke Kanies2009-04-221-1/+1
* Adding ActiveRecord terminus classes for CatalogLuke Kanies2009-04-221-0/+34