summaryrefslogtreecommitdiff
path: root/lib/chef/run_list
Commit message (Expand)AuthorAgeFilesLines
* For Discussion: Weirich Semantic Block stylelcg/weirich-semantic-blockLamont Granquist2019-07-311-2/+2
* Style/SymbolProcLamont Granquist2019-07-051-1/+1
* Style/ClassCheckLamont Granquist2019-07-051-1/+1
* Style/RegexpLiteralLamont Granquist2019-07-051-4/+4
* Style/EmptyLiteralLamont Granquist2019-07-052-2/+2
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+1
* Convert require to require_relativeLamont Granquist2019-05-082-7/+7
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-4/+4
* change HTTPServerException to HTTPClientException for ruby 2.6Lamont Granquist2019-01-031-1/+1
* replace some instances of to_hash with to_hlcg/to-h-cleanupLamont Granquist2018-09-261-3/+5
* fix Style/PreferredHashMethodsLamont Granquist2018-07-023-3/+3
* fix Style/HashSyntaxLamont Granquist2018-07-022-7/+7
* fix recipes to always have duplicated default recipesLamont Granquist2017-02-281-6/+8
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-132-7/+7
* auto fixing some rubocopsLamont Granquist2016-02-091-1/+1
* autofixing whitespace copsLamont Granquist2016-02-053-19/+14
* auto-fixing some easy copschefstyle/fixesLamont Granquist2016-02-031-1/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-023-5/+5
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-022-2/+2
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-023-3/+3
* Use double quotes by defaultThom May2016-01-143-16/+16
* really fix copslcg/really-fix-copsLamont Granquist2016-01-121-5/+5
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-4/+4
* Added run list expansion json conversion. Creates a json tree from the run li...kyleen/addExpandedRunListKyleen MacGugan2015-10-211-0/+47
* Ensure that our list of recipes is backwards compattm/duplicate_recipesThom May2015-09-291-0/+15
* Don't mutate recipe name string in versioned_recipe_listdanielsdeleo2015-06-301-5/+6
* add/fix node attributesLamont Granquist2015-05-181-0/+18
* deleted the last end accidentallyLamont Granquist2014-11-211-0/+1
* #role_merge becomes #merge not #deep_mergeLamont Granquist2014-11-211-3/+2
* role_merge can be elmianted nowLamont Granquist2014-11-211-2/+2
* [CHEF-4176] remove unneeded aliases for chef_server_urldanielsdeleo2013-05-101-1/+1
* [CHEF-3919] Removed Chef::Version::Cookbook code and replaced by a Chef::Vers...Xabier de Zuazo2013-04-111-4/+4
* [CHEF-3919] cookbook version specific code factored out from Chef::Version, n...Xabier de Zuazo2013-04-111-4/+4
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-303-0/+358