summaryrefslogtreecommitdiff
path: root/lib/chef/resource/route.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove the canonical DSLLamont Granquist2020-03-031-0/+2
* add a couple more unified_mode resourceslcg/unified-mode2Lamont Granquist2020-02-211-0/+2
* Style/SymbolArrayLamont Granquist2019-07-021-1/+1
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-11/+11
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* Fix support for passing route type as a Stringroute_resourceTim Smith2018-10-291-1/+1
* Remove unused route resource propertiesTim Smith2018-10-291-14/+24
* Add introduced versions for properties and more descriptionsTim Smith2018-09-061-1/+1
* Add support for route metric (#7140)tomdoherty2018-04-131-1/+1
* Allow specifying a comment for routesThomas Doherty2018-03-011-0/+1
* Add more introduced and description fields to resourcesdescriptions_v2Tim Smith2018-02-221-1/+2
* Add descriptions and @since comments to all resourcesTim Smith2017-12-191-0/+1
* Convert the env and route resources to property style to get nillable setters. Noah Kantrowitz2017-04-111-107/+13
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-11/+11
* autofixing whitespace copsLamont Granquist2016-02-051-12/+12
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-1/+1
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-11/+11
* Overwrite resource_name with providesJohn Keiser2015-06-081-2/+0
* Add default_action and allowed_actions to Resource class, remove from LWRPJohn Keiser2015-06-011-2/+3
* Add use_automatic_resource_nameJohn Keiser2015-06-011-1/+1
* Make resource_name call providesJohn Keiser2015-06-011-1/+1
* Move resource_name up to Resource, and figure out its value automaticallyJohn Keiser2015-06-011-1/+0
* Add "provides" to all resourcesJohn Keiser2015-05-131-2/+1
* Normalize whitespace on all filesSeth Vargo2013-09-261-4/+4
* [CHEF-3332] Fixed: The route resource provider will always delete config file...Xabier de Zuazo2013-05-241-1/+1
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+140