| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Switching files to use a filebucket named "puppet" by default. Also, set up ... | luke | 2006-12-27 | 4 | -17/+110 |
| * | Fixing #365. I am not sure what the problem was in previous versions, becaus... | luke | 2006-12-27 | 1 | -0/+57 |
| * | Closing #362. Case-insensitivity is handled by downcasing all host names. | luke | 2006-12-27 | 3 | -54/+119 |
| * | Hopefully fixing #355. I could not actually reproduce the specific problem, ... | luke | 2006-12-27 | 1 | -18/+48 |
| * | Fixing #348. Overrides now support an extra end-comma. | luke | 2006-12-23 | 1 | -1/+1 |
| * | Fixing #343. Collections and definition evaluation both now happen on every ... | luke | 2006-12-23 | 8 | -38/+65 |
| * | Fixing #349. Doing some hackery so defined types can now (again) be used as ... | luke | 2006-12-23 | 3 | -1/+15 |
| * | Fixing #66. The "defined" function previously checked for definitions and ty... | luke | 2006-12-23 | 1 | -0/+23 |
| * | Not downcasing facts any longer, closing #210 (although not using the patch f... | luke | 2006-12-23 | 10 | -64/+393 |
| * | Allow execution of bare strings as long as there's no attempt to change uid/gid | lutter | 2006-12-22 | 1 | -0/+12 |
| * | Fixing test to work with new style of graphing. | luke | 2006-12-21 | 1 | -10/+4 |
| * | Fixing #380. The problem was that a method was sometimes returning :absent w... | luke | 2006-12-20 | 1 | -0/+19 |
| * | Adding test for the fix to #361 | luke | 2006-12-20 | 1 | -6/+18 |
| * | Fixing #372 and #374. All is not perfect, since OS X still cannot set UID, b... | luke | 2006-12-19 | 9 | -52/+98 |
| * | Re-add support for tags and file/lines | shadoi | 2006-12-19 | 2 | -3/+1 |
| * | Adding :replace aliases, as requested in #366. | luke | 2006-12-19 | 1 | -0/+9 |
| * | All rails *and* language tests now pass, with the exception of a language/res... | luke | 2006-12-19 | 6 | -90/+142 |
| * | Fixing most of the rails stuff. I think everything basically works now, and ... | luke | 2006-12-19 | 5 | -58/+162 |
| * | Some more graph optimizations; I think I am now close enough that I am basica... | luke | 2006-12-17 | 1 | -4/+6 |
| * | Go back to restype and remove STI classes, they were more trouble than they w... | shadoi | 2006-12-15 | 2 | -2/+2 |
| * | Modifying rails test | luke | 2006-12-15 | 1 | -3/+14 |
| * | Adding unit test for #364. It passes on OS X. | luke | 2006-12-15 | 1 | -0/+39 |
| * | These are the same versions from changeset 1837 | shadoi | 2006-12-15 | 2 | -26/+33 |
| * | Some rails modifications | luke | 2006-12-15 | 2 | -7/+14 |
| * | Rename some stuff I missed when it was reverted | shadoi | 2006-12-15 | 1 | -3/+4 |
| * | Moving the mount provider tests into a subdir, and fixing the basedir calcula... | luke | 2006-12-14 | 3 | -16/+3 |
| * | New rails stuff redux. | shadoi | 2006-12-14 | 6 | -33/+54 |
| * | Small changes to the test rakefile. This rakefile still is not completely sa... | luke | 2006-12-14 | 1 | -2/+2 |
| * | Fixing painfully difficult to find bug in defining exported resources | luke | 2006-12-14 | 1 | -7/+7 |
| * | Reworking the package tests. Now providers are tested individually | luke | 2006-12-14 | 6 | -499/+302 |
| * | Rewriting the test rakefile so test directories can be more than one director... | luke | 2006-12-14 | 3 | -41/+56 |
| * | Another round of bug fixing. Now everything passes except mounts, at least o... | luke | 2006-12-13 | 8 | -78/+34 |
| * | Fixing the next round of bugs, mostly little things but I had to modify trans... | luke | 2006-12-13 | 5 | -22/+46 |
| * | You can now use the "resources" type to purge resources. I still need to mod... | luke | 2006-12-13 | 2 | -2/+32 |
| * | Adding a metatype to manage resources of a specified type. For now, this met... | luke | 2006-12-12 | 5 | -8/+133 |
| * | Working some on the export/collect problem. It actually works now, but there... | luke | 2006-12-12 | 2 | -1/+45 |
| * | All tests should now pass, with the possible exception of some tests that mig... | luke | 2006-12-11 | 4 | -90/+42 |
| * | Almost all tests now pass. I have basically reached the point where I was be... | luke | 2006-12-11 | 5 | -13/+116 |
| * | Most tests now pass in the whole system, but there are still about 8 cases th... | luke | 2006-12-11 | 4 | -2/+51 |
| * | Most of the graph handling is now done, and all of the recursive types (basic... | luke | 2006-12-10 | 8 | -302/+102 |
| * | Removing the symlink type finally. | luke | 2006-12-10 | 1 | -117/+0 |
| * | Another intermediate commit. Most of the graphing work itself is now done, b... | luke | 2006-12-09 | 4 | -94/+728 |
| * | Most of the graphing work is now done. I have also added the generator work ... | luke | 2006-12-01 | 8 | -161/+402 |
| * | Intermediate commit -- I am ready to start pushing the graph stuff into the t... | luke | 2006-11-26 | 7 | -32/+224 |
| * | Adding GRATR and the beginnings of graph integration. | luke | 2006-11-17 | 1 | -0/+135 |
| * | Fixing #342. Classes needed to have their namespaces set to their fully qual... | luke | 2006-11-17 | 1 | -0/+34 |
| * | Fixing mount tests after fixing the backward compatibility | luke | 2006-11-17 | 1 | -1/+2 |
| * | Fixing backwards compatibility in mounts -- they were not correctly copying t... | luke | 2006-11-16 | 1 | -5/+24 |
| * | Another testing fix | luke | 2006-11-13 | 1 | -1/+3 |
| * | Fixing more tests | luke | 2006-11-13 | 2 | -229/+230 |