summaryrefslogtreecommitdiffstats
path: root/lib/puppet/rails/host.rb
Commit message (Expand)AuthorAgeFilesLines
* (#4487) When setting environment on a host, ensure it is a string.Josh Cooper2011-04-261-0/+7
* [#4813] Remove dead code from puppet/rails/host.rbMatt Robinson2010-11-101-72/+0
* Fixed network and indirection referenceJames Turnbull2010-07-201-0/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-252/+252
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-1/+1
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-4/+4
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-2/+5
* Fix for #2863 (calling each on uninitialized tag list)Markus Roberts2009-12-101-7/+2
* Feature #2378 - Implement "thin_storeconfigs"Brice Figureau2009-07-181-1/+6
* Removed extra whitespace from end of linesIan Taylor2009-06-061-4/+4
* Fixing #2187 - Puppet::Resource is expected by Rails supportLuke Kanies2009-04-241-2/+2
* Added class_name tags to has_many relationshipssteve mcintosh2009-04-221-3/+3
* renaming a methodLuke Kanies2009-04-221-9/+9
* Saving rails resources as I create them, which saves about 10%Luke Kanies2009-04-221-0/+2
* Adding some more fine-grained benchmarks to Rails supportLuke Kanies2009-04-221-16/+21
* Adding a Rails-specific benchmarking moduleLuke Kanies2009-04-221-37/+38
* Adding more time debugging to Rails code, and refactoring a bitLuke Kanies2009-04-221-9/+1
* Refactoring the Rails integrationLuke Kanies2009-04-221-60/+149
* Adding ActiveRecord terminus classes for Node and Facts.Luke Kanies2009-04-221-1/+25
* Fix #2010 - add protection code for some storeconfig corruptionBrice Figureau2009-03-041-14/+28
* Use Puppet.debug instead of own debug flagPeter Meier2009-02-221-7/+5
* Change the way the tags and params are handled in railsBrice Figureau2009-02-061-15/+54
* Slight denormalisation to store a host's environment as a first classThom May2008-11-261-0/+4
* * Tweaks for puppetshow UI cleanupBlake Barnett2008-02-281-2/+1
* Fixing #923 (again). The host storage method was notLuke Kanies2007-12-101-3/+1
* Theoretically, this patch is to fix #917 (which it does), butLuke Kanies2007-11-281-3/+1
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* A round of bugfixing. Many more tests now pass -- I think we are largely dow...Luke Kanies2007-08-201-9/+5
* Undo previous commit, which was an errorlutter2007-08-031-24/+5
* Do not set any options if they aren't set in /etc/sysconfig/puppetmaster - ot...lutter2007-08-031-5/+24
* Fixing some failing tests.luke2007-06-181-0/+1
* Significantly optimizing the database queries -- I am getting about 40% bette...luke2007-06-141-3/+5
* Changed the host to "eager fetch" all the resources and their associated ballman2007-06-121-1/+3
* Major rework of the rails feature. Changed the relationship between ballman2007-06-121-30/+62
* Removed acts_as_taggable from the rails stuff. I haven't removed the tables ...ballman2007-05-111-8/+0
* Refactoring some of the rails code. The speed is now pretty good, but the ta...luke2007-03-241-43/+20
* Rails is now significantly faster. I refactored all of the queries; they are...luke2007-03-221-22/+76
* Undo the param_name param_value mergeshadoi2007-02-171-8/+15
* Update relationshipsshadoi2007-02-161-2/+3
* Merge fact_names & fact_values, and param_names & param_values.shadoi2007-02-151-13/+7
* Fixing #391. Keeping track of times of compile and freshness checks.luke2007-01-041-1/+8
* Re-add support for tags and file/linesshadoi2006-12-191-0/+6
* All rails *and* language tests now pass, with the exception of a language/res...luke2006-12-191-40/+34
* Fixing most of the rails stuff. I think everything basically works now, and ...luke2006-12-191-50/+15
* Go back to restype and remove STI classes, they were more trouble than they w...shadoi2006-12-151-14/+3
* Adding some selectability to host creation for testing. Using find_or_create...luke2006-12-151-10/+40
* I like to checkin one-liners a lot. I'm cool. shadoi2006-12-151-2/+1
* Don't use find_or_create_by_title since titles aren't unique.shadoi2006-12-151-1/+1
* Remove old files, don't require pp anymoreshadoi2006-12-151-1/+0
* Some rails modificationsluke2006-12-151-14/+19