summaryrefslogtreecommitdiffstats
path: root/lib/puppet/indirector/facts
Commit message (Expand)AuthorAgeFilesLines
* 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