summaryrefslogtreecommitdiff
path: root/lib/chef/provider/group.rb
Commit message (Expand)AuthorAgeFilesLines
* cleanup of group providerlcg/group-provider-cleanupLamont Granquist2016-12-211-46/+41
* Don't fail when removing non-existing group memberSalim Alam2016-04-071-0/+7
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+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-4/+4
* add the word group to converge_by call for group providerJordan Evans2015-10-241-1/+1
* alter messages generated by group provider to show group_nameDave Eddy2015-03-161-5/+5
* fix aix related providers to replace popen4 with mixlib shell_outkaustubh-d2015-02-171-0/+2
* Merge branch 'jtimberman/CHEF-4927' into contributions-cc-51sersut2014-03-121-1/+1
|\
| * CHEF-4927 - coerce group GID to stringjtimberman2014-01-071-1/+1
* | Rename method to reflect predicate usage from code review feedbackAdam Edwards2014-01-131-3/+3
* | SID awareness in group base class to fix regression where resource always upd...Adam Edwards2014-01-131-2/+6
|/
* Fix unit tests on group providers.sersut2013-11-141-3/+3
* Fix the error message in the conflicting user add/remove in group resource.sersut2013-11-111-1/+1
* New property :excluded_members for group resource and required common code ar...sersut2013-11-111-11/+30
* Normalize whitespace on all filesSeth Vargo2013-09-261-21/+21
* [CHEF-3643] ensure Chef::REST can be required without loading ChefSeth Chisamore2012-11-301-1/+0
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+159