summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Chefstyle updatesTim Smith2020-05-271-1/+0
* Merge pull request #9833 from jaymzh/remote_file_sslTim Smith2020-05-271-0/+20
|\
| * Add ssl_verify option for remote_filePhil Dibowitz2020-05-181-0/+20
* | Merge pull request #9896 from damacus/resource/homebrew_updateTim Smith2020-05-271-0/+31
|\ \
| * | Adds the homebrew_update resourceDan Webb2020-05-211-0/+31
* | | Merge pull request #9890 from chef/lcg/resource_name_fixesLamont Granquist2020-05-261-0/+14
|\ \ \
| * | | Chef-16.2 breaking changelcg/resource_name_fixesLamont Granquist2020-05-201-0/+14
| |/ /
* | | Update our usage of OpenSSL::Digest to avoid Ruby 3 breaking changeopenssl_fixesTim Smith2020-05-222-5/+5
* | | fix dnf testslcg/fix-dnf-testsLamont Granquist2020-05-211-2/+2
|/ /
* | Get lib/ free of spelling violations.Pete Higgins2020-05-187-16/+16
* | Replace nonsense word with other silly words.Pete Higgins2020-05-182-5/+5
|/
* Fix ruby 2.7 keyword argument warnings.Pete Higgins2020-05-181-1/+1
* fix windows bootstrap; replicate https://github.com/chef/chef/pull/9839 by Ch...Marc Chamberland2020-05-161-0/+6
* Remove useless testLamont Granquist2020-05-131-42/+0
* fixing testsLamont Granquist2020-05-131-56/+75
* Fixes and tests for Chef-16 regression in launchdLamont Granquist2020-05-131-0/+213
* Merge pull request #9812 from chef/lcg/fix-unified-mode-launchdLamont Granquist2020-05-061-8/+8
|\
| * Update method name in launchd provider unit tests.lcg/fix-unified-mode-launchdPete Higgins2020-05-061-8/+8
* | Align all our comments with the codeTim Smith2020-05-0619-66/+66
* | Fix windows_package not allowing version to be an arrayTim Smith2020-05-061-0/+10
|/
* Remove an unused spec helperTim Smith2020-04-301-13/+0
* OS X -> macOSTim Smith2020-04-302-4/+4
* Fix more ruby 2.7 warning logspamlcg/more-ruby-27-logging-suppressionLamont Granquist2020-04-289-87/+81
* Merge pull request #9751 from chef/lcg/chef-16-logging-fixedTim Smith2020-04-273-8/+7
|\
| * Logging consistency fixes.lcg/chef-16-logging-fixedLamont Granquist2020-04-273-8/+7
* | Merge pull request #9756 from chef/fix_specTim Smith2020-04-271-2/+2
|\ \
| * | Fix the powershell spec to use the right methodfix_specTim Smith2020-04-271-2/+2
* | | Remove git func test for upstreamLamont Granquist2020-04-271-6/+0
|/ /
* | Disable the windows_exec test for nowTim Smith2020-04-271-10/+11
* | Fix typo in specpowershell_exec_bangTim Smith2020-04-261-1/+1
* | Add error! specTim Smith2020-04-261-0/+10
|/
* Merge pull request #9648 from chef/Kapil/GitHub-9450_Update_the_locale_resour...Tim Smith2020-04-252-36/+12
|\
| * Update the locale resource to support WindowsKapil/GitHub-9450_Update_the_locale_resource_to_support_WindowsKapil Chouhan2020-04-222-36/+12
* | Add specs for the timeout defaultssimpler_windows_timeoutTim Smith2020-04-242-0/+13
* | Merge pull request #9726 from chef/lcg/chef-16-gitTim Smith2020-04-238-196/+338
|\ \
| * | remove upstream test of deploy branchLamont Granquist2020-04-231-6/+1
| * | Chef-16 git provider fixesLamont Granquist2020-04-238-196/+343
| |/
* | Fix for Chocolate_resource options causing extra quotesKapil/Github-9413_Chocolate_resource_options_causing_extra_quotesKapil Chouhan2020-04-232-1/+30
|/
* Remove the unused simplecov depedencyTim Smith2020-04-211-11/+0
* Merge pull request #9663 from damacus/remove/chef-10-metadata-paramTim Smith2020-04-201-12/+0
|\
| * Stop handling the deprecated Chef version constraintsDan Webb2020-04-201-12/+0
* | added multipackage support for pacman resourceIngo Becker2020-04-201-147/+65
* | Merge pull request #9627 from chef/Kapil/GitHub-2860_exception_raised_in_defi...Tim Smith2020-04-201-0/+37
|\ \
| * | Fix for exception raised in define resource requirementsKapil/GitHub-2860_exception_raised_in_define_resource_requirementsKapil Chouhan2020-04-171-0/+37
* | | Merge pull request #7982 from chef/multi_packageTim Smith2020-04-171-174/+280
|\ \ \
| * | | Use lamont's magic error handlingTim Smith2020-04-171-2/+3
| * | | Return empty hash from brew_info and avoid a bunch of nil checksmulti_packageTim Smith2020-04-171-5/+5
| * | | Properly handle unavailable packagesTim Smith2020-04-171-0/+10
| * | | Remove some empty specs I left behindTim Smith2020-04-171-38/+1
| * | | Fix the upgrade action specsTim Smith2020-04-171-25/+20