| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fixing #323 -- puppetd and puppetmasterd are now in sbin; packages still need... | luke | 2007-05-20 | 1 | -0/+7 |
| * | Redoing autoload a bit in preparation for adding a plugindir | luke | 2007-05-16 | 1 | -0/+13 |
| * | Fixing #605 -- providers now refer to @resource or @resource_type. | luke | 2007-05-09 | 1 | -28/+28 |
| * | Merging of refactor-transacton to the trunk. This work removes the :is attri... | ballman | 2007-05-09 | 1 | -2/+2 |
| * | Adding a "supports_parameter?" method to test whether a given provider suppor... | luke | 2007-05-01 | 1 | -0/+4 |
| * | Hah! Finally fixing the problem where mount tests would fail when run as par... | luke | 2007-03-31 | 1 | -1/+3 |
| * | The first round of fixes for failing tests. | luke | 2007-03-18 | 1 | -0/+1 |
| * | Fixing #542. Transactions now cause services to warn when they would have go... | luke | 2007-03-17 | 1 | -1/+1 |
| * | Adding spec libs, so we can use them some day | luke | 2007-03-17 | 73 | -0/+5095 |
| * | Adding some more testing on the @should values for :groups on users, and fixi... | luke | 2007-03-08 | 1 | -2/+3 |
| * | Merging the webserver_portability branch from version 2182 to version 2258. | luke | 2007-03-06 | 5 | -8/+72 |
| * | Partially complete #241. Add a 'purged' value for Package.ensure, and add a ... | mpalmer | 2007-02-23 | 20 | -0/+1020 |
| * | Revamping collections to get what is hopefully more reasonable behaviour when... | luke | 2007-02-16 | 1 | -0/+6 |
| * | Fixing #484. Moving unit tests at the same time. | luke | 2007-02-08 | 1 | -0/+5 |
| * | Moving all of the client and server code into a single network/ directory. I... | luke | 2007-02-08 | 1 | -1/+1 |
| * | Moving some of the stand-alone classes into the util/ subdirectory, to clean ... | luke | 2007-02-07 | 4 | -17/+17 |
| * | Merging the state-rename branch. This includes the diff from version 2156 to... | luke | 2007-02-07 | 1 | -8/+8 |
| * | The resolve functionality in "test" is almost working... | luke | 2007-02-01 | 2 | -14/+1 |
| * | Oops, that last commit seems to have broken the rakefile. Works again. | luke | 2007-02-01 | 2 | -11/+10 |
| * | Trying to get the functionality I had in previous tests. Mostly I want | luke | 2007-02-01 | 2 | -1/+62 |
| * | Fixing executable tests to take new rundir into account | luke | 2007-02-01 | 1 | -0/+1 |
| * | Fix to make running tests work in ruby 1.8.5 | lutter | 2007-02-01 | 1 | -3/+2 |
| * | Fixing puppet test task for older ruby versions | luke | 2007-01-05 | 1 | -3/+6 |
| * | Fixing rake test so it works with the new puppet loader | luke | 2007-01-05 | 1 | -1/+1 |
| * | Messing around a bit with how tests work | luke | 2007-01-05 | 2 | -0/+26 |
| * | Enabling debugging except when running under rake. | luke | 2007-01-01 | 1 | -1/+2 |
| * | Add system library directories directly in puppettest.rb, so you don't have t... | mpalmer | 2006-12-31 | 1 | -1/+6 |
| * | A couple of small bug fixes | luke | 2006-12-29 | 1 | -3/+4 |
| * | Looks like providers work again on Solaris. | luke | 2006-12-28 | 1 | -2/+0 |
| * | I have not yet finished testing, but most of the providers now successfully p... | luke | 2006-12-28 | 1 | -1/+3 |
| * | A couple of small bug-fixes | luke | 2006-12-28 | 2 | -9/+8 |
| * | Switching files to use a filebucket named "puppet" by default. Also, set up ... | luke | 2006-12-27 | 1 | -0/+3 |
| * | Not downcasing facts any longer, closing #210 (although not using the patch f... | luke | 2006-12-23 | 2 | -0/+37 |
| * | All rails *and* language tests now pass, with the exception of a language/res... | luke | 2006-12-19 | 1 | -1/+1 |
| * | Fixing most of the rails stuff. I think everything basically works now, and ... | luke | 2006-12-19 | 1 | -0/+3 |
| * | Go back to restype and remove STI classes, they were more trouble than they w... | shadoi | 2006-12-15 | 1 | -1/+1 |
| * | Some rails modifications | luke | 2006-12-15 | 1 | -1/+3 |
| * | Moving the mount provider tests into a subdir, and fixing the basedir calcula... | luke | 2006-12-14 | 1 | -15/+2 |
| * | New rails stuff redux. | shadoi | 2006-12-14 | 1 | -11/+21 |
| * | Reworking the package tests. Now providers are tested individually | luke | 2006-12-14 | 1 | -1/+1 |
| * | All tests should now pass, with the possible exception of some tests that mig... | luke | 2006-12-11 | 1 | -0/+1 |
| * | Most of the graphing work is now done. I have also added the generator work ... | luke | 2006-12-01 | 1 | -0/+37 |
| * | Intermediate commit -- I am ready to start pushing the graph stuff into the t... | luke | 2006-11-26 | 2 | -2/+44 |
| * | Temporarily reverting all of the recent rails work so that I can release 0.20.1 | luke | 2006-11-13 | 1 | -4/+6 |
| * | Ports are still broken, but I need to work on something else while I am think... | luke | 2006-11-13 | 1 | -16/+21 |
| * | Mounts work again, at least with the parsedfile provider. I still need to cr... | luke | 2006-11-12 | 1 | -16/+14 |
| * | Rails stuff part 1 | shadoi | 2006-11-09 | 1 | -6/+4 |
| * | Merging the code over from the oscar branch. I will now be doing all develop... | luke | 2006-11-08 | 3 | -12/+74 |
| * | Doing some work on the DSL. It behaves a little more like the real language ... | luke | 2006-10-18 | 1 | -2/+2 |
| * | Another round of bug-fixes in preparation for 0.20.0 | luke | 2006-10-18 | 2 | -1/+14 |