summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add compatibility action for removesudoTim Smith2018-03-151-0/+5
* Add the sudo resource from the sudo resourceTim Smith2018-03-153-0/+241
* Bump version to 14.0.136 by Expeditorv14.0.136Chef Expeditor2018-03-151-1/+1
* Merge pull request #6969 from chef/tm/6851Thom May2018-03-155-148/+52
|\
| * Clean up mount provider teststm/6851Thom May2018-03-143-18/+20
| * update mount to use properties and fix 6851Thom May2018-03-143-132/+34
* | Bump version to 14.0.135 by Expeditorv14.0.135Chef Expeditor2018-03-151-1/+1
* | Merge pull request #6982 from chef/more_manpagesTim Smith2018-03-152-105/+0
|\ \
| * | Remove knife help which used the manpagesTim Smith2018-03-142-105/+0
* | | Bump version to 14.0.134 by Expeditorv14.0.134Chef Expeditor2018-03-151-1/+1
* | | Stripping out Authorization header on redirect to a different hostNoam Lerner2018-03-141-1/+3
* | | Bump version to 14.0.133 by Expeditorv14.0.133Chef Expeditor2018-03-141-1/+1
* | | Merge pull request #6980 from chef/btm/fix-lsa-heap-corruptionTim Smith2018-03-141-16/+14
|\ \ \ | |/ / |/| |
| * | Pass pointer to LsaFreeMemory, not FFI::MemoryPointerBryan McLellan2018-03-131-16/+14
* | | Bump version to 14.0.132 by Expeditorv14.0.132Chef Expeditor2018-03-141-1/+1
| |/ |/|
* | Revert "Knife should give a useful error when the chef_server_url isn't a che...revert-6253-feat/5556Thom May2018-03-143-20/+0
|/
* Bump version to 14.0.131 by Expeditorv14.0.131Chef Expeditor2018-03-131-1/+1
* Merge pull request #6873 from chef/jcowie/data_collector_jsonLamont Granquist2018-03-131-32/+108
|\
| * Make output location handling more idiomaticjcowie/data_collector_jsonJon Cowie2018-03-121-7/+5
| * Fix chefstyleJon Cowie2018-03-061-1/+1
| * Make location verification more idiomaticJon Cowie2018-03-061-8/+5
| * Minor chefstyle fixJon Cowie2018-02-271-1/+1
| * Don't swallow file exceptions but rather re-raise with clearer textJon Cowie2018-02-271-2/+6
| * Minor tweaks to fix things from code reviewJon Cowie2018-02-271-4/+2
| * Add output_locations functionality to data collectorJon Cowie2018-02-201-32/+111
* | Bump version to 14.0.130 by Expeditorv14.0.130Chef Expeditor2018-03-121-1/+1
* | Merge pull request #6838 from chef/revert-6773-revert-6770-tm/ruby_25Lamont Granquist2018-03-121-2/+2
|\ \
| * | chef_fs fix for ruby 2.5Lamont Granquist2018-03-091-2/+2
* | | Bump version to 14.0.129 by Expeditorv14.0.129Chef Expeditor2018-03-121-1/+1
* | | Merge pull request #6253 from jeunito/feat/5556Tim Smith2018-03-123-0/+20
|\ \ \
| * \ \ Merge branch 'master' into feat/5556Jose Asuncion2017-09-262-3/+7
| |\ \ \
| * | | | fix chefstyleJose Asuncion2017-09-261-13/+11
| * | | | Merge branch 'master' into feat/5556Jose Asuncion2017-09-2566-261/+1255
| |\ \ \ \
| * | | | | move chef server heuristic to server_apiJose Asuncion2017-09-252-12/+18
| * | | | | initial impl for active check of chef serverJose Asuncion2017-08-161-0/+12
| * | | | | Revert "raise error if chef_server_url is not valid"Jose Asuncion2017-08-161-4/+0
| * | | | | Merge branch 'master' into feat/5556Jose Asuncion2017-07-062-9/+50
| |\ \ \ \ \
| * | | | | | update to conform to chefstyleJose Asuncion2017-07-061-1/+1
| * | | | | | change messagingJose Asuncion2017-07-041-1/+1
| * | | | | | format NotAChefServerException nicelyJose Asuncion2017-07-041-0/+2
| * | | | | | raise error if chef_server_url is not validJose Asuncion2017-07-042-0/+6
* | | | | | | Pull in updates from jdunn's PRTim Smith2018-03-121-1/+1
* | | | | | | Remove deprecated bootstrap optionsTim Smith2018-03-121-23/+3
* | | | | | | Bump version to 14.0.128 by Expeditorv14.0.128Chef Expeditor2018-03-121-1/+1
* | | | | | | Merge pull request #6976 from chef/rubocop_unfreezestringTim Smith2018-03-121-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Just use an empty stringrubocop_unfreezestringTim Smith2018-03-121-3/+3
| * | | | | | | Use Ruby 2.3's +'' instead of String.newTim Smith2018-03-111-3/+3
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Bump version to 14.0.127 by Expeditorv14.0.127Chef Expeditor2018-03-121-1/+1
* | | | | | | Merge pull request #6951 from chef/dsc_resource_rebootLamont Granquist2018-03-121-8/+1
|\ \ \ \ \ \ \
| * | | | | | | Properly validate reboot_action in dsc_resourcedsc_resource_rebootTim Smith2018-03-051-8/+1