summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing ifconfig warnings generated on OS XLuke Kanies2009-04-201-3/+13
* correctly compare values - fixes #2021Peter Meier2009-04-071-5/+70
* Fixing #1927 - failing facts don't kill FacterLuke Kanies2009-02-041-0/+6
* Renaming Facter::Macosx to Facter::Util::MacosxLuke Kanies2009-01-271-13/+13
* Fixing #1838 - profiler failures don't throw exceptionsLuke Kanies2009-01-271-0/+47
* Added network factJames Turnbull2009-01-271-0/+6
* Fixed #1870 - Format all subnet masks as human-readableJames Turnbull2009-01-271-0/+17
* Refactor - rename ipmess to interfacesPaul Nasrat2009-01-241-1/+1
* Fix bug #1870 and add interface fact support for darwin systemsPaul Nasrat2009-01-152-1/+37
* Refactoring the IP support, and fixing #1846.Luke Kanies2009-01-153-8/+71
* Fixing indentation everywhereLuke Kanies2009-01-154-8/+5
* Removing the vendor/ gems.Luke Kanies2009-01-151-10/+1
* Added a Process.waitall thread when there's a timeout, to avoid zombies.Luke Kanies2008-08-181-0/+11
* Merge commit 'pnasrat/tickets/1422'Luke Kanies2008-08-181-2/+2
|\
| * Facter fix #1422, no default timeoutPaul Nasrat2008-08-181-2/+2
* | Add unit rspec tests for ticket 1425Paul Nasrat2008-08-132-0/+13
* | Extract ifconfig output to data directoryPaul Nasrat2008-08-132-22/+22
* | Add sample test and strawman solution for IP parsing codePaul Nasrat2008-08-111-0/+30
* | Add module level tests for Facter::IPAddressPaul Nasrat2008-08-111-0/+18
|/
* Retaining 'timeout' as the settor, but using 'limit' as the getter.Luke Kanies2008-06-202-5/+19
* Changed 'timeout' option to 'limit'Steven Hajducko2008-06-192-6/+6
* Refactored so each fact resolution can specify a separate timeout,Luke Kanies2008-06-173-7/+56
* Removing old test/unit tests.Luke Kanies2008-05-201-582/+0
* Adding a timeout to fact retrieval, fixing #56.Luke Kanies2008-05-201-0/+7
* Switching to a search path registration system.Luke Kanies2008-05-163-26/+32
* Moving the puppet-related loading tests to an integration test.Luke Kanies2008-05-162-31/+26
* Retrieval of fact values now autoloads facts.Luke Kanies2008-05-161-1/+6
* Switching Facter to using the new loader.Luke Kanies2008-05-154-1/+100
* Fixing the test so it doesn't break other tests.Luke Kanies2008-05-151-1/+13
* Moving all of the support classes to util/.Luke Kanies2008-05-156-87/+92
* Creating a 'loader' class to handle loading facts for the collection.Luke Kanies2008-05-151-0/+190
* Adding the 'each' method back into Facter.Luke Kanies2008-05-142-0/+51
* Moving Facter's container behaviour into a separate class.Luke Kanies2008-05-143-28/+189
* Splitting the instance code into a Fact class.Luke Kanies2008-05-133-24/+141
* Adding all of the tests for the Facter::Resolution class.Luke Kanies2008-05-131-0/+184
* Reorganizing my new tests so they match the autotest discovery.Luke Kanies2008-05-132-1/+9
* Splitting the different classes in Facter up, and adding some tests.Luke Kanies2008-05-132-23/+88
* removing .swp fileLuke Kanies2008-02-171-0/+0
* Switching from test/unit to rspec, and fixing a coupleLuke Kanies2008-02-175-0/+697