summaryrefslogtreecommitdiff
path: root/lib/chef/dsl
Commit message (Expand)AuthorAgeFilesLines
* Style/EmptyLiteralLamont Granquist2019-07-051-1/+1
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-022-0/+4
* Better target mode shell_outlcg/better-target-mode-shell-outLamont Granquist2019-05-231-2/+0
* Change some more require to require_relativeLamont Granquist2019-05-101-1/+1
* Convert require to require_relativeLamont Granquist2019-05-0810-33/+33
* Target mode code tweakslcg/target-mode-tweaksLamont Granquist2019-05-071-0/+1
* Target Mode initial implementationBryan McLellan2019-05-061-0/+1
* Chef-15 DSL changeslcg/chef-15-dsl-changesLamont Granquist2019-05-033-18/+29
* WIP: Remove audit mode from chef-clientTim Smith2019-03-112-53/+0
* add missing require linelcg/lazy-universalLamont Granquist2019-02-201-0/+1
* add LazyModuleInclude to Universal DSLLamont Granquist2019-02-201-1/+2
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-1/+1
* now user can use tagged method in both only_if and not_ifKapil Chouhan2018-11-291-0/+7
* Remove Chef provisioning lazy loadingprovisioningTim Smith2018-11-022-62/+3
* Remove legacy require_recipe DSL methodTim Smith2018-10-261-6/+0
* Move the older_than_win_2012_or_8? to platform_introspectionTim Smith2018-07-061-0/+5
* fix Style/PreferredHashMethodsLamont Granquist2018-07-022-2/+2
* fix Style/HashSyntaxLamont Granquist2018-07-021-1/+1
* add the resources() dsl method to providerslcg/fix-resources-dsl-methodLamont Granquist2018-04-121-1/+23
* mechanical conversion of most debug log statements to traceThom May2018-03-262-8/+8
* rubocop fixes from engine bump to 0.54.0lcg/rubocop-fixesLamont Granquist2018-03-211-2/+2
* Merge branch 'master' into sp/powershell_execStuart Preston2018-03-071-8/+1
|\
| * Remove support for Windows 20032k3Tim Smith2018-03-021-8/+1
* | Initial commit of new Chef PowerShell supportStuart Preston2018-03-031-0/+2
|/
* Remove previously deprecated mixins and Chef::DSL::Recipe::FullDSLchef14_deprecationsTim Smith2018-01-015-32/+6
* Deprecate property namespace magicLamont Granquist2017-06-081-1/+9
* Chef-13: fix notifying array resourcesLamont Granquist2017-03-311-1/+1
* make nameless properties opt-inLamont Granquist2017-03-301-4/+4
* Chef-13: Support nameless resources and remove deprecated multi-arg resourcesLamont Granquist2017-03-301-5/+4
* Chef-13: Simplify DSL creationLamont Granquist2017-03-211-6/+0
* Chef-13: remove method_missing from the DSLLamont Granquist2017-03-212-79/+1
* Chef-13: Remove declare_resource create_if_missing APILamont Granquist2017-03-142-18/+12
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-135-43/+39
* Make docker? return booleanAndrew Brown2016-12-121-2/+2
* Structure deprecations with additional metadatatm/deprecation_with_urlThom May2016-11-162-4/+4
* Fix a few bad copyrightsTim Smith2016-10-205-5/+5
* remove dependency on Chef.run_context global stateLamont Granquist2016-10-181-1/+1
* remove block_given?lcg/edit_resource_scopeLamont Granquist2016-10-101-2/+2
* pass new_resource to edit_resource through instance_execLamont Granquist2016-10-101-1/+7
* disable Style/OptionalArgumentsLamont Granquist2016-08-161-1/+1
* Also clear notifications when deleting a resource.Noah Kantrowitz2016-07-281-1/+9
* Add `chef_data_bag_item` to Cheffish DSL methodscheffish-data-bag-itemdanielsdeleo2016-07-191-0/+1
* Switch to node attributes for docker detectionAndrew Brown2016-05-301-2/+5
* Style fixesAndrew Brown2016-05-301-1/+1
* File atomic update default: false on docker filesAndrew Brown2016-05-301-0/+13
* typeofix thanks @ranjiblcg/universal-dslLamont Granquist2016-05-171-1/+1
* update for feedback from stevenLamont Granquist2016-05-173-0/+3
* create 'universal' DSLLamont Granquist2016-05-163-20/+81
* how did that get there?lcg/fix-resources-api-issuesLamont Granquist2016-04-181-1/+1
* fix details in with_run_contextLamont Granquist2016-04-181-7/+7