summaryrefslogtreecommitdiffstats
path: root/test/providers
Commit message (Expand)AuthorAgeFilesLines
* Ported sshkey over, yay.luke2006-11-131-0/+62
* Adding a NetInfo provider for hosts. Yay!luke2006-11-131-0/+58
* Hosts now work again, and it should be straightforward to create a netinfo pr...luke2006-11-131-56/+46
* Ports are still broken, but I need to work on something else while I am think...luke2006-11-131-18/+195
* Trying to get a netinfo provider for mounts working, but i give up. I am lea...luke2006-11-121-0/+80
* Mounts work again, at least with the parsedfile provider. I still need to cr...luke2006-11-122-79/+242
* An intermediate commit. All of the classes that use parsedfile are assuredly...luke2006-11-111-0/+434
* Another round of bug-fixes in preparation for 0.20.0luke2006-10-181-0/+2
* sshkey now uses a providerluke2006-10-172-2/+36
* Ported mount over to using providersluke2006-10-171-0/+213
* Fixing ports to now use a providerluke2006-10-171-0/+57
* Working on migrating the parsedtypes to using providers for the parsing aspec...luke2006-10-171-0/+242
* Fixing the test scripts so that the library pathluke2006-10-165-5/+15
* Adding a ruby header to all of the tests so that they can now be executed as ...luke2006-10-165-0/+10
* Making all test suites executable, adding some tests for handling changing fi...luke2006-10-164-0/+0
* + Puppet::SUIDManager - This replaces all calls to the built-in ruby 'Process...erikh2006-09-223-3/+3
* Fixing provider commands and Util#execute so they always include the command ...luke2006-09-191-0/+39
* Converting to using the Rakefile for testing. The old 'test' script isluke2006-09-195-40/+5
* Fixing the same bug in the netinfo provider -- it was retrieving the "is" val...luke2006-09-192-2/+2
* Adding testing for the default? method, and fixing it to support arrays and r...luke2006-09-151-0/+29
* Fixing #267. The problem was that the user provider was retrieving the @is v...luke2006-09-151-1/+1
* Adding test code for providers that makes sure the default and confine mechan...luke2006-09-131-0/+125
* Removing all of the changes I made towards refactoring in the last couple of ...luke2006-09-055-1305/+0
* Committing a small amount of work in cron. I have decided that this is too l...luke2006-09-051-0/+744
* Committing functional mount support. All that's left in this chunk of work i...luke2006-09-052-21/+220
* Ports now work with a providerluke2006-09-041-0/+82
* Intermediate commit; ports are not working yetluke2006-09-032-42/+2
* Fixing SSHKey support.luke2006-09-032-1/+57
* Beginning the process of moving parsedtypes to a provider. Each parsedluke2006-09-031-0/+264
* Merging r1468 from the implementations branch with r1438 from when the branch...luke2006-08-144-0/+896