| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | dpkg/apt package installation and removal now works | Luke Kanies | 2005-07-27 | 2 | -81/+388 |
| * | fixing statefile creation | Luke Kanies | 2005-07-26 | 1 | -1/+1 |
| * | fixing lib loading test | Luke Kanies | 2005-07-26 | 1 | -2/+5 |
| * | making changes necessary to pass tests on all available platforms | Luke Kanies | 2005-07-24 | 7 | -78/+145 |
| * | fixing solaris packaging | Luke Kanies | 2005-07-24 | 1 | -1/+3 |
| * | fixing packaging to work with rpm, too | Luke Kanies | 2005-07-22 | 2 | -10/+12 |
| * | creating FileTesting module in puppettest.rb, and getting recursion working w... | Luke Kanies | 2005-07-22 | 6 | -410/+574 |
| * | adding some attributes to errors | Luke Kanies | 2005-07-22 | 1 | -1/+1 |
| * | adding symlink back as a separate object | Luke Kanies | 2005-07-22 | 1 | -0/+67 |
| * | adding symlink back as a separate object | Luke Kanies | 2005-07-22 | 1 | -0/+109 |
| * | removing silly message | Luke Kanies | 2005-07-22 | 1 | -1/+0 |
| * | making the console output slightly less redundant | Luke Kanies | 2005-07-22 | 1 | -3/+9 |
| * | okay, last try on sources hopefully -- no failures, and basic functionality a... | Luke Kanies | 2005-07-22 | 7 | -172/+117 |
| * | fixing package listing | Luke Kanies | 2005-07-22 | 2 | -3/+22 |
| * | fixing exec tests to work with new event stuff | Luke Kanies | 2005-07-22 | 1 | -4/+27 |
| * | okay, sources seem to be much more understandable here -- only the recursion ... | Luke Kanies | 2005-07-22 | 8 | -302/+660 |
| * | adding some error checking | Luke Kanies | 2005-07-22 | 1 | -3/+4 |
| * | not dump/loading for local client/server | Luke Kanies | 2005-07-22 | 1 | -3/+17 |
| * | sources now pass all tests | Luke Kanies | 2005-07-20 | 3 | -122/+248 |
| * | everything seems to actually be working now, including getting the correct fi... | Luke Kanies | 2005-07-20 | 3 | -60/+79 |
| * | Ha! finally got recursion and sourcing working together | Luke Kanies | 2005-07-20 | 3 | -159/+212 |
| * | redoing how arguments are handled in type.rb -- it is much cleaner now | Luke Kanies | 2005-07-20 | 3 | -128/+196 |
| * | first versions | Luke Kanies | 2005-07-20 | 2 | -0/+111 |
| * | reducing debugging | Luke Kanies | 2005-07-20 | 2 | -7/+5 |
| * | reducing debugging | Luke Kanies | 2005-07-20 | 1 | -1/+1 |
| * | recursive file copying now works even with some limited number of errors | Luke Kanies | 2005-07-20 | 6 | -69/+156 |
| * | okay, file sourcing actually seems to work now | Luke Kanies | 2005-07-20 | 2 | -21/+118 |
| * | checkpoint commit | Luke Kanies | 2005-07-19 | 3 | -188/+328 |
| * | moving setpath to parampath=, as a param method | Luke Kanies | 2005-07-19 | 1 | -5/+6 |
| * | adding "=" to metaparam methods, and allowing types to use methods for params | Luke Kanies | 2005-07-19 | 1 | -6/+13 |
| * | temp commit before i change the whole way that i am doing source + recursion | Luke Kanies | 2005-07-19 | 8 | -164/+656 |
| * | removing, since pfile now has link functionality | Luke Kanies | 2005-07-19 | 1 | -67/+0 |
| * | removing, since pfile now has link functionality | Luke Kanies | 2005-07-19 | 1 | -109/+0 |
| * | downcasing the values of all facts | Luke Kanies | 2005-07-18 | 1 | -1/+1 |
| * | switching facts to be auto-provided by the client | Luke Kanies | 2005-07-18 | 8 | -39/+56 |
| * | removed type.method() syntax, and replaced it with Type { default => value} s... | Luke Kanies | 2005-07-16 | 4 | -14/+31 |
| * | changing path stuff to be service-specific | Luke Kanies | 2005-07-16 | 2 | -15/+19 |
| * | modifying failer stuff | Luke Kanies | 2005-07-16 | 1 | -2/+18 |
| * | adding more validation methods | Luke Kanies | 2005-07-15 | 1 | -1/+14 |
| * | reducing to one statefile definition | Luke Kanies | 2005-07-14 | 1 | -40/+26 |
| * | converting debug() back to Puppet.debug() | Luke Kanies | 2005-07-14 | 1 | -9/+13 |
| * | converting debug() back to Puppet.debug() | Luke Kanies | 2005-07-14 | 1 | -7/+7 |
| * | converting debug() back to Puppet.debug() | Luke Kanies | 2005-07-14 | 1 | -1/+1 |
| * | converting debug() back to Puppet.debug() | Luke Kanies | 2005-07-14 | 1 | -5/+12 |
| * | adding methods callable from language | Luke Kanies | 2005-07-14 | 1 | -0/+32 |
| * | making rpm the default package manager for all linuxes, with exceptions allowed | Luke Kanies | 2005-07-14 | 1 | -1/+3 |
| * | defaulting to rpm for everyone i don't know anything about | Luke Kanies | 2005-07-14 | 1 | -1/+5 |
| * | adding rpm as the default type for Fedora | Luke Kanies | 2005-07-14 | 1 | -0/+1 |
| * | updates | Luke Kanies | 2005-07-14 | 1 | -0/+1 |
| * | Updated install script to include all bin files. | Jesse Koontz | 2005-07-13 | 1 | -4/+6 |