| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | moving | Luke Kanies | 2005-08-17 | 1 | -14/+0 |
| * | adding | Luke Kanies | 2005-08-17 | 1 | -0/+14 |
| * | all tests pass except a certificate test i do not know how to fix | Luke Kanies | 2005-08-16 | 1 | -11/+43 |
| * | all tests pass except those related to puppetd; i am going to significantly r... | Luke Kanies | 2005-08-12 | 1 | -4/+4 |
| * | Added rake for Puppet, '--version' to puppet and test case for Puppet.version | Jesse Koontz | 2005-08-11 | 1 | -0/+5 |
| * | done a lot of work on certificates; all tests except one puppetca test pass | Luke Kanies | 2005-08-09 | 4 | -35/+106 |
| * | removing obsolete files | Luke Kanies | 2005-08-09 | 2 | -64/+0 |
| * | all tests now pass on os x | Luke Kanies | 2005-08-06 | 4 | -3/+41 |
| * | adding better error handling for missing paths | Luke Kanies | 2005-08-04 | 1 | -0/+9 |
| * | fixing verbose output to be better and easier to manage | Luke Kanies | 2005-08-04 | 1 | -16/+34 |
| * | cleaning up the defaults system even more | Luke Kanies | 2005-08-02 | 3 | -2/+47 |
| * | adding some consistency and tests to the whole puppet defaults system | Luke Kanies | 2005-08-02 | 6 | -16/+18 |
| * | adding tests for puppet defaults | Luke Kanies | 2005-08-02 | 1 | -0/+75 |
| * | uh | Luke Kanies | 2005-08-01 | 1 | -1/+0 |
| * | all tests pass again | Luke Kanies | 2005-07-31 | 1 | -2/+2 |
| * | local filebuckets are now tested with files | Luke Kanies | 2005-07-31 | 1 | -10/+68 |
| * | basic filebucketing is now working | Luke Kanies | 2005-07-31 | 3 | -4/+405 |
| * | dpkg/apt package installation and removal now works | Luke Kanies | 2005-07-27 | 1 | -37/+143 |
| * | making changes necessary to pass tests on all available platforms | Luke Kanies | 2005-07-24 | 4 | -17/+29 |
| * | fixing packaging to work with rpm, too | Luke Kanies | 2005-07-22 | 1 | -0/+2 |
| * | creating FileTesting module in puppettest.rb, and getting recursion working w... | Luke Kanies | 2005-07-22 | 3 | -310/+315 |
| * | adding symlink back as a separate object | Luke Kanies | 2005-07-22 | 1 | -0/+67 |
| * | okay, last try on sources hopefully -- no failures, and basic functionality a... | Luke Kanies | 2005-07-22 | 3 | -50/+48 |
| * | fixing package listing | Luke Kanies | 2005-07-22 | 1 | -1/+3 |
| * | 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 | 2 | -56/+164 |
| * | sources now pass all tests | Luke Kanies | 2005-07-20 | 1 | -101/+181 |
| * | everything seems to actually be working now, including getting the correct fi... | Luke Kanies | 2005-07-20 | 1 | -0/+8 |
| * | Ha! finally got recursion and sourcing working together | Luke Kanies | 2005-07-20 | 1 | -7/+39 |
| * | redoing how arguments are handled in type.rb -- it is much cleaner now | Luke Kanies | 2005-07-20 | 1 | -25/+57 |
| * | first versions | Luke Kanies | 2005-07-20 | 1 | -0/+74 |
| * | recursive file copying now works even with some limited number of errors | Luke Kanies | 2005-07-20 | 1 | -6/+71 |
| * | okay, file sourcing actually seems to work now | Luke Kanies | 2005-07-20 | 1 | -11/+104 |
| * | checkpoint commit | Luke Kanies | 2005-07-19 | 1 | -1/+2 |
| * | temp commit before i change the whole way that i am doing source + recursion | Luke Kanies | 2005-07-19 | 2 | -18/+124 |
| * | removing, since pfile now has link functionality | Luke Kanies | 2005-07-19 | 1 | -67/+0 |
| * | switching facts to be auto-provided by the client | Luke Kanies | 2005-07-18 | 4 | -9/+10 |
| * | changing path stuff to be service-specific | Luke Kanies | 2005-07-16 | 1 | -3/+1 |
| * | modifying failer stuff | Luke Kanies | 2005-07-16 | 1 | -2/+18 |
| * | making rpm the default package manager for all linuxes, with exceptions allowed | Luke Kanies | 2005-07-14 | 1 | -1/+3 |
| * | updates | Luke Kanies | 2005-07-14 | 1 | -0/+1 |
| * | disabling metrics tests on machines missing RRD | Luke Kanies | 2005-07-12 | 1 | -53/+64 |
| * | adding path stuff everywhere, although i had to keep component names kind of ... | Luke Kanies | 2005-07-12 | 1 | -1/+12 |
| * | adding link functionality | Luke Kanies | 2005-07-12 | 1 | -0/+33 |
| * | removing an obsolete VERBOSE setting | Luke Kanies | 2005-07-12 | 1 | -2/+0 |
| * | in the middle of a bunch of refactoring; committing so that others can try to... | Luke Kanies | 2005-07-12 | 2 | -1/+2 |
| * | hopefully, finally resolving recursive file creation problems | Luke Kanies | 2005-07-11 | 1 | -28/+45 |
| * | cleaning up bugs in the tests, and adding more error checking around the bugs | Luke Kanies | 2005-07-11 | 1 | -8/+29 |
| * | adding refreshonly parameter | Luke Kanies | 2005-07-11 | 1 | -4/+46 |
| * | found a bunch of bugs in Puppet::Storage, plus some bugs in how file recursio... | Luke Kanies | 2005-07-11 | 1 | -14/+18 |