summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* drop the info message down to debugLamont Granquist2019-07-241-1/+1
* Tweak data collector exception handlingLamont Granquist2019-07-241-8/+15
* Bump version to 15.2.4 by Chef Expeditorv15.2.4Chef Expeditor2019-07-231-1/+1
* Duration field in resource report needs to be String (#8767)Lamont Granquist2019-07-231-1/+1
|\
| * Duration field in resource report needs to be Stringlcg/resource_reporter_duration_bugfixLamont Granquist2019-07-231-1/+1
* | Bump version to 15.2.3 by Chef Expeditorv15.2.3Chef Expeditor2019-07-231-1/+1
|/
* Bump version to 15.2.2 by Chef Expeditorv15.2.2Chef Expeditor2019-07-231-1/+1
* Bump version to 15.2.1 by Chef Expeditorv15.2.1Chef Expeditor2019-07-231-1/+1
* Merge pull request #8744 from chef/lcg/application-base-classTim Smith2019-07-233-646/+456
|\
| * Tidy up awkward reading commentlcg/application-base-classLamont Granquist2019-07-151-2/+1
| * support named run list on commandline in soloLamont Granquist2019-07-152-5/+5
| * consolidate some options in the base classLamont Granquist2019-07-153-53/+53
| * --fips, --fatal-windows-admin-check and --disable-configLamont Granquist2019-07-153-19/+21
| * add some comments on deprecation of the solo classLamont Granquist2019-07-153-0/+22
| * missing SELF_PIPE for the daemon loopLamont Granquist2019-07-152-3/+3
| * migrate --delete-entire-chef-repo to base classLamont Granquist2019-07-153-10/+5
| * Copy the daemon loop from client to baseLamont Granquist2019-07-153-157/+106
| * add --target-mode to base classLamont Granquist2019-07-152-9/+9
| * copy --ez to base classLamont Granquist2019-07-152-15/+16
| * change some uses of CLIENT to PRODUCT in the base classLamont Granquist2019-07-151-4/+4
| * add --once to base classLamont Granquist2019-07-152-5/+5
| * normalize fetch_recipe_tarballLamont Granquist2019-07-153-25/+15
| * create application base class for de-duplicationLamont Granquist2019-07-153-346/+198
* | Bump version to 15.2.0 by Chef Expeditorv15.2.0Chef Expeditor2019-07-221-1/+1
* | Bump version to 15.1.58 by Chef Expeditorv15.1.58Chef Expeditor2019-07-191-1/+1
* | Bump version to 15.1.57 by Chef Expeditorv15.1.57Chef Expeditor2019-07-191-1/+1
* | Merge pull request #8747 from tomdoherty/lkm_disableTim Smith2019-07-191-1/+19
|\ \
| * | Implement disable for disabling kernel_modulesTom Doherty2019-07-171-1/+19
| |/
* | Bump version to 15.1.56 by Chef Expeditorv15.1.56Chef Expeditor2019-07-191-1/+1
* | allow_downgrades by defaultLamont Granquist2019-07-191-2/+2
* | dnf_package fixes for RHEL8Lamont Granquist2019-07-191-1/+15
* | Bump version to 15.1.55 by Chef Expeditorv15.1.55Chef Expeditor2019-07-191-1/+1
* | Bump version to 15.1.54 by Chef Expeditorv15.1.54Chef Expeditor2019-07-181-1/+1
|/
* Bump version to 15.1.53 by Chef Expeditorv15.1.53Chef Expeditor2019-07-151-1/+1
* Bump version to 15.1.52 by Chef Expeditorv15.1.52Chef Expeditor2019-07-151-1/+1
* Fix RDoc copy-pasta in Chef::Mixin::ParamsValidate#validateReuben Garrett2019-07-111-1/+1
* Bump version to 15.1.51 by Chef Expeditorv15.1.51Chef Expeditor2019-07-111-1/+1
* Bump version to 15.1.50 by Chef Expeditorv15.1.50Chef Expeditor2019-07-101-1/+1
* Bump version to 15.1.49 by Chef Expeditorv15.1.49Chef Expeditor2019-07-101-1/+1
* Bump version to 15.1.48 by Chef Expeditorv15.1.48Chef Expeditor2019-07-101-1/+1
* Bump version to 15.1.47 by Chef Expeditorv15.1.47Chef Expeditor2019-07-101-1/+1
* Bump version to 15.1.46 by Chef Expeditorv15.1.46Chef Expeditor2019-07-091-1/+1
* Add examples to the resourcesTim Smith2019-07-082-1/+64
* Bump version to 15.1.45 by Chef Expeditorv15.1.45Chef Expeditor2019-07-081-1/+1
* Merge pull request #8711 from chef/lcg/new-chefstyle2Lamont Granquist2019-07-08408-1740/+2043
|\
| * lazy procs are instance_exec in the resource alreadyLamont Granquist2019-07-056-13/+13
| * fix 4 copsLamont Granquist2019-07-0512-17/+27
| * Style/SymbolProcLamont Granquist2019-07-0555-94/+86
| * Style/StringLiteralsInInterpolationLamont Granquist2019-07-05103-213/+213
| * Style/ClassCheckLamont Granquist2019-07-0549-102/+102