summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clean up mount provider teststm/6851Thom May2018-03-145-61/+22
* update mount to use properties and fix 6851Thom May2018-03-145-139/+47
* add failing test for labelled filesystemsThom May2018-03-141-2/+29
* Merge pull request #6983 from chef/ruby24+Thom May2018-03-142-2/+2
|\
| * Require Ruby 2.4+ruby24+Tim Smith2018-03-132-2/+2
* | Merge pull request #6986 from chef/revert-6253-feat/5556Thom May2018-03-145-52/+0
|\ \ | |/ |/|
| * Revert "Knife should give a useful error when the chef_server_url isn't a che...revert-6253-feat/5556Thom May2018-03-145-52/+0
|/
* Bump version to 14.0.131 by Expeditorv14.0.131Chef Expeditor2018-03-135-11/+12
* Merge pull request #6873 from chef/jcowie/data_collector_jsonLamont Granquist2018-03-133-33/+245
|\
| * Make output location handling more idiomaticjcowie/data_collector_jsonJon Cowie2018-03-122-7/+7
| * 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
| * Fix valid file path spec to work on WindowsJon Cowie2018-02-201-9/+2
| * Add output_locations functionality to data collectorJon Cowie2018-02-202-33/+253
* | Bump version to 14.0.130 by Expeditorv14.0.130Chef Expeditor2018-03-125-11/+12
* | Merge pull request #6838 from chef/revert-6773-revert-6770-tm/ruby_25Lamont Granquist2018-03-126-15/+15
|\ \
| * | bump for ohairevert-6773-revert-6770-tm/ruby_25Lamont Granquist2018-03-091-6/+6
| * | bump omnibus-software to pick up solaris11/sparc fixLamont Granquist2018-03-091-6/+6
| * | bump omnibus to pull in ruby/windows-32 compile fixLamont Granquist2018-03-091-8/+8
| * | chef_fs fix for ruby 2.5Lamont Granquist2018-03-091-2/+2
| * | ruby-2.5 changesLamont Granquist2018-03-093-4/+4
* | | Bump version to 14.0.129 by Expeditorv14.0.129Chef Expeditor2018-03-125-11/+12
* | | Merge pull request #6253 from jeunito/feat/5556Tim Smith2018-03-125-0/+52
|\ \ \
| * \ \ Merge branch 'master' into feat/5556Jose Asuncion2017-09-268-34/+45
| |\ \ \
| * | | | fix chefstyleJose Asuncion2017-09-262-15/+13
| * | | | Merge branch 'master' into feat/5556Jose Asuncion2017-09-25172-2776/+4200
| |\ \ \ \
| * | | | | move chef server heuristic to server_apiJose Asuncion2017-09-253-12/+49
| * | | | | 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-162-16/+0
| * | | | | Merge branch 'master' into feat/5556Jose Asuncion2017-07-0610-22/+99
| |\ \ \ \ \
| * | | | | | update to conform to chefstyleJose Asuncion2017-07-062-2/+2
| * | | | | | 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-043-0/+18
| * | | | | | ignore .swp filesJose Asuncion2017-07-041-0/+2
* | | | | | | Merge branch 'bootstrap_deprecations'Tim Smith2018-03-122-41/+5
|\ \ \ \ \ \ \
| * | | | | | | Pull in updates from jdunn's PRTim Smith2018-03-122-19/+3
| * | | | | | | Remove deprecated bootstrap optionsTim Smith2018-03-121-23/+3
|/ / / / / / /
* | | | | | | Bump version to 14.0.128 by Expeditorv14.0.128Chef Expeditor2018-03-125-11/+12
* | | | | | | 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-125-11/+12
* | | | | | | 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
* | | | | | | | Merge pull request #6955 from coderanger/gem-installed-versionsLamont Granquist2018-03-122-12/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | Feed the Rubocop.Noah Kantrowitz2018-03-071-1/+1