| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Revamping collections to get what is hopefully more reasonable behaviour when... | luke | 2007-02-16 | 1 | -0/+6 |
| * | 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 | 3 | -7/+7 |
| * | Merging the state-rename branch. This includes the diff from version 2156 to... | luke | 2007-02-07 | 1 | -8/+8 |
| * | Fixing executable tests to take new rundir into account | luke | 2007-02-01 | 1 | -0/+1 |
| * | A couple of small bug fixes | luke | 2006-12-29 | 1 | -3/+4 |
| * | 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 | 1 | -3/+8 |
| * | Not downcasing facts any longer, closing #210 (although not using the patch f... | luke | 2006-12-23 | 1 | -0/+28 |
| * | 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 |
| * | 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 | 1 | -0/+40 |
| * | 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 | 2 | -1/+62 |
| * | 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 | 1 | -1/+9 |
| * | sshkey now uses a provider | luke | 2006-10-17 | 1 | -1/+1 |
| * | Ported mount over to using providers | luke | 2006-10-17 | 2 | -3/+40 |
| * | Working on migrating the parsedtypes to using providers for the parsing aspec... | luke | 2006-10-17 | 2 | -0/+39 |
| * | First batch of fixes from running tests. | luke | 2006-10-17 | 1 | -1/+2 |
| * | Refactoring reporting. Reports are now modules instead of simple methods. | luke | 2006-10-07 | 1 | -0/+18 |
| * | Many, many, many performance improvements in the compiler (I hope). I did no... | luke | 2006-10-06 | 1 | -0/+9 |
| * | Merging the changes from the override-refactor branch. This is a significant... | luke | 2006-10-04 | 4 | -72/+181 |
| * | + New assertion: assert_uid_gid will check that the UID and GID have been cha... | erikh | 2006-09-22 | 2 | -2/+30 |
| * | + Puppet::SUIDManager - This replaces all calls to the built-in ruby 'Process... | erikh | 2006-09-22 | 2 | -4/+4 |
| * | Converting to using the Rakefile for testing. The old 'test' script is | luke | 2006-09-19 | 9 | -21/+35 |
| * | Reworking test/lib structure a bit, and renaming all of the files so that the... | luke | 2006-09-19 | 9 | -0/+1147 |