summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix chefstyle violations.Pete Higgins2020-12-0115-430/+431
* Combine two functions to reduce conversions.Pete Higgins2020-12-011-17/+15
* Add inspec-core to development bundler group for CI.Pete Higgins2020-12-011-0/+2
* Add inspec fetchers from audit-cookbook.Pete Higgins2020-12-015-1/+435
* Small cleanup for http headers.Pete Higgins2020-12-011-3/+5
* More code cleanup.Pete Higgins2020-12-011-10/+8
* Remove redundant test.Pete Higgins2020-12-011-4/+0
* Inline a method and small code cleanup.Pete Higgins2020-12-012-18/+4
* Honor :insecure flag in the other HTTP request in Automate reporter.Pete Higgins2020-12-011-5/+4
* Remove a level of indentation.Pete Higgins2020-12-011-35/+33
* Avoid stubbing Time.now in tests.Pete Higgins2020-12-014-10/+11
* Simplify config lookup.Pete Higgins2020-12-011-10/+3
* Only stub http requests when they should happen.Pete Higgins2020-12-012-59/+65
* Remove redundant test.Pete Higgins2020-12-011-6/+0
* Avoid mutating Chef::Config.Pete Higgins2020-12-012-16/+20
* Add chef server automate reporter from audit-cookbook.Pete Higgins2020-12-014-7/+297
* Copy automate reporter from audit-cookbook.Pete Higgins2020-12-012-0/+468
* Add audit-enforcer reporter for audit mode.Pete Higgins2020-12-014-0/+87
* Add basic audit mode with json file output.Pete Higgins2020-12-014-0/+378
* Merge pull request #10702 from chef/pin_inspec_chefstyleTim Smith2020-12-018-43/+39
|\
| * Roll back a few chefstyle fixesTim Smith2020-12-015-10/+10
| * Pin our InSpec version and use Chefstyle from rubygems for nowTim Smith2020-12-013-33/+29
* | Bump version to 16.7.64 by Chef Expeditorv16.7.64Chef Expeditor2020-12-017-19/+20
* | Merge pull request #10703 from chef/nkierpiec/fix-changelogTim Smith2020-12-011-2/+6
|\ \ | |/ |/|
| * Update changelog with missing updates from previous prsNathaniel Kierpiec2020-12-011-2/+6
|/
* Merge pull request #10701 from chef/enable_macosTim Smith2020-12-011-5/+5
|\
| * Revert "Disable macos builds for now"Tim Smith2020-12-011-5/+5
|/
* Merge pull request #10689 from chef/enable_git_cacheTim Smith2020-12-012-11/+6
|\
| * Disable macos builds for nowenable_git_cacheTim Smith2020-11-241-5/+5
| * Try turning on git caching in omnibusTim Smith2020-11-241-6/+1
* | Merge pull request #10683 from chef/cmdletTim Smith2020-12-0131-618/+246
|\ \
| * | fix typocmdletmwrock2020-11-301-1/+1
| * | responding to feedbackmwrock2020-11-305-13/+8
| * | replace usages of Cmdlet class with powershell_execmwrock2020-11-3031-615/+248
| |/
* | Merge pull request #10700 from chef/rhel7_dockerTim Smith2020-11-301-1/+1
|\ \
| * | Update the Docker file to use the RHEL 7 packagerhel7_dockerTim Smith2020-11-301-1/+1
|/ /
* | Bump version to 16.7.63 by Chef Expeditorv16.7.63Chef Expeditor2020-11-277-19/+20
* | Merge pull request #10674 from chef/URI_regexTim Smith2020-11-272-2/+2
|\ \
| * | Use URI::DEFAULT_PARSER.make_regexp instead of URI.regexpTim Smith2020-11-272-2/+2
|/ /
* | Merge pull request #10697 from chef/update_cadence_docsTim Smith2020-11-272-8/+6
|\ \
| * | Update our release cadence docsupdate_cadence_docsTim Smith2020-11-252-8/+6
* | | Bump version to 16.7.62 by Chef Expeditorv16.7.62Chef Expeditor2020-11-267-18/+26
* | | Merge pull request #10691 from chef/chefstyle_fixesTim Smith2020-11-2511-14/+25
|\ \ \ | |/ / |/| |
| * | Update chefstyle itself to 1.5.5Tim Smith2020-11-251-4/+4
| * | Chefstyle fixes for RuboCop 1.4.xTim Smith2020-11-2510-10/+21
|/ /
* | Reorder resourcesTim Smith2020-11-251-4/+6
* | Add missing item to the release notesTim Smith2020-11-251-0/+4
* | Update CHANGELOG.md to reflect the promotion of 16.7.61Chef Expeditor2020-11-262-111/+108
* | Bump version to 16.7.61 by Chef Expeditorv16.7.61Chef Expeditor2020-11-257-19/+20
* | Merge pull request #10692 from chef/mac_userTim Smith2020-11-251-1/+1
|\ \