summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* el6 fixesLamont Granquist2018-03-151-2/+2
* chefstyle fixLamont Granquist2018-03-151-1/+1
* add more tests, fix more subtle bugsLamont Granquist2018-03-151-0/+17
* add a few lock/unlock tests and fix a bugLamont Granquist2018-03-151-0/+48
* fix rebase issueLamont Granquist2018-03-151-3/+0
* fix yum_cache arch options and use positional parametersLamont Granquist2018-03-151-10/+30
* fix provider resolver specLamont Granquist2018-03-151-3/+2
* add specs for YumCache fascadeLamont Granquist2018-03-151-0/+89
* Yum package provider rewriteLamont Granquist2018-03-1542-2468/+1056
* Merge pull request #6969 from chef/tm/6851Thom May2018-03-153-45/+37
|\
| * Clean up mount provider teststm/6851Thom May2018-03-142-43/+2
| * update mount to use properties and fix 6851Thom May2018-03-142-7/+13
| * add failing test for labelled filesystemsThom May2018-03-141-2/+29
* | Remove the old knife help specmore_manpagesTim Smith2018-03-141-92/+0
|/
* Revert "Knife should give a useful error when the chef_server_url isn't a che...revert-6253-feat/5556Thom May2018-03-141-30/+0
* Merge pull request #6873 from chef/jcowie/data_collector_jsonLamont Granquist2018-03-131-1/+135
|\
| * Fix valid file path spec to work on WindowsJon Cowie2018-02-201-9/+2
| * Add output_locations functionality to data collectorJon Cowie2018-02-201-1/+142
* | Merge pull request #6838 from chef/revert-6773-revert-6770-tm/ruby_25Lamont Granquist2018-03-121-1/+1
|\ \
| * | ruby-2.5 changesLamont Granquist2018-03-091-1/+1
* | | Merge pull request #6253 from jeunito/feat/5556Tim Smith2018-03-121-0/+30
|\ \ \
| * \ \ Merge branch 'master' into feat/5556Jose Asuncion2017-09-262-7/+12
| |\ \ \
| * | | | fix chefstyleJose Asuncion2017-09-261-2/+2
| * | | | Merge branch 'master' into feat/5556Jose Asuncion2017-09-2547-195/+1908
| |\ \ \ \
| * | | | | move chef server heuristic to server_apiJose Asuncion2017-09-251-0/+31
| * | | | | Revert "raise error if chef_server_url is not valid"Jose Asuncion2017-08-161-12/+0
| * | | | | Merge branch 'master' into feat/5556Jose Asuncion2017-07-061-1/+33
| |\ \ \ \ \
| * | | | | | update to conform to chefstyleJose Asuncion2017-07-061-1/+1
| * | | | | | raise error if chef_server_url is not validJose Asuncion2017-07-041-0/+12
* | | | | | | Pull in updates from jdunn's PRTim Smith2018-03-121-18/+2
* | | | | | | Merge pull request #6955 from coderanger/gem-installed-versionsLamont Granquist2018-03-121-2/+9
|\ \ \ \ \ \ \
| * | | | | | | Fix up stubs for the new installed_versions.Noah Kantrowitz2018-03-071-2/+9
* | | | | | | | Merge pull request #6957 from chef/providesLamont Granquist2018-03-123-26/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | Chefstyle fixesTim Smith2018-03-072-3/+3
| * | | | | | | | Remove a few more provides and update the resolver specTim Smith2018-03-071-23/+18
| * | | | | | | | Remove platfom restrictions in provides and don't require providersTim Smith2018-03-071-1/+1
* | | | | | | | | Merge pull request #6967 from chef/tm/chef_environmentTim Smith2018-03-124-6/+14
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | RFC 106: expose name and chef_environment as attrstm/chef_environmentThom May2018-03-094-6/+14
| |/ / / / / / /
* | | | | | | | Adding appveyor configuration for testing PowerShell interopStuart Preston2018-03-071-0/+43
|/ / / / / / /
* | | | | | | Merge pull request #6956 from chef/bffTim Smith2018-03-072-8/+6
|\ \ \ \ \ \ \
| * | | | | | | Update the provider resolver specs for bff packagebffTim Smith2018-03-061-4/+2
| * | | | | | | Update the bff package specTim Smith2018-03-061-4/+4
* | | | | | | | Merge pull request #6950 from chef/more_propertiesTim Smith2018-03-071-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove the nil user in execute specTim Smith2018-03-071-1/+1
* | | | | | | | | Merge pull request #6958 from jasonwbarnett/remove-old-explicit-provider-setThom May2018-03-071-2/+0
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Remove old way of being and depend on ProviderResolverJason Barnett2018-03-071-2/+0
* | | | | | | | | Merge pull request #6952 from chef/lcg/remove-deprecated-namespace-collisionsLamont Granquist2018-03-061-95/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | remove deprecated proprety namespace collisionslcg/remove-deprecated-namespace-collisionsLamont Granquist2018-03-051-95/+0
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #6938 from zfjagann/from_fileThom May2018-03-063-0/+87
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Added source_file to FromFileZeal Jagannatha2018-03-053-0/+87
| | |_|/ / / / / / | |/| | | | | | |