summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/group/groupadd.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed #7082 - Added system support for groupsJames Turnbull2011-04-141-0/+3
* Updated all types to Markdown outputJames Turnbull2010-08-111-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-18/+18
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-3/+1
* Changed indentation to be more consistent with style guide (4 spaces per level)Ian Taylor2009-06-061-1/+1
* Documentation fixesJames Turnbull2008-12-131-2/+5
* Fixed #1360 -- allowdupe works with groups again.Luke Kanies2008-06-161-1/+1
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Fixing #605 -- providers now refer to @resource or @resource_type.luke2007-05-091-3/+3
* I have not yet finished testing, but most of the providers now successfully p...luke2006-12-281-2/+2
* Fixing #267. The problem was that the user provider was retrieving the @is v...luke2006-09-151-2/+2
* Merging r1468 from the implementations branch with r1438 from when the branch...luke2006-08-141-0/+29