summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo.Noah Kantrowitz2018-06-051-1/+1
| | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* Expose the resource preview flag in the exporter for use in docs.Noah Kantrowitz2018-06-051-0/+1
| | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* Streamline the map locking process with a resource level flag.Noah Kantrowitz2018-06-052-0/+56
| | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* Try to resolve a funky multi-test collision.Noah Kantrowitz2018-06-051-1/+1
| | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* Feed the rubocop.Noah Kantrowitz2018-06-051-8/+8
| | | | | | Explicitly ignoring UnderscorePrefixedVariableName because we want __core_override__ to be an obviously unusual thing. Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* Fix up existing tests.Noah Kantrowitz2018-06-051-3/+3
| | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* Test for using a provider class.Noah Kantrowitz2018-06-051-0/+8
| | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* Some tests for locked mode.Noah Kantrowitz2018-06-051-0/+60
| | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* Fix up the thing namer.Noah Kantrowitz2018-06-051-1/+8
| | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* Add in version ranges too.Noah Kantrowitz2018-06-051-3/+11
| | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* First pass on an implementation for https://github.com/chef/chef-rfc/pull/305Noah Kantrowitz2018-06-052-1/+48
| | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* Merge pull request #7336 from chef/release_notesTim Smith2018-06-041-34/+35
|\ | | | | Add release notes for Chef 14.2
| * Fix typosTim Smith2018-06-041-2/+2
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Add release notes for Chef 14.2Tim Smith2018-06-041-34/+35
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 14.2.0 by Chef Expeditorv14.2.0Chef Expeditor2018-06-043-8/+8
|
* Merge pull request #7334 from chef/lcg/bump-14.2Lamont Granquist2018-06-041-1/+1
|\ | | | | bump version to 14.2.0 for RC
| * bump version to 14.2.0 for RCLamont Granquist2018-06-041-1/+1
|/ | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 14.1.36 by Chef Expeditorv14.1.36Chef Expeditor2018-06-045-12/+13
|
* Merge pull request #7333 from chef/lcg/bump-ohaiLamont Granquist2018-06-041-1/+1
|\ | | | | bump ohai to 14.2.0
| * bump ohai to 14.2.0Lamont Granquist2018-06-041-1/+1
|/ | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 14.1.35 by Chef Expeditorv14.1.35Chef Expeditor2018-06-045-11/+12
|
* Merge pull request #7332 from chef/lcg/inspec-core-ffi-and-bumpLamont Granquist2018-06-045-129/+19
|\ | | | | Use inspec-core, new ffi gem, and bump deps
| * Use inspec-core, new ffi gem, and bump depslcg/inspec-core-ffi-and-bumpLamont Granquist2018-06-045-129/+19
| | | | | | | | | | | | | | | | | | Switches to inspec-core, bumps ffi gem to newest release and bumps other deps. closes #7236 Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 14.1.34 by Chef Expeditorv14.1.34Chef Expeditor2018-06-045-11/+12
| |
* | Merge pull request #7014 from chef/pr6249Lamont Granquist2018-06-042-4/+4
|\ \ | |/ |/| Quote git remote_url property (PR 6249 + chefstyle fix)
| * Update specs for the quotingTim Smith2018-06-041-3/+3
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Chefstyle fixTim Smith2018-06-041-1/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * quote git remote_urlmalcolm m2018-06-041-1/+1
|/ | | | Signed-off-by: Malcolm McFarland <malcolm@hoprocker.net>
* Bump version to 14.1.33 by Chef Expeditorv14.1.33Chef Expeditor2018-06-045-11/+12
|
* Merge pull request #7301 from chef/sp/win10_fix_securable_resource_testsTim Smith2018-06-041-1/+1
|\ | | | | Allow securable resource tests to work on Windows 10 machines connected to an Azure Active Directory
| * Use local computer name instead of domain in testssp/win10_fix_securable_resource_testsStuart Preston2018-05-301-1/+1
| | | | | | | | Signed-off-by: Stuart Preston <stuart@chef.io>
* | Bump version to 14.1.32 by Chef Expeditorv14.1.32Chef Expeditor2018-06-035-11/+12
| |
* | Merge pull request #7297 from jasonwbarnett/fix-windows-startupTim Smith2018-06-032-0/+7
|\ \ | | | | | | Fix :configure_startup action to configure delayed start
| * | Fix :configure_startup action to configure delayed startJason Barnett2018-05-252-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By making a contribution to this project, I certify that: (a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or (b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as Indicated in the file; or (c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it. (d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved. Signed-off-by: Jason Barnett <jason.w.barnett@gmail.com>
* | | Bump version to 14.1.31 by Chef Expeditorv14.1.31Chef Expeditor2018-06-015-11/+12
| | |
* | | Merge pull request #7299 from ↵Thom May2018-06-012-0/+19
|\ \ \ | | | | | | | | | | | | | | | | josh-barker/josh-barker/windows-package-missing-source Check local file exists before installing a windows package
| * | | Check local file exists before installing a windows packageJosh Barker2018-05-262-0/+19
| |/ / | | | | | | | | | Signed-off-by: Josh Barker <josh.barker.developer@gmail.com>
* | | Bump version to 14.1.30 by Chef Expeditorv14.1.30Chef Expeditor2018-05-315-11/+12
| | |
* | | Merge pull request #7300 from chef/tm/ri_defaultsTim Smith2018-05-311-0/+12
|\ \ \ | | | | | | | | resource_inspector: Add default values for properties
| * | | return defaultstm/ri_defaultsThom May2018-05-301-0/+12
| | |/ | |/| | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | | Bump version to 14.1.29 by Chef Expeditorv14.1.29Chef Expeditor2018-05-315-11/+12
| | |
* | | Merge pull request #7329 from chef/lcg/fix-yum-versionlockLamont Granquist2018-05-311-1/+1
|\ \ \ | | | | | | | | fix yum versionlock quoting
| * | | fix yum versionlock quotingLamont Granquist2018-05-311-1/+1
|/ / / | | | | | | | | | | | | | | | | | | because we moved to argv-style we need to drop the quotes or else yum itself sees those quotes in the argument. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version to 14.1.28 by Chef Expeditorv14.1.28Chef Expeditor2018-05-315-11/+12
| | |
* | | Merge pull request #7324 from coderanger/ssh-agentNoah Kantrowitz2018-05-319-19/+82
|\ \ \ | | | | | | | | Support signing with ssh-agent
| * | | Also update gem deps for new mixlib-authentication usage.Noah Kantrowitz2018-05-312-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
| * | | Feed the Rubocop.Noah Kantrowitz2018-05-312-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
| * | | Bump mixlib-authentication for new goodness.Noah Kantrowitz2018-05-311-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
| * | | Mention the chmod, ssh-add rejects files with open perms.Noah Kantrowitz2018-05-301-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
| * | | Add a test for ssh-agent mode.Noah Kantrowitz2018-05-301-8/+33
| | | | | | | | | | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>