summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* 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-261-5/+5
| |\ \ \
| * | | | fix chefstyleJose Asuncion2017-09-261-2/+2
| * | | | Merge branch 'master' into feat/5556Jose Asuncion2017-09-2542-193/+1547
| |\ \ \ \
| * | | | | 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-122-24/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | Chefstyle fixesTim Smith2018-03-071-1/+1
| * | | | | | | | 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
* | | | | | | | | Avoid compile time error in apt_repositoryTim Smith2018-03-051-12/+0
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #6923 from chef/2k3Tim Smith2018-03-055-36/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove support for Windows 20032k3Tim Smith2018-03-025-36/+2
* | | | | | | | | Merge pull request #6896 from chef/tm/resource_inspectorThom May2018-03-051-0/+60
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add a utility to dump info about resourcestm/resource_inspectorThom May2018-03-051-0/+60
* | | | | | | | | | Merge pull request #6914 from chef/lcg/no-fork-default-command-lineLamont Granquist2018-03-051-12/+38
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | windows does not support daemonizelcg/no-fork-default-command-lineLamont Granquist2018-03-021-1/+1
| * | | | | | | | | | add an explicit check for --onceLamont Granquist2018-02-261-0/+4
| * | | | | | | | | | Don't use supervisor process for one-shot / command-line runsLamont Granquist2018-02-261-13/+35
* | | | | | | | | | | Merge pull request #6927 from chef/jcowie/poise-hoistThom May2018-03-051-2/+74
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Make sure before block of specs is calling correct methods now defensive code...jcowie/poise-hoistJon Cowie2018-03-051-1/+2
| * | | | | | | | | | Add attribute hoisting into coreJon Cowie2018-03-011-2/+73
* | | | | | | | | | | Merge pull request #6947 from chef/registry_keyLamont Granquist2018-03-051-1/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | registry_key: Properly limit allowed values for architectureTim Smith2018-03-041-1/+5
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #6903 from chef/portageThom May2018-03-051-5/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Remove the provider check in the portage resourceportageTim Smith2018-02-261-5/+1
* | | | | | | | | | | Merge pull request #6498 from chef/apt_repo_cleanupTim Smith2018-03-041-31/+108
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Break out the gpg key validation into its own methodapt_repo_cleanupTim Smith2018-02-261-0/+23
| * | | | | | | | | | | Update specsTim Smith2018-02-261-30/+33