summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11898 from chef/api-based-macos-userdefaultsTim Smith2021-10-162-95/+154
|\
| * fix chefstyle errorsapi-based-macos-userdefaultsrishichawda2021-10-071-7/+7
| * functional testsrishichawda2021-10-061-0/+119
| * remove unused variable in unit testrishichawda2021-09-301-1/+0
| * update testsrishichawda2021-09-241-95/+36
* | Use ** when passing options in subversion providerTom Hughes2021-10-071-4/+4
* | Add support for Azure multiple User Assigned Managed IdentitiesJason Barnett2021-10-051-20/+99
* | Merge pull request #12029 from chef/jfm/powershell_package_sourceJohn McCrae2021-09-252-68/+68
|\ \ | |/ |/|
| * Updated the package source resource to accept credentials and updated the cod...John McCrae2021-09-251-1/+1
| * Updated the package source resource to accept credentials and updated the cod...jfm/powershell_package_sourceJohn McCrae2021-09-251-1/+1
| * Updated the package source resource to accept credentials and updated the cod...John McCrae2021-09-151-4/+1
| * Updated the package source resource to accept credentials and updated the cod...John McCrae2021-09-152-68/+71
* | Merge pull request #12062 from gogsbread/jsonTim Smith2021-09-231-0/+72
|\ \
| * | Change copyright to FacebookAntony Deepak Thomas2021-09-221-1/+1
| * | Change rspec to reflect the behavior of JSONCompatAntony Deepak Thomas2021-09-221-3/+9
| * | Add Json verifierAntony Deepak Thomas2021-09-201-0/+66
* | | Merge pull request #11904 from chef/lcg/compliance-segmentTim Smith2021-09-236-0/+1000
|\ \ \
| * | | change to inspec_dataLamont Granquist2021-09-233-6/+6
| * | | Fix unit specslcg/compliance-segmentLamont Granquist2021-09-172-4/+4
| * | | Native compliance phaseLamont Granquist2021-09-176-0/+1000
| |/ /
* | | Merge pull request #12084 from jasonwbarnett/rollback/archive_file-unitLamont Granquist2021-09-234-4/+22
|\ \ \
| * | | Exclude running libarchive tests on platforms where loading libarchive is brokenJason Barnett2021-09-234-4/+22
* | | | Add ability to modify net-http settingsLamont Granquist2021-09-222-2/+38
* | | | Add http_options property to remote_filelcg/remote-file-http-optionsLamont Granquist2021-09-221-0/+10
|/ / /
* | | Chefstyle fixTim Smith2021-09-211-1/+1
* | | Re-enable archive_file tests on WindowsJason Barnett2021-09-212-15/+3
* | | Add libarchive to dll load pathJason Barnett2021-09-212-0/+52
* | | Add strip_components property to archive_fileJason Barnett2021-09-213-3/+501
|/ /
* | Merge pull request #12022 from jiokmiso/mount_point_coerceTim Smith2021-09-141-0/+10
|\ \
| * | Coerce mount_point only when it is not root directoryJiSoo2021-09-131-0/+10
* | | Fix spelling and chefstyle issuesTim Smith2021-09-141-1/+1
* | | Merge pull request #11894 from gholtiii/gh/chef_client_scheduled_task_behaves...Tim Smith2021-09-141-0/+55
|\ \ \ | |_|/ |/| |
| * | Enable chef-client scheduled task to behave like chef_client_cron, with consi...George Holt2021-09-011-0/+55
* | | Resolve chefstyle warningsTim Smith2021-09-131-3/+3
* | | Add Yaml verifierAntony Deepak Thomas2021-09-131-0/+67
| |/ |/|
* | Merge pull request #12016 from chef/lcg/more-file-existsLamont Granquist2021-09-092-9/+15
|\ \
| * | Clean up some more File.exists? useslcg/more-file-existsLamont Granquist2021-09-092-9/+15
* | | [chef-client] Enable chef_client_scheduled_task resource to leverage the wind...George Holt2021-09-091-0/+14
|/ /
* | Reduce the config needed for AKeyless.Marc A. Paradise2021-09-091-0/+37
* | Update Hashi Vault fetcher to suppor token authMarc A. Paradise2021-09-081-12/+45
* | Merge pull request #12004 from chef/jsnapp/fix-tests-for-new-test-systemsTim Smith2021-09-072-1/+13
|\ \
| * | Add a delay in a few tests for AIX 7.2Jeremiah Snapp2021-09-072-0/+12
| * | Use a higher starting uid for testsJeremiah Snapp2021-09-051-1/+1
| |/
* | Fixing chefstyleAshwin2021-09-071-2/+1
* | Fixing sensitive property.Ashwin2021-09-071-0/+14
|/
* Updates based on code review commentsmp/11701Marc A. Paradise2021-08-271-21/+11
* Add support for secrets stored in HashiCorp VaultMarc A. Paradise2021-08-271-0/+57
* Don't uppercase cookbooksTim Smith2021-08-241-1/+1
* Merge pull request #11924 from chef/lcg/compliance-remove-json-loggerTim Smith2021-08-232-1/+2
|\
| * fix compliance integ testLamont Granquist2021-08-231-0/+1