summaryrefslogtreecommitdiff
path: root/chef/lib/chef/provider/group.rb
Commit message (Expand)AuthorAgeFilesLines
* Updating group providers log messagesAdam Jacob2011-04-061-6/+6
* only run notifications if the last action updated the resourceDaniel DeLeo2010-09-281-5/+5
* [CHEF-1479] don't overwrite the desired gid if setDaniel DeLeo2010-07-201-1/+1
* fix some specs for updated method signaturesDaniel DeLeo2010-06-031-0/+13
* Changing Providers to use new initializerChris Walters, Tim Hinderliter2010-06-031-2/+2
* Adding embedded resources inside providers and some re-factoring in the core....chris2009-09-231-2/+2
* Add functionality to the compare method to better determine if we need to tak...Caleb Tennis2009-04-171-2/+12
* Changed all uses of Chef::Exception to Chef::Exceptions to avoid masking ::Ex...Christopher Brown2009-03-181-2/+2
* Group & Groupadd providers, docs and specsAJ Christensen2009-01-121-0/+110