summaryrefslogtreecommitdiff
path: root/lib/chef/role.rb
Commit message (Expand)AuthorAgeFilesLines
* 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