summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #11794 from chef/im/link_fixesTim Smith2021-07-084-4/+4
|\ \ \ \
| * | | | Fix links to master agreementIan Maddaus2021-07-084-4/+4
|/ / / /
* | | | Bump version to 17.3.24 by Chef Expeditorv17.3.24Chef Expeditor2021-07-088-20/+21
* | | | Add habitat resources + content rendering helpers for json/toml/yaml (#11577)Jeff Brimager2021-07-0849-1/+3558
|/ / /
* | | Bump version to 17.3.23 by Chef Expeditorv17.3.23Chef Expeditor2021-07-088-20/+21
* | | Merge pull request #11793 from gscho/gscho/powershell-package-optionsTim Smith2021-07-082-12/+79
|\ \ \
| * | | Pass new_resource.version as nil and expect stubbed versiongscho2021-07-081-1/+2
| * | | Add user provided options to powershell_package commandsgscho2021-07-082-12/+78
|/ / /
* | | Bump version to 17.3.22 by Chef Expeditorv17.3.22Chef Expeditor2021-07-078-20/+21
* | | Merge pull request #11753 from chef/mp/11684-pocMarc A. Paradise2021-07-0710-0/+370
|\ \ \
| * | | Add 'secret' to the Chef DSLMarc A. Paradise2021-07-0710-0/+370
|/ / /
* | | Bump version to 17.3.21 by Chef Expeditorv17.3.21Chef Expeditor2021-07-068-20/+21
* | | Merge pull request #11789 from chef/bump_omnibusTim Smith2021-07-061-15/+17
|\ \ \
| * | | Update omnibus/omnibus-software to the latestTim Smith2021-07-061-15/+17
|/ / /
* | | Bump version to 17.3.20 by Chef Expeditorv17.3.20Chef Expeditor2021-07-068-20/+21
* | | Merge pull request #11741 from chef/lcg/policyfile-overrideLamont Granquist2021-07-063-49/+71
|\ \ \
| * | | Support override run_lists in policyfilesLamont Granquist2021-06-223-49/+71
* | | | Bump version to 17.3.19 by Chef Expeditorv17.3.19Chef Expeditor2021-07-068-20/+21
* | | | Merge pull request #11766 from chef/configTim Smith2021-07-062-0/+8
|\ \ \ \
| * | | | Fix handling of ohai properties in chef_client_configTim Smith2021-07-012-0/+8
* | | | | Bump version to 17.3.18 by Chef Expeditorv17.3.18Chef Expeditor2021-07-068-20/+21
* | | | | Bump version to 17.3.17 by Chef Expeditorv17.3.17Chef Expeditor2021-07-068-20/+21
* | | | | Merge pull request #11786 from chef/expeditor/chef/chefstyle_c15585ef352577df...Tim Smith2021-07-061-6/+6
|\ \ \ \ \
| * | | | | Bump chef/chefstyle to c15585ef352577df1cbd06f2c430a6e2372653b3Chef Expeditor2021-07-061-6/+6
* | | | | | Merge pull request #11787 from chef/chefstyleTim Smith2021-07-068-11/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Chefstyle fixes for RuboCop 1.18.3Tim Smith2021-07-068-11/+11
|/ / / / /
* | | | | Bump version to 17.3.16 by Chef Expeditorv17.3.16Chef Expeditor2021-07-038-20/+21
* | | | | Merge pull request #11776 from chef/expeditor/chef/ohai_ffea38b6c84f96197fbb0...Tim Smith2021-07-031-3/+3
|\ \ \ \ \
| * | | | | Bump chef/ohai to ffea38b6c84f96197fbb05b0768d01c2345e20a9Chef Expeditor2021-07-031-3/+3
|/ / / / /
* | | | | Bump version to 17.3.15 by Chef Expeditorv17.3.15Chef Expeditor2021-07-038-20/+21
* | | | | Merge pull request #11772 from chef/expeditor/_addressable_2.8.0Tim Smith2021-07-021-1/+1
|\ \ \ \ \
| * | | | | Bump addressable to 2.8.0Chef Expeditor2021-07-031-1/+1
|/ / / / /
* | | | | Bump version to 17.3.14 by Chef Expeditorv17.3.14Chef Expeditor2021-07-028-20/+21
* | | | | Merge pull request #11771 from chef/expeditor/_inspec-core-bin_4.38.3Tim Smith2021-07-021-5/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bump inspec-core-bin to 4.38.3Chef Expeditor2021-07-021-5/+5
|/ / / /
* | | | Fix chefstyle warningfips_ubuntuTim Smith2021-06-291-2/+3
* | | | Bump version to 17.3.13 by Chef Expeditorv17.3.13Chef Expeditor2021-06-308-20/+21
* | | | Merge pull request #11759 from chef/montTim Smith2021-06-291-0/+1
|\ \ \ \
| * | | | Produce packages for macOS 12 on ArmTim Smith2021-06-291-0/+1
|/ / / /
* | | | Bump version to 17.3.12 by Chef Expeditorv17.3.12Chef Expeditor2021-06-298-20/+21
* | | | Merge pull request #11756 from chef/mp/fix-pryTim Smith2021-06-282-6/+13
|\ \ \ \
| * | | | Lock `pry` to 0.13.0Marc A. Paradise2021-06-282-6/+13
|/ / / /
* | | | Bump version to 17.3.11 by Chef Expeditorv17.3.1117.1.35Chef Expeditor2021-06-248-20/+21
* | | | Merge pull request #11749 from chef/lcg/fix-deprecation-edge-caseTim Smith2021-06-241-4/+6
|\ \ \ \
| * | | | Fix edge condition in deprecation silence checkerLamont Granquist2021-06-231-4/+6
|/ / / /
* | | | Bump version to 17.3.10 by Chef Expeditorv17.3.10Chef Expeditor2021-06-237-17/+17
* | | | Merge pull request #11726 from chef/lcg/file-provider-file-existsLamont Granquist2021-06-233-11/+7
|\ \ \ \
| * | | | fix File.exist stubbingLamont Granquist2021-06-211-1/+3
| * | | | eliminate some File.exists? from the file providerLamont Granquist2021-06-212-10/+4
| |/ / /
* | | | Bump version to 17.3.9 by Chef Expeditorv17.3.9Chef Expeditor2021-06-228-20/+21