summaryrefslogtreecommitdiffstats
path: root/spec/unit/util
Commit message (Expand)AuthorAgeFilesLines
...
* Fix 2455 - improve error handling on fact loadPaul Nasrat2009-09-092-0/+31
* Fix broken solaris zone tests on EC2Paul Nasrat2009-09-091-0/+36
* Issue #2548 netblock factPaul Nasrat2009-08-241-0/+10
* Fix #2470 - duplicate entries in interfaces factPaul Nasrat2009-08-121-0/+7
* Update OS X minor version fact to cope with '10.x' values and provide test co...Nigel Kersten2009-08-071-0/+34
* Issue #2292 Add tests for virtual factsPaul Nasrat2009-07-161-0/+60
* Tests for #2227 - multiple interfaces on DarwinPaul Nasrat2009-05-131-0/+6
* Facter fix #2231 typoPaul Nasrat2009-05-121-0/+10
* 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
* Fixed #1870 - Format all subnet masks as human-readableJames Turnbull2009-01-271-0/+17
* Fix bug #1870 and add interface fact support for darwin systemsPaul Nasrat2009-01-151-1/+11
* Refactoring the IP support, and fixing #1846.Luke Kanies2009-01-151-8/+40
* Fixing indentation everywhereLuke Kanies2009-01-153-7/+4
* 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-131-0/+10
* | Extract ifconfig output to data directoryPaul Nasrat2008-08-131-22/+4
* | 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
* Adding a timeout to fact retrieval, fixing #56.Luke Kanies2008-05-201-0/+7
* Switching to a search path registration system.Luke Kanies2008-05-161-0/+7
* Moving the puppet-related loading tests to an integration test.Luke Kanies2008-05-161-31/+0
* Retrieval of fact values now autoloads facts.Luke Kanies2008-05-161-1/+6
* Switching Facter to using the new loader.Luke Kanies2008-05-152-0/+74
* 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-155-0/+739