summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Update lib/ohai/mixin/chef_utils_wiring.rb lcg/ohai-target-modeLamont Granquist2020-10-021-1/+1
* Update lib/ohai/mixin/os.rb Lamont Granquist2020-10-021-1/+1
* Target Mode OhaiLamont Granquist2020-10-0139-141/+414
* Bump version to 16.6.0 by Chef Expeditorv16.6.0Chef Expeditor2020-09-301-1/+1
* Detect Azure when DHCP domain is set to reddog.microsoft.comJason Barnett2020-09-301-1/+21
* Bump version to 16.5.6 by Chef Expeditorv16.5.6Chef Expeditor2020-09-211-1/+1
* Bump version to 16.5.5 by Chef Expeditorv16.5.5Chef Expeditor2020-09-171-1/+1
* chefstyle fixesLamont Granquist2020-09-174-6/+6
* Bump version to 16.5.4 by Chef Expeditorv16.5.4Chef Expeditor2020-09-171-1/+1
* Bump version to 16.5.3 by Chef Expeditorv16.5.3Chef Expeditor2020-09-111-1/+1
* Bump version to 16.5.2 by Chef Expeditorv16.5.2Chef Expeditor2020-09-101-1/+1
* Bump version to 16.5.1 by Chef Expeditorv16.5.1Chef Expeditor2020-09-101-1/+1
* Prefer __dir__ to __FILE__ used to get the dirdirTim Smith2020-09-102-3/+2
* Bump version to 16.5.0 by Chef Expeditorv16.5.0Chef Expeditor2020-09-091-1/+1
* Merge pull request #1505 from mattray/macos_packagesTim Smith2020-09-081-0/+20
|\
| * Add MacOS packages supportMatt Ray2020-09-041-0/+20
* | Bump version to 16.4.16 by Chef Expeditorv16.4.16Chef Expeditor2020-09-091-1/+1
* | Fix another redundant regexrubocop_RedundantParenthesesTim Smith2020-09-081-1/+1
* | Resolve RuboCop Style/RedundantParentheses warningsTim Smith2020-09-089-11/+11
* | Bump version to 16.4.15 by Chef Expeditorv16.4.15Chef Expeditor2020-09-081-1/+1
* | Merge pull request #1506 from chef/dependabot/bundler/rubocop-performance-1.8.0Tim Smith2020-09-081-1/+1
|\ \
| * | Remove unused spec helpersTim Smith2020-09-081-1/+1
| * | Updates for the new perf copsTim Smith2020-09-081-1/+1
* | | Bump version to 16.4.14 by Chef Expeditorv16.4.14Chef Expeditor2020-09-081-1/+1
|/ /
* | Merge pull request #1507 from chef/chefstyleTim Smith2020-09-083-14/+12
|\ \ | |/ |/|
| * Bail out early to avoid safe operatorchefstyleTim Smith2020-09-081-3/+5
| * Simplify respond_to?Tim Smith2020-09-081-1/+1
| * Simplify things with &.Tim Smith2020-09-083-13/+9
| * Resolve new chefstyle warningsTim Smith2020-08-252-2/+2
* | Remove Copyright DatesLamont Granquist2020-08-2778-78/+78
* | Bump version to 16.4.13 by Chef Expeditorv16.4.13Chef Expeditor2020-08-261-1/+1
* | chefstyleLamont Granquist2020-08-252-2/+2
* | code reviewLamont Granquist2020-08-244-4/+4
* | Migrate to the chef-utils helpersLamont Granquist2020-08-217-99/+141
|/
* Bump version to 16.4.12 by Chef Expeditorv16.4.12Chef Expeditor2020-08-191-1/+1
* Add missing require for windows network pluginnetworkTim Smith2020-08-191-1/+1
* Bump version to 16.4.11 by Chef Expeditorv16.4.11Chef Expeditor2020-08-121-1/+1
* Optimize 2 of our requiresrequiresTim Smith2020-08-122-2/+2
* Bump version to 16.4.10 by Chef Expeditorv16.4.10Chef Expeditor2020-08-121-1/+1
* Bump version to 16.4.9 by Chef Expeditorv16.4.9Chef Expeditor2020-08-121-1/+1
* Bump version to 16.4.8 by Chef Expeditorv16.4.8Chef Expeditor2020-08-101-1/+1
* Bump version to 16.4.7 by Chef Expeditorv16.4.7Chef Expeditor2020-08-101-1/+1
* Merge pull request #1493 from chef/fix_requireTim Smith2020-08-101-2/+2
|\
| * Update network plugin to use ipaddr not ipaddress gemfix_requireTim Smith2020-08-101-2/+2
* | Bump version to 16.4.6 by Chef Expeditorv16.4.6Chef Expeditor2020-08-101-1/+1
* | Bump version to 16.4.5 by Chef Expeditorv16.4.5Chef Expeditor2020-08-101-1/+1
|/
* Avoid creating more shellout objectsavoid_valsTim Smith2020-08-091-10/+5
* Simplify constantsTim Smith2020-08-092-4/+2
* Avoid creating more shellout objects we don't needTim Smith2020-08-099-34/+16
* Avoid creating shellout objects in the platform pluginsTim Smith2020-08-095-18/+9