summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* FFI.LastError.error always returns 0 if used in the prior exceptionsp/7412Stuart Preston2018-07-181-3/+3
* Reverting addition of code to Win32APIErrorStuart Preston2018-07-174-17/+6
* Ensuring that default constructor calls superclassStuart Preston2018-07-171-0/+3
* Address one more system -> shell_out callStuart Preston2018-07-171-1/+1
* Add code accessor to Win32APIError, update testsStuart Preston2018-07-175-9/+29
* Merge branch 'master' into sp/7412Stuart Preston2018-07-0921-59/+52
|\
| * Bump version to 14.3.34 by Chef Expeditorv14.3.34Chef Expeditor2018-07-075-11/+12
| * Merge pull request #7433 from chef/fix_windows_featureTim Smith2018-07-074-16/+15
| |\
| | * Move the older_than_win_2012_or_8? to platform_introspectionTim Smith2018-07-064-16/+15
| | * Prevent failures using windows_feature due to the platform helperTim Smith2018-07-061-1/+1
| * | Bump version to 14.3.33 by Chef Expeditorv14.3.33Chef Expeditor2018-07-075-11/+12
| * | Merge pull request #7401 from chef/nolan/double-stdoutLamont Granquist2018-07-063-3/+3
| |\ \ | | |/ | |/|
| | * fix logger logic with is_default? from new mixlib-configchef-nolan/double-stdoutLamont Granquist2018-07-053-11/+7
| | * Adding log_location_default? methodNolan Davidson2018-07-051-1/+5
| | * Fix dupe stdout_loggerNolan Davidson2018-07-051-1/+1
| * | Bump version to 14.3.32 by Chef Expeditorv14.3.32Chef Expeditor2018-07-065-11/+12
| * | Merge pull request #7431 from chef/lcg/bump-deps6Lamont Granquist2018-07-061-3/+3
| |\ \
| | * | bump chefstyle + inspec-coreLamont Granquist2018-07-061-3/+3
| |/ /
| * | Bump version to 14.3.31 by Chef Expeditorv14.3.31Chef Expeditor2018-07-065-11/+12
| * | Merge pull request #7428 from chef/rubygemsTim Smith2018-07-057-17/+6
| |\ \
| | * | Don't require rubygems in our binariesTim Smith2018-07-057-17/+6
| | |/
| * | Merge pull request #7424 from chef/window_powershell_ps_3Tim Smith2018-07-051-1/+1
| |\ \
| | * | windows_feature_powershell: Don't error on PowerShell 3.0Tim Smith2018-07-051-1/+1
| | |/
| * | Bump version to 14.3.30 by Chef Expeditorv14.3.30Chef Expeditor2018-07-065-12/+13
| * | Merge pull request #7427 from chef/lcg/chefstyle5Tim Smith2018-07-052-6/+6
| |\ \ | | |/ | |/|
| | * fix some chefstyle offensesLamont Granquist2018-07-052-6/+6
| |/
| * Merge pull request #7420 from chef/sp/quiet-bundler-win-messagesTim Smith2018-07-031-1/+1
| |\
| | * Quiet down bundle install/bundle exec messages on Windows [skip ci]Stuart Preston2018-07-041-1/+1
| |/
* | Disable password complexity in all test runs on AppveyorStuart Preston2018-07-091-0/+1
* | Rubocop fixesStuart Preston2018-07-091-1/+1
* | Use a known password that meets the Windows Complexity RequirementsStuart Preston2018-07-091-1/+1
* | Fixing prior checkinStuart Preston2018-07-091-1/+1
* | Adding some debug for AppveyorStuart Preston2018-07-091-4/+5
* | Addressing Chefstyle issues, adding authorStuart Preston2018-07-091-5/+7
* | Be explicit about the Security Policy in use when running the testsStuart Preston2018-07-091-32/+113
* | Assume anything that isn't a failed logon is a valid credential.Stuart Preston2018-07-041-6/+5
* | Merge branch 'master' into sp/7412Stuart Preston2018-07-03127-340/+842
|\ \ | |/
| * Merge pull request #7418 from chef/sp/temp-disable-amazon-linux-2Tim Smith2018-07-031-17/+19
| |\
| | * Temporary disable of Amazon Linux 2 from Travis CIStuart Preston2018-07-031-17/+19
| * | Bump version to 14.3.29 by Chef Expeditorv14.3.29Chef Expeditor2018-07-035-11/+12
| * | Merge pull request #7390 from coderanger/yet-more-credsLamont Granquist2018-07-0312-19/+518
| |\ \ | | |/ | |/|
| | * Missed another command to rename in the notes.Noah Kantrowitz2018-07-031-2/+2
| | * Merge branch 'master' into yet-more-credsNoah Kantrowitz2018-07-0263-185/+183
| | |\
| | * \ Merge branch 'master' into yet-more-credsNoah Kantrowitz2018-07-02723-13386/+12197
| | |\ \
| | * | | Update release notes for new command nameNoah Kantrowitz2018-07-021-2/+2
| | * | | Rename the command to `knife config get`.Noah Kantrowitz2018-06-282-5/+5
| | * | | Remove any whitespace from the context name.Noah Kantrowitz2018-06-241-1/+1
| | * | | Don't need this anymore.Noah Kantrowitz2018-06-241-4/+0
| | * | | Apparently the block argument is already in use with `knife()` even though I ...Noah Kantrowitz2018-06-242-4/+4
| | * | | Check if a proxy is set specifically to nil.Noah Kantrowitz2018-06-231-4/+4