Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify deprecation spec | John Keiser | 2015-09-01 | 1 | -6/+3 |
* | Fix up deprecated_attr_*, add tests | John Keiser | 2015-05-28 | 1 | -0/+55 |
* | fix a busted deprecation spec | Lamont Granquist | 2015-02-09 | 1 | -2/+1 |
* | Add Chef::Log.deprecation and associated wiring | Lamont Granquist | 2015-02-09 | 1 | -12/+26 |
* | Update to RSpec 3. | Claire McQuin | 2014-10-29 | 1 | -5/+5 |
* | remove JSON gem usage | Lamont Granquist | 2014-08-11 | 1 | -2/+1 |
* | s/stub!/stub/g | Lamont Granquist | 2014-01-29 | 1 | -1/+1 |
* | Declare examples in a loop to clarify test context | danielsdeleo | 2013-06-07 | 1 | -7/+7 |
* | Convert method names to symbols when comparing | danielsdeleo | 2013-06-07 | 1 | -1/+1 |
* | Move code comments to where rdoc/yard expect them | danielsdeleo | 2013-05-16 | 1 | -2/+2 |
* | Fixes for PR review comments from Dan. | sersut | 2013-05-16 | 1 | -26/+26 |
* | Spec for deprecation. | sersut | 2013-05-16 | 1 | -0/+86 |