summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Remove the default json logger from the compliance APIlcg/compliance-remove-json-loggerLamont Granquist2021-08-171-1/+1
* | Merge pull request #11534 from jasonwbarnett/flush-cache-after-subscription-i...Tim Smith2021-08-161-3/+50
|\ \ | |/ |/|
| * Flush package cache after attaching to rhsm subscriptionJason Barnett2021-08-111-3/+50
* | Add support for provider action descriptionMarc A. Paradise2021-08-113-10/+44
|/
* forgot to fix the text in the specLamont Granquist2021-07-301-1/+1
* Rename inspec attributes to inputs in compliance phaseLamont Granquist2021-07-291-0/+44
* Turn on chef_node_attribute_enabled for compliance phase by defaultLamont Granquist2021-07-281-1/+1
* Allow az vault name to be included in secret nameMarc A. Paradise2021-07-271-15/+22
* Chefstyle fixesTim Smith2021-07-261-3/+3
* Merge pull request #11842 from byplayer/homebrew_cask_name_issueTim Smith2021-07-261-11/+29
|\
| * Remove duplicated testsbyplayer2021-07-261-26/+0
| * Support '-' and '@' for homebrew cask namebyplayer2021-07-211-11/+55