summaryrefslogtreecommitdiffstats
path: root/test/ral/manager
Commit message (Expand)AuthorAgeFilesLines
...
* Significantly reworked the type => provider interface with respect toluke2007-06-042-21/+140
* Add a grammatically correct 'has_feature' alias, and switch to using it where...mpalmer2007-05-301-1/+1
* Fixing #607 -- parameters and properties now refer to a @resource rather than...luke2007-05-091-2/+2
* Fixing #606 -- now only components mention @children.luke2007-05-091-1/+1
* Merging of refactor-transacton to the trunk. This work removes the :is attri...ballman2007-05-092-13/+7
* Consolidating all of the configuration parameter declarations into configurat...luke2007-05-041-0/+3
* I managed to put those provider tests in the wrong file -- the file meant to ...luke2007-04-281-196/+0
* Okay, one last try -- the Util#binary command was not returning a path in all...luke2007-04-271-6/+6
* Apparently I messed up providers a bit; binaries were not having their full p...luke2007-04-271-0/+29
* Closing #585 -- providers can now have optional commands, which only differ f...luke2007-04-271-0/+29
* 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-252-0/+49
* Fixing #432 - you can now manage home dirs with users. You cannot yet purge ...luke2007-03-191-1/+10
* Adding a "has_feature" method, so a provider can just declare that it has a g...luke2007-03-191-14/+60
* Another round of bug-fixes, prompted by test logs from David Schmittluke2007-03-191-8/+25
* Adding provider features. Woot!luke2007-03-191-0/+81
* Fixing cron support (I hope). It now uses providers, and seems to work, at l...luke2007-03-172-0/+97
* Adding support for a prefetch hook on individual providers, rather than only ...luke2007-03-081-0/+22
* Merging the state-rename branch. This includes the diff from version 2156 to...luke2007-02-073-0/+1057