summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* need to escape '.' in regexlcg/fix-windows-hostname-validationLamont Granquist2018-04-021-1/+1
* Bump version to 14.0.188 by Expeditorv14.0.188Chef Expeditor2018-04-025-11/+12
* Merge pull request #7027 from gengor/CHEF-7026Lamont Granquist2018-04-022-179/+37
|\
| * [[:digit:]] is impromper here. Only ASCII is allowed in ebuild names.Gordon Malm2018-03-211-1/+1
| * Fix style issues reported by travis-ci.Gordon Malm2018-03-212-2/+2
| * Fix portage tests for candidate_version rewrite in previous commit.Gordon Malm2018-03-211-147/+11
| * Rewrite candidate_version determination for increased speed, reducedGordon Malm2018-03-211-32/+26
* | Bump version to 14.0.187 by Expeditorv14.0.187Chef Expeditor2018-04-025-11/+12
* | Merge pull request #7006 from bugok/http_auth_header2Lamont Granquist2018-04-022-1/+18
|\ \
| * | Stripping 'Authorization' header upon redirects (second try)Noam Lerner2018-03-212-1/+18
* | | Bump version to 14.0.186 by Expeditorv14.0.186Chef Expeditor2018-04-025-11/+12
* | | Merge pull request #7098 from chef/windows_feature++Lamont Granquist2018-04-022-49/+170
|\ \ \
| * | | Copy over the caching logic from the windows cookbookwindows_feature++Tim Smith2018-03-291-46/+167
| * | | Minor syncs from the windows cookbook in windows_feature_dismTim Smith2018-03-291-3/+3
* | | | Bump version to 14.0.185 by Expeditorv14.0.185Chef Expeditor2018-04-025-11/+12
* | | | Merge pull request #7106 from chef/configure-gemsLamont Granquist2018-04-021-0/+2
|\ \ \ \
| * | | | Address possible gem installs between interval runs that are then used in the...configure-gemsNoah Kantrowitz2018-04-021-0/+2
|/ / / /
* | | | Bump version to 14.0.184 by Expeditorv14.0.184Chef Expeditor2018-04-025-11/+12
* | | | Merge pull request #7104 from chef/lcg/scrub-tempfilesLamont Granquist2018-04-022-33/+33
|\ \ \ \ | |/ / / |/| | |
| * | | bump ruby versionsLamont Granquist2018-04-021-30/+30
| * | | scrub tempfile namesLamont Granquist2018-04-021-3/+3
|/ / /
* | | Bump version to 14.0.183 by Expeditorv14.0.183Chef Expeditor2018-03-295-11/+12
* | | Merge pull request #7097 from chef/homebrew_mixinTim Smith2018-03-292-2/+2
|\ \ \
| * | | homebrew_tap / homebrew_cask: Fix compile time errors with the user mixinTim Smith2018-03-292-2/+2
|/ / /
* | | Bump version to 14.0.182 by Expeditorv14.0.182Chef Expeditor2018-03-295-11/+12
* | | Merge pull request #7090 from chef/ruby_and_libxml2_cvesTim Smith2018-03-294-14/+31
|\ \ \
| * | | Bump Ruby to 2.5.1 and update release notesruby_and_libxml2_cvesTim Smith2018-03-294-14/+31
* | | | Bump version to 14.0.181 by Expeditorv14.0.181Chef Expeditor2018-03-295-11/+12
* | | | Merge pull request #7095 from chef/userdefaultsTim Smith2018-03-291-1/+18
|\ \ \ \
| * | | | macos_userdefaults: Fix 2 failuresTim Smith2018-03-291-1/+18
* | | | | Bump version to 14.0.180 by Expeditorv14.0.180Chef Expeditor2018-03-295-11/+12
* | | | | Merge pull request #7083 from chef/btm/fix-windows-serviceTim Smith2018-03-292-9/+11
|\ \ \ \ \
| * | | | | Avoid lookups for rights of 'LocalSystem' in windows serviceBryan McLellan2018-03-292-9/+11
* | | | | | Bump version to 14.0.179 by Expeditorv14.0.179Chef Expeditor2018-03-295-11/+12
| |/ / / / |/| | | |
* | | | | Merge pull request #7091 from chef/dmgTim Smith2018-03-291-1/+1
|\ \ \ \ \
| * | | | | Fix method missing error in dmg_packageTim Smith2018-03-291-1/+1
|/ / / / /
* | | | | Bump version to 14.0.178 by Expeditorv14.0.178Chef Expeditor2018-03-295-11/+12
* | | | | Merge pull request #7089 from brewn/windows-font-no-removeTim Smith2018-03-291-1/+1
|\ \ \ \ \
| * | | | | get rid of remove in description since this resource doesn't do thatbrewn2018-03-291-1/+1
|/ / / / /
* | | | | Bump version to 14.0.177 by Expeditorv14.0.177Chef Expeditor2018-03-295-11/+12
* | | | | Merge pull request #7082 from brewn/windows-ad-join-descriptionTim Smith2018-03-291-0/+2
|\ \ \ \ \
| * | | | | remove defaultbrewn2018-03-291-1/+1
| * | | | | add description for :join actionbrewn2018-03-281-0/+2
| |/ / / /
* | | | | Bump version to 14.0.176 by Expeditorv14.0.176Chef Expeditor2018-03-295-11/+12
* | | | | Merge pull request #7087 from chef/validate_hostnameTim Smith2018-03-281-6/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Do the bare minimum validation to make sure we don't get a FQDN on windowsvalidate_hostnameTim Smith2018-03-282-33/+7
| * | | | Add basic hostname validationTim Smith2018-03-282-0/+27
|/ / / /
* | | | Bump version to 14.0.175 by Expeditorv14.0.175Chef Expeditor2018-03-285-11/+12
* | | | Merge pull request #7079 from chef/case_insensitve_dismTim Smith2018-03-282-8/+21
|\ \ \ \ | |/ / / |/| | |
| * | | Keep case sensitivity on Windows < 2012case_insensitve_dismTim Smith2018-03-282-4/+12