Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve performance of method_missingjk/perf | John Keiser | 2015-06-08 | 1 | -14/+15 |
* | Make resource deprecation warnings once-only; fix recipe DSL tests back up | John Keiser | 2015-06-02 | 1 | -1/+0 |
* | Narrow resolvers to only look at parts of the map we support | John Keiser | 2015-06-02 | 1 | -37/+47 |
* | Use the central priority map for `provides` | John Keiser | 2015-06-02 | 1 | -5/+0 |
* | Add Chef::ResourceResolver.resolvejk/missing_method_missing | John Keiser | 2015-05-13 | 1 | -0/+10 |
* | Move LWRP class deprecation warning to const_missing | John Keiser | 2015-05-13 | 1 | -1/+1 |
* | Move deprecation back into resource_for_short_name | John Keiser | 2015-05-13 | 1 | -44/+20 |
* | Remove automatic `provides` | John Keiser | 2015-05-13 | 1 | -5/+3 |
* | Add provides_nothing and let it override even Chef::Resource::X automatic names | John Keiser | 2015-05-13 | 1 | -3/+5 |
* | Deprecate automatic method_missing and Chef::Resource lookup | John Keiser | 2015-05-13 | 1 | -22/+46 |
* | add resource_resolver and resource_priority_map | Lamont Granquist | 2015-04-15 | 1 | -0/+101 |