summaryrefslogtreecommitdiff
path: root/spec/unit/provider_resolver_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Make use_automatic_resource_name automaticJohn Keiser2015-06-081-1/+0
* Create tests for all previous provider_mappingsjk/one_map_to_rule_them_allJohn Keiser2015-06-021-137/+358
* Fix up comments and default priority (when nothing matches)John Keiser2015-06-021-7/+0
* Fix Solaris and Gentoo package resources, clean up testsJohn Keiser2015-06-021-287/+213
* Bring back platform mapping resolution call, fix automatic ubuntu provider testsJohn Keiser2015-06-021-20/+16
* Move provider_mapping values out into the actual resource classesJohn Keiser2015-06-021-1/+1
* Use the central priority map for `provides`John Keiser2015-06-021-0/+1
* Fix API break in 12.3.0.rc.0Lamont Granquist2015-04-241-0/+4
* Revert "Fix API break in 12.3.0.rc.0"Lamont Granquist2015-04-241-4/+0
* Fix API break in 12.3.0.rc.0Lamont Granquist2015-04-241-0/+4
* add resource_resolver and resource_priority_mapLamont Granquist2015-04-151-0/+1
* rename 'hash' to 'provider_mapping'Lamont Granquist2015-03-041-5/+5
* provider_resolver migration from provider_mappingLamont Granquist2015-03-041-0/+132
* update provider mapping test - macports uses new mapping codePat Cox2015-01-081-7/+7
* Fixing homebrew package to use provider resolver per code reviewtyler-ball2014-12-161-2/+2
* spec fixesLamont Granquist2014-11-081-3/+32
* polishing provider_resolverLamont Granquist2014-11-081-7/+143
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-44/+340
* Initial sketch for provider resolverRichard Manyanza2014-10-221-0/+91