summaryrefslogtreecommitdiffstats
path: root/test/ral/manager/attributes.rb
Commit message (Expand)AuthorAgeFilesLines
* maint: remove inaccurate copyright and license statements.Daniel Pittman2011-08-181-4/+0
* maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-061-1/+1
* Fix for Bug #4756 - Providers no longer respect missing featuresJames Cammarata2010-09-141-1/+4
* Code smell: Two space indentationMarkus Roberts2010-07-091-254/+254
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Booleans are first class values.Markus Roberts2010-07-091-5/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-17/+17
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-11/+16
* Simplify the newattr method by removing a level violationJesse Wolfe2010-06-251-10/+11
* Removed extra whitespace from end of linesIan Taylor2009-06-061-1/+1
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-4/+4
* Fixing all of the test/ tests I broke in previous dev.Luke Kanies2008-12-181-21/+0
* Deprecating the Puppet::Type.create.Luke Kanies2008-12-181-7/+7
* Finishing the work to use Puppet::Resource instead of TransObjectLuke Kanies2008-12-181-35/+0
* 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
* Fixing the :check metaparam so it does not try to check unsupported parametersluke2007-07-121-0/+32
* Modifying the check metaparam so that it just silently ignores metaparams and...luke2007-06-151-0/+30
* Add a grammatically correct 'has_feature' alias, and switch to using it where...mpalmer2007-05-301-1/+1
* Merging of refactor-transacton to the trunk. This work removes the :is attri...ballman2007-05-091-11/+5
* Adding the ability to manage passwords with the useradd providerluke2007-04-251-1/+3
* Adding the ability for parameters to declare that they require a given featur...luke2007-04-251-0/+45
* Another round of bug-fixes, prompted by test logs from David Schmittluke2007-03-191-8/+25
* Fixing cron support (I hope). It now uses providers, and seems to work, at l...luke2007-03-171-0/+45
* Merging the state-rename branch. This includes the diff from version 2156 to...luke2007-02-071-0/+187