summaryrefslogtreecommitdiff
path: root/lib/chef/resource/breakpoint.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove the canonical DSLLamont Granquist2020-03-031-2/+1
* WIP: Chef-16 resource cleanup + unified_mode (#9174)Lamont Granquist2020-01-211-1/+1
* Improve resource descriptions and the rake task for docs generationTim Smith2019-11-141-1/+1
* Turn on unified_mode for 35 core resourcesLamont Granquist2019-10-281-0/+2
* more distro constantsMarc Chamberland2019-06-031-1/+1
* enable target mode on some resourceslcg/enable-target-modeLamont Granquist2019-05-241-1/+1
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* chef-client => Chef::Dist::CLIENTMarc Chamberland2019-04-261-1/+2
* Add missing periods and rely on word wrapcleanupTim Smith2018-04-271-7/+1
* Add new introduced and description resource properties to many resourceTim Smith2018-02-141-6/+9
* Add descriptions and @since comments to all resourcesTim Smith2017-12-191-0/+6
* Fix a typo in the breakpoint resource nameTim Smith2017-06-081-1/+1
* remove stray load_current_resourceLamont Granquist2017-05-251-3/+0
* convert breakpoint resource to a custom resourceLamont Granquist2017-05-251-0/+15
* autofixing whitespace copsLamont Granquist2016-02-051-2/+1
* Replace all Opscode copyrights with Chef Software.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
* 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-3/+1
* Add "provides" to all resourcesJohn Keiser2015-05-131-0/+1
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-1/+1
* Normalize whitespace on all filesSeth Vargo2013-09-261-3/+3
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+35