summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Applying patch from #495.luke2007-02-201-14/+14
* Removing extraneous debuggingluke2007-02-182-6/+1
* Fixing a problem in collecting exported resources. Virtual resources worked ...luke2007-02-184-10/+44
* Fixing the default dbadapter back to sqlite3luke2007-02-171-1/+1
* Applying patch from #510 by curzonj. Note that the right solution to this pr...luke2007-02-171-4/+4
* Re-add the filesshadoi2007-02-174-0/+45
* Undo the param_name param_value mergeshadoi2007-02-176-51/+46
* Renamed Puppet.name to Puppet.execname so rails 1.2 doesn't freak outshadoi2007-02-171-5/+5
* Undo the param_names param_values changesshadoi2007-02-172-6/+8
* Undo the params & facts stuffshadoi2007-02-172-4/+11
* Changing date to datetime in the databaseluke2007-02-161-11/+11
* Trying to fix problem of locks lying aroundluke2007-02-161-0/+4
* Adding hook to update timestamp when a report is runluke2007-02-161-0/+13
* Change Puppet.name to Puppet.execname so rails 1.2 won't freak out.shadoi2007-02-165-7/+7
* Update relationshipsshadoi2007-02-165-25/+13
* Revamping collections to get what is hopefully more reasonable behaviour when...luke2007-02-166-57/+206
* This works for me. Probably not the most universal fix.shadoi2007-02-151-0/+4
* Apparently using "gem" requires an environment we don't have.shadoi2007-02-151-1/+1
* Merge fact_names & fact_values, and param_names & param_values.shadoi2007-02-1517-82/+55
* Fixing features to use the new feature locationluke2007-02-153-4/+4
* Applying patch from #502 by Joseluke2007-02-151-1/+1
* Applying patch from #497 by Jose Gonzalezluke2007-02-133-12/+0
* Applying patch by Jeff McCune from #496luke2007-02-121-26/+20
* Applying patch from #474 by David Schmitt.luke2007-02-111-1/+4
* Fixing #482.luke2007-02-111-4/+0
* Fixing #493.luke2007-02-111-1/+0
* Applying doc patch from #494.luke2007-02-113-5/+17
* Fixing #484. Moving unit tests at the same time.luke2007-02-0811-1/+34
* Okay, last file moves for the night. The test code has been moved to match t...luke2007-02-0820-23/+24
* Moving all of the client and server code into a single network/ directory. I...luke2007-02-0883-1109/+1025
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-07102-1808/+1785
* Adding a libdir setting for puppet, so you can store your modifications to pu...luke2007-02-074-0/+80
* Adding a parameter to allow you to override how an exec refreshes itself.luke2007-02-072-4/+52
* Changing exec so that the checks apply to whether an exec is refreshed.luke2007-02-072-1/+43
* Disabling the netinfo mount providerluke2007-02-071-31/+31
* Reorganizing some of the tests.luke2007-02-0736-95/+54
* Merging the state-rename branch. This includes the diff from version 2156 to...luke2007-02-0787-1496/+1658
* fixing the cookbook link fixluke2007-02-061-1/+1
* Removing the default value for :ensure on mounts.luke2007-02-062-10/+9
* changing the cookbook linkluke2007-02-061-3/+2
* Fixing exec so it actually works when path is specified as an arrayluke2007-02-013-1/+25
* Updated to version 0.22.1luke2007-02-011-1/+1
* Updated to version 0.22.1luke2007-02-011-1/+1
* Updated to version 0.22.1luke2007-02-011-1/+1
* Fixing #470, I think. I basically just threw away the validation and let sui...luke2007-02-012-39/+29
* The resolve functionality in "test" is almost working...luke2007-02-013-41/+118
* Adding note about removing mounts netinfo providerluke2007-02-011-0/+4
* Oops, that last commit seems to have broken the rakefile. Works again.luke2007-02-013-18/+27
* Trying to get the functionality I had in previous tests. Mostly I wantluke2007-02-013-1/+116
* Fixing executable tests to take new rundir into accountluke2007-02-013-2/+4