summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* IDKlcg/functest-apt-update-failure-behaviorLamont Granquist2018-12-061-1/+1
* fix boolean logicLamont Granquist2018-12-051-1/+1
* TIL you have to initialize theseLamont Granquist2018-12-051-0/+2
* class variables instead of class instance variables?Lamont Granquist2018-12-051-3/+9
* right, the class methods don't mix inLamont Granquist2018-12-051-3/+3
* give this a shotLamont Granquist2018-12-051-23/+19
* this works better right?Lamont Granquist2018-12-051-1/+4
* i am super confusedLamont Granquist2018-12-051-0/+1
* fix my logicLamont Granquist2018-12-051-3/+2
* make the global state actually global stateLamont Granquist2018-12-051-1/+3
* lets try to be a bit nicer to future debuggersLamont Granquist2018-12-051-1/+19
* ignore failures doing apt-get updateLamont Granquist2018-12-051-1/+1
* Bump version to 15.0.100 by Chef Expeditorv15.0.100Chef Expeditor2018-12-055-13/+14
* Merge pull request #8018 from Stromweld/patch-1Tim Smith2018-12-051-1/+1
|\
| * update description to include windowsCorey Hemminger2018-12-051-1/+1
|/
* Bump version to 15.0.99 by Chef Expeditorv15.0.99Chef Expeditor2018-12-055-14/+13
* Merge pull request #8010 from chef/inspec_bumpTim Smith2018-12-052-8/+10
|\
| * Update InSpec to 3.0.61 and Ohai to 15.0.20inspec_bumpTim Smith2018-12-032-10/+12
* | Bump version to 15.0.98 by Chef Expeditorv15.0.98Chef Expeditor2018-12-055-11/+12
* | Merge pull request #8014 from chef/fix_gemlockLamont Granquist2018-12-041-4/+7
|\ \
| * | Fix locking ohai to to the value in the Gemfile.lockTim Smith2018-12-041-4/+7
|/ /
* | Bump version to 15.0.97 by Chef Expeditorv15.0.97Chef Expeditor2018-12-055-13/+14
* | Merge pull request #8012 from chef/a_bad_ideaTim Smith2018-12-041-0/+5
|\ \ | |/ |/|
| * Pin the ohai definition to use the ohai version from Gemfile.lockTim Smith2018-12-041-0/+5
|/
* Bump version to 15.0.96 by Chef Expeditorv15.0.96Chef Expeditor2018-11-305-11/+12
* Merge pull request #8005 from chef/lcg/rhel8-yum-package-fixTim Smith2018-11-301-1/+1
|\
| * RHEL8 yum_package fix.Lamont Granquist2018-11-301-1/+1
|/
* Bump version to 15.0.95 by Chef Expeditorv15.0.95Chef Expeditor2018-11-305-13/+14
* Merge pull request #8003 from pixdrift/masterLamont Granquist2018-11-301-1/+2
|\
| * Add RHEL 8 platform-python to python binary search list in DNF for package re...pixdrift2018-09-241-1/+2
|/
* sneak fixLamont Granquist2018-11-291-2/+0
* Bump version to 15.0.94 by Chef Expeditorv15.0.94Chef Expeditor2018-11-295-11/+12
* Merge pull request #7999 from chef/lcg/snap_package_supportLamont Granquist2018-11-2914-0/+993
|\
| * fix unit specslcg/snap_package_supportLamont Granquist2018-11-282-9/+9
| * remove alias to packageLamont Granquist2018-11-281-1/+0
| * code review fixesLamont Granquist2018-11-281-20/+19
| * chefstyle fixes ONLYS.Cavallo2018-11-284-23/+18
| * add method to generate multiipart form dataS.Cavallo2018-11-2810-23/+412
| * chef-style fixes ONLYS.Cavallo2018-11-283-42/+42
| * Which mixin not requiredS.Cavallo2018-11-281-1/+4
| * should not be the default for debian OSS.Cavallo2018-11-281-8/+9
| * initial suppport for snap packagesS.Cavallo2018-11-286-0/+607
|/
* Bump version to 15.0.93 by Chef Expeditorv15.0.93Chef Expeditor2018-11-285-13/+14
* Merge pull request #7998 from chef/lcg/kitchen-ohai-pinning2Lamont Granquist2018-11-281-1/+1
|\
| * better kithen ohai pinningLamont Granquist2018-11-281-1/+1
* | Merge pull request #7965 from chef/release_notes2Tim Smith2018-11-281-0/+8
|\ \
| * | Update RELEASE_NOTES.mdmjingle2018-11-281-1/+1
| * | Updates from reviewrelease_notes2Tim Smith2018-11-271-2/+2
| * | Add new items from the Ohai release notesTim Smith2018-11-271-0/+8
* | | Merge pull request #7975 from chef/lcg/wipe-before-installTim Smith2018-11-281-1/+13
|\ \ \