| Commit message (Expand) | Author | Age | Files | Lines |
* | Chef-15: Remove copyright dateslcg/remove-copyright-dates-chef-15 | Lamont Granquist | 2020-04-13 | 1 | -1/+1 |
* | Add chef-utils gem with various recipe DSL helpers | Lamont Granquist | 2019-11-08 | 1 | -0/+2 |
* | fix comverge_if_changed to compare default valueslcg/converge-if-changed | Lamont Granquist | 2019-09-23 | 1 | -8/+14 |
* | Add unified_mode switch for resources | Lamont Granquist | 2019-08-12 | 1 | -2/+4 |
* | Style/SymbolProc | Lamont Granquist | 2019-07-05 | 1 | -5/+5 |
* | Style/NegatedIf | Lamont Granquist | 2019-07-05 | 1 | -1/+1 |
* | Style/EmptyMethod | Lamont Granquist | 2019-07-02 | 1 | -6/+3 |
* | This hits the ones that are most frequently required.lcg/require-idempotency | Lamont Granquist | 2019-05-20 | 1 | -1/+1 |
* | Convert require to require_relative | Lamont Granquist | 2019-05-08 | 1 | -15/+15 |
* | Add misc YARD commentsyard3 | Tim Smith | 2019-03-11 | 1 | -6/+17 |
* | add delegator for property_is_set? to providers | Lamont Granquist | 2018-04-05 | 1 | -0/+5 |
* | ensure that providers inherit loggers from the run context | Thom May | 2018-03-26 | 1 | -2/+9 |
* | remove deprecated proprety namespace collisionslcg/remove-deprecated-namespace-collisions | Lamont Granquist | 2018-03-05 | 1 | -35/+6 |
* | actions can have descriptions and be introduced | Thom May | 2018-02-12 | 1 | -0/+14 |
* | Merge pull request #6749 from chef/lcg/rubocop-0.52.1 | Thom May | 2018-01-21 | 1 | -3/+2 |
|\ |
|
| * | prepping for rubocop 0.52.1lcg/rubocop-0.52.1 | Lamont Granquist | 2018-01-17 | 1 | -3/+2 |
* | | Revert "Enable the deprecation for use_inline_resource" | Tim Smith | 2018-01-18 | 1 | -8/+2 |
|/ |
|
* | Enable the deprecation for use_inline_resource | Tim Smith | 2018-01-04 | 1 | -2/+8 |
* | Hide sensitive properties in converge_if_changed. | Chris Arnold | 2017-11-27 | 1 | -3/+9 |
* | remove FIXME since its deprecated nowlcg/deprecate-resource-namespace-magic | Lamont Granquist | 2017-06-08 | 1 | -2/+0 |
* | Deprecate property namespace magic | Lamont Granquist | 2017-06-08 | 1 | -0/+2 |
* | Make use_inline_resources a no-op to allow for easier support of 12 and 13 in... | Noah Kantrowitz | 2017-04-05 | 1 | -1/+2 |
* | Add a deprecation warning when using use_inline_resources. | Noah Kantrowitz | 2017-04-04 | 1 | -0/+7 |
* | Make use_inline_resources always active. | Noah Kantrowitz | 2017-04-04 | 1 | -78/+34 |
* | Try removing the const-ificiation of DSL-based resources/providers. | Noah Kantrowitz | 2017-04-03 | 1 | -27/+0 |
* | Make ActionClass a class | Lamont Granquist | 2017-03-29 | 1 | -3/+19 |
* | Chef-13: Simplify DSL creation | Lamont Granquist | 2017-03-21 | 1 | -10/+5 |
* | support why-run by defaultlcg/default-whyrun-supported | Lamont Granquist | 2017-03-01 | 1 | -2/+2 |
* | Structure deprecations with additional metadatatm/deprecation_with_url | Thom May | 2016-11-16 | 1 | -1/+1 |
* | Fix converge_if_changed (#5508) | Akos Vandra | 2016-11-08 | 1 | -3/+3 |
* | no more missing constants for LWRP classpraj/FLOW-927/s3cmd | Prajakta Purohit | 2016-06-09 | 1 | -5/+4 |
* | add better resource manipulation API | Lamont Granquist | 2016-04-15 | 1 | -7/+8 |
* | allow use_inline_resources for core chef providers | Lamont Granquist | 2016-03-21 | 1 | -3/+0 |
* | rearrange dsl mixinslcg/dsl-rearrangement | Lamont Granquist | 2016-03-18 | 1 | -4/+4 |
* | deprecate Chef::DSL::Recipe::FullDSLlcg/deprecate-fulldsl | Lamont Granquist | 2016-03-16 | 1 | -1/+1 |
* | autofixing whitespace cops | Lamont Granquist | 2016-02-05 | 1 | -2/+2 |
* | Update all auth email address from opscode.com and getchef.com to chef.io. | Noah Kantrowitz | 2016-02-02 | 1 | -2/+2 |
* | Copyright year update for 2016 and massive cleanup. | Noah Kantrowitz | 2016-02-02 | 1 | -1/+1 |
* | Use double quotes by default | Thom May | 2016-01-14 | 1 | -21/+21 |
* | really fix copslcg/really-fix-cops | Lamont Granquist | 2016-01-12 | 1 | -17/+17 |
* | chefstyle: fix Lint/StringConversionInInterpolation | Lamont Granquist | 2016-01-12 | 1 | -3/+3 |
* | Fix resource `super` (broken because of test :focus)jk/fix-resource-super | John Keiser | 2015-12-06 | 1 | -1/+12 |
* | Converge actions all together instead of in action :x (fixes #4124)jk/4124 | John Keiser | 2015-12-02 | 1 | -34/+15 |
* | Change plural to singular | John Keiser | 2015-10-27 | 1 | -2/+2 |
* | tests and style | Chase Bolt | 2015-10-27 | 1 | -2/+2 |
* | removing @sensitive in favor of sensitive | Chase Bolt | 2015-10-27 | 1 | -3/+3 |
* | suppressing sensitive properties, refactored | Chase Bolt | 2015-10-27 | 1 | -7/+20 |
* | Fix forward module.to_sjk/forwarder-to_s | John Keiser | 2015-10-05 | 1 | -1/+1 |
* | Rename log.deprecation to log_deprecation | John Keiser | 2015-09-01 | 1 | -1/+1 |
* | Pass deprecations through formatter instead of logs | John Keiser | 2015-09-01 | 1 | -1/+1 |