summaryrefslogtreecommitdiffstats
path: root/lib/puppet/indirector/facts
Commit message (Expand)AuthorAgeFilesLines
* (#8489) Consistently use File::PATH_SEPARATORJosh Cooper2011-07-191-2/+2
* Merge remote-tracking branch 'community/feature/puppet-device' into 2.7.xPieter van de Bruggen2011-04-181-0/+25
* (#6689) Remove extraneous include of Puppet::Util in InventoryActiveRecordNick Lewis2011-03-151-1/+0
* (#6689) Make inventory_active_record terminus search quicklyNick Lewis2011-03-111-4/+10
* maint: Remove serialization of InventoryFact valuesNick Lewis2011-03-091-3/+0
* maint: Rename InventoryHost to InventoryNodeNick Lewis2011-03-091-24/+24
* (#6338) Support searching on metadata in InventoryActiveRecord terminusNick Lewis2011-03-081-7/+35
* (#6338) Implement search for InventoryActiveRecord facts terminusNick Lewis2011-03-081-0/+34
* (#6338) Add an InventoryActiveRecord terminus for FactsNick Lewis2011-03-081-0/+33
* (#6338) Remove inventory indirection, and move to facts indirectionNick Lewis2011-03-031-0/+75
* (#5150) Make fact REST terminus configurable to connect to inventory serviceMatt Robinson2011-02-171-0/+2
* Further RST to Markdown fixes for types, values, testsJames Turnbull2010-08-121-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-096-114/+114
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-3/+3
* [#4180] Support legacy module structureJesse Wolfe2010-07-091-1/+3
* Fixed #4180 - Updated old module structure to match correct defaultJames Turnbull2010-07-091-1/+1
* [#4055] Add CouchDB terminus for factsRein Henrichs2010-02-171-0/+31
* Partial reversion of patch for #3088 to fix #3104 (Exception misreported)Markus Roberts2010-01-241-1/+1
* Fix for #3088 (catching Exception also traps SystemExit)Markus Roberts2010-01-241-0/+2
* Revised partial fix for #2661 and related issuesMarkus Roberts2009-10-271-1/+1
* Update documentation string to reflect actual intent of Puppet::Node::Facts::...Steven Jenkins2009-09-041-1/+1
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Fixes #2209 - Spec is failing due to a missing requireStéphan Gorget2009-05-021-0/+1
* Refactoring the Rails integrationLuke Kanies2009-04-221-1/+1
* Adding ActiveRecord terminus classes for Node and Facts.Luke Kanies2009-04-221-0/+35
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-2/+2
* Merge branch '0.24.x'Luke Kanies2009-02-131-2/+6
|\
| * Fixing #1964 - Facts get loaded from pluginsLuke Kanies2009-02-121-2/+6
* | Adding REST support for facts and catalogs.Luke Kanies2009-02-061-0/+6
* | Refactoring how the Facter integration worksLuke Kanies2009-02-061-26/+25
* | Adding Puppet client facts to Facter facts.Luke Kanies2009-02-061-1/+10
|/
* Ensure that we consistently use either string #{} interpolation or String.%Daniel Pittman2008-08-011-2/+3
* Ported the rest of the indirection terminuses over toLuke Kanies2008-04-081-2/+2
* Found all instances of methods where split() is used withoutLuke Kanies2008-03-211-1/+2
* Copying the fact-loading code from the network client toLuke Kanies2007-12-111-0/+44
* Adding an Indirection reference, along with the workLuke Kanies2007-12-102-2/+3
* Adding a memory terminus for facts, which is really only used for testingLuke Kanies2007-11-121-0/+9
* Reorganizing the file structure for indirection terminus types.Luke Kanies2007-10-152-0/+27
* Adding automatic association between terminus subclasses andLuke Kanies2007-09-211-41/+0
* Fixing all existing spec tests so that they nowLuke Kanies2007-09-201-2/+2
* Another intermediate commit. The node and fact classes are now functional an...Luke Kanies2007-09-121-1/+1
* Doing an intermediate commit so rick can look at the work I have done so far.Luke Kanies2007-09-111-0/+41