summaryrefslogtreecommitdiff
path: root/spec/integration
Commit message (Expand)AuthorAgeFilesLines
* travis caught another speclcg/lwrp-test-speedupLamont Granquist2017-12-061-1/+1
* speedup lwrp testsLamont Granquist2017-12-062-31/+31
* Merge pull request #6576 from cma-arnold/masterLamont Granquist2017-11-291-15/+71
|\
| * Hide sensitive properties in converge_if_changed.Chris Arnold2017-11-271-15/+71
* | Forgot to check for a unit test. Sigh.Noah Kantrowitz2017-11-271-7/+0
* | Remove empty line.Noah Kantrowitz2017-11-271-1/+0
* | Tests++.Noah Kantrowitz2017-11-271-1/+9
|/
* fixes for rubocop 0.49.1 engineLamont Granquist2017-06-205-10/+10
* Deprecate property namespace magicLamont Granquist2017-06-083-34/+29
* Fix up tests for the no-listen swapover.Noah Kantrowitz2017-05-261-11/+29
* lazily load cookbook_files and templatestm/even_lazierThom May2017-04-251-1/+0
* Add tests for lazy load of cookbook filesThom May2017-04-251-0/+33
* couple of integration tests for Chef-13 formatterLamont Granquist2017-04-051-0/+38
* CHEF-13: remove magic from the logger/formatter settingsLamont Granquist2017-04-051-3/+2
* Merge pull request #6013 from coderanger/always-inlineNoah Kantrowitz2017-04-051-11/+7
|\
| * Update some more tests for removing use_inline_resources.Noah Kantrowitz2017-04-041-11/+7
* | RFC 59: Load Ohai pluginstm/ohai_plugins_2Thom May2017-04-051-0/+33
|/
* Merge pull request #6001 from chef/smurawski/exit_status_defaultSteven Murawski2017-04-041-105/+1
|\
| * use rfc exit codesSteven Murawski2017-04-041-105/+1
* | Merge pull request #5850 from criteo-forks/rb_supportThom May2017-04-041-22/+58
|\ \ | |/ |/|
| * Ensure ruby nodes are supported in knife serveGrégoire Seux2017-03-061-6/+16
| * Support ruby role in knife serveGrégoire Seux2017-03-061-4/+15
| * Add test for role listing in knife serveGrégoire Seux2017-03-061-1/+9
| * Extract with_knife_serve helper in knife serve testsGrégoire Seux2017-03-061-22/+29
* | RFC 67: Remove cookbook segmentsThom May2017-04-043-144/+12
* | Chef-13 knife search exit 1 when no resultslcg/knife-search-no-resultsLamont Granquist2017-04-021-0/+39
* | Chef-13: fix notifying array resourcesLamont Granquist2017-03-311-0/+29
* | make nameless properties opt-inLamont Granquist2017-03-301-5/+22
* | Chef-13: Support nameless resources and remove deprecated multi-arg resourcesLamont Granquist2017-03-302-12/+35
* | Chef-13: remove more deprecated provider_resolver codeLamont Granquist2017-03-291-75/+0
* | Fix Chef-13 action_class bug and cleanupLamont Granquist2017-03-271-27/+34
* | Chef-13: Simplify DSL creationLamont Granquist2017-03-212-3/+21
* | Chef-13: remove method_missing from the DSLLamont Granquist2017-03-211-29/+0
* | 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-171-73/+0
* | fix spec that tested deprecations themselves using this warninglcg/nil-propertiesLamont Granquist2017-03-161-13/+3
|/
* self-deps are now just illegalLamont Granquist2017-02-281-9/+5
* raise on cookbook self-dependencyLamont Granquist2017-02-281-11/+3
* re-fix redundant selflcg/fix-more-chefstylesLamont Granquist2017-02-131-31/+31
* greenify rspecLamont Granquist2017-02-131-58/+58
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-31/+31
* favor metadata.json over metadata.rbLamont Granquist2017-01-241-0/+33
* Merge pull request #5631 from chef/lcg/deprecate-chef-platform-methodsLamont Granquist2016-12-091-0/+3
|\
| * Properly deprecate old Chef::Platform methodsLamont Granquist2016-12-071-0/+3
* | Merge pull request #5548 from chef/lcg/chefstyle-updatesThom May2016-12-072-5/+5
|\ \
| * | fix Style/SpaceInsideStringInterpolationLamont Granquist2016-12-061-3/+3
| * | fix Style/SpaceInsideArrayPercentLiteralLamont Granquist2016-12-061-2/+2
| |/
* | Ensure chef-solo creates node files w/ correct permissionsCOOL-604/chef-solo-node-permissionsScott Christopherson2016-12-061-0/+50
|/
* improve property-resource namespace collision exceptionLamont Granquist2016-10-311-1/+1