summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* 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-211-13/+2
* Add strip_components property to archive_fileJason Barnett2021-09-211-3/+414
* 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
* | 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-231-1/+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-112-8/+42
|/
* 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
* | Merge pull request #11853 from chef/mp/11851Tim Smith2021-07-264-12/+88
|\ \
| * | secrets: aws fetcher uses node attributes for regionMarc A. Paradise2021-07-261-0/+70
| * | Provide run context to secret fetchersMarc A. Paradise2021-07-263-12/+18
* | | Fixed generates systemd service should not have spaces around the equal signs.antima-gupta2021-07-231-1/+1
|/ /
* | Add windows_update_settings resourceTim Smith2021-07-201-0/+64
* | Merge pull request #11802 from chef/mp/azure-key-vaultMarc A. Paradise2021-07-193-5/+72
|\ \
| * | rubocop fixesMarc A. Paradise2021-07-151-3/+3
| * | Add experimental fetcher for Azure Key VaultMarc A. Paradise2021-07-152-0/+67
| * | Allow versioned secrets via DSLMarc A. Paradise2021-07-152-5/+5
| |/
* | Merge pull request #11803 from chef/lcg/policyfile-run-listLamont Granquist2021-07-161-44/+115
|\ \ | |/ |/|
| * Support command line setting of run_list with policyfilesLamont Granquist2021-07-131-44/+115
* | Experimental support for an AWS Secrets FetcherMarc A. Paradise2021-07-141-1/+5
* | Deprecate the old policyfile compat modeLamont Granquist2021-07-131-1/+11
* | Mark resource blocks containing secrets sensitiveMarc A. Paradise2021-07-091-2/+17
* | Add habitat resources + content rendering helpers for json/toml/yaml (#11577)Jeff Brimager2021-07-082-1/+103