summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* add a few testsLamont Granquist2017-03-311-1/+22
* remove more deprecated method_missing accessLamont Granquist2017-03-311-6/+0
* fix specs for nameless resourcesLamont Granquist2017-03-302-3/+3
* make nameless properties opt-inLamont Granquist2017-03-303-11/+23
* remove specLamont Granquist2017-03-301-5/+0
* Chef-13: Support nameless resources and remove deprecated multi-arg resourcesLamont Granquist2017-03-306-18/+91
* Merge pull request #5920 from chef/lcg/remove-descendants-tracker-1Lamont Granquist2017-03-291-75/+0
|\
| * Chef-13: remove more deprecated provider_resolver codeLamont Granquist2017-03-291-75/+0
* | fix commentLamont Granquist2017-03-291-2/+2
* | ruby-2.4 on solaris 11 behaves the same way hereLamont Granquist2017-03-291-3/+3
|/
* Retry API requests if using an unsupported versiontm/retryable_apiThom May2017-03-294-0/+41
* Allow the best API version to be queriedThom May2017-03-282-1/+14
* Merge pull request #5946 from chef/lcg/fix-action-classLamont Granquist2017-03-271-27/+34
|\
| * Fix Chef-13 action_class bug and cleanupLamont Granquist2017-03-271-27/+34
* | Merge pull request #5941 from chef/afiune/COOL-691/make-resource-reporter-sma...Salim Afiune2017-03-271-0/+145
|\ \
| * | Make ResourceReporter smarter to get resource identity and stateSalim Afiune2017-03-241-0/+145
| |/
* | Don't `rescue Exception` for retriable resourcesStephan Renatus2017-03-272-8/+21
|/
* Chef-13: Simplify DSL creationLamont Granquist2017-03-213-3/+31
* fix error messages for method_missing removalLamont Granquist2017-03-211-2/+2
* Chef-13: remove method_missing from the DSLLamont Granquist2017-03-212-31/+2
* Merge branch 'master' into query-sortThom May2017-03-214-43/+59
|\
| * Merge pull request #5551 from MarkGibbons/smf_recursive_dependenciesThom May2017-03-212-2/+58
| |\
| | * smf_recursive_dependencies: Separate the svcadm options passed to shell_out.markgibbons2017-02-172-12/+16
| | * Merge branch 'master' of https://github.com/chef/chef into smf_recursive_depe...markgibbons2017-02-06113-624/+2980
| | |\
| | * | smf_recursive: Rename the property "recursive" to "options".markgibbons2016-12-121-4/+23
| | * | Merge branch 'smf_recursive_dependencies' of https://github.com/MarkGibbons/chefmarkgibbons2016-12-122-0/+33
| | |\ \
| | | * | smf_recursive_dependencies: Allow solaris services to start recursively.markgibbons2016-11-152-0/+33
| * | | | Merge pull request #5926 from chef/lcg/deprecated-node-map-apisThom May2017-03-211-23/+1
| |\ \ \ \
| | * | | | Chef-13: remove node_map back-compatLamont Granquist2017-03-201-23/+1
| * | | | | Chef-13: remove Chef::ShellOutLamont Granquist2017-03-201-18/+0
| |/ / / /
* | | | | Missed a test.Noah Kantrowitz2017-03-201-1/+1
* | | | | Remove support for the sort option to searches.Noah Kantrowitz2017-03-201-15/+10
|/ / / /
* | | | Revert "Chef-13: remove more deprecated provider_resolver code"Lamont Granquist2017-03-201-0/+86
* | | | Chef-13: remove more deprecated provider_resolver codeLamont Granquist2017-03-201-86/+0
* | | | Chef-13: remove Chef::Platform.set and related methodsLamont Granquist2017-03-174-367/+2
* | | | Add Shell SoloSession testsSalim Afiune2017-03-172-0/+20
* | | | Update Chef::Shell testsSalim Afiune2017-03-171-2/+33
* | | | missed spec on windowsLamont Granquist2017-03-171-1/+1
* | | | fix specs broken by removal of state methodLamont Granquist2017-03-1724-41/+41
* | | | Chef-13: raise on method redefinitionLamont Granquist2017-03-171-0/+14
* | | | Merge pull request #5910 from chef/tm/remove_chef_restThom May2017-03-173-1140/+0
|\ \ \ \
| * | | | Remove Chef::RESTtm/remove_chef_restThom May2017-03-163-1140/+0
* | | | | Merge pull request #5911 from chef/lcg/debub-value-arraysLamont Granquist2017-03-161-3/+20
|\ \ \ \ \
| * | | | | fix node#debug_value access through arrayslcg/debub-value-arraysLamont Granquist2017-03-161-3/+20
| |/ / / /
* | | | | Merge pull request #5907 from chef/lcg/nil-propertiesLamont Granquist2017-03-163-121/+66
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix spec that tested deprecations themselves using this warninglcg/nil-propertiesLamont Granquist2017-03-161-13/+3
| * | | | Chef-13: Nillable propertiesLamont Granquist2017-03-152-108/+63
* | | | | Chef-13 freeze merged node attributelcg/node-freezeLamont Granquist2017-03-151-0/+12
|/ / / /
* | | | Merge pull request #5896 from chef/lcg/deep-dup-attrsLamont Granquist2017-03-152-3/+132
|\ \ \ \
| * | | | additional fix deep-duping as welllcg/deep-dup-attrsLamont Granquist2017-03-132-0/+70