summaryrefslogtreecommitdiff
path: root/spec/integration/recipes
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-133-3/+3
* Add resource partialsLamont Granquist2020-04-082-0/+128
* Add after_resource to pair with current_resourceLamont Granquist2020-03-311-10/+131
* Merge pull request #9493 from chef/log_improvementsTim Smith2020-03-168-0/+8
|\
| * Fix all(?) circular requires coming from the specs.Ryan Davis2020-03-168-0/+8
* | Turn off notifications from log resource by defaultLamont Granquist2020-03-122-26/+42
|/
* Remove the canonical DSLLamont Granquist2020-03-037-161/+70
* fix comverge_if_changed to compare default valueslcg/converge-if-changedLamont Granquist2019-09-231-19/+19
* Add unified_mode switch for resourcesLamont Granquist2019-08-121-0/+876
* fix 4 copsLamont Granquist2019-07-051-1/+2
* Style/SymbolProcLamont Granquist2019-07-051-2/+2
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-056-34/+34
* Style/EmptyMethodLamont Granquist2019-07-022-4/+2
* Style/SymbolArrayLamont Granquist2019-07-022-7/+7
* Remove chef-* binstubs from chef gemLamont Granquist2019-04-296-7/+7
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-155-50/+50
* clean up whitespace againLamont Granquist2018-07-021-8/+8
* fix Layout/DotPositionLamont Granquist2018-07-022-11/+11
* fix Layout/IndentHeredocLamont Granquist2018-07-024-279/+279
* fix Style/HashSyntaxLamont Granquist2018-07-026-17/+17
* remove deprecated proprety namespace collisionslcg/remove-deprecated-namespace-collisionsLamont Granquist2018-03-051-95/+0
* fix integration testslcg/node-map-last-writer-winsLamont Granquist2018-01-221-26/+26
* prepping for rubocop 0.52.1lcg/rubocop-0.52.1Lamont Granquist2018-01-171-25/+25
* Improve property warnings in resourcesbetter_resource_errorsTim Smith2017-12-291-1/+1
* travis caught another speclcg/lwrp-test-speedupLamont Granquist2017-12-061-1/+1
* speedup lwrp testsLamont Granquist2017-12-062-31/+31
* Hide sensitive properties in converge_if_changed.Chris Arnold2017-11-271-15/+71
* Deprecate property namespace magicLamont Granquist2017-06-083-34/+29
* Update some more tests for removing use_inline_resources.Noah Kantrowitz2017-04-041-11/+7
* 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
* 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
* 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
* | fix Style/SpaceInsideStringInterpolationLamont Granquist2016-12-061-3/+3
|/
* improve property-resource namespace collision exceptionLamont Granquist2016-10-311-1/+1
* use delayed_action in accumulator speclcg/delayed_actionLamont Granquist2016-10-111-6/+2
* add some integration testing around accumulatorsLamont Granquist2016-10-101-0/+236
* Make 12.5+ custom resources whyrun safe by default.John Keiser2016-09-161-1/+17
* Fix whitespace on EOMsJohn Keiser2016-09-161-43/+43