summaryrefslogtreecommitdiff
path: root/lib/chef/role.rb
Commit message (Expand)AuthorAgeFilesLines
* auto fixing some rubocopsLamont Granquist2016-02-091-3/+3
* autofixing whitespace copsLamont Granquist2016-02-051-12/+11
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-3/+3
* 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
* add deprecation warningsThom May2016-01-181-0/+1
* Use double quotes by defaultThom May2016-01-141-12/+12
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-5/+5
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-11/+17
* fix Lint/AmbiguousRegexpLiteralLamont Granquist2015-02-181-2/+2
* Merge pull request #2030 from chef/lcg/1923Lamont Granquist2015-02-131-2/+5
|\
| * allow dep injecting chef_server_rest into objectsLamont Granquist2015-02-111-2/+5
* | CHEF-4591: Knife commands to manipulate env_run_list on nodesWilliam Albenzi2015-02-121-0/+10
|/
* Escape path for globbing.Claire McQuin2014-09-221-1/+1
* remove JSON gem usageLamont Granquist2014-08-111-1/+1
* Revert "remove #to_json Monkeytpatching"Lamont Granquist2014-08-091-1/+1
* remove #to_json MonkeypatchingLamont Granquist2014-08-091-1/+1
* Fixes #1739 - regression from a93af4060369f23299652b92fdc451468a3e5534 which ...Daniel O'Connor2014-08-031-2/+2
* removed Chef::Role.from_disk 'force' optionBen Somers2014-06-081-3/+3
* Fixed specs for Chef::Role.from_diskBen Somers2014-06-081-2/+0
* Added duplicate role detection for Role.from_diskBen Somers2014-06-081-2/+6
* Enabling storage of roles in subdirectoriesBen Somers2014-06-081-9/+11
* Apply comments from @btmBertrand Paquet2013-10-101-2/+1
* [CHEF-2928] Allow to use array in role_pathBertrand Paquet2013-10-101-13/+18
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+253