summaryrefslogtreecommitdiffstats
path: root/test/ral/providers/user.rb
Commit message (Expand)AuthorAgeFilesLines
* maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-061-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-462/+462
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-2/+2
* Code smell: Avoid unneeded blocksMarkus Roberts2010-07-091-3/+1
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-3/+3
* Code smell: Booleans are first class values.Markus Roberts2010-07-091-5/+1
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-6/+2
* Code smell: Use string interpolationMarkus Roberts2010-07-091-15/+15
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-19/+49
* Use the 'root' feature rather than directly checking the uidMarkus Roberts2010-02-171-1/+1
* deprecate NetInfo providers and examples, remove all NetInfo references and t...Nigel Kersten2009-07-141-2/+1
* Removed extra whitespace from end of linesIan Taylor2009-06-061-4/+4
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-7/+7
* Deprecating the Puppet::Type.create.Luke Kanies2008-12-181-2/+2
* Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-181-3/+3
* Fixing some tests that were broken in 2fba85afLuke Kanies2008-10-081-8/+8
* Fixing a few test suites that passed when run asLuke Kanies2007-11-191-0/+2
* Changing the test/ classes so that they work from the mainLuke Kanies2007-10-261-1/+1
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Finishing off the type/provider interface work, including adding package pref...luke2007-06-081-4/+3
* Fixing #605 -- providers now refer to @resource or @resource_type.luke2007-05-091-15/+15
* Adding a "supports_parameter?" method to test whether a given provider suppor...luke2007-05-011-0/+2
* Hopefully the last batch of commits before I release 0.22.2. Mostly just get...luke2007-03-191-0/+15
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-071-1/+1
* Reorganizing some of the tests.luke2007-02-071-0/+550