summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updated the spec to verify the chef cache directory exists and create as nece...jfm/cert_updateJohn McCrae2021-04-201-2/+5
* updated the spec to remove the commented out urlJohn McCrae2021-04-201-1/+0
* moving slightly forwardJohn McCrae2021-04-201-0/+4
|\
| * debugging the testsJohn McCrae2021-04-201-2/+2
| * rebased on master and updated gemsJohn McCrae2021-04-202-11/+11
| * Merge branch 'jfm/cert_update' of github.com:chef/chef into jfm/cert_updateJohn McCrae2021-04-191-3/+3
| |\
| | * Update lib/chef/resource/windows_certificate.rbTim Smith2021-04-151-1/+1
| | * Update lib/chef/resource/windows_certificate.rb Tim Smith2021-04-151-1/+1
| | * Update lib/chef/resource/windows_certificate.rb Tim Smith2021-04-151-1/+1
| * | testing this to see if single vs double quotes are causing the download errorJohn McCrae2021-04-191-1/+1
| |/
| * updated to the correct version of the win32-certstore gem, refactored the spe...John McCrae2021-04-151-1/+1
| |\
| | * Signed-off-by: John McCrae <john.mccrae@progress.com>John McCrae2021-04-151-1/+1
| | * Update chef-universal-mingw32.gemspecJohn McCrae2021-04-151-1/+1
| * | updated to the correct version of the win32-certstore gem, refactored the spe...John McCrae2021-04-154-35/+4
| |/
| * Merge branch 'jfm/cert_update' of github.com:chef/chef into jfm/cert_updateJohn McCrae2021-04-154-201/+24
| |\
| | * correcting spelling errorsJohn McCrae2021-04-141-1/+1
| | * correcting spelling errorsJohn McCrae2021-04-141-4/+3
| | * correcting style errorsJohn McCrae2021-04-142-14/+13
| | * refactored windows_certificate to properly add remove a pfx and private key, ...John McCrae2021-04-132-183/+8
| * | updated the gems to reflect the correct version of win32-certstore to useJohn McCrae2021-04-153-27/+27
| |/
| * correcting the corrected correction in the refactored gemfile.lockJohn McCrae2021-04-131-13/+0
| * refactored windows_certificate to properly add remove a pfx and private key, ...John McCrae2021-04-132-43/+0
| * refactored windows_certificate to properly add remove a pfx and private key, ...John McCrae2021-04-134-3/+255
| |\
| | * uploading this for others to reviewJohn McCrae2021-04-124-113/+508
| * | refactored windows_certificate to properly add remove a pfx and private key, ...John McCrae2021-04-133-220/+29
| * | uploading this for others to reviewJohn McCrae2021-04-133-103/+498
* | | refactored the url test to remove the Azure SAS from the url itselfJohn McCrae2021-04-202-5/+2
* | | debugging the testsJohn McCrae2021-04-201-2/+2
* | | rebased on master and updated gemsJohn McCrae2021-04-201-1/+1
* | | Update lib/chef/resource/windows_certificate.rbTim Smith2021-04-201-1/+1
* | | Update lib/chef/resource/windows_certificate.rb Tim Smith2021-04-201-1/+1
* | | Update lib/chef/resource/windows_certificate.rb Tim Smith2021-04-201-1/+1
* | | testing this to see if single vs double quotes are causing the download errorJohn McCrae2021-04-201-1/+1
* | | Signed-off-by: John McCrae <john.mccrae@progress.com>John McCrae2021-04-201-1/+1
* | | Update chef-universal-mingw32.gemspecJohn McCrae2021-04-201-0/+4
* | | updated to the correct version of the win32-certstore gem, refactored the spe...John McCrae2021-04-203-4/+4
* | | correcting spelling errorsJohn McCrae2021-04-201-3/+3
* | | correcting style errorsJohn McCrae2021-04-203-68/+12
* | | refactored windows_certificate to properly add remove a pfx and private key, ...John McCrae2021-04-201-15/+8
* | | updated the gems to reflect the correct version of win32-certstore to useJohn McCrae2021-04-203-15/+70
* | | refactored windows_certificate to properly add remove a pfx and private key, ...John McCrae2021-04-202-26/+0
* | | uploading this for others to reviewJohn McCrae2021-04-203-4/+26
* | | refactored windows_certificate to properly add remove a pfx and private key, ...John McCrae2021-04-203-220/+29
* | | uploading this for others to reviewJohn McCrae2021-04-203-103/+498
* | | Bump version to 17.0.215 by Chef Expeditorv17.0.215Chef Expeditor2021-04-209-28/+29
* | | Bump version to 17.0.214 by Chef Expeditorv17.0.214Chef Expeditor2021-04-209-28/+29
* | | Merge pull request #11377 from chef/mp/compliance-mode-preflight-validationsTim Smith2021-04-2014-67/+166
|\ \ \
| * | | Update attribute comment/doc for new docs linkMarc A. Paradise2021-04-202-3/+3
| * | | Move most compliance validation to pre-runMarc A. Paradise2021-04-1914-66/+165
* | | | Merge pull request #11400 from chef/mp/fix-windows-bootstrap-msi-urlTim Smith2021-04-202-6/+5
|\ \ \ \