summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* remove FIXMEs around cache flushinglcg/dnf-providerLamont Granquist2016-12-192-24/+7
* add a commentLamont Granquist2016-12-151-0/+1
* fix mysql-should-install-mariadb bugLamont Granquist2016-12-151-1/+2
* add some debug loggingLamont Granquist2016-12-151-1/+4
* fix FIXME in define_resource_requirementsLamont Granquist2016-12-151-4/+8
* add a comment about the Tao of python-vs-rubyLamont Granquist2016-12-151-0/+9
* also extract out the utility classLamont Granquist2016-12-153-31/+58
* review feedback plus break out helper classLamont Granquist2016-12-154-100/+136
* fix chefstyleLamont Granquist2016-12-141-1/+1
* refactor to use array indexes instead of package_namesLamont Granquist2016-12-142-34/+38
* add allow_nils API to multipackageLamont Granquist2016-12-141-5/+14
* get versions working as well as possibleLamont Granquist2016-12-132-1/+20
* DRY code a bitLamont Granquist2016-12-131-21/+5
* arches were legit busted, fixing add a couple testsLamont Granquist2016-12-131-2/+4
* roll back :install doing upgrades or downgrades, it shouldn'tLamont Granquist2016-12-131-3/+0
* fix and test :install and :upgrade source arg idempotencyLamont Granquist2016-12-131-3/+9
* fix downgrades with local source using :installLamont Granquist2016-12-131-1/+4
* add more tests and work around superclass firing off deprecationsLamont Granquist2016-12-131-1/+4
* support source property and local installsLamont Granquist2016-12-131-5/+38
* ignore kill failuresLamont Granquist2016-12-131-1/+1
* add tests and deprecation for allow_downgradeLamont Granquist2016-12-132-2/+13
* flushcache property codeLamont Granquist2016-12-131-2/+20
* add flush_cache and fix yum'sLamont Granquist2016-12-132-14/+37
* remove old testing scriptLamont Granquist2016-12-131-22/+0
* squashing dnf workLamont Granquist2016-12-139-10/+391
* Bump version of chef to 12.17.58 by Chef Versioner.v12.17.58Chef Versioner2016-12-131-1/+1
* Bump version of chef to 12.17.57 by Chef Versioner.v12.17.57Chef Versioner2016-12-131-1/+1
* Bump version of chef to 12.17.56 by Chef Versioner.v12.17.56Chef Versioner2016-12-131-1/+1
* Merge pull request #5636 from chef/lcg/remove-chef-platform-handler-classBryan McLellan2016-12-134-46/+22
|\
| * remove Chef::Platform::HandlerMaplcg/remove-chef-platform-handler-classLamont Granquist2016-12-084-46/+22
* | Bump version of chef to 12.17.55 by Chef Versioner.v12.17.55Chef Versioner2016-12-121-1/+1
* | Make docker? return booleanAndrew Brown2016-12-121-2/+2
* | Bump version of chef to 12.17.54 by Chef Versioner.v12.17.54Chef Versioner2016-12-121-1/+1
* | Bump version of chef to 12.17.53 by Chef Versioner.v12.17.53Chef Versioner2016-12-121-1/+1
* | Use object ID when detected unprocessed Resources (#5604)Adam Leff2016-12-121-9/+16
* | Bump version of chef to 12.17.52 by Chef Versioner.v12.17.52Chef Versioner2016-12-091-1/+1
* | Bump version of chef to 12.17.51 by Chef Versioner.v12.17.51Chef Versioner2016-12-091-1/+1
* | Merge pull request #5631 from chef/lcg/deprecate-chef-platform-methodsLamont Granquist2016-12-092-0/+15
|\ \
| * | Properly deprecate old Chef::Platform methodsLamont Granquist2016-12-072-0/+15
* | | Bump version of chef to 12.17.50 by Chef Versioner.v12.17.50Chef Versioner2016-12-091-1/+1
* | | Bump version of chef to 12.17.49 by Chef Versioner.v12.17.49Chef Versioner2016-12-091-1/+1
* | | Bump version of chef to 12.17.48 by Chef Versioner.v12.17.48Chef Versioner2016-12-081-1/+1
* | | fix provider_resolver comment to remove FIXMELamont Granquist2016-12-081-2/+4
| |/ |/|
* | Bump version of chef to 12.17.47 by Chef Versioner.v12.17.47Chef Versioner2016-12-071-1/+1
* | Bump version of chef to 12.17.46 by Chef Versioner.v12.17.46Chef Versioner2016-12-071-1/+1
* | Bump version of chef to 12.17.45 by Chef Versioner.v12.17.45Chef Versioner2016-12-071-1/+1
* | Merge pull request #5548 from chef/lcg/chefstyle-updatesThom May2016-12-0744-89/+102
|\ \
| * | seems this exception type is necessary as welllcg/chefstyle-updatesLamont Granquist2016-12-061-1/+1
| * | added disable to the wrong lineLamont Granquist2016-12-061-1/+1
| * | helpful spec tests discovered could not change this superclassLamont Granquist2016-12-061-2/+2